body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image:url(images/bg.gif);
}
h1{
	font-size: 18px;
	font-weight:bold;
	color:#622f7d;
}
h2{
	font-size: 15px;
	font-weight:bold;
}
a {
	color: #ED0F58;
	text-decoration: none;
}
.product a,.productoffer a {
	font-size: 11px;
	text-transform:capitalize;
}
form {
	margin: 0px;
}

#container {
	width: 771px;
}

#main {
	width: 771px;
}

#header {
	padding-top: 28px;
	padding-bottom: 54px;
	padding-left: 664px;
	padding-right: 19px;
	width: 87px;
	height: 17px;
	background-image: url(images/logo.gif);
}

#pagenavigation {
	float: left;
}

#navigation {
	padding-top: 1px;
	float: left;
}

#search {
	padding-left: 14px;
	width: 200px;
	height: 35px;
	float: left;
}

#leftnavigation {
	width: 192px;
	float: left;
	clear: both;
}

#login {
	padding-top: 33px;
	padding-left: 16px;
	width: 176px;
	height: 54px;
	background-image: url(images/customerlogin2.gif);
}

#content {
	width: 579px;
	float: left;
}

#footer {
	margin-top: 1px;
	width: 100%;
	height: 48px;
	background-image: url(images/footer.gif);
	clear: both;
}

.searchbox {
	border: solid 1px #A6A5A5;
}

.searchbutton {
	position: relative;
	top: 6px;
}

.loginbox {
	border: solid 1px #A6A5A5;
}

.loginbutton {
	margin-left: 16px;
}

.product, .productoffer {
	margin: 1px;
	padding: 6px;
	width: 165px;
	height: 180px;
	/*border: solid 1px #A6A5A5;*/
	border: solid 1px #efefef;
	text-align: center;
	float: left;
}
#special{
	text-align: center;
	width:165px;
	background-color:#FF00FF;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	height:20px;
}
table.orderdetails {
	border: solid 1px #A6A5A5l;
	border-style: solid;
}

#displayproduct {
	width: 504px;
	margin-left: auto;
	margin-right: auto;
}

.productimage {
	width: 504px;
	text-align: center;
}

a.basketlink {
	color: #065E95;
	font-weight: bold;
	font-size: large;
	text-decoration: none;
	font-size:14px;
}

.BasketHeader {
	font-weight: bold;
	background-color: #eeeeee;
	padding: 4px;
}

.basketitem {
	border-bottom: solid 1px #dddddd;
}

.paging {
	margin-left: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	padding: 4px;
	background-color: #eeeeee;
	border: solid 1px #A6A5A5;
}

#etmark {
    	position:absolute; 
    	left:100px; 
    	top:100px; 
		z-index:1;  
		visibility:hidden;
		display:none;
}

.front {
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #834B9E;
	text-decoration: none;
	font-size:9px;
}