html {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
body {
	width: 750px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #339999;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/pageElements/body_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}

#extra {
	width: 90px;
	padding:5px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size:11px;
	font-weight:bold;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#extra ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#extra ul li {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#extra ul li a{
	color:#CC66CC;
}
#extra ul li img{
	width:60px;
	display: block;
	margin:auto;
}

#branding, #content,#footer {
	margin-left: 115px;
	clear: both;
}


#branding {
	height: 95px;
	padding: 5px;
}

#content {
	margin-top:-20px;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
	min-height:250px;
}

.productOverview {
	float: left;
	width: 280px;
	margin-right: 10px;
	height: 150px;
}
.productOverview a {
	color: #339999;
}
.productOverview h3 {
	color: #CC66CC;
}
.productOverview img {
	float: left;
}
.productOverview h2, h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
.productOverview p {
	margin-left: 80px;
}

#productMenu {
	height: 110px;
	padding-top:20px;
	margin-bottom: -50px;
	font-size: 12px;
	font-weight:bold;
	clear: both;
}

#productMenu a {
	color: #339999;

}

#productMenu img {
	vertical-align:text-top;
	margin-right:-12px;
}

#productMenu ul {
	list-style:none;
	margin-left:120px;

}

#productMenu ul li {
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}

#productMenu ul li.active {
	position: relative;
	float:right;
}
.pages {
	float: right;
	font-size:24px;
	margin-top:50px;
	color:#CC66CC;
}
.pages a {
	margin-right:10px;
	font-size: 16px;
}
#footer {
	height: 40px;
	background-image: url(../images/pageElements/footer.gif);
	background-repeat: repeat-x;
	background-position: right top;
	position: relative;
}

#copyright {
	width: 100%;
	font-size: 9px;
	margin: 0px;
	padding: 20px 0px;
	background-image: url(../images/pageElements/border-bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#citizen {
	background-color:#FFFFFF;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	width:auto;
	margin-bottom:20px;
}

#citizen a {
	color:#000000;
	font-size:10px;
}

address {
	font-size: None;
	font-style: normal;
	font-variant: normal;
}

a img{
	border: none;
}





.homepageText {
	font-size: 14px;
	text-align: right;
	margin-bottom: -20px;
	margin-left: -5px;
	padding: 0px;
}

.footerLinks {
	margin:0px;
	padding: 5px 0px;
	font-size: 10px;
	height: 40px;
	text-align: center;
	position:relative;
	left:-30px;
}

.footerLinks li {
	float: left;
	list-style-type: none;
	margin:12px 20px 0px 0px;
	padding:0px;
	font-size: 11px;
}

.footerLinks li a{
	color: #339999;
}

.footerLinks li.basket {
	font-size: 10px;
	position:relative;
	top:-8px;
	line-height: 10px;
}
.footerLinks li.basket img {
	position: relative;
	display: block;
	padding: 0px;
	margin-top: -45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}

.ProductLinks {
	height:280px;
	margin: 0px;
	padding: 0px;
}
.ProductLinks li {
	font-weight: bold;
	width: 120px;
	display: block;
	vertical-align: bottom;
	text-align: center;
	float: left;
	margin: 12px;
}
.ProductLinks li a {
	color: #CC66CC;
	font-size: 18px;
}
.ProductLinks li a img {
	display: block;
	padding:10px 0px;
}
.order {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}
.order li {
	display: table-row;
	float: left;
}
.acountMenu {
	margin: 0px;
	padding: 20px 0px;
	list-style-type: none;
	width: 100%;
}
.acountMenu li {
	float: left;
	margin-right: 5px;
}
.acountMenu li a {
	color: #CC66CC;
	font-size: 14px;
	font-weight: bold;
}
.account {
	position:relative;
	top:5px;
	color:#CC66CC;
	font-weight:bold;
}


table {
	width: 100%;
}
tr td {
	padding: 1px;
}

th, td {
	margin:0px;
	padding:0px;
}

th {
	text-align: left;
	border-bottom: 1px solid #666666
}

tr.even {
	background-color:#EAF5F5;
}
tr.postage td {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
tr.total td{
	border-bottom: 1px solid #666666;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.deliveryOptions li {
	font-size: 14px;
	font-weight: bold;
}
.productShot {
	float: right;
	margin: 10px 0px 10px 10px;
	padding: 5px;
	border: 1px solid #339999;
}

#content table.prices {
	width: 250px;
}
#content table.prices td {
	padding-top:5px;
}
