body {
	background-image:url(images/background.gif);
	font-family:verdana;
	font-size:12px;
	color:#4e4e4e;
	line-height:140%;
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	color:blue;
	text-decoration:none;
}
h1 {
	font-size:24px;
	font-weight:normal;
}
h2 {
	font-size:18px;
	font-weight:normal;
}
#container {
	width:950px;
	padding:30px 0;
	margin:0 auto;
}
#nav {
	width:935px;
	height:68px;
	background-image:url(images/topnav.png);
	list-style-type:none;
	margin:0;padding:0 0 0 15px;
}
.n {
	height:68px;
	float:left;
}
.n a {
	display:block;
	float:left;
	padding:0 20px;
	font-size:14px;
	text-decoration:none;
	height:68px;
	line-height:68px;
	color:#8D8D8D;
}
.n a:hover {
	color:#166EFF;
}
#cart {
	float:right;
	width:61px;
	height:18px;
	margin:24px 22px 0 0;
}
#cart a {
	background-image:url(images/cart.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:61px;
	height:18px;
	display:block;
	text-indent:-2000px;
}
#cart a:hover {
	background-position:bottom;
}
#bands {
	width:950px;
	height:50px;
	background-image:url(images/bandnav.gif);
	list-style-type:none;
	margin:0;padding:0;
}
#bands li {
	padding-right:2px;
	height:50px;
	background-image:url(images/bandnavdiv.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
}
#bands li a {
	float:left;
	display:block;
	padding:0 25px;
	font-size:11px;
	font-family:Arial;
	color:#fff;
	text-decoration:none;
	line-height:50px;
	height:50px;
}
#bands li a:hover {
	text-decoration:underline;
}
#apresvous {
	height:87px;
	padding:56px 0 56px 30px;
	background-color:#363434;
}
#content1 {
	background-color:#ffffff;
	background-image:url(images/maintop.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:20px;
}
#content2 {
	background-image:url(images/mainbg.gif);
	background-repeat:repeat-y;
	background-position:left;
	min-height:250px;
}
#left {
	width:606px;
	float:left;
	padding:0 20px 20px;
}
#right {
	width:304px;
	float:left;
}
.cover {
	width:230px;
	height:230px;
	border:4px solid #ccc;
	background-color:#fff;
	margin:20px auto;
	overflow:hidden;
}
#right h3 {
	height:35px;
	line-height:33px;
	background-image:url(images/righthead.gif);
	background-repeat:no-repeat;
	background-position:center left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FF8400;
	text-indent:8px;
}
#footer {
	background-image:url(images/footer.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:45px;
	color:#BCBCBC;
	font-family:arial;
	font-size:12px;
	line-height:45px;
	text-indent:18px;
}
#footer a {
	color:#BCBCBC;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#cart_title {
	height:68px;
	line-height:68px;
	background-image:url(images/cart_icon.gif);
	background-repeat:no-repeat;
	text-indent:80px;
	color:#BFBFBF;
	display:block;
	margin-bottom:18px;
}
.cart_product {
	background-color:#F4F4F4;
	border:1px solid #E7E7E7;
	padding:3px 6px;
	color:#5B5B5B;
	font-size:11px;
	margin:4px;
}
.cart_product b {
	color:#3677F3;
}
.cart_product a {
	text-decoration:none;
	color:#5B5B5B;
	font-weight:bold;
	float:right;
}
.cart_product a:hover {
	color:#E8492C;
}
#cart_align {
	text-align:right
}
#cart_align table {
	float:right;
}
#cart_align table tr td {
	font-weight:bold;
	text-align:right;
}
#cart_align table tr th {
	color:#3677F3;
	text-align:right;
}
#cart_empty {
	text-align:center;
	padding:25px 0 50px 0;
}
#cart_empty a {
	color:#E8492C;
	text-decoration:none;
}
.release {
	border:1px solid #D3D3D3;
	background-color:#F8F8F8;
	margin:10px 20px;
	padding:3px;
	height:140px;
	text-align:center;
	font-size:14px;
}
.release a span {
	display:block;
	padding:4px;
}
.release a {
	color:#363434;
	display:block;
}
.release a img {
	float:left;
}
#contact {
	padding-left:10px;
}
#contact th {
	width:100px;
	color:#4E4E4E;
	text-align:left;
}
#contact input {
	height:27px;
	width:290px;
	background-image:url(images/input.gif);
	border:1px solid #ACACAC;
	color:#4E4E4E;
	padding:0;
	font-size:17px;
	font-family:verdana;
}
#contact select {
	padding:4px;
	border:1px solid #ACACAC:
}
#contact textarea {
	border:1px solid #ACACAC;
	background-color:#FEFEFE;
	padding:4px;
	width:400px;
	height:120px;
	font-family:verdana;
	font-size:12px;
}
#bigCover {
	text-align:center;
	padding:10px 0 0;
}
#bigCover img {
	border:1px solid #ccc;
	padding:5px;
}


#register {
	padding-top:10px;
}
#register label {
	display:block;
	width:100px;
	height:25px;
	line-height:25px;
	float:left;
}
#email, #password, #confirm, #name, #town, #postcode {
	float:left;
	height:18px;
	width:180px;
	border:1px solid #ccc;
	padding:3px;
	margin-bottom:8px;
}
#join, .bigsub {
	padding:5px 20px;
}


#error {
	padding-top:10px;
	font-weight:bold;
}
