/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{font-size:15px;}
#body p{}
#body a{color:#FB70B8;}
#body a:hover{}
#body small{}
#body form{}
#body{
	background-color:#D1DCE2;
	color:#333;	
}
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-color:none;
	background-image:url(https://lygo.net/ly/zeeblio/styles/bouquet/images/7589.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 auto;
	width:999px;
}
#body #container{
	_left:1px;
	margin:0 auto 0 auto;padding:29px 0 0;
	position:relative;
	width:872px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
	background-image:url(https://lygo.net/ly/zeeblio/styles/bouquet/images/7601.png);
	_background-image:url(https://lygo.net/ly/zeeblio/styles/bouquet/images/7603.gif);
	background-repeat:no-repeat;
	.height:130px;
	margin:0 auto;
	min-height:100px;
	padding:30px 30px 0;
	position:relative;
	text-align:left;
	width:812px;
}
#body #header h1{
	color:#000;
	font-weight:normal;
}
#body #header h2, #body #header h3, #body #header p{color:#7B8B9D;}
#body #header ul.navigation{
	border-bottom:1px solid #D1DCE2;
	border-top:1px solid #D1DCE2;
	clear:both;
}
#body #header ul.navigation li{
	float:left;
	height:auto;
	min-width:50px;
	text-align:center;
	white-space:nowrap;
	_width:5%;	
}
#body #header ul.navigation li a{
	color:#333;
	display:block;
	font-size:13px;
	font-weight:normal;
	height:auto;
	line-height:1.3em;
	padding:5px 15px;
	text-decoration:none;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{
	color:#FB70B8;
	text-decoration:none;
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{
	background-image:url(https://lygo.net/ly/zeeblio/styles/bouquet/images/7598.png);
	_background-image:url(https://lygo.net/ly/zeeblio/styles/bouquet/images/7604.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	padding-bottom:10px;
	width:872px;
}
#body #content{
	width:580px;
}
#body #content ul.navigation li.last{border-right:none}
#body #content ul.navigation li{
	border-right:1px solid #333;
	float:left;
	height:16px;
	margin:0;
	min-width:10px;
	padding:0 5px;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body #content ul.navigation li a{
	color:#333;
	font-size:12px;
	height:auto;
	line-height:1.0em;
 	.line-height:1.2em;
	margin:0 0 0 0;
	text-decoration:underline;
	width:auto;
}
#body #content ul.navigation li a:hover, #body #content ul.navigation li a.selected{
	color:#FB70B8;
	text-decoration:none;
}
#body #sidebar{
	min-height:20px;
	width:180px;
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{background-image:url(https://lygo.net/ly/zeeblio/styles/bouquet/images/7599.png);
	_background-image:url(https://lygo.net/ly/zeeblio/styles/bouquet/images/7605.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:15px 20px 10px;
	min-height:20px;
	margin:0 auto;
	text-align:left;
	width:832px;
}
#body #footer ul.navigation li.last{border-right:none}
#body #footer ul.navigation li{border-right:1px solid #333;
	height:16px;
	min-width:10px;
	_width:5%;
	float:left;
	text-align:center;
	white-space:nowrap;
	padding:0 5px;
	margin:0;
}
#body #footer ul.navigation li a{
	color:#333;
	font-size:12px;
	height:auto;
	line-height:1.0em;
 	.line-height:1.2em;
	margin:0;
	text-decoration:underline;
	width:auto;
}
#body #footer ul.navigation li a:hover, #body #footer ul.navigation li a.selected{
	color:#FB70B8;
	text-decoration:none;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0 auto;
	padding-top:20px;
	width:812px;
}
#body.layout1c #sidebar{
	border-bottom:none;
	margin:0 auto;
	min-height:10px;
	width:812px;
}
#body.layout1c #sidebar ul{
	border-bottom:1px solid #D1DCE2;
	border-top:1px solid #D1DCE2;
	margin:0 0 5px;
	width:812px;
}
#body.layout1c #sidebar ul.navigation li{
	float:left;
	min-width:50px;
	text-align:center;
	white-space:nowrap;
	_width:5%;
}
#body.layout1c #sidebar ul.navigation li a{
	color:#333;
	display:block;
	font-size:13px;
	font-weight:bold;
	line-height:1.3em;
	padding:5px 15px;
	text-decoration:underline;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{
	color:#FB70B8;
	text-decoration:none;
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #content{
	padding:0 10px 0 10px;
	margin:20px 20px 0 0;
	_margin:20px 10px 0 0;
}
#body.layout2cl #sidebar{
	border:4px solid #E3EAEE;
	min-height:400px;
	padding:20px 10px 20px 14px;
	margin:20px 0 0 30px;
	_margin:20px 0 0 15px;
	width:176px;
 	.width:178px;
}
#body.layout2cl #sidebar ul.navigation{
	border-bottom:none;
	clear:both;
	margin-bottom:15px;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li{
	background-image:url(https://lygo.net/ly/zeeblio/styles/bouquet/images/7548.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a{
	color:#FB70B8;
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:1.8em;
	_line-height:2.3em;
	padding:0 0 0 15px;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	color:#FB70B8;
	font-weight:bold;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{
	padding:0 10px 0 10px;
	margin:20px 0 0 20px;
	_margin:20px 0 0 10px;
}
#body.layout2cr #sidebar{
	border:4px solid #E3EAEE;
	height:auto;
	_height:400px;
	margin:20px 30px 0 0;
	_margin:20px 15px 0 0;
	min-height:400px;
	padding:20px 10px 20px 16px;
	width:176px;
 	.width:178px;
}
#body.layout2cr #sidebar ul.navigation{
	clear:both;
	margin-bottom:15px;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li{
	background-image:url(https://lygo.net/ly/zeeblio/styles/bouquet/images/7548.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
}
#body.layout2cr #sidebar ul.navigation li a{
	color:#FB70B8;
	display:block;
	line-height:2.3em;
	padding:0 0 0 15px;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	color:#FB70B8;
	font-weight:bold;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{
	color:#7B8B9D;
	font-size:22px;
	text-decoration:none;
}
#body h1 a.addOnBasicLink:hover{text-decoration:underline;}
#body h3.addOnSectionHead{
	border-bottom:none;
	color:#333;
	font-weight:normal;
	text-transform:uppercase;
} 
#body .addOnBackground{background:#D1DCE2;}
#body div.blogSearch .addOnButton, #body div.blogSearch .addOnButton:hover{
	background:#FB70B8;
	border:solid 1px #DC62A4;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
#body .addOnButton, #body .addOnButton:hover{
	background:#FB70B8;
	border:solid 1px #DC62A4;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
#body a.addOnBasicLink{color:#FB70B8;}
#body .addOnBorderColor{border-color:#A3B8CC;}
#body .addOnHeadline{
	color:#7B8B9D;
	font-weight:normal;
}
#body .addOnSubHead{
	color:#7B8B9D;
	font-weight:normal;
}
#body .addOnSubH3{
	color:#333;
	font-weight:normal;
}
#body .addOnSubH4{
	color:#333;
	font-weight:normal;
}
#body .addOnPlainText{color:#333}
#body .addOnBasicLink{color:#FB70B8;}
#body .addOnSmallText{color:#333;}
#body .addOnBackground{background:#D1DCE2;}
#body .addOnBorder{border:1px solid #A3B8CC;}
#body .addOnBorderBottom{border-bottom:1px solid #999;}
#body .addOnBorderTop{border-top:1px solid #999;}
#body .addOnGradientTop{}
#body .addOnGradientBottom{}
#body .addOnShadowBox{}
#body .addOnShadowBoxSmall{}
#body .addOnTableHeading{}
#body .addOnTableHeadingBg{background:#CCC;}
#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:url(https://lygo.net/ly/zeeblio/styles/bouquet/images/mBG.jpg) no-repeat right top #D1DCE2}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#FB70B8; 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:#FB70B8; color:#000}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#ce438b; 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{background:#fff; border-top:4px solid #E3EAEE}
#body.mobileLayout #content{margin-bottom:15px}
#body.mobileLayout #sidebar{background:#E3EAEE; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#a8bcca}
}