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

body {
   margin:0px; 
   padding:0px;
}

/* Fonts */

p {
   font-family: arial;
   font-size: 13px;
   color: #333;
}
h1 {
   font-family: arial;
   font-size: 30px;
   color: #322f4e;
   margin-bottom: 5px;
   margin-top: 0px;
}
h2 {
   font-family: arial;
   font-size: 18px;
   color: #d1ae1e;
   margin-top: 0px;
}
h3 {
   font-family: arial;
   font-size: 14px;
   color: #322f4e;
   margin-top: 0px;
}
h4 {
   font-family: arial;
   font-size: 18px;
   color: #322f4e;
   margin-top: 0px;
}
h6 {
   font-family: arial;
   font-size: 18px;
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 5px;
} 
.style1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5a5b5f;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #5a5b5f;
}
.style3 {color: #249FDA}

/* Links */

a:link {
	color: #322f4e;
	text-decoration: none;
}
a:visited {
	color: #322f4e;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #322f4e;
}
a:active {
	color: #322f4e;
	text-decoration: none;
}

/* Layout */

#wrap {
   width: 948px;
   height: auto;
   margin: 0 auto;
   margin-top: 10px;
   background-color: #FFF;
   background-image: url(../img/wrap_background.jpg);
   border: thin;
   border-color: #666;
   border-style: solid;
}
#header {
	float: left;
	width: 948px;
	height: 155px;
}
#logo {
	float: left;
	width: 310px;
	height: 110px;
	margin-top: 20px;
	margin-left: 10px;
}
#top_contact {
	float: right;
	width: 300px;
	height: 100px;
	margin-right: 8px;
}
#top_search {
	float: right;
	width: 400px;
	height: 50px;
}
#top_nav_1 {
	
}
#top_nav_2 {
	float: left;
	width: 948px;
	height: 20px;
	background-color: #322f4e;
}
#mainimg {
	float: left;
	width: 948px;
	height: 149px;
	background-color: #0F9;
}
#slideshow {
    position:relative;
    height:290px;
}

#slideshow IMG {
    position:absolute;
	top: 0px;
    left: 0px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#sidebar {
	float: left;
	width: 265px;
	height: auto;
	margin-top: 20px;
	margin-left: 10px;
}
#side_menu_header {
    background-color:#322f4e;
    border-top:1px solid #666666;
    border-right:1px solid #666666;
    border-left:1px solid #666666;
    color:#FFFFFF;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    margin-top:5px;
    padding:3px;
    text-indent:10px;
    width:239px;
}
#side_menu {
    border-color:-moz-use-text-color #666666 #666666;
    border-style:none solid solid;
    border-width:1px;
    float:left;
    height:auto;
    width:245px;
	margin-bottom: 10px;
	font-family: arial;
    font-size: 17px;
    color: #333;
}
#side_menu p {
	font-family: arial;
    font-size: 15px;
    color: #333;
}
#side_menu a {
	color: #322f4e;
}
#side_img_wrap_1 {
	float: left;
	width: auto;
	height: auto;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#side_img_wrap_2 {
	float: left;
	width: 70px;
	height: 82px;
	margin-top: 20px;
	margin-left: 19px;
	margin-bottom: 20px;
	background-color: #FF0;
}
#side_menu_header_2 {
    background-color:#322f4e;
    border-top:1px solid #666666;
    border-right:1px solid #666666;
    border-left:1px solid #666666;
    color:#FFFFFF;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    margin-top:5px;
    padding:3px;
    text-indent:10px;
    width:239px;
}
#side_menu_2 {
    border-color:-moz-use-text-color #666666 #666666;
    border-style:none solid solid;
    border-width:1px;
    float:left;
    height:auto;
    padding-left:10px;
    width:235px;
	font-family: arial;
    font-size: 13px;
    color: #333;
}
#side_menu_2 a:link {color: #322f4e;}
#side_menu_2 a:visited { color: #322f4e;}
#side_menu_2 a:hover {color: #322f4e;}
#side_menu_2 a:active { color: #322f4e;}
#online_shop {
	float: left;
	width: 247px;
	height: 200px;
	margin-top: 10px;
	background-color: #322f4e;
}
#payment_box{
	float: left;
	width: 262px;
	height: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #099;
}
#main_content_wrap {
	float: left;
	width: 657px;
	height: auto;
	margin-left: 5px;
	margin-top: 20px;
}
#main_content_wrap li {
	font-family: arial;
   font-size: 13px;
   color: #333;
}
#welcome_section {
	float:left;
	width: 650px;
	height: auto;
}
#section_2 {
	float:left;
	width: 650px;
	height: auto;
}
#section_2 img {
	margin: 10px;
}
#boxed_area_wrap {
	float:left;
	width: 657px;
	height: auto;
}
#boxed_area_wrap a:link {color: #fff;}
#boxed_area_wrap a:visited { color: #fff;}
#boxed_area_wrap a:hover {color: #fff;}
#boxed_area_wrap a:active { color: #fff;}
#box_1 {
	float: left;
	width: 212px;
	height: 210px;
	margin-bottom: 10px;
	background-color: #322f4e;
}
#box_2 {
	float: left;
	width: 212px;
	height: 210px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #322f4e;
}
#box_img_wrap {
	float: left;
	width: 196px;
	height: 150px;
	margin-left: 8px;
	margin-top: 8px;
	background-color: #FFF;
}
#box_text_wrap {
	float: left;
	width: 189px;
	margin-left: 8px;
	margin-top: 13px;
	font-family: arial;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
