/***********************************************/
/* JMT Ltd.css                                 */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color:#0E75B3;
	background-image: url('../images/grad-back.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

#body-wrapper {
	width: 950px;
	/*	width: 871px;
*/	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url('../images/body-back.gif');
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
}

p {
	margin: 0px
}
a:link {
	color:#054E9D;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#054E9D;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #05336E;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #05336E;
	text-decoration: underline;
	font-weight: bold;
}
img {
	border: none;
}

/* Shopfitter css */
.banner-photo {
	background-image: url(../images/banner-cabinet-knobs.jpg);
	float: left;
	height: 198px;
	width: 926px;
	background-repeat: no-repeat;
	border: 12px solid #FFFFFF;
}
.banner-top-menu {
	float: left;
	height: 130px;
	width: 940px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
}


/*----------------------------  lower banner menu ---------------------------------------------------*/

.topmenu {
	background-color: #05336E;
	height: 30px;
	width: 926px;
	float: left;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a.lmenu:link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #05476F;
	float: left;
	background-color: #054E9D;
	height: 30px;
	line-height: 30px;
}

a.lmenu:visited {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #05476F;
	float: left;
	background-color: #054E9D;
	height: 30px;
	line-height: 30px;
}

a.lmenu:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eee;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #05476F;
	float: left;
	background-color: #46709B;
	height: 30px;
	line-height: 30px;
}

a.lmenu:active {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #05476F;
	float: left;
	background-color: #46709B;
	height: 30px;
	line-height: 30px;
}


a.rmenu:link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A8BC0;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #05476F;
	float: right;
	height: 30px;
	line-height: 30px;
}

a.rmenu:visited {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A8BC0;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #05476F;
	float: right;
	height: 30px;
	line-height: 30px;
}

a.rmenu:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #06517F;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #05476F;
	float: right;
	height: 30px;
	line-height: 30px;
}

a.rmenu:active {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #06517F;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #05476F;
	float: right;
	height: 30px;
	line-height: 30px;
}




a.rmenucart:link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A8BC0;
	display: block;
	padding-right: 22px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #05476F;
	float: right;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/basket2blue.png);
	background-repeat: no-repeat;
	background-position: 75px center;
}

a.rmenucart:visited {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A8BC0;
	display: block;
	padding-right: 22px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #05476F;
	float: right;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/basket2blue.png);
	background-repeat: no-repeat;
	background-position: 75px center;
}

a.rmenucart:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #06517F;
	display: block;
	padding-right: 22px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #05476F;
	float: right;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/basket2white.png);
	background-repeat: no-repeat;
	background-position: 75px center;
}

a.rmenucart:active {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #06517F;
	display: block;
	padding-right: 22px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #05476F;
	float: right;
	height: 30px;
	line-height: 30px;
	background-image: url(../images/basket2white.png);
	background-repeat: no-repeat;
	background-position: 75px center;
}

/*----------------------------  bread style ---------------------------------------------------*/

.breadcrumb a:link {
	color:#054E9D;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height:22px;
}
.breadcrumb a:visited {
	color:#054E9D;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height:22px;
}
.breadcrumb a:hover {
	color: #05336E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	line-height:22px;
}
.breadcrumb a:active {
	color: #05336E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	line-height:22px;
}




.searchstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	position: absolute;
	top: 4px;
	right: 4px;
}

input.txt-search-go {
	background-color: #011D53;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	border: 1px solid #fff;
	width: 30px;
	text-align:center;
}

input.txt-search-go-hov {
	background-color: #46709B;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
	width: 30px;
	text-align:center;
}

input.txt-search-box {
	background-color: #fff;
	font-size: 11px;
	border: 1px solid #fff;
	margin-right: 5px;
}

input.btn {
	color:#05336E;
	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: 40px;
	margin-bottom: 40px;
}
.search-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000;
	text-decoration: none;
	margin-bottom: 5px;
}

.search-li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #054E9D;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #054E9D;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #05336E;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #05336E;
	text-decoration: underline;
}

.search-li em {
	font-weight:bold;
	color: #000;
	font-style: 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:#B30000;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 10px;
	bottom: 10px;
	}
	
input.message-button2 {
	color:#B30000;
	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:#B30000;
	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: #05336E;
	font-size: 200%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #006699;
	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;
}


/*-------------------------------BANNER-------------------------------------*/


