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

*{
margin:0 auto;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.wrapper{
	width:965px;
	height:100%;
}
#top_bar{
	height:30px;
	line-height:30px;
	background:url(images/top_bar.jpg) repeat-x;
	}
#header{
	height:115px;
	background:url(images/header_bg.jpg) repeat-x;
}
#logo{
	width:173px;
	height:67px;
	float:left;
	margin-top:31px;
	margin-left:20px;
}
#header_right{
	width:470px;
	height:95px; 
	float:right;
	margin-right:10px; 
	margin-top:10px;
}
.search_container{
	margin-top:10px;
	width:426px;
	float:right
}
#search-box_container_my{
	height:25px;
	background:url(images/search_middle.jpg) repeat-x;
	
}
#search-box_container_my input[type="text"]{
	border:none;
	background:none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow: none;
		width:300px;
	
}
.search-box_my{
	margin-top:3px;

	height:18px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
.search_btn{
	float:right;
}
#menu_bar{
	height:43px;
	width:100%;
	background:url(images/menu_bg.jpg) repeat-x;
}
#content {
	text-decoration: none;

}
#midcontent {
	text-decoration: none;
	float: left;
	width:965px;
}
form {
	background-color:#f6f6f7;
	border: 1px solid #dddddd;
}

#heading {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height: 55px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;

}
#heaing2 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	height: 33px;

	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}


#menu{
	margin-left:15px;
	line-height:43px;
	height:43px;
}
#menu ul{
	list-style-type:none
}
#menu ul li{
	float:left;
	padding:0px 15px 0px 15px;
	background:url(images/menu_divider.jpg) no-repeat;
}
.menu_item_divider{
	 float:left;
	 width:2px; 
	 height:40px; background:url(images/menu_divider.jpg) no-repeat;
}
#menu a{
	color:#F8F8F0;
}
#left-nav{
	width:240px;
	float:left;
	display:table-cell;
}
.heading{
	margin-top:5px;
	height:32px;
	line-height:32px;
	text-align:center;
	font-size:16px;
	color:#FFF;
	background:url(images/heading_bg.jpg) repeat-x;
}
.hot_deals{
	background:#F4F4F4;
	padding:12px 5px 14px 5px;
	border:1px solid #DFDFDF;
	text-align:center;
}

#connect_outer{
	width:238px;
	float:left;
	margin-top:10px;
	padding:4px 0px 4px 0px;
	background:#F4F4F4;
	border:1px solid #DFDFDF;
	line-height:30px;
	font-weight:bold;
}
#connect_t{
	 margin-right:15px; width:91px; float:left; text-align:right
}
#connect_to{
	float:left; margin-top:4px;
}
#center_content{
	margin-top:5px;
	margin-left:5px;
	width:505px;
	float:left;
}
#featured_heading{
	text-align:center;
	line-height:33px;
	background:url(images/featured_bg.jpg) repeat-x;
	font-size:16px;
	margin-top:5px;
	margin-bottom:5px;
	color:#FFFFFF;
}
#products_container{
	padding:0px 0px 16px 19px;
	background:#F9F9F9;
	display:table-cell;
	height:100%;
	border:1px solid #DDDDDD;
}
#products_container ul{
	margin:0;
	padding:0;
	
}
#products_container ul li{
	float:left;
	margin-top:16px;
	margin-left:0px;
	list-style-type:none;
	width:154px;
	height:197px;
	text-align:center;
	display:table-cell;
	border-bottom:1px dotted #DDDDDD;
	border-right:1px dotted #DDDDDD;
}
.product_desc{
	margin:11px 0px 11px 0px;
}
#banners_outer{
	float:left; margin-left:5px; display:table-cell;
}
.banner{
	margin-bottom:5px;
}

#footer{
	height:65px;
	margin-top:5px;
	background:url(images/footer_bg.jpg) repeat-x;
	text-align:center;
	color:#FFFFFF;
	line-height:20px;
	padding-top:10px;
	
}
#footer a{
	color:#FFFFFF;
}
.white_text_b{
	color:#FFFFFF;
	font-weight:bold;
	
}
.14_px{
	font-size:14px;
}
.11_px{
	font-size:11px;
}
#topbar_text1{
	float:left;
	width:300px;
	margin-left:20px;
}
#topbar_text2{
	float:right;
	width:400px;
	margin-right:10px;
	text-align:right;
}
#topbar_text2 a{
	color:#FFFFFF;
	text-decoration:none;
}
.cart1{
	float:right; margin-top:7px;
}
.left_align{
	float:left
}
img{
	border:none;
}
a{
	text-decoration:none;
}
.form{
	text-align:right;
	line-height:30px;
	font-size:12px;
}
input[type="text"] {
	margin-top:5px;
	margin-bottom:5px;
	width:250px;
}
fontie{
	color:#646464;
	}
.sub{
	border:0px;
	width:85px;
	height:25px;
	background-image:url(images/submit.png);	
}
.reset{
	border:0px;
	width:75px;
	height:25px;
	background-image:url(images/reset.png);
}
.thanx{
	height:300px;
	padding-top:150px;
	font-size:24px;
}




