body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #414141;
	background-image: url(../images/pageback3.gif);
	text-align:left;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-attachment: fixed;
	background-color: #979795;
}	
	
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 905px;
	/*	background-color: #FFFFFF;
*/	padding: 0px;
	/*	margin-top: 190px;
*/	margin-top: 99px;
	position: relative;
}

img {
	border:none;
}


spacer {
	height: 20px;
	width: 700px;
}

/*--------------------------------------- The header  ---------------------------------------------*/

.banner {
	background-image: url(../images/tunstall-banner2.gif);
	background-repeat: no-repeat;
	text-align:left;
	width: 905px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.banner-images {
	background-image: url(../images/tunstall-banner-images.jpg);
	background-repeat: no-repeat;
	width: 899px;
	height: 125px;
	float: left;
	margin-top: 118px;
	margin-left: 3px;
	display: inline;
}

#centeredmenu {
	float:left;
	width:901px;
	overflow:hidden;
	position:relative;
	background-color: #B0BFA0;
	height: 24px;
	margin-top: 10px;
	margin-left: 2px;
	display:inline;
}
#centeredmenu ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
#centeredmenu ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #91A679;   
}

/*.end {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	border-right-style: none;
}
*/

#centeredmenu ul li a {
	display:block;
	background-color:#B0BFA0;
	color:#333333;
	text-decoration:none;
	line-height:24px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 110%;
}
#centeredmenu ul li a:hover {
	background-color: #969694;
	color:#fff;
}






.top-menu {
	height: 24px;
	width: 901px;
	margin-left: 2px;
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	position: absolute;
	left: 1px;
	top: 266px;
}
.top-menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.top-menu li {
	display: block;
	margin: 0px;
	line-height: 24px;
	height: 24px;
	float: left;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	width: 178px;
}
.top-menu li a:link {
	color:#fff;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;	
	display:block;
}
.top-menu li a:visited {
	color:#fff;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;	
}
.top-menu li a:hover {
	color:#B1D74E;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;	
}
.top-menu li a:active {
	color:#B1D74E;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;	
}







/*--------------------------------------- main horiz menu  ---------------------------------------------*/


.contact-details {
	text-align:right;
	padding-right:5px;
}

.clearing {
	width: 780px;
	clear: both;
}

/*--------------------------------------- search box ---------------------------------------------*/
.searchstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	text-align: left;
	vertical-align: middle;
	float: left;
	position: absolute;
	top: -20px;
	width: 300px;
	padding-left: 10px;
	right: 0px;
}

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

input.txt-search-go-hov {
	background-color: #61B503;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	border: 1px solid #61B503;
}

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


/*--------------------------------------- default links ---------------------------------------------*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65992A;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65992A;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

/*------------------ top grey text - terms etc  ---------------------------*/
.grey-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.grey-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.grey-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.grey-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.grey-text-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	margin-right: 9px;
}
.grey-text-right a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: right;
}
.grey-text-right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: right;
}
.grey-text-right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
}
.grey-text-right a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: right;
}
.red-text-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	margin-right: 9px;
	font-weight: normal;
}
.red-text-right a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0000;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
.red-text-right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0000;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
.red-text-right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
	text-align: right;
}
.red-text-right a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0000;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}

.red-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
}

.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.small-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.white-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.white-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.white-text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


/*---------------------------main body container - left column and body----------------------------------*/
#container {
}

.body-content {
	margin-left: 30px;
	margin-bottom: 15px;
	width: 725px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 15px;
}
.body-indexcontent {
	position: relative;
	margin-bottom: 5px;
	width: 772px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}


.back-link-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#64963A;
	font-weight:bold;
	width: 60px;
	margin-bottom: 15px;
	margin-top: 15px;
	float: right;
}

.back-link-top a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#64963A;
	font-weight:bold;
	text-decoration: none;
}

.back-link-top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#64963A;
	font-weight:bold;
	text-decoration: none;
}

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

.back-link-top a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B2D54A;
	font-weight:bold;
	text-decoration: underline;
}












.back-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#64963A;
	font-weight:bold;
	width: 100px;
	margin-bottom: 5px;
	margin-top: 15px;
	float: right;
	text-align: right;
	display: inline;
	margin-right: 40px;
}

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

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

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

