body {
	margin:0;
	padding:0;
	background-color:white;

	color:white;
	font-family:'Barlow Condensed', sans-serif;
	font-weight:300;
	letter-spacing: 0.02em;
}
a { text-decoration: none; }
.sliced {
	float:left;
	background-image:URL(sprite.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
a, .sliced a, .sliced a:hover, a.sliced, a.sliced:hover { text-decoration:none; }

/* --------------------------------------------------------------------------------------------------- */

.logo_agitglobal   { width:30px;  height:30px; } .logo_agitglobal.inactive   { background-position:-1038px -624px } .logo_agitglobal.inactive:hover,   .logo_agitglobal.active   { background-position:-1038px -684px; }
@media only screen and (min-width : 501px) and (max-width:1374px) {
.logo_wavestorm    { width:140px; height:60px; } .logo_wavestorm.inactive    { background-position:-20px  -610px } .logo_wavestorm.inactive:hover,    .logo_wavestorm.active    { background-position:-20px -670px; }
.logo_stormblade   { width:147px; height:60px; } .logo_stormblade.inactive   { background-position:-185px -610px }.logo_stormblade.inactive:hover,   .logo_stormblade.active   { background-position:-185px -670px; }
.logo_truewave     { width:126px; height:60px; } .logo_truewave.inactive     { background-position:-366px -610px } .logo_truewave.inactive:hover,     .logo_truewave.active     { background-position:-366px -670px; }
.logo_no6          { width:64px;  height:60px; } .logo_no6.inactive          { background-position:-523px -610px } .logo_no6.inactive:hover,          .logo_no6.active          { background-position:-523px -670px; }
.logo_snostorm     { width:136px; height:60px; } .logo_snostorm.inactive     { background-position:-615px -610px } .logo_snostorm.inactive:hover,     .logo_snostorm.active     { background-position:-615px -670px; }
.logo_waterbuddies { width:139px; height:60px; } .logo_waterbuddies.inactive { background-position:-785px -610px } .logo_waterbuddies.inactive:hover, .logo_waterbuddies.active { background-position:-785px -670px; }
.logo_blootide     { width:84px;  height:60px; } .logo_blootide.inactive     { background-position:-938px -610px } .logo_blootide.inactive:hover,     .logo_blootide.active     { background-position:-938px -670px; }
}
@media only screen and (min-width : 1375px) {
.logo_wavestorm    { width:152px; height:60px; } .logo_wavestorm.inactive    { background-position:-20px  -610px } .logo_wavestorm.inactive:hover,    .logo_wavestorm.active    { background-position:-20px -670px; }
.logo_stormblade   { width:169px; height:60px; } .logo_stormblade.inactive   { background-position:-173px -610px }.logo_stormblade.inactive:hover,   .logo_stormblade.active   { background-position:-173px -670px; }
.logo_truewave     { width:159px; height:60px; } .logo_truewave.inactive     { background-position:-348px -610px } .logo_truewave.inactive:hover,     .logo_truewave.active     { background-position:-348px -670px; }
.logo_no6          { width:84px;  height:60px; } .logo_no6.inactive          { background-position:-513px -610px } .logo_no6.inactive:hover,          .logo_no6.active          { background-position:-513px -670px; }
.logo_snostorm     { width:169px; height:60px; } .logo_snostorm.inactive     { background-position:-598px -610px } .logo_snostorm.inactive:hover,     .logo_snostorm.active     { background-position:-598px -670px; }
.logo_waterbuddies { width:169px; height:60px; } .logo_waterbuddies.inactive { background-position:-768px -610px } .logo_waterbuddies.inactive:hover, .logo_waterbuddies.active { background-position:-768px -670px; }
.logo_blootide     { width:84px;  height:60px; } .logo_blootide.inactive     { background-position:-938px -610px } .logo_blootide.inactive:hover,     .logo_blootide.active     { background-position:-938px -670px; }
}

/* --------------------------------------------------------------------------------------------------- */

#header_logo_container .header_logo { border-right:1px solid #b3b3b3; }
.header_logo span { display:none; }

@media only screen and (max-width : 500px) {
	   #site_footer_container {  width:500px; margin-top:20px; overflow-x:hidden; }
	   div#site_footer_container div#site_footer { width:100%; }

	   #header_nav_outer, #site_header_bg, #site_header_container { display:none; }

	   #site_content {
			 float:left;
			 width:500px;
		overflow-x:hidden;
	   }
	   #site_content #site_content_inner {
			 float:left;
			 width:100%;
			 position:relative;
	   }
}
@media only screen and (min-width : 501px) and (max-width:1374px) {
	div#site_header,
	div#site_content {
		margin-left:-510px;
		width:1020px;
	}
	div#site_header_upper,
	div#site_content_inner {
		width:1020px;
	}
	div#site_header_bg,
	div#site_footer_container div#site_footer { width:1020px; left:50%; margin-left:-510px; }
}
@media only screen and (min-width : 1375px) {
	div#site_header,
	div#site_content {
		margin-left:-683px;
		width:1366px;
	}
	div#site_header_upper,
	div#site_content_inner {
		width:1366px;
	}
	div#site_header_bg,
	div#site_footer_container div#site_footer { width:1366px; left:50%; margin-left:-683px; }
}
div#site_header_upper {
	border-bottom:1px solid #b3b3b3;
	height:60px;
}
@media only screen and (min-width : 1375px) {                       div#header_nav_outer div#header_nav_container { width:900px; margin-left:200px; } }
@media only screen and (min-width : 501px) and (max-width:1374px) { div#header_nav_outer div#header_nav_container { width:715px; } }
@media only screen and (min-width : 1375px) {                       div#header_logo_container { width:920px; } }
@media only screen and (min-width : 501px) and (max-width:1374px) { div#header_logo_container { width:760px; } }
@media only screen and (min-width : 501px) {
	   #site_footer_container {  width:100%; margin-top:138px; /* same as #site_content top + 20 */ }
	   #mobile_header, #mobile_subheader, #mobile_header_spacer, #mobile_nav { display:none; }

	div#site_header_container div { float:left; }
	div#site_header_container a { text-decoration:none; }

	div#site_header_container {
		z-index:100;
		left:0;
		float:left;
		width:100%;
		height:140px;
		top:0;
		position:fixed;
	}
	div#site_header {
		z-index:101;
		left:50%;
		top:0;
		position:fixed;
		height:140px;
		border-bottom:1px solid #b3b3b3;
	}

	div#site_header_bg {
		float:left;
		height:140px;
		position:fixed;
		top:0;
		z-index:99;
		color:black;
		background: rgb(255, 255, 255); /* Fallback for web browsers that doesn't support RGBa */
		background: rgba(255, 255, 255, 0.95);
	}
	div#site_header_container a { text-decoration:none; }

div#header_logo_container { float:left; height:60px;  }

div#header_nav_outer { float:left; width:100%; height:47px; margin-top:16px; }
div#header_nav_outer div#header_agitlogo_container { width:30px; margin-top:9px; }
div#header_nav_outer div#header_nav_container { height:33px; margin-top:13px; text-align:center; }

div#header_nav_outer div#nav_main_search_container {
	float:right;
	width:234px;
	height:33px;
	margin-top:2px;
}

.header_cart_icon       { width:14px; height:14px; background-position:-180px -100px; }
.header_cart_icon:hover {                          background-position:-180px -120px; }
#nav_top_checkout .header_cart_icon { float:right!important; margin-top:1px; }

} /* end min-width:501 */

