body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	background-color: #4d7cc2;
	padding:0px;
	background-image: url(../images/bg-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	overflow: auto;
}

a:link{
	color: #C60;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #C60;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #5384C9;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:active {
	color: #5384C9;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.body-wrapper1 {
	width: 1013px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}

.body-wrapper2 {
	width: 1013px;
	background-color: transparent;
	margin-top: 0px;
	background-image: url(../images/caar-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

img {
	border:none;
}

li {
	color: #660000;
}

#navbar-iframe {height:0px;visibility:hidden;display:none}

/*----------------------  This bit does all the work left menu position ----------------------------------*/

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


#leftcolumn {
	float:left;
	width:167px;
	background-image:url(../images/caar-top-left-menu.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	background-position: left 209px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*----------------------------  Banner text styles ---------------------------------------------------*/

.banner-style {
	height: 144px;
	background-repeat: no-repeat;
	position: relative;
	width: 1022px;
	background-image: url(../images/banner.jpg);
}

.banner-link {
	text-align: right;
	padding-right: 35px;
	padding-top: 5px;
}
.banner-style .telnum {
	font-size: 28px;
	color: #999999;
	float: right;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 35px;
}



.banner-cart {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #9d0a0e;
	position: absolute;
	top: 95px;
	width: auto;
	font-weight: bold;
	text-align: right;
	right: 60px;
}

.banner-link a:link {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
}

.banner-link a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
}

.banner-link a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #5384C9;
	font-weight: normal;
	text-decoration: underline;
}

.banner-link a:active {
	font-family:Arial, Helvetica, sans-serif;
	color: #5384C9;
	font-weight: normal;
	text-decoration: underline;
}


/*----------------------------  Top Tabs ---------------------------------------------------*/

.tabmenu-left {
	margin-left:140px;
}

    #tabs {
	float:left;
	font-size:120%;
	line-height:normal;
	background-color: transparent;
	overflow: hidden;
	width: 945px;
	font-weight: bold;
	height: 37px;
	padding-top: 76px;
	margin-left: 20px;
      }
    #tabs ul {
	margin:0px;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 37px;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url(../images/tableftc.png) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      text-decoration:none;
	  font-weight: bold;
	  font-size:93%;
      }
    #tabs a span {
	float:left;
	display:block;
	background:url(../images/tabrightc.png) no-repeat right top;
	color:black;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 9px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#5384C9;
      }
    #tabs a:hover {
      background-position:0% -37px;
      }
    #tabs a:hover span {
      background-position:100% -37px;
      }  
	

.right-top {
	float:right;
}

#tabs .right-top img {
	float: left;
	margin-top: -2px;
}

    #tabs .right-top a {
      float:left;
      background:url(../images/top-tab-mbr-l.png) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      text-decoration:none;
	  font-weight: bold;
	  font-size:93%;
      }
    #tabs .right-top a span {
	float:left;
	display:block;
	background:url(../images/top-tab-mbr.png) no-repeat right top;
	color:black;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 9px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs .right-top a span {float:none;}
    /* End IE5-Mac hack */
    #tabs .right-top a:hover span {
      color:#5384C9;
      }
    #tabs .right-top a:hover {
      background-position:0% -37px;
      }
    #tabs .right-top a:hover span {
      background-position:100% -37px;
      }  



/*----------------------------  Search style ---------------------------------------------------*/

.fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.body-wrapper1 .body-wrapper2 #body-container #leftcolumn .leftcolumn-redbox strong {
	height: 32px;
}






.quicksearch select {
	width: 148px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}


/*.searchstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 35px;
	right: 45px;
	width:260px;
}
.searchstyle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 30px;
	font-weight:normal;
}
*/
input.txt-search-go {
	background-color: #485BB3;
	font-weight: bold;
	font-size: 11px;
	color: white;
	border: 1px solid #708594;
}

input.txt-search-go-hov {
	background-color: #0066FF;
	font-weight: bold;
	font-size: 11px;
	color: white;
	border: 1px solid #708594;
}

input.txt-search-box {
	background-color: #fff;
	font-size: 11px;
	border: 1px solid #fff;
	margin-right: 5px;
	vertical-align: top;
	width: 109px;
	height: 16px;
	margin-left: 5px;
	padding-left: 2px;
}



input.btn {
	color:#9d0a0e;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top: 5px;
 }




