/* 
================================
Skin styles for DotNetNuke
================================
*/   

div.scroll1 {	

	height: 390px;	
	width: 385px;	
	overflow: auto;	
	border: 0px solid #666;	
	background-color: transparent;	
	padding: 8px;
	/*scrollbar-arrow-color: 		#003355;
	scrollbar-shadow-color: 	#003355;
	scrollbar-highlight-color: 	#003355;
	scrollbar-3dlight-color: 	#00ADEF;
	scrollbar-darkshadow-Color: #00ADEF;
	scrollbar-track-color: 		#00ADEF;
	scrollbar-face-color: 		#00ADEF;*/
}

.SkinObject
{
			font-family: 'Futura Lt BT';
color:White;	
	}
A.SkinObject:Link
{
	font-family: 'Futura Lt BT';
	color:White;	
}A.SkinObject:Visited
{
	font-family: 'Futura Lt BT';
	color:White;	
}A.SkinObject:Hover
{
	font-family: 'Futura Lt BT';
	color:White;	
}

/* text style used for most text rendered by modules */
.Normal
{
			font-family: 'Futura Lt BT';
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox

{
			font-family: 'Futura Lt BT';
}

.NormalRed
{
			font-family: 'Futura Lt BT';
			color:Red;
}

.NormalBold
{
			font-family: 'Futura Lt BT';
			font-weight:bolder;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
			font-family: 'Futura Lt BT';
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link 
{
			font-family: 'Futura Lt BT';
}

A.CommandButton:visited  
{
			font-family: 'Futura Lt BT';
}

A.CommandButton:active   
{
			font-family: 'Futura Lt BT';
}

A.CommandButton:hover    
{
			font-family: 'Futura Lt BT';
}

body
{
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0 px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Futura-Book;
}
.zuta
{
	background-color: #E3CA2F;
	color: white;
	font-family: 'Futura Lt BT';
}
.zelena
{
	background-color: #278048;
	color:white;
	font-family: 'Futura Lt BT';
}
.ljubicasta
{
	background-color: #8D595B;
	color:white;
	font-family: 'Futura Lt BT';
}
.crvena
{
	background-color: #B41E29;
	color:white;
	font-family: 'Futura Lt BT';
}


.plava
{
	background-color: #419ED7;
	color:white;
	font-family: 'Futura Lt BT';
}

.oker
{
	background-color: #A69A66;
	color:white;
	font-family: 'Futura Lt BT';
}



.pagemaster {
	width: 100%;
	height: 100%;	
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0 px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Futura-Book;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
		font-family: 'Futura Lt BT';

	-moz-border-radius-topright: 3px; 
}
.skinheader 
{

}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.leftpane {
	width: 175px;
	background-color: Transparent;
	color:white;
	font-family: 'Futura Lt BT';
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border-right: dashed 1px gray;
}
.contentpane {
	width: 100%;
	background-color: Transparent;
	color:white;
	font-family: 'Futura Lt BT';
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: Transparent;
	color:white;
	font-family: 'Futura Lt BT';
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border-left: dashed 1px gray;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: 'Futura Lt BT';
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: 'Futura Lt BT';
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
	font-family: 'Futura Lt BT';
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
	font-family: 'Futura Lt BT';
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}