.back-link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B2D54A;
	font-weight:bold;
	text-decoration: underline;
}

.products-holder-firefox {
	width: 100%;
}


.product-list2 {
	padding: 6px;
	height: 220px;
	width: 340px;
	margin: 3px;
	text-align: left;
	float: left;
	border-bottom: thin dotted #000000;
}

/*--------------------------------------- heading styles start ---------------------------------------------*/

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #474944;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}

h2{
	font-size: 14px;
}

h3{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 12px;
}

h4{
	font-size: 11px;
	font-style:italic;
}

h5{
	font-size: 11px;
}

h6{
	font-size: 11px;
}
/*-------------------------------------------  input button ------------------------------------------------*/
input.btn {
	color:#65992A;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }
 
 
/*---------------------------- related items start ---------------------------------------------------*/
.rel-box {
	border-top:2px solid #969694;
	clear: both;
}

/*------------------------------- category page styles start ------------------------------------------------*/
.cat-hotspot-1 {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
	width: 821px;
}

.sub-cat {
	height: 12px;
}

.more-details {
	padding: 1px 3px 2px;
	margin-right: auto;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background-color: #ccc;
	font-size: 70%;
	margin-bottom: auto;
	text-align: center;
	white-space: nowrap;
	width: 110px;
	margin-top: 3px;
	vertical-align: middle;
}

a:hover .more-details {
	padding: 1px 3px 2px;
	margin-right: auto;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background-color: #639931;
	font-size: 70%;
	margin-bottom: auto;
	text-align: center;
	white-space: nowrap;
	width: 110px;
	margin-top: 3px;
	vertical-align: middle;
}

.subcat-menu a {
	color: #F9F9F9;
	background-color: #AA0D20;
	display: inline;
	font-family: Arial, Helvetica, san-serif, bold;
	font-size: 12px;
	text-decoration: none;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 4px;
}

.subcat-menu a:hover {
	background-color: #E9E9E7;
	color: #666666;
	text-decoration: none;
	margin-bottom: 4px;
}

.cat-hotspot-2 {
	padding-bottom: 5px;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
	width: 821px;
}

.cat-prod-image {
	float: left;
	height: auto;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline;
}

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

.cat-prod-link a:link {
	font-size: 14px;
	font-weight: bold;
	color: #aa0000;
	text-decoration: none;
	text-align: center;
}

.cat-prod-link a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #aa0000;
	text-decoration: none;
	text-align: center;
}

.cat-prod-link a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
	text-align: center;
}
.cat-prod-link a:active {
	font-size: 14px;
	font-weight: bold;
	color: #aa0000;
	text-decoration: none;
	text-align: center;
}
.product-link {
	color: #965423;
	text-decoration: none;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	height: auto;
	font-size: 14px;
	margin-left: 150px;
}

.cat-prod-description {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 4px;
	font-size: 12px;
	color: #414141;
	width: 290px;
}
.product-list2 .cat-prod-description {
	height: 44px;
}

.cat-prod-price {
	font-weight: bold;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	margin-left: 150px;
}

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

/*--------------------------------------- product page styles start ---------------------------------------*/
.prod-hotspot-1 {
}

.prod-buy-now {
	margin-bottom: 4px;
	text-align: right;
	background-image: url(../images/prod-list-back.gif);
	background-repeat: repeat-x;
	background-color: #C1CDB5;
	line-height: 22px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.prod-left-info {
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 350px;
}
.prod-image-holder {
	clear: both;
}
.prod-image2 {
	margin-bottom: 0px;
	margin-right: 15px;
	margin-top: 15px;
	margin-left: 0px;
	float: left;
}
.prod-image3 {
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 15px;
	float: left;
}
.prod-summary {
	margin-top: 5px;
	margin-bottom: 4px;
}

.prod-price {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #FFFFFF;
	font-size: 110%;
}

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

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

.prod-hotspot-3 {
	width: 440px;
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
}

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


/*---------------------------------------------- Cart styles -----------------------------------------------*/
.nopcart {
  padding: 0px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
	padding: 5px;
}
.nopentry a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65992A;
	text-decoration: none;
	font-weight: normal;
	width: 150px;
	display: block;
	text-align: left;
}

