/* Default Styles */

body{
	behavior:url("/includes/csshover.htc");
	background:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#e9e9e9;
	margin:0px; padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#15489f;
	font-size:11px;
	line-height:16px;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#15489f;
	font-size:11px;
	text-align:left;
}

h1{
	font-weight:bold;
	font-size:16px;
	color:#0e307f;
}

h2{
	font-weight:bold;
	font-size:14px;
	color:#0e307f;	
	margin-top:0px;
}

h3{
	font-weight:bold;
	font-size:14px;
	color:#0e307f;	
	margin-bottom:5px;
}

input, select, textarea{
	border:1px solid #cccfff;
	background:white;
	color:#15489f;
	font-size:11px;
}

a.copy:link, a.copy:visited{ /* Main Link Class */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;	
}

a.copy:active, a.copy:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#15489f;
	font-size:11px;
}

a:link, a:visited{ /* Main Link Class */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	font-weight:bold;	
}

a:active, a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#15489f;
	font-size:11px;
	font-weight:bold;	
}

/* Layout */

#holder{
	width:944px;
	float:none;
	margin:0px auto;
	text-align:left;
	padding:0px;
}

#logo{
	float:left;
}

#nav_container{
	position:absolute;
	float:right;
	width:481px;
	height:43px;
	background:url(../images/navbg.gif);
	background-repeat:no-repeat;
	z-index:10;
	margin-left:416px;
	margin-top:27px;
}

#topimage{
	position:absolute;
	float:right;
	margin-top:61px;
	margin-left:395px;
	z-index:0;
}

#flags{
	position:absolute;
	float:right;
	margin-top:70px;
	margin-left:376px;
	z-index:0;
}

a.uk_uk:link, a.uk_uk:visited, a.uk_uk:hover, a.uk_uk:active {
display:block;
height:21px;
width:30px;
background: url(../images/uk.gif) 0 0 no-repeat;
text-decoration: none;
margin-bottom:10px;
}

a.us_uk:link, a.us_uk:visited {
display:block;
height:21px;
width:30px;
background: url(../images/us.gif) 0 -21px no-repeat;
text-decoration: none;
margin-bottom:10px;
}

a.us_uk:hover, a.us_uk:active { 
background-position: 0 0;
}

a.us_com:link, a.us_com:visited, a.us_com:hover, a.us_com:active {
display:block;
height:21px;
width:30px;
background: url(../images/us.gif) 0 0 no-repeat;
text-decoration: none;
margin-bottom:10px;
}

a.uk_com:link, a.uk_com:visited {
display:block;
height:21px;
width:30px;
background: url(../images/uk.gif) 0 -21px no-repeat;
text-decoration: none;
margin-bottom:10px;
}

a.uk_com:hover, a.uk_com:active { 
background-position: 0 0;
}

#main{
	float:left;
	clear:both;
	margin-top:0px;
	width:954px;
	z-index:1;
	background:url(../images/shadow-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:18px;
}

#shadow-left{
	float:left;
}

#shadow-top{
	float:left;
	margin:0px;
	padding:0px;
	margin-top:1px;
}

#content{
	width:890px;
	float:left;
	padding:20px;
	background:#ffffff;
	margin-bottom:13px;
}

#content_prod{
	width:900px;
	float:left;
	padding:20px;
	background:#ffffff;
	margin-bottom:13px;
}

.prop {
  height:500px;
  float:right;
  width:1px;
}

#shadow-right{
	float:right;
}

#sub_menu_container{
	float:left;
	width:300px;
	height:auto;
	overflow:hidden;
	padding-bottom:15px;
}

#sub_menu_right{
	float:right;
	width:510px;
	max-width:510px;
	height:auto;
	overflow:hidden;
	margin-top:75px;
	padding-bottom:15px;
}


#left_content_home{
	float:left;
	width:375px;
	height:auto;
	overflow:hidden;
	padding-bottom:15px;
}

#basket{
	display:inline;
	height:36px;
	width:200px;
	float:right;
	text-align:right;
	overflow:hidden;
	padding:0px 0px 15px 0px;
	margin-right:12px;
}

#basket p{
	margin:0px;
	margin-top:1px;
	color:#969696;
	text-align:right;
}

#basket a:link, #basket a:visited{
	color:#969696;
	text-decoration:none;
}

#basket a:active, #basket a:hover{
	color:#15489f;
	text-decoration:none;
}

#logme{
	display:inline;
	height:35px;
	width:150px;
	float:left;
	text-align:left;
	overflow:hidden;
	padding-bottom:15px;
	padding-top:1px;
	color:#969696;	
}

#logme a:link, #logme a:visited{
	color:#969696;
	text-decoration:none;
}

#logme a:active, #logme a:hover{
	color:#15489f;
	text-decoration:none;
}

#right_content_home{
	float:right;
	width:510px;
	max-width:510px;
	height:auto;
	overflow:hidden;
	margin-top:75px;
	padding-bottom:15px;
}

#left_content_product{
	float:left;
	width:885px;
	height:auto;
	overflow:hidden;
	padding-bottom:15px;
}

#left_content_product h1{
	margin-top:50px;
}

#copyright{
	float:left;
	width:375px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#959595;	
	margin:-35px 0px 0px 30px;
}

#created{
	float:right;
	text-align:right;
	width:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#959595;	
	margin:-35px 40px 0px 0px ;
}

a.nolink:link, a.nolink:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#959595;
	text-decoration:none;
}

a.nolink:active, a.nolink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#656565;
	text-decoration:none;	
}

/* Featured Product Catagories */

