* {
	margin:0;
	padding:0;
	font-family: Arial, Verdana;
}
html {
	overflow-y:scroll; /* always show scroll so pages dont jump in FF */
	height:100%;
}
body {
	background:url(/images/mainBgRightSide.jpg) left top repeat-x;
	font-size:0.8em;
	height:100%;
}
form {
	height:100%;
}

img {
	border:none;
}
p {
	margin-bottom:1em;
	line-height: 1.6em;
	text-align:justify;
}
#pageContent ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-bottom:.8em;
}
#pageContent ol {
	list-style:inside;
	margin:0;
	padding:0;
	padding-bottom:.8em;
	margin-left:10px;
}

#pageContent li {
	margin:0;
	padding:0;
	background: url(/images/interface/listItemBullet.gif) top left no-repeat;
	padding-left:20px;
	padding-bottom: 8px;
}
#pageContent ol li {
	background:none;
	padding-left:0px;
}
h4 {
	font-weight:bold;
	font-size: 1.1em;
	padding-bottom:.8em;
}
dt {
	font-weight:bold;
	color: #FF0000;
}
dd {
	padding-bottom: 10px;
}

/* CONTENT */
#container {
	width:780px;
	margin:0px auto 50px auto;
	/*
	background-color:#E1E2DC;
	*/
	min-height:580px;
	background:url(/images/interface/topRightPic2.jpg) right top no-repeat;
} * html #container { height:580px; }
#outerContainer {
	position:absolute;
	z-index:50;
	width:100%;
	background:url(/images/interface/topBg.gif) center top repeat-x;
}
#mastHead {
	height:132px;
	padding-left:15px;
	padding-top:10px;
}
#mastHead h1 a {
	display: block;
	height: 87px;
	width: 288px;
	background: url(/images/interface/logo.gif) top left no-repeat;
	text-decoration: none;
	text-indent: -2000em;
	margin-bottom:0px;
	font-size: 0.1em;
}
#mastHead h2 {
	display: block;
	height: 24px;
	width: 314px;
	margin-left: 125px;
	margin-top: 8px;
	background: url(/images/interface/callNowStrapline.gif) top left no-repeat;
	text-decoration: none;
	text-indent: -2000em;
	margin-bottom:0px;
	font-size: 0.1em;
}
#navBar {
}
#navBar a {
	margin: 0px;
	padding: 0px;
}



#sideNavWrap {
	margin-top:10px;
	background: transparent url(/images/interface/rightHandMenuBg.gif) left top no-repeat;
	float:right;
} * html #sideNavWrap {	margin:0 -3px 0 0; }
ul#sideNav {
	width:190px;
	margin:0;
	padding:0;
	list-style:none;
	margin: 10px 10px 0 10px;
}
ul#sideNav li {
	display:block;
	background-color:#fff;
	border-bottom:1px solid #f00;
	background-position:95% 1px;
	background-repeat:no-repeat;
	padding:2px 10px;
}
ul#sideNav li.alt {
	background-color:#f00;
	color:#fff;
	border-bottom:1px solid #fff;
	padding:4px 10px;
}
ul#sideNav li a {
	padding:2px 0;
	display:block;
	text-decoration:none;
	font-size:1.3em;
	color:#000;
}
ul#sideNav li.alt a {
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
}
ul#sideNav li.last {
	border-bottom:none;
}
ul#sideNav li.address {
/*	background: url(/images/interface/menuAddress.gif) right top  no-repeat;
*/	padding:0;
	height: 84px;
}
.emailListTextBox {
	width: 120px;
	height: 14px;
	font-size:0.8em;
}
.emailListTextBoxWatermarked {
	width: 120px;
	height: 14px;
	font-size:0.8em;
}
#sideNavWrap div#sideNavBase {
	background:transparent url(/images/interface/rightHandMenuBottom.gif) left bottom  no-repeat;
	height:22px;
	overflow:hidden;
	width:210px;
}
#pageContent {
	margin-top: 12px;
	width: 550px;
	min-height:356px;
	color:#555;
} * html #pageContent { height:356px; }

