/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{font-size:28px;}
#body h2{}
#body h3{font-size:16px; font-weight:bold;}
#body p{color:#515151;}
#body a{color:#262be9;}
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{background-color:#2e7fac;}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#outerContainer{
	background-image:url(http://lygo.com/ly/zeeblio/styles/no-place-like-home/images/1083389.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#container{
	background-image: url('http://lygo.com/ly/zeeblio/styles/no-place-like-home/images/30060.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#header{
        margin:0 auto; 
	min-height:150px; 
	position:relative;
	text-align:left;	
	width:1020px;       
}
#header a{color:#f9d779}
#header h1{
	color:#fce0a0;
        font-size:38px; 
}
#header h2, #header h3, #header p{color:#fff; }
#header ul.navigation{
border-bottom:1px solid #073F5E;
border-left:1px solid #073F5E;
border-right:1px solid #073F5E;
background-color: #043f62;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#043f62), to(#1e6b99)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #043f62, #1e6b99); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #043f62, #1e6b99); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #043f62, #1e6b99); /* IE10 */
  background-image:      -o-linear-gradient(top, #043f62, #1e6b99); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #043f62, #1e6b99);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#043f62', EndColorStr='#1e6b99'); /* IE6–IE9 */margin:0;
	min-height:28px;
	overflow:hidden;
}
#header ul.navigation li{float:left;}
#header ul.navigation li a{
	color:#fff; 
	display:block; 
	font-size:14px; 
	line-height:28px; 
	padding:0 20px;
	text-transform:uppercase; 
}
#header ul.navigation li a:hover, #header ul.navigation li a.selected{
	background-image:url(http://lygo.com/ly/zeeblio/styles/no-place-like-home/images/1066797.gif); 
	background-repeat:repeat-x;
	color:#292929; 
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#main{margin:0 auto; width:1020px}
#content{width:580px;}
#content h1{
	color:#052e45; 
	font-size:22px;
}
#content h2{
	color:#668b9d;
    font-size:18px; 
}
#content ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:5%; 
}
#content ul.navigation li.last a{
	border-right:none
}
#content ul.navigation li a{
	border-right:1px solid #666;
	color:#262be9;
	font-size:12px;
	font-weight:bold;
	height:auto; 
    padding-right:5px; 
	width:auto;
}
#content ul.navigation li a:hover, #content ul.navigation li a.selected{
	color:#666;
	text-decoration:none; 
}
#sidebar{
	min-height:20px; 
	width:250px; 
}
#sidebar ul.navigation li{}
#sidebar ul.navigation li a{
    background-color:#073f5e;
    background-image:url(http://lygo.com/ly/zeeblio/styles/no-place-like-home/images/1063369.gif);
	background-position:left top;
	background-repeat:repeat-x;
	-moz-border-radius:7px; /* FF1+ */
	-webkit-border-radius:7px; /* Saf3+, Chrome */
	border-radius:7px; /* Opera 10.5, IE 9 */
	color:#fff;
    display:block;
	font-size:14px;
	margin-bottom:6px;
	padding:5px 10px 5px 0;
	text-decoration:none;
	text-transform:uppercase;
}
#sidebar ul.navigation li a span{
        background-image: url('http://lygo.com/ly/zeeblio/styles/no-place-like-home/images/30057.jpg');
        background-position:4px center;
	background-repeat: no-repeat;
	padding-left:30px;
	display:block;
}
#sidebar ul.navigation li a:hover, .layout2cr #sidebar ul.navigation li a.selected{
	background:#052e45;
	-moz-border-radius:7px; /* FF1+ */
	-webkit-border-radius:7px; /* Saf3+, Chrome */
	border-radius:7px; /* Opera 10.5, IE 9 */
}
#sidebar ul.navigation li a:hover span, .layout2cr #sidebar ul.navigation li a.selected span{
	background-repeat: no-repeat;
	background-image: url('http://lygo.com/ly/zeeblio/styles/no-place-like-home/images/30059.jpg');
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#footer{
	margin:10px auto 0;
	min-height:30px; 
        padding-bottom:350px;
	width:1020px; 
}
#footer a{color:#f9d779}
#footer p{color:#fff;}
#footer ul.navigation{
	background:#1d4f6b;
	border:1px solid #052e45;
	margin:5px auto 15px;
	min-height:40px;
}
#footer ul.navigation li{
	padding-right:2px;
}
#footer ul.navigation li a{
	color:#fff;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	min-height:20px;
	line-height:20px;	
	padding:0 20px;
	text-decoration:none;
}
#footer ul.navigation li a:hover, #footer ul.navigation li a.selected{
	background-image:url(http://lygo.com/ly/zeeblio/styles/no-place-like-home/images/1066797.gif);
	background-repeat:repeat-x;
	color:#292929;
	text-decoration:none;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
.layout1c #main{padding-bottom:1px;}
.layout1c #content{
	background-color:#fff;
   	-moz-box-shadow:0 4px 10px #000; 
   	-webkit-box-shadow:0 4px 10px #000; 
   	box-shadow:0 4px 10px #000;
	margin:20px;
	padding:20px;
	width:980px;
}
.layout1c #sidebar{
	background-color:#fce0a0; 
    -moz-box-shadow:0 4px 10px #000; 
  	-webkit-box-shadow:0 4px 10px #000; 
    box-shadow:0 4px 10px #000;  
	margin:20px;
	padding:20px;
	position:relative;
	width:980px;
}
.layout1c #sidebar ul.navigation li{
	float:left; 
	height:28px; 
	min-width:10px; 
	margin-bottom:10px;
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:5%; 
}
.layout1c #sidebar ul.navigation li a{
	border-right:1px solid #666;
    color:#fff;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	padding-right:13px; 
	width:auto;
}
.layout1c #sidebar ul.navigation li a:hover, .layout1c #sidebar ul.navigation li a.selected{
	color:#FCE0A0;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left ----*/
