* {
	padding:0;
	margin:0;
}

h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin:1em 5%;
}

img {
	border:none;
}

h1 {
	text-align:left;
	margin:0 0 .2em 0;
	font-weight:bold;
	font-size:1.3em;
	clear:both;
}

h2 {
	text-align:left;
	margin:1em 0 0 0;
	font-weight:bold;
	font-size:1.1em;
}

h3 {
	text-align:left;
	margin:1em 0 0 0;
	font-weight:bold;
	font-size:1em;
}

p {
	margin:0 0 1em 0;
	text-align:left;
}

p.larger {
	font-size:1.2em;
}

.smallfont {
	font-size:10px;
}
.heading {
	font-weight:bold;
	font-size:1.2em;
}
.mandatory {
	color:#ff0000;
	font-size:9px;
}
.highlight {
	color:#fff000;
	font-size:9px;
}
.aligncenter {
	text-align:center;
}
.floatleft {
	display:inline;
	float:left;
	text-align:left;
}
.floatcenter {
	text-align:center;
}
.floatright {
	display:inline;
	float:right;
	text-align:right;
}
.errormsg {
	color:#ff0000;
	display: none;
}
.hidden {
	display: none;
}
.redtext {
	color:#d40000;
}
.greentext {
	color:#0f0;
}

orangetext {
	color:#f26522;
}

.dkbluetext {
	color:#2c3a46;
}
.smalltext {
	font-size:10px;
	line-height:11px;
}

