/* 
================================
Skin CSS styles
================================
*/
.skinpage {
	width: 100%;
	height: 100%;
	background-color:#A2A19F;
	padding-top:15px;
	padding-bottom:15px;	
}
.skinbody {
	background-color: #000000;
	width:780px;
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid;  
	border-right: #000000 0px solid;
 	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.adminskinbody {
	background-color: #ffffff;
	width:996px;
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid;  
	border-right: #000000 0px solid;
 	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.control_panel
{
	width:780px;
}
.control_panellarge
{
	width:996px;
}
.Breadcrumb
{
	font-family: Tahoma,Arial,Sans-Serif;
    font-size:12px;
    color:#ffffff;
    font-weight:bold
}
.Breadcrumb a:link
{
	color: #ffffff;
	text-decoration: none;
}
.Breadcrumb a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.Breadcrumb a:active
{
	color: #BEA482;
	text-decoration: none;
}
.Breadcrumb a:hover
{
	color: #BEA482;
	text-decoration: none;
}
.loginstyle
{
    font-family: Tahoma,Arial,Sans-Serif;
    font-size:12px;
    color:#ffffff;
    font-weight:bold
}
.loginstyle A:link {
    COLOR: #ffffff; TEXT-DECORATION: none
}
.loginstyle A:active {
    COLOR: #ffffff; TEXT-DECORATION: none
}
.loginstyle A:visited {
    COLOR: #ffffff; TEXT-DECORATION: none
}
.loginstyle A:hover {
    COLOR: #BEA482; TEXT-DECORATION: none
}
.Subhead
{
    color:#6D6B6A;
}
.crumbs
{
    background-color:Black;
    padding-left:20px
}
.bannerpane
{
	width: 100%;
	background-color:#BEA482;
}
.toppane {
	width: 600px;
	background-color: #BEA482;
}
.contentpane {
	width: 100%;
	background-color: #BEA482;
}
.leftpane {
	width: 100px;
	background-color: #BEA482;
}
.rightpane {
	width: 100px;
	background-color: #BEA482;
}
.bottompane {
	width: 600px;
	background-color: #BEA482;
}
.sidepane
{
	width: 180px;
	height:100%;
	background-color:#000000;
}
.slogan
{
	width: 100%;
	background-color:#000000;
	FONT-SIZE: 24px; COLOR: #6D6B6A; FONT-WEIGHT:normal; FONT-FAMILY: Arial,Tahoma,sans-serif
}
/* Main Menu */

.menubar
{
    width:180px;
    background-color:#000000;
}
.MainMenu_MenuContainer 
{
	width:180px;
}
.MainMenu_MenuBar 
{	
    background-color:#000000;
    border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_MenuItem 
{
	cursor: pointer; 
	cursor: hand;
	color: #ffffff;
	height:30px;
	font-family: Tahoma,Arial,sans-serif; 
	font-size: 12px; 
	font-style: normal;	
	font-weight:bold;
	text-decoration:none;
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	border-bottom:#000000 6px solid;
	background-color:#DD9556;
}
.MainMenu_MenuIcon 
{
	display: none;
	width: 0px; 
}
.MainMenu_SubMenu 
{
	z-index: 1000; 
	background-color:#DD9556;
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	border-bottom:#000000 0px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#6D6B6A', Direction=135, Strength=3);
}
.MainMenu_SubMenuItemSel
{
	cursor: pointer; 
	cursor: hand;
	color: #000000;
	height:30px; 
	font-family: Tahoma,Arial,sans-serif; 
	font-size: 12px; 
	font-style: normal;	
	font-weight:bold;
	text-decoration:none;
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	border-bottom:#000000 6px solid;
	background-color:#DD9556;
}
.MainMenu_MenuBreak 
{
	background-color:#DD9556;
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	border-bottom:#000000 0px solid; 
}
.MainMenu_MenuItemSel 
{
	color: #000000;
	font-family: Tahoma,Arial,sans-serif; 
	font-size: 12px; 
	font-style: normal;	
	font-weight:bold;
	text-decoration:none;
	background-color:#DD9556;
}
.MainMenu_RootMenuItem
{
	cursor: pointer; 
	cursor: hand;
	color: #ffffff;
    height:30px; 
	font-family: Tahoma,Arial,sans-serif; 
	font-size: 12px; 
	font-style: normal;	
	font-weight:bold;
	text-decoration:none;
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	border-bottom:#000000 0px solid;
	background-color:#DD9556;
}
.MainMenu_RootMenuItemActive
{
	cursor: pointer; 
	cursor: hand;
	color: #ffffff;
	height:30px; 
	font-family: Tahoma,Arial,sans-serif; 
	font-size: 12px; 
	font-style: normal;	
	font-weight:bold;
	text-decoration:none;
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	border-bottom:#000000 0px solid;
	background-color:#DD9556;
}
.MainMenu_RootMenuItemSel
{
	cursor: pointer; 
	cursor: hand;
	color: #000000;
	height:30px; 
	font-family: Tahoma,Arial,sans-serif; 
	font-size: 12px; 
	font-style: normal;	
	font-weight:bold;
	text-decoration:none;
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-right:#000000 0px solid;
	border-bottom:#000000 0px solid;
	background-color:#DD9556;
}
.MainMenu_MenuArrow 
{
	display: none;
	width: 0px;
}
.MainMenu_RootMenuArrow 
{
	display: none;
	width: 0px;
}
/* Module Menu */
.ModuleTitle_MenuContainer 
{
	background-color:Transparent;
}
.ModuleTitle_MenuBar 
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.ModuleTitle_MenuItem 
{
	cursor: pointer; 
	cursor: hand;
	height: 20px; 
	color: White; 
	font-family: Tahoma,Arial,Sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight:bold;
	text-decoration:none;
    background-color:#DD9556;
	border-top-style: none;
	border-right-style: none;
	border-left-style:none;
	border-bottom-style: none;
}
.ModuleTitle_MenuIcon 
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color:#DD9556;
}
.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color:#DD9556;
	border:#000000 2px solid;	
}
.ModuleTitle_MenuBreak 
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color:#000000;
}
.ModuleTitle_MenuItemSel 
{
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	height: 20px; 
	font-family: Tahoma,Arial,Sans-serif; 
	font-size: 12px; 
	font-style: normal;
	font-weight:bold;
	text-decoration:none;
    background-color:#DD9556;
	border-top-style: none;
	border-right-style: none;
	border-left-style:none;
	border-bottom-style: none;
}
.ModuleTitle_MenuArrow 
{
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.ModuleTitle_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.separatorcssclass
{
    border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color:Black;
}