#site_footer_container {
	   float:left;
	   min-height:240px;
	   background:#1a1a1a;
}

div#site_footer_container div#site_footer { float:left; position:relative; z-index: 4; }

body { color: black; }

div#site_footer { float:left; width:100% }
div#site_footer_bg { display:none; position:absolute; height:55px; width:100%; background-color:#000; }
#site_footer_lid {
	float:left;
	width:100%;
	height:80px;
	margin-bottom:20px;
	border-bottom:1px solid #b3b3b3;
}
#site_footer_lid #site_footer_logo {
	float:right!important;
	width:239px;
	height:80px;
	background-position:-258px -844px;
}

a#vonderland_credit { float:right; margin-top:5px; margin-right:3px; font-size:10px; color:#aaa; }
a#vonderland_credit:hover { color:#777; }


/* --------------------------------------------------------------------------------------------------- */


.main_nav { padding:5px 0; height:35px; font-weight:700; font-size:15px; text-transform:uppercase; }
@media only screen and (min-width : 1375px) { .main_nav { margin:0 10px; } }
@media only screen and (min-width : 501px) and (max-width:1374px) { .main_nav { margin:0 5px; } }
div#header_nav_container .main_nav:first-child { margin-left:0px!important; }
div#header_nav_container .main_nav:last-child  { margin-right:0px!important; }