.nopentry a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #65992A;
	text-decoration: none;
	font-weight: normal;
	width: 150px;
	display: block;
	text-align: left;
}

.nopentry a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	width: 150px;
	display: block;
	text-align: left;
}

.nopentry a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	width: 150px;
	display: block;
	text-align: left;
}
input.nopbutton {
	color:#65992A;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }

.noptotal {
  padding: 5px;
}

.nopcart select {
	font-size: 9px;
}



.cart-pos {
	margin-left:0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}


.cart-message {
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 350px;
}
/*---------------------------- 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:#65992A;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px;
	}
	
input.message-button2 {
	color:#65992A;
	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:#65992A;
	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=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	
}
*/

/*-------------------------------------------- search page styles ------------------------------------------*/


.search-message {
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 350px;
}


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

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

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

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

.search-right {
text-align:right;
}



/*-------------------------------FOOTER-------------------------------------*/
.footerline {
	bottom: 0px;
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 28px;
	color: #676767;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	width: 901px;
	background-image: url(../images/cat-prod-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	text-align: center;
	margin-top: 1px;
	padding-left: 210px;
	padding-right: 180px;
	line-height: normal;
}
.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-logo.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 120px;
	float: right;
	background-position: right;
	padding-right: 55px;
	line-height: 22px;
	text-align: right;
	padding-top: 5px;
}
.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;
}
.ndl a:visited {
	color: #676767;
	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:#ccc;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}
.ndl a:active {
	color: #ccc;
	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:100%;
	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;
	}






/*--------------------------------------- index page  ---------------------------------------------*/

.body-indexcontent .index-left {
	padding: 8px;
	width: 276px;
	background-color: #CCCCCC;
	float: left;
}

#wrapper .body-indexcontent .home-prod-holder {
	width: 475px;/*width ie5*/
	margin-left: 290px;
}

html>body #wrapper .body-indexcontent .home-prod-holder {width:480px;}/*width non ie5*/


.home-prod-holder .latest-prod {
	width: 155px;
	border: 1px solid #FFFFFF;
	float: right;
}
.home-prod-holder .latest-prod2 {
	width: 310px;
	border: 1px solid #FFFFFF;
	float: right;
}
.home-prod-holder .latest-prod .latest-header {
	font-size: 11px;
	font-weight: bold;
	color: #AA0000;
	background-color: #EAEAEA;
	padding-top: 8px;
	text-align: center;
	padding-bottom: 8px;
}
.home-prod-holder .latest-prod2 .latest-header2 {
	font-size: 11px;
	font-weight: bold;
	color: #AA0000;
	background-color: #EAEAEA;
	text-align: center;
	padding: 8px;
	height: 185px;
}
.home-prod-holder .latest-prod .latest-image {
	height: 105px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.home-prod-holder .latest-prod .latest-image-tall {
	height: 178px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.home-prod-holder .latest-prod .latest-info {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	padding: 3px;
}
.home-prod-holder .latest-prod .latest-info a {
	color: #AA0000;
	font-size: 9px;
	font-weight: bold;
}
.home-prod-holder .latest-prod .latest-info a:hover {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
/*---------------------------- size table ---------------------------------------------------*/

.blue-table {
	color: #AA0000;
	font-weight: bold;
	text-align: center;
}

.delivery-table {
	background-color:#FFFFFF;
	vertical-align: middle;
	font-size: 11px;
	display: table;
}

.center-table {
text-align:center;
}

.left-table {
text-align:left;
}

.blue-bgrnd {
	background-color:#FFC1C1;
	text-align: center;
}
.table-info {
width:210px;
font-weight:normal;
}
/*----------------------------  editor styles ---------------------------------------------------*/
.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;
}
#wrapper .index-body {
	background-color: #C1CDB5;
	background-image: url(../images/home-top-shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}




#wrapper .index-body img {
	margin-top: 15px;
	margin-left: 20px;
	border: 2px solid #FFFFFF;
	margin-bottom: 0px;
	margin-right: 0px;
}
#wrapper .index-body .index-text {
	width: 380px;
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}
#wrapper .index-body .index-text span {
	font-size: 80%;
}
.telephone {
	font-size: 200%;
	color: #FFFFFF;
	clear: both;
	padding: 15px;
}
.telephone-grey {
	font-size: 200%;
	color: #969694;
	clear: both;
	padding: 15px;
}
#wrapper .index-bottom {
	background-image: url(../images/cat-prod-back.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 901px;
	margin: 0px;
}

