html, body {
	background:url("/images/main_background.jpg") repeat-x;
	font-family: helvetica, arial sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
}

img {
	border:0px;
}
div {
font-size:12px;
}

a:active,a:link,a:visited {
	color:#ff0000;
	text-decoration:none;
}

a:hover{
	color:black;
	text-decoration:none;
}

a.norm:active,a.norm:link,a.norm:visited {
	color:#000000;
	text-decoration:none;
}

a.norm:hover{
	color:#ff0000;
	text-decoration:none;
}

#topContainer {
	height:102px;
	border-bottom:1px solid #ffffff;
	background-color:#db2128;
}
#topInner {
	width: 1020px;
	margin: 0px auto 0px auto;
	position:relative;
}
#logo_container {
	width:229px;
	background-color:white;
	padding:0px;
	float:left;
	height:26px;
	top:0px;
	position:relative;
	padding:10px;
	padding-top:66px;
	text-align:center;
}

#tagLine{
	width:299px;
	height:13px;
	position:relative;
	top:-22px;
	left:275px;

}

#navContainer {
	width: 100%;
	height:23px;
	border-bottom:1px solid #d9d9da;
	border-top:1px solid #778182;
	background-color:#58595b;
	
}

#navInner{
	width: 1020px;
	margin: 0px auto 0px auto;
	position:relative;
	color:white;
	padding-right:20px;
	text-align:right;
}

#navInner ul {
	list-style:none;
	padding:0px;
	margin:0px;
	float:right;
}
#navInner ul li {
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
}
#navInner ul li a:link, #navInner ul li a:active, #navInner ul li a:visited  {
	text-decoration:none;
	color:white;
}
#navInner ul li a:hover  {
	text-decoration:none;
	color:#ff0000;
}

#mainContainer {
	width: 1020px;
	margin: 0px auto 0px auto;
	position:relative;
	clear:all;
	min-height:100%;
}



#leftCol {
	width:213px;
	padding:18px;
	padding-top:12px;
	background-color:white;
	border-left:1px solid #dcdddd;
	border-right:1px solid #dcdddd;
	border-bottom:1px solid #dcdddd;
	clear:all;
	float:left;
	padding-bottom:45px;

}

#leftCol ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#leftCol ul li {
	width:208px;
	text-align:left;
	border-bottom:1px solid #dcdddd;
	overflow:hidden;
	height:70px;
	
}

#leftCol ul li img:hover{
		background: #FFF;
		opacity: .50;
		filter: alpha(opacity=50);
		width: 100% !important;
		left:10px;
		position:relative;
}
#logo_container img:hover{
		background: #FFF;
		opacity: .50;
		filter: alpha(opacity=50);
}
#rightCol {
	padding-top:20px;
	float:right;
	width:750px;
}
#homeFeature {
	height:157px;
	overflow:hidden;
}
#heading {
	width:730px;
	padding-left:20px;
	height:34px;
	background:url("/images/header_grey_background.gif");
	font-size:20px;
	color:white;
	font-weight:900;
}
#phoneNumber{
	font-size:26px;
}
#content_1 {
	width:708px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #dcdddd;
	background-color:#f6f7f7;
	line-height:16px;
	font-size:12px;
	min-height:223px;
}
#content_1a {
	width:708px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #dcdddd;
	background-color:#f6f7f7;
	line-height:16px;
	font-size:12px;
	min-height:380px;
}

#content_1b {
	width:708px;
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #dcdddd;
	background-color:#f6f7f7;
	line-height:16px;
	font-size:12px;
	min-height:160px;
}

h1{
	font-size:22px;
	line-height:25px;
	margin:0px;
	padding:0px;
	font-weight: normal;
}
h2{
	font-size:18px;
	line-height:23px;
	margin:0px;
	padding:0px;
	font-weight: normal;
}
.grey {	
	color:#777777;
}
.red {	
	color:#db2128;
}
#content_2{
	padding-top:10px;
}
.feature {
	width:242px;
	border:1px solid #dcdddd;
	background-color:#f5f6f6;
	float:left;
}

.feature_img {
	width:244px;
	float:left;
	padding-bottom:6px;
}

.feature ul {
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:8px;
	padding-bottom:12px;
}
.feature ul li {
	padding-left:30px;
	background:url("/images/tick_box.gif") no-repeat  4px top;
	height:23px;
	padding-top:9px;
	color:#444444;
}


.feature_heading {
	text-align:center;
	background:url("/images/header_red_background.gif");
	height:29px;
	font-size:18px;
	color:white;
	padding-top:3px;

}
.feature_inner {
	padding:18px;
	font-size:13px
}
.div_spacer{
	width:9px;
	height:10px;
	overflow:hidden;
	float:left;
}

.button {
	background:url("/images/header_grey_background.gif");
	background-position:center; 
	height:24px;
	width:100%;
	font-size:14px;
	color:white;
	font-weight:900;
	padding-left:12px;
}

.redBack{
	background:url("/images/header_red_background.gif");
	background-position:center; 	
}

.button_go {
	background:url("/images/header_red_background.gif");
	background-position:center; 
	height:24px;
	width:32px;
	float:right;
	font-size:14px;
	text-align:center;
}

.feature ol {
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:12px;
	font-size:11px;
}
.feature ol li {
	height:24px;
	vertical-align:middle;
}
.feature ol li span {
	padding-top:4px;
	line-height:23px;
}
.login {
	width:130px;
	float:right;
	vertical-align:middle;
	font-size:10px;
	height:12px;
	padding-bottom:4px;
	line-height:12px;
}

