/***********************************************/
/* holt mobility styles.css                      */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}

#body-wrapper {
	width: 819px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#banner {
	background-color: #FFFFFF;
	background-image: url(../images/b-mains-head.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 819px;
}

p {
	margin: 0px
}
a:link {
	color:#17357E;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#17357E;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
img {
	border: none;
}

/* Shopfitter css */


/*----------------------------  lower banner menu ---------------------------------------------------*/

#topmenu {
	width:250px;
	overflow:hidden;
	position:relative;
	padding-top:70px;
}
#topmenu ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	text-align:right;
	font-size: 100%;
	text-transform: uppercase;
	color: #666666;
}
#topmenu ul li {
	display:block;
	list-style:none;
	padding:0;
	position:relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#topmenu ul li a {
	display:block;
	background-color:#fff;
	color:#666666;
	text-decoration:none;
	line-height:1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;  
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;   
}
#topmenu ul li a:hover {
	background-color: #fff;
	color:#93A3BC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93A3BC;  
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93A3BC;   
}




#topmenu2 {
	float:left;
	width:800px;
	overflow:hidden;
	position: absolute;
	left: 0px;
	top: 362px;
}
#topmenu2 ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	text-align:right;
	font-size: 95%;
	text-transform: uppercase;
	color: #666;
}
#topmenu2 ul li {
	display:block;
	float:left;
	list-style:none;
	padding:0;
	position:relative;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}
#topmenu2 ul li a {
	display:block;
	background-color:#fff;
	color:#666;
	text-decoration:none;
	line-height:1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;  
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;   
}
#topmenu2 ul li a:hover {
	background-color: #fff;
	color:#93A3BC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93A3BC;  
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93A3BC;   
}






/*.top-cat-holder {
	float: left;
	width: 967px;
	padding-top: 20px;
	padding-left: 10px;
}

.top-cat-holder h2 {
	float: left;
	width: 140px;
	height:171px;
	font-size:11px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
}


.top-cat-holder h2 a {
	display: block;
	width:100%;
	height:100%;
	color:#000;
	text-decoration: none;
	line-height: 26px;
	background-image: url(../images/photo-back.png);
	background-repeat: repeat-x;
	}

.top-cat-holder h2 a:hover {
	color: #9D1000;
	text-decoration:none;
	background-image: url(../images/photo-back-roll.png);
	background-repeat: repeat-x;
	}
	
.top-cat-holder h2 img {
	float: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	}

.top-cat-holder h2 a strong {
	text-align: center;
	font-size:11px;
	font-weight:bold;
	width:100%;
	height:26px;
	padding-right: 0px;
	padding-left: 0px;
	color:#333534;
	display:block;
}

.top-cat-holder h2 a:hover strong {
	width:100%;
	height:26px;
	padding-right: 0px;
	padding-left: 0px;
	color:#fff;
	display:block;
}


*/


/*.top-cat-holder h2 a {
	display: block;
	width:100%;
	height:100%;
	color:#000;
	text-decoration: none;
	line-height: 26px;
	background-image: url(../images/photo-back.png);
	background-repeat: repeat-x;
	text-align: center;
	}

.top-cat-holder h2 a:hover {
	color: #9D1000;
	background-image: url(../images/photo-back-roll.png);
	background-repeat: repeat-x;
	}
	
.top-cat-holder h2 img {
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	padding: 1px;
	}

.top-cat-holder h2 a strong {
	font-size:11px;
	font-weight:bold;
	color:#333534;
}

.top-cat-holder h2 a:hover strong {
	color:#fff;
}*/






/*----------------------------  bread style ---------------------------------------------------*/

.breadcrumb a:link {
	color:#333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.breadcrumb a:visited {
	color:#333;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.breadcrumb a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.breadcrumb a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}




.searchstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
	float: left;
	padding-right: 10px;
	position: absolute;
	top: 322px;
	text-align: right;
	width: 200px;
	right: 565px;
}

input.txt-search-go {
	background-color: #666;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	border: 1px solid #666;
}

input.txt-search-go-hov {
	background-color: #93A3BC;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	border: 1px solid #666;
}

