html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #5A5A5A url(../images/background.png) top left repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #444;
}

h2 {
	margin-top: 10px;
}

a {
	text-decoration: none;
	border-bottom: 1px solid #999;
	color:#000000;
}

#content a:hover {
	border-bottom: 1px solid #000;
}

fieldset {
	border: #757373 1px solid;
	padding: 20px;
	clear: both;
	margin: 10px;
}

fieldset legend {
	font-weight: bold;
	padding: 4px;
}

fieldset input {
	margin-bottom: 4px;
}

address {
	padding: 10px;
}

textarea {
	display: block;
	float: left;
	margin: auto;
	width: 95%;
}

.inputLabel {
	width: 125px;
	display: block;
	float: left;
}

.clear, .clearBoth {
	clear: both;
}

.clearRight {
	clear: right;
}

.clearLeft {
	clear: left;
}

#site {
	position: relative;
	width: 998px;
	margin: 0 auto;
	background-color: #F3F3F3;
}

#header, #header_logged_in {
	position: relative;
	width: 998px;
	height: 150px;
}

#header {
	background: transparent url(../images/header.jpg) top left no-repeat;
}

#header_logged_in {
	background: transparent url(../images/header_new.jpg) top left no-repeat;
}

#sidebar {
	float: left;
	display: inline;
	width: 217px;
	font-size: 12px;
	line-height: 17px;
	color: #494748;
	margin-bottom: 50px;
}

#header a, #header_logged_in a, #sidebar a, #breadcrumb a, .sliderImage a, .sliderImage a:hover {
	text-decoration: none;
	border: none;
}

#content {
	float: right;
	display: inline;
	width: 720px;
	margin-right: 28px;
	margin-bottom: 20px;
	clear: right;
}

#footer {
	position: relative;
	width: 998px;
	height: 147px;
	clear: both;
}

#logo {
	position: absolute;
	left: 350px;
	top: 43px;
}

#tagline {
	position: absolute;
	top: 90px;
	left: 275px;
	width: 125px;
	color: #DED2C4;
	font-size: 
}

#top_links_1, #top_links_2, #tagline {
	font-size: 11px;
	color: #DED2C4;
}

#top_links_1, #top_links_2 {
	width: 345px;
	text-align: right;
}

#top_links_1 {
	position: absolute;
	top: 15px;
	right: 25px;
}

#top_links_2 {
	position: absolute;
	bottom: 15px;
	right: 25px;
}

#top_links_1 a, #top_links_2 a {
	color: #DED2C4;
}

#top_links_1 img {
	vertical-align: middle;
}

#search_wrapper {
	position: absolute;
	right: 25px;
	top: 46px;
	background: transparent url(../images/search.png) 0 0 no-repeat;
	width: 335px;
	height: 80px;
}

#search_wrapper #keyword {
	position: absolute;
	top: 28px;
	left: 45px;
	width: 180px;
	border: none;
	background-color: transparent;
	font-size: 11px;
	color: #4C4C4C;
	height: 13px;
}

#search_wrapper #search_submit {
	position: absolute;
	top: 28px;
	left: 225px;
	width: 75px;
	height: 13px;
	border: none;
	background-color: transparent;
	font-size: 11px;
	color: #FFF;
}

ul#sidebar_nav {
	position: relative;
	top: 28px;
	margin-left: 10px;
}

#sidebar_nav li.nav_head, #sidebar_nav li.nav_submenu {
	padding-left: 10px;
}

#sidebar_nav li.nav_head {
	color: #FFF;
	margin-top: 1px;
}

#sidebar_nav li.nav_head {
	background-color: #757373;
	line-height: 20px;
}

#sidebar_nav li.nav_head a, #breadcrumb a {
	color: #FFF;
}

#sidebar_nav li.nav_submenu ul {
	margin-top: 4px;
	margin-bottom: 6px;
}

#sidebar_nav li.nav_submenu {
	color: #494748;
}

#sidebar_nav li.nav_submenu a  {
	color: #494748;
}

#business_partners {
	position: relative;
	top: 40px;
	margin-left: 20px;
	width: 220px;
}

#business_partners img {
	margin-bottom: 25px;
}

.footer_row {
	position: relative;
	width: 100%;
	clear: both;
}

#footer_row_1 {
	text-align: right;
	margin-bottom: 15px;
}

#footer_row_1 img {
	margin-right: 45px;
}

#footer_row_2 {
	background-color: #E4E4E4;
}

#footer_row_2_left {
	float: left;
	width: 150px;
	margin-left: 20px;
}

#footer_row_2_right {
	float: right;
	width: 150px;
	margin-right: 20px;
	text-align: right;
}

#footer_row_2_center {
	margin: 0 auto;
}

#footer_row_2_left, #footer_row_2_right {
	margin-top: 24px;
	margin-bottom: 16px;
}

#footer_row_2_center {
	position: absolute;
	font-size: 12px;
	top: 18px;
	text-align: center;
	left: 150px;
	width: 698px;
	color: #6F6F6F;
}

#footer_row_2_center p {
	line-height: 15px;
}