#featured_product {
	float: left;
	width: 657px;
	height: 200px;
	margin-top: 5px;
	background-color: #CCC;
}
#featured_product_content {
	float: left;
	width: 637px;
	height: 180px;
	margin-left: 10px;
	margin-top: 10px;
}
#featured_product_text {
	float: left;
	width: 420px;
	height: 180px;
}
#featured_product_img {
	float: right;
	width: 200px;
	height: 180px;
	background-color:#009;
}
#bottom_nav {
	float: left;
	padding: 4px;
	width: 941px;
	margin-bottom: 10px;
	background-color: #322f4e;
	text-align: right;
	color: #FFF;
	font-family: arial;
	font-size: 12px;
}
#bottom_nav a:link {color: #fff;}
#bottom_nav a:visited { color: #fff;}
#bottom_nav a:hover {color: #fff;}
#bottom_nav a:active { color: #fff;}
#footer_wrap {
   width: 948px;
   height: 20px;
   margin: 0 auto;
   margin-top: 5px;
}
#footer_left {
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
#footer_left a:link {color: #999;}
#footer_left a:visited { color: #999;}
#footer_left a:hover {color: #999;}
#footer_left a:active { color: #999;}
#footer_right {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-bottom: 3px;
}
#footer_right a:link {color: #999;}
#footer_right a:visited { color: #999;}
#footer_right a:hover {color: #999;}
#footer_right a:active { color: #999;}

#side_nav_wrap {
	margin-top: 5px;
}
.Group {
	display: block;
	height: 28px;
	width: 218px;
	line-height: 27px;
	padding-left: 27px;
	color: #dfdfdf;
	text-decoration: none;
	font-weight: bold;
}
.Group:hover {
	color: #dfdfdf;
	text-decoration: underline;
}
.Option {
	display: block;
	height: 28px;
	width: 173px;
	line-height: 27px;
	padding-left: 27px;
	color: #dfdfdf;
	text-decoration: none;
	text-indent: 10px;
}
.Option:hover {
	color: #dfdfdf;
	text-decoration: underline;
}
.show {
	display:inline;
}
.hide {
	display:none;
}
#absorbents_1 {
	float: left;
}
#absorbents_2 {
	float: left;
	margin-left: 20px;
}
#absorbents_heading {
	color: #322f4e;
	font-family: arial;
	font-weight:
}

