/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{color:#fff; }
#body h2{color:#fff; }
#body h3{color:#fff; }
#body p{color:#fff; }
#body a{color:#ccc; }
#body a:hover{}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-attachment:fixed; 
	background-image:url(http://lygo.com/ly/zeeblio/styles/tadorninae/images/1065060.jpg); 
	-moz-background-size:100% 100%; -webkit-background-size:100% 100%; -o-background-size:100% 100%; background-size:100% 100%;
	color:#fff;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{}
#body #container{
	background-color:#480013;
	background:rgba(72, 0, 19, .8);
	border-left:4px solid #000;
	border-right:4px solid #000;
	margin:0 auto;
	width:960px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(http://lygo.com/ly/zeeblio/styles/tadorninae/images/header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	border-bottom:4px solid #000;
	background-color:#4b0014; 
	margin:0 auto;
	min-height:196px; 
	padding:20px 30px 15px; 
	position:relative;
	width:900px;  
}
#body #header ul.navigation{
	bottom:0; 
	position:absolute; 
	width:100%;
}
#body #header ul.navigation li{
	float:left; 
	height:25px; 
	margin:0 6px 10px 0; 
	min-width:30px; 
	text-align:center; 
	width:auto; 
}
#body #header ul.navigation li a{
	background-color: #a6002c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a6002c), to(#4b0014)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #a6002c, #4b0014); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #a6002c, #4b0014); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #a6002c, #4b0014); /* IE10 */
  background-image:      -o-linear-gradient(top, #a6002c, #4b0014); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #a6002c, #4b0014);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#a6002c', EndColorStr='#4b0014'); /* IE6–IE9 */
	border:1px solid #a6002c; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px; 
	border-radius:10px; 
	color:#fff; 
	display:block; 
	font-size:16px;
	font-weight:bold; 
    line-height:25px; 
	height:25px; 
	padding:0 14px; 
	width:auto; 
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
  	background-color: #4b0014;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4b0014), to(#a6002c)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #4b0014, #a6002c); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #4b0014, #a6002c); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #4b0014, #a6002c); /* IE10 */
  background-image:      -o-linear-gradient(top, #4b0014, #a6002c); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #4b0014, #a6002c);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4b0014', EndColorStr='#a6002c'); /* IE6–IE9 */
	text-decoration:none;
}
#body #header h1{font-size:40px;}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	border-bottom:4px solid #000;
	margin:20px auto; 
	padding:15px 30px;
	width:900px; 
}
#body #content{width:580px; }
#body #content ul.navigation{width:100%; }
#body #content ul.navigation li{
	float:left; 
	height:20px; 
	margin:0 6px 10px 0; 
	min-width:30px;  
	text-align:center; 
	width:auto;
}
#body #content ul.navigation li a{
	background-color: #a6002c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a6002c), to(#4b0014)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #a6002c, #4b0014); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #a6002c, #4b0014); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #a6002c, #4b0014); /* IE10 */
  background-image:      -o-linear-gradient(top, #a6002c, #4b0014); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #a6002c, #4b0014);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#a6002c', EndColorStr='#4b0014'); /* IE6–IE9 */
	border:1px solid #a6002c; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px; 
	border-radius:10px;
	color:#fff; 
	display:block; 
	font-size:13px;
	font-weight:bold;  
    height:20px;
	line-height:20px;  
	padding:0 14px;
	width:auto;  
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
  	background-color: #4b0014;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4b0014), to(#a6002c)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #4b0014, #a6002c); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #4b0014, #a6002c); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #4b0014, #a6002c); /* IE10 */
  background-image:      -o-linear-gradient(top, #4b0014, #a6002c); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #4b0014, #a6002c);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4b0014', EndColorStr='#a6002c'); /* IE6–IE9 */
	text-decoration:none;
}
#body #sidebar{
	min-height:20px; 
	width:180px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{; 
	margin:0 auto;
	min-height:30px; 
	padding:20px 30px; 
	width:900px;
} 
#body #footer ul.navigation{width:100%; }
#body #footer ul.navigation li{
	float:left; 
	height:20px; 
	margin:0 6px 10px 0; 
	min-width:30px; 
	text-align:center;  
	width:auto;
}
#body #footer ul.navigation li a{
	background-color: #a6002c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a6002c), to(#4b0014)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #a6002c, #4b0014); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #a6002c, #4b0014); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #a6002c, #4b0014); /* IE10 */
  background-image:      -o-linear-gradient(top, #a6002c, #4b0014); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #a6002c, #4b0014);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#a6002c', EndColorStr='#4b0014'); /* IE6–IE9 */
	border:1px solid #a6002c; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px; 
	border-radius:10px; 
	color:#fff; 
	font-size:13px;
	font-weight:bold; 
	display:block;  
	height:20px;
	line-height:20px;   
	padding:0 14px;
	width:auto; 
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	background-color: #4b0014;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4b0014), to(#a6002c)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #4b0014, #a6002c); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #4b0014, #a6002c); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #4b0014, #a6002c); /* IE10 */
  background-image:      -o-linear-gradient(top, #4b0014, #a6002c); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #4b0014, #a6002c);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4b0014', EndColorStr='#a6002c'); /* IE6–IE9 */
	text-decoration:none;
 }
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0; 
	width:auto;
}
#body.layout1c #sidebar{padding:20px 0; width:auto;}
#body.layout1c #sidebar ul.navigation{width:100%; }
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	height:20px; 
	margin:0 6px 10px 0; 
	min-width:30px;  
}
#body.layout1c #sidebar ul.navigation li a{ 
    background-color: #a6002c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a6002c), to(#4b0014)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #a6002c, #4b0014); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #a6002c, #4b0014); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #a6002c, #4b0014); /* IE10 */
  background-image:      -o-linear-gradient(top, #a6002c, #4b0014); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #a6002c, #4b0014);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#a6002c', EndColorStr='#4b0014'); /* IE6–IE9 */
	border:1px solid #4b0014; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px; 
	border-radius:10px;  
	color:#fff;  
	display:block;
	font-size:13px;
	font-weight:bold;  
	height:20px;
	line-height:20px;
	padding:0 14px;  
	width:auto; 
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	background-color: #4b0014;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4b0014), to(#a6002c)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #4b0014, #a6002c); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #4b0014, #a6002c); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #4b0014, #a6002c); /* IE10 */
  background-image:      -o-linear-gradient(top, #4b0014, #a6002c); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #4b0014, #a6002c);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4b0014', EndColorStr='#a6002c'); /* IE6–IE9 */
	text-decoration:none;
 }
/*----LAYOUT 2 Column Left ----*/
#body.layout2cl #content{width:640px; }
#body.layout2cl #sidebar{}
#body.layout2cl #sidebar ul.navigation{width:100%; }
#body.layout2cl #sidebar ul.navigation li{
	margin:0 0 10px 0; 
	min-width:30px;  
}
#body.layout2cl #sidebar ul.navigation li a{
	background-color: #a6002c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a6002c), to(#4b0014)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #a6002c, #4b0014); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #a6002c, #4b0014); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #a6002c, #4b0014); /* IE10 */
  background-image:      -o-linear-gradient(top, #a6002c, #4b0014); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #a6002c, #4b0014);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#a6002c', EndColorStr='#4b0014'); /* IE6–IE9 */  
	border:1px solid #a6002c; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px; 
	border-radius:10px; 
    color:#fff;  
	display:block; 
	font-size:13px;
	font-weight:bold;  
	padding:3px 14px; 
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
  	background-color: #4b0014;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4b0014), to(#a6002c)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #4b0014, #a6002c); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #4b0014, #a6002c); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #4b0014, #a6002c); /* IE10 */
  background-image:      -o-linear-gradient(top, #4b0014, #a6002c); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #4b0014, #a6002c);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4b0014', EndColorStr='#a6002c'); /* IE6–IE9 */
	text-decoration:none;
 }
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{width:640px; }
#body.layout2cr #sidebar{}
#body.layout2cr #sidebar ul.navigation{width:100%;}
#body.layout2cr #sidebar ul.navigation li{
	margin:0 0 10px; 
	min-width:30px;  
}
#body.layout2cr #sidebar ul.navigation li a{
	background-color: #a6002c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a6002c), to(#4b0014)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #a6002c, #4b0014); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #a6002c, #4b0014); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #a6002c, #4b0014); /* IE10 */
  background-image:      -o-linear-gradient(top, #a6002c, #4b0014); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #a6002c, #4b0014);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#a6002c', EndColorStr='#4b0014'); /* IE6–IE9 */
	border:1px solid #a6002c; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px; 
	border-radius:10px; 
    color:#fff;   
	display:block; 
	font-size:13px;
	font-weight:bold;  
	padding:4px 14px; 
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
  	background-color: #4b0014;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4b0014), to(#a6002c)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #4b0014, #a6002c); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #4b0014, #a6002c); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #4b0014, #a6002c); /* IE10 */
  background-image:      -o-linear-gradient(top, #4b0014, #a6002c); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #4b0014, #a6002c);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4b0014', EndColorStr='#a6002c'); /* IE6–IE9 */
	text-decoration:none;
 }
/* ____________________ 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{	background-color: #a6002c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a6002c), to(#4b0014)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #a6002c, #4b0014); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #a6002c, #4b0014); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #a6002c, #4b0014); /* IE10 */
  background-image:      -o-linear-gradient(top, #a6002c, #4b0014); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #a6002c, #4b0014);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#a6002c', EndColorStr='#4b0014'); /* IE6–IE9 */
	border:1px solid #a6002c; color:#fff}


/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:url(http://lygo.com/ly/zeeblio/styles/tadorninae/images/mBG.jpg) no-repeat #675555}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background-color: #a6002c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a6002c), to(#4b0014)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #a6002c, #4b0014); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #a6002c, #4b0014); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #a6002c, #4b0014); /* IE10 */
  background-image:      -o-linear-gradient(top, #a6002c, #4b0014); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #a6002c, #4b0014);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#a6002c', EndColorStr='#4b0014'); /* IE6–IE9 */ color:#fff; 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-color: #a6002c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a6002c), to(#4b0014)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #a6002c, #4b0014); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #a6002c, #4b0014); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #a6002c, #4b0014); /* IE10 */
  background-image:      -o-linear-gradient(top, #a6002c, #4b0014); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #a6002c, #4b0014);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#a6002c', EndColorStr='#4b0014'); /* IE6–IE9 */ color:#fff}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#4b0014; color:#fff}
#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{}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#4e0709; border-top:2px solid #000; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#000}
}