a.main_nav.inactive:hover,
.main_nav.active { border-bottom:2px solid black; }
a.main_nav.inactive:hover,
.main_nav { color:black!important; }


div#nav_main_search_container .wrap_search {
	width:234px;
	height:42px;
	position: relative;
}
div#nav_main_search_container .wrap_search input#header_search { float:left; box-sizing:border-box; border:none; padding:6px 5px; width:195px; height:42px; border-style:solid; border-width:1px 0 1px 1px; border-color:#b3b3b3; background:white; }
div#nav_main_search_container .wrap_search a#search_submit { width:38px; height:40px; background-position:-760px -78px; position: absolute; right: 0; top: 0; border:1px solid #b3b3b3; background-color:white; }
div#nav_main_search_container .wrap_search a#search_submit:hover {                    background-position:-760px -118px; }


/* --------------------------------------------------------------------------------------------------- */

div#site_content div#site_footer { float:left; width:100%; margin-top:60px; background-color:black; }
div#site_content div#site_footer_inner { float:left; width:100%; margin-top:20px; margin-bottom:20px; }


div#site_footer div.nav_container {
	float:left;  margin-top:0px;
}
@media only screen and (min-width : 501px) {
	div#site_footer #footer_links { text-align:left; width:490px; margin-left:27px; float:left; font-size:15px; line-height:1.5em; text-transform:uppercase; }
	div#site_footer #footer_links #footer_links_col1 { float:left; width:133px; }
	div#site_footer #footer_links #footer_links_col2 { float:left; width:146px; }
	div#site_footer #footer_links #footer_links_col3 { float:left; width:150px; }
}
@media only screen and (max-width : 500px) {
	div#site_footer #footer_links { text-align:left; margin-left:4px; width:492px; float:left; font-size:20px; line-height:1.5em; }
	div#site_footer #footer_links #footer_links_col1 { float:left; width:164px; text-align:right; }
	div#site_footer #footer_links #footer_links_col2 { float:left; width:164px; text-align:center; }
	div#site_footer #footer_links #footer_links_col3 { float:left; width:164px; }
}

div#site_footer {
	position:relative;
	z-index: 4;
}

