html, body, #main_wrap {height: 100%;}

body > #main_wrap {height: auto; min-height: 100%;}

#main{padding-bottom: 65px;}  /* must be same height as the footer */


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	background:url(../images/top_bg.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	outline:none;
	}

p {
	padding:0 0 10px 0;
	line-height:18px;
	}

p a{
	text-decoration:underline;
	color:#000000;
	}

p a:hover {
	text-decoration:none;
	}

 a{
	text-decoration:underline;
	color:#000000;
	}
	
A:Focus {
	outline:none;
	}
	

	
 a:hover{
	text-decoration:none;
	color:#000000;
	}

.clear {
	clear: both;
	}

/*main_wrap starts*/

#main_wrap {
	width:950px;
	margin:0 auto 10px;
	}
	
/*head_wrap starts*/
	
.head_wrap {
	width:950px;
	height:143px;
	}
	
.head_left {
	width:320px;
	height:129px;
	float:left;
	padding:14px 0px 0px 0px;
	}
	
.head_right {
	width:630px;
	height:143px;
	float:left;
	}
	
.welcome_guest {
	width:620px;
	height:20px;
	padding:20px 0px 0px 10px;
	}
	
.welcome {
	background:url(../images/welcome-icon.gif) no-repeat;

	height:13px;
	float:right;
	font-weight:bold;
	color:#000;
	padding:7px 10px 0px 28px;
	}
	
.welcome a{
	color:#000;
	text-decoration:none;
	}
	
.view {
	background:url(../images/cart_icon.gif) no-repeat;
	width:66px;
	height:13px;
	float:right;
	font-weight:bold;
	color:#000;
	padding:7px 0px 0px 28px;
	}
	
.view a{
	color:#000;
	text-decoration:none;
	}
	
.account {
	background:url(../images/user.png) no-repeat;
	width:70px;
	height:13px;
	float:right;
	font-weight:bold;
	color:#000;
	padding:7px 10px 0px 28px;
	}
	
.account a{
	color:#000;
	text-decoration:none;
	}	
	
.logout {
	background:url(../images/logout.png) no-repeat;
	width:40px;
	height:13px;
	float:right;
	font-weight:bold;
	color:#000;
	padding:7px 10px 0px 28px;
	}
	
.logout a{
	color:#000;
	text-decoration:none;
	}
	
/*menu starts*/	
	
.menu {
	width:610px;
	padding:24px 0px 0px 20px;
	}
	
.bargainz a{
	background:url(../images/bargainz.jpg) no-repeat;
	width:109px;
	height:30px;
	float:left;
	padding:10px 0px 0px 20px;
	margin:0px 32px 0px 0px;
	display:block;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}
	
.bargainz a:hover{
	background:url(../images/bargainz_hover.jpg) no-repeat;
	color:#fff;
	}
	

.about a{
	background:url(../images/ab_bg.jpg) no-repeat;
	width:109px;
	height:30px;
	float:left;
	padding:10px 0px 0px 20px;
	margin:0px 31px 0px 0px;
	display:block;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}
	
.about a:hover{
	background:url(../images/ab_bg_hover.jpg) no-repeat;
	color:#fff;
	}

.faq a{
	background:url(../images/faq_bg.jpg) no-repeat;
	width:109px;
	height:30px;
	float:left;
	padding:10px 0px 0px 20px;
	margin:0px 30px 0px 0px;
	display:block;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}
	
.faq a:hover{
	background:url(../images/faq_bg_hover.jpg) no-repeat;
	color:#fff;
	}
	
.login a{
	background:url(../images/log_bg.jpg) no-repeat;
	width:109px;
	height:30px;
	float:left;
	padding:10px 0px 0px 20px;
	display:block;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	}

.login a:hover{
	background:url(../images/log_bg_hover.jpg) no-repeat;
	color:#fff;
	}
	
.daily_alert {
	background:url(../images/alert_bg.jpg) repeat-x;
	width:940px;
	height:53px;
	padding:0 0 0 10px;
	}
	
.daily_alert_lft {
	width:470px;
	height:36px;
	padding:17px 0 0 0px;
	float:left;
	}
	
.daily_alert_rgt {
	width:470px;
	height:43px;
	padding:10px 0 0 0px;
	float:left;
	text-align:right;
	}
	
