body {
	background-color:#bcc6d7;
	background-image:url(images/page-bg.jpg);
	background-repeat:repeat-x;
	margin:0;
}

h1.pageheading {
	font-size: 3em;
	line-height:120%;
	color: #01184a;
	font-weight: normal;
	margin:0px 0 30px 0;
}

.clear {
	clear: both;
}

#searchform input {
	margin-bottom:5px;
}

input.text {
	border:1px solid #bfc3cf;
}


.right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 0px none;
}
.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px none;
}

.modulemaintitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #454545;
	margin-bottom:10px;
}
.moduletitle {
	font-size: 1.1em;
	color: #454545;
	font-weight: bold;
	line-height: 140%;
}
.moduleheading1 {
	font-size: 1.1em;
	color: #454545;
	font-weight: bold;
	line-height: 140%;
}
.moduledate {
	line-height: 140%;
	margin-bottom:10px;
}
.modulesummary {
	line-height: 140%;
	padding-bottom: 5px;
}
.moduletext {
	font-size: 12px;
	line-height: 140%;
}
.moduledivider {
	border-bottom: solid 1px #454545;
	margin-bottom: 5px;
}

.modulelistitem {
	border-top:1px solid #bbb;
	margin-top:10px;
	padding-top:10px;
}

.modulelistitem a {
	color:#ff6207;
	text-decoration:none;
}

.modulelistitem h3 {
	margin:0;
}

.modulelistitem img {
	float:left;
	margin-right:10px;
	padding:3px;
	border:1px solid #ccc;
}

.blockmaintitle {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
	background-color: #999;
	padding: 3px 2px 4px 2px;
}
.blocktitle {
	color: #000000;
	font-weight: bold;
	line-height: 120%;
	padding-top: 5px;
}
.blocktext {
	color: #000000;
	line-height: 120%;
}
.blockdate {
	line-height: 120%;
}
.block {
	border-bottom: solid 1px #454545;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width:100%;
}


h2.title {
	padding:10px 13px 5px;
	margin:0;
	color:#D5E1ED;
	font-weight:normal;
	text-transform:capitalize;
	font-size:2.1em;
	display:block;
	line-height:120%;
}

/****** Main Category List **********/

.pgr, .product {
	width:700px;
	margin:auto;
	background:#D7E1ED;
	background-image:url(images/pgr_top.png);
	background-repeat:no-repeat;
	margin-bottom:5px;
	font-size:90%;
}

