body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
}

h1 {
	
}

input, select, textarea, button {
	font-size:12px;
}

a {
	color:#0070bc;
	text-decoration:none;
}

a:hover {
	color:#d00000;
	text-decoration:none;
}

.orderline {
	padding:0px;
	margin:0px;
	font-size:17px;
	color:#ffffff;
	font-weight:normal;
	float: left;
	margin-right:10px;
}

#main_container {
	width: 1063px;
	margin:0 auto;
	text-align: left;
}

#logo {
	float: left;
	height: 80px;
	width: 400px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#banners {
	float: right;
	height: 80px;
	width: 500px;
	text-align: right;
}

#header {
	height: 80px;
}

#nav_main {
	height: 29px;
	overflow:hidden;
	white-space:nowrap;
}

#nav_main ul {
	width: 1065px;
	list-style-type: none;
	list-style-image: none;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#nav_main li {
	display: inline;
}

#nav_main a {
	background-image: url(../images/nav_tab.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-align: center;
	height: 29px;
	width: 132px;
	line-height: 29px;
	margin-right: 1px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

#nav_main .lastLink {
	margin-right:0px;
}


#nav_main a:hover, #nav_main a.home {
	background-image: url(../images/nav_tab_over.jpg);
}

#nav_main .noBorder a {
	margin:0px;
}





#blue_bar {
	background-color: #004cd5;
	height: 32px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #377DFF;
	border-bottom-color: #002C7D;
}

#nav_brands {
	clear: both;
	width:100%;
	height: 29px;
	overflow:hidden;
	white-space:nowrap;
}

#nav_brands ul {
	list-style-type: none;
	list-style-image: none;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	white-space:nowrap;
}

#nav_brands li {
	display: inline;

}

#nav_brands a {
	background-image: url(../images/lower_tab.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-align: center;
	height: 29px;
	width: 132px;
	line-height: 29px;
	margin-right: 1px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

#nav_brands a:hover {
	background-image: url(../images/lower_tab_over.jpg);
}

#nav_brands li .basket {
	display: inline;
}

#nav_brands a.basket {
	background-image: url(../images/basket_tab.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-align: center;
	height: 29px;
	width: 132px;
	line-height: 29px;
	margin-right: 0px;
	float: left;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

#nav_brands a.basket:hover {
	background-image: url(../images/basket_tab_over.jpg);
}

#order_line {
	line-height: 32px;
	float: right;
	height: 32px;
	padding-left: 10px;
}

#search_container {
	margin-left: 10px;
	float: left;
	width: 500px;
	line-height: 32px;
	height: 32px;
	vertical-align: middle;
}

#search_container * {
	vertical-align:middle;
}



#lower_content_main {
	width: 1063px;
	text-align: right;
	clear:both;
}

#lower_content_main #legals {
	font-size: .8em;
	float: left;
	height: 50px;
	width: 380px;
	text-align: left;
	color: #999999;
	margin-left: 10px;
	margin-top:10px;
}

#blocks {
	margin-top: 10px;
	float:right;
	width: 177px;
	text-align:right;
	overflow-x: hidden;
}

#blocks .miniBanner {
	border: 1px solid #AAA;
	margin-bottom: 10px;
}














/* Changes to default styles */
#list_main_content_centre {
}

#main_content_main {
	width:875px;
	margin-top: 10px;
	font-size: .8em;
}

#main_content_centre {

}

#main_content_left {
	width:220px;
}

#categories {
	padding-left: 8px;
}

#category_bar, #review_bar, #list_review_bar, #specials_bar, #list_related_bar, .list_related_cat_bar, .list_brand_letter_bar, .list_brand {
	color: #024BD6;
	padding-left:0px;
}

#specials_bar, .list_related_cat_bar, .list_brand_letter_bar, .list_brand {
	color: #FD9206;
}

#list_related_bar {
	padding-left: 10px;
	background:#DDD;
	border: 1px solid #DDD;
}

.list_related_cat_bar {
	padding-left: 10px;
	background:#EEE;
	border: 1px solid #DDD;
}

#categories ul li, .miniList ul li {
	background-image: url(../images/category_bullet.gif);
}

#categories ul li ul li {
	background-image: url(../images/category_bullet2.gif);
}

.buttons li a {
	background-image: url('../images/button_bg.jpg');
	color: #FFF;
	font-weight:bold;
}

.buttons ul li a:hover {
}
