﻿/* ========== BODY */
body {
	margin:0;
	padding:0;
	background-image:url(../images/page-bg.gif); background-repeat: repeat;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;
}
img { border:none;}
.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;

	
}

/* ========== Left Container start */

.whitelink{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration:none; font-weight:bold;}
.whitelink:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#a23e56; text-decoration:none; font-weight:bold;}
#nav{
	width:206px;
}
#nav li{
	background: url('../images/blue-part.jpg') no-repeat left top;
	height:21px;
	list-style:none;
	line-height:21px;

}
#nav a{
	font-size:11px;
	font-weight:none;
	color:#3d1903;
	padding-left:8px;
	display:block;
	height:21px;
	text-decoration:none;
}
#nav li a:hover{
	color:#69391b;
	background: url('../images/blue-part.jpg') no-repeat left bottom;
}
#menu_child{
	width:206px;
	background:#8a8a8a;
	position: absolute;
 	visibility:visible;
	border-bottom:1px solid #ffffff;
  	border-top:1px solid #ffffff;
 	}
.boxresource{
border: 1px solid #7f7f7f;; width:100%;
}
/* ========== Center Container start */

.search_box{
	width:545px;
	background-image:url('../images/search.jpg');
	background-repeat:no-repeat;
	height:42px;
	margin-left:10px;
	margin-right:10px;
}
.search_text{
	padding-top:8px;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;

}
.center_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3f3a37;
	padding-left:8px;
	
	}
.center_text{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
    padding-right:8px;
	padding-left:8px;
	text-align:justify;
	
}
#sub_catbox{
	width:495px;
	border:1px #0077a1 solid;
	margin-left:15px;
	background-color:#e5f1f5;
}
#sub_catbox h2{
	font-family:Arial;
	font-size:12px;
	color:#0077a1;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:5px;
	padding-left:10px;
}
.left_link{
	width:245px;
	float:left;
	line-height:15px;
	padding-left:10px;
}
.right_link{
	width:240px;
	float:right;
	line-height:15px;

}
#centergoogle_box{
	width:495px;
	margin-left:15px;
	margin-top:8px;
	}
#addtocart_box{
	width:495px;
	margin-left:15px;
	margin-top:8px;
	height:240px;
}
.img1{
	background-image:url('../images/img1.jpg');
	background-repeat:no-repeat;
	height:144px;
	width:140px;
	float:left;
}
.img1 h3{
	font-family:Arial;
	font-size:12px;
	color:#bd1508;
	padding-top:150px;
	text-align:center;
	}

.img2{
	background-image:url('../images/img2.jpg');
	background-repeat:no-repeat;
	height:144px;
	width:140px;
	margin-left:40px;
	float:left;
}
.img2 h3{
	font-family:Arial;
	font-size:12px;
	color:#bd1508;
	padding-top:150px;
	text-align:center;
	}

.img3{
	background-image:url('../images/img3.jpg');
	background-repeat:no-repeat;
	height:144px;
	width:140px;
	float:left;
	margin-left:35px;
}
.img3 h3{
	font-family:Arial;
	font-size:12px;
	color:#bd1508;
	padding-top:150px;
	text-align:center;
	}

/* ========== Right Container start */
#right_container{
	width:206px;
	float:right;
}
/* ========== Shopping Box start */
#shoppingbox{
	width:206px;
	padding-top:8px;
	}
.shopping_top{
	background-image:url('../images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:28px;
	padding-left:25px; font:Arial; font-weight:bold; color:#ffffff; font-size:12px; line-height:25px;
}
.shopping_bg{
	background-image:url('../images/shopping_bg.jpg');
	background-repeat:repeat-y; height:56px;
}
.shopping_bottom{
	background-image:url('../images/shopping_bottom.jpg');
	background-repeat:no-repeat;
	height:7px;
}
.shopping_space{
	padding-top:8px;
	padding-bottom:5px;
	padding-left:10px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#5b5b5b;
}

.google_adbox{
	width:495px;
	height:100px;
	border:1px #b47f39 solid;
	margin-left:15px;}
	/* ========== Recent Product start */
#productbox{
	width:206px;
	padding-top:8px;
}
.product_top{
	background-image:url('../images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:28px;
	padding-left:25px; font:Arial; font-weight:bold; color:#ffffff; font-size:12px; line-height:25px;
}
.product_bg{
	background-image:url('../images/title_barbg.jpg');
	background-repeat:repeat-y;
}
.product_bg ul{
	margin:0;
	list-style:none;
	padding:3px 5px 7px 5px;
}
.product_bg li{
	display:block;
	padding:3px 1px 5px 5px;
/*	background:url('../images/arrow.jpg') no-repeat center left;*/
	border-bottom:1px #6b4b02 solid;

}
.product_bg a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3d1903;
	display:block;
	height:21px;
	text-decoration:none;
}
.product_bg li a:hover{
	color:#69391b;
	}