@media only screen and (min-width : 501px) {
	div#site_footer #footer_mobile { display:none; }
	div#site_footer #footer_contact { float:left; width:140px; margin-left:24px; margin-right:29px; margin-top:5px; }
	div#site_footer #footer_contact_inner { float:left; width:140px;  }
	div#site_footer #footer_contact_inner #btn_chat_now { float:left; width:120px; height:25px; margin:7px 10px 6px 10px; border-bottom:1px solid #bcbcbc; text-transform:uppercase; font-size:18px; }
	div#site_footer #footer_contact_inner #lbl_order_by_phone { float:left; width:100%; font-size:14px; margin-bottom:2px; }
	div#site_footer #footer_contact_inner #btn_call_now { float:left; width:100%; font-size:19px; margin-bottom:8px; }
	div#site_footer #footer_social { float:left;margin-top:25px; width:100%; }
	div#site_footer #footer_signup { float:right;width:242px; margin-right:28px; font-size:11px; }

	#footer_copyright { float:right; margin-left:0px; width:580px; font-size: 80%;font-weight:400;text-align:right; color:white; }
	a#footer_credit { font-size:80%; font-weight:400; float:left; width:200px; text-align:left; }

	.footer_social:not(:last-child) { margin-right:8px; }

	div#site_footer #footer_desktop {
		float:left;
		width:100%;
		color:#b3b3b3;
	}
	div#site_footer #footer_desktop .footer_row {
		float:left;
		width:100%;
	}
	div#site_footer #footer_desktop .footer_row.links { line-height:1.5em; }
	div#site_footer #footer_desktop .footer_row .footer_col {
		float:left;
		width:170px;
		height:190px;
		text-transform: uppercase;
		font-size:1.1em;
		line-height: 1.5em;
	}
	div#site_footer #footer_desktop .footer_row .footer_col .footer_col_head {
		font-weight:600;
		color:white;
	}
	div#site_footer #footer_desktop #footer_social_phone {
		width:331px;
		height:80px;
		margin-bottom:20px;
		background-position: -938px -951px;
	}
	div#site_footer #footer_desktop #footer_social_phone  #footer_social_desktop {
		float:left;
		width:160px;
	}
	div#site_footer #footer_desktop #footer_social_phone  #footer_social_desktop a.footer_desktop_social {
		float:left;
		width:21px;
		height:20px;
		margin-top:30px;
		margin-right:9px;
	}
	div#site_footer #footer_desktop #footer_social_phone  #footer_social_desktop a.footer_desktop_social:hover { background-image:URL(../images/sprite-1.1.2.png); text-decoration: none; }
	div#site_footer #footer_desktop #footer_social_phone  #footer_social_desktop a#footer_desktop_instagram:hover { background-position: -938px -1041px; }
	div#site_footer #footer_desktop #footer_social_phone  #footer_social_desktop a#footer_desktop_facebook:hover  { background-position: -968px -1041px; }
	div#site_footer #footer_desktop #footer_social_phone  #footer_social_desktop a#footer_desktop_twitter:hover   { background-position: -998px -1041px; }
	div#site_footer #footer_desktop #footer_social_phone  #footer_social_desktop a#footer_desktop_youtube:hover   { background-position:-1028px -1041px; }
	div#site_footer #footer_desktop #footer_social_phone  #footer_social_desktop a#footer_desktop_pinterest:hover { background-position:-1058px -1041px; }
	div#site_footer #footer_desktop #footer_social_phone a#footer_desktop_phone {
		float:left;
		width:168px;
		height:60px;
		text-decoration: none;
	}
	div#site_footer #footer_desktop div#wrap_desktop_newsletter {
		float:right!important;
		width:494px;
		height:72px;
		background-position:-515px -844px;
	}
	div#site_footer #footer_desktop div#wrap_desktop_newsletter input {
		width:430px;
		margin-top:40px;
		margin-left:8px;
		border:none;
	}

	div#site_footer #footer_desktop div#wrap_desktop_newsletter a {
		float:right;
		width:44px;
		height:42px;
		margin-right:3px;
		margin-top:28px;
	}
	div#site_footer #footer_desktop div#wrap_desktop_newsletter a:hover {
		background-image:URL('../images/sprite-1.1.2.png');
		background-position:-1016px -872px;
		text-decoration: none;
	}
}
@media only screen and (max-width : 500px) {
	div#site_footer #footer_desktop { display:none; }
	div#site_footer #footer_contact { float:left; width:300px; margin-left:100px; margin-top:10px; margin-bottom:15px;padding:10px 0; font-size:26px; }
	div#nav_ff_phone  { width:360px; text-transform:uppercase; margin-left:70px; font-size:20px; }
	div#site_footer #footer_social { float:left;margin-top:30px; margin-bottom:10px; margin-left:56px; width:264px; }
	div#site_footer #footer_social a:not(:last-child) { margin-right:10px; }
	div#site_footer #footer_signup { float:left;width:374px; margin-left:63px; margin-top:15px; font-size:16px; margin-bottom:15px; }

	#footer_copyright,
	a#footer_credit { float:left; width:100%; font-size:80%; font-weight:bold; text-align:center; margin-top:7px; color:white; }
	a#footer_credit { margin-bottom:10px; }
}
div#site_footer #footer_contact { background-color:white; text-align:center; }
div#site_footer #footer_contact_inner,
div#site_footer #footer_contact_inner a { color:black; }
div#site_footer #footer_contact_inner a:hover { color:#555; text-decoration:none; }

