body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #4D4D4D;
	background-color: #DBDBDC;
	clear: both;
	padding:0px;
	
}

a:link{
	color: #666;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #666;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #9d0a0e;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #9d0a0e;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.body-wrapper {
	width: 980px;
	background-color: white;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	overflow: hidden;
	position: relative;
}

img {
	border:none;
}

li {
	color: #3B2579;
}

/*----------------------  This bit does all the work left menu position ----------------------------------*/

.clear {clear:both;height:1px;overflow:hidden;}


#leftcolumn {
	float:left;
	width:200px;
	background-image:url(../images/left-menu-top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left top;
}

#container {
	}


/*----------------------------  Banner text styles ---------------------------------------------------*/

.banner-style {
	height: 122px;
	background-color: transparent;
	background-image: url(../images/header-backgrnd.png);
	background-repeat: no-repeat;
	position: relative;
	width: 980px;
}
.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: 80px;
}

.banner-cart a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #9d0a0e;
	font-weight: bold;
}

.banner-cart a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #9d0a0e;
	font-weight: bold;
}

.banner-cart a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #797A79;
	font-weight: bold;
	text-decoration: underline;
}

.banner-cart a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #797A79;
	font-weight: bold;
	text-decoration: underline;
}
.body-wrapper .telephone {
	color: #FFFFFF;
	position: absolute;
	left: 20px;
	top: 129px;
	font-size: 18px;
	font-weight: normal;
}

/*----------------------------  top menu style ---------------------------------------------------*/


.top-menu {
	float:left;
	height:40px;
	width: 980px;
	background-image: url(../images/top-menu-back-full.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	
.tabs {
	height:36px;
	list-style:none;
	float:right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 4px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(../images/top-menu-left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.tabs li {
	float:left;
	margin-right:-45px;  /*distance between tabs*/
}
.tabs li a {
	display:block;
	position:relative;
	text-decoration:none;
}
.tabs li a em {
	display:block;
	height:36px;
	float:left;
/*	padding:0 36px 0 0px;
*/	padding:0 36px 0 0px;
	background:url(../images/tabsroll.gif) right top;
	position:relative;
	z-index:100;
	color:#fff;
	font-family:verdana;
	font-style:normal;
	font-size: 12px;
	line-height:36px;
	font-weight: bold;
	text-decoration:none;
}
.tabs li a b {
	display:block;
	float:left;
	width:36px;
	height:36px;
	background:url(../images/tabsroll.gif) left top;
	position:relative;
	z-index:20;
}

.tabs li a.m1 {z-index:60;}
.tabs li a.m2 {z-index:50;}
.tabs li a.m3 {z-index:40;}
.tabs li a.m4 {z-index:30;}
.tabs li a.m5 {z-index:20;}
.tabs li a.m6 {z-index:10;}

.tabs li a:hover {border:0; z-index:70; cursor:pointer;}
.tabs li a:hover b {background-position: left center;}
.tabs li a:hover em  {
	background-position: right center;
	color:#fff;
}

.tabs li a.selected, .tabs li a.selected:hover {border:0; z-index:80; cursor:default;}
.tabs li a.selected b, .tabs li a.selected:hover b {background-position: left bottom;}
.tabs li a.selected em, .tabs li a.selected:hover em  {background-position: right bottom; color:#9d0a0e;}




/*----------------------------  Search style ---------------------------------------------------*/

.searchstyle fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.searchstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: 32px;
	right: 25px;
	width:220px;
}
.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: 148px;
	height: 15px;
	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: #9D0A0E;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	float: left;
	display: block;
	width: 100%;
	height: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}

h2{
	color: #9D0A0E;
	font-size: 120%;
}

.product-list 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-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: normal;
	color:#000000;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 32px;
	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: 200px;
	}


#leftcolumn ul.category li {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #fff;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}

#leftcolumn ul.category li a:link, #leftcolumn ul.category li a:visited {
	display:block;
	background:url(../images/bullet_roll.png) 0px 0px no-repeat;
	background-color:#f1f1f1;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 30px;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	}

#leftcolumn ul.category li a:hover, #leftcolumn ul.category li a:active {
	display:block;
	background-image: url(../images/bullet_roll.png);
	background-repeat: no-repeat;
	background-position: 0 -42px;
	background-color:#FFEFF0;
	color:#9d0a0e;
	text-decoration:none;
	font-weight:normal;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 30px;
	}

.leftcolumn-bottom {
	background:url(../images/left-menu-bottom.gif) 0px 0px no-repeat;
	height: 6px;
}
#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;
}
#leftcolumn .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 28px;
	height: 50px;
	padding-top: 10px;
	padding-left: 12px;
}
#leftcolumn .thawte a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

