body {	margin:10px 10px 10px 10px;			/* these 50px's are the margins left and right */
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	min-width:960px;				/* stops page collapsing when window is resized */
}

#header {
    background-color:#434a4c;
    padding: 0px 0px 10px 0px;
	clear:both;
	float:left;
	width:100%;
}

#header-measured {
    background-color:#ffffff; 
    background-image:url(/images/measured.gif); 
    background-position:left; 
    background-repeat:no-repeat;
    height:85px;
    clear:both;
}

#header-logo {
	padding:20px 0px 0px 30px;
}

#header-inner {
    float:right;
    padding-right:20px;
    padding-bottom:20px;
}

#header-contact {
	text-align:right;
	margin:20px 0px 0px 0px; 
}

#header-search {
	vertical-align:top;
	text-align:right;
	margin:20px 0px 20px 0px; 
	
}

#top_links {
	color:#ffffff;
	font-size:13px;
	margin:0px 0px 0px 0px; 

}
#top_links a {
	color:#ffffff;
	text-decoration:none;
}

#top_links a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#header-highlights {
    background-color:#ffffff;
    margin:0px 20px 20px 20px;
    text-align:left;
    border:0px;
    font-size:14px;
    line-height:20px;
}

.header-highlights-body {
    border-left:1px solid #b4b4b4;
    border-right:1px solid #b4b4b4;
    border-bottom:1px solid #b4b4b4;
    border-top:1px solid #b4b4b4;
    margin-bottom:3px;
}


.clear {clear:both;}

.body-outer {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
}
.body-outer .body-middle {
	right:25%;
}
.body-outer .body-inner {
	right:50%;
}

.body-middle,
.body-inner {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}

.body-outer .body-centre {
	width:46%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
}
.body-outer .body-left {
	width:21%;			/* Width of left column content (column width minus padding on either side) */
	left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.body-outer .body-right {
	width:21%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

.price {
	font-size:18px;
	font-weight:bold;
	float:right;
}
.red {
	color:Red;
}

.side_header {
background-image:url(/images/small_header.jpg); 
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding:10px 15px 10px 15px;
height:20px;

}

.left_side_header {
background-image:url(/images/small_header.jpg); 
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding:10px 15px 10px 15px;
height:18px;

}

#documents {
    list-style:none;
    margin:0px;
    padding:0px;
}

#documents li {
    margin-bottom:15px
}

#documents li a:hover {
    text-decoration:none;
    color:#888888;
}

/* left side menu's */
#sorting {
    font-size:13px;
    text-align:left;
    padding:15px 5px 0px 20px;
    border-left:1px solid #b4b4b4;
    border-right:1px solid #b4b4b4;
}

#adverts {
    text-align:center;
    padding:20px 0px 10px 0px;
}

#brands {
    font-size:13px;
    text-align:center;
    padding:20px 0px 10px 0px;
    border-left:1px solid #b4b4b4;
    border-right:1px solid #b4b4b4;
    margin: 0px 0px 0px 0px;
}

#brands ul {
    font-size:13px;
    padding:0px 0px 0px 0px;
    list-style:none;
    margin:0px;
}

#brands li {
    margin: 0px 0px 10px 0px;
}

#brands li a {
	color:#000000;
	text-decoration:none;
margin: 0px 0px 0px 0px;
}

#brands li a:hover {
	text-decoration:underline;
}

#centre_content_text {
    padding:0px 0px 0px 40px;
    font-size:13px;
}

#centre_content_dark table 
{
    padding:3px
}

#product_listing a {
	text-decoration:none;
    color:#FFFFFF;
	font-weight:bold;
	font-size:22px;
}

#product_listing a:hover {
	text-decoration:underline;
}

#centre_content_dark a {
	text-decoration:none;
    color:#FFFFFF;
	font-weight:bold;
	font-size:22px;
}

#centre_content_dark a:hover {
	text-decoration:underline;
}


#customer ul {
    list-style:none;
}

#customer ul li {
    margin:0px 0px 10px 0px;
}

#categories {
    font-size:13px;
    padding:15px 0px 0px 0px;
    border-left:1px solid #b4b4b4;
    border-right:1px solid #b4b4b4;
}

#category_menus {
    padding:0px 0px 0px 15px;
    margin:0px;
}

#categories #sub_categories {
    margin:10px 0px 0px 0px;
}

#categories ul li {
    margin:0px 0px 10px 0px;
}

#categories ul li a {
	color:#000000;
	text-decoration:none;
}

#categories ul li a:hover {
	text-decoration:underline;
}

#products table{
    padding: 3px;
    
}

#products table a {
    font-size:13px;
	color:#000000;
	text-decoration:none;
	padding:0px 15px 0px 15px;

}

#products table a:hover {
	/*text-decoration:underline;*/
	background-color:#434a4c;
	color: #FFFFFF;
	display:block;}







#products_footer {
background-image:url(/images/products_footer.jpg); 
background-position:bottom;
background-repeat:no-repeat;
height:6px;

}
.products_sub_header {
background-image:url(/images/centre.jpg); 
background-repeat:repeat-x;
font-weight:bold;
height:20px;
padding: 10px 5px 5px 15px;
/*margin: 10px 0px 10px 0px;*/
color:#FFFFFF;
font-size:13px;

}

.centre_header {
background-image:url(/images/centre.jpg); 
background-repeat:repeat-x;
height:38px;
font-weight:bold;
width:100%;
}

.centre_h_l {
background-image:url(/images/centre_left.jpg); 
background-repeat:no-repeat;
padding: 10px 5px 5px 15px;
height:23px;
/*width:6px;*/
float:left;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
}

.centre_h_l a {
	color:#FFFFFF;
	text-decoration:none;
}