a:link { color:#08578e; } 
a:visited { color:#08578e; } 
a:hover { color:#08578e; }
a:active { color:#08578e; } 

/* Site colour schemes */
.tanbody {
	background-color:#d6c7b5;
}
.tanleftcol {
	background-color:#6d5042;
}
.greenbody {
	background-color:#d1dba3;
}
.greenleftcol {
	background-color:#485011;
}
.bluebody {
	background-color:#e8ebee;
}
.blueleftcol {
	background-color:#2c3a46;
}
.yellowbody {
	background-color:#f6ee8b;
}
.yellowleftcol {
	background-color:#dba626;
}
.purplebody {
	background-color:#c7c2d6;
}
.purpleleftcol {
	background-color:#29212a;
}
.brownbody {
	background-color:#d6c7b5;
}
.brownleftcol {
	background-color:#6d5042;
}

a:link { color:#fff; } 
a:visited { color:#fff; } 
a:hover { color:#fff; }
a:active { color:#fff; } 

.bluebody a:link { color:#2c3a46; } 
.bluebody a:visited { color:#2c3a46; } 
.bluebody a:hover { color:#2c3a46; }
.bluebody a:active { color:#2c3a46; } 

.yellowbody a:link { color:#dba626; } 
.yellowbody a:visited { color:#dba626; } 
.yellowbody a:hover { color:#dba626; }
.yellowbody a:active { color:#dba626; } 

.purplebody a:link { color:#29212a; } 
.purplebody a:visited { color:#29212a; } 
.purplebody a:hover { color:#29212a; }
.purplebody a:active { color:#29212a; } 

.brownbody a:link { color:#6d5042; } 
.brownbody a:visited { color:#6d5042; } 
.brownbody a:hover { color:#6d5042; }
.brownbody a:active { color:#6d5042; } 

body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:1.5em;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#000;
	background-color:#fff;
}

#pagecontainer {
	text-align:center;
	width:100%;
}
#sitecontainer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:transparent;
	margin:auto;
	margin-top:20px;
	width:980px;
	height:724px;
	visibility:visible
}

.mdcontainer {
	margin-top:5px;
	height:26px;
	text-align:right;
}

.leftcontainer {
	width:171px;
	height:100%;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#fff;
	display:inline;
	float:left;
}
.leftcontainer img.main {
	padding-bottom:48px;
}
.leftcontainer img.left {
	padding-bottom:12px;
	padding-right:62px;
}
.leftcontainer img.right {
	padding-left:62px;
	float:right;
}

.bannercontainer {
	width:980px;
	height:86px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#fff;
}

.bannercontainer img {
	border:none;
}

.menucontainer {
	width:808px;
	height:25px;
	padding-top:61px;
	display:inline;
	float:left;
}
.menuitemcontainer {
	height:25px;
	margin-left:95px;
	display:inline;
	float:left;
}

.bodycontainer {
	height:523px;
}

.bodycontent {
	height:523px;
	width:808px;
	display:inline;
	float:left;
}
.bodycontent img.intrologo{
	padding-top:198px;
}
.bodycontent img.introfooter{
	padding-top:60px;
}
.bodycontenttitle{
	padding-top:30px;
	padding-left:44px;
	text-align:left;
}

.bodycontentfull {
	height:419px;
	padding-top:38px;
	padding-left:44px;
	padding-right:44px;
	text-align:left;
	overflow:auto;
}
.bodycontentline {
	width:100%;
	text-align:left;
	clear:both;
}
.bodycontentleft {
	height:419px;
	width:546px;
	padding-top:38px;
	padding-left:44px;
	text-align:left;
	float:left;
	overflow:auto;
}

.bodycontentleft img {
	padding:0 10px 0 10px;
}

.bodycontentleft tr img {
	padding:0 10px 15px 10px;
}

.calendartooltipoverflow {
	overflow:visible;
}
.bodycontentright {
	height:419px;
	width:185px;
	padding-top:38px;
	padding-right:20px;
	text-align:left;
	float:right;
	display:inline;
}
.verticalmenuitemcontainer {
	height:15px;
	margin-bottom:12px;
}

.linkbtn {
	text-align:center;
	margin-bottom:8px;
}

.linkbtn img {
	border:none;
}

.footercontainer{
	width:980px;
	height:84px;
	clear:both;
}

.productmenucontainer {
	height:20px;
	margin: 15px 0px 0 0px;
	height:23px;
	border-bottom:solid;
	border-bottom-color:#08578e;
	border-bottom-width:1px;
}
.productmenuitemcontainer {
	height:23px;
	margin-right:5px;
	display:inline;
	float:left;
}
.imgcontainerleft {
	display:inline;
	float:left;
}
.imgcontainercenter {
	text-align:center;
}
.imgcontainerright {
	display:inline;
	float:right;
}

/* Calendar */
.calcontainer {
	width:539px;
	height:340px;
	border-left:1px solid #2c3a46;
	clear:both;
}
.calheader {
	width:76px;
	height:16px;
	background-color:#2c3a46;
	border-right:1px solid #2c3a46;
	border-bottom:1px solid #2c3a46;
	color:#fff;
	text-align:center;
	display:inline;
	float:left;
}
.caldatecontainer {
	width:76px;
	height:53px;
	background-color:#fff;
	border-right:1px solid #2c3a46;
	border-bottom:1px solid #2c3a46;
	color:#2c3a46;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	display:inline;
	float:left;
}
.caldatedate {
	width:25px;
	padding-left:2px;
	display:inline;
	float:left;
}
.caldatecost {
	width:45px;
	padding-right:2px;
	text-align:right;
	display:inline;
	float:right;
}
.caldatedesc {
	width:100%;
	height:34px;
	text-align:left;
	line-height:10px;
	clear:both;
}

.caldatedesc a:link { color:#2c3a46; } 
.caldatedesc a:visited { color:#2c3a46; } 
.caldatedesc a:hover { color:#2c3a46; }
.caldatedesc a:active { color:#2c3a46; } 

.textlabel {
	width:95%;
	text-align:left;
	clear:both;
}
.label {
	width:25%;
	height:1em;
	text-align:right;
	font-weight:bold;
	float:left;
	display:inline;
	padding:0;
}
.inputfields {
	width:68%;
	padding:0 0 .4em .4em;
	text-align:left;
	float:left;
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
label {
	margin-left:-.3em;
	text-align:left;
}
input {
	width:320px;
}
input.short {
	width:120px;
}
input.small {
	width:80px;
}
input.total {
	width:80px;
	text-align:right
}
input.tiny {
	width:40px;
}
input.radio {
	width:20px;
	margin:0;
}
input.checkbox {
	width:13px;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:320px;
}
select {
	width:324px;
}
select.short {
	width:50px;
}
select.medium {
	width:125px;
}

.hampers {
	width:345px;
	height:71px;
	float:left;
	display:inline;
	text-align:left;
	color:#dba626;
	margin:2px 2px 10px 0;
}
.hampers .title {
	font-size:1.1em;
	font-weight:bold;
	color:#dba626;
	float:left;
	display:inline;
}
.hampers .price {
	padding:15px 0 0 0;
	font-size:1.1em;
	font-weight:bold;
	color:#dba626;
	float:left;
	display:inline;
}
.hampers img {
	margin:0 3px 0 0;
	float:left;
	display:inline;
}
.hampers img.cartbuttons {
	margin:5px 20px 0 3px;
	float:right;
	display:inline;
}
.checkoutbutton {
	height:29px;
	text-align:left;
	clear:both;
	float:left;
	display:inline;
}
.confirmationMsg {
	color:#000000;
	background-color:#dba626;
	font-size:.9em;
	font-weight:bold;
	margin-bottom:10px;
	padding:5px;
}
.checkoutbuttons {
	height:29px;
}
.checkoutbuttons img.left {
	margin: 0 10px 0 0;
	float:left;
	display:inline;
}
.checkoutbuttons img.right {
	margin: 0 0 0 10px;
	float:right;
	display:inline;
}
table th.left {
	text-align:left;
}
table th.center {
	text-align:center;
}
table th.right {
	text-align:right;
}
table tr {
	height:2em;
}
table tr.hide {
	display:none;
}
table td.title {
	text-align:left;
}
table td.data {
	text-align:right;
}
table td.center {
	text-align:center;
}
table td.total {
	font-weight:bold;
	text-align:right;
}

.bpsale {
	text-align:center;
	color:#6d5042;
	padding:0 30px 0 30px;
}

.bpsale h1 {
	font-weight:bold;
	font-size:2.2em;
	text-align:center;
	line-height:1.2em;
	color:#c95b00;
	margin:0 0 10px 0;
}

.bpsale h2 {
	font-weight:bold;
	font-size:1.7em;
	text-align:center;
	line-height:1.2em;
	color:#c95b00;
}

.bpsale h3 {
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	line-height:1.2em;
	color:#c95b00;
	margin:20px 0 5px 0;
}

.bpsale h4 {
	font-size:1em;
	font-weight:bold;
	color:#c95b00;
	margin:0;
}

.bpsale h5 {
	font-size:1.3em;
	font-weight:bold;
	margin:0;
}

.bpsale p {
	text-align:center;
	font-size:1.2em;
	line-height:1.3em;
	color:#6d5042;
	margin:10px 0 5px 0;
	font-weight:bold;
}

.bpsale h1.extralge {
	font-size:5em;
	line-height:1.3em;
}

.bpsale h2.brown {
	font-size:2em;
	line-height:1.3em;
	color:#6d5042;
}

.bpsale h4.brown {
	font-size:1.2em;
	line-height:1.3em;
	color:#6d5042;
	margin:10px 0 5px 0;
}

.bpsale h3.brown {
	font-size:1em;
	line-height:1.3em;
	color:#6d5042;
}

.bpsale a:link { color:#2f4fa2; } 
.bpsale a:visited { color:#2f4fa2; } 
.bpsale a:hover, .bpsale a:focus { color:#4463b2; }
.bpsale a:active { color:#2f4fa2; } 

.bpsale table {
	text-align:left;
	font-size:12px;
	line-height:1.3em;
	margin:0 auto;
}

.bpsale table td p {
	text-align:left;
}

.bpsale table td {
	padding:15px 10px 0 10px;
	vertical-align:top;
}

.bpsale p.christmas {
	text-align:center;
	color:#bf0d1d;
}

.bpsale p.christmas strong {
	text-align:center;
	color:#C00;
	font-size:16px;
	font-weight:bold;
}

.bpsale a.christmas:link { font-size:16px; color:#bb7324; } 
.bpsale a.christmas:visited { font-size:16px; color:#bb7324; } 
.bpsale a.christmas:hover { font-size:16px; color:#bb7324; }
.bpsale a.christmas:active { font-size:16px; color:#bb7324; } 