div.Fproduct{
	background:url(../images/prod_holder.gif);
	background-repeat:no-repeat;
	float:left;
	width:177px;
	height:140px;
	padding:10px 0px 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;	
}

a.Fproduct:link, a.Fproduct:visited{ /* Main Link Class */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#15489f;
	font-size:11px;	
	text-decoration:none;	
}

a.Fproduct:active, a.Fproduct:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	text-decoration:none;
}

img.Fproduct {
	margin-bottom:8px;
}

/* Gallery Page */

div.Gimage{
	float:left;
	width:229px;
	height:179px;
	background:url(../images/gal_holder.gif);
	background-repeat:no-repeat;
	margin-left:12px;
	margin-bottom:12px;
	overflow:hidden;
}

.Gimage a{
	float:none;
	display:block;
	width:210px;
	height:158px;
	padding:10px 0px 0px 10px;
}

/* Products Page */

#techimg{
	background:url(../images/tech_det.gif);
	background-repeat:no-repeat;
	width:366px;
	height:249px;
	padding:10px 0px 0px 10px;
	margin-left:0px;
}

#techimgint{
	background:url(../images/tech_det_int.gif);
	background-repeat:no-repeat;
	width:366px;
	height:364px;
	padding:10px 0px 0px 10px;
	margin-left:0px;
}

#left_content_home ul{
	margin:0px;
	padding-left:15px;
}

#left_content_home li{
	margin-bottom:5px;
}

.options{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#959595;
	font-size:11px;
	padding-left:0px;
}

#producttitle th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	background:#15489f;
	padding:5px 0px 5px 0px;
}

#producttitle td{
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #15489f;
}

#producttitle a:link, #producttitle a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#15489f;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#producttitle a:hover, #producttitle a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.prod_buy{
	width:auto; 
	height:21px; 
	overflow:hidden;
}

#prod_spacer{
	float:right;
	height:100px;
	width:10px;
	border:1px solid black;
}

/* Login Page */

div.login_forgot{
	border-top:1px solid #cccfff;
}

div.login_new{
	float:left;
	width:48%;
}

div.login_return{
	float:left;
	width:46%;
	padding-left:20px;	
	border-left:1px solid #cccfff;
}

/* Basket */

#prod_table th{
	background:#15489f;
	color:#FFFFFF;
	padding:3px;
	padding-top:0px;
}
#prod_table td{
	padding-top:4px;
}


/************ SALE BANNER ******/

#sale_banner {
	background:url(../images/salebanner.gif) top left no-repeat;
	height:115px;
	width:448px;
	position:absolute;
	margin:153px 0px 0px -42px;
	z-index:100;
	}
	
	
/********** BRAKE PAGES *********/


.brake_manu {
width:125px;
float:left;
border:1px solid #ccc;
border-left:0px;
border-top:0px;
height:105px;
text-align:center;
line-height:30px;
}

.brake_manu a img {
border-bottom:0px solid #ccc;
margin-top:10px;
}

.brake_manu a {
text-decoration:none;
}
.eimg{
width:207px;
height:140px;
border:1px solid #ccc;
height:aut0;
float:left;
margin-right:13px;
margin-bottom:13px;
}

.eimg_r{
width:207px;
height:140px;
border:1px solid #ccc;
height:auto;
float:left;
margin-right:0px;
margin-bottom:13px;
}

.model_list {
list-style:none;
}

.model_list li {
margin-left:-10px !important;
}

.model_list li a {
text-decoration:none;
}

.warrantytable {
margin:10px 0px;
background-color:#f0f0f0;
width:503px;
padding:5px;
}

.warrantytable input {
padding:2px 5px;
width:160px;
color:#666666;
}

.warrantytable select {
padding:2px 2px;
width:172px;
}

.warrantytable textarea {
padding:2px 5px;
width:160px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
height:70px;
}

#warrantybutton {
margin-top:10px;
width:90px;
color:#15489F;
cursor:pointer;
}

#warrantybutton:hover {
color:#333;
border:1px solid #999;
}

.hose_selecter {
margin-bottom:20px;
}

.hose_selecter td {
background:#f0f0f0;
padding:3px 9px;
line-height:24px;
width:189px;
border:1px solid #f0f0f0;
}

.hose_selecter td select {
padding:2px;
margin-bottom:5px;
width:188px;
}

.hose_selecter th {
background:#ffffff;
padding:3px;
}

#price {
width:60px;
float:left;
}

.brake_boxes1 {
height:250px;
width:355px;
background:url(../images/hoses_2.jpg) top left no-repeat;
float:left;
margin:10px 40px 10px 70px;
text-align:center;
}

* html .brake_boxes1 {
margin-left:35px;
}

.brake_boxes2 {
height:250px;
width:355px;
background:url(../images/hoses_1.jpg) top left no-repeat;
float:left;
margin:10px 40px 10px 0px;
text-align:center;
}

.brakelist {
width:400px;
float:left;
margin-top:0px;
}

* html .brakelist {
width:360px;
margin-left:10px;
}

.brake_boxes2 a, .brake_boxes1 a {
display:block;
height:40px;
width:355px;
text-decoration:none;
padding-top:210px;
font-size:14px;
}


#castrol {
height:230px;
width:355px;
background:url(../images/castrolframe.jpg) top left no-repeat;
float:left;
margin-bottom:10px;
padding-top:20px;
}

#castrol p {
color:#000000;
font-size:11px;
line-height:20px;
margin:0px 2px 10px 116px;
}

#castrol a {
font-size:12px; 
text-decoration:none; 
color:#cc0000;
}

#castrol a:hover {
color:#000000;
}