/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	line-height:15px;
}
body {
	background: #353535 url(/store/images/pattern.gif);
	margin: 0;
	padding: 0;

}
a{
	color:#cc0000;
	text-decoration:none;
}
a:hover{
	color:#353535;
}
p, h1, h2, h3, h4, h5, h6, form, ul, li{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
img{
	border:0;
}
.red{
	color:#cc0000;
}

/*Start Page holder*/
#page_holder{
	width:1002px;
	margin:auto;
}
/*Start Header*/
#header #top_header{
	height:100px;
	background:url(/store/images/header-bg.jpg) no-repeat;
        padding:12px 0 0 12px;
}
#header #logo{
	display:block;
	float:left;
}
#header #right{
	float:right;
	width:600px;
}
#search_holder{
	width:335px;
	float:right;
	color:#fff;
	margin:20px 10px 0 0;
}
#header #search_holder ul li{
	float:left;
	list-style:none;
}
.quick_search{
	font-family:"Trebuchet MS", arial;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	padding-top:5px;
}
.search_field{
	background:url(/store/images/search-lc.gif) no-repeat top left;
	height:25px;
	padding-left:5px;
}
.textbox{
	width:200px;
	height:17px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-style:italic;
	padding: 4px 0 4px 0;
	display:block;
	float:left;
}
.button{
	display:block;
	float:left;
	width:41px;
	height:31px;
	border:0;
	background:url(/store/images/bt-search.gif) no-repeat;
	cursor:pointer;
}
.button_hover{
	display:block;
	float:left;
	width:41px;
	height:31px;
	border:0;
	background:url(/store/images/bt-search-b.gif) no-repeat;
	cursor:pointer;
}
#top_links{
	display:block;
	float:right;
	margin:5px 30px 0 0 ;
}
#top_links a{
	float:left;
	margin:0 0 0 5px ;
}
#banner{
	width:1002px;
	height:209px;
	background:#fff url(/store/images/pls-wait.gif) center no-repeat;
	display:block;
	overflow:hidden;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

/*Start Navigation*/
#nav{
	display:block;
	height:38px;
	background:url(/store/images/nav-bg.gif) repeat-x;
	border-bottom:1px solid #fff;
}
#nav a{
	display:block;
	float:left;
	height:29px;
	padding:10px 20px 0 20px;
	color:#fff;
}
#nav a.active{
	display:block;
	float:left;
	height:29px;
	padding:10px 20px 0 20px;
	color:#fff;
	background:url(/store/images/nav-hover-bg.gif) repeat-x;
}
#nav a:hover{
	background:url(/store/images/nav-hover-bg.gif) repeat-x;
}

/*Start Containt Area*/
#containt_holder{
	background:url(/store/images/containt-bg.gif) repeat-y;
}
#containt_holder #left_panel{
	display:block;
	width:199px;
	float:left;
	margin-right:11px;
}
#containt_holder #middle_panel{
	display:block;
	width:583px;
	float:left;
}
#containt_holder #right_panel{
	display:block;
	width:199px;
	float:right;
}
.side_headings{
	display:block;
	height:24px;
	background:url(/store/images/heading-bg.gif) repeat-x;
	font-family:"Trebuchet MS", arial;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding:10px 0 0 10px;
}
.left_pro_head{
	display:block;
	background:#d5d5d5;
	padding:3px 0 5px 10px;
	font-family:"Trebuchet MS", arial;
	font-size:12px;
	font-weight:bold;
	color:#5a5a5a;	
}
.pro_list a{
	display:block;
	background:url(/store/images/arrow.gif) no-repeat 10px 8px;
	font-size:11px;
	color:#5a5a5a;
	text-decoration:none;
	padding:2px 0 2px 23px;
	border-bottom:1px solid #ccc;
}
.pro_list a:hover{
	background:url(/store/images/arrow.gif) no-repeat 10px 8px #fff;
	font-weight:bold;
}
.sellers_list a{
	display:block;
	background:url(/store/images/arrow.gif) no-repeat 10px 8px;
	font-size:11px;
	color:#5a5a5a;
	text-decoration:none;
	padding:1px 0 1px 23px;
}
.sellers_list a:hover{
	color:#cc0000;
	font-weight:bold;
}
.promotional_img{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
       background:#fff;
       text-align:center;
}
.promo_content{
	text-align:center;
	padding:10px 0;
	background:#cce4ed;
	color:#333333;
	font-family:"Trebuchet MS", arial;
	font-size:12px;
	line-height:16px;
	border-bottom:1px solid #fff;
}
#intro_box .content{
	background:url(/store/images/content-bg.gif) repeat-x #fff;
	padding:10px 20px;
	margin-bottom:20px;
}
.pro_list_heading{
	display:block;
	height:24px;
	background:url(/store/images/pro-head-bg.gif) repeat-x #000;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px 0 0 10px;
	margin-bottom:10px;
}
.products {
	border-bottom:1px solid #f5f5f5;
}