/*-------------------------------category code ------------------------------------*/


#wrapper .category-body {
	background-color: #fff;
	background-image: url(../images/cat-prod-back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: auto;
	float: left;
	width: 901px;
}

#wrapper .category-info-body {
	padding-right: 40px;
	padding-left: 40px;
}

.white-top-shadow {
	background-image: url(../images/cat-top-shadow.gif);
	background-repeat: repeat-x;
	height: 6px;
	margin-right: 1px;
	margin-left: 1px;
}

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

.catsub-prod-holder {
	clear: both;
	background-color: #C1CDB5;
	margin: 0px;
	/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
*/	display: block;
	float: left;
	width: 841px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}

.catsub-prod-holder h2 {
	float: left;
	width: 204px;
	font-size:11px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	display:inline;
	margin-top: 0px;
}


.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 #E0E0E0;
*/	}

/*.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:#414141;
	color:#fff;
	text-decoration:none;
	}
	
.catsub-prod-holder h2 a:active {
	color: #fff;
	text-decoration:none;
	}
.catsub-prod-holder h2 a:visited {
	color: #414141;
	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:24px;
	font-weight:bold;
	text-indent: 5px;
	width:100%;
	background-color:#fff;
	color:#414141;
	display:block;
}


.catsub-prod-holder h2 a:hover strong {
	background-color:#414141;
	width:100%;
	color:#fff;
	display:block;
	text-indent: 5px;
	text-align: center;
}

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

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

a:active .info  {
	color:#fff;
}
#wrapper .category-body h1 {
	padding-top: 0px;
	padding-left: 40px;
	clear: none;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.breadcrumb-holder {
	padding-left: 40px;
}
#wrapper .category-2 {
	background-image: url(../images/prod-back.gif);
	background-repeat: repeat-y;
	overflow: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#wrapper .category-2 .cat-hotspot-1 {
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 350px;
}
#wrapper .category-2 .cat-right {
	float: right;
	width: 440px;
	overflow: hidden;
	display: inline;
	margin-right: 40px;
}
/*#wrapper .category-2 .cat-right .back-link {
	width: 440px;
}
*/#wrapper .category-2 .cat-right .breadcrumb-holder {
	padding-left: 0px;
}