/*----------------------------  Main h styles ---------------------------------------------------*/
h1{
	font-size: 150%;
	color: #5181C9;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-style: italic;
}
.body-content h1 {
	font-size: 150%;
	color: #9D0A0E;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	float: left;
	display: block;
	width: 100%;
	height: auto;
	}
.body-indexcontent h1 {
	margin: 0px;
	padding: 0px;
	height: 196px;
	width: 549px;
}

h2{
	font-size: 120%;
	color: #5181C9;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-style: italic;
}
/*----------- page title h1 -----------*/
h1.home-image-left {
	width: 170px;
	height: 23px;
	position: relative;
	margin: 0px;
	margin-left: 16px;
	margin-top: 3px;
	padding: 0px;
	overflow: hidden;
	}
h1.home-image-left span {
	position: absolute;
	width: 170px;
	height: 23px;
	background-image: url(../images/welcome.jpg);
	}
h1.about-image-left {
	width: 170px;
	height: 23px;
	position: relative;
	margin: 0px;
	margin-left: 16px;
	margin-top: 3px;
	padding: 0px;
	overflow: hidden;
	}
h1.about-image-left span {
	position: absolute;
	width: 170px;
	height: 23px;
	background-image: url(../images/about-caar.jpg);
	background-repeat: no-repeat;
	}
h1.news-image-left {
	width: 170px;
	height: 23px;
	position: relative;
	margin: 0px;
	margin-left: 16px;
	margin-top: 3px;
	padding: 0px;
	overflow: hidden;
	}
h1.news-image-left span {
	position: absolute;
	width: 170px;
	height: 23px;
	background-image: url(../images/news-title.jpg);
	background-repeat: no-repeat;
	}
h1.motoring-image-left {
	width: 170px;
	height: 23px;
	position: relative;
	margin: 0px;
	margin-left: 16px;
	margin-top: 3px;
	padding: 0px;
	overflow: hidden;
	}
h1.motoring-image-left span {
	position: absolute;
	width: 170px;
	height: 23px;
	background-image: url(../images/motoring-title.jpg);
	}
	
	
.index-text-box-right h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



.product-list h2 {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCDCA;
	height: 38px;
	padding-top: 3px;
	padding-right: 108px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	width: 242px;
}
.product-list h2 a {
	color: #000000;
	font-size: 15px;
}
.product-list h2 a:visited {
	color: #000000;
	font-size: 15px;
}
.product-list h2 a:hover {
	color: #9D0A0E;
	font-size: 15px;
}
.product-list h2 a:active {
	color: #9D0A0E;
	font-size: 15px;
}

.product-list2 h2 {
	color: #000;
	line-height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCDCA;
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
}
.product-list2 h2 a {
	color: #000000;
	font-size: 15px;
}
.product-list2 h2 a:visited {
	color: #000000;
	font-size: 15px;
}
.product-list2 h2 a:hover {
	color: #9D0A0E;
	font-size: 15px;
}
.product-list2 h2 a:active {
	color: #9D0A0E;
	font-size: 15px;
}


.rel-box h2 {
	color: #9D0A0E;
}

.rel-box .product-list h2 {
	color: #9D0A0E;
}

h3{
	color: #9D0A0E;
	font-size: 100%;
}

h4{
	color: #9D0A0E;
	font-size: 100%;
	font-style:italic;
}

/*----------------------------  left menu style ---------------------------------------------------*/

#leftcolumn strong {
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 42px;
	display: block;
	padding-top: 10px;
}

/*.leftcolumn-subtitle {
	display:block;
	background:url(../images/left-menu-main.gif) 0px 0px no-repeat;
	padding-top: 9px;
	padding-left: 20px;
	color: #9d0a0e;
	font-size:13px;
	font-weight:bold;
	height: 28px;
}
*/
#leftcolumn ul.category {
	margin:0px;
	padding:0px;
	list-style:none;
	height:100%;
	width: 167px;
	}


#leftcolumn ul.category li {
	margin:0px;
	padding:0px;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	display:inline;
}

#leftcolumn ul.category li a:link, #leftcolumn ul.category li a:visited {
	display:block;
	background-image: url(../images/caar-left-menu-back1.gif);
	background-position: left top;
	background-color:#f1f1f1;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 25px;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
	}

#leftcolumn ul.category li a:hover, #leftcolumn ul.category li a:active {
	display:block;
	background-image: url(../images/caar-left-menu-back2.gif);
	background-position: left top;
	background-color:#3E3E3E;
	color:#FF0305;
	text-decoration:none;
	font-weight:normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 25px;
	}

