/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{color:#000;}
#body a{color:#333D27;}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background:#C1CAAF;
}
#body ul.navigation li a:hover{background:#a8b197; color:#111}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(/adm/css/library/47/29/10567/517010.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;	
}
#body #container{
	background-image:url(/adm/css/library/47/29/10567/517024.jpg);
	background-position:right bottom; 
	background-repeat:no-repeat;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(https://lygo.net/ly/zeeblio/styles/50-yard-line/images/50header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:2px solid #7A836B;
	border-bottom:0;
	margin:0 auto;
	min-height:50px; 
	padding:30px 15px;
	width:900px;
}
#body #header h1{
	color:#fff;
	font-family:Impact,Charcoal,sans-serif;
	font-size:40px;
    font-weight:normal;
    letter-spacing:.02em;
	padding:10px; 
}
#body #header h2{
	padding:10px;
}
#body #header ul.navigation{}
#body #header ul.navigation li{
	border:2px solid #333d27; 
	float:left; 
	height:30px;
	margin-right:6px;  
    margin-top:6px;
	min-width:30px;  
	text-align:center;
	width:auto;
}
#body #header ul.navigation li a{
	background-color:#bcc6aa;
	color:#000; 
	display:block; 
	font-size:14px; 
	font-weight:bold; 
	height:30px;   
	line-height:2.2em; 
	padding:0 10px;
        text-decoration:none;
	width:auto; 
}
#body #header ul.navigation li a.selected{
	background:#333d27;
	color:#fff; 
}

/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	background-image:url(https://lygo.net/ly/zeeblio/styles/50-yard-line/images/main.png); 
	border:#7a836b 2px solid;
	margin:0 auto;
	padding:15px;
	width:900px;  
}
#body #content{width:600px;}
#body #content ul.navigation{}
#body #content ul.navigation li{
	border:1px solid #333d27; 
	float:left; 
	height:20px;
        margin-bottom:6px; 
	margin-right:6px;  
	min-width:30px; 
	text-align:center;
	width:auto; 
}
#body #content ul.navigation li a{
	background-color:#bcc6aa; 
	color:#000; 
	display:block; 
	font-size:12px; 
	font-weight:bold; 
	height:20px;   
	line-height:1.8em;
	padding:0 10px;
	text-decoration:none;
	width:auto;
}
#body #content ul.navigation li a.selected{
	background:#333d27; 
	color:#fff; 
}
#body #sidebar{
	min-height:20px; 
	width:200px;
}
#body #sidebar ul.navigation{
	margin:0 0 10px;
	width:auto; 
}
#body #sidebar ul.navigation li{
	border:1px solid #333d27; 
	margin-bottom:3px;
	min-width:30px; 
	width:auto; 
}
#body #sidebar ul.navigation li a{
	background-color:#bcc6aa; 
	color:#000; 
	display:block; 
	font-size:14px; 
	font-weight:bold; 
	line-height:2.2em;
	padding:0 10px;   
	text-decoration:none;
	width:auto;
}
#body #sidebar ul.navigation li a.selected{
	background:#333d27; 
	color:#fff; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	color:#000; 
	margin:0 auto;
	min-height:100px;  
	padding:5px 20px; 
	position:relative;
	width:900px; 
}
#body #footer ul.navigation{margin:15px 0;}
#body #footer ul.navigation li{
	border-right:1px solid; 
	float:left; 
	text-align:center;
	width:auto; 
}
#body #footer ul.navigation li.last{
	border:0
}
#body #footer ul.navigation li a{
	color:#000; 
	display:block; 
	font-size:12px; 
	font-weight:bold; 
	padding:0 10px;
	text-decoration:none;
	width:auto;
}
#body #footer ul.navigation li a.selected, #body #footer ul.navigation li a:hover{
	background:none; text-decoration:underline
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0; 
	width:100%;
}
#body.layout1c #sidebar{
	margin:0;
	width:auto;
}
#body.layout1c #sidebar ul.navigation{
	margin:0 auto;
	width:900px; 
}
#body.layout1c #sidebar ul.navigation li{
	border:1px solid #333d27; 
	float:left; 
	height:20px;
	margin-right:6px;  
	min-width:30px; 
	text-align:center;
	width:auto; 
}
#body.layout1c #sidebar ul.navigation li a{
	background-color:#bcc6aa; 
	color:#000; 
	display:block; 
	font-size:12px; 
	font-weight:bold; 
	height:20px;   
	line-height:1.8em;
	padding:0 10px;
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	background:#333d27; 
	color:#fff; 
	text-decoration:none;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #content{width:660px}
#body.layout2cl #sidebar{
	border-right:#000 solid 1px; 
	margin:20px 0; 
	padding:0 15px 0 0; 
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{width:660px}
#body.layout2cr #sidebar{
	border-left:#000 solid 1px; 
	margin:20px 0; 
	padding:0 0 0 15px;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body .addOnBorder{}
#body .addOnBorderBottom{}
#body .addOnBorderTop{}
#body .addOnGradientTop{}
#body .addOnGradientBottom{}
#body .addOnShadowBox{background:#000;}
#body .addOnShadowBoxSmall{background:#999;}
#body .addOnTableHeading{color:#000;}
#body .addOnTableHeadingBg{background:#CCC;}
#body .addOnTableRowBg{background:#ddd;}
#body .addOnTableRowAltBg{background:#eee;}
#body .addOnTableColumnBg{background:#aaa;}
#body .addOnTableColumnAltBg{background:#fff;}
#body .addOnBackgroundImage{}
#body .addOnHeadline{}
#body .addOnSubHead{}
#body .addOnSubH3{}
#body .addOnSubH4{}
#body .addOnPlainText{}
#body .addOnBasicLink{font-size:12px; color:#333D27!important;}
#body .addOnSmallText{}
#body .addOnBackground{}
#body .addOnShadedText{}
#body .addOnAccentText{}
#body .addOnSectionHead{}
#body .addOnMiniNavBox{background-color:#ccc; border:1px solid #999; color:#292929; font-size:12px;}
#body .addOnButton{background-image:none; background-color:#333D27; border:solid 1px #eee;}
/* free users color the background of the top ad-block here */
#body div#tb_ad{background-color:#646f44}

/* ____________________ 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/50-yard-line/images/mBG.jpg) no-repeat #c1caaf}

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

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

/* mobile layout/content styling */
#body.mobileLayout #outerContainer, #body.mobileLayout #container{height:auto; position:static; width:auto}
#body.mobileLayout #content{border-bottom:2px solid; border-top:2px solid; margin-bottom:15px}
#body.mobileLayout #sidebar{}
#body.mobileLayout #footer{background:#fff; border-top:2px solid}
}