.product-list {
	background-color: #C1CDB5;
	background-image: url(../images/prod-list-back.gif);
	background-repeat: repeat-x;
	/*	width: 430px;
*/	width: 430px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	float: right;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	position: relative;
	color: #FFFFFF;
	line-height: 22px;
	height: 80px;
}
.product-list h2 {
	font-size:13px;
	color:#FFFFFF;
	padding-right: 10px;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.product-list form {
	display: block;
	margin: 0px;
	padding: 0px;
}
.product-list .cat-prod-price {
	margin: 0px;
	height: 25px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.product-list .cat-prod-price .quantity {
	margin: 0px;
	line-height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.product-list .cat-prod-price .quantity .Gprice {
	margin: 0px;
	color: #fff;
	padding: 0px;
}
.product-list .cat-prod-price select {
	margin-top: 5px;
	margin-right: 5px;
	font-size: 9px;
	width: 175px;
/*	width: 100px;
*/}
.product-list .cat-prod-price .quantity strong {
	color: #fff;
	position: absolute;
	top: 2px;
	right: 10px;
	font-size: 14px;
	width: 100px;
	text-align: right;
}
#wrapper .category-2 .top-shadow {
	background-image: url(../images/top-shadow-prod.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 899px;
	background-position: 0px 0px;
	margin-left: 1px;
}
#wrapper .category-2 .cat-right .cat-prod-holder .product-list .cat-prod-price .quantity input {
	font-size: 9px;
}
#wrapper .index-body .index-bottom .index-bottom-image {
	height: 142px;
}
#wrapper .category-body .category-info-body h1 {
	padding-left: 0px;
}
#wrapper .category-2 .cat-right #product-info .prod-buy-now select {
	font-size: 85%;
	text-align: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.table20 {
	width: 20%;
}
#wrapper .category-2 .cat-hotspot-1 td {
	padding-bottom: 5px;
}
#wrapper .category-body .cat-hotspot-2 td {
	padding-bottom: 5px;
}
#wrapper .index-body .index-text p {
	margin-bottom: 9px;
}
#wrapper .category-2 .cat-right .rel-box .product-list {
	background-color: #C1CDB5;
	width: 430px;
	overflow:visible;
	height: auto;
}
.rel-box .product-list form {
	display: inline;
}
.rel-box .product-list .cat-prod-price {
	height: auto;
	color: #414141;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.rel-box .product-list a:link {
	font-size: 120%;
	line-height: 22px;
	color:#FFFFFF;
}
.rel-box .product-list a:visited {
	font-size: 120%;
	line-height: 22px;
	color:#FFFFFF;
}
.rel-box .product-list a:hover {
	font-size: 120%;
	line-height: 22px;
	color:#FFFFFF;
	text-decoration: none;
}
.rel-box .product-list a:active {
	font-size: 120%;
	line-height: 22px;
	color:#FFFFFF;
	text-decoration: none;
}
.rel-box .product-list h2 {
	width: 420px;
	display: block;
}
#wrapper .category-2 .cat-right .cat-prod-holder .product-list .cat-prod-price .quantity input {
	width: 16px;
}
#wrapper .category-2 .cat-right .cat-prod-holder .product-list .cat-prod-price .quantity .sale-button .btn {
	width: 56px;
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*#wrapper .category-2 .cat-right .cat-prod-holder .product-list .cat-prod-price .quantity .hidden-form {
	float: right;
}
*/
#wrapper .category-2 .cat-right .cat-hotspot-2 {
	padding: 0px;
	float: none;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrapper .category-2 .cat-right .cat-prod-holder .back-link {
	margin-right: 0px;
}
#wrapper .category-2 .cat-right .back-link {
	margin-right: 0px;
}
#wrapper .category-2 .cat-right .rel-box .product-list .cat-prod-description {
	width: auto;
	margin-left: 160px;
	text-align: right;
	margin-right: 3px;
}
#wrapper .category-2 .cat-right .rel-box .product-list .cat-prod-price .Gprice {
	margin-right: 55px;
}
#wrapper .category-2 .cat-right .rel-box .product-list select {
	float: right;
	font-size: 10px;
	width: 235px;
	display: inline;
}
#wrapper .category-2 .cat-right .rel-box .product-list .btn {
	float: left;
}
#wrapper .category-2 .cat-right .rel-box .product-list {
	padding-bottom: 5px;
	padding-right: 5px;
	width: 425px;
}
th {
	text-align: left;
	font-size: 110%;
}
#wrapper .category-2 .cat-hotspot-1 strong {
	font-size: 110%;
}
#wrapper .category-2 .cat-hotspot-1 .detail-image {
	height: 169px;
	width: 350px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#wrapper .category-2 .cat-hotspot-1 .detail-image p {
	padding-top: 10px;
}
#wrapper .category-body .cat-prod-holder .cat-hotspot-2 .detail-image {
	float: left;
	height: auto;
	width: 169px;
	display: inline;
	border: 1px solid #C1CDB5;
	margin-top: 5px;
	margin-right: 16px;
	margin-bottom: 5px;
	margin-left: 16px;
	background-color: #c1cdb5;
}
#wrapper .category-body .cat-prod-holder .cat-hotspot-2 .detail-image p {
	padding: 3px;
}
#wrapper .category-body .cat-prod-holder .cat-hotspot-2 .detail-image .image-left {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}




/*----------------- Form --------------------*/

