@charset "utf-8";
/* CSS Document */

* {
   padding:0;
   margin:0;
}


html {
	background:url(../images/bg_gradient.jpg) repeat-x center -15px #CED9D1;
}


BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:url(../images/bg_mosq2.jpg) no-repeat center 15px;
	text-align:center;
}
H1 {font-size:2em}  /* displayed at 24px */
H2 {font-size:1.5em}  /* displayed at 18px */
H3 {font-size:1.25em}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */

a:link {
	color:#003366;
	text-decoration:none;
}
a:visited {
	color:#330066;
	text-decoration:none;
}
a:hover {
	color:#FF9900;
	text-decoration:underline;
}

a:focus {
	border:0;
	}







.hide {
	display:none;
}

.clear {
	height:0px;
	line-height:0px;
	clear:both;
}


div#container {
	margin:0 auto 0 auto;
	width:760px;
	background:url(../images/bg_sides-sidebar.gif) repeat-y;
	text-align:left;
	position:relative;

	

}

div#container div#head {
	height:175px;
}

div#container div#head h1 {
	background:url(../images/head.jpg) no-repeat;
	height:155px;
}

div#container div#head div#crumbs {
	width:235px;
	float:left;
}


div#container div#head a {
	float:left;
	height:20px;
}

div#container div#head a#nav_home:link, div#container div#head a#nav_home:visited {
	background:url(../images/nav_home.gif) 0px 0px;
	width:67px;
}

div#container div#head a#nav_home:hover {
	background:url(../images/nav_home.gif) 0px 20px;
}



div#container div#head a#nav_press:link, div#container div#head a#nav_press:visited {
	background:url(../images/nav_press.gif) 0px 0px;
	width:57px;
}

div#container div#head a#nav_press:hover {
	background:url(../images/nav_press.gif) 0px 20px;
}




div#container div#head a#nav_products:link, div#container div#head a#nav_products:visited {
	background:url(../images/nav_products.gif) 0px 0px;
	width:89px;
}

div#container div#head a#nav_products:hover {
	background:url(../images/nav_products.gif) 0px 20px;
}



div#container div#head a#nav_custom:link, div#container div#head a#nav_custom:visited {
	background:url(../images/nav_custom.gif) 0px 0px;
	width:75px;
}

div#container div#head a#nav_custom:hover {
	background:url(../images/nav_custom.gif) 0px 20px;
}



div#container div#head a#nav_research:link, div#container div#head a#nav_research:visited {
	background:url(../images/nav_research.gif) 0px 0px;
	width:126px;
}

div#container div#head a#nav_research:hover {
	background:url(../images/nav_research.gif) 0px 20px;
}



div#container div#head a#nav_contact:link, div#container div#head a#nav_contact:visited {
	background:url(../images/nav_contact.gif) 0px 0px;
	width:106px;
}

div#container div#head a#nav_contact:hover {
	background:url(../images/nav_contact.gif) 0px 20px;
}



div#container div#head a#nav_order:link, div#container div#head a#nav_order:visited {
	background:url(../images/nav_order.gif) 0px 0px;
	width:103px;
	height:57px;
	position:absolute;
	top:155px;
	left:35px;
	z-index:100;
}

div#container div#head a#nav_order:hover {
	background:url(../images/nav_order.gif) 0px 57px;
}



div#container div#content {
	margin:0 10px 0 167px;
	padding: 20px 0 0 0;
}

div#container div#content div#content_left {
	margin:0 0px 0 0px;
	width:200px;
	float:left;
}

div#container div#content div#content_right {
	margin:0 0px 0 210px;
}


div#container div#content h2 {
	margin:6px 0 12px 0;
	height:14px;
	width:200px;
}

div#container div#content h3 {
	margin:6px 0 3px 0;
	height:14px;
	width:200px;
}

div#container div#content h2#burst_keepsbugsoff {
	background:url(../images/burst_keepsbugsoff.gif) no-repeat center center;
	height:67px;
	width:350px;
	margin:0 auto 3px auto;
}

