#store_header {
position:relative;

}


#n09_container,#n09_footer{
	background-color:#FFFFFF;
	margin-top:0px;
	padding-bottom:10px;
}

#ajax_mini_roll_cart{
	z-index:1000;
}


.store_padding {
	padding:10px;
}

#about{
	display:none;
}

#store_cart{
	float:right;
	padding-right:3px;
	padding-top:20px;
	text-align:right;
	width:240px;
}

#search{
	display:none;
}

#stores_categories {
	float:left;
	width:168px;
	padding-top:10px;
}
#content_container{
	float:left;
	width:775px;
	position:relative;
}
#content_container .welcome{
	padding-top:20px;

}
#content_container .welcome span{
	font-size:16px;
	font-weight:bold;
}



#stores_categories .heading{
border-bottom:1px solid #EEABAB;
color:#CC0000;
float:left;
font-size:16px;
font-weight:bold;
padding-bottom:3px;

width:135px;
}
#stores_categories .t1{
border-bottom:1px solid #EEABAB;
color:#424040;
float:left;
padding-bottom:3px;
padding-top:3px;
width:135px;
}
#stores_categories .header{
	width:151px;
	background-image:url("/../images/c2o_new_2009/layout/left_nav_top_stores.gif");
	float:left;
	font-size:1px;
	height:20px;
}
#stores_categories .footer{
	width:151px;
	background-image:url("/../images/c2o_new_2009/layout/left_nav_bottom_stores.gif");
	float:left;
	font-size:1px;
	height:20px;
}
#stores_categories .inner_text{
	width:135px;
	background-image:url("/../images/c2o_new_2009/layout/left_nav_middle_stores.gif");
	float:left;
	padding-left:8px;
	padding-right:8px;
}


/***************Product Page***************/

#product_price_and_cust_row {
	float:left;
	height:90px;
	margin-top:0px;
	width:auto;
	margin-left:65px;
}

#product_price_tabs_row{
	width:auto;
	float:right;	
}
#product_price_tabs_row .tab_boxes_back {
	width:420px;
	background:#FFFFFF url(../../images/c2o_new_2009/product/desc_box_back_stores.gif) no-repeat scroll left bottom;
}
#product_price_tabs_row .tab_boxes_back .tab_row {
	width:420px;
}


#tab_back1,#tab_back2, #tab_back3, #tab_back4 {
	width:105px;
	background:#FFFFFF url(../../images/c2o_new_2009/product/desc_light_tab_stores.gif) no-repeat scroll left top;
}
#tab_back1 {
	background:#FFFFFF url(../../images/c2o_new_2009/product/desc_dark_tab_stores.gif) no-repeat scroll left top;
}


#product_price_tabs_row .tab_boxes_back .tab_row .tab_inner_text {
	width:105px;
}
#product_price_tabs_row #ajax_desc_div {
	width:400px;
}

#product_price_and_cust_row .best_price_back {
	background:#FFFFFF url(../../images/c2o_new_2009/product/price1_stores.gif) no-repeat scroll left top;
}
#product_price_and_cust_row .best_price_back span{
	font-size:12px;
}

#reviews_outer {
	border:none;	
}

.price_table_back {
float:left;
height:281px;
width:226px;
padding:30px 0 0 63px;
}
.price_table_back .inner_text {
margin-left:15px;
margin-top:15px;
padding-left:1px;
width:185px;
}

.price_table_back .top{
	background:url("../../images/c2o_new_2009/product/price2.gif") no-repeat scroll right top #FFFFFF;
	position:relative;
	top:0;
	right:0;
	padding-left:17px;
	padding-top:5px;
}
.price_table_back .bottom{
	background:url("../../images/c2o_new_2009/product/price2.gif") no-repeat scroll right bottom #FFFFFF;
	position:relative;
	bottom:0;
	right:0;
}

.price_table_back .inner_text .red_text {
color:#CC0000;
font-weight:bold;
}

.price_table_back .inner_text td.red_price {
color:#CC0000;
font-size:14px;
font-weight:bold;
text-align:center;
}

/***************Category Page***************/

#merch_img_div{
	height:300px;
	width:300px;
	margin:auto;
}
#category_product_img{
	height:220px;
	width:220px;
	margin:auto;
}
.category_overlay{
	position:absolute;
	top:0px;
	left:0px;
}



#page_nav{
	background-color:#FFFFFF;
	border:none;
}

#ajax_mini_roll_cart {
	border:4px solid #E2E2E2;	
	top:72px;
}
.product_display{
	width:243px;
	height:306px;
}
.product_display .central_area{
	padding-left:20px;
	width:220px;
	height:315px;
}

.product_display .central_area .name_box  {
	width:220px;
	height:35px;
	font-size:13px;
}
.product_display .central_area .price_box  {
	width:220px;
	height:19px;
}
.product_display .central_area .price_box .no_vat  {
	font-size:12px;
	color:#C70001;
}

/***************Shopping Cart***************/

#shopping_cart_outer {
	border:7px solid #E2E2E2;
	/*float:right;*/
}

.n09_cart_info {
	border:7px solid #E2E2E2;
}

#shopping_cart_totals_box {
	border-bottom:7px solid #E2E2E2;
	border-left:7px solid #E2E2E2;
	border-right:7px solid #E2E2E2;
	height:76px;
}

#n09_cart_info_outer {
	padding-top: 10px;
}

#shopping_cart_container {
	padding-top: 10px;
	width:724px;
	float:left;
}

/***************Stats***************/
#stats_container{
	float:left;
}
#stats_title{
	float:left;
}
#stats_date_range{
	float:right;
}
#stats_table{
	float:left;
}