div#nav_ff_signup { float:right; background-position:-485px -330px; }

div#site_footer a { color: white; }
div#site_footer a:hover { text-decoration:underline; }

#footer_signup input#ipt_footer_signup { padding:0 12px; float:left; width:100%; height:41px; background-color:white; color:black; box-sizing: border-box; font-size:1.4em; }
#footer_signup div { float:left; width:100%; }
#nav_ff_signup_submit { float:right; background-color:white; padding:1px 10px;font-size:1.6em; color:black!important; margin-top:10px }

div#site_floating_footer_container {
	   z-index:12;
	   left:0;
	   float:left;
	   width:100%;
	   height:56px;
	   overflow:hidden;
	   top:400px;
	   position:absolute;
	background-color:#000000;

}
div#site_floating_footer {
	   width:100%;
	   height:39px;
	margin-top:8px;
}


/* --------------------------------------------------------------------------------------------------- */


@media only screen and (min-width : 501px) {
	div#site_content {
		z-index:2;
		position:relative;
		left:50%;
		top:140px;
		float: left;
		background:none;
	}
	div#site_content_inner {
		min-height:1000px;
		float:left;
		background:none;
		margin-top:8px;
		padding-bottom:40px;
	}
}
@media only screen and (max-width : 500px) {
	   #site_content {
			 float:left;
			 width:500px;
		overflow-x:hidden;
	   }
	   #site_content #site_content_inner {
			 float:left;
			 width:100%;
			 position:relative;
	   }
}
@media only screen and (min-width : 501px) and (max-width:1374px) {
	div#site_content {
		margin-left:-510px;
		width:1020px;
	}
	div#site_content_inner {
		width:1020px;
	}
}
@media only screen and (min-width : 1375px) {
	div#site_content {
		margin-left:-683px;
		width:1366px;
	}
	div#site_content_inner {
		width:1366px;
	}
}

/* --------------------------------------------------------- ------------------------------------------------------- */

div#magazine_page_container {
	   position:absolute;
	   z-index: 2;
	   white-space:nowrap;
	   overflow-y:hidden;
	   overflow-x:hidden;
}
@media only screen and (min-width : 1375px) {
	.homepage_site_content_inner { width:1366px!important; }
	div#magazine_page_spacer { float:left; width:1366px; height:427px; background-color:white; margin-bottom:20px; }
	div#magazine_page_container { width:1366px; height:427px; top:150px; left:50%; margin-left:-683px; }
	div#magazine_page_container a img { width:1366px; height:427px; }

	a#magazine_arrow_left  { left:50%;  margin-left: -670px; background-position: -5px -225px; }
	a#magazine_arrow_right { right:50%; margin-right:-670px; background-position:-85px -225px; }
}
@media only screen and (min-width : 501px) and (max-width:1374px) {
	.homepage_site_content_inner { width:1020px!important; }
	div#magazine_page_spacer { float:left; width:1020px; height:319px; background-color:white; margin-bottom:20px; }
	div#magazine_page_container { width:1020px; height:319px; top:150px; left:50%; margin-left:-510px; }
	div#magazine_page_container a img { width:1020px; height:319px; }

	a#magazine_arrow_left  { left:50%;  margin-left: -475px; background-position: -5px -225px; }
	a#magazine_arrow_right { right:50%; margin-right:-475px; background-position:-85px -225px; }
}
@media only screen and (max-width : 500px) {
	.homepage_site_content_inner { width:100%; }
	div#magazine_page_spacer { float:left; width:500px; height:235px; background-color:white; }
	div#magazine_page_container { width:500px; height:225px; top:60px; left:0; }
	div#magazine_page_container a img { width:500px; height:225px; }

}