div#container div#content h2#burst_newsb {
	background:url(../images/img_newsb.gif) no-repeat center center;
	height:150px;
	width:350px;
	margin:0 auto 3px auto;
}

div#container div#content h2#burst_newme {
	background:url(../images/img_newme.gif) no-repeat center center;
	height:150px;
	width:350px;
	margin:0 auto 3px auto;
}

div#container div#content h2#burst_varietypk {
	background:url(../images/img_newvp.gif) no-repeat center center;
	height:310px;
	width:350px;
	margin:0 auto 3px auto;
}

div#container.home div#content {
	margin:0 0 0 163px;
	}
	
div#container div#sidebar {
	margin:-10px 0 0 10px;
	}	

div#container.home div#content h2 {
	height:203px;
	width:auto;
	margin:0 0 5px 0;
	}
div#container.home div#content h2 a {
	height:203px;
	display:block;
	text-indent:-9999px;	
	}	

div#container.home div#content h2#hero_bugbutton {
	background:url(../images/hero_bugbutton.jpg) no-repeat top left;
	}
	
div#container.home div#content h2#hero_bugbutton a:hover {
	background:url(../images/hero_bugbutton_order_over.jpg) no-repeat 322px 0px;
	}	

div#container.home div#content h2#hero_superband {
	background:url(../images/hero_superband.jpg) no-repeat top left;
	}

div#container.home div#content h2#hero_superband a:hover {
	background:url(../images/hero_superband_order_over.jpg) no-repeat 322px 0px;
	}

div#container.home div#content h2#hero_mosquitoeliminator {
	background:url(../images/hero_mosquitoeliminator.jpg) no-repeat top left;
	}
div#container.home div#content h2#hero_mosquitoeliminator a:hover {
	background:url(../images/hero_mosquitoeliminator_order_over.jpg) no-repeat 322px 0px;
	}


div#container h2#title_nooilymess {
	background:url(../images/titles_nooilymess.png) no-repeat center center;
	text-indent:-9999px;
}

div#container h2#title_waterproof {
	background:url(../images/titles_waterproof.png) no-repeat center center;
	text-indent:-9999px;	
}

div#container h2#title_nontoxic {
	background:url(../images/titles_nontoxic.png) no-repeat center center;
	text-indent:-9999px;	
}

div#container h2#title_contactusbyphone {
	background:url(../images/titles_contactbyphone.png) no-repeat center center;
	text-indent:-9999px;	
}

div#container div#content h3#title_keepsmosqaway {
	background:url(../images/titles_keepsmosqaway.gif) no-repeat;
}

div#container div#content h3#title_safeallages {
	background:url(../images/titles_safeallages.gif) no-repeat;
}

div#container div#content h3#title_greatoutdoor {
	background:url(../images/titles_greatoutdoor.gif) no-repeat;
}

div#container div#content h2#title_products {
	background:url(../images/titles_products.gif) no-repeat;
}


div#container div#content h2#title_press {
	background:url(../images/titles_inthepress.gif) no-repeat;
}

div#container div#content h2#title_ourresearch {
	background:url(../images/titles_ourresearch.gif) no-repeat;
}

div#container div#content h3#title_researchpaysoff {
	background:url(../images/titles_researchpaysoff.gif) no-repeat;
}

div#container div#content h3#title_materialbreakdown {
	background:url(../images/titles_materialbreakdown.gif) no-repeat;
}

div#container div#content h3#title_activeingredients {
	background:url(../images/titles_activeingredients.gif) no-repeat;
}

div#container div#content h2#title_about {
	background:url(../images/titles_about.gif) no-repeat;
}

div#container div#content h2#title_retaildist {
	background:url(../images/titles_retaildistributorinfo.gif) no-repeat;
	width:510px;
}

div#container div#content h2#title_customproducts {
	background:url(../images/titles_customproducts.gif) no-repeat;
}

div#container div#content h2#title_contactus {
	background:url(../images/titles_contactus.gif) no-repeat;
}

div#container div#content h3#title_insectrepellingbugbutton {
	background:url(../images/titles_insectrepellingbugbutton.gif) no-repeat;
}