.centre_h_l a:hover {
	text-decoration:underline;
}

.centre_h_r {
background-image:url(/images/centre_right.jpg); 
background-repeat:no-repeat;
height:38px;
width:6px;
float:right;
}

.centre_separator {
	height:15px;
background-image:url(/images/centre.jpg); 
background-repeat:repeat-x;
clear:both;
}
.centre_sub_header {
background-image:url(/images/centre.jpg); 
background-repeat:repeat-x;
height:38px;
padding: 10px 5px 5px 15px;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
width:300px;

}

#brand_content {
padding: 15px 15px 10px 15px;
border-left:1px solid #b4b4b4;
border-right:1px solid #b4b4b4;
font-size:15px;
}

#brand_content table td
{
    padding-right:15px;
}

#centre_content {
padding: 5px 15px 15px 15px;
border-left:1px solid #b4b4b4;
border-right:1px solid #b4b4b4;
font-size:15px;
}

#centre_content a {
    color:#000000;
	text-decoration:none;
}

#centre_content a:hover {
	text-decoration:underline;
}

#centre_content_dark {
    padding: 15px 15px 15px 15px;
    color: #FFFFFF;
    font-size:13px;
    background-color:#434a4c;
}


#centre_footer {
    background-image:url(/images/centre_bottom.jpg); 
    background-repeat:repeat-x;
    height:7px;
}

#centre_f_l {
    background-image:url(/images/centre_bottom_left.jpg); 
    background-repeat:no-repeat;
    height:7px;
    width:6px;
    float:left;
}

#centre_f_r {
    background-image:url(/images/centre_bottom_right.jpg); 
    background-repeat:no-repeat;
    height:7px;
    width:6px;
    float:right;
}

.centre_footer_dark {
    background-image:url(/images/centre_dark_bottom.jpg); 
    background-repeat:repeat-x;
    height:5px;
}

.centre_f_d_l {
    background-image:url(/images/centre_dark_bottom_left.jpg); 
    background-repeat:no-repeat;
    height:5px;
    width:5px;
    float:left;
}

.centre_f_d_r {
background-image:url(/images/centre_dark_bottom_right.jpg); 
background-repeat:no-repeat;
height:5px;
width:5px;
float:right;
}

.centre_header_dark {
    background-image:url(/images/centre_dark_top.jpg); 
    background-repeat:repeat-x;
    height:5px;
}

.centre_h_d_l {
    background-image:url(/images/centre_dark_top_left.jpg); 
    background-repeat:no-repeat;
    height:5px;
    width:5px;
}

.centre_h_d_r {
    background-image:url(/images/centre_dark_top_right.jpg); 
    background-repeat:no-repeat;
    height:5px;
    width:5px;
}

hr {

  border-color: #b4b4b4;
  border-style: solid;
  border-width: 1px 0 0;
  margin: 20px 0 20px 0;
  height: 0;

}

.prod_text {

float:left;
}

.prod_buttons {
    padding-top:10px;
}

.prod_buttons img {
    border:0px;
}

.small_header {
    font-size:11px;
    font-weight:bold;
}

.side_panel {
    padding:10px 15px 15px 15px;
    color: #FFFFFF;
    font-size:13px;
    background-color:#434a4c;
    background-image:url(/images/small_footer.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
}

.side_panel table {
    padding-right:10px;
}
    

.side_panel ul {
    font-size:13px;
    padding:0px;
    margin:0px 0px 10px 0px;
    list-style:none;
}

.side_panel li {
    padding:5px 0px 5px 0px;
}

.side_panel a {
	color:#FFFFFF;
	text-decoration:none;
}

.side_panel a:hover {
	text-decoration:underline;
}

.side_separator {
	height:15px;
}
#footer {clear:both;
text-align:center;
	float:left;
	width:100%;
}

#bottom_links {
	color:#000000;
	font-size:13px;
	margin:0px 0px 0px 0px; 

}
#bottom_links a {
	color:#000000;
	text-decoration:none;
}

#bottom_links a:hover {
	color:#000000;
	text-decoration:underline;
}

/* left category navigation menu */
.glossymenu, .glossymenu li ul { list-style-type: none; margin: 0; padding: 0; }
.glossymenu li{ position: relative; }

.glossymenu li a{
	display: block;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
	position: absolute;
	width: 190px; /*WIDTH OF SUB MENU ITEMS*/
	display: none;
	background-color:white;
	border:solid 1px black;
	padding-top:6px;
	top:-7px;
	
}
.glossymenu li ul li{ float:left; }
.glossymenu li ul a{ width:180px; }

#centre_content a {
    color:#000000;
	text-decoration:none;
}

#centre_content a:hover {
	text-decoration:underline;
}

#logo img {
    border-style:none;
}


#sitemap ul 
{
    font-size:13px;
    list-style:none;
    margin:0px;
}

#sitemap li {
    margin: 0px 0px 10px 0px;
}

/* column container */
.body-middle,
.body-inner {
	float:left;
	width:100%;			    /* width of page */
	position:relative;
}

.body-centre,
.body-left,
.body-right {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
}

.body-columns .body-middle {
    right:25%;
}

.body-columns .body-inner  {
    right:50%;
}

.body-columns .body-centre {
	width:66%;			/* width of center column content (column width minus padding on either side) */
	left:92%;			/* 100% plus left padding of center column */
	min-width:400px;
	padding-left:5px;
}

.body-columns .body-left {
	width:16%;			/* Width of left column content (column width minus padding on either side) */
	left:9%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}

.body-columns .body-right {
	width:16%;			/* Width of right column content (column width minus padding on either side) */
	left:77%;			/* Please make note of the brackets here: (100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}