#footer_row_2_left a, #footer_row_2_right a, #footer_row_2_center a, #footer_row_3_left, #footer_row_3_left a, #footer_row_3_right, #footer_row_3_right a {
	color: #6F6F6F;
	border: none;
}

#footer_row_3 {
	background: #F3F3F3 url(../images/payment_methods.png) center 20px no-repeat;
	height: 60px;
}

#footer_row_3_left {
	position: absolute;
	bottom: 16px;
	left: 20px;
	width: 200px;
}

#footer_row_3_right {
	position: absolute;
	bottom: 16px;
	right: 20px;
	width: 200px;
}

#footer_row_3_left, #footer_row_3_right {
	font-size: 11px;
}

#top_shadow {
	position: absolute;
	top: 147px;
	left: 0;
}

.shadow_hr {
	background: transparent url(../images/shadow_hr.png) top left no-repeat;
	width: 998px;
	height: 20px;
}

.multi_color_hr_full {
	background: transparent url(../images/bar_1000.jpg) top left no-repeat;
	width: 998px;
	height: 5px;
}

.multi_color_content_hr {
	background: transparent url(../images/bar_713.jpg) top left no-repeat;
	width: 713px;
	height: 5px;
}

#breadcrumb {
	position: relative;
	width: 703px;
	background-color: #757373;
	color: #FFF;
	line-height: 20px;
	padding-left: 10px;
	margin-right: 35px;
	margin-top: 28px;
	margin-bottom: 10px;
	float: right;
	display: inline;
}

.in_stock {
	color: #43B555;
	font-weight: bold;
	font-size: 11px;
}

#flash_header {
	height: 250px; 
	width: 713px;
	/*background-color: #95B7D0;*/
	margin-top: 28px;
	margin-bottom: 7px;
}

#flash_header_no_script {
	height: 250px; 
	width: 713px;
}

#slider {
   width: 713px; /* important to be same as image width */
   height: 250px; /* important to be same as image height */
   position: relative; /* important */
}

#sliderContent {
	margin-left: 0;
	position: absolute;
	top: 0;
	width: 713px;
	height: 250px;
	overflow: hidden;
}

.sliderImage {
	display: none;
	float: left;
	position: relative;
}

.sliderImage span {
    position: absolute;
    padding: 10px 10px;
    width: 693px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.slide-text-top {
	top: 0;
	left: 0;
}

.slide-text-bottom {
	bottom: 0;
  left: 0;
}

.slide-text-left {
	top: 0;
  left: 0;
	width: 110px !important;
	height: 230px;
}

.slide-text-right {
	right: 0;
	bottom: 0;
	width: 110px !important;
	height: 233px;
}


.product_wrapper {
	position: relative;
	float: left;
	background: transparent url(../images/product_shadow.png) top left no-repeat;
	width: 240px;
	height: 240px;
}

.product_image {
	position: relative;
	top: 0;
	left: 0;
	width: 233px;
	height: 233px;
	overflow: hidden;
	background-color: #666666;
	text-align: center;
}

.product_info {
	bottom: 7px;
	height: 65px;
	left: 0;
	position: absolute;
	width: 233px;
	background: transparent url(../images/40_percent_opacity_black.png) top center repeat;
}

.product_wrapper .product_info {
	font-size: 12px;
	color: #FFF;
}

#content .product_wrapper .product_info a {
	color: #FFF;
	border: none;
}

#content .product_wrapper .product_image a:hover {
	border: none;
}

#content #columnar_listing a {
	border: none;
}

.product_wrapper .product_info span.product_name {
	left: 10px;
	position: absolute;
	top: 10px;
}

div.product_price {
	bottom: 10px;
	position: absolute;
	right: 10px;
	text-align: right;
	width: 200px;
	font-size: 20px;
}

.product_wrapper .product_info span.old_price, .product_tabular .normalprice, #productDescription .normalprice, #cartContentsDisplay .normalprice, .old_price .pricePounds, .old_price .decimalPoint, .old_price .pricePence  {
	color: #CD2229;
	text-decoration: line-through;
	font-size: 12px;
	font-weight: bold;
}

.pricePounds {
	font-size: 20px;
}

.decimalPoint, .pricePence {
	font-size: 18px;
}

.product_tabular .normalprice, #productDescription .normalprice, #cartContentsDisplay .normalprice {
	margin: 0 5px;
}

.cartUnitDisplay .pricePounds, .cartUnitDisplay .decimalPoint, .cartUnitDisplay .pricePence, .cartTotalDisplay .pricePounds, .cartTotalDisplay .decimalPoint, .cartTotalDisplay .pricePence {
	font-size: 12px;
}

.product_tabular .normalprice .pricePounds, #productDescription .normalprice .pricePounds, #productDescription .productTaxPrice .pricePounds, #cartContentsDisplay .normalprice .pricePounds, #cartContentsDisplay .productTaxPrice .pricePounds {
	font-size: 12px;
}

