@import url("form.css");
@import url("reset.css");
@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main {
	float: left;
	height: auto;
	width: 100%;
}
#header {
	float: left;
	height: auto;
	width: 100%;
	background:url(../images/top_bg.jpg) repeat-x left top;
}
#middle {
	float: left;
	height: auto;
	width: 100%;
	padding-top:10px;
	padding-bottom:28px;
}
#footer {
	background-image: url(../images/fr_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: auto;
	width: 100%;
}
.main_width {
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.main_width_inner {
	float: left;
	height: auto;
	width: 1100px;
}
.logo {
	float: left;
	height: auto;
	width: 247px;
	margin-top: 13px;
}
.logo_rgt {
	float: left;
	height: auto;
	width: 853px;
}
.header_rgt {
 float: right;
 height: auto;
 width: 600px;
}
.links {
	float: left;
	height: auto;
	width: 853px;
}
.login_top {
 float: right;
 height: auto;
 width: auto;
 font-family: Verdana, Geneva, sans-serif;
 font-size: 12px;
 color: #eaeaea;
 background-image: url(../images/log_bg.png);
 background-repeat: repeat;
 background-position: left top;
 padding-top: 16px;
 padding-bottom: 13px;
 padding-left:15px;
 -moz-border-radus:5px;
 border-radius: 5px;
 text-align:left;
}
.login_top span {
 font-weight:bold; 
 padding-right:20px;
}
.login_top a {
	background:url(../images/login_bt.png) no-repeat left center;
	padding-left:17px;
	text-decoration:none;
	color: #eaeaea;
	padding-right:20px;
 
}

.login_top a:hover {
	text-decoration:underline;
}

.shopping_cart {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #d0baaa;
	float: left;
	
	height: auto;
	width: 535px;
	padding-left:65px;
	padding-top: 24px;
	
	background-repeat: no-repeat;
	background-position: 407px 24px;
	padding-bottom: 20px;
	
	
}

.shopping_cart h1 {
	font-family:Calibri;
	font-size:22px;
	font-weight:normal;
	margin:0px;
	padding-bottom:4px;
	color:#fef3eb;
}
.links_lft {
	float: left;
	height: auto;
	width: 648px;
}

.links_lft a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:24px;
	padding-right:23px;
	background:url(../images/line.png) no-repeat right top;
	display:block;
	text-decoration:none;
	float:left;
	margin-right:1px;
}



#selected {
	color: #222222;
	background:url(../images/phone_bg.jpg) repeat-x left top;
}

