/* CSS Document */

/* COLOURS */

.darkbeige { color: #6B5C3E; }
.palebeige { color: #DED4BC; }
.red { color: #A21338; }

/* width:expression(document.body.clientWidth < 960 ? "940px" : "100%" ); */

body {
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; line-height: 15px;
}
img { border: 0px; font-size: 9px; color: #CCCCCC; }
img.border { border: 1px solid #DED4BC; }

a:link { color: #6B5C3E; text-decoration: underline; }
a:visited { color: #6B5C3E; text-decoration: underline; }
a:hover { color: #A21338; text-decoration: underline; }


/* ------------ TYPE STYLES ------------ */

h1, #column1 h1.normalH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px; font-weight: normal;
	line-height: 22px;
	padding: 0px; margin-top: 0px; margin-bottom: 12px;
	color: #6B5C3E;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; line-height: 18px; font-weight: bold;
	padding: 0px; margin-top: 0px; margin-bottom: 9px;
	color: #6B5C3E;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; line-height: 16px; font-weight: bold;
	padding: 0px; margin-top: 0px; margin-bottom: 9px;
	color: #6B5C3E;
}
p, ol, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; line-height: 18px;
	color: #333333;
	padding: 0px; margin-top: 0px; margin-bottom: 12px;
}
ul {
	padding: 0px;
	margin-left: 15px;
	list-style-position: outside;
	list-style-image: url(../images/bs023_idrefresh/bs023_bullet.gif);
}
li { margin-bottom: 5px; }
p.firstpara {
	color: #666666;
	font-size: 14px; line-height: 20px;
	font-weight: normal;
}

p.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	text-align: left;
	font-style: normal;
}
ul.smaller {
	font-size: 10px; line-height: 16px;
}

h3.noMargin { margin-bottom: 0; }

hr {
	border-left: 0px; border-right: 0px; border-top: 0px;
	border-bottom: 1px solid #DED4BC;
	padding: 0px; margin-top: 0px; margin-bottom: 12px;
	clear: both;
}


#content {
	width: 750px; height: auto;
	display: block;
	margin-left: auto; margin-right: auto;
}

/* HEADER */
#header { width: 750px; height: 103px; }
#imgpanel {
	width: 750px; height: 93px;
	background-color: #FFFFFF;
}
#imgholder, .imgholder {
	height: 93px; width: 93px;
	float: left;
}
#logoholder {
	width: 140px; height: 93px;
	float: right;
}

/* ------------ NAVIGATION ------------ */
#nav {
	height: 20px;
	padding-left: 55px;
	clear: both;
	background-color: #efd1e6;
	text-align: left;
	margin-bottom: 20px;
	display: block;
}

#nav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; line-height: 20px; color: #6B5C3E;
	text-transform: uppercase; font-weight: bold;
	list-style: none; 
	padding: 0px; margin: 0px;
}
#nav li {
	display: inline;
	margin-right: 15px;
}
#nav li a:link, #nav li a:visited { color: #6B5C3E; text-decoration: none; }
#nav li a:hover { text-decoration: none; color: #A21338; }

#nav li.current a:link, #nav li.current a:visited, #nav li.current a:hover { color: #A21338; text-decoration: none; }


