#body h1{font-family:Arial, Helvetica, sans-serif;font-size:2.2em;color:#f3c00e;}
#body h1 a{}
#body h1 a:hover{color:#333;}
#body h2{color:#111;}
#body h2 a{}
#body h2 a:hover{color:#f3c00e;}
#body h3{color:#777;}
#body h3 a{}
#body h3 a:hover{color:#f3c00e;}
#body p{}
#body a{
	font-weight:bold;
	color:#F3C00E;text-decoration:none;}
#body a:hover{color:#0CF;}
#body a:visited{}
#body a:active{}
#body small{}
#body form{}
#body .navigation-container{overflow:hidden;}
#body ul.navigation{}
#body ul.navigation li{}
#body ul.navigation li a{}
#body ul.navigation li a:hover{color:#ad7c26;}
#body ul.navigation li a.selected{}
#body ul.navigation li a.selected:hover{color:#ad7c26;}
#body{background:url(https://lygo.net/ly/zeeblio/styles/tool-shop/images/bg.jpg) top center repeat-x #e0e0e0;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background:url(https://lygo.net/ly/zeeblio/styles/tool-shop/images/footerbg.png) bottom center repeat-x;
	width:100%;
}
#body #container{
	background:url(https://lygo.net/ly/zeeblio/styles/tool-shop/images/cbg.png) top center repeat-x;
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	min-height:154px;
	background:url(https://lygo.net/ly/zeeblio/styles/tool-shop/images/hammerandwrench.png) no-repeat top right;
	background-position:top 10px;
	padding:72px 0 0 0;
	display:block;
	position:relative;
}

#body #header h1{font-size:3em;text-shadow: 1px 1px #777;color:#f4bf09; padding-right:270px}
#body #header h2{color:#000; padding-right:270px}}
#body #header p{color:#fff; padding-right:270px}}
#body #header p a:hover{color:#000;text-decoration:underline;}

#body #header ul.navigation {background: none repeat scroll 0 0 #AAAAAA;
    border: 1px solid #888888;
    overflow: hidden;}
#body #header ul.navigation li{
	float:left; 
	min-width:30px;
}
#body #header ul.navigation li.first{}
#body #header ul.navigation li.last{}
#body #header ul.navigation li a{
	display:block;
	padding:20px 10px 0;
	min-height:40px;
	margin:1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.2em;
	background:url(https://lygo.net/ly/zeeblio/styles/tool-shop/images/stripe.png);
	border:1px solid #a4a4a4;
}
#body #header ul.navigation li a span{}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	background:#f3c00e;
	color:#000;
	text-shadow:-1px -1px #e1ae00;	
}
#body #header ul.navigation li a.selected:hover{color:#111;}
/* ____________________ Main / Content Area & Side bar CSS Defaults ______________________________________________________________________________ */
#body #main{
	background:url(https://lygo.net/ly/zeeblio/styles/tool-shop/images/cbg.png) bottom center repeat-x #fff;
	min-height:575px;
	display:block;
	margin:5px 0;
	overflow:hidden;
	padding-bottom:50px;
}
#body #content{
	width:638px;
	padding:24px;
}
#body #content ul.navigation {
	margin:10px 0;
	
}
#body #content ul.navigation li{
	float:left; 	
	margin-bottom:4px; 
}
#body #content ul.navigation li.first{}
#body #content ul.navigation li.last{border-right:none;}
#body #content ul.navigation li a{
	display:block; 
	padding:6px 10px;
	font-weight:bold;
	color:#000;
	min-width:30px; 
	background:#F3C00E;
	margin-left:1px;
	border:1px solid #d7a805;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{color:#fff;background:#111;border:1px solid #444;;}

#body #sidebar{
	background:url(https://lygo.net/ly/zeeblio/styles/tool-shop/images/sidebarbg.png) bottom center no-repeat #eee;
	margin-right:16px;
	width:204px;
	padding:24px 15px;
	
}
#body #sidebar ul.navigation {
	margin:10px 0;
}
#body #sidebar ul.navigation li{
	margin:0 3px 1px;
}
#body #sidebar ul.navigation li.first{}
#body #sidebar ul.navigation li.last{}
#body #sidebar ul.navigation li a{
	display:block; 
	padding:6px 10px;
	font-weight:bold;
	color:#000;
	min-width:30px; 
	background:#F3C00E;
	margin-left:1px;
	border:1px solid #d7a805;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