.leftcolumn-bottom {
	height: 21px;
	background-image: url(../images/caar-bottom-left-menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftcolumn-redbox {
	background-image: url(../images/caar-left-col-redbox.gif);
	height: 168px;
	width: 167px;
}


/*#leftcolumn .credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(../images/credit-cards.png);
	background-repeat: no-repeat;
	background-position: 5px 24px;
	height: 41px;
	padding-top: 10px;
	padding-left: 12px;
}
*



/*----------------------------  Breadcrumb tyle ---------------------------------------------------*/
.breadcrumb-holder {
	margin-right:0px;
	background-color: #FFFFFF;
	height: 28px;
	width: 580px;
	float: left;
	overflow: hidden;
	line-height: 28px;
	padding-left: 5px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	top: 0px;
	margin-bottom: 5px;
}

.breadcrumb a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

.breadcrumb a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	font-weight:normal;
}

.breadcrumb a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #9d0a0e;
	text-decoration: underline;
	font-weight:normal;
}

.breadcrumb a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9d0a0e;
	text-decoration: underline;
	font-weight: normal;
}

/*---------------------------- pop up ---------------------------------------------------*/

#message-container {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#message-container p {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

input.message-button {
	color:#9d0a0e;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px;
	}
	
input.message-button2 {
	color:#9d0a0e;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 17px;


	left: 17px;
	}
	
/*---------------------------- pop up ---------------------------------------------------*/

#message-container-error {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box-error.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#basketmessage-error {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 110px;
}

input.message-button-error {
	color:#9d0a0e;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 20px;
	left: 171px;
	}
