* {
	margin: 0px;
	padding: 0px;
}

#britain {
	position: absolute;
	bottom: 0px;
}

#britain h2 {
	margin-top: 10px;
}
#kooks {
}
#dear-kooks {
	background-image: url(images/dear-kooks.png);
	background-repeat: no-repeat;
	min-height: 80px;
	border: 1px dashed #000000;
	background-position: left bottom;
}
#help {
	margin-top: 10px;
	position: absolute;
	bottom: 0px;
}

#header {
	min-height: 80px;
}
#section-two {
	border: 0;
}
#section-four {
	border: 0;

}
#pay {
}
.article {
	border: thin solid #000000;
}
.section {
	overflow: visible;
	position: relative;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#ladies {
	margin: 0px;
}
#dispatch {
	width: 470px;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 110px;
	
}
#accessories {
	background-image: url(images/sunglasses.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#kards {
	width: 230px;
	position: absolute;
	float: right;
	right: 0px;
	bottom: 0px;
}
.reverse {
	color: #EEDDBB;
	background-color: #000;
}
#section-five {
	padding: 0px;
	margin: 10px 0 0 0;
	border: 0;
}
#polo {
	min-height: 230px;
}
#dispatch h3 {
	width: 470px;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 110px;
	text-indent: -9999px;
	background-image: url(images/immediate-dispatch.gif);
	background-repeat: no-repeat;
}
.box-img  {
	margin: 0px;
	padding: 0px;
	float: right;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background: url(images/header-bg.jpg) center top no-repeat,
	url(images/bg.jpg) center top repeat-y,
	url(images/footer-bg.jpg) center bottom no-repeat;
	margin-top: 25px;
	margin-bottom: 50px;
}

.ie6 body, .ie7 body, .ie8 body, .ie9 body {
	background: url(images/bg.jpg) center top repeat-y;
}

#colorbox,#colorbox div, a.colorbox {
	border: 0;
}

#footer {
	/*width: 1160px;
	margin-left: -90px;
	/*background: url(images/footer-bg.jpg) center bottom no-repeat;*/
	text-align: center;
	height: 35px;
	border: 0;

}

#shirts h3 {margin-left: 10px;}

#shirts img {
	float: left;
	margin-right: 10px;
}
#dear-kooks h3 {
	height: 80px;
	float: left;
}
#dear-kooks p {
	margin-left: 150px;
}
#parts img {
	float: right;
}

#accessories h3 {
	margin-top: 5px;
	margin-bottom: 20px;
}
.wrapper {
	border: none;
}
#nav ul {margin:0; padding: 0;}

#nav li {list-style-type: none; float: left;}

#nav a {
	font-family: SteelfishBold;
	font-size: 1.5em;
	letter-spacing: 0.05em;
	color: #EEDDBB;
	text-decoration: none;
	display: block;
	width: 100%;
	margin-right: 20px;
	margin-left: 0.4em;
}

#nav a:hover {color:#00CC33;}

a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #00CC33;
}
a:active {
	color: #00CC33;
}

.reverse a:link {color: #EEDDBB;}
.reverse a:visited {color: #666666;}
.reverse a:hover {color: #00CC33;}
.reverse a:active {color: #00CC33;}

a img {border: 0;}

.add {width:305px; height:40px;}


.product ul {
	padding-left: 5px;
}

.product li {list-style-type: none;}

.button-area{ position:absolute; bottom:0px; margin:0px; border:0;}
.button-area img {display:none;}
.button-area div {margin:0px; padding: 0px; border:0;}
.button {
	color: #FFF;
	background-color: #000;
	font-family: SteelfishRegularItalic;
	src: url('fonts/steelfish_rg_it-webfont.eot');
	src: url('fonts/steelfish_rg_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/steelfish_rg_it-webfont.woff') format('woff'),
         url('fonts/steelfish_rg_it-webfont.ttf') format('truetype'),
         url('fonts/steelfish_rg_it-webfont.svg#SteelfishRegularItalic') format('svg');
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	display: block;
	width: 310px;
	min-height: 40px;
	border: 0px;
	margin-top:5px;
	text-align: left;
	padding-left: 20px;
}
.button:hover {
	background-color:#00CC33;
				}
				
div.product {border: 1px solid #000000;}
