/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{color:#a36566}
#body h2{}
#body h3{}
#body p{color:#181818}
#body a{color:#A36566}
#body a:hover{color:#111}
#body small{}
#body form{}
#body ul.navigation li{}
#body{
	background-color:#a36565;
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{}
#body #container{}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-repeat:no-repeat;
	background-image:url(https://lygo.net/ly/zeeblio/styles/butterfly/images/header.png);
	color:#fff;
	min-height:155px;
	padding:15px 15px 15px 230px;
	position:relative;
	z-index:90;
}
#body #header h1{
	color:#fff;
	font-size:40px
}
#body #header ul.navigation{
	float:right;
	margin-right:15px;
	}
#body #header ul.navigation li{
	border-right:1px solid #9ebab5;
	float:left;
	min-width:30px;
}
#body #header ul.navigation li a{
	background:#fdfdbf;
	color:#a36566;
	display:block;
	font-size:14px;
	padding:5px 10px;
}
#body #header ul.navigation li.first{}
#body #header ul.navigation li.last{border-right:none;}

#body #header ul.navigation li a:hover{
	background: #fdfdbf; /* Old browsers */
background: -moz-linear-gradient(top, #fdfdbf 76%, #d7b399 95%, #be8180 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(76%,#fdfdbf), color-stop(95%,#d7b399), color-stop(100%,#be8180)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fdfdbf 76%,#d7b399 95%,#be8180 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fdfdbf 76%,#d7b399 95%,#be8180 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #fdfdbf 76%,#d7b399 95%,#be8180 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdbf', endColorstr='#be8180',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #fdfdbf 76%,#d7b399 95%,#be8180 100%); /* W3C */
	color:#111; 
	text-decoration:none;
}
#body #header ul.navigation li a.selected{
	color:#111; 
	text-decoration:none;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	background-color:#cef1ea;
	background-image:url(https://lygo.net/ly/zeeblio/styles/butterfly/images/main.png);
	background-repeat:no-repeat;
	min-width:800px;
	padding-top:90px;
	position:relative;
	top:-35px;
	width:auto;
}
#body #content{
	margin:0 5%;
	width:59%;
}
#body #content ul.navigation li.first a{padding-left:0}
#body #content ul.navigation li.last{border-right:none;}
#body #sidebar{
	width:24%
}
#body #sidebar ul.navigation{margin-bottom:6px}
#body #sidebar ul.navigation li{
	margin-bottom:5px;
	min-width:30px;
}
#body #sidebar ul.navigation li a{
	background:#fdfdbf;
	border-bottom:2px solid #a36566; 
	color:#a36566;
	display:block;
	font-family:Trebuchet MS, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:2em;
	padding:0 10px;
	width:auto;
}
#body #sidebar ul.navigation li a:hover{
	background: #fdfdbf; /* Old browsers */
	background: -moz-linear-gradient(top, #fdfdbf 76%, #d7b399 95%, #be8180 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(76%,#fdfdbf), color-stop(95%,#d7b399), color-stop(100%,#be8180)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fdfdbf 76%,#d7b399 95%,#be8180 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fdfdbf 76%,#d7b399 95%,#be8180 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #fdfdbf 76%,#d7b399 95%,#be8180 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdbf', endColorstr='#be8180',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #fdfdbf 76%,#d7b399 95%,#be8180 100%); /* W3C */
	color:#111;
	text-decoration:none;
}
#body #sidebar ul.navigation li a.selected{
color:#111;
	text-decoration:none;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	background-color:#cef1ea;
	background-image:url(https://lygo.net/ly/zeeblio/styles/butterfly/images/body.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	min-height:315px;
	padding:10px 15% 15px 5%;
	position:relative;
	top:-35px;	
}
#body #footer ul.navigation, #body #content ul.navigation{
	border-left:1px solid #9ebab5;
	margin-left:15px;
	margin:5px 0;
	width:80%;
}
#body #footer ul.navigation li, #body #content ul.navigation li{
	background-image:none;
	border-right:1px solid #9ebab5;
	float:left;
	height:20px;
	min-width:30px;
	width:auto;
}
#body #footer ul.navigation li.first a{padding-left:0}
#body #footer ul.navigation li.last{border-right:none;}
#body #footer ul.navigation li a, #body #content ul.navigation li a{
	background-image:none;
	color:#a36566;
	display:block;
	font-size:12px;
	height:20px;
	padding:0 10px;width:auto;
}
#body #footer ul.navigation li a:hover, #body #content ul.navigation li a:hover{
	background-image:none;
	color:#111;
	text-decoration:none;
}
#body #footer ul.navigation li a.selected, #body #content ul.navigation li a.selected{
	background-image:none;
	color:#111;
	text-decoration:none;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #main, #body.layout1c #footer{
	padding-left:15%;
	padding-right:15%;
	}
#body.layout1c #content{
	margin:0;
	width:auto;
	background-image:none;
	padding-bottom:15px;
	border-bottom:4px dashed #9ebab5;	
}
#body.layout1c #sidebar{
	margin:0;
	min-height:20px;
	padding:15px 0;
	width:auto;
	border-bottom:4px dashed #9ebab5;
}
#body.layout1c #sidebar ul.navigation{}
#body.layout1c #sidebar ul.navigation li{
	float:left;
	min-width:30px;
	width:auto;
	margin-right:5px;
}
#body.layout1c #sidebar ul.navigation li.last{margin-right:0}
#body.layout1c #sidebar ul.navigation li a{}
#body.layout1c #sidebar ul.navigation li a:hover{}
#body.layout1c #sidebar ul.navigation li a.selected{	}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #outerContainer{}
#body.layout2cl #container{}
#body.layout2cl #header{}
#body.layout2cl #header h1{}
#body.layout2cl #header h2{}
#body.layout2cl #header ul.navigation{}
#body.layout2cl #content{}
#body.layout2cl #sidebar{
	background-image:url(https://lygo.net/ly/zeeblio/styles/butterfly/images/footer.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-left:5%;
	padding-bottom:70px;
}
#body.layout2cl #footer{}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	background-image:url(https://lygo.net/ly/zeeblio/styles/butterfly/images/footer.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:0 5% 0 0;
	padding-left:4.5%;
	padding-right:.5%;
	padding-bottom:75px;
}
#body.layout2cr #sidebar{padding-right:.5%; padding-bottom:70px}
/* ____________________ 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:#a36566;
	background-image:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:auto;
	padding-top:0;
}

/* ____________________ 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/butterfly/images/mBG.jpg) no-repeat #cef1ea}

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

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

/* mobile layout/content styling */
#body.mobileLayout #header{padding:60px 40px 40px; position:static; text-shadow:1px 1px 2px #444;}
#body.mobileLayout #main{position:static}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{margin-bottom:15px; padding-top:15px; position:static}
#body.mobileLayout #footer, #body.mobileLayout #footer p{background:#a36565; color:#fff; position:static}
#body.mobileLayout #footer a{color:#fff}
}