.banner-style {
	background-image: url(../images/fancy-banner.png);
	height: 110px;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 9px;
	border-left-width: 9px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
}
.header-info {
	margin-left: 370px;
	position: absolute;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.header-email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 15px;
	width: 850px;
	position: absolute;
	text-align: right;
	top: 72px;
}

.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	width: 340px;
	position: absolute;
	text-align: left;
	top: 55px;
	margin-left: 25px;
}


/*-------------------------------LEFT COL-------------------------------------*/
.leftcolumn {
	width: 216px;
	float: left;
	background-color: transparent;
	min-height:300px;
	margin-right: 10px;
	overflow: hidden;
}

/*----------------------------  left menu style ---------------------------------------------------*/



ul.category {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:12px;
	margin-right:0px;
	padding:0px;
	list-style:none;
	height:100%;
	}


ul.category li {
	margin:0px;
	padding:0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
	font-size:90%;
}

ul.category li a:link, ul.category li a:visited {
	display:block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 22px;
	text-decoration:none;
	color:#000;
	font-weight: normal;
/*	background-image: url('../images/pale-blue-bullet.png');
	background-repeat: no-repeat;
	background-position: 7px 7px;
*/	}

ul.category li a:hover, ul.category li a:active {
	background-color:#054E9D;
	color:#fff;
	display:block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 22px;
	font-weight: normal;
	background-image: url('../images/pale-blue-bullet.png');
	background-repeat: no-repeat;
	background-position: 7px 7px;
	}
	
/*ul.category li strong {
	padding-left: 15px;
	color: #FFFFFF;
}
*/	
	