#leftcolumn .thawte a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

#leftcolumn .thawte a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

#leftcolumn .thawte a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}


/*----------------------------  Breadcrumb tyle ---------------------------------------------------*/
.breadcrumb-holder {
	margin-right:0px;
	background-color: #FFFFFF;
	height: 28px;
	width: 620px;
	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: right;
	width: 760px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.body-indexcontent {
	background-color: #FFFFFF;
	float: right;
	width: 760px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.body-content-info {
	background-color: #FFFFFF;
	float: right;
	width: 760px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.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;
}
/*----------------------------  Back link at bottom of page styles ---------------------------------------------------*/
#back-top {
	float:right;
	width: 100px;
}
#back-bottom {
	float: left;
	clear: both;
	height: 5px;
	width:765px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
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: #9F0110;
	}
div.outer1 a:active {
	color: #9F0110;
	}
	
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 {
	float: right;
	height: 28px;
	width:86px;
	padding-top: 5px;
	padding-right: 5px;
}

div.outer2 {
	width: 84px;
	height: 28px;
	background: url(../images/more-info.png) no-repeat 0 -28px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
div.outer2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #000;
	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: #000;
	}
	
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: 8px;
	padding-right: 1px;
	padding-left: 1px;
	text-transform: uppercase;
	}

/*---------------------------- category page styles start ---------------------------------------------------*/
.product-list {
	float: left;
	width: 750px;
	background-image: url(../images/product-bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: auto;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cbcdca;
	border-right-color: #cbcdca;
	border-left-color: #cbcdca;
	clear: both;
	padding: 0px;
}
.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-list2 {
	float: left;
	width: 370px;
	background-image: url(../images/product-bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 190px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cbcdca;
	border-right-color: #cbcdca;
	border-left-color: #cbcdca;
	padding: 0px;
}

.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 {
	float: left;
	width: 98%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	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: 246px;
	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;
	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:#FFEFF0;
	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: 5px;
	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:#fff;
	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:#EEEEEE;
	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:#9D0A0E;
	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: left;
	background-color: transparent;
	margin-right: 15px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 1px;
}

/*.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: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	height: auto;
}

.cat-prod-price {
	font-weight: bold;
	font-size: 14px;
	color: #9D0A0E;
	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: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#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;
}

.prod-price {
	font-weight: bold;
	font-size: 14px;
	color: #9D0A0E;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.prod-description {
	margin-top: 4px;
	margin-bottom: 12px;
	margin-left: 5px;
}

.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: #9d0a0e;
	text-decoration: none;
	margin-bottom: 5px;
}

.search-li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #4F6AD7;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #4F6AD7;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FF9000;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FF9000;
	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: 980px;
	bottom: 0px;
	clear: both;
	background-color: #FFFFFF;
	border-top-style: solid;
	position: relative;
	float: left;
	margin-top: 5px;
	border-top-width: 3px;
	border-top-color: #DFDFDF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.footer-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin-top: 1px;
	width: 380px;
	float: left;
	padding-left: 20px;
	padding-top:2px;
}

.footer-left a:link {
	font-size: 11px;
	color:#666666;
	font-weight: normal;
}
.footer-left a:visited {
	font-size: 11px;
	color:#666666;
	font-weight: normal;
}
.footer-left a:hover {
	font-size: 11px;
	color: #9d0a0e;
	font-weight: normal;
	text-decoration: underline;
}
.footer-left a:active {
	font-size: 11px;
	color: #9d0a0e;
	font-weight: normal;
	text-decoration: underline;
}





.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	margin-top: 1px;
	width: 530px;
	float: right;
	padding-right: 20px;
	padding-top:2px;
}

.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;
}

.body-wrapper .footerline .txt-footer img {
	float: left;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-top: 5px;
}


/*--------------------------------------- SF Crest horizontal ---------------------------------------------*/

.shopfitter-crest {
	float: left;
	height: 24px;
	width: 200px;
	background: url(../images/sf-crest.png)  no-repeat top left;
	margin-left: 5px;
	padding-left: 40px;
	padding-top: 3px;
}
.shopfitter-crest a {
	font-size: 11px;
	color:#666666;
	font-weight: normal;
	}
.shopfitter-crest a:visited {
	font-size: 11px;
	color:#666666;
	font-weight: normal;
	}
	
.shopfitter-crest a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #9d0a0e;
	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;
}
.index-text-box img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.body-indexcontent .index-prod-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 12px;
	width: 100%;
	clear: both;
}
.latest-prod {
	width:306px;
	background-image: url(../images/blue-bgrnd-index-prods.png);
	background-repeat: no-repeat;
	float: left;
	padding: 5px;
}