input.txt-search-box {
	background-color: #fff;
	font-size: 11px;
	border: 1px solid #666;
	margin-right: 5px;
	width: 120px;
}

input.btn {
	color:#1A347E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }

.search-wrapper {
	width:600px;
	margin-left: 40px;
}

.search-right {
	text-align:right;
	margin-right: 15px;
	margin-bottom: 40px;
}
.search-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #fff;
	text-decoration: none;
	margin-bottom: 5px;
}

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

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

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	text-decoration: underline;
}

/*---------------------------- 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:#1A347E;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 10px;
	bottom: 10px;
	}
	
input.message-button2 {
	color:#1A347E;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 10px;
	left: 10px;
	}
	
/*---------------------------- 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: 130px;
}

input.message-button-error {
	color:#1A347E;
	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=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

*//*-------------------------------LIST-------------------------------------*/

ul {
	list-style:disc url(none);
	margin-bottom: 2px;
	margin-top: 6px;
}

ul ul {
	list-style:url(none) none;
	margin-left: 2px;
	padding-left: 2px;
}

/*-------------------------------BANNER-------------------------------------*/

.title-text {
	width: 340px;
	text-align: center;
}

h1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 180%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #FFFFFF;
	font-weight: lighter;
	margin-bottom: 4px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	color: #336699;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}


/*-------------------------------LEFT COL-------------------------------------*/

/*.leftcolumn {
	width: 190px;
	float: left;
	background-color: transparent;
	min-height:300px;
	overflow: hidden;
	margin-left: 7px;
	padding-right: 10px;
}
*/

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

/*ul#category {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	list-style:none;
	height:100%;
	}


ul#category li {
	margin:0px;
	padding:0px;
	text-decoration: none;
	font-size:90%;
	font-weight:bold;
	display:inline;
}

ul#category li a:link, ul#category li a:visited {
	display:block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	text-decoration:none;
	color:#720600;
	width:173px;
	}


ul#category li a:hover, ul#category li a:active {
	background-color:#F0BF00;
	color:#6A0807;
	display:block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	width:173px;
	}

.leftcol-title1 {
	background-color: #A6201F;
	display: block;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.6em;
	font-size: 95%;
	width: auto;
	margin-left: 0px;
}

.leftcol-title2 {
	background-color: #333333;
	display: block;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.6em;
	font-size: 95%;
	width: auto;
	margin-left: 0px;
}

*/
/*-------------------------------MAIN BODY-------------------------------------*/
.body-indexcontent {
	float:left;
	width: 799px;
	background-color: #9DACBF;
	padding: 10px;
	margin: 0px;
}
.body-content {
	float:left;
	width: 809px;
	background-color: #9DACBF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.body-content-prod {
	float:left;
	width: 809px;
	background-color: #9DACBF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.body-content-info {
	float:left;
	width: 799px;
	background-color: #9DACBF;
	padding: 10px;
	margin: 0px;
}

/*-------------------------------CATEGORY PAGE-------------------------------------*/





.product-list {
	float: left;
	width: 260px;/*--------3 across-------------*/
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 200px;
	margin-left: 0px;
	border: 1px solid #16347D;
	position: relative;
}

.product-list2 {
	float: left;
	width: 390px;/*--------2 across-------------*/
	background-color: #fff;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 220px;
	margin-left: 0px;
	border: 1px solid #16347D;
	position: relative;
}

.cat-hotspot-1 {
	margin-bottom: 4px;
	clear: both;
}



/*-------------------------------subcat code ------------------------------------*/

.catsub-prod-holder {
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	clear: both;
}

.catsub-prod-holder h2 {
	float: left;
	width: 260px;
	font-size:11px;
	margin-top:0px;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:5px;
}


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

.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:#CCCCCC;
	color:#000;
	border: 1px solid #E0DEDF;
	text-decoration:none;
	}
	
.catsub-prod-holder h2 a:active {
	color: #000;
	text-decoration:none;
	}