.login_nf {
	width:130px;
	vertical-align:middle;
	font-size:10px;
	height:12px;
	padding-bottom:4px;
	line-height:12px;
}

.login_button{
	background:url("/images/header_grey_background.gif");
	background-position:center; 
	height:22px;
	padding:3px;
	padding-top:1px;
	border:0px;
	line-height:16px;
	float:right;
	font-size:10px;
	color:white;
}
.login_button_nf{
	background:url("/images/header_grey_background.gif");
	background-position:center; 
	height:22px;
	padding:3px;
	padding-top:1px;
	border:0px;
	line-height:16px;
	font-size:10px;
	color:white;
}
#footer {
	clear:both;
}
#footer ul {
	list-style:none;
	padding-left:0px;
	margin-left:0px;
	padding-top:3px;
}
#footer ul li {
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#footer ul li a:link,#footer ul li a:active, #footer ul li a:visited {
	text-decoration:none;
	color:#777777;
	font-size:11px;
}
#footer ul li a:hover {
	text-decoration:none;
	color:#ff0000;
}
#searchBox {
	float:right;
	width:300px;
	text-align:right;
	color:white;
	padding-right:20px
}
#searchBox ul {
	padding-top:13px;
	list-style:none;
	padding-bottom:0px
	margin:0px;
}

#searchBox ul li a:link,#searchBox ul li a:active, #searchBox ul li a:visited {
	text-decoration:none;
	color:white;
	font-size:12px;
	padding-left:15px;
	position:relative;
}
#searchBox ul li a:hover {
	text-decoration:none;
	color:#444444;
	padding-left:15px;
}













form {
	padding:0px;
	margin:0px;
}
input {
	vertical-align:middle;
}

#product_list{
	width:640px;
	margin-top:19px;
}
.product_snap2{
	width:100%;
	border-top:1px solid #e8e8e9;
}

.product_snap{
	width:100%;
	
}
.product_snap_sm{
	width:118px;
	height:120px;
	float:left;
}
.product_img_sm {
	height:110px;
	width:110px;
	border:1px solid #e8e8e9;
}
.product_img2 {
	height:101px;
	width:101px;
	border:1px solid #e8e8e9;
}
.product_img {
	height:55px;
	width:55px;
	border:1px solid #e8e8e9;
}
.product_text {
	margin-left:8px;
	margin-top:6px;
}
.product_price {
	margin-left:8px;
	margin-top:6px;
	font-size:14px;
}
#product_buttons {
	width:274px;
	float:right;
}

#product_buttons ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#product_buttons ul li {
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

#product_large {
	with:683px;
	position:relative;
}

#product_large_img {
	width:255px;
	height:255px;
	border:1px solid #e8e8e9;
	float:left;
}
#product_large_desc {
	width:410px;
	height:255px;
	border:1px solid #e8e8e9;
	float:right;
	padding-left:12px;
	padding-right:12px;
}
#new_reg {
	width:320px;
	height:270px;
	border:1px solid #e8e8e9;
	float:left;
	padding:12px;
	background-color:white;
}
#old_login {
	width:320px;
	height:270px;
	border:1px solid #e8e8e9;
	float:right;
	padding:12px;
	background-color:white;
}
.reg_box {
	width:686px;
	border:1px solid #e8e8e9;
	float:right;
	padding:12px;
	margin-bottom:14px;
	background-color:white;
}

#new_reg ol, #old_login ol, .reg_box ol {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#new_reg ol li, #old_login ol li, .reg_box ol li {
	margin-bottom: .5em;
	padding-left: 15px;
	list-style: none;
}



.small_sale_banner{
	position:relative;
	top:-168px;
	#top:-165px;	
}

.qty {
	font-size:12px;
	color:black;
}
.qty select {
	vertical-align:middle;
}
.qty input {
	vertical-align:middle;
}
table.basket {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #ddd;
	border-collapse: collapse;
	background-color: white;
}
table.basket th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #ddd;
	background-color: #ddd;
	-moz-border-radius: ;
}
table.basket td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #ddd;
	background-color: white;
	-moz-border-radius: ;
}

#contactform ol {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#contactform ol li {
	margin-bottom: .5em;
	padding-left: 0px;
	list-style: none;
}
#checkout_container{
}


#logindetails{
	color:white;
	text-align:right;
	padding-right:10px;
	font-weight:900;
	padding-top:5px;
}
#add_to_basket, button, #add_project {
	background:url("/images/header_grey_background.gif");
	background-position:center; 
	height:20px;
	padding:0px;
	padding-left:5px;padding-right:5px;
	padding-top:0px;
	border:0px;
	line-height:12px;
	font-size:12px;
	color:white;
}

select {
	vertical-align:middle;
}
.small_image_2{
	float:left;
}
#product_purchase_options {
	width:710px;
	margin-top:12px;
	border:1px solid #e8e8e9;
	padding:8px;
	float:left;
}
#product_warning{
	width:710px;
	margin-top:12px;
	border:1px solid #e8e8e9;
	padding:8px;
	float:left;
	text-align:center;
}
#product_other_images {
	width:710px;
	margin-top:12px;
	border:1px solid #e8e8e9;
	padding:8px;
	float:left;
	padding-bottom:3px;
}
#product_part_of_collection {
	width:710px;
	margin-top:12px;
	border:1px solid #e8e8e9;
	padding:8px;
	float:left;
	padding-bottom:3px;
}
#on_sale_main{
	position:relative;
	left:1px;
	top:1px;
	z-index:1;
}