#fcf2 {
	font-family:arial;
	font-size:11px;
	width: 400px;
	float: left;
}
#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;
}
#fcf2 div.r-check {
	clear: both;
	padding-top: 5px;
	padding-left: 112px;
}
#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: #60AE05;
}
/*----------------- 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;
}
#wrapper .category-body .category-info-body #fcf2 #contact .r .f a {
	font-weight: normal;
	color: #414141;
	text-decoration: none;
}
.contact-right {
	float: right;
	width: 220px;
}
#wrapper .category-body .category-info-body .contact-right img {
	margin-bottom: 5px;
}
.check {
	float: left;
	width: 115px;
	display: block;
	text-align: left;
}
#wrapper .category-2 .prod-left-info .prod-hotspot-1 td {
	padding-bottom: 5px;
}

.patient-text {
	float: left;
	width: 542px;
	text-align: center;
	padding-top: 11px;
}

ins {
	text-decoration: none;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/photo_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#gallery {
	width:810px;
	height:515px;
	position:relative;
	border:1px solid #ddd;
	background-image: url(../images/default.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	background-color: #fff;
	clear: both;
}

/*#gallery ul {list-style:none; padding:5px; margin:0; width:255px; float:right; height:219px; overflow:auto; border-bottom:1px solid #ddd; border-left:1px solid #ddd;}
*/

/*#gallery ul {list-style:none; padding:5px; margin:0; width:255px; float:right; height:299px; overflow:auto; border-bottom:1px solid #ddd; border-left:1px solid #ddd;}
*/#gallery ul {
	list-style:none;
	padding:5px;
	width:255px;
	float:right;
	height:299px;
	overflow:auto;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}



#gallery ul li {display:inline; width:70px; height:70px; float:left; margin:0 7px 7px 0; border:1px solid #fff; cursor:pointer;}
#gallery ul li img {display:block; width:70px; height:70px;}
/*#gallery ul li span {display:none; position:absolute; left:547px; top:314px; width:250px; font-family:verdana, arial, sans-serif; color:#656565; font-size:11px; line-height:15px;}
*/#gallery ul li span {display:none; position:absolute; left:547px; top:4px; width:250px; font-family:verdana, arial, sans-serif; color:#656565; font-size:11px; line-height:15px;}
#gallery ul li span strong {
	color:#656565;
	display: block;
	font-size: 120%;
}

/* required for IE5.x and IE6 to display the start image size correctly */
#gallery ul li.click i img.default {margin:5px auto 0 auto; width:500px; height:500px; border:1px solid #fff;}
#gallery ul li.click em img.default {margin:5px auto 0 auto; width:500px; height:500px; border:1px solid #fff;}

#gallery ul li.off {display:none;}

#gallery ul li.click {border-color:#ddd; background:#f8f8f8; cursor:default;}

#gallery ul li.click i {position:absolute; left:0; top:0; width:545px; height:355px;}
#gallery ul li.click em {position:absolute; left:0; top:0; width:545px; height:355px;}

#gallery ul li.click i img {margin:5px auto 0 auto; width:auto; height:auto;}
#gallery ul li.click em img {margin:5px auto 0 auto; width:auto; height:auto;}

#gallery ul li.click span {display:block;}



#gallery .cat-prod-price {
	font-weight: normal;
	color: #6B8CB7;
}

#gallery a {
	font-size: 13px;
}
#gallery em {
	display: block;
}

/*--------------------------------------- home image buttons  ---------------------------------------------*/


#home-gallery1 {
	float: left;
	margin-left: 17px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.home-gallery2 {
	float: left;
	width: 155px;
	height: 125px;
	background: url(../images/home-gallery2.jpg) no-repeat 0 -125px;
}
div.home-gallery2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #659A39;
	text-decoration: none;
	background: url(../images/home-gallery2.jpg) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1;
	font-weight: normal;
}
div.home-gallery2 a:visited {
	color: #659A39;
}
div.home-gallery2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #333333;
}
div.home-gallery2 a:active {
	color: #333333;
}
div.home-gallery2 span {
	display: block;
	text-align: left;
	padding-top: 7px;
	padding-right: 12px;
	padding-left: 12px;
}




#home-brochure1 {
	float: left;
	margin-left: 23px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.home-brochure2 {
	float: left;
	width: 155px;
	height: 125px;
	background: url(../images/home-brochure.jpg) no-repeat 0 -125px;
}
div.home-brochure2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #659A39;
	text-decoration: none;
	background: url(../images/home-brochure.jpg) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1;
	font-weight: normal;
}
div.home-brochure2 a:visited {
	color: #659A39;
}
div.home-brochure2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #333333;
}
div.home-brochure2 a:active {
	color: #333333;
}
div.home-brochure2 span {
	display: block;
	text-align: left;
	padding-top: 7px;
	padding-right: 12px;
	padding-left: 12px;
}