.catsub-prod-holder h2 a:visited {
	color: #000;
	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: center;
	margin:0px;
	font-size:11px;
	line-height:31px;
	font-weight:bold;
	text-indent: 5px;
	width:100%;
	background-color: #3C3C3C;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DEDF;
	color:#fff;
	display:block;
}


.catsub-prod-holder h2 a:hover strong {
	background-color:#666666;
	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: #E0DEDF;
	color: #9DACBF;
	display:block;
	text-indent: 5px;
	text-align: center;
}

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

a:hover .info {
	color:#fff;
}

a:active .info  {
	color:#fff;
}




.cat-hotspot-2 {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

.cat-prod-image {
	text-align: center;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.prod-img-link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.product-list h2 {
	background-color: #3C3C3C;
	display: block;
	padding:0px;
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.product-list h2 a:link {
	background-color: #3C3C3C;
	font-size: 12px;
	padding:5px;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	width:250px;
}

.product-list h2 a:visited {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	padding:5px;
	text-decoration:none;
	background-color: #3C3C3C;
	width:250px;
}
.product-list h2 a:hover {
	display: block;
	color: #9DACBF;
	font-size: 12px;
	padding:5px;
	text-decoration:none;
	background-color:#666666;
	width:250px;
}
.product-list h2 a:active {
	display: block;
	color: #9DACBF;
	font-size: 12px;
	padding:5px;
	text-decoration:none;
	background-color:#666666;
	width:250px;
}

.product-list2 h2 {
	background-color: #3C3C3C;
	display: block;
	padding:0px;
	margin:0px;
}
.product-list2 h2 a:link {
	background-color: #3C3C3C;
	display: block;
	font-size: 12px;
	padding:5px;
	color: #FFFFFF;
	text-decoration:none;
	width:380px;
}

.product-list2 h2 a:visited {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	padding:5px;
	text-decoration:none;
	background-color: #3C3C3C;
	width:380px;
}
.product-list2 h2 a:hover {
	display: block;
	color: #9DACBF;
	font-size: 12px;
	padding:5px;
	text-decoration:none;
	background-color:#666666;
	width:380px;
}
.product-list2 h2 a:active {
	display: block;
	color: #9DACBF;
	font-size: 12px;
	padding:5px;
	text-decoration:none;
	background-color:#666666;
	width:380px;
}


.cat-prod-image-and-title {
	height:auto;
	clear: both;
}
.cat-prod-description {
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
	line-height: normal;
	color: #333333;
}

.cat-prod-price {
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
	font-size: 12px;
	color: #17357E;
	margin-left: 5px;
	margin-right: 5px;
}

.cat-buy-now {
	text-align: left;
	line-height: 32px;
	width: auto;
	margin-left: 150px;
}

label {
	color: #000000;
}

.more-details {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #fff;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8AA0D9;
	display: inline;
	font-size: 10px;
	padding-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	white-space: nowrap;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
a:hover .more-details {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #fff;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background-color: #17357E;
	display: inline;
	font-size: 10px;
	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 {
}

.prod-buy-now {
	margin-bottom: 4px;
}

.prod-image {
	float: right;
	margin-bottom: 15px;
	margin-right: 30px;
	margin-top: 4px;
	margin-left: 5px;
}

.prod-summary {
	margin-top: 30px;
	margin-bottom: 4px;
}

.prod-price {
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #17357E;
}

.prod-description {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 13px;
}

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

.prod-hotspot-3 {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

.form-pos {
text-align:center;
}


/*-------------------------------BACK LINK-------------------------------------*/
.back-link {
	font-size: 11px;
	color:#6A0807;
	font-weight:normal;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	position: relative;
	clear: both;
	width: 200px;
	padding-right: 15px;
	
}

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

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

.back-link a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#fff;
	text-decoration: underline;
}

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


/*-------------------------------CART-------------------------------------*/

.nopcart {
  padding: 5px;
  color:#666666;
}

.nopheader{
  padding: 5px;
}

.nopentry {
  padding: 5px;
}

.noptotal {
  padding: 5px;
}
input.nopbutton {
	color:#1A347E;
 }












.cart-checkout {
margin-left:20px;
}


.nopcart {
	width:99%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
  padding: 5px;
}

.noptotal {
  padding: 5px;
}

.cart-pos {
	margin-top: 5px;
	margin-bottom: 5px;
}



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

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

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

.nopship a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00B4EB;
	text-decoration: none;
	font-weight: normal;
}

.noptotal select {
	font-size: 11px;
}

input.btn {
	color:#1A347E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }

.nopbutton {
	color:#1A347E;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }

.nopheader {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #dbdad7;
	border-bottom-color: #dbdad7;
	background-color: #FFFFFF;
	font-size: 12px;
  	padding: 5px;
}

.nopentry {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #dbdad7;
	border-bottom-color: #dbdad7;
	background-color: #f3f3f3;
	font-size: 12px;
}

.nopprod {
	width:50%;
}


.nopprod a:hover {
	color:#0000FF;
}

.nopprod a:active {
	color:#0000FF;
}

.noptotal {
	font-size: 12px;
	padding: 5px;
	margin: 0px;
}

.nopsub {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #dbdad7;
	border-right-color: #dbdad7;
	border-bottom-color: #dbdad7;
	background-color: #f3f3f3;
}
.nopsub2 {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #dbdad7;
	border-right-color: #dbdad7;
	border-bottom-color: #dbdad7;
	background-color: #EBEBEB;
}
.nopship {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #dbdad7;
	border-bottom-color: #dbdad7;
	background-color: #f3f3f3;
}
.nopship2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #dbdad7;
	border-bottom-color: #dbdad7;
	background-color: #EBEBEB;
}
.noptax {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #dbdad7;
	border-bottom-color: #dbdad7;
	background-color: #f3f3f3;
}
.noptax2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #dbdad7;
	border-bottom-color: #dbdad7;
	background-color: #EBEBEB;
}
.total {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dbdad7;
	border-bottom-color: #dbdad7;
	background-color: #EBEBEB;
}
.nopship select {
	font-size: 11px;
}

#wrapper .shop-bgrnd #container .body-content .body-content-info .cart-pos .btn {
	padding-left: 5px;
	padding-top: 8px;
}
















/*-------------------------------FOOTER-------------------------------------*/
.footerline {
	background-color: #9DACBF;
	bottom: 0px;
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 14px;
	padding-left: 6px;
	font-size: 11px;
	width: 799px;
	background-image: url(../images/footer-back.png);
	background-repeat: repeat-x;
	height: 29px;
}
.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	padding-left: 210px;
	padding-right: 190px;
	line-height: 28px;
}
.footerline .txt-footer a:link {
	color: #676767;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
.footerline .txt-footer a:visited {
	color: #676767;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
.footerline .txt-footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#ccc;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}
.footerline .txt-footer a:active {
	color: #ccc;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ndl {
	background-image: url(../images/ndl-b-mains.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 135px;
	float: right;
	background-position: right 5px;
	padding-right: 55px;
	line-height: 22px;
	text-align: right;
	padding-top: 3px;
}
.footerline .txt-footer a:link {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
.ndl a:link {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
.ndl a:visited {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
.ndl a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#FCC803;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}
.ndl a:active {
	color: #FCC803;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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


#siteseal-horiz {
	float: left;
	height: 28px;
	width: 208px;
	margin-top: 0px;
	
}
div.sf1 {
	float: left;
	width: 115px;
	height: 28px;
	background: url(../images/sf-siteseal-horiz-left.png) no-repeat 0 -28px;
	}
div.sf1 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:28px;
	overflow:hidden;
	color: #336699;
	text-decoration: none;
	background: url(../images/sf-siteseal-horiz-left.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	}
div.sf1 a:visited {
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	color: #336699;
	}
	
div.sf1 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #ffffff;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	}
div.sf1 a:active {
	color: #336699;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	}
	
div.sf1 span {
	display: block;
	text-align: left;
	margin-bottom: 0;
	padding-top: 4px;
	padding-left: 30px;
	}
div.sf2 {
	float: left;
	width: 93px;
	height: 28px;
	background: url('../images/sf-siteseal-horiz-right.png') no-repeat 0 -28px;
	}
div.sf2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#91020C;
	text-decoration: none;
	background: url('../images/sf-siteseal-horiz-right.png') no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
div.sf2 a:visited {
	color: #91020C;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
	
div.sf2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #5C0109;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
div.sf2 a:active {
	color: #91020C;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
	
div.sf2 span {
	display: block;
	text-align: left;
	margin-bottom: 0;
	padding-top: 7px;
	padding-left: 11px;
	}





/*----------------------------  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:				brown;
	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;
}
.clearfix {
clear:right;
}


.cat-prod-price p {
	color: #333333;
	font-weight: normal;
}
.product-list form {
	margin: 0px;
	padding: 0px;
}
.rel-box h2 {
	margin: 0px;
	padding: 0px;
}
.rel-box {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EEECEC;
	padding-top:5px;
	width: 760px;
	clear: both;
	}
.cat-id {
	margin-left: 5px;
	margin-top: 10px;
}
.prod-id {
	margin-top: 100px;
}

.prod-image2 {
	float: left;
	margin-right: 10px;
}
.index-text-box {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
}
#body-wrapper .body-content #firefox-holder .product-list .cat-prod-price select {
	display: block;
}
#body-wrapper .body-content #firefox-holder .product-list .cat-prod-price .btn {
	margin-top: 5px;
}
#body-wrapper .body-content #firefox-holder .product-list .cat-prod-price select {
	font-size: 10px;
}
/*-------------------------------home ------------------------------------*/




.home-prod-holder {
	float: left;
	width: 967px;
}

.home-prod-holder h2 {
	float: left;
	width: 140px;
	height:171px;
	font-size:11px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.home-prod-holder h2 a {
	display: block;
	width:100%;
	height:100%;
	color:#fff;
	text-decoration: none;
	line-height: 26px;
	background-color:#A6201F;
	}

.home-prod-holder h2 a:hover {
	background-color:#F0BF00;
	color: #9D1000;
	text-decoration:none;
	}
	
.home-prod-holder h2 img {
	float: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	}

.home-prod-holder h2 a strong {
	text-align: center;
	font-size:11px;
	font-weight:bold;
	width:100%;
	background-color:#A6201F;
	height:26px;
	padding-right: 0px;
	padding-left: 0px;
	color:#FFCB00;
	display:block;
}

.home-prod-holder h2 a:hover strong {
	background-color:#F0BF00;
	width:100%;
	height:26px;
	padding-right: 0px;
	padding-left: 0px;
	color:#9D1000;
	display:block;
}
#body-wrapper .body-indexcontent p {
	line-height: normal;
}
/*----------------- Form --------------------*/

#fcf2 {
	font-family:arial;
	font-size:11px;
	background-color:#FFFFFF;
	width: 400px;
	float: left;
	margin-bottom: 80px;
}
#fcf2 p {
	text-align:left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 115px;
}
#fcf2 div.r {
	clear: both;
	padding-top: 5px;
	background-color:#FFFFFF;
}
#fcf2 label {
	float: left;
	width: 110px;
	text-align: right;
	padding-top: 4px;
}
#fcf2 span.f {
	float: right;
	width: 285px;
	text-align: left;
}
#fcf2 div.sp {
	clear: both;
}
#fcf2 .req {
	font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
	padding:2px;
}
.form-button {
	padding-left: 115px;
}
#fcf2 em {
	color: #810000;
}
.btn {
	color:#1A347E;
	font-weight:bold;
}
/*----------------- Form error  --------------------*/

.rd {
	color:#F00;
	font-weight:bold;
}
/*----------------- Form message --------------------*/

.conf-message {
	color:#000;
	font-weight:bold;
	text-align:center;
	clear:both;
}

.form-feedback {
	color:#F00;
	font-weight:bold;
	text-align:center;
	clear:both;
}

/*----------------- Form box width  --------------------*/
.boxtext {
	width:200px;
}
.boxcomments {
	width:200px;
}
.bigbox {
	width:200px;
}
.boxsmall {
	width:50px;
}
#body-wrapper .body-content-frame h1 {
	margin-left: 0px;
}
#body-wrapper #banner .banner-photo img {
	margin-right: 2px;
	border: 1px solid #000000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}
#body-wrapper .leftcolumn .leftcolumn-inner {
	border: 1px solid #E0DEDF;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-bottom: 5px;
}
#body-wrapper .leftcolumn .leftcolumn-inner strong {
	color: #6A0807;
}
.tel-no {
	font-weight: bold;
	color: #6A0807;
	line-height: 180%;
}
#body-wrapper .leftcolumn .leftcolumn-inner p {
	color: #343434;
	margin-left: 10px;
	line-height: 130%;
	font-size: 95%;
}
#body-wrapper .body-content-prod .prod-image-holder {
	clear: both;
}
#body-wrapper .searchstyle form {
	margin: 0px;
	padding: 0px;
}
#body-wrapper .phone {
	position: absolute;
	top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #93A3BC;
	text-align: right;
	right: 20px;
	width: auto;
}
#body-wrapper .vat {
	position: absolute;
	left: 40px;
	top: 170px;
	color: #17357E;
	font-size: 14px;
	font-weight: bold;
}
#body-wrapper .body-content #firefox-holder {
	clear: both;
}
/*----------------------------  mini basket style ---------------------------------------------------*/
	