/* ------------ PAGE STRUCTURE ------------ */
#typearea {
	width: 750px;
	clear: both;
	background-image: url(../images/bs023_idrefresh/bs023_ladysillouhette.gif);
	background-position: -20px bottom; background-repeat: no-repeat;
}
#column1 {
	width: 165px;
	padding-right: 6px;
	float: left;
	text-align: left;
}
#column2 {
	width: 415px;
        padding-left: 15px;
	float: left; clear: none;
	text-align: left;
	border-left: 1px solid #DED4BC;
	margin-bottom: 10px;
	min-height: 600px;
}
#column2i {
	width: 415px;
	float: left; clear: none;
	text-align: left;
}
#column2a {
	width: 555px;
        padding-left: 15px;
	float: left; clear: none;
	text-align: left;
	border-left: 1px solid #DED4BC;
	margin-bottom: 10px;
	min-height: 600px;
}
* html #column2 {
	height: expression( this.scrollHeight < 601 ? "600px" : "auto" );
}
#column3 {
	width: 140px;
	float: right;
	text-align: left;
}
#footer {
	height: 20px;
	padding: 0px 10px 0px 10px;
	clear: both;
	background-color: #efd1e6;
	margin-bottom: 20px;
	display: block;
	font-size: 10px; line-height: 20px;
}
.floatLeft { float: left; }
.floatRight { float: right; }
.footerNav {
	text-transform: uppercase;
	float: left;
}
#footer a { text-decoration: none; }


/* ------------ COLUMN 1 STYLES ------------ */

#column1 h1 {
	font-size: 14px; line-height: 20px;
	color: #A21338;
}
#column1 h2 {
	font-size: 12px; line-height: 18px;
}
#column1 p { font-size: 11px; line-height: 16px; }
#column1 p.smaller { font-size: 9px; line-height: 14px; }

/* ------------ COLUMN 3 STYLES ------------ */

#column3 .priceListDownload, #column3 .boxed {
	border: 1px solid #DED4BC;
	padding: 10px 10px 0px 10px;
	display: block;
	margin-bottom: 10px;
}
#column3 p.panel {
	padding: 10px;
	border: 1px solid #6B5C3E;
}

#column3 .boxed h2 { font-size: 12px; }
#column3 .boxed h3 { font-size: 11px; }
#column3 .boxed p { font-size: 11px; line-height: 15px; }



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

p.priceRow {
	margin-bottom: 2px;
	clear: both;
	border-bottom: 1px dotted #DED4BC;
	/*min-height: 19px;*/ height: 19px;
	display: block;
}
* html p.priceRow { border-bottom: 1px solid #DED4BC; }
* + html p.priceRow { border-bottom: 1px solid #DED4BC; }
span.time {
	float: left;
}
span.price {
	float: right;
	text-align: right;
	width: 140px;
	padding-left: 10px;
}
.productItem { float: left; }



/* ------------------------------------ INDIVIDUAL STYLES ------------------------------------ */

ul.productList { font-size: 11px; }
ul.productList li { margin-bottom: 0px; }

p.joinMailingList { clear: both; }


a.hmOffersPanel {
	height: 55px;
	font-weight: bold; font-size: 14px; line-height: 18px;
	text-align: center;
	/* CHRISTMAS PANEL:
	padding: 100px 0px 0px 0px;
	background-image: url(../images/xmasOffers/xmasHmPanel.jpg);
	background-position: left top; background-repeat: no-repeat;
	END CHRISTMAS PANEL */
	/* GENERIC PANEL: */
	padding: 75px 0px 0px 0px;
	background-image: url(../images/offer_products_165.jpg);
	background-position: center 5px; background-repeat: no-repeat;
	border: 1px solid #A21338;
	background-color: #FFFFFF;
	/* END GENERIC PANEL: */
	display: block;
}
/* CHRISTMAS PANEL: a.hmOffersPanel:link, a.hmOffersPanel:visited { color: #FFFFFF; text-decoration: none; } */
/* GENERIC PANEL: */ a.hmOffersPanel:link, a.hmOffersPanel:visited { color: #A21338; text-decoration: none; }
span.offersText {
	font-size: 19px; line-height: 24px;
	font-weight: normal;
}

table.timeTable {
	border-collapse: collapse;
	font-size: 12px;
	text-align: left;
	margin-bottom: 12px;
}
table.timeTable th, table.timeTable td {
	padding-top: 5px; padding-bottom: 5px;
	border-bottom: 1px solid #DED4BC;
}
table.timeTable td.price { padding-left: 10px; text-align: right; }

.clear {
	height: 1px;
	clear: both;
	display: block;
}


p.bscontactdetails { display: none; }