#body-wrapper .leftcolumn .category .leftcol-info {
	padding-left: 22px;
}
	
	
.leftcol-title {
	background-color: #05336E;
	display: block;
	padding-right: 3px;
	padding-left: 22px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 95%;
	width: auto;
	margin-left: 12px;
	height: 25px;
	background-image: url(../images/blue-bullet.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}


/*-------------------------------MAIN BODY-------------------------------------*/
.body-indexcontent {
	width: 715px;
	background-color: #FFFFFF;
	float:left;
}
.body-content {
	width: 720px;
	background-color: #fff;
	float:left;
}
.body-content-prod {
	width: 715px;
	background-color: #FFFFFF;
	float:left;
}
.body-content-info {
	width: 715px;
	background-color: #FFFFFF;
	float:left;
}

.body-content-frame {
	float:left;
	width: 865px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/*-------------------------------CATEGORY PAGE-------------------------------------*/


.cat-hotspot-1 {
	margin-bottom: 4px;
	width: 92%;
}



/*-------------------------------subcat code ------------------------------------*/

.catsub-prod-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 5px;
	float: left;
	padding-left: 0px;
}




.subcat-prod {
	width:234px;
	height:260px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: center 2px;
	overflow:hidden;
	margin-right: 4px;
	margin-top: 4px;
	background-color: transparent;
}


.subcat-prod h2 {
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
	width:234px;
	height:260px;
	padding: 0;
	overflow: hidden;
	margin: 0;
	background-color: transparent;
	}
	
.subcat-prod h2 a:link {
	display: block;
	width:234px;
	height:260px;
/*	overflow:hidden;
*/	text-decoration: none;
	background: url('../images/subcatbox.png') no-repeat 0 -260px;
	font-size: 14px;
	font-weight: bold;
	color: #C2D2E2;
	text-align: center;
	background-color: transparent;
	}
.subcat-prod h2 a:visited {
	display: block;
	width:234px;
	height:260px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/subcatbox.png') no-repeat 0 -260px;
	font-size: 14px;
	font-weight: bold;
	color: #C2D2E2;
	text-align: center;
	background-color: transparent;
	}
.subcat-prod h2 a:hover {
	display: block;
	width:234px;
	height:260px;
	overflow:hidden;
	text-decoration: none;
	background-image: url('../images/subcatbox.png');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: transparent;
	}
.subcat-prod h2 a:active {
	display: block;
	width:234px;
	height:260px;
	overflow:hidden;
	text-decoration: none;
	background-image: url('../images/subcatbox.png');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: transparent;
	}
.subcat-prod span {
	position: absolute;
	left: 0px;
	top: 200px;
	text-align: center;
	width: 234px;
	line-height: 14px;
	background-color: transparent;
}

.cat-hotspot-2 {
	margin-left: 30px;
	width: 90%;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}

.cat-prod-image {
	text-align: center;
	float: right;
	margin-bottom: 0px;
	margin-left: 5px;
}

.prod-img-link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/*-------------------------------CATEGORY PAGE-------------------------------------*/



.product-list2 {
	float: left;
	width: 699px;
	background-color: #C2D2E2;
	margin-top: 0px;
	margin-bottom: 6px;
	height: auto;
	margin-left: 0px;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 9px;
	padding-left: 9px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.product-list2 h2 {
	background-color: #05336E;
	display: block;
	margin-top: -9px;
	margin-bottom: 0px;
	margin-left: -9px;
	margin-right: -4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.product-list2 h2 a:link {
	background-color: #05336E;
	display: block;
	font-size: 14px;
	padding:5px;
	color: #FFFFFF;
	text-decoration:none;
	width:702px;
	height: auto;
}

.product-list2 h2 a:visited {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	padding:5px;
	text-decoration:none;
	background-color: #05336E;
	width:702px;
	height: auto;
}
.product-list2 h2 a:hover {
	display: block;
	color: #fff;
	font-size: 14px;
	padding:5px;
	text-decoration:none;
	background-color:#054E9D;
	width:702px;
	height: auto;
}
.product-list2 h2 a:active {
	display: block;
	color: #fff;
	font-size: 14px;
	padding:5px;
	text-decoration:none;
	background-color:#054E9D;
	width:702px;
	height: auto;
}







.product-list {
	float: left;
	width: 340px;
	background-color: #C2D2E2;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	height: 210px;
	margin-left: 0px;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 9px;
	padding-left: 9px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.product-list h2 {
	background-color: #05336E;
	display: block;
	margin-top: -9px;
	margin-bottom: 0px;
	margin-left: -9px;
	margin-right: -4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.product-list h2 a:link {
	background-color: #05336E;
	display: block;
	font-size: 14px;
	padding:5px;
	color: #FFFFFF;
	text-decoration:none;
	width:343px;
	height: 37px;
}

.product-list h2 a:visited {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	padding:5px;
	text-decoration:none;
	background-color: #05336E;
	width:343px;
	height: 37px;
}
.product-list h2 a:hover {
	display: block;
	color: #fff;
	font-size: 14px;
	padding:5px;
	text-decoration:none;
	background-color:#054E9D;
	width:343px;
	height: 37px;
}
.product-list h2 a:active {
	display: block;
	color: #fff;
	font-size: 14px;
	padding:5px;
	text-decoration:none;
	background-color:#054E9D;
	width:343px;
	height: 37px;
}

.product-list select {
	font-size: 10px;
	width: 160px;
}
.product-list2 select {
	font-size: 10px;
	width: auto;
}
.product-list .cat-prod-price .quantity input {
	font-size: 10px;
}
.product-list2 .cat-prod-price .quantity input {
	font-size: 10px;
}

.quantity {
	color: #000000;
	font-weight: normal;
	}

.red-strike {
	font-weight: bold;
	color: #C10000;
	display: block;
}



.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;
}

.cat-prod-price {
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
	font-size: 12px;
	color: #B30000;
	margin-left: 5px;
	margin-right: 5px;
}

.cat-buy-now {
	text-align: left;
	line-height: 32px;
	width: auto;
	margin-left: 150px;
}

label {
	color: #FFFFFF;
}

.more-details {
	height: 15px;
	width:50px;
	border: 1px solid;
	border-color: #fff;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background-color: #054E9D;
	display: block;
	font-size: 70%;
	text-align: center;
	white-space: nowrap;
	line-height: 13px;
	float:right;
}

a:hover .more-details {
	height: 15px;
	line-height: 13px;
	width:50px;
	text-align:center;
	border: 1px solid;
	border-color: #000;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-color: #fff;
	display: block;
	font-size: 70%;
	white-space: nowrap;
}




/*--------------------------------------- product page styles start ---------------------------------------*/
.prod-hotspot-1 {
}

.prod-buy-now {
	margin-bottom: 4px;
	margin-top: 5px;
}

.prod-image {
	float: right;
	margin-bottom: 15px;
	margin-right: 40px;
	margin-top: 4px;
	margin-left: 20px;
}

.prod-summary {
	margin-top: 30px;
	margin-bottom: 4px;
}

.prod-price {
	font-weight: bold;
	color: #B30000;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
}

.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;
	float: left;
	width: 100%;
}

.form-pos {
text-align:center;
}


/*-------------------------------BACK LINK-------------------------------------*/
.back-link {
	font-size: 11px;
	color:#009900;
	font-weight:normal;
	float: right;
	text-align: right;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	position: relative;
	clear: both;
	
}

.back-link a:link {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#054E9D;
	text-decoration: none;
}

.back-link a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#054E9D;
	text-decoration: none;
}

.back-link a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#05336E;
	text-decoration: underline;
}

.back-link a:active {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#05336E;
	text-decoration: underline;
	}


/*-------------------------------CART-------------------------------------*/

.nopcart {
  padding: 5px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
  padding: 5px;
}

.noptotal {
  padding: 5px;
}
input.nopbutton {
	color:#B30000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }


/*-------------------------------FOOTER-------------------------------------*/
.footerline {
	clear: both;
	padding-top: 6px;
	padding-bottom: 16px;
	color: #fff;
	text-align: center;
	padding-left: 0px;
	font-size: 11px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#body-wrapper .footerline p {
	font-size: 9px;
}

.footerline a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.footerline a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.footerline a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9E9E9;
	text-decoration: underline;
	font-weight: normal;
}

.footerline a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9E9E9;
	text-decoration: underline;
	font-weight: normal;
}
.ndl-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