.links_lft a:hover {
	background:url(../images/phone_bg.jpg) repeat-x left top;
	color: #222222;
}
.link_rgt {
	float: right;
	height: auto;
	width: 168px;
	font-family: Calibri;
	font-size: 19px;
	color: #222222;
	background-image: url(../images/phone_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 12px;
	padding-bottom:12px;
	padding-left: 21px;

}

.phone {
	background:url(../images/phone_icon.jpg) no-repeat left top;
	padding-left:37px;
	padding-top:2px;
	padding-bottom:4px;

}
.lft_menu {
	float: left;
	height: auto;
	width: 293px;
}
.main_rgt {
	float: left;
	height: auto;
	width: 764px;
	padding-left: 43px;
}
.banner {
	float: left;
	height: auto;
	width: 764px;
}
.banner_bottom1 {
	float: left;
	height: auto;
	width: 761px;
	padding-left: 3px;
	padding-top:20px;
}

.banner_bottom1_inner {
	float: left;
	height: auto;
	width: 761px;
	padding-left: 3px;
}
.banner_lft {
	background-image: url(../images/banner_lft.jpg);
	background-repeat: repeat-y;
	background-position: 1px top;
	float: left;
	height: auto;
	width: 761px;
	padding-left: 2px;
}
.banner_rgt {
	background-image: url(../images/banner_rgt.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	height: auto;
	width: 759px;

}
.banner_bottom {
	background-image: url(../images/banner_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	height: auto;
	width: 759px;
}
.category {
	float: left;
	height: auto;
	width: 293px;
}
.cat_top {
	float: left;
	height: auto;
	width: 279px;
	background-image: url(../images/lft_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 14px;
	font-family: Calibri;
	font-size: 19px;
	color: #222222;
	padding-top:8px;
	padding-bottom:8px;
}

.cat_top span {
	background:url(../images/cat_icon.jpg) no-repeat right center;
	width:270px;
	display:block;
}
.main_cat {
	float: left;
	height: auto;
	width: 293px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #393939;
	padding-top: 9px;
	padding-bottom: 9px;
}

.main_cat ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.main_cat ul li {
	border-bottom:dotted 1px #818181;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
.main_cat ul li a {
	color: #393939;
	text-decoration:none;
	background:url(../images/ar.png) no-repeat 5px; center;
	width:263px;
	padding-left:30px;
	padding-top:11px;
	padding-bottom:11px;
	float:left;
	
}

.main_cat ul li a:hover {
	background:url(../images/ar.png) no-repeat 5px center #f4f4f0;
}


.f_product {
	background-image: url(../images/fr_product_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: auto;
	width: 761px;
	font-family:Calibri;
	font-size:19px;
	color:#fff;
}

.f_product_in {
	background:url(../images/fr_product_rgt.jpg) no-repeat right top;
	height:27px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:21px;
}
.home_pr {
	float: left;
	height: auto;
	width: 761px;
	padding-top: 18px;
}

.link_div {
	background:#eaeaea;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4b4b4b;
	line-height:26px;
	width:340px;
	padding:6px;
	margin-right:25px;
	margin-bottom:10px;
	display:block;
	float:left;
	
}

.link_div a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.link_div:hover {
	background::#000;
}

.product_box {
	float: left;
	height: auto;
	width: 210px;
	margin-right: 21px;
	margin-left: 21px;
	margin-bottom: 35px;
}
.product_box1 {
	float: left;
	height: 250px;
	width: 210px;
	margin-right: 21px;
	margin-left: 21px;
	margin-bottom: 35px;
}
.product_img {
	float: left;
	height: auto;
	width: 210px;
}
.product_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #393939;
	float: left;
	height: auto;
	width: 210px;
	padding-top: 13px;
	padding-bottom: 13px;
}

.product_title a {
	
	color: #393939;
	text-decoration:none;
}

.product_title a:hover {
	text-decoration:underline;
}

.product_price {
	background-color: #c9c9c9;
	float: left;
	height: auto;
	width: 204px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d54e16;
	padding: 3px;
}

.product_price span {
	float:left;
	padding-left:15px;
	padding-top:4px;
}

.product_price a {
	background:url(../images/add_cart.png) no-repeat 8px 5px #929292;
	padding-top:6px;
	padding-bottom:6px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding-left:33px;
	width:80px;
	display:block;
	float:right;
	text-decoration:none;
}

.product_price a:hover {
	background:url(../images/add_cart.png) no-repeat 8px 5px #393939;
}

.product_detail {
	background-color: #c9c9c9;
	float: left;
	height: auto;
	width: 204px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d54e16;
	padding: 3px;
}

.product_detail span {
	float:left;
	padding-left:15px;
	padding-top:4px;
}

.product_detail a {
	
	
	
	

	text-decoration:none;
}



.enlarge {
	background:url(../images/enlarge.png) no-repeat 7px center #929292;
	padding-top:6px;
	padding-bottom:6px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding-left:33px;
	width:62px;
}

.enlarge:hover {
	background:url(../images/enlarge.png) no-repeat 7px center #393939;
}

.details {
	background:url(../images/details.png) no-repeat 14px center #929292;
	padding-top:6px;
	padding-bottom:6px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding-left:33px;
	width:62px;
}

.details:hover {
	background:url(../images/details.png) no-repeat 14px center #393939;
}



.newsletter {
	float: left;
	height: auto;
	width: 293px;
	margin-top:22px;
}
.newsletter_top {
	float: left;
	height: auto;
	width: 277px;
	background-image: url(../images/lft_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Calibri;
	font-size: 19px;
	color: #222222;
	padding-left: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.newsletter_bottom {
	width: 274px;
	padding-left: 7px;
	padding-top: 21px;
	float:left;
	padding-bottom:27px;
	background:url(../images/newsletter_bg.jpg) no-repeat left bottom;
}

.frm {
	width:260px;
	height:21px;
	border: solid 1px #c7c7c7;
	padding-left:9px;
	padding-top:4px;
	padding-bottom:4px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-bottom:11px;
	background:url(../images/frm_bg.jpg) repeat-x left top;
	outline:none;
}
.specials {
	float: left;
	height: auto;
	width: 293px;
	padding-top: 4px;
}
.paypal {
	float: left;
	height: auto;
	width: 293px;
	padding-top: 28px;
}
.footer_top {
	float: left;
	height: auto;
	width: 1100px;
}
.footer_bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ececec;
	float: left;
	height: auto;
	width: 1085px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left:15px;
}

.footer_bottom a {
	color: #ececec;
	text-decoration:none;
}

.footer_bottom a:hover {
	text-decoration:underline;
}


.footer_lft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #2a2a2a;
	float: left;
	height: auto;
	width: 849px;
	padding-top: 31px;
	padding-bottom: 20px;
}

.footer_lft a {
	color: #2a2a2a;
	text-decoration:none;
	margin-left:15px;
	margin-right:15px;
}

.footer_lft a:hover {
	text-decoration:underline;
}


.footer_rgt {
	width: 251px;
	padding-top: 8px;
	float: left;
}
.find_us {
	background-image: url(../images/fr_sh.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: auto;
	width: 80px;
	padding-top: 17px;
	padding-bottom: 17px;
	font-family: Calibri;
	font-size: 18px;
	color: #3b3b3b;
	padding-left: 1px;
}
.social_rgt {
	float: left;
	height: auto;
	width: 147px;
	padding-top: 17px;
	padding-left:13px;
}

.social_rgt ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.social_rgt ul li {
	float:left;
	margin:0px;
	padding-right:12px;
}

#slideshow {
    position:relative;
    height:282px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


.contact_lft {
	float: left;
	height: auto;
	width: 340px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-right:15px;
	border-right: solid 1px #dcdcdc;
	height:350px;
}
.contact_rgt {
	text-align: right;
	float: left;
	height: auto;
	width: 395px;
}
.pr_details_top {
	float: left;
	height: auto;
	width: 761px;
}
.pr_details_bottom {
	float: left;
	height: auto;
	width: 761px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #2d2d2d;
	padding-top: 25px;
}
.pr_detail_img {
	float: left;
	height: auto;
	width: 225px;
}
.pr_detail_rgt {
	float: left;
	height: auto;
	width: 335px;
	padding-left:5px;
}
.detail_rgt1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #1e1e1e;
	float: left;
	height: auto;
	width: 395px;
	padding-top: 13px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}

.detail_rgt1 span {
	font-weight:bold;
	width:73px;
	margin-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	float:left;
}

.detail_frm {
	background:url(../images/detail_frm_bg.jpg) repeat-x left top;
	border:solid 1px #d5d5d5;
	height:25px;
	width:182px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:22px;
	color: #2d2d2d;
	outline:none;
}

.detail_frm1 {
	background:url(../images/detail_frm_bg.jpg) repeat-x left top;
	border:solid 1px #d5d5d5;
	height:25px;
	width:62px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:21px;
	color: #2d2d2d;
	outline:none;
}
.detail_rgt2 {
	float: left;
	height: auto;
	width: 335px;
	margin-top: 7px;
}

.detail_rgt2 span {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#161616;
	font-weight:bold;
	float:left;
	margin-top:17px;
	background:url(../images/details_enlarge.jpg) no-repeat 10px center #e8e8e8;
	height:16px;
	width:105px;
	padding-left:40px;
	padding-top:12px;
	padding-bottom:12px;
}

.detail_rgt2 span a {
	color:#161616;
	text-decoration:none;
}

.detail_rgt2 span a:hover {
	color:#000;
	text-decoration:underline;

}
.peginition{
	margin:10px 0px;
}
.peginition li{  background:#256dc2 url(../images/button_bg.jpg.jpg) repeat-x; color:#FFFFFF; padding:1px 8px; font-size:12px; font-family: Arial, Helvetica, sans-serif; border:1px solid #ecf6ff;}

.peginition li b{
	color:#FFFFFF;
}
.peginition li a:link, .peginition li a:visited{
	color:#ffffff;
	text-decoration:blink;
}
.peginition li a:hover{
	text-decoration:blink;
	color:#999999;
	
}

/*********** paging Table CSS ****************************/
.pagingTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	 padding-bottom:10px;
	
}
div.pagingTable {
	float:left;
	width:745px;
}

.pagingTable td{ padding:2px; }

.pagingTable li{
	border:#502F20 1px solid;
	list-style:none;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	float:left;
	padding:0px 5px 0px 5px;
	height:25px;
	line-height:25px;
	background:#502F20;
	color:#FFF;
}

.pagingTable b{ color:#ca1c64;font-size: 14px; }

.pagingTable a:link, .pagingTable a:visited{
	color:#fecc07;
	
	font-weight:bold;
}
.pagingTable a:hover{
	color:#ca1c64;
	font-weight:bold;
}
.clr { clear: both; }
#tab_tab { font-size:12px; margin:5px 5px 5px 5px; border:1px solid #666; font-family: Arial, Helvetica, sans-serif; background:#f4f4f4; } 
#tab_tab td { vertical-align:middle; padding:3px 5px 3px 5px; border-right:1px solid #666; border-bottom:1px solid #666; font-family: Arial, Helvetica, sans-serif;  height:40px;}

#tab_tab .t1 { background:#4c4c1d url(../images/button_bg.jpg) repeat-x; padding:5px 5px 5px 5px; color:#fff; font-size:12px; }
#tab_tab .t2 { background-color:#EFEFEF; padding:5px 0 5px 5px; }
#tab_tab .t3 { background-color:#fff6e7; padding:5px 5px 5px 5px; color:#000000; font-size:12px; text-align:center; font-weight:600; }
.error1 ul {
	background: url(../images/alert.png) 5px 0.5em no-repeat #F8E0D6;
	border:#DD7244 1px solid;
	padding:11px 5px 5px 55px;
	width:auto;
	margin-left:2px;
}
.error1 li {
	list-style-type:circle;
	padding:2px 5px 2px 5px;
	font-size:12px;
	color:#cc0000;
}

.displayMsg ul {
	background: url(../images/ok.png) 5px 0.5em no-repeat #D9EAC8;
	border:#C5D898 1px solid;
	padding:11px 5px 5px 55px;
	width:auto;
	margin-left:2px;
}
.displayMsg li {
	list-style-type:circle;
	padding:2px 5px 2px 5px;
	font-size:12px;
	color:#003300;
}
.form-texttd{
	margin:auto;
	padding:7px;
	width:150px;
}
/*------ Gray Box CSS --------*/
.graybox{
	margin-bottom:10px;
}
.graybox .box_tl{
	background:url(../images/graybox_tl.jpg) left top no-repeat;
}
.graybox .box_tm{
	background:url(../images/graybox_tm.jpg) repeat-x;
}
.graybox .box_tr{
	background:url(../images/graybox_tr.jpg) right top no-repeat;
}
.graybox .box_r{
	background:url(../images/graybox_r.jpg) right top repeat-y;
}
.graybox .box_br{
	background:url(../images/graybox_br.jpg) right bottom no-repeat;
}
.graybox .box_bm{
	background:url(../images/graybox_bm.jpg) left bottom repeat-x;
}
.graybox .box_bl{
	background:url(../images/graybox_bl.jpg) left bottom no-repeat;
}
.graybox .box_l{
	background:#ffffff url(../images/graybox_l.jpg) left top repeat-y;
}
.graybox .box_inner{
	padding:10px;
}

/*------ Gray Box CSS --------*/
.graybox1{
	margin-bottom:10px;
}
.graybox1 .box_tl1{
	background:url(../images/graybox_tl.jpg) left top no-repeat;
}
.graybox1 .box_tm1{
	background:url(../images/graybox_tm.jpg) repeat-x;
}
.graybox1 .box_tr1{
	background:url(../images/graybox_tr.jpg) right top no-repeat;
}
.graybox1 .box_r1{
	background:url(../images/graybox_r.jpg) right top repeat-y;
}
.graybox1 .box_br1{
	background:url(../images/graybox_br.jpg) right bottom no-repeat;
}
.graybox1 .box_bm1{
	background:url(../images/graybox_bm.jpg) left bottom repeat-x;
}
.graybox1 .box_bl1{
	background:url(../images/graybox_bl.jpg) left bottom no-repeat;
}
.graybox1 .box_l1{
	background:#ffffff url(../images/graybox_l.jpg) left top repeat-y;
}
.graybox1 .box_inner1{
	padding:10px;
}





.graybox21{
	margin-bottom:10px;
}
.graybox21 .box_tl1{
	background:url(../images/graybox_tl.jpg) left top no-repeat;
}
.graybox21 .box_tm1{
	background:url(../images/graybox_tm.jpg) repeat-x;
}
.graybox21 .box_tr1{
	background:url(../images/graybox_tr.jpg) right top no-repeat;
}
.graybox21 .box_r1{
	background:url(../images/graybox_r.jpg) right top repeat-y;
}
.graybox21 .box_br1{
	background:url(../images/graybox_br.jpg) right bottom no-repeat;
}
.graybox21 .box_bm1{
	background:url(../images/graybox_bm.jpg) left bottom repeat-x;
}
.graybox21 .box_bl1{
	background:url(../images/graybox_bl.jpg) left bottom no-repeat;
}
.graybox21 .box_l1{
	background:#ffffff url(../images/graybox_l.jpg) left top repeat-y;
}
.graybox21 .box_inner1{
	padding:10px;
}
h6 {
    color: #502F20;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
}
.frm_search {
 width:233px;
 height:25px;
 
 padding-left:6px;
 font-family:Verdana, Geneva, sans-serif;
 font-size:11px;
 background:url(../images/frm_bg.jpg) repeat-x left top;
 outline:none;
 border:none;
}
.f_product_in_home {
 
 height:27px;
 padding-top:4px;
 padding-bottom:6px;
 padding-left:21px;
}