body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3A3A3A;
	margin-top:8px;
	margin-left:3px;
	background-image: url(../images/bg-sml.jpg);
	background-repeat: repeat;
	text-align:left;
}	
	
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 773px;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-top: 3px;
}

img {
	border:none;
}


spacer {
	height: 20px;
	width: 700px;
}

/*--------------------------------------- The header  ---------------------------------------------*/

.banner-style {
	background-image: url(../images/head2.gif);
	background-repeat: no-repeat;
	text-align:left;
	width: 770px;
	height: 94px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}
/*--------------------------------------- main horiz menu  ---------------------------------------------*/
.white-buttons-menu {
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	line-height:18px;
	font-size: 11px;
	margin-top: 5px;
}

#menutop a.white-buttons, #menutop a.white-buttons:link, #menutop a.white-buttons:visited {
	display:block;
	/*	width:80px;
*/	height:24px;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	line-height:20px;
	float:left;
	font-size: 11px;
	background-image: url(../images/menutop-sep.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 18px;
	padding-left: 18px;
} 

#menutop a.white-buttons:hover {color: #cccccc;}
#menutop a.white-buttons:active {color: #cccccc;}

#menutop {
	margin-left:12px;
	margin-top: 53px;
}

#menutop a.white-buttons-end, #menutop a.white-buttons-end:link, #menutop a.white-buttons-end:visited {
	display:block;
	/*	width:80px;
*/	height:24px;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	line-height:20px;
	float:left;
	font-size: 11px;
	background-image: none;
	padding-right: 18px;
	padding-left: 18px;
} 

#menutop a.white-buttons-end:hover {color: #cccccc;}
#menutop a.white-buttons-end:active {color: #cccccc;}





#menubot {
	background-color:#AA0000;
	width:758px;
	height:25px;
	padding-top: 3px;
	padding-left: 12px;
	margin-bottom: 5px;
}

#menubot a.white-buttons, #menubot a.white-buttons:link, #menubot a.white-buttons:visited {
	display:block;
/*	width:80px;
*/	height:24px;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	line-height:20px;
	float:left;
	font-size: 11px;
	background-image: none;
	background-image: url(../images/menutop-sep.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 18px;
	padding-left: 18px;
} 

#menubot a.white-buttons:hover {color: #cccccc;}
#menubot a.white-buttons:active {color: #cccccc;}


#menubot a.white-buttons-end, #menubot a.white-buttons-end:link, #menutop a.white-buttons-end:visited {
	display:block;
/*	width:80px;
*/	height:24px;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	line-height:20px;
	float:left;
	font-size: 11px;
	background-image: none;
	padding-right: 18px;
	padding-left: 18px;
} 

#menubot a.white-buttons-end:hover {color: #cccccc;}
#menubot a.white-buttons-end:active {color: #cccccc;}









.contact-details {
	text-align:right;
	padding-right:5px;
}

.clearing {
	width: 780px;
	clear: both;
}

/*--------------------------------------- search box ---------------------------------------------*/
#searchstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	color: #FFFFFF;
	text-align: left;
	padding-left: 405px;
	top: 38px;
	padding-top: 4px;
	clear: both;
}
input.search-but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AA0000;
}

/*--------------------------------------- default links ---------------------------------------------*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0000;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	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:#aa0000;
	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:#aa0000;
	font-weight:bold;
	text-decoration: none;
}

.back-link-top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#aa0000;
	font-weight:bold;
	text-decoration: none;
}

.back-link-top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#cccccc;
	font-weight:bold;
	text-decoration: underline;
}

.back-link-top a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#aa0000;
	font-weight:bold;
	text-decoration: none;
}












.back-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#aa0000;
	font-weight:bold;
	width: 90px;
	margin-bottom: 15px;
	margin-top: 15px;
	clear: both;
	float: right;
}

.back-link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#aa0000;
	font-weight:bold;
	text-decoration: none;
}

.back-link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#aa0000;
	font-weight:bold;
	text-decoration: none;
}

.back-link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#cccccc;
	font-weight:bold;
	text-decoration: underline;
}

.back-link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#aa0000;
	font-weight:bold;
	text-decoration: none;
}

.products-holder-firefox {
	width: 100%;
}

.product-list {
	padding: 6px;
	height: auto;
	width: 680px;
	margin: 3px;
	text-align: left;
	float: left;
	border-bottom: thin dotted #000000;
}

.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: 17px;
	color: #AA0000;
	margin-bottom: 15px;
}

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:#aa0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }
 
 
/*---------------------------- related items start ---------------------------------------------------*/
.rel-box {
	border-top:2px solid #aa0000;
	clear: both;
}

/*------------------------------- category page styles start ------------------------------------------------*/
.cat-hotspot-1 {
	margin-bottom: 4px;
}

.sub-cat {
	height: 12px;
}

.more-details {
	padding: 1px 3px 2px;
	margin-right: auto;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #AA0D20;
	font-size: 90%;
	margin-bottom: auto;
	text-align: center;
	white-space: nowrap;
	width: 110px;
	margin-top: 3px;
}