#body #sidebar ul.navigation li a:hover, #body #sidebar ul.navigation li a.selected{color:#fff;background:#111;border:1px solid #444;}

/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	min-height:30px;
	padding:10px 0;
	width:940px;
} 

#body #footer p{margin-left:25px;color:#fff;}
#body #footer a{color:#f3c00e;font-weight:bold;text-decoration:underline;}
#body #footer a:hover{color:#fff;text-decoration:underline;}

#body #footer ul.navigation {
	height:28px;
}
#body #footer ul.navigation li{
	margin-top:8px;
	float:left;
	border-left:1px solid #aaa;

}
#body #footer ul.navigation li.first{border-left:none;}
#body #footer ul.navigation li.last{}
#body #footer ul.navigation li a{
	display:block;
	padding: 0 20px;
	color:#f3c00e;font-weight:bold;
}

#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{color:#000; background:#eee}

/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	width:auto;
}
#body.layout1c #sidebar{
	width:auto;
	background:none;
	margin:0;
}
#body.layout1c #sidebar ul.navigation {
	margin:10px 0;
}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	min-width:30px; 
	margin-bottom:4px;
}
#body.layout1c #sidebar ul.navigation li.first{}
#body.layout1c #sidebar ul.navigation li.last{border-right:none;}
#body.layout1c #sidebar ul.navigation li a{
	display:block; 
	padding:0 10px; 
}
#body.layout1c #sidebar ul.navigation li a span{}
#body.layout1c #sidebar ul.navigation li a:hover{
	
}
#body.layout1c #sidebar ul.navigation li a:visited{}
#body.layout1c #sidebar ul.navigation li a:hover span{}
#body.layout1c #sidebar ul.navigation li a.selected{
	
}
#body.layout1c #sidebar ul.navigation li a.selected:hover{
	
}
#body.layout1c #sidebar ul.navigation li a.selected span{}
#body.layout1c #sidebar ul.navigation li a.selected:hover span{}
#body.layout1c #sidebar #footer{}
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{}
#body.layout2cl #sidebar{margin:0 0 0 16px;}
#body.layout2cl #footer{}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{}
#body.layout2cr #sidebar{}
#body.layout2cr #footer{}
/* ____________________ 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{}
#body .addOnSmallText{}
#body .addOnBackground{}
#body .addOnShadedText{}
#body .addOnAccentText{}
#body .addOnSectionHead{}
#body .addOnMiniNavBox{}
#body .addOnButton{}

/* ____________________ 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/tool-shop/images/cbg.png) repeat-x top center #999;}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{
	display:block;
	padding:10px 10px 0;
	min-height:30px;
	min-width:30px;
	background:#111;
	border:1px solid #fff;
	margin: 10px 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.2em;
	top:0;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{border-top:1px solid #d7a805;}
#body.mobileLayout .mobileNav ul li a{background:#F3C00E; color:#000;border-bottom:1px solid #D7A805;border-top:1px solid #f7dc7d;}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#111; color:#fff;border-bottom:1px solid #555;border-top:1px solid #333;}
#body.mobileLayout .mobileNav ul li.first a{border-top:1px solid #ddd;}
#body.mobileLayout .mobileNav ul li.first a:hover{border-top:1px solid #333;}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout #header{background:url(https://lygo.net/ly/zeeblio/styles/tool-shop/images/mBG.png) 0 -8px no-repeat;padding-top:60px;min-height:150px;}
#body.mobileLayout #main{background:#aaa;}
#body.mobileLayout #content{margin-bottom:15px;color:#000;}
#body.mobileLayout h2, #body.mobileLayout h3 {color:#000;}
#body.mobileLayout a{color:#F3C00E;text-decoration:underline;}
#body.mobileLayout #sidebar{background:rgba(255, 255, 255, .9); margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{}
#body.mobileLayout a:hover{color:#000;}
}