/*---------------------------- pop up opacity effect ---------------------------------------------------*/
/*#dropSheet
{
	position: absolute;
	top: 0;
	left: 0;
	z-index:99;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	
}
*/
/*----------------------------  main body style ---------------------------------------------------*/
.body-content {
	background-color: #FFFFFF;
	float: left;
	width: 740px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.body-indexcontent {
	background-color: #FFFFFF;
	float: left;
	width: 730px;
	overflow: hidden;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.body-content-info {
	width: 912px;
	overflow: hidden;
	padding-left: 56px;
	background-image: url(../images/body-bg-top.jpg);
	background-repeat: no-repeat;
	padding-right: 50px;
}
.body-content-cart {
	padding-left:20px;
}

/*************** input button ***********/

.body-content-info input {
	color:#9d0a0e;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
/*---------------------------- related items start ---------------------------------------------------*/
.rel-box {
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
/*----------------------------  Back link at bottom of page styles ---------------------------------------------------*/
#back-top {
	float:right;
	width: 100px;
}
#back-bottom {
	float: left;
	clear: both;
	height: 28px;
	width:740px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	padding-top: 5px;
}
div.outer1 {
	float: right;
	width: 84px;
	height: 28px;
	background: url(../images/grey-button.png) no-repeat 0 -28px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
div.outer1 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/grey-button.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer1 a:visited {
	color: #ffffff;
	}
	
div.outer1 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #FF1411;
	}
div.outer1 a:active {
	color: #FF1411;
	}
	
div.outer1 span {
	display: block;
	text-align: center;
	margin-bottom: 0;
	padding-top: 8px;
	padding-right: 1px;
	padding-left: 1px;
	text-transform: uppercase;
	}


.more-button {
	height: 37px;
	width:98px;
	position: absolute;
	top: 1px;
	right: 0px;
}

div.outer2 {
	width: 98px;
	height: 37px;
	background: url(../images/more-info.png) no-repeat 0 -37px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
div.outer2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #FB2324;
	text-decoration: none;
	background: url(../images/more-info.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer2 a:visited {
	color: #FB2324;
	}
	
div.outer2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #9F0110;
	}
div.outer2 a:active {
	color: #9F0110;
	}
	
div.outer2 span {
	display: block;
	text-align: center;
	margin-bottom: 0;
	padding-top: 12px;
	padding-right: 1px;
	padding-left: 1px;
	text-transform: uppercase;
	}

.help-button {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 23px;
}

div.outer3 {
	width: 84px;
	height: 23px;
	background: url(../images/contact-button.png) no-repeat 0 -23px;
	float: left;
	
	}
div.outer3 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #fff;
	text-decoration: none;
	background: url(../images/contact-button.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer3 a:visited {
	color: #fff;
	}
	
div.outer3 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #fff;
	}
div.outer3 a:active {
	color: #fff;
	}
	
div.outer3 span {
	display: block;
	text-align: center;
	margin-bottom: 0;
	padding-top: 6px;
	padding-right: 1px;
	padding-left: 1px;
	text-transform: uppercase;
	}

/*---------------------------- category page styles start ---------------------------------------------------*/
.product-list2 {
	float: left;
	width: 705px;
	height: auto;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: both;
	padding: 0px;
	border: 2px solid #cbcdca;
}
.prod-bottom {
	height: 25px;
	margin-bottom: -20px;
	margin-left: -20px;
	overflow: hidden;
	margin-right: -20px;
	background-image: url(../images/product_back690bottom.png);
	background-repeat: no-repeat;
	clear: both;
}
.product-list {
	float: left;
	width: 355px;
	height: 190px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 4px;
	padding: 0px;
	border: 2px solid #cbcdca;
	position: relative;
}

.product-list2 .prod-bottom {
	height: 220px;
	overflow: hidden;
	background-image: url(../images/product_back335bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
	margin-left: 0px;
	width: 295px;
}
.prod-bottom2 {
	margin-bottom: -20px;
	margin-left: -20px;
	overflow: hidden;
	margin-right: -20px;
	background-image: url(../images/product_back335bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: bottom;
}

select {
	font-size: 12px;
}

.cat-hotspot-1 {
	margin-bottom: 4px;
	width: 98%;
	float: left;
	padding-left: 5px;
}
.cat-intro-1 {
	margin-bottom: 4px;
	width: 98%;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	float: left;
	padding-left: 5px;
}
/*-------------------------------subcat code ------------------------------------*/

.catsub-prod-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 100%;
	float: left;
	padding-left: 0px;
}

.catsub-prod-holder h2 {
	float: left;
	width: 350px;
	font-size:11px;
	margin-top: 7px;
	margin-left: 4px;
	margin-right: 3px;
	margin-bottom: 7px;
}


.catsub-prod-holder h2 a {
	overflow: auto;
	display: block;
	width:100%;
	height:100%;
	color:#666;
	text-decoration: none;
	line-height: 1;
	background-color:#fff;
	background-color:#262626;
	border: 2px solid #DFDFDF;
	}

.catsub-prod-holder h2 span {
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size:11px;
	font-weight: normal;
	line-height: 116%;
	overflow: auto;
	display:block;
	}
	
	
.catsub-prod-holder h2 a:hover {
	background-color:#9D0A0E;
	color:#9D0A0E;
	border: 2px solid #999;
	text-decoration:none;
	}
	
	
	
.catsub-prod-holder h2 a:active {
	color: #fff;
	text-decoration:none;
	}
	
.catsub-prod-holder h2 img {
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
	
	
.catsub-prod-holder h2 a strong {
	text-align: left;
	margin:0px;
	font-size:11px;
	line-height:31px;
	font-weight:bold;
	text-indent: 5px;
	top: 0px;
	width:100%;
	background-color:#A9A7A9;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	color:#000;
/*	background-image: url(../images/gate-crest-sub-cat.png);
	background-repeat: no-repeat;
	background-position: right top;
*/	display:block;
}


.catsub-prod-holder h2 a:hover strong {
	background-color:#9D0A0E;
	width:100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color:#fff;
/*	background-image: url(../images/gate-crest-sub-cat.png);
	background-repeat: no-repeat;
	background-position: right top;
*/	display:block;
	text-indent: 5px;
}

.info {
/*	color:#666666;
*/	font-weight:normal;
	font-size:90%;
	font-style:normal;
}


.cat-hotspot-2 {
	margin-left: 20px;
	width: 98%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	padding-left: 5px;
}

.cat-prod-image {
	float: right;
	background-color: transparent;
	margin-right: 5px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 5px;
}

/*.cat-prod-image img {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

.cat-prod-image a:hover img {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
*/

.cat-prod-description {
	text-align: left;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 12px;
	height: auto;
	margin-right: 3px;
	margin-bottom: 5px;
}

.cat-prod-price {
	font-weight: bold;
	font-size: 14px;
	color: #8B0607;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}


.quantity {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	margin-left: 8px;
}



a:hover .more-details {
	border: 1px solid;
	border-color: #fff;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9000;
}

.more-details {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #fff;
	text-decoration: none;
	color: #B5C4E3;
	font-weight: bold;
	background-color: #9d0a0e;
	display: inline;
	font-size: 80%;
	padding-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	white-space: nowrap;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}


/*---------------------------- product page styles start ---------------------------------------------------*/

.prod-hotspot-1 {
	margin-left: 5px;
	clear: both;
}

.prod-image {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#products-holder-form {
	margin-left: 5px;
	margin-bottom: 20px;
}

.prod-image-holder {
	clear: both;
}
.prod-image2 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
.prod-image3 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}


.prod-summary {
	margin-bottom: 12px;
	margin-left: 5px;
	padding-right: 10px;
}

.prod-price {
	font-weight: bold;
	font-size: 14px;
	color: #8B0607;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.prod-description {
	margin-top: 4px;
	margin-bottom: 12px;
	margin-left: 5px;
	font-weight: bold;
}

.prod-hotspot-2 {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
}

.prod-hotspot-3 {
	margin-left: 5px;
	width: 98%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

/*************** search page styles **************/
.search-message {
	margin-left: 5px;
}
.search-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #3F3F3F;
	text-decoration: none;
	margin-bottom: 5px;
}

.search-li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #9d0a0e;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #9d0a0e;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-decoration: underline;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	margin-top: 10px;
	padding-top: 5px;
}

.search-right {
	text-align:right;
}
/*---------------------------- cart start ---------------------------------------------------*/
.nopcart {
  padding: 5px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
  padding: 5px;
}

.noptotal {
  padding: 5px;
}
.checkout-message {
	margin-bottom: 4px;
	margin-top: 5px;
}
.voucher-checkout {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}
/*---------------------------- Footer styles ---------------------------------------------------*/
.footerline {
	width: 1022px;
	clear: both;
	border-top-style: none;
	background-image: url(../images/body-bg-foot.jpg);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #4D7CC2;
}

.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	width: 900px;
	padding-top:40px;
	margin-right: 70px;
	margin-left: 70px;
}

.footerline .txt-footer a:link {
	font-size: 11px;
	color:#666666;
	font-weight: normal;
}
.footerline .txt-footer a:visited {
	font-size: 11px;
	color:#666666;
	font-weight: normal;
}
.footerline .txt-footer a:hover {
	font-size: 11px;
	color: #9d0a0e;
	font-weight: normal;
	text-decoration: underline;
}
.footerline .txt-footer a:active {
	font-size: 11px;
	color: #9d0a0e;
	font-weight: normal;
	text-decoration: underline;
}

.footerline .txt-footer img {
	float: left;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.thawte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(../images/thawte.png);
	background-repeat: no-repeat;
	background-position: 10px 18px;
	height: 50px;
	padding-top: 0px;
	padding-left: 12px;
	width: 167px;
	float: right;
}
.thawte a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.thawte a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.thawte a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.thawte a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}



/*--------------------------------------- SF Crest horizontal ---------------------------------------------*/

/*.shopfitter-crest {
	float: left;
	height: 24px;
	width: 160px;
	background: url(../images/sf-crest.png)  no-repeat top left;
	margin-left: 60px;
	padding-left: 40px;
	padding-top: 3px;
}*/
.shopfitter-crest {
	float: left;
	height: 24px;
	width: 190px;
	padding-left: 61px;
	padding-top: 3px;
	background-image: url(../images/sf-crest.png);
	background-repeat: no-repeat;
	background-position: 58px top;
}
.shopfitter-crest a {
	margin-left:40px;
	font-size: 11px;
	color:#666666;
	font-weight: normal;
	}
.shopfitter-crest a:visited {
	font-size: 11px;
	color:#666666;
	font-weight: normal;
	}
	
.shopfitter-crest a:hover {
	font-size: 11px;
	color: #9d0a0e;
	font-weight: normal;
	text-decoration: underline;
	}
.shopfitter-crest a:active {
	font-size: 11px;
	color: #9d0a0e;
	font-weight: normal;
	text-decoration: underline;
	}
/*---------------------------- Default Index Page ---------------------------------------------------*/


.index-text-box {
	background-color: #fff;
	margin-bottom: 12px;
	padding: 0px;
	clear: both;
}
.index-text-box img {
	float: left;
	margin-bottom: 10px;
}

.body-indexcontent .index-prod-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 12px;
	width: 550px;
	background-image: url(../images/caar-back-home-prod.png);
	background-repeat: no-repeat;
	height: 346px;
}
/*
.latest-prod {
	width:255px;
	background-image: url(../images/caar-home-left-back.png);
	background-repeat: no-repeat;
	float: left;
	padding: 10px;
	height: 160px;
}

.latest-prod-right {
	width:255px;
	background-image: url(../images/caar-home-right-back.png);
	background-repeat: no-repeat;
	float: left;
	padding: 10px;
	height: 160px;
}
*/

.latest-prod {
	width:255px;
	float: left;
	padding: 10px;
	height: 160px;
}


.latest-prod img {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}

.latest-prod p {
	padding-top: 5px;
	padding-right: 10px;
}

.latest-prod a {
	background-image: url(../images/bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
.latest-prod a:hover {
	background-image: url(../images/bullet_blue.gif);
}

.latest-prod-spacer {
	height:55px;
	width:20px;
	float: left;
}


/*-------------------------------clearing code ------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*----------------------------  editor style ---------------------------------------------------*/
	
.text-left {
	text-align:			left;
}
.text-right {
	text-align:			right;
}
.text-centre {
	text-align:			center;
}
.text-justify {
	text-align:			justify;
}
.text-colour1 {
	color:				red;
	font-weight: 		bold;
}
.text-colour2 {
	color:				green;
	font-weight: 		bold;
}
.text-colour3 {
	color:				#A52A2A;
	font-weight: 		bold;
}
.text-colour4 {
	color:				blue;
	font-weight: 		bold;
}
.text-colour5 {
	color:				#FF9900;
	font-weight: 		bold;
}
.text-colour6 {
	color:				#9900FF;
	font-weight:		bold;
}
.text-small {
	font-size:			80%;
}
.text-large {
	font-size:			120%;
}
.text-larger {
	font-size:			140%;
}
.image-left {
	float:left;
	margin-right: 		10px;
}
.image-right {
	float:right;
	margin-left: 		10px;
}
.body-content #product-info .prod-price {
	margin-left: 20px;
}
form {
	margin:0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
.body-content-info p {
	padding-left: 5px;
	padding-right: 20px;
}
.index-text-box-left {
	width:350px;
	float:left;
	background-color: #f1f1f1;
	background-image: url(../images/domestic-title-370.jpg);
	background-repeat: no-repeat;
	height: 360px;
	padding-top: 240px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
}
.index-text-box-right {
	width:350px;
	float:left;
	background-color: #f1f1f1;
	background-image: url(../images/commercial-title-370.jpg);
	background-repeat: no-repeat;
	height: 360px;
	padding-top: 240px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.photo-banner {
	width:756px;
	height:218px;
	margin-bottom:10px;
	}
#body-container {
	width: 1000px;
	min-height:550px;
	background-image: url(../images/body-bg-tile.jpg);
	background-repeat: repeat-y;
}
.quicksearch .search p {
	color: #FFFFFF;
	text-indent: 5px;
}
.quicksearch {
	position: absolute;
	left: 49px;
	top: 201px;
}
/*---------------------------- home page ---------------------------------------------------*/


.body-wrapper1 .body-wrapper2 #body-container .body-indexcontent .right-col {
	float: right;
	width: 167px;
	margin-right: 0px;
}
.body-wrapper1 .body-wrapper2 #body-container .body-indexcontent .right-col .top-right-promo {
	background-image: url(../images/promotion-tophome.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 147px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.body-wrapper1 .body-wrapper2 #body-container .body-indexcontent .right-col .mid-right-promo {
	background-image: url(../images/promotion-home.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 167px;
	margin-top: 10px;
}
.body-wrapper1 .body-wrapper2 #body-container .body-indexcontent h1 span {
	display: block;
	height: 0px;
	width: 0px;
	overflow: hidden;
}
.body-wrapper1 .body-wrapper2 #body-container .body-indexcontent .index-prod-holder .latest-prod h2 {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/*---------------------------- tool deal link ---------------------------------------------------*/
.home-deal-tool-wrap {
	margin-top: 10px;
	width:167px;
	height:168px;
}
.home-deal-tool {
	float: left;
	width: 167px;
	height: 168px;
	background: url('../images/promotion-home1.jpg') no-repeat top left;
	}
.home-deal-tool a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/promotion-home1.jpg') no-repeat 0 -168px;
	}
.home-deal-tool a:hover {
	background-image: url(none);
	}
	
	
/*---------------------------- tool deal link ---------------------------------------------------*/
.home-deal-cycle-wrap {
	margin-top: 10px;
	width:167px;
	height:168px;
}
.home-deal-cycle {
	float: left;
	width: 167px;
	height: 168px;
	background: url('../images/promotion-home2.jpg') no-repeat top left;
	}
.home-deal-cycle a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/promotion-home2.jpg') no-repeat 0 -168px;
	}