/* SCROLL EFFECT
div#magazine_page_container a {
	width:100%;
} */

/* FADE EFFECT */
div#magazine_page_container a {
	width:100%;
	float:left;
	display:none;
	position:absolute;
	left:0;
	top:0;
}

div#magazine_page_container a img {
	   border:0px solid white;
	   padding-right:36px;
}
@media only screen and (max-width : 500px) {
	a.magazine_arrow { display:none; }
}
@media only screen and (min-width : 501px) {
	a.magazine_arrow {
		display:none;
	position:absolute;
	z-index:4;
	width:78px;
	height:78px;
	top:325px;
	}
	a.magazine_arrow.hover_double { opacity:0; z-index:5!important; }
	a.magazine_arrow.hover_double:hover { opacity:1; }
}


a.home_circle_nav { float:left; width:15px; height:15px; margin-left:35px; border-radius:100%;  }
a.home_circle_nav { background-color:grey; }

div#home_wall_container { float:left; width:100%; text-align: center; font-size:0px;	 margin-top:20px; }

.wall_banner{
	display: inline-block;
}
.wall_banner img{ width:100%; height:auto; float:left; margin:0; padding:0; }
@media only screen and (min-width : 501px) and (max-width:1374px) {
	.wall_banner{ max-width: 1020px; }
}

@media only screen and (max-width : 500px) {
	.wall_banner.brand_logo { width:100px; }
	.wall_banner.wide_banner { width:100%; }
}


div#home_banner_large_nav_container { float:left; width:100%; height:18px; text-align:center; }
div#home_banner_large_nav_container span { display:inline-block; }

/* ------------------------------------------------------ */