.latest-prod img {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

.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-wrapper #container .body-content #product-info .prod-price {
	margin-left: 20px;
}
form {
	margin:0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.body-wrapper #container .body-content .cat-hotspot-1 strong {
	color: #4CA0D0;
}
.right-col {
	float:right;
	width:200px;
	}
.right-col img {
	margin-bottom:10px;
	}
	


.home-table {
	width: 530px;
	background-color: #BCDCED;
	color: #333333;
	vertical-align: top;
}


.thead {
	background-color:#0066CC;
	color:#FFFFFF;
	text-align: center;
	}
.tbackpaler {
	background-color: #ECF5F9;
}
.tbackpale {
	background-color: #D7EAF4;
}
.photo-flash {
	background-image: url(../images/istockphoto_8516217-job-hunting-crop.jpg);
	height: 360px;
	width: 200px;
}
.form-input {
	position: absolute;
	left: 150px;
}
.contact {
	position:relative;
	width: 600px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.contact p {
	margin-bottom: 10px;
}
.contact em {
	color: #9D0A0E;
}
.column {
	float: left;
	width: 45%;
	padding-top: 10px;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.calc-cfo {
	position: relative;
	z-index: 0;
}
.body-wrapper #container .body-content .cat-hotspot-1 .calc-cfo:hover{
	background-color: transparent;
	z-index: 100;
}
.calc-cfo span{ /*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	visibility: hidden;
}
.calc-cfo:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -39px;
	left: 188px; /*position where enlarged image should offset horizontally */
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.calc-fc {
	position: relative;
	z-index: 0;
}
.body-wrapper #container .body-content .cat-hotspot-1 .calc-fc:hover{
	background-color: transparent;
	z-index: 100;
}
.calc-fc span{ /*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	visibility: hidden;
}
.calc-fc:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -39px;
	left: 157px; /*position where enlarged image should offset horizontally */
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.calc-bk {
	position: relative;
	z-index: 0;
}
.body-wrapper #container .body-content .cat-hotspot-1 .calc-bk:hover{
	background-color: transparent;
	z-index: 100;
}
.calc-bk span{ /*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	visibility: hidden;
}
.calc-bk:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -55px;
	left: 501px; /*position where enlarged image should offset horizontally */
}
.body-wrapper #container .body-content .cat-hotspot-1 .contact .join-submit {
	margin-top: 150px;
	margin-left: 150px;
}
.body-wrapper #container .body-content .cat-hotspot-1 .contact #booking .form-input a {
	font-weight: normal;
	text-decoration: none;
	color: #4d4d4d;
}