a:hover .more-details {
	padding: 1px 3px 2px;
	margin-right: auto;
	text-decoration: none;
	color: #AA0D20;
	font-weight: bold;
	background-color: #cccccc;
	font-size: 90%;
	margin-bottom: auto;
	text-align: center;
	white-space: nowrap;
	width: 110px;
	margin-top: 3px;
}

.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 {
	margin-left: 30px;
	width: 90%;
	margin-top: 12px;
	margin-bottom: 12px;
}

.cat-prod-image {
	text-align: center;
	float: left;
	width: 150px;
	height: auto;
}

.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: 20px;
	margin-bottom: 4px;
	font-size: 12px;
	height: 30px;
	margin-left: 150px;
	position: relative;
}
.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;
}

.prod-image {
	float: right;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-top: 4px;
	margin-left: 15px;
}
.prod-image-holder {
	clear: both;
}
.prod-image2 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
.prod-image3 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
.prod-summary {
	margin-top: 30px;
	margin-bottom: 4px;
}

.prod-price {
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}

.prod-description {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 13px;
}

.prod-hotspot-2 {
	margin-top: 4px;
	margin-bottom: 4px;
}

.prod-hotspot-3 {
	position: relative;
	margin-left: 30px;
	width: 700px;
	margin-top: 12px;
	margin-bottom: 12px;
}

.form-pos {
text-align:center;
}


/*---------------------------------------------- Cart styles -----------------------------------------------*/
.nopcart {
  padding: 5px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
	padding: 5px;
}
.nopentry a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	width: 200px;
	display: block;
	text-align: left;
}

.nopentry a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	width: 200px;
	display: block;
	text-align: left;
}

.nopentry a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0000;
	text-decoration: underline;
	font-weight: normal;
	width: 200px;
	display: block;
	text-align: left;
}

.nopentry a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	width: 200px;
	display: block;
	text-align: left;
}
input.nopbutton {
	color:#aa0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }

.noptotal {
  padding: 5px;
}
.cart-pos {
	margin-left:10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}


.checkout-message {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
/*---------------------------- 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:#aa0000;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px;
	}
	
input.message-button2 {
	color:#aa0000;
	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:#aa0000;
	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-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: #aa0000;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #aa0000;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #cccccc;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #aa0000;
	text-decoration: underline;
}

.search-right {
text-align:right;
}

/*--------------------------------------- The footer  ---------------------------------------------*/

.footerline {
	height: 18px;
	background-color: #FFFFFF;
	width: 770px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.footer-left {
	float:left;
	margin-left: 6px;
	margin-bottom: 5px;
}

.footer-right {
	float:right;
	margin-right: 6px;
	margin-bottom: 5px;
}
/*--------------------------------------- SF Crest horizontal ---------------------------------------------*/
#wrapper #sf-siteseal-horiz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/sf-siteseal-horiz.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 186px;
	margin: 6px;
	float: left;
	line-height: 12px;
}

#wrapper #sf-siteseal-horiz .pbs-h {
	font-size: 9px;
	color: #336699;
	margin-left: 18px;
	padding-top: 2px;
	width: 62px;
	float: left;
}
html>body #wrapper #sf-siteseal-horiz .pbs-h {margin-left: 31px;}/*left pos non ie5*/


#wrapper #sf-siteseal-horiz .pbs-h a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
}
#wrapper #sf-siteseal-horiz .pbs-h a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
}
#wrapper #sf-siteseal-horiz .sbt-h {
	font-size: 9px;
	margin-top: 3px;
	margin-left: 102px;
	width: 80px;
	color: #A00110;
	height: 24px;
}
#wrapper #sf-siteseal-horiz .sbt-h a {
	font-size: 9px;
	color: #91020C;
	text-decoration: none;
	text-align: center;
	height: 24px;
	width: 80px;
}
#wrapper #sf-siteseal-horiz .sbt-h a:hover {
	font-size: 9px;
	color: #91020C;
	text-decoration: none;
	height: 24px;
	width: 80px;
}

/*--------------------------------------- SF Crest  ---------------------------------------------*/

#wrapper #sf-siteseal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/sf-siteseal.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 93px;
	margin: 6px 12px 6px 6px;
	float: right;
	line-height: 12px;
}
#wrapper #sf-siteseal .pbs {
	font-size: 9px;
	color: #336699;
	margin-left: 31px;
	padding-top: 2px;
}
#wrapper #sf-siteseal .pbs a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
}
#wrapper #sf-siteseal .pbs a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
}
#wrapper #sf-siteseal .sbt {
	font-size: 9px;
	margin-top: 3px;
	margin-left: 1px;
	text-align: center;
}
#wrapper #sf-siteseal .sbt a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	text-align: center;
}
#wrapper #sf-siteseal .sbt a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
	text-align: center;
}

/*--------------------------------------- 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: 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;
}
