/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{color:#2991b4;}
#body h2{color:#2991b4;}
#body h3{color:#2991b4;}
#body p{}
#body a{}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(/adm/css/library/30/2a/10800/675212.jpg);  
	background-repeat:repeat-x;       
}
#body #container{
	background-image:url(/adm/css/library/30/2a/10800/675215.jpg);
	background-repeat:no-repeat; 
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(/adm/css/library/30/2a/10800/675216.jpg); 
	background-position:right top;
	background-repeat:no-repeat;
	min-height:297px; 
	min-width:710px; 
	padding-left:360px; 
	padding-top:50px;
	width:auto; 
}
#body #header ul.navigation{
	margin:8px 0;
	width:auto; 
}
#body #header ul.navigation li{
	float:left; 
	height:30px; 
	line-height:2.35em; 
	margin-right:3px; 
	min-width:30px; 
	text-align:center;
	width:auto;  
}
#body #header ul.navigation li a{
	background:#b0dcc5;
	border-bottom:1px solid #650e0e; 
	border-right:1px solid #650e0e;
	color:#333;  
	display:block; 
	font-size:18px;
	font-weight:bold; 
    height:30px;  
	padding:0 10px; 
	width:auto;
}
#body #header ul.navigation li a:hover{
	background:#2991b4; 
	color:#fff; 
	text-decoration:none; 
}
#body #header ul.navigation li a.selected{
	background:#a41414; 
	color:#fff; 
	text-decoration:none; 
}
#body #header h1{font-size:50px;}
#body #header h2{font-size:30px;}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	margin:0 auto; 
	width:960px; 
}
#body #content{width:660px;}
#body #content ul.navigation{margin:8px 0;width:auto;}
#body #content ul.navigation li{
	float:left; 
	height:20px; 
	line-height:1.8em;
	margin-bottom:3px;
	margin-right:3px; 
	min-width:30px; 
	text-align:center;
	width:auto;   
}
#body #content ul.navigation li a{
	background:#b0dcc5; 
	border-bottom:1px solid #650e0e; 
	border-right:1px solid #650e0e;
	color:#333;  
	display:block; 
	font-size:12px;
	font-weight:bold; 
    height:20px;  
	padding:0 10px; 
	width:auto;
}
#body #content ul.navigation li a:hover{
	background:#2991b4; 
	color:#fff; 
	text-decoration:none; 
}
#body #content ul.navigation li a.selected{
	background:#a41414; 
	color:#fff; 
	text-decoration:none; 
}
#body #sidebar{
	min-height:20px; 
	padding:0 15px;
	width:240px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-image:url(/adm/css/library/30/2a/10800/675221.jpg);
	background-position:center top;
	background-repeat:no-repeat;  
	margin:0 auto; 
	min-height:50px;
	padding:120px 15px 5px;
	width:900px;
} 
#body #footer ul.navigation{
	margin:8px 0;
	width:auto; 
}
#body #footer ul.navigation li{
	float:left; 
	height:20px; 
	line-height:1.8em; 
	margin-bottom:3px;
	margin-right:3px; 
	min-width:30px;  
	text-align:center; 
	width:auto;
}
#body #footer ul.navigation li a{
	background:#b0dcc5;
	border-bottom:1px solid #650e0e; 
	border-right:1px solid #650e0e;
	color:#333;  
	display:block;
	font-size:12px;
	font-weight:bold; 
    height:20px;  
	padding:0 10px; 
	width:auto;
}
#body #footer ul.navigation li a:hover{
	background:#2991b4; 
	color:#fff;
	text-decoration:none; 
}
#body #footer ul.navigation li a.selected{
	background:#a41414; 
	color:#fff; 
	text-decoration:none; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{margin:0; width:100%;}
#body.layout1c #sidebar{
	border-top:solid 1px #2991b4; 
	height:auto;  
	margin:0 10px; 
	padding-top:10px;
	width:auto;
}
#body.layout1c #sidebar ul.navigation{margin:8px 0 ;width:auto;}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	height:20px; 
	line-height:1.8em;
	margin-right:3px;
	min-width:30px;  
	text-align:center;
	width:auto;   
}
#body.layout1c #sidebar ul.navigation li a{
	background:#b0dcc5;
	border-bottom:1px solid #650e0e; 
	border-right:1px solid #650e0e;
	color:#333;  
	display:block; 
	font-size:12px;
	font-weight:bold; 
    height:20px;  
	padding:0 10px; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a:hover{
	background:#2991b4; 
	color:#fff;
	text-decoration:none; 
}
#body.layout1c #sidebar ul.navigation li a.selected{
	background:#a41414; 
	color:#fff; 
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{margin:0;}
#body.layout2cl #sidebar{border-right:solid 1px #2991b4;}
#body.layout2cl #sidebar ul.navigation{width:auto; margin:5px 0;}
#body.layout2cl #sidebar ul.navigation li{
	 line-height:1.8em; 
	 margin:0 0 5px;
	 min-width:30px; 
}
#body.layout2cl #sidebar ul.navigation li a{
	background:#e9fdfe;
	border-bottom:1px solid #650e0e; 
	border-right:1px solid #650e0e;  
	color:#333; 
	display:block; 
	font-weight:bold;  
	padding:3px 10px; 
}
#body.layout2cl #sidebar ul.navigation li a:hover{
	background:#2991b4; 
	color:#fff; 
	text-decoration:none; 
}
#body.layout2cl #sidebar ul.navigation li a.selected{
	background:#a41414; 
	color:#fff; 
	text-decoration:none; 
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{margin:0;}
#body.layout2cr #sidebar{border-left:solid 1px #2991b4;}
#body.layout2cl #sidebar ul.navigation, #body.layout2cr #sidebar ul.navigation{width:auto; margin:5px 0;}
#body.layout2cr #sidebar ul.navigation li{
	 line-height:1.8em; 
	 margin:0 0 5px;
	 min-width:30px; 
}
#body.layout2cr #sidebar ul.navigation li a{
	background:#e9fdfe;
	border-bottom:1px solid #650e0e; 
	border-right:1px solid #650e0e;  
	color:#333; 
	display:block; 
	font-weight:bold; 
	padding:3px 10px; 
}
#body.layout2cr #sidebar ul.navigation li a:hover{
	background:#2991b4; 
	color:#fff; 
	text-decoration:none; 
}
#body.layout2cr #sidebar ul.navigation li a.selected{
	background:#a41414; 
	color:#fff; 
	text-decoration:none; 
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body .addOnBorder{} 
#body .addOnBorderBottom{} 
#body .addOnBorderTop{} 
#body .addOnGradientTop{} 
#body .addOnGradientBottom{}
#body .addOnShadowBox{} 
#body .addOnShadowBoxSmall{} 
#body .addOnTableHeading{}
#body .addOnTableHeadingBg{} 
#body .addOnTableRowBg{} 
#body .addOnTableRowAltBg{}
#body .addOnTableColumnBg{} 
#body .addOnTableColumnAltBg{}
#body .addOnBackgroundImage{}
#body h3.lft{color:#fff!important}
#body .addOnHeadline{}
#body .addOnSubHead{}
#body .addOnSubH3{}
#body .addOnSubH4{}
#body .addOnPlainText{}
#body .addOnBasicLink{}
#body .addOnSmallText{}
#body .addOnBackground{}
#body .addOnShadedText{}
#body .addOnAccentText{}
#body .addOnSectionHead{}
#body .addOnMiniNavBox{}
#body .addOnButton{ }