/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{text-align:left;}
#body a{}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{line-height:1.7em}
#body ul.navigation li a{text-decoration:none}
#body{
	background-color:#5694c3;
	background-image:url(https://lygo.net/ly/zeeblio/styles/american-flag/images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-y; 
        text-align:left;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{}
#body #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/american-flag/images/container.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0 auto;
	position:relative;
	width:1000px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	_height:290px;
	min-height:290px;
	padding:0 50px;
	position:relative;
	width:653px;
}
#body #header h1{
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:43px;
	font-weight:bold;
}
#body #header h2{
	color:#fff;
	font-weight:bold;
}
#body #header ul.navigation{
	overflow:hidden;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	margin:0 auto;
	width:940px;
}
#body #content{
	width:607px;
}
#body #content h1{
	color:#fff;
	font-weight:bold
}
#body #content ul.navigation{
	margin:10px 0;
        overflow:hidden;
	width:auto;
}
#body #content ul.navigation li{
	float:left;
	height:20px;
	margin:0 5px 5px 0;
	min-width:30px;
	text-align:center;
	width:auto;
}
#body #content ul.navigation li a{
	background:#900000;
	border:1px solid #000949;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding:0 10px;
	width:auto;	
}
#body #content ul.navigation li a:hover{
	background:#000949;
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
}
#body #content ul.navigation li a.selected{
	background-color:#fff;
	color:#000949;
	text-decoration:none;
}
#body #sidebar{}
#body #sidebar ul.navigation{width:auto;}
#body #sidebar ul.navigation li{
	margin:0 0 5px;
	min-width:30px;
	text-align:left;
}
#body #sidebar ul.navigation li a{
	background:#900000;
	border:1px solid #000949;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:0 10px;
}
#body #sidebar ul.navigation li a:hover{
	background-color:#000949;
	border:1px solid #fff;
	color:#fff;
}
#body #sidebar ul.navigation li a.selected{
	background-color:#fff;
	color:#000949;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{height:auto;
	margin:0;
	padding:20px 0 20px 50px;
	width:635px
}
#body #footer ul.navigation{
	margin:10px 0;
        overflow:hidden;
	width:auto;
}
#body #footer ul.navigation li{
	float:left;
	height:20px;
	margin:0 5px 5px 0;
	min-width:30px;
	text-align:center;
	width:auto;
}
#body #footer ul.navigation li a{
	background:#900000;
	border:1px solid #000949;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding:0 10px;
	width:auto;
}
#body #footer ul.navigation li a:hover{
	background:#000949;
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
}
#body #footer ul.navigation li a.selected{
	background-color:#fff;
	color:#000949;
	text-decoration:none;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c{
	background-image:url(https://lygo.net/ly/zeeblio/styles/american-flag/images/bg1c.jpg);
	background-position:center top;
	background-repeat:repeat-y;	
}
#body.layout1c #header ul.navigation{
	margin:10px 0;
	width:auto;
}
#body.layout1c #header ul.navigation li{
	float:left;
	height:20px;
	min-width:30px;
	width:auto;
	text-align:center;
	margin:0 5px 5px 0;
}
#body.layout1c #header ul.navigation li a{
	background:#900000;
	border:1px solid #000949;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding:0 10px;
	width:auto;
}
#body.layout1c #header ul.navigation li a:hover{
	background-color:#000949;
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
}
#body.layout1c #header ul.navigation li a.selected{background:#fff;
	color:#000949;
	text-decoration:none;
}
#body.layout1c #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/american-flag/images/container1c.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
	width:1000px;	
}
#body.layout1c #header{
	height:232px;
	left:330px;
	overflow-y:hidden;
	position:relative;
	top:15px;
	width:540px;
}
#body.layout1c #content{
	padding:25px;
	width:auto;
}
#body.layout1c #sidebar{
	margin:0 10px;
	width:auto;	
}
#body.layout1c #sidebar ul.navigation{
	margin:10px 0;
	width:auto;
}
#body.layout1c #sidebar ul.navigation li{
	float:left;
	height:20px;
	margin:0 5px 5px 0;
	min-width:30px;
	text-align:center;
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a{
	background:#900000;
	border:1px solid #000949;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding:0 10px;
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a:hover{
	background:#000949;
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
}
#body.layout1c #sidebar ul.navigation li a.selected{
	background:#fff;
	color:#000949;
	text-decoration:none;
}
#body.layout1c #footer{
	padding:20px 40px;
	width:auto;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl{
	background-image:url(https://lygo.net/ly/zeeblio/styles/american-flag/images/bg2cl.jpg);
	background-position:center top;
	background-repeat:repeat-y;	
}
#body.layout2cl #container{
	background-image:url(https://lygo.net/ly/zeeblio/styles/american-flag/images/container2cl.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto;
	width:1000px;	
}
#body.layout2cl #header{
	height:auto;
	min-height:250px;
	padding:20px 0;
	position:relative;
	right:-390px;
	width:585px;	
}
#body.layout2cl #header ul.navigation{
	margin:10px 0;
	width:auto;
}
#body.layout2cl #header ul.navigation li{
	float:left;
	height:20px;
	margin:0 5px 5px 0;
	min-width:30px;
	text-align:center;
	width:auto;
}
#body.layout2cl #header ul.navigation li a{
	background:#900000;
	border:1px solid #000949;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding:0 10px;
	width:auto;
}
#body.layout2cl #header ul.navigation li a:hover{border:1px solid #fff;
	background:#000949;
	color:#fff;
	text-decoration:none;
}
#body.layout2cl #header ul.navigation li a.selected{background:#fff;
	color:#000949;
	text-decoration:none;
}
#body.layout2cl #sidebar{
	padding-left:13px;
	width:280px;	
}
#body.layout2cl #footer{
	padding:20px 0 20px 360px;
	width:610px;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #header{
	text-align:right;
}
#body.layout2cr #header ul.navigation{
	left:707px;
	margin:0;
	position:absolute;
	top:15px;
	width:269px;	
}
#body.layout2cr #header ul.navigation li{
	margin:0 0 5px;
	min-width:30px;
	text-align:left;
	width:auto;
}
#body.layout2cr #header ul.navigation li a{
	border:1px solid #000949;
	font-weight:bold;
	background:#900000;
	color:#fff;
	display:block;
	font-size:12px;
	width:auto;
	padding:0 10px;
}
#body.layout2cr #header ul.navigation li a:hover{border:1px solid #fff;
	background:#000949;
	color:#fff;
	text-decoration:none;
}
#body.layout2cr #header ul.navigation li a.selected{background:#fff;
	color:#000949;
	text-decoration:none;
}
#body.layout2cr #content{
	padding:0 0 0 25px;
	width:627px;
}
#body.layout2cr #sidebar{
	padding:10px 8px 10px 10px;
	width:240px;
}
/* ____________________ 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 .addOnHeadline{}
#body .addOnSubHead{}
#body .addOnSubH3{}
#body .addOnSubH4{}
#body .addOnPlainText{}
#body .addOnBasicLink{font-size:12px;color:#086392;}
#body .addOnSmallText{}
#body .addOnBackground{}
#body .addOnShadedText{font-size:12px; color:#000; background-color:#ccc;}
#body .addOnAccentText{font-size:12px;color:#000;background-color:#999;}
#body .addOnSectionHead{font-size:16px;color:#000;border-bottom:1px solid #000;}
#body .addOnMiniNavBox{}
#body .addOnButton{
	background:#1F4A6B url(/adm/media/bg_button.gif) repeat-x;
	border:solid 2px #2D6B9A;
	margin:auto;	
}
/* free users color the background of the top ad-block here */
#body div#tb_container{background-color:#5694d0}

/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:url(https://lygo.net/ly/zeeblio/styles/american-flag/images/mBG.jpg) repeat-x #c6d9ea}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#900; color:#fff; border:1px solid #000949}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#900; color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#000949}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout #header{min-height:100px; padding-top:20px}
#body.mobileLayout #main{background:#fff; border-top:2px solid}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{border-bottom:2px solid; margin-bottom:15px}
#body.mobileLayout #footer{}
}