/* color info
primary:    #150C04;
secordary:  #28211A;
alternate:  #433B34;
*/


/* Minimum Width - If you use % skin width set this to minimum pixel width you want to allow, IE needs seperate .html width so set both to the same value*/
html {min-width:600px;}
.html { width: 400px }

/*enable admin to hide/show designer*/
.SkinCookieEdit{display:inline;}

/*logo section*/
.SkinLogoSection{display:table-row;}

/* Skin Width - In pixels (px) or % */
.SkinWidth { width: 100% }

.SkinPrimaryColor{
background-color:#150C04;
}
.SkinRightPane { border-left: 1px solid #150c04 }

.SkinContentPane{}

/*also controls menu width*/
.SkinLeftPane { background-color: #150c04; width: 140px }

.SkinBodyColor{
background-color:#ffffff;
}

.SkinHeader  { background: #150c04 no-repeat }

/*litle '+' & arrows etc */
.SmallInfo{padding:3px;}
.SmallInfo, .SmallInfo A, .SmallInfo A:link, .SmallInfo A:visited, .SmallInfo A:active, .SmallInfo A:hover{
	font-family:verdana;	font-size:9px;	color: #110000;		text-decoration:none;
}
.SmallInfo A:hover{	color: #ff0000;}

.SmallInfoLight{padding:3px;}
.SmallInfoLight, .SmallInfoLight A, .SmallInfoLight A:link, .SmallInfoLight A:visited, .SmallInfoLight A:active, .SmallInfoLight A:hover{
	font-family:verdana;	font-size:9px;	color: #ffffff;		text-decoration:none;
}
.SmallInfoLight A:hover{	color: #ffff00;}

/*search box*/
.SmallInfoLight .NormalTextBox{
	font-family:Helvetica,tahoma,verdana;
	padding:0px;
	font-size:9pt;
	border:0px solid #000000;
	width:100px;
	margin-top:1px;
}

/*MENU*/
.MainMenu_MenuContainer, .MainMenu_MenuContainer TD, .MainMenu_MenuContainer TR, .MainMenu_MenuBar, .MainMenu_MenuBar TD, .MainMenu_MenuBar TR,.MainMenu_SubMenu, .MainMenu_MenuBreak, .MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; 
	background-color:transparent; background-image:none; width:auto; height:auto; filter:none;
}
.MainMenu_MenuContainer{width:100%;}
.MainMenu_SubMenu{
	border-left: #000000 1px solid; border-bottom: #000000 1px solid; border-top: #000000 1px solid; border-right: #000000 1px solid;;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=1);; 
}
.MainMenu_SubMenu .MainMenu_MenuItem, .MainMenu_SubMenu .MainMenu_MenuIcon , .MainMenu_SubMenu .MainMenu_MenuArrow{
	border-left: #28211A 1px solid; 
	border-bottom: #28211A 1px solid; 
	border-top: #28211A 1px solid; 
	border-right: #28211A 1px solid; 
	background-color: #28211A;
	color: #ffffff;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel{
	border-left: #433B34 1px solid; 
	border-bottom: #433B34 1px solid; 
	border-top: #433B34 1px solid; 
	border-right: #433B34 1px solid; 
	background-color: #433B34;
	color:#ffff00;
}
.ModuleTitle_MenuBreak{
	background-color: #433B34;
}
TR.MainMenu_MenuBar TD, TR.MainMenu_MenuBar TD.MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #150C04 5px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; 
	color:#ffffff;
	background-color: #28211A;
}
.MainMenu_MenuContainer{color:#ffffff;}
TR.MainMenu_MenuItemSel TD, TR.MainMenu_MenuItemSel TD.MainMenu_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #150C04 5px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; 
	color:#ffff00;
	background-color: #433B34;;
}
.MainMenu_MenuContainer, .MainMenu_MenuContainer TD{
	font-family: Tahoma,Verdana;font-size:10px;	font-weight:normal;font-style:none;text-transform:uppercase;letter-spacing:0px;
}
.MainMenu_SubMenu TD{
	font-family: Tahoma,Verdana;font-size:10px;	font-weight:normal;font-style:none;text-transform:uppercase;letter-spacing:0px;
}
TD.MainMenu_MenuIcon{
	width:10px;
	text-align: left;
	display:none; 
}
TD.MainMenu_RootMenuArrow, TD.MainMenu_MenuArrow{
	width:10px;
	text-align: right;
}
.MainMenu_MenuContainer TABLE{
	width:100%;
	height:29px;
}
.MainMenu_SubMenu TABLE{
	width:130px;
}
.MainMenu_SubMenu TD{
	height:auto;
}

/*ACTIONS*/

.ModuleTitle_MenuContainer, .ModuleTitle_MenuContainer TD, .ModuleTitle_MenuContainer TR, .ModuleTitle_MenuBar, .ModuleTitle_MenuBar TD, .ModuleTitle_MenuBar TR,.ModuleTitle_SubMenu, .ModuleTitle_MenuBreak, .ModuleTitle_RootMenuArrow{
	border-left: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; border-right: #000000 0px solid; 
	background-color:transparent; background-image:none; width:auto; height:auto; filter:none;
}

.ModuleTitle_SubMenu{
	border-left: #000000 1px solid; border-bottom: #000000 1px solid; border-top: #000000 1px solid; border-right: #000000 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=1); 
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItem, .ModuleTitle_SubMenu .ModuleTitle_MenuIcon , .ModuleTitle_SubMenu .ModuleTitle_MenuArrow{
	border-left: #28211A 1px solid; 
	border-bottom: #28211A 1px solid; 
	border-top: #28211A 1px solid; 
	border-right: #28211A 1px solid; 
	background-color: #28211A;
	color: #ffffff;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel{
	border-left: #433B34 1px solid; 
	border-bottom: #433B34 1px solid; 
	border-top: #433B34 1px solid; 
	border-right: #433B34 1px solid; 
	background-color: #433B34;
	color:#ffff00;
}
.ModuleTitle_MenuBreak{	background-color: #28211A;}
.ModuleTitle_SubMenu TD{font-family: Tahoma,Verdana;font-size:10px;	font-weight:normal;font-style:none;text-transform:uppercase;letter-spacing:0px;}
TD.ModuleTitle_MenuIcon{width:10px;	text-align: left;}
TD.ModuleTitle_RootMenuArrow, TD.ModuleTitle_MenuArrow{	width:10px;	text-align: right;}
.ModuleTitle_SubMenu TABLE{	width:130px;}