.home-deal-cycle a:hover {
	background-image: url(none);
	}
/*----------------------------- storefinder styles ------------------------------------------------*/
.store-list h2 {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCDCA;
	height: 38px;
	padding-top: 3px;
	padding-right: 108px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	width: 242px;
}
.store-list h2 a {
	color: #000000;
	font-size: 15px;
}
.store-list h2 a:visited {
	color: #000000;
	font-size: 15px;
}
.store-list h2 a:hover {
	color: #9D0A0E;
	font-size: 15px;
}
.store-list h2 a:active {
	color: #9D0A0E;
	font-size: 15px;
}
.store-list {
	float: left;
	width: 355px;
	height: 180px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 4px;
	padding: 0px;
	border: 2px solid #cbcdca;
	position: relative;
	display: inline;
}	
.store-wrapper {
	padding-top: 49px;
}
.store-image-right {
	float:right;
}
.store-list p a:link {
	color: #9d0a0e;
	text-decoration: none;
}
.store-list p a:visited {
	color: #9d0a0e;
	text-decoration: none;
}
.store-list p a:hover {
	color: #666;
	text-decoration: underline;
}
.store-list p a:active {
	color: #666;
	text-decoration: underline;
}.postcode {
	text-align: center;
}
.body-wrapper1 .body-wrapper2 #body-container .body-indexcontent .right-col .top-right-promo .postcode form input {
	width: 120px;
}
.body-wrapper1 .body-wrapper2 .footerline .txt-footer p {
	color: #FFF;
}
.black-em {
	font-style: normal;
	color: #000;
}
/* --- Blog Styles --- */
/* Content
----------------------------------------------- */
@media all {
  #content {
    width:900px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #main {
    width:660px;
    float:left;
    }
  #sidebar {
    width:220px;
    float:right;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#880A15;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }

/* --- End Blog Styles --- */
.reviews-intro {
	margin-left: 140px;
	position: relative;
	bottom: 15px;
}
/*--------------------  end blog style  -----------------*/
.body-wrapper1 .body-wrapper2 #body-container .body-content-info .hp-image-holder {
	height: 253px;
	width: 881px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/anim-banner1.jpg);
	background-repeat: no-repeat;
}
.body-wrapper1 .body-wrapper2 #body-container .body-content-info .hp-panels-holder .pane-parts {
	background-image: url(../images/caar-parts-pane.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 205px;
	width: 299px;
	display: block;
}
.pane-parts a {
	height: 205px;
	width: 299px;
	display: block;
}
.body-wrapper1 .body-wrapper2 #body-container .body-content-info .hp-panels-holder .pane-bitz {
	height: 205px;
	width: 299px;
	background-image: url(../images/caar-bitz-pane.jpg);
	margin-left: 319px;
	display: block;
}
.pane-bitz a {
	height: 205px;
	width: 299px;
	display: block;
}
.body-wrapper1 .body-wrapper2 #body-container .body-content-info .hp-panels-holder {
	width: 881px;
	margin-right: auto;
	margin-left: auto;
}
.body-wrapper1 .body-wrapper2 #body-container .body-content-info .hp-panels-holder .pane-news {
	background-image: url(../images/news-pane.jpg);
	float: right;
	height: 172px;
	width: 222px;
	position: relative;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 27px;
	padding-left: 12px;
}
.body-wrapper1 .body-wrapper2 #body-container .body-content-info .services-sep {
	background-image: url(../images/services-title.jpg);
	height: 49px;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
}
.body-wrapper1 .body-wrapper2 #body-container .body-content-info .about-sep {
	background-image: url(../images/about-title.jpg);
	height: 40px;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
}
.body-wrapper1 .body-wrapper2 #body-container .body-content-info .hp-lower-holder {
	width: 881px;
	margin-right: auto;
	margin-left: auto;
}
.body-wrapper1 .body-wrapper2 #body-container .body-content-info .hp-lower-holder .about-pane {
	background-image: url(../images/about-pane.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 400px;
	padding-top: 30px;
	padding-right: 217px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.body-wrapper1 .body-wrapper2 #body-container .body-content-info .hp-lower-holder .articles-pane {
	background-image: url(../images/articles-pane.jpg);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	top: 14px;
	background-position: bottom;
	height: 172px;
	width: 222px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 27px;
	padding-left: 12px;
}
.body-wrapper1 .body-wrapper2 #body-container .body-content-info .hp-lower-holder .about-pane p strong {
	color: #5575BE;
	font-size: 120%;
}