/*.mini-right-basket	{
	width:195px;
	margin-top: 0px;
	display: block;
	font-size: 10px;
	margin-left: 0px;
	padding-bottom: 2px;
	text-align: center;
	height: 165px;
	position: absolute;
	top: 20px;
	right: 20px;
	border: 2px solid #4F6179;
	background-color:#fff;
}
	
.mini-basket-head {
	background-color:#17357E;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.mini-basket-content {
	padding:3px;
	font-size: 10px;
	height: 111px;
	overflow: auto;
	text-align: left;
}
.mini-basket-content .nopbutton	{
	font-size: 10px;
	color: #B52E01;
	font-weight: bold;
}
.nopquantity {
	font-size: 10px;
	margin-right: 3px;
}
.mini-basket-content a:link {
	font-size: 10px;
}
.mini-basket-content a:visited {
	font-size: 10px;
}
.mini-basket-content a:hover {
	font-size: 10px;
}
.mini-basket-content a:active {
	font-size: 10px;
}

.mini-basket-head a:link {
	font-size: 12px;
	color: #00B4EB;
}
.mini-basket-head a:visited {
	font-size: 12px;
	color: #00B4EB;
}
.mini-basket-head a:hover {
	font-size: 12px;
	color: #00B4EB;
}
.mini-basket-head a:active {
	font-size: 12px;
	color: #00B4EB;
}
#body-wrapper .lower-banner {
	position: relative;
	clear: both;
	height: 200px;
	float: left;
}

*/


