body {
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}

fieldset {
	padding: 0em;
	margin: 1em 0em;
	border: 0px;
}

LEGEND {
	padding: 0.5em 0em;
	font-weight: bold;
	color: #a7a7a7;
	}

caption {
	text-align: left;
	margin-bottom: 12px;
}

.extra {
	width: 400px;
	float: right;
	text-align: right;
}

.extra a {
	color: #000;
}

LABEL.inputLabel, #contactUsForm label
 {
	width: 9em;
	float: left;
	}
address {
	font-style: normal;
}

a img {
	border: 0px;
}

a {
	text-decoration:  none;
  	color: #a7a7a7;
font-weight: bold;
}

a:hover, #navBreadCrumb a:hover {
	text-decoration:  underline;
	color: #000000;
}

h1 {
	margin-top: 0px;
}

h2{
  	color: #a7a7a7;
	margin-bottom: 5px;
 }

p {
	margin-top: 0px;
}

#keyFeatures p {
	width: 400px;
	border-bottom: 1px solid black;
	margin: 0;
}

#main {
	margin: 0 auto;
	width: 985px;
}

#header {
	height: 52px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: right;
}

#indexHomeBody #navBreadCrumb{
	display: none;
}

#navBreadCrumb, #navBreadCrumb a {
	text-transform: capitalize;
	color: #a7a7a7;
	font-weight: bold;
}
#navBreadCrumb {
	margin: 10px;
}

.button_in_cart, .green_button, .button_confirm_order {
font-weight: bold;
border: none;
font-size: 16px;
width: none;
margin: 0px;
padding: 5px;
cursor: pointer;
}

.button_in_cart {
	background-color: #000;
	color: #fff;
}

.green_button, .button_confirm_order {
	background-color: #00820B;
	color: #fff;
}

a.button_in_cart:hover {
	color: #a6a6a6;
	text-decoration: none;
}

a.green_button:hover {
	color: #a7a7a7;
	text-decoration: none;
}

.itemTitle a {
	color: #a6a6a6;
}



h3.itemTitle{
	margin-bottom: 0px;
	font-size: 14px;
}

.special_text{
	font-weight: bold;
	color: #d00000;
}

#left_sidebar {
	width: 150px;
	float: left;
	margin-left: 10px;
}

.sidebar_nav {
	background: #e6e6e6;
	margin-right: 10px;
}

.sidebar_nav a {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6em;
	color: #000;
	margin-left: 10px;
}

.sidebar_nav a:hover {
	text-decoration: underline;
}

#right_sidebar {
	width: 200px;
	float: right;
}

#associatedproducts, #associatedproducts h3 {
	text-align: center;
}

.associated-products-name a{
	color: #a7a7a7;
	font-weight: bold;
}

.alternate-colours-name a{
	font-weight: bold;
}

#alternate-colours{
	margin-bottom: 20px;
	width: 600px;
}


#manufacturersContent a {
	color: #a7a7a7;
	font-weight: bold;
}

#manufacturersContent {
	margin-left: 10px;
}

#indexProductList, #contactUsDefault {
	float: right;
	width: 800px;
}

#productInfo {
	float: right;
	width: 600px;
/*	margin-right: 200px;*/
}

#productInfo h2 {
	color: #a6a6a6;
}

.product_listing {
	text-align: center;
	width: 180px;
}

#search, #search_table {
	
	float:  right;
}

#search_text{
	height:  22px;
	border:  1px solid #000000;
}

#nav {
	background-image: url(/whole_img/nav_back.gif);
}

#nav a {
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
}

#bottom_nav a {
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}

#colour_story {
	
	margin-top:  20px;
	margin-bottom:  20px;
}

#colour_story a {
	color: #000;
}


.colour_button {
	
	float: left;
	margin-left: 17px;
	text-align: center;
	height: 266px;
	background-color: #e6e6e6;
}

.colour_button_text {
	font-weight: bold;
	width:  100px;
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	vertical-align: middle;
	margin-top: 5px;
}

.first_button {
	margin-left:  0px;
}

#footer{
	clear: left;
}

.clear {
	
	clear:  both;
	height:  1px;
}

#bottom_nav {
	margin-top: 20px;
	background-color: #b2b2b2;
}


/* Recently Viewed Box */
#recently-viewed {
	margin-top: 10px;
	background-color: #e6e6e6;
	padding: 10px;
}

#recently-viewed h3 {
	margin: 0px;
	float:left;
	width: 400px;
}

#recently-viewedContent {
	background: #ffffff;
}

.recent_info {
	background-color: #a7a7a7;
	color: #ffffff;
	padding: 2px 6px;
	margin-bottom: 5px;
}

#ezPageDefault {
	float: right;
	width: 800px;
}

#ezPageDefault a {
	color: #000;
	text-decoration: underline;
}

#ezPageDefault a:hover {
	color: #a7a7a7;
}

.button {
	padding: 5px;
	width: 260px;
	height: 50px;
	font-size: 12px;
}

#email_sign_up {
	background-color: #000;
	color: #a7a7a7;
	border: 1px solid #000;
}

#email_sign_up a:hover{
	color: #a7a7a7;
	text-decoration: underline;
}

#email_input{
	background-color: #a7a7a7;
	width: 120px;
	border: 0px;
}

#promotions_button{
		height: 40px;
		padding-top: 15px;
		font-weight: bold;
		background-color: #e6e6e6;
		color: #000;
		border: 1px solid #d00000;
		text-align: center;
		vertical-align: middle;
}	

#trade_shows_button{
	height: 40px;
	padding-top: 15px;
		background-color: #a7a7a7;
		color: #000;
		border: 1px solid #a7a7a7;
		text-align: center;
		vertical-align: middle;
}	

.view_list {
	font-size: 20px;
	padding-top: 10px;
	width: 200px;
	height: 30px;
	background-color: #a7a7a7;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

.view_list a {
	color: #fff;
}

#trade_shows_button a, #promotions_button a {
		color: #000;
}	

#ezPageDefault, #contactUsDefault {
	font-size: 12px;
	line-height: 1.4em;
	border-left: solid 1px #e6e6e6;
	padding-left: 10px;
}

#ezPageDefault h1, #contactUsDefault h1 {
	font-size: 18px;
	line-height: 24px;
	color: #707070;
}

#ezPageDefault h2, #contactUsDefault h2 {
	border-top: solid 1px #e6e6e6;
	padding-top: 10px;
	font-size: 15px;
}

#ezPageDefault h3 {
	color: #a7a7a7;
}

.centerBoxContentsProducts{
	vertical-align: top;
}

.ie7 legend {
 left: -7px;
 position: relative;
}

#productsListingBottomNumber{
	margin-top: 10px;
}

#credit {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#credit a {
	font-size: 12px;
	font-weight: normal;
}