#pageContent h1, #pageContent h2 {
	font-weight: bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	padding-bottom:1.2em;
}
#pageContent h2.h2WithMiniBasket {
	padding-bottom:0px;
}
#outerFooter {
	clear:both;
	background: url(/images/interface/footerBg.gif) top repeat-x;
}
#footer {
	width:780px;
	height: 63px;
	margin:0px auto 0px auto;
	padding-left: 100px;
	background: url(/images/interface/footerLeft.gif) left top no-repeat;
}
#footerMenu {
	width:780px;
	margin:0px auto 0px auto;
	text-align:right;
	font-size:0.8em;
}
#footerMenu a {
	color: #000000;
	text-decoration: none;
}
#smalltext {
	width:780px;
	margin:0px auto 0px auto;
	color: #555;
	text-align:left;
	font-size:0.8em;
	padding-left: 100px;
}
#shopSubHeader {
	overflow:visible;
	float:left;
	width:100%;
	margin-bottom:1em;
/*	overflow:hidden;
	margin-bottom:1em;
} * html #shopSubHeader {
	overflow:visible;
	height:1%;*/
}

#shopSubHeader h3 {
	font-size:1.4em;
	color: #FF0000;
	padding-left:10px;
}
#miniBasket {
	float:right;
	position:relative;
	top: -12px;
	font-weight: bold;
	font-size: 0.9em;
}
#miniBasket .basketIcon {
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 5px;
	padding-bottom: 3px;
}
#categorySelectorContainer {
	text-align:right;
	clear:both;
	float:right;
	white-space:nowrap;
	margin-top: 6px;
}
#categorySelectorContainer img {
	display:block;
}
#categorySelectorContainer a{
	width: 70px;
	text-align:center;
	float:left;
	font-size:1.0em;
	color:#FF0000;
	text-decoration:none;
}
.categorySelectorImageContainer {
	width: 70px;
	text-align:center;
	float:left;
	font-size:1.2em;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}
#categoryDescription {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size:1.2em;
}
#productListContainer {
	clear:left;
}
.productContainer {
	position:relative;
	width: 550px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	background: transparent url(/images/interface/productBox2.gif) no-repeat bottom right; 
}
.productInnerContainer {
	background: transparent url(/images/interface/productBox2.gif) no-repeat top right; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.productInnerContainer h4 {
	display:block;
	color:#FF0000;
	font-size: 1.4em;
	font-weight: normal;
}
.productListPrice {
	font-weight: bold;
	font-size: 2.2em;
	color:#FF0000;
}
.productListSize {
	font-weight: bold;
	font-size: 1em;
}
.productListDescription {
	width: 310px;
	float:right;
	clear:right;
}
.productListButtonContainer {
	margin-top:8px;
}
.productQuantityContainer {
	width: 65px;
	height: 46px;
	float:left;
	background-image: url(/images/interface/quantityBg.gif);
}
.productQuantityTextBox {
	width: 45px;
	height: 15px;
	font-size: 0.9em;
	margin: 20px 0px 0px 9px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.productAddToBasketContainer {
	width: 126px;
	height: 46px;
	float:left;
	background-image: url(/images/interface/productAddToBasketButton.gif);
	cursor: pointer;
}
.productAddToBasketError {
	clear:both;
	color: #CC3300;
	font-weight:bold;
}
.prominentLink {
	margin:0;
	padding:0;
	background: url(/images/interface/listItemBullet.gif) top left no-repeat;
	padding-left:20px;
	padding-bottom: 8px;
	text-decoration:none;
	font-weight: bold;
	color:#000000;
}
.standardLink {
	margin:0;
	padding:0;
	background: url(/images/interface/listItemBullet.gif) top left no-repeat;
	padding-left:20px;
	padding-bottom: 8px;
	text-decoration:none;
	color:#555;
}
.error {
	color:#CC0000;
	font-weight: bold;
}
.tiny {
	font-size: 0.7em;
}