.pgr .cap, .product .cap {
	background-image:url(images/pgr_cap.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:10px;
	font-weight:bold;
}

.pgr .cap img, .product .cap img {
	float:left;
	margin-right:10px;
	border:0px;
}

.pgr .cap h2 {
	margin:0;
	padding-bottom: 3px;
	font-size:1.2em;
}

.pgr .cap .text {
	padding: 3px 0;
	font-size:0.9em;
	line-height:140%;
}

.pgr .cap h2 a {
	margin:0;
	padding: 0;
	color:#575759;
}

.pgr .cap h2 a:hover {
	text-decoration:underline;
}

.pgr .cap p {
	font-weight:bold;
	color:#575759;
	font-size:80%;
	line-height:140%;
}

.product .cap h2 {
	color:#575759;
	font-size:1.1em;
	line-height:120%;
	font-weight:bold;
	padding:0 0 3px;
}


.product .cap div.text {
	font-size:0.9em;
	line-height:140%;
	font-weight:bold;
	width:65%;
	float:left;
}

.product .cap .text table.variations {
	padding-top:20px;
	width:100%;
}

table.variations th {
	color:#898D96;
	padding:3px 0;
	text-align:left;
}

table.variations td a {
	color:#6F767E;
	font-weight:bold;
	padding:3px 3px 3px 0;
	line-height:120%;
}

table.variations th.price, table.variations th.addtobasket, table.variations td.price, table.variations td.addtobasket {
	padding-left:30px;
}

/****** Shopping Basket *********/
div.botbar,
div.topbar { clear:both; display:block; padding:17px 0 15px; margin: 0 0 20px; border-bottom: 1px dotted #999; }
div.botbar { border-bottom:none; border:none; margin: 0;}

div.botbar h2,
div.topbar h2 { float:left; margin:0; padding:0; }
div.botbar ul,
div.topbar ul { float:right; list-style:none; margin:0; padding:0; }
div.botbar li,
div.topbar li { background:url(images/checkout_elements.png) 100% 0; float:left; }
div.botbar li a,
div.topbar li a { float:left; display:block; height:17px; color:#A3A5A4; font-weight:bold; text-transform:lowercase; font-size:0.9em; text-decoration:none; background:url(images/checkout_elements_cap.png) no-repeat; padding:3px 8px 0 20px; }

div.botbar li.no a,
div.topbar li.no a { background-position:0 -46px; padding-left: 18px; }

div.botbar li.selected a,
div.topbar li.selected a { background-position:0 -69px; padding-left: 18px; }
div.botbar li.selected,
div.topbar li.selected { background-position:100% -69px; }


div.botbar li.continue a,
div.topbar li.continue a { background-position:-10px 0; }
div.botbar li.checkout,
div.topbar li.checkout { background-position:100% -23px;  }
div.botbar li.checkout a,
div.topbar li.checkout a { background-position:0 -23px; color:#FFF; padding:3px 8px 0 30px; }

h3.numitems { font-size:1.1em; color:#C7A8B8; padding: 0 0 10px; background:none; }
h3.numitems span { color:#858591; background:none; }

form#frmCart {float:left;}
table.basket { margin: 10px 0; width:350px; border-collapse:collapse; float:left; }
table.basket tr.description td { vertical-align:top; }
table.basket tr.description td.image { width:70px; }
table.basket tr.description td h3 { font-size:1.2em; background:none; margin:0; padding:0; }
table.basket tr.description td h3 a { color:#666; text-decoration:none; background:none; margin:0; padding:0; }
table.basket tr.description td p { font-size:1em; color:#666; }
table.basket tr.description td { padding:10px 0; }
table.basket tr.calculations td { border-top:1px dotted #CCC; border-bottom:1px dotted #666; padding: 3px 0; }
table.basket tr.calculations td select { font-size:0.9em; }
table.basket tr.calculations td p { font-size:1em; color:#666; }
table.basket tr.calculations td p em { font-weight:bold; font-style:normal; }
table.basket tr td.right { text-align:right; }
table.basket tfoot tr td { background:#9CB2C1; padding:5px; }
table.basket tfoot tr td p { font-weight:bold; color:#FFF; font-size:1em; padding:5px 0; margin:0; }

div.besidecart { float:left; display:block; width:330px; padding: 20px 0 0 20px; }
div.besidecart p { font-size:1em; line-height:1.4; padding: 0 0 10px; color:#999 !important; }


/****** Checkout **********/
div.border { border-bottom:1px dotted #999; }
div.form { display:block; padding:15px 0; }
div.left { display:block; width:350px; float: left;}
div.form h3 { padding: 15px 0 10px; font-size:1.4em; color:#D5D4D2; }
div.form h3.alt { color:#A9B88F; }
div.form p { padding: 5px 0; font-size:1em; clear:both; }
div.form p.highlight { padding: 10px; background:#EEE; }
div.form p label span { padding:4px 0 0; }
div.form p span { display:block; float:left; width:100px; }
div.form p span.alt { font-weight:bold; color:#A5AB9D; }
div.form p em { color:#A5AB9D; padding:0 0 0 10px; margin:0; font-style:normal; }

/********** SLIDESHOW ************/

#slideshow {
	height:333px;
	width:496px;
}

#slideshow .pics {
	height:333px;
	width:496px;
	margin:0;
	overflow:hidden;
}

#slideshow .pics img {
	position:inline-block;
	height:333px;
	width:496px;	
	top:0;
	left:0;
}


#slideshow pre {
	display:none;
}


/*********** FEATURED PRODUCTS ****************/

#featuredproducts #header {
	height:36px;
	margin-top:-36px;
	background-image:url(images/featured_heading.png);
	background-repeat:no-repeat;
}

#featuredproducts #content {
	background-image:url(images/featured_bg.png);
	padding:10px 20px 0;
	background-position:top center;
}

#featuredproducts #content .item {
	float:left;
	width:138px;
	height:125px;
	/*content is 138px wide*/
	padding:5px 18px 15px;
	background-image:url(images/featured_panel.png);
	background-repeat:no-repeat;
	font-size:0.9em;
	font-weight:bold;
	line-height:100%;
}

#featuredproducts #content .item a {
	text-decoration:none;
	color:#000;
}

#featuredproducts #content .item img {
	margin-bottom:5px;
}

div.catimg {
	float:left;
	margin-right:10px;
}
