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

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


body
{
	background:url(../images/header_bg.png) no-repeat top #38bde8;
}

a 
{
	text-decoration:none !important;
}
img
{
	border:none;
}

.wrap
{
	width:1024px;
	height:auto;
	margin:0px auto;
}


.header_main
{
	width:1000px;
	height:300px;
	margin:0px auto;
}
.logo_div
{
	width:245px;
	height:136px;
	float:left;
	margin-top:51px;
}
.header_search_bg
{
	background:url(../images/header.png) no-repeat;
	width:746px;
	height:230px;
	float:right;
	margin-top:2px;
}
.search_inner_div {
    float: left;
    height: 104px;
    margin-left: 150px;
    margin-top: 68px;
    width: 315px;
}
.search_inner_div select
{
	float:left;
	width:92px;
	height:18px;
	border:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	margin-top: 5px;
	margin-left: 10px;
}

.flage_icon
{
	float:left;
	width:14px;
	height:11px;
}

.cart_div
{
	width:90px;
	height:26px;
	float:left;
	margin-left:14px;
}

.cart_div img
{
	float:left;
	width:28px;
	height:26px;
}

.cart_div label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e82559;
	padding-left:8px;
}
.cart_div span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	padding-left:8px;
}

.product_search_main {
    background: url("../images/product_search_bg.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    margin: 15px auto 0 7px;
    width: 295px;
}

.product_search {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
    height: 26px;
    padding-left: 10px;
    padding-right: 5px;
    width: 250px
}

.search_btn
{
	background:url(../images/search_btn.png) no-repeat;
	width:30px;
	height:25px;
	border:none;
	cursor:pointer;
	margin-bottom:3px;
}

.all_Categories_main {
    background: url("../images/all_Categories_bg.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 26px;
    margin-right: 12px;
    margin-top: 10px;
    width: 168px;
}

.all_Categories_search {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 26px;
    padding-left: 10px;
    width: 124px;
}

.all_Categories_search_btn
{
	background:url(../images/all_Categories_search_btn.png) no-repeat;
	width:30px;
	height:25px;
	border:none;
	cursor:pointer;
}

.menu_main
{
	width:900px;
	height:32px;
	margin:0px auto;
}

.menu_bg
{
	background:url(../images/menu_bg.png) no-repeat;
	width:900px;
	height:32px;
	float:left;
}

.menu_bg ul
{
	list-style:none;
	width:900px;
	float:left;
	margin-left:2px;
}
.menu_bg ul li {
	
    float: left;
    list-style-type: none;
	width:146px;
	height:35px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display:block;
	font-weight:bold;
	padding-top:7px;
}

.menu_bg ul li:hover {
	background:url(../images/hover.png) no-repeat;
	margin-top:2px;
    float:left;
		
}

.menu_bg ul img
{
	float:left;
	margin-top:10px;
	margin-right:5px;
	margin-left:5px;
}

.menu_bg ul li a
{
	text-decoration:none;
	display:block;
	color:#333;
}

.menu_bg ul li:hover a
{

	display:block;
	padding:0 !important;
	margin:0 !important;
	color:#FFF;
	width:146px;
	height:37px;
}

.body_class
{
	width:1000px;
	height:auto;
	margin:0px auto;
}

.body_top
{
	background:url(../images/body_top.png) no-repeat;
	width:1000px;
	height:23px;
	margin:0px auto;
}

.body_bg
{
	background:url(../images/body_bg.png) repeat-y;
	width:1000px;
	height:auto;
	margin:0px auto;
}

.side_bar_main
{
	width:220px;
	height:auto;
	float:left;
	margin-left: 1px;
}

.side_bar_head
{
	background:url(../images/side_bar_head.png) no-repeat;
	width:219px;
	height:40px;
}

.side_bar_head h3 {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding-left: 32px;
    padding-top: 7px;
	text-transform:uppercase;
}

.side_bar_menu {
    background: none repeat scroll 0 0 #333333;
    float: right;
    height: auto;
    margin-right: 2px;
    width: 197px;
	margin-bottom:22px;
}

.side_bar_menu ul
{
	float:left;
	list-style:none;
}

.side_bar_menu ul li {
    border-bottom: 1px solid #404040;
    list-style-type: none;
    padding: 11px 55px 12px 15px;
}

.side_bar_menu ul li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding-left:15px;
}

.side_bar_menu ul li:hover
{
	background:#eabb06;
}

.side_bar_menu ul li:hover a
{
	background:url(../images/a_hover.png) no-repeat;
	background-position:left center;
}

.free_gift {
    float: right;
    height: 188px;
    margin-right: 2px;
    width: 196px;
	border:1px solid #cccccc;
	margin-bottom:22px;
}

.Manufacturers_main {
    float: left;
    height: auto;
    width: 220px;
	margin-bottom: 22px;
	margin-left: 1px;
}

.Manufacturers_heading
{
	background:url(../images/Manufacturers_heading_bg.png) no-repeat;
	width:220px;
	float:left;
	position: relative;
    right: 1px;
	height:66px;
}

.Manufacturers_heading h3 {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding-left: 32px;
    padding-top: 31px;
	text-transform:uppercase;
}

.Manufacturers_slider_main {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    float: left;
    height: 314px;
    margin-left: 19px;
    width: 196px;
}

.Manufacturers_slider_main img
{
	margin-top:11px;
	margin-left: 4px;
}

.facebook_image_div {
    border: 1px solid #CCCCCC;
    float: right;
    height: 144px;
    margin-right: 2px;
    width: 196px;
}

.content_main
{
	width:538px;
	height:auto;
	float:left;
	margin-left:8px;
}

.banner_image_main {
    border: 1px solid #CCCCCC;
    height: 257px;
    width: 536px;
}

.content_sep
{
	background:url(../images/dotted_sep.png) repeat-x;
	width:540px;
	height:1px;
	float:left;
	margin-bottom:20px;
	margin-top:20px;
}

.Featured_Products_div
{
	width:540px;
	height:340px;
	background:#e82559;
	float:left;
	position:relative;
	
}
.Featured_Products_div h4 {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 12px;
}
.Featured_Products_inner_div {
    background: none repeat scroll 0 0 #F6F6F6;
    float: left;
    height: 281px;
    margin-left: 11px;
    width: 519px;
}

.Featured_Products_image_main {
	float: left;
	height: 280px;
	margin-left: 5px;
	width: 158px;
}

.Featured_Products_image {
    border: 1px solid #CCCCCC;
    height: 182px;
    margin: 12px auto 0;
    width: 152px;
}

.Featured_Products_image_main span {
    color: #E82559;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
       padding: 0 37px 3px 0;
}

.Featured_Products_image_main p {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 5px;
}

.product_btns_main
{
	width:160px;
	height:31px;
	float:left;
}

.product_btn {
    background: url("../images/product_btn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 22px;
    margin-left: 4px;
    margin-top: 6px;
    width: 120px;
	cursor:pointer;
	padding-bottom:5px;
	font-weight: bold;
}
.cart_btn {
    background: url("../images/cart_btn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: right;
    height: 21px;
    margin-right: 3px;
    margin-top: 6px;
    width: 24px;
	cursor:pointer;
}

.sep {
    float: left;
    height: 200px;
    margin-left: 7px;
    width: 5px;
	margin-top:5px;
}

.latest_Products_div
{
	width:540px;
	height:342px;
	background:#333333;
	float:left;
}

.latest_Products_div h4 {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin-bottom: 12px;
    padding-left: 10px;
    padding-top: 15px;
}

.right_sidebar_main
{
	float:right;
	width:222px;
	height:auto;
}

.log_in_main_div
{
	width:219px;
	height:auto;
	float:left;
	position:relative;
	padding-top: 45px;
	
}

.log_in_heading {
    background: url("../images/log_in_heading.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 45px;
    left: 12px;
    position: absolute;
    top: 0;
    width: 219px;
}

.log_in_heading h3 {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding-left: 9px;
    padding-top: 7px;
    text-transform: uppercase;
}
.login_inner {
	float: left;
	height: 188px;
	margin-left: 18px;
	margin-right: 4px;
	width: 191px;
	margin-bottom: 26px;
}

.login_inner p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-bottom:10px;
}

.login_inner span
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#33333;
}

.login_inner input {
    height: 29px;
    margin-bottom: 12px;
    padding-left: 4px;
    width: 180px;
}

.login_btn
{
	background:url(../images/login_btn.png) no-repeat;
	width:60px !important;
	height:24px !important;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	border:none;
	padding-right:2px;
	cursor:pointer;
}

.Forgotten_Password {
    color: #5084D2;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-right: 2px;
    margin-top: 15px;
	text-decoration:none;
	font-weight:bold;
}

.best_seller_div {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: 775px;
    margin-left: 14px;
    width: 192px;
	position:relative;
}
.best_seller_heading {
    background: url("../images/Best_sellers_heading.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    left: -2px;
    position: absolute;
    top: 27px;
    width: 218px;
}

.best_seller_heading h3
{
	color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding-left: 9px;
    padding-top: 7px;
    text-transform: uppercase;
}

.best_seller_inner_div {
    float: left;
    height: auto;
    margin-left: 5px;
    margin-top: 70px;
    width: 180px;
}

.star_div
{
	width:178px;
	height:auto;
}

.text_div
{
	width:180px;
	height:auto;
	float:left;
}
.image_bttm_text
{
	padding-top:10px;
	padding-left:15px;
}

.text_div h5 {
    color: #E82559;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-bottom: 7px;
    padding-top: 5px;
}
.text_div p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-bottom:5px;
}
.content_sep2
{
	margin-left: 8px;
    margin-top: 14px;
}

.best_seller_inner_image_div {
    border: 1px solid #CCCCCC;
    float: left;
    height: 182px;
    margin-left: 12px;
    margin-top: 15px;
    width: 152px;
}

.image_text
{
	padding-top:10px;
	padding-left:10px;
}

.inner_div2
{
	margin-top:5px;
}

#bttm_bg_wrapper
{
	margin:0px auto;
	height:200px;
}

#bttm_bg {
     background: url("../images/bttm_bg.png") no-repeat scroll center center transparent;
    height: 201px;
    margin: 0 auto;
    position: relative;
    right: 0;
    z-index: -1;
}
.footer_main
{
	width:1000px;
	height:201px;
	margin:0px auto;
  
}

.footer_top {
    background: url("../images/footer_bg.png") repeat scroll 0 0 transparent;
    height: 85px;
    margin: 0 auto 0 12px;
    width: 980px;
}
.footer_bttm {
	background: url("../images/footer_bttm.png") no-repeat scroll 0 0 transparent;
	height: 116px;
	margin: 0 auto;
	position: relative;
	right: 5px;
	width: 1018px;
	float:left;
}
.footer_menu {
    height: 40px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 35px;
    width: 495px;
	position:absolute;
}

.footer_menu ul
{
	float:left;
	list-style:none;
}
.footer_menu ul li
{
	float:left;
	list-style-type:none;
	padding-left:7px;
	padding-right:7px;
	line-height: 23px;
}

.footer_menu ul li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
	float:left;
	text-decoration:none;
}

.footer_menu ul li a:hover
{
	color:#FFF;
}
.footer_bttm p
{
	
	text-align:center;
}

.footer_bttm p a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
	text-decoration:none;
}
.container
{
	width:500px;
	margin:0px auto;
}