/*--------------------------------------- SF Crest horizontal ---------------------------------------------*/

#siteseal-horiz {
	float: left;
	height: 28px;
	width: 208px;
	margin-top: 0px;
	margin-bottom: 30px;
	
}
.footerline #siteseal-horiz .sf1 {
	float: left;
	width: 115px;
	height: 28px;
	background: url(../images/sf-siteseal-horiz-left.png)  no-repeat top left;
	}
.footerline #siteseal-horiz .sf1 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #275078;
	text-decoration: none;
	background: url(../images/sf-siteseal-horiz-left.png) no-repeat 0 -28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	}
.footerline #siteseal-horiz .sf1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	color: #275078;
	}
	
.footerline #siteseal-horiz .sf1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('none');
	text-decoration: none;
	color: #275078;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	}
.footerline #siteseal-horiz .sf1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #275078;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	}
	
.footerline #siteseal-horiz .sf1 span {
	display: block;
	text-align: left;
	margin-bottom: 0;
	padding-top: 4px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	
	}
.footerline #siteseal-horiz .sf2 {
	float: left;
	width: 93px;
	height: 28px;
	background: url('../images/sf-siteseal-horiz-right.png') no-repeat top left;
	}
.footerline #siteseal-horiz .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 0 -28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
.footerline #siteseal-horiz .sf2 a:visited {
	color: #5C0109;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
	
.footerline #siteseal-horiz .sf2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #91020C;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
.footerline #siteseal-horiz .sf2 a:active {
	color: #5C0109;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
	
.footerline #siteseal-horiz .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;
}



#body-wrapper .body-indexcontent .index-holder {
	width: 667px;
}
.cat-prod-price p {
	color: #333333;
	font-weight: normal;
}

/*.product-list form {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
*/
.rel-box h2 {
	color: #05336E;
	margin: 0px;
	padding: 0px;
}
.rel-box {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DFFFDF;
	padding-top:5px;
	float: left;
	width: 100%;
	}
.cat-id {
	margin-left: 5px;
	margin-top: 10px;
}
.prod-id {
	margin-top: 100px;
}
#body-wrapper .body-indexcontent .catsub-prod-holder img {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#body-wrapper #banner {
	height: 360px;
	background-image: url(../images/banner-title-tel.gif);
	background-repeat: no-repeat;
	width: 950px;
}

.prod-image-holder {
	clear:both;
}

.prod-image2 {
	float: left;
	margin-right: 10px;
}
.prod-image3 {
	float: right;
	margin-right: 40px;
}

.index-text-box {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}


/*#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 images code NEW ------------------------------------*/


.home-prod-holder {
	background-color: #FFFFFF;
	float: left;
	width: 99%;
}

.home-top-text {
	background-color:#E9E9E9;
	background-image: url(../images/fsb-logo.gif);
	background-repeat: no-repeat;
	background-position: 600px 20px;
	font-size: 11px;
	padding-top: 25px;
	padding-right: 120px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-right: 3px;
	margin-bottom: 15px;
	}