.archives-link {
	position: absolute;
	top: 184px;
	left: 10px;
	width: 130px;
}
.body-wrapper1 .body-wrapper2 #body-container .body-content-info .hp-panels-holder .pane-news p {
	font-size: 120%;
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	
}
.body-wrapper1 .body-wrapper2 #body-container .body-content-info .hp-lower-holder .articles-pane p {
	font-size: 120%;
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
/*----------------------------  contact form ---------------------------------------------------*/
.contact{
	font-size: 90%;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 300px;
	position: relative;
}

.contact p{
	padding: 0px 0px 10px 0px;
}


.contact em {
	font-weight: bold;
	color: #CA001C;
}
.body-wrapper1 .body-wrapper2 #body-container .body-content-info h1 a {
	color: #5181C9;
}
.body-wrapper1 .body-wrapper2 .footerline .txt-footer p a {
	color: #FFF;
	text-decoration: none;
}
.body-wrapper1 .body-wrapper2 .footerline .txt-footer p a:hover {
	color: #FFF;
	text-decoration: underline;
}
.pane-news ul {
	font-size: 120%;
	margin-top: 6px;
	margin-left: 4px;
	padding-left: 2px;
}
.pane-news ul li {
	list-style-type: none;
	line-height: 18px;
	margin-bottom: 4px;
}
.articles-pane ul {
	font-size: 120%;
	margin-top: 6px;
	margin-left: 4px;
	padding-left: 2px;
}
.articles-pane ul li {
	list-style-type: none;
	line-height: 18px;
	margin-bottom: 4px;
}
#creditfooter {
	display: none;
}
/*----------------------------- storefinder styles ------------------------------------------------*/
.store-list h2 {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCDCA;
	height: 38px;
	padding-top: 3px;
	padding-right: 108px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	width: 242px;
}
.store-list h2 a {
	color: #000000;
	font-size: 15px;
}
.store-list h2 a:visited {
	color: #000000;
	font-size: 15px;
}
.store-list h2 a:hover {
	color: #9D0A0E;
	font-size: 15px;
}
.store-list h2 a:active {
	color: #9D0A0E;
	font-size: 15px;
}
.store-list {
	float: left;
	width: 355px;
	height: 180px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 4px;
	padding: 0px;
	border: 2px solid #cbcdca;
	position: relative;
	display: inline;
}	
.store-wrapper {
	padding-top: 49px;
}
.store-image-right {
	float:right;
}
.store-list p a:link {
	color: #9d0a0e;
	text-decoration: none;
}
.store-list p a:visited {
	color: #9d0a0e;
	text-decoration: none;
}
.store-list p a:hover {
	color: #666;
	text-decoration: underline;
}
.store-list p a:active {
	color: #666;
	text-decoration: underline;
}.postcode {
	text-align: center;
}
.body-wrapper1 .body-wrapper2 #container .body-indexcontent .right-col .top-right-promo .postcode form input {
	width: 120px;
}
.more-button {
	height: 37px;
	width:98px;
	position: absolute;
	top: 1px;
	right: 0px;
}

div.outer2 {
	width: 98px;
	height: 37px;
	background: url(../images/more-info.png) no-repeat 0 -37px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
div.outer2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #487FC0;
	text-decoration: none;
	background: url(../images/more-info.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer2 a:visited {
	color: #487FC0;
	}
	
div.outer2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #9F0110;
	}
div.outer2 a:active {
	color: #9F0110;
	}
	
div.outer2 span {
	display: block;
	text-align: center;
	margin-bottom: 0;
	padding-top: 12px;
	padding-right: 1px;
	padding-left: 1px;
	text-transform: uppercase;
	}
.store-name {
	font-size: 120%;
	font-weight: bold;
	color: #487FC0;
}
/*--------------------------------------*/