/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{}
#body small{}
#body a{color:#000;}
#body a:hover{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#373737;
	background-image:url(https://lygo.net/ly/zeeblio/styles/greybiz/images/11687.png);
	background-repeat:repeat-x;
	color:#292929; 
	padding:10px;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/zeeblio/styles/greybiz/images/4213.jpg);
	background-position:left 106px;
  	background-repeat:repeat-x;
	border:1px solid #fff;
  	margin:0 auto; 
    width:850px; 
}
#body #container{
	background-color:#969696;
	background-image:url(https://lygo.net/ly/zeeblio/styles/greybiz/images/11686.png);
	background-repeat:repeat-x;
	}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
    border-bottom:1px solid #fff;
	color:#fff;
	_height:86px;
	margin:0 auto;
	min-height:90px;
	padding:20px;
	position:relative; 
}
#body #header.navigation{padding-bottom:50px}
#body #header h1, #body #header h2, #body #header h3, #body #header p, #body #header a{color:#fff; }
#body #header ul.navigation{
	background-image:url(https://lygo.net/ly/zeeblio/styles/greybiz/images/11688.png);
	bottom:0; 
	clear:both;
	min-height:25px; 
	left:0;
	position:absolute;
	width:850px;
}
#body #header ul.navigation li{
	border-right:1px solid #9c9b9b;
    color:#292929;
	float:left; 
	height:25px;
	padding:0;
	text-align:center;
	white-space:nowrap; 
	width:auto; 
    _width:5%;
}
#body #header ul.navigation li a{
	border:none;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:25px; 
	line-height:25px;
	padding:0 15px;
	text-decoration:none; 
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:#38342D;
	color:#ffffcc;	
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	background-color:#bebdbd;
    margin:0 auto;
	padding:20px 20px 0;
	width:810px; 
}
#body #content{width:580px;}
#body #content ul.navigation{margin:5px auto 10px;}
#body #content ul.navigation li{
	border-right:1px solid #666;
	height:auto; 
	min-width:10px; 
	_width:5%; 
	float:left; 
	text-align:center;
	white-space:nowrap;
	padding:0 0 0 5px; 
}
#body #content ul.navigation li.last{border-right:none;}
#body #content ul.navigation li a{
	color:inheirit;
	font-size:12px; 
	height:auto; 
	margin-right:5px; 
	width:auto;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	border:none;
    color:#666; 
}
#body #content ul.navigation li a.selected{
	cursor:default;
   	font-weight:bold; 
}
#body #sidebar{
	min-height:20px; 
	width:180px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-color:#4b4b4b;
  	border-top:1px solid #fff;
	color:#fff;
  	height:auto; 
	margin:0 auto;
	min-height:20px;
   	padding:10px;
  	text-align:left;
}
#body #footer a{color:#ccc}
#body #footer ul.navigation{margin:5px auto; }
#body #footer ul.navigation li{
	border-right:1px solid #ccc;
	float:left; 
	height:auto; 
	min-width:10px; 
	padding:0 0 0 5px; 
	text-align:center;
	white-space:nowrap;
	_width:5%; 
}
#body #footer ul.navigation li.last{border-right:none;}
#body #footer ul.navigation li a{
	color:#ccc;
	font-size:12px; 
	height:auto; 
	margin-right:5px; 
	width:auto;
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{color:#ffffcc;}
#body #footer ul.navigation li a.selected{
	cursor:default;
    font-weight:bold; 
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0 auto; 
	width:800px;
}
#body.layout1c #sidebar{
	border-bottom:none;
	padding:0 0 10px;
	min-height:1px;
	width:800px; 
}
#body.layout1c #sidebar ul.navigation{
	clear:both;
	margin:5px auto 10px; 
	height:25px;
	padding:0; 
	width:810px;
}
#body.layout1c #sidebar ul.navigation li{
	border-right:1px solid #666;
	float:left; 
	height:auto; 
	min-width:10px; 
	padding:0 0 0 5px; 
	text-align:center;
	white-space:nowrap;
	_width:5%; 
}
#body.layout1c #sidebar ul.navigation li.last{border-right:none;}
#body.layout1c #sidebar ul.navigation li a{
	color:inheirit;
	font-size:12px; 
	height:auto; 
	margin-right:5px; 
	width:auto;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	border:none;
    color:#666; 
}
#body.layout1c #sidebar ul.navigation li a.selected{
	cursor:default;
  	font-weight:bold; 
}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #main{
	background-image:url(https://lygo.net/ly/zeeblio/styles/greybiz/images/11692.png);
	background-repeat:repeat-y; 
}
#body.layout2cl #content{
	margin:0 5px 0 0; 
	width:580px;
}
#body.layout2cl #sidebar{
	background-color:none;
	border:none;
	min-height:420px; 
}
#body.layout2cl #sidebar ul.navigation{
	margin-bottom:25px;
    .margin-left:-15px;
    width:180px; 
}
#body.layout2cl #sidebar ul.navigation li{
	background-color:#999;
	background-image:url(https://lygo.net/ly/zeeblio/styles/greybiz/images/11689.png);
	background-repeat:repeat-x;
	height:auto; 
	margin:2px 0 0 0;
    padding:2px;
	width:176px; 
}
#body.layout2cl #sidebar ul.navigation li a{
	border:1px solid #fff;
	color:#292929;
	display:block;
	font-weight:bold;
	line-height:1.6em;
	padding:2px 0 2px 10px;
	text-decoration:none; 
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background-color:#4b4b4b;
    color:#ffffcc; 
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #main{
	background-image:url(https://lygo.net/ly/zeeblio/styles/greybiz/images/11697.png);
	background-repeat:repeat-y; 
}
#body.layout2cr #content{
	margin:0 0 0 5px; 
	width:580px;
}
#body.layout2cr #sidebar{
	border:none; 
	min-height:420px;
    _height:420px; 
}
#body.layout2cr #sidebar ul.navigation{
	margin-bottom:25px;
    .margin-left:-15px;        
    width:180px; 
}
#body.layout2cr #sidebar ul.navigation li{
	background-color:#999;
	background-image:url(https://lygo.net/ly/zeeblio/styles/greybiz/images/11689.png);
	background-repeat:repeat-x;
	height:auto; 
	margin:2px 0 0 0;
    padding:2px;
	width:176px; 
}
#body.layout2cr #sidebar ul.navigation li a{
	border:1px solid #fff;
	color:#292929;
	display:block;
	font-weight:bold;
	line-height:1.6em;
	padding:2px 0 2px 10px;
	text-decoration:none; 
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background-color:#4b4b4b;
    color:#ffffcc; 
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{color:#000; font-size:20px; text-decoration:underline; }
#body h1 a.addOnBasicLink:hover{text-decoration:none; }
#body h3.addOnSectionHead{border:none; text-transform:capitalize; } 
#body div.blogSearch .addOnButton, #body div.blogSearch .addOnButton:hover, #body .addOnButton, #body .addOnButton:hover{background:#ccc; color:#333; border:1px solid #444}
#body .addOnBorder{border-color:#6b6a6a; }
#body .addOnBasicLink{color:#000; }
#body .addOnHeadline{font-size:20px; color:#292929; }
#body .addOnSubHead{font-size:18px; color:#292929; }
#body .addOnSubH3{font-weight:bold; text-transform:capitalize; font-weight:bold; }
#body .addOnSubH4{font-size:14px; color:#292929; }
#body .addOnPlainText{ color:#292929; }
#body .addOnBasicLink{ color:#000; }
#body .addOnSmallText{ color:#292929; }
#body .addOnBackground{background:#8e8c8c; }
#body .addOnShadedText{ background-color:#ccc; }
#body .addOnAccentText{font-size:12px; color:#000; background-color:#ccc; }
#body .addOnSectionHead{font-size:16px; color:#292929; border-bottom:1px solid #999; }
#body .addOnMiniNavBox{background-color:#CCC; border:1px solid #94B6D9; padding:2px; }
#body .addOnBorder{border:1px solid #6b6a6a; } 
#body .addOnBorderBottom{border-bottom:1px solid #6b6a6a; } 
#body .addOnBorderTop{border-top:1px solid #6b6a6a; } 
#body .addOnGradientTop{} 
#body .addOnGradientBottom{}
#body .addOnShadowBox{ } 
#body .addOnShadowBoxSmall{ } 
#body .addOnTableHeading{ }
#body .addOnTableHeadingBg{} 
#body .addOnTableRowBg{background:#e8e8e8; }
#body .addOnTableRowAltBg{background:#fff; }
#body .addOnTableColumnBg{background:#fff; } 
#body .addOnTableColumnAltBg{background:#fff; } 


/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:#373737; padding:20px}
#body.mobileLayout #container{border:1px solid #fff}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background-image:url(https://lygo.net/ly/zeeblio/styles/greybiz/images/11688.png); color:#fff; border:1px solid #000}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{border-left:1px solid #fff; border-right:1px solid #fff; border-top:0}
#body.mobileLayout .mobileNav ul li a{background-image:url(https://lygo.net/ly/zeeblio/styles/greybiz/images/11688.png); color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#9fa0d9; color:#38342D}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout #header{
		background:url("https://lygo.net/ly/zeeblio/styles/greybiz/images/11686.png") #969696 repeat-x}
		padding-top:20px}
#body.mobileLayout #main{background:#BEBDBD; border-top:1px solid #000;}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{border-top:1px solid #fff; background:rgba(0, 0, 0, .1); padding-top:15px}
#body.mobileLayout #footer{background:#4B4B4B}
}