@media only screen and (min-width : 501px) {
	   #mobile_nav { display:none; }
}
@media only screen and (max-width : 500px) {

	   #mobile_header ,
	   #mobile_subheader ,
	   #mobile_subheader_inner ,
	   #mobile_subheader_header ,
	   #mobile_subheader_content ,
	   #mobile_header_spacer ,
	   #mobile_header_search ,
	   #mobile_header_search_inner ,
	   #mobile_header_inner {
			 float:left;
			 width:500px;
	   }
	   #mobile_header { position:absolute; height:60px; background:white; z-index:10; }
	   #mobile_header_spacer { height:60px; }
	   #mobile_subheader_inner { position:relative; }
	   #mobile_subheader_inner #mobile_subheader_header { position:fixed; height:50px; top:0; left:0; border-bottom:1px solid #bbb; box-shadow:0 0px 16px -1px #aaa; background:white; }
	   #mobile_subheader_inner #mobile_subheader_content { margin-top:60px; }
	   #mobile_header_search{ display:none; position:absolute; top:0; left:0; z-index:5010; }
	   #mobile_header_search input { border:none; float:left; width:84%; margin-left:5%; margin-top:17px; -webkit-appearance:none; font-size:21px; }
	   #mobile_header_search input:focus { outline:none; }

	   #mobile_header_search_close_btn { position:absolute; top:16px; right:25px; font-size:24px; }

	   #mobile_subheader { display:none; position:fixed; left:0; bottom:0; height:0; overflow-x:hidden; overflow-y:auto; background:white; z-index:10; }
	   #mobile_subheader_inner { position:relative; }
	   #mobile_subheader_breadcrumbtrail { float:left; width:90%; margin:10px 0 15px 12px; font-size:25px; }
	   #mobile_subheader_close_btn { float:right; width:5%; margin:10px 5px 0 0; font-size:22px; }

	   #mobile_header_btn {
			 width:59px;
			 height:38px;
			 background-position:-27px -1251px;
			 margin-top:13px;
			 margin-left:18px;
	   }
	   #mobile_header_logo {
		height:55px;
		width:128px;
		margin-left:98px;
		background-position:-159px -1238px;
	   }
	   /*
	body.wavestorm #mobile_header_logo {
		width:109px;
		margin-left:66px;
		background-position:-51px -33px;
	}
	body.stormblade #mobile_header_logo {
		width:97px;
		margin-left:78px;
		background-position:-182px -33px;
	}
	body.truewave #mobile_header_logo {
		width:101px;
		margin-left:70px;
		background-position:-302px -33px;
	}
	body.no6 #mobile_header_logo {
		width:31px;
		margin-left:104px;
		background-position:-428px -33px;
	}
	body.waterbuddies #mobile_header_logo {
		width:105px;
		margin-left:68px;
		background-position:-483px -33px;
	}
	body.snostorm #mobile_header_logo {
		width:106px;
		margin-left:68px;
		background-position:-608px -33px;
	}
	*/

	   #mobile_header_search_btn {
		float:right;
			 width:28px;
			 height:28px;
			 background-position:-379px -1254px;
			 margin-top:14px;
			 margin-right:5px;
	   }
	   #mobile_cart_btn {
			 width:43px;
			 height:41px;
			 background-position:-436px -1241px;
		float:right;
			 margin-top:2px;
			 margin-right:11px;
	   }
	   #mobile_cart_btn span {
			 float:left;
			 width:39px;
			 margin:15px 0 0 2px;
			 text-align:center;
			 color:#777;
	   }

	   #mobile_nav {
			 background:white;
			 left:-500px;
			 top:0;
			 width:420px;
			 height:100%;
			 position:fixed;
			 z-index:5010;
			 color:#555;
			 border-right:1px solid #bbb;
			 box-shadow:0 0px 16px -1px #aaa;
		font-size:18px;
	   }
	   #mobile_nav #btn_close_mobile_nav { float:left; width:99%; text-align:right; cursor:pointer; font-size:24px; font-family:verdana; margin-top:5px; color:#999; }

	   #mobile_nav ul, #mobile_nav ul li { float:left; width:100%; margin-left:0; padding-left:0; list-style-type:none; padding-top:0; margin-top:0;}
	   #mobile_nav .grid_sidenav { margin-left:10px; }

	   #mobile_nav .btn_expand_contract { font-family:sans-serif; }


	   #mobile_nav ul li a {
			 float:left;
			 text-decoration:none;
			 color:#555;
	   }
	   #mobile_nav ul li a:hover { background-color:#efefef; }
	   #mobile_nav ul li a span { float:right; }
	   #mobile_nav ul li a.l1 {
			 width:98%;
			 margin-left:1%;
			 font-size:1.5em;
			 font-weight:bold;
			 text-transform:uppercase;
		border-bottom:2px solid #AAA;
			 padding-bottom:6px;
			 padding-top:5px;
	   }

	   #mobile_nav ul#ul_mobile_nav li ul { display:none; }
	   #mobile_nav ul li a.l2 {
			 width:98%;
			 margin-left:1%;
			 font-size:1.2em;
			 font-weight:bold;
			 margin-bottom:1px;
			 padding-bottom:0.3em;
	   }
	   #mobile_nav ul li a.l3 {
			 width:90%;
			 margin-left:9%;
			 font-size:1em;
			 font-weight:bold;
			 margin-bottom:1px;
			 padding-bottom:0.5em;
	   }

	   #mobile_nav a.small_link {
			 float:left;
			 width:98%;
			 margin-left:1%;
			 color:#aaa;
			 font-size:1.1em;
			 margin-top:0.3em;
			 font-weight:bold;
	   }

	   #mobile_nav input.search {
			 float:left;
			 width:97%;
			 margin-left:1%;
			 margin-top:0.3em;
			 font-size:1.3em;
			 border:1px solid #4E4E4E;
			 text-align:center;
			 padding:0.2em 0 0.2em 0;
	   }

} /* end max-width */


/* --------------------------------------------------------- ------------------------------------------------------- */