.product_bottom{
	background-image:url('../images/titlebar_bottom.jpg');
	background-repeat:no-repeat;
	height:8px;
}
.inf_centertop{
	background-image:url('../images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:27px;
	padding-left:25px; font:Arial; font-weight:bold; color:#ffffff; font-size:12px; line-height:25px;
	
}
.tophits{
	background-image:url('../images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:27px;
	padding-left:25px; font:Arial; font-weight:bold; color:#ffffff; font-size:12px; line-height:25px;
}
.selling_product{
	background-image:url('../images/title_menubar.jpg');
	background-repeat:no-repeat;
	height:27px;
	padding-left:25px; font:Arial; font-weight:bold; color:#ffffff; font-size:12px; line-height:25px;
}
/* ========== Footer start */
#wrapper_footer {
	width:1000px;
	margin:0 auto;
	background-image:url('../images/page_bg.jpg');
	background-repeat:repeat-y;
	padding-top:15px;
}
.footer_text{
	font-family:Arial;
	font-size:11px;
	color:#161616;
	text-align:center;
	line-height:18px;
	text-decoration:none;
}
.footer_text a:hover{
	color:#58b1cf;
	text-decoration:none;
}

.linktext{
	font-family:Arial;
	font-size:12px;
	color:#003c4b;
	text-decoration:none;
}
.linktext:hover{
	color:#58b1cf;
	text-decoration:none;
	text-decoration: blink;
}

.linktext1{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#003c4b;
	text-decoration:none;
}
.linktext1:hover{
	color:#58b1cf;
	text-decoration:none;
	text-decoration: blink;
}


.linksitemap{
	font-family:Arial;
	font-size:12px;
	color:#003c4b;
	text-decoration:none;
}
.linksitemap:hover{
	color:#58b1cf;
	text-decoration:none;
	text-decoration: blink;
}




.borderpink{
border-right: 1px solid #a84967; border-left: 1px solid #a84967; border-bottom:1px solid #a84967; padding:5px;}


.bordergreen{
border-right: 1px solid #3b664b; border-left: 1px solid #3b664b; border-bottom:1px solid #3b664b; padding:5px;}

.borderbrown{
border-right: 1px solid #605654; border-left: 1px solid #605654; border-bottom:1px solid #605654; padding:5px;}






.bordermenu{
border-bottom: 1px solid #7f7f7f; }


.borderpro{
border-right: 1px solid #afafaf; border-left: 1px solid #afafaf; width:131px;}

.boldtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	}
	
.boldtext1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	}
	
	
	
.textbold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#d7d6d4;
	}
	
.headingtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3f3a37;
	
	}
.headingtext a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#3f3a37;
	text-decoration:none;
	
	}
.headingtext a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#a23e56;
	text-decoration:none;
	}


.header
{
background-image:url(../images/banner.gif);
	width:725px;
	height:138px;
	background-repeat:no-repeat;
	}
	
	
	.banner
{
	background-image:url(../images/header-bg.gif);
	background-repeat: repeat-x;
	height:68px;
	}
	
	.footerbg
{
	background-image:url(../images/footer-page-bg.gif);
	background-repeat: repeat-x;
	height:58px;
	}
	
	
.productbg
{
	background-image:url(images/product-bg.gif);
	width:101px;
	height:101px;
	background-repeat:no-repeat;
	}

.linkmenu{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none; }
.linkmenu:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none;}

.productlink{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#3f3a37; text-decoration:none; font-weight:bold; }
.productlink:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#a23e56; text-decoration:none;  font-weight:bold;}


.headerlink{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#9e9c9a; text-decoration:none; font-weight:bold; }
.headerlink:hover{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#a23e56; text-decoration:none;  font-weight:bold;}

.link{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4c4c4c; text-decoration:none;}
.link:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#a23e56; text-decoration:none;}

.textbox{
border:1px solid #dfdfdf;
width:130px;
height:17px;}


.textbox1{
border:1px solid #7b9db9;
width:160px;
height:55px;}


.texthead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#9e9c9a;

	
}

.borderpro1{
border: 1px solid #605654;}


.productlink1{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#2d2011; text-decoration:none; font-weight:bold; }
.productlink1:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ff5700; text-decoration:none;  font-weight:bold;}
ul{
margin:0;
padding-left:25px;
}
ul li a{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
	text-decoration:none;
	padding-bottom:5px;
	font-weight:bold;
	}
ul li a:hover{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a23e56;
	text-decoration:none;
	padding-bottom:5px;
	font-weight:bold;
	}
