@charset "UTF-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

#clear {
clear: both;
}

#header img {
border: 0px;
float:left;
}

#main-wrapper {
	width: 800px;
	background-color:#3d424b;
	margin-left:auto;  /* centers layout in browser */
margin-right:auto; /* centers layout in browser */
}

/* lh col */
#lh-col {
width: 100px;
background-color:#3d424b;
float:left;
}

#lh-col a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #989ba1;
	margin-left:18px;
	text-decoration:none;
}

input.search-text-box {
	width:75px;
	background-color:#989ba1;
	border: 1px solid #989ba1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

input.search-image {
width:20px;
margin-top:10px;
}

.buy-box {
text-align:center;
padding-right:18px;
margin-top:0px;

}

.buy-box select {
font-family: Arial, Helvetica, sans-serif;
text-align:center;

	font-size: .75em;
	font-weight: bold;
	background-color:#dde0e7;
	color: #3d424b;
	width:90px;
}


div.choice {
font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #3d424b;
	padding-bottom:8px;
		padding-top:8px;

	text-decoration:none;
}

#lh-col a:hover {
	color: #ffffff;
}
.add-to-basket {
margin-top:8px;
}

#lh-col p {
	margin-top:11px;
}

#rh-col table {
	margin-right:18px;
}

.section-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #ffffff;
	margin-left:18px;
	text-decoration:none;
}


#mid-col {
	width: 600px;
	float: left;
	background-color:#3d424b;
	vertical-align: top;
}

.mid-col-top {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #989ba1;
	padding-bottom:0px;
	
}

.mid-col-top-dark {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #3d424b;
	padding-top:8px;
	padding-bottom:8px;
	line-height: 20px;
}


.mid-col-top-contact {
	text-align:centre;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #3d424b;
	padding-bottom:20px;	
	line-height: 20px;
	text-decoration:none;
}


.mid-col-top-contact-text {
	text-align:centre;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #3d424b;
	padding-bottom:0px;	
	line-height: 20px;
	text-decoration:none;
}


.mid-col-top p {
	margin-top:9px;
	line-height: 22px;
}

.press-details {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #989ba1;
	line-height: 17px;
	padding: 15px;
}

.white-text {
color:#FFFFFF;
}



#product-content {

	background-image: url(images/shelf_tile.gif);
	width:600px;
	background-repeat: repeat-y;
}

#press_content {

	background-image: url(images/press_bg_repeat.gif);
	width:600px;
	background-repeat: repeat-y;
}

.add_to_basket img{

padding-left:0px;
}


.thumbs img{
padding-left:20px;
}


#product-details {
	width:280px;
		color:#707070;
	
	text-align:center;
	
	
}

.title {
font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #3d424b;
}

.details {
font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #989ba1;
	margin-top:11px;
	line-height: 15px;
	padding-left:6px;
	padding-right:6px;
}

.price {
font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #3d424b;
	margin-top:11px;
}



#buy {
	padding-left:0px;
	
}

.buy-inside {
	text-align:left;
	border:solid;
	border-width:1px;
	
}


#rh-col {
width: 100px;
background-color:#3d424b;
float:left;
text-align: right;
}

td.footer {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #989ba1;
	text-decoration:none;
}

#rh-col a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #989ba1;
	margin-right:18px;
	text-decoration:none;
}

#rh-col a:hover {
	color: #ffffff;
}

#rh-col p {
	margin-top:11px;
}

.top-spacer {
	height:10px;
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
}

.left-side {
	background-image:url(shelf_images/outside_left.gif);
}

.right-side {
	background-image:url(shelf_images/outside_right.gif);
}

.inside-middle {
	background-image:url(shelf_images/inside_middle.gif);
}