.daily_alert_rgt h5{
	font-size:16px;
	font-weight:bold;
	padding:7px 0 0 0px;
	text-align:right;
	float:left;
	}
	
.daily_alert_lft label{
	width:110px;
	font-weight:bold;
	font-size:14px;
	font-family:Tahoma, "MS Sans Serif";
	float:left;
	padding:2px 0 0 0;
	}
	
.daily_alert_lft input{
	width:156px;
	height:19px;
	border:1px solid #989895;
	margin:0 10px 0 0px;
	float:left;
	padding:0px 2px 0px 2px;
	}
	
/*content_wrap starts*/
	
.content_wrap {
	width:950px;
	margin:0 0 15px 0;

	}
	
.content_wraphome {
	width:950px;
	margin:0 0 15px 0;
	background:url(../images/cntbg.jpg) left top repeat-y;
	}
	
.left_content {
	width:505px;

	padding:0px 0px 0px 0px;
	float:left;
	min-height:956px;
	height:auto !important;
	height:956px;
	} 
	

	
.banner {
	
	}
	
.left_text {
	width:488px;
	padding:10px 15px 0px 0;
	}
	
.left_text img{
	padding:8px;
	} 	
	
.left_text h1{
	font-size:36px;
	color:#6189be;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	}
	
.left_text h2{
	font-size:22px;
	color:#de5093;
	font-weight:normal;
	padding:0px 0px 15px 0px;
	}
	
.left_text ul {
	list-style:none;
	padding:0px 0px 0px 3px;
	}

.left_text li {
	padding:0px 0px 5px 15px;
	background:url(../images/icon_arrow.jpg) no-repeat left 4px;
	}
	
/*right_content starts*/

.right_content {
	background: url(../images/h-line.jpg) repeat-x bottom;
	width:444px;
	padding:0px 0px 0px 0px;
	float:left;
	}
	.product_main {
	background:url(../images/share_line.jpg) no-repeat bottom right;
	width:424px;
	padding:20px 0px 0px 20px;
	} 
	.product_main h1{
	font-size:22px;
	color:#ef5ba1;
	font-weight: normal;
	padding:15px 0 15px 0;
	}

	
.product {
	background:url(../images/pro_shadow.jpg) no-repeat center bottom;
	width:444px;
	height: auto;
	padding:20px 0px 0px 0px;
	} 
	
.product_image {
	width:252px;
	height:auto;
	float:left;
	text-align:center;
	}
	
.product_image h1{
	font-size:22px;
	color:#ef5ba1;
	font-weight: normal;
	padding:15px 0 15px 0;
	}

	
.product_image img{

	width:160px;
	}

	
.product_text {
	width:192px;
	height:auto;
	float:left;
	}
	
.product_text h1{
	font-size:22px;
	color:#ef5ba1;
	font-weight: normal;
	padding:0 0 15px 0;
	line-height:20px;
	}
	
.product_text h2{
	font-size:18px;
	font-weight: normal;
	padding:0 0 5px 0;
	height:40px;
	line-height:20px;
	}
	
.product_text h6{
	font-size:12px;
	font-weight: normal;
	padding:0 0 5px 0;
	color:#f465a3;
	}

.product_text h6 a{
	color:#f465a3;
	text-decoration:none;
	}
	
.product_text h6 a:hover{
	text-decoration:underline;
	}	
		
.share_div {
	background:url(../images/share_line.jpg) no-repeat top right;
	width:434px;
	height:42px;
	padding:30px 0 0 10px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	}
	
.share_divinner {
	font-size:16px;
	font-weight:bold;
	padding:40px 1px 0 10px;
	text-align:left;
	float:left;
	}
	
/*content starts*/
	
.content {
	width:930px;
	padding:10px;
	}
	
.content h1{
	font-size:22px;
	color:#6189be;
	padding:10px 0 10px 0px;
	font-weight:normal;
	}
	
.content h2{
	font-size:18px;
	color:#de5093;
	padding:10px 0 10px 0px;
	font-weight:normal;
	}
	
.content h3{
	font-size:15px;
	color:#888b8e;
	padding:10px 0 10px 0px;
	font-weight:bold;
	}
	
.content h5{
	font-size:13px;
	color:#4c535a;
	padding:10px 0 10px 0px;
	font-weight:bold;
	}
	
	
.content p {
	padding:0 0 10px 0;
	line-height:18px;
	}
	
.contact_left {
	width:200px;
	float:left;
	font-weight:bold;
	}
	
.contact_rgt{
	width:730px;
	float:left;
	}
	
.contact_form {
	background:url(../images/form_bg.jpg) no-repeat;
	width:273px;
	height:193px;
	padding:19px 102px 30px 103px;
	}
	
.contact_form label{
	width:82px;
	height:20px;
	float:left;
	padding:3px 0 0 0;
	}
	
.contact_form input{
	background:url(../images/input_bg.jpg) repeat-x;
	width:185px;
	height:21px;
	border:1px solid #b0b1af;
	float:left;
	margin:0 0 5px 0;
	padding:0 2px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.contact_form textarea{
	background:url(../images/area_bg.jpg) fixed left top;
	width:185px;
	height:61px;
	border:1px solid #b0b1af;
	float:left;
	padding:0 2px;
	margin:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.sub_btn {
	margin:1px 0 0 83px;
	}
	
/*pro_details_div*/	

	
.pro_details_div {
	background:url(../images/pro-detail_bg.jpg) repeat-x left bottom;
	width:888px;
	border:1px solid #dfdfdf;
	padding:20px;
	}
	
.pro_details_image {
	width:253px;
	padding:0px 21px 0 0;
	float:left;
	}	
	
.pro_details_image img{
	width:247px;
	height:263px;
	border:2px dashed #91a686;
}

.pro_details_text {
	width:592px;
	padding:0px 0px 0 21px;
	float:left;
	border-left:1px dashed #999;
	min-height:	269px;
	height:auto !important;
	height:269px;
	}
	
.pro_details_text h3{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	padding:0 0 10px 0;
	text-transform:uppercase;
	}
	
.pro_details_text p {
	padding:0 0 10px 0;
	}
	
.pro_details_text h4{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding:0 0 10px 0;
	}
	
.pro_details_text td{
	padding:0 0 0 10px;
	}
	
.field {
	width:42px;
	height:18px;
	border:1px solid #d2d2d2;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
/*cart starts here*/
	
	
.cart {
	background: url(../images/pro-detail_bg.jpg) repeat-x left bottom;
	width:928px;
	padding:0px 0 0 0;
	}
	
.border {
	border-collapse:collapse;
	}
		
.border td{
	border-collapse:collapse;
	border:1px solid #dfdfdf;
	padding:0 0 0px 0px;
	}
.border1 {
	border-collapse:collapse;
	}
		
.border1 td{
	border-collapse:collapse;
	border:0;
	padding:0 10px 0px 0px;
}
	

.borderinner {
	border-collapse:collapse;
	}
		
.borderinner td{
	border-collapse:collapse;
	border:1px solid #dfdfdf;
	}

.borderinner img{
	padding:0 10px 0 10px;
	}

.under_line {
	border-bottom:1px solid #dfdfdf;
	padding:0 10px 0 10px;
	}
	
.under_line_1 {
	border-bottom:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding:0 10px 0 10px;
	}

.text { 
	padding:0 10px 0 10px;
	}

.td {
	padding:0 0 10px 0;
	}
	
.td_space {
	padding:0 0 0px 10px;
	}

.border img {
	width:120px;
	height:128px;
	padding:2px;
	border:1px dashed #91a686;
	margin:10px;
	}
	
.forgot a {
	color:#000;
	text-decoration:underline;
	}
	
.forgot a:hover {
	text-decoration:none;
	}

.td_input {
	width:146px;
	height:18px;
	border:1px solid #dfdfdf;
	padding:2px 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.td_area {
	width:146px;
	height:50px;
	border:1px solid #dfdfdf;
	padding:2px 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.td_input1 {
	width:90px;
	height:18px;
	border:1px solid #dfdfdf;
	padding:2px 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.td_list {
	width:152px;
	height:20px;
	border:1px solid #dfdfdf;
	padding:2px 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.pro_list {
	width:86px;
	height:20px;
	border:1px solid #dfdfdf;
	padding:1px 1px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
td span {
	color:#FF0000;
	}
	
.bor_rt {
	border-collapse:collapse;
	border-right:1px solid #dfdfdf;
	padding:0 0 0 10px;
}

.bor_rt_bt {
	border-collapse:collapse;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	padding:0 0 0 10px;
}


.news {
	background:url(../images/pro-detail_bg.jpg) repeat-x left bottom;
	width:908px;
	border:1px solid #dfdfdf;
	padding:10px;
	margin-bottom:20px;
	}
	
.news h4 {
	font-size:13px;
	color:#b44266;
	padding:10px 0 20px 0;
	}
	
.news p {
	padding:0 0 10px 0;
	}
	
.news_inner {	width:945px; border-bottom:1px dashed #b44266;}
	
.news_inner h4 {font-size:13px;	color:#b44266;	padding:10px 0 10px 0;}

.news_inner p {	padding:0 01 0px 0;	}
	
.news_readmore{ text-align:right; color:#333333; padding:0 0 5px 0;}
	
.news_readmore a{color:#333333;}
	
.news_readmore a:hover { color:#999999;	text-decoration:none;}



.banner_special{
	height:371px;
	padding:0px 3px 0px 3px;
	background-color:#FFFFFF;
	}
.leftbanner{
	width:698px;
	height:368px;
	float:left;
	margin:0px 4px 0px 0px;
	background:url(../images/leftbanner.jpg) left top no-repeat;
	}
.rightbanner{
	width:317px;
	height:368px;
	float:left;
	}
.rbimages {
	width:315px;
	height:118px;
	border:#000000 1px solid;
	margin:0px 0px 4px 0px;
	}
.rbimages img{
	width:315px;
	height:118px;
	}

 .a_tag {
	 color:#000;
	 font-weight:bold;
	 }
 
 .a_tag:hover{
	 text-decoration:none;
	 }
	 

	
/*footer_wrap starts*/
	
.footer_wrap {
	background:url(../images/footer_bg.jpg) repeat-x;
	/*position:relative;*/
	width:100%;
	height:65px;
	text-align:center;
	padding:35px 0 0 0;
	margin: -100px auto 0 auto; /* negative value of footer height */
	clear:both;
	}
	
.footer_wrap a{
	padding:0 15px 0;
	color:#000000;
	text-decoration:none;
	}
	
.footer_wrap a:hover {
	color:#333333;
	}
	
.footer_wrap span {
	padding:15px 0 0 0;
	}
	.description{
	
	width:424px;
	}
	
.archive{
	margin:auto;
	width: 835px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}	
	
.productone {
	width: 260px;
	background:url(../images/featured_products_bg.jpg) right no-repeat;
	float: left;
	margin-top:10px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border: 2px dotted #dddddd;
	margin-left: 10px;
}
.arcvetxt {
	padding:0 10px;
}
.arcvetxt p {
	text-align:left !important;
	
}
.producttwo {
	width: 219px;
	float: left;
	margin-top:10px;
	padding: 7px 0px 40px 0px;
}
*html.producttwo {
	width: 200px;
	float: left;
	margin-top:10px;
	padding: 7px 0px30px 0px;
}
.image_holder {
	margin:auto;
	padding-top: 10px;
	text-align: center;
}
.image_holder img {
	height: 125px;
	width: 125px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.archiveproduct_text {
	height: 31px;
	overflow: hidden;
	padding: 5px;
	text-align: center;
}

.archiveproduct_text a{
	font-size: 15px;
	color: #EF5BA1;
	font-weight: bold;
	height: 36px;
	overflow: hidden;

	text-align: center;
}


.archive_button {
	text-align: center;
	margin:0 0 8px 0;
}

.productone p, .producttwo p {
	font-weight:bold;
	color:#A8BE98;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.img_product_details {
	border:none;
	padding-top: 0px;
	padding-left: 10px;
	float: left;
 clear:;
}	
#check_box input {
	color: #F05C98;
	background-color: #F9FFFD;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
#check_box label {
	color: #333333;
	padding-right: 10px;
}



.archives {
	width:250px;
	float:left;
	padding-right:10px;
	padding-top:10px;
	color:#f06ca8;
	font-weight:bold;
	}

.archives a {

	color:#f06ca8;
	padding:10px 5px 0px 5px;
	text-decoration:none;
	}
	
.archives a:hover {

	color:#f06ca8;
	text-decoration:underline;
	}	