.layout2cl #content{
	background-color:#fff;
    -moz-box-shadow:0 4px 10px #000; 
  	-webkit-box-shadow:0 4px 10px #000; 
    box-shadow:0 4px 10px #000; 
	margin:0;
	padding:20px;
	width:690px;
}
.layout2cl #sidebar{
	background-color:#fce0a0; 
    -moz-box-shadow:0 4px 10px #000; 
  	-webkit-box-shadow:0 4px 10px #000; 
    box-shadow:0 4px 10px #000; 
	left:10px; 
	margin:30px 0 20px 20px;
	min-height:100px; 
	padding:20px 10px; 
	position:relative;
	width:240px;
}
.layout2cl #footer{
        padding-left:320px;
        width:700px;
 }
/*----LAYOUT 2 Column Right----*/
.layout2cr #content{
	background-color:#fff;
	-moz-box-shadow:0 4px 10px #000; 
  	-webkit-box-shadow:0 4px 10px #000; 
    box-shadow:0 4px 10px #000; 
	margin:0;
	padding:20px;
    width:690px;
}
.layout2cr #sidebar{
	background-color:#fce0a0; 
	-moz-box-shadow:0 4px 10px #000; 
  	-webkit-box-shadow:0 4px 10px #000; 
         box-shadow:0 4px 10px #000; 
	margin:30px 20px 20px 0;
	min-height:100px; 
	padding:20px 10px;
	position:relative;
        right:10px;   
        width:240px;	      
}
.layout2cr #footer{
        padding-right:320px;
        width:700px;
 }
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
.addOnBorder{} 
.addOnBorderBottom{} 
.addOnBorderTop{} 
.addOnGradientTop{} 
.addOnGradientBottom{}
.addOnShadowBox{} 
.addOnShadowBoxSmall{} 
.addOnTableHeading{}
.addOnTableHeadingBg{} 
.addOnTableRowBg{} 
.addOnTableRowAltBg{}
.addOnTableColumnBg{} 
.addOnTableColumnAltBg{}
.addOnBackgroundImage{}
.addOnHeadline{}
.addOnSubHead{}
.addOnSubH3{}
.addOnSubH4{}
.addOnPlainText{}
.addOnBasicLink{}
.addOnSmallText{}
.addOnBackground{}
.addOnShadedText{}
.addOnAccentText{}
.addOnSectionHead{}
.addOnMiniNavBox{}
.addOnButton{}

/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:#2e7fac}

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

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

/* mobile layout/content styling */
	#body.mobileLayout #header{padding-top:20px}
	#body.mobileLayout #main{background:#fff; margin:20px!important; box-shadow:0 0 10px #000}
	#body.mobileLayout #content{margin-bottom:15px}
	#body.mobileLayout #sidebar{background:#FCE0A0; padding-top:15px}
	#body.mobileLayout #footer{background:#043F62; }
}
