html {
	font-size: 12px;
	overflow-y:auto;overflow-y:scroll;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #D7D7D4;
	margin-top: 20px;
	color:#75756B;
}
.wrapper {
	width: 900px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #75756B;
}
.left {
	float: left;
	width: 200px;
	overflow: hidden;
}
.left ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.left ul a {
	display:block;
	text-decoration:none;
	padding:5px;
	border:#CCCCCC 1px solid;
	margin-bottom:1px;
	color:#999999;
}
.left ul a:hover {
	background-color:#CCCCCC;
	color:#333333;
}
.menuHeader {
	padding:5px;
	border:#CCCCCC 1px solid;
	margin-bottom:1px;
	background-color:#75756B;
	color:#FFFFFF;
	background-image: url(../images/grad-header-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.centre {
	margin-left: 200px;
	margin-right: 200px;
	padding-left:10px;
	padding-right:10px;
	width: 480px;
}
.right {
	float: right;
	width: 200px;
}
.footer {
	clear: both;
	text-align: center;
	padding: 10px;
}
.top-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.top-menu li {
	margin: 0px;
	padding: 0px;
	display:inline;
}
.top-menu a {
	display:block;
	margin-right:10px;
	float:left;
	text-decoration:none;
}
.listing {
	border:#CCCCCC 1px solid;
	float:left;
	width:150px;
	margin-right:2px;
	margin-bottom:2px;
	text-align:center;
	height:200px;
	overflow:hidden;
	padding:2px;
}
.listingInner {
	padding:5px;
}
.listing h2 {
	font-size:120%;
	margin-top:0px;
	font-weight:lighter;
	color:#333333;
}
.listing a {
	text-decoration:none;
}
.priceWas {
	color:#CCCCCC;
	text-decoration:line-through;
}
.priceNow {
	color:#990000;
}
.priceRRP {
	font-size:80%;
	color:#999999;
}
.priceNormal {
	color:#000000;
}
.innerLeft {
	width:200px;
	float:left;
}
.innerRight {
	margin-left:210px;
}
th {
	background-color: #75756B;
	background-image: url(../images/grad-header-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}
.priceShow {
	padding-top:10px;
	padding-bottom:10px;
	font-size:125%;
}
.dailyDiscount {
	padding-top:10px;
	padding-bottom:10px;
	font-size:115%;
}
h1 {
	font-weight:lighter;
	font-size:150%;
	color:#333333;
	margin-top: 0px;
}h2 {
	font-size: 125%;
	font-weight: lighter;
	color:#333333;
}
.basketArea {
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-image: url(../images/basket-bag.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 68px;
	color:#75756B;
}
.cookies {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}
.top-menu {
	padding-bottom:10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.logo {
	float:left;
	top:0px;
	margin-left:30px;
	margin-top: -31px;
}
.numbers {
	float:left;
	padding-left:15px;
	padding-top:18px;
	background-image: url(../images/top-phone-section.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 313px;
	margin-top: 15px;
	margin-left: 10px;
}.rightForm {
	background-image: url(../images/rightForm.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 20px;
	color: #999999;
}
.saleBanner {
	width:200px;
	height:300px;
	color:#FFFFFF;
	float:right;
	z-index:100;
	position: relative;
}
.mainMenu {
	float:left; 
	width:200px;
	background-color:#D3D4C1;
	height:300px;
}
.mainMenu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.mainMenu ul a {
	text-decoration:none;
	display:block;
	padding-left:10px;
	line-height:2.2em;
	color:#666666;
	font-size: 113%;
}
.mainMenu ul a:hover {
	background-color:#A7AA83;
	color:#FFFFFF;
}
.attention {
	background-color: #F2F2F2;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.important {
	font-size: 110%;
	color: #CC3300;
}
.testiRight {
	float:right;
	width:300px;
	background-color: #EAEBE1;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 130%;*/
	color: #75756B;
	background-image: url(../images/speaches.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-style: italic;
}
.pidRepeater { width:550px; border:#CCCCCC 1px solid; margin-bottom:5px }
.searchInput {
	color: #999999;
	padding: 4px;
	border: 1px solid #A8AA83;
}
.submitButton {
	color:#FFFFFF;
	padding: 3px;
	border: 1px solid #A8AA83;
	background-color:#A8AA83;
	cursor:pointer;
}
a {
	color: #A8AA83;
	text-decoration: none;
}
a:visited {
	color: #A8AA83;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
.adminPanel {
	background-color: #E8E8E8;
	padding: 5px;
	border: 1px solid #333333;
	color: #000000;
	margin-bottom: 10px;
}
.rightSideBanners {
	background-image: url(../images/rightHandBoxes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.myMenu {
	height: 15px;
}
.myMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 26px;
}
.myMenu li {
	display: inline;
}
.myMenu a {
	display: block;
	float: left;
	padding: 5px;
	margin-right: 2px;
	border: 1px solid #96948B;
	height: 15px;
}
.myMenuInner {
	border: 1px solid #96948B;
	padding-top:0px;
	padding:10px;
	margin-top:14px;
}
.cookie {
	margin-bottom: 10px;
	font-size: 80%;
	
}