#home-contact1 {
	float: left;
	margin-left: 21px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.home-contact2 {
	float: left;
	width: 155px;
	height: 125px;
	background: url(../images/home-contact.jpg) no-repeat 0 -125px;
}
div.home-contact2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #659A39;
	text-decoration: none;
	background: url(../images/home-contact.jpg) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1;
	font-weight: normal;
}
div.home-contact2 a:visited {
	color: #659A39;
}
div.home-contact2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #333333;
	}
div.home-contact2 a:active {
	color: #333333;
}
div.home-contact2 span {
	display: block;
	text-align: left;
	padding-top: 7px;
	padding-right: 62px;
	padding-left: 12px;
}








#home-quotation1 {
	float: left;
	margin-left: 23px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.home-quotation2 {
	float: left;
	width: 155px;
	height: 125px;
	background: url(../images/home-quotation.jpg) no-repeat 0 -125px;
}
div.home-quotation2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #659A39;
	text-decoration: none;
	background: url(../images/home-quotation.jpg) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1;
	font-weight: normal;
}
div.home-quotation2 a:visited {
	color: #659A39;
}
div.home-quotation2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #333333;
}
div.home-quotation2 a:active {
	color: #333333;
}
div.home-quotation2 span {
	display: block;
	text-align: left;
	padding-top: 7px;
	padding-right: 12px;
	padding-left: 12px;
}







#home-about1 {
	float: left;
	margin-left: 23px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.home-about2 {
	float: left;
	width: 155px;
	height: 125px;
	background: url(../images/home-about.jpg) no-repeat 0 -125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1;
	font-weight: normal;
	color: #333333;
}
div.home-about2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #659A39;
	text-decoration: none;
	background: url(../images/home-about.jpg) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1;
	font-weight: normal;
}
div.home-about2 a:visited {
	color: #659A39;
}
div.home-about2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #333333;
}
div.home-about2 a:active {
	color: #333333;
}
div.home-about2 span {
	display: block;
	text-align: left;
	padding-top: 7px;
	padding-right: 12px;
	padding-left: 12px;
}
#wrapper .index-body .index-bottom .index-bottom-image #home-about1 .home-about2 strong {
	color: #FF0000;
}



.product-list-elect {
	background-color: #C1CDB5;
	background-image: url(../images/prod-list-back.gif);
	background-repeat: repeat-x;
	/*	width: 430px;
*/	width: 430px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	float: right;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	position: relative;
	color: #FFFFFF;
	line-height: 22px;
	height: auto;
}
.product-list-elect h2 {
	font-size:13px;
	color:#FFFFFF;
	padding-right: 10px;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}


.product-list-elect form {
	display: block;
	margin: 0px;
	padding: 0px;
}
.product-list-elect .cat-prod-price {
	margin: 0px;
	height: 25px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.product-list-elect .cat-prod-price .quantity {
	margin: 0px;
	line-height: 25px;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
.product-list-elect .cat-prod-price .quantity .Gprice {
	margin: 0px;
	color: #fff;
	padding: 0px;
}
.product-list-elect .cat-prod-price select {
	margin-top: 5px;
	margin-right: 5px;
	font-size: 9px;
	width: 175px;
/*	width: 100px;
*/}
.product-list-elect .cat-prod-price .quantity strong {
	color: #fff;
	position: absolute;
	top: 2px;
	right: 10px;
	font-size: 14px;
	width: 100px;
	text-align: right;
}
.product-list-elect .cat-prod-price .quantity input {
	font-size: 9px;
	width: 16px;
}
.product-list-elect .cat-prod-price .quantity .sale-button .btn {
	width: 56px;
	font-size: 10px;
	font-weight: bold;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#wrapper .category-2 .cat-right .cat-prod-holder .product-list-elect .cat-prod-image {
	margin-top: 35px;
	float: right;
	margin-left: 5px;
}
#wrapper .category-2 .cat-right .cat-prod-holder .product-list-elect .cat-prod-description {
	width: 265px;
	margin-top: 15px;
}
#wrapper .category-2 .cat-right .cat-prod-holder .product-list-elect a {
	font-size: 13px;
	color:#fff;
	font-weight:bold;
}