.product_tabular .normalprice .decimalPoint, .product_tabular .normalprice .pricePence, #productDescription .normalprice .decimalPoint, #productDescription .normalprice .pricePence, #productDescription .productTaxPrice .decimalPoint, #productDescription .productTaxPrice .pricePence, #cartContentsDisplay .normalprice .decimalPoint, #cartContentsDisplay .normalprice .pricePence, #cartContentsDisplay .productTaxPrice .decimalPoint, #cartContentsDisplay .productTaxPrice .pricePence {
	font-size: 12px;
}

table#columnar_listing {
	position: relative;
	margin-top: 15px;
}

table#columnar_listing td {
	text-align: center;
	padding-bottom: 20px;
}

#productListHeading {
	position: relative;
	width: 703px;
	background-color: #757373;
	color: #FFF;
	line-height: 20px;
	padding-left: 10px;
	margin-right: 7px;
	margin-top: 1px;
	float: right;
	display: inline;
}

.productListingDesc-data a, #content .listing_desc_image a:hover {
	border: none;
}

.navSplitPagesResult, .navSplitPagesLinks {
	margin-top: 5px;
	padding-left: 10px;
	width: 100%;
	color: #757373;
}

.navSplitPagesResult a, .navSplitPagesLinks a {
	color: #757373;
	text-decoration: none;
	border: none;
}

.navSplitPagesLinks .current {
	color: #000;
	border-bottom: 2px solid #000;
}

.product_tabular {
	position: relative;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #CCC;
}

.listing_desc_image {
	float: left;
	width: 100px;
}

.listing_desc_name {
	float: left;
	padding-left: 20px;
	vertical-align: top;
	width: 400px;
}

.listing_desc_price {
	bottom: 7px;
	position: absolute;
	right: 200px;
	text-align: right;
	width: 400px;
}

.listing_desc_buy_now {
	bottom: 5px;
	padding-left: 20px;
	position: absolute;
	right: 7px;
	text-align: right;
	width: 180px;
}

.product_tabular #cart_quantity, #cartAdd #cart_quantity {
	width: 25px;
}

.product_tabular .in_stock {
	position: absolute;
	top: 0;
	right: 7px;

}

.product_tabular .productTaxPrice, .product_tabular .productTaxIncTag {
	display: none;
}

.centerColumn {
	margin-right: 7px;
}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	float: left;
	margin: 0;
	width: 47%;
}

.amount, .lineTitle {
	float: right;
}

#productMainImage {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 180px;
	overflow: hidden;
}

#productMainImage a, #productMainImage a:hover, #social_bookmarks a, #social_bookmarks a:hover, .product_image a, .product_image a:hover {
	border: none;
}

#productDetailsList {
	float: left;
	clear: left;
	margin-bottom: 30px;
	width: 160px;
}

#productTellFriendLink, #productReviewLink {
	float: left;
	clear: left;
	margin-bottom: 10px;
}


#social_bookmarks {
	float: left;
	clear: left;
}

 {
	border: none;
}

#productDescription {
	float: right;
	width: 500px;
	margin-bottom: 30px;
}

#productDescription #cartAdd {
	width: 230px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	float: right;
	text-align: right;
}

#productDescription #productName {
	font-size: 18px;
}

#productDescription #cartAdd .in_stock, #productDescription #cartAdd .out_of_stock {
	clear: both;
}

#productDescription #productPrices {
	text-align: right;
	margin-top: 10px;
}

#productDescription .in_out_stock_message {
	margin-bottom: 20px;
}

#productInfoLink {
	float: left;
	margin-top: 30px;
	width: 160px;
	clear: left;
}

.back {
	float: left;
}

.forward {
	float: right;
}

.instructions {
	clear: both;
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
}

#cartSubTotal {
	text-align: right;
	font-weight: bold;
}

.totalBox {
	padding: 3px;
	text-align: right;
	width: 80px;
	float: right;
}

.lineTitle, .amount {
	padding: 3px;
	text-align: right;
}

.alert {
	color: #F00;
}

.rowOdd {
	height: 65px;
	vertical-align: top;
}

.rowEven {
	background-color: #E8E8E8;
	height: 65px;
	vertical-align: top;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay {
	padding: 5px 0;
}

hr {
	height: 1px;
	margin-top: 5px;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 20px;
	padding: 2px;
}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}
.messageStackError a {
	color: #FFFFFF;
}

#siteMapList {
	float: right;
	width: 90%;
	margin-top: 20px;
}

#siteMapList li {
	padding-left: 20px;
	list-style-type: disc;
}

.brand_wrapper {
	float: left;
	position: relative;
	width: 240px;
	height: 240px;
}

.brand_image {
	overflow: hidden;
	height: 100px;
	text-align: center;
}

.brand_info {
	overflow: hidden;
	text-align: center;
}

span.brand_name {
	display: block;
	font-weight: bold;
}

.floatLeft {
	clear: none;
	float: left;
	width: 260px;
}

#top_links_1 .cart_details {
	color: #FFD09B;
}

ul.manufacturer {
	margin-left: 25px;
}

li.manufacturersName {
	font-weight: bold;
	margin-top:3px;
}

ul.manufacturersProductList {
	margin-left: 25px;
}

.shippingTotal {
	font-weight: bold;
}

#textContent {
	margin-top: 15px;
	position: relative;
}