.contact{
	font-size: 90%;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 70px;
	position: relative;
	float: left;
	width: 450px;
}

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


.contact em {
	font-weight: bold;
	color: #A45419;
}
.form-feedback {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-bottom: 15px;
}
.hire-right {
	float: right;
	width: 447px;
	margin-left: 10px;
	text-align: center;
}
#body-wrapper .body-content-prod #product-info .prod-buy-now form {
	margin: 0px;
	padding: 0px;
}
#body-wrapper .body-content-prod #product-info .prod-buy-now input {
	text-align: center;
}
#body-wrapper .body-content-info .contact #contact a {
	font-size: 100%;
	color: #FFFFFF;
	font-weight:normal;
}
/*----------------------------  table style ---------------------------------------------------*/


.bmaintable {
	width: 98%;
	border: 1px solid #7288A3;
	background-color: #F3F3F3;
	margin-bottom: 10px;
	color:#666666;
	font-size: 13px;
}
.headtable {
	background-color: #3C3C3C;
	color: #93A3BC;
}
.headtable10 {
	background-color: #3C3C3C;
	color: #93A3BC;
	width: 7%;
}
.eventable {
	background-color: #EBEBEB;
}
.eventable-cost {
	background-color: #666666;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.oddtable-cost {
	background-color: #7D7D7D;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}




.subheadtable {
	background-color: #D2A6C9;
}