#body-wrapper .body-indexcontent .home-top-text h1 {
	font-size: 110%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*.home-prod-holder h2 {
	float: left;
	width: 145px;
	font-size:11px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.home-prod-holder h2 a {
	overflow: auto;
	display: block;
	width:100%;
	height:100%;
	color:#fff;
	text-decoration: none;
	line-height: 1;
	background-color:#154B17;
	}

.home-prod-holder h2 a:hover {
	background-color:#009900;
	color: #fff;
	text-decoration:none;
	}
	
.home-prod-holder h2 img {
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}

.home-prod-holder h2 a strong {
	text-align: center;
	margin:0;
	font-size:11px;
	font-weight:bold;
	top: 0px;
	width:100%;
	background-color:#154B17;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0;
	padding-left: 0;
	color:#fff;
	display:block;
}

.home-prod-holder h2 a:hover strong {
	background-color:#009900;
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0;
	padding-left: 0;
	color:#fff;
	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;
	font-weight: normal;
}
#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:#810000;
	font-weight:bold;
}
/*----------------- Form error  --------------------*/

.rd {
	color:#F00;
	font-weight:bold;
}
/*----------------- Form message --------------------*/

.conf-message {
	color:#00DF48;
	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;
}

/*----------------- home page special  --------------------*/



/*.special-wrap {
	width: 126px;
	height: 124px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	float: right;
	margin-bottom: 0px;
}
.special-link {
	width: 126px;
	height: 124px;
	background: url('../images/special-offers.jpg') no-repeat top left;
	}
.special-link a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/special-offers.jpg') no-repeat 0 -124px;
	}
.special-link a:hover {
	background-image: url(none);
	}
*/	


/* home page css */


.body-indexcontent h2 {
	font-size: 15px;
	color: #444;
	text-align: center;
}
.body-indexcontent p {
	margin-right: 10px;
}

.latest-prod {
	width:140px;
	height:170px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	overflow:hidden;
	margin-right: 3px;
	margin-top: 3px;
}


.latest-prod h2 {
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
	width:140px;
	height:170px;
	padding: 0;
	overflow: hidden;
	margin: 0;
	}
	
.latest-prod h2 a:link {
	display: block;
	width:140px;
	height:170px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/home-prod-trans.png') no-repeat 0 -170px;
	font-size: 12px;
	font-weight: bold;
	color: #C2D2E2;
	text-align: center;
	}
.latest-prod h2 a:visited {
	display: block;
	width:140px;
	height:170px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/home-prod-trans.png') no-repeat 0 -170px;
	font-size: 12px;
	font-weight: bold;
	color: #C2D2E2;
	text-align: center;
	}
.latest-prod h2 a:hover {
	display: block;
	width:140px;
	height:170px;
	overflow:hidden;
	text-decoration: none;
	background-color:transparent;
	background-image: url('../images/home-prod-trans.png');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}
.latest-prod h2 a:active {
	display: block;
	width:140px;
	height:170px;
	overflow:hidden;
	text-decoration: none;
	background-color:transparent;
	background-image: url('../images/home-prod-trans.png');
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	}
.latest-prod span {
	position: absolute;
	left: 0px;
	top: 115px;
	text-align: center;
	width: 140px;
	line-height: 12px;
}












#body-wrapper .body-content-prod #product-info .prod-buy-now select {
	display: block;
	margin-bottom: 2px;
	background-color:#BFFFBF;
	font-size: 10px;
}
#body-wrapper .body-content #firefox-holder .product-list select {
	width: 160px;
	margin-left: 5px;
	margin-bottom: 2px;
	background-color:#BFFFBF;
	font-size: 10px;
}
#body-wrapper .footerline strong {
	font-size: 12px;
}

/*#body-wrapper .body-content #firefox-holder .product-list p {
	margin-bottom: 5px;
}
#body-wrapper .body-content #firefox-holder .product-list label {
	margin-left: 5px;
	line-height: 20px;
}
#body-wrapper .body-content #firefox-holder .product-list .btn {
	margin-left: 5px;
}
*/

#body-wrapper .body-content-info #fcf2 #contact .r .f a {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.clearing {
	clear: both;
}



/*----------------------------  contact styles ---------------------------------------------------*/

.contact{
	font-size: 90%;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 160px;
	position: relative;
}

.contact p{
	padding: 0px 0px 10px 0px;
}


.contact em {
	font-weight: bold;
	color: #86ED20;
}
.form-feedback {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-bottom: 15px;
}
.body-content-info .contact #contact #name {
	width: 250px;
}
.body-content-info .contact #contact #email {
	width: 250px;
}
.body-content-info .contact #contact #job {
	width: 250px;
}
.body-content-info .contact #contact #telephone {
	width: 250px;
}

#body-wrapper .body-content-info .contact #contact a {
	font-weight: normal;
	color: #000000;
}
.checkrate {
	position: absolute;
	top:60px;
	right: 10px;
}