div#container div#content h3#title_insectrepellingdryerdisc {
	background:url(../images/titles_insectrepellingdryerdisc.gif) no-repeat;
}

div#container div#content h3#title_insectrepellingsuperband {
	background:url(../images/titles_insectrepellingsuperband.gif) no-repeat;
}
div#container div#content h3#title_mosquitoeliminator {
	background:url(../images/titles_mosquitoeliminator.gif) no-repeat;
}

div#container div#content h2#title_products_bugbutton {
	background:url(../images/titles_bugbutton.gif) no-repeat center center;
	height:91px;
	width:150px;
	margin:0 auto 3px auto;
}

div#container div#content h2#title_products_superband {
	background:url(../images/titles_superbandlogo.gif) no-repeat center center;
	height:70px;
	width:200px;
	margin:0 auto 3px auto;
}

div#container div#content h2#title_products_mosquitoeliminator {
	background:url(../images/titles_mosquitoeliminatorlogo.gif) no-repeat center center;
	height:70px;
	width:200px;
	margin:0 auto 3px auto;
}

div#container div#content h2#title_products_dryerdisc {
	background:url(../images/titles_dryerdisc.gif) no-repeat center center;
	height:85px;
	width:200px;
	margin:0 auto 3px auto;
}

div#container div#content h3#title_costeffective {
	background:url(../images/titles_costeffective.gif) no-repeat;
}

div#container div#content h3#title_itgetsseen {
	background:url(../images/titles_itgetsseen.gif) no-repeat;
}

div#container div#content h3#title_customization {
	background:url(../images/titles_customization.gif) no-repeat;
}



div#container div#content a#logo_bugbutton {
	background:url(../images/logo_bugbutton.gif) no-repeat center center;
	height:195px;
	width:325px;
	margin:0 auto 0px auto;
	display:block;
}

div#container div#content a#logo_superband {
	background:url(../images/logo_superband.gif) no-repeat center center;
	height:140px;
	width:500px;
	margin:0 auto 0px auto;
	display:block;
}

div#container div#content a#logo_mosquitoeliminator {
	background:url(../images/logo_mosquitoeliminator.gif) no-repeat center center;
	height:180px;
	width:500px;
	margin:0 auto 0px auto;
	display:block;
}

div#container div#content a.button_addtocart {
	background:url(../images/button_addtocart.gif) no-repeat center center;
	height:90px;
	width:90px;
	margin:25px 0 0px 150px;
	display:block;
}

div#container div#content p {
	margin:0 0 8px 0;
}

div#container div#content p em {
	font-size:1.3em;
}

div#container div#content p#img_bbprod {
	background:url(../images/img_bb.gif) no-repeat;
	width:200px;
	height:380px;
	margin:0 0 3px 0;
}



div#container div#content p.order strong {
	font-size:1.3em;
}

div#container div#content p.order_sb strong {
	font-size:1.3em;
}

div#container div#content p.order_me strong {
	font-size:1.3em;
}

div#container div#content p.order_dd strong {
	font-size:1.3em;
}

div#container div#content p.order_vp strong {
	font-size:1.3em;
}



div#container div#content ul {
	margin:0 0 3px 15px;
}



div#container div#content p.order {
	margin:25px 0 0 0;
	padding:0 0 0 120px;
	width:350px;
	height:150px;
	background:url(../images/img_bugblister.jpg) no-repeat;
}


div#container div#content p.order_sb {
	margin:25px 0 0 0;
	padding:0 0 0 120px;
	width:350px;
	height:150px;
	background:url(../images/img_sbblister.jpg) no-repeat;
}

div#container div#content p.order_me {
	margin:25px 0 0 0;
	padding:0 0 0 120px;
	width:350px;
	height:150px;
	background:url(../images/img_meblister.jpg) no-repeat;
}


div#container div#content p.order_dd {
	margin:25px 0 0 0;
	padding:0 0 0 120px;
	width:350px;
	height:150px;
	background:url(../images/img_blister_dd.jpg) no-repeat;
}