.products ul{
	display:block;
	border:1px solid #ccc;
	width:170px;
	height:215px;
	padding:7px;
	float:left;
	overflow:hidden;
	margin-right:8px;
	margin-bottom:8px;
}
.products ul li{
	list-style:none;
}

.pro_img{
	display:block;
	overflow:hidden;
	width:168px;
	height:154px;
        background:#fff;
        text-align:center;
	border:1px solid #ccc;
}
.pro_detail{
	display:block;
	text-align:center;
	padding:5px;
}
.pro_detail a{
	color: #5a5a5a;
	text-decoration:none;
}
.pro_detail a:hover{
	color: #cc0000;
}

/*Start Footer*/
#footer{
	height:57px;
	background:#cce4ed 920px 8px no-repeat;
	border-top:2px solid #91b5c3;
	border-bottom:2px solid #91b5c3;
	text-align:center;
	line-height:18px;
	padding-top:20px;
}
#footer a{
	color:#365b6a;
	text-decoration:none;
}
#footer a:hover{
	color:#cc0000;
}

/*Products Page*/
#breadcrumbs{
	display:block;
	height:23px;
	padding-top:5px;
}
#breadcrumbs a{
	color: #5a5a5a;
	text-decoration:none;
}
#breadcrumbs a:hover{
	text-decoration:underline;
}
.inside_pro_list_heading{
	display:block;
	height:24px;
	background:url(/store/images/pro-head-bg.gif) repeat-x #000;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px 0 0 10px;
	margin-bottom:1px;
}
.inside_pro_list_heading a{color:#fff;}
.information_box{
	background:#a5acb2;
	padding:10px;
	margin-bottom:10px;
	height:25px;
	color:#fff;
	font-weight:bold;
}
.brands_list{
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
.list_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
.paging{
	display:block;
	margin-top:5px;
}
.paging .left{
	display:block;
	float:left;
	width:250px;
	color:#fff;
	font-weight:bold;
	padding-top:5px;
}
.paging .left a.white_link:link,a.white_link:visited,a.white_link:active{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.paging .left a.white_link:hover{
	color:#cc0000;
}
.paging .right{
	display:block;
	float:right;
	text-align:right;
	width:250px;
	color:#fff;
	font-weight:bold;
}

/*Shopping page*/
#containt_holder_second{
	background:url(/store/images/containt-bg-2.gif) repeat-y;
}
#containt_holder_second #left_panel{
	display:block;
	width:199px;
	float:left;
	margin-right:11px;
}
#containt_holder_second #middle_panel{
	display:block;
	width:782px;
	float:left;
}
.pro_detail_section .left{
	width:285px;
	padding:10px;
	background:#d5d5d5;
	display:block;
}
.pro_detail_section .left_holder{
	display:block;
	float:left;
	width:305px;
	background-color:#666666;
}
.pro_detail_section .right_holder{
	width:465px;
	display:block;
	float:right;
}
.large_img{
	display:block;
	overflow:hidden;
	width:285px;
        background:#ffffff;
        text-align:center;
}
.info{
	display:block;
	text-align:center;
	background:#f5f5f5;
	padding:5px;
}
.larg_view{
	display:block;
	float:left;
	margin-top:7px;
	text-transform:uppercase;
}
.larg_view a{
	color: #5a5a5a;
	text-decoration:none;
}
.larg_view a:hover{
	color: #cc0000;
}
.mail_to_friends{
	display:block;
	float:left;
	margin-top:7px;
	text-transform:uppercase;
}
.mail_to_friends a{
	color: #5a5a5a;
	text-decoration:none;
}
.mail_to_friends a:hover{
	color: #cc0000;
}
.rating{
	display:block;
	text-align:center;
	padding-top:7px;
}
.info_head{
	font-family:"Trebuchet MS", arial;
	font-size:15px;
	color:#4e4e4e;
	font-weight:bold;
}
.red_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#cc0000;
}

.list li{
	background: url(/store/images/bullet.gif) no-repeat 0px 4px;
	padding-left:15px;
}
.addtocart{
	float:left;
	height:24px;
	background:url(/store/images/bt-right.gif) top right no-repeat;
	padding:0 6px 0 0;
}
.addtocart span{
	display:block;
	float:left;
	background:url(/store/images/bt-left.gif) no-repeat;
	width:24px;
	height:24px;
}
.addtocart a{
	float:left;
	height:20px;
	padding:4px 10px 0 10px;
	background-color:#bc1e22;
	color:#fff;
	font-weight:bold;
}
.addtocart a:hover{
	color:#fff;
	text-decoration:underline;
}
/* Shopping Cart */
#cart_table {
border:1px solid #ccc;
}
#reg_table {
border:1px solid #ccc;
 background:#fff;
padding:5px;
}
#cart_table table {
width:100%;
}
#cart_table table tr {   
  background:#fff;
  }