div#container div#content p.order_vp {
	margin:25px 0 0 0;
	padding:0 0 0 120px;
	width:350px;
	height:170px;
	background:url(../images/img_blister_vp.jpg) no-repeat;
}



div#container div#content div.product h3{
	font-size:1.3em;
}

div#container div#content div.product{
	margin:10px 0 0 0;
	padding:0 0 0 210px;
	width:350px;
	
}
div#container div#content div.product#product_bb {
background:url(../images/titles_bugbutton.gif) no-repeat 30px 0;
}

div#container div#content div.product#product_sb {
background:url(../images/titles_superbandlogo.gif) no-repeat 4px 0;
}

div#container div#content div.product#product_me {
background:url(../images/titles_mosquitoeliminatorlogo.gif) no-repeat 7px 0;
}

div#container div#content div.product#product_dd {
background:url(../images/titles_dryerdisc.gif) no-repeat 7px 0;
}





div#container div#sidebar {
	float:left;
	width:150px;
	margin:-10px 0 0 10px;
}

div#container div#sidebar p {
	margin:0 5px 5px 5px;
	text-align:center;
}

div#container div#sidebar p.press {
	font-size:8px;
	margin:0 0 3px 0;
	text-align:center;
}

div#container div#sidebar p strong {
	font-size:11px;
	color:#FF0000;
	margin:0 0 3px 0;

}

div#container div#sidebar p.custom {
	margin:0 0 3px 0;
	color:#990000;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

div#container div#sidebar p#title_yourdesign {
	margin:0 0 0px 0;
	background:url(../images/titles_yourdesign.gif) no-repeat top center;
	height:18px;
}

div#container div#sidebar p#title_yourlogo {
	margin:0 0 0px 0;
	background:url(../images/titles_yourlogo.gif) no-repeat top center;
	height:18px;
}

div#container div#sidebar p#title_yourcolor {
	margin:0 0 30px 0;
	background:url(../images/titles_yourcolor.gif) no-repeat top center;
	height:18px;
}

div#container div#sidebar h2 {
	margin:10px 0 3px 0;
	height:26px;
	width:150px;
}


div#container div#custom_rightside {
	width:300px;

	background:#ED1B24;
	float:right;
	margin:0 0 10px 10px;
}
div#container div#custom_rightside div#custom_boxtop {
	background:url(../images/bg_customboxtop.gif) no-repeat #FFFFFF;
	width:300px;
	height:5px;
}

div#container div#custom_rightside div#custom_boxbot {
	background:url(../images/bg_customboxbot.gif) no-repeat #FFFFFF;
	width:300px;
	height:5px;
}
	



div#container div#sidebar h2#title_custom {
	background:url(../images/titles_custom.gif) no-repeat;
}

div#container div#sidebar h2#title_press {
	background:url(../images/titles_press.gif) no-repeat;
	height:30px;
}

div#container div#sidebar h3 {
	text-align:center;
	font-family:Arial,Helvetica,Sans-Serif;
	font-weight:bold;
	margin-top:25px;
	}

div#container div#sidebar h3 a {
	color:#000000;
	}

div#container div#sidebar h3 a:visited {
	color:#000000;
	}

div#container div#sidebar h3 a:hover {
	color:#FF0000;
	text-decoration:underline;
	}

div#foot {
	background:url(../images/foot.png) no-repeat;
	height:250px;
	width:760px;
	margin:0 auto 0 auto;
	text-align:left;
	
}

div#foot div#foot_links {
	padding:100px 0 0 180px;
	text-align:center;
	color:#FFFFFF;
}

div#foot div#foot_links a:link {
	color:#FFFFFF;
	text-decoration:none;
}
div#foot div#foot_links a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
div#foot div#foot_links a:hover {
	color:#FFFF00;
	text-decoration:underline;
}


div#foot p#copyinfo {
	margin:10px 0 0 0;
	color:#333333;
}

div#foot p#copyinfo a:link {
	color:#003366;
	text-decoration:none;
}
div#foot p#copyinfo a:visited {
	color:#330066;
	text-decoration:none;
}
div#foot p#copyinfo a:hover {
	color:#FF9900;
	text-decoration:underline;
}


