/*=====================================
	layout.css
	2009-01-27
	Mark Gerrard
	Bigfish.co.uk
=====================================*/
#col-container {
	width: 960px;
	overflow: hidden;
}

#copy {
	padding: 20px 8px 0 0;
	background: url('../images/layout/bg_copy.gif') no-repeat 0 0;
	overflow: hidden;
	width: 100%;
}

#copy .intro p {
	width:450px;
}

.col1 {
	float: left;
	width: 215px;
	margin: 0 35px 0 0;
}

.col2 {
	float: left;
	width: 450px;
}

.col1Locations {
	float: left;
	width: 400px;
	margin: 0 35px 0 0;
	padding-left:60px;
}

.col2Locations {
	float: left;
	width: 400px;
	padding-left:60px;
}

.col1MapLocations {
	float: left;
	width: 300px;
	margin: 0 35px 0 0;
}
.col2MapLocations {
	float: left;
	width: 500px;
	margin: 50px 0 0 0;
}

#header {
	margin: 0 0 20px;
	padding: 0 0 25px;
}

#header.slideshow {
	width: 940px;
	height: 343px;
	background: url('../images/slideshow/loading.gif') no-repeat 0 0;
	position: relative;
}

#header #homeflash {
	position: absolute;
	bottom: 0;
	left: 390px;
	height: 100px;
}

#content h2 {
	margin: 0 0 16px;
}

body.two-col .col1 {
	width: 220px;
}

body.two-col .col2 {
	float: right;
}

body.two-col .col2.side-img img {
	
}

.vote-to-win form.standard label {
	width:280px;
}

#dd-factory-shop {
	background:#6F6559;
	display:none;
	list-style-type:none;
	position:absolute;
	z-index:30;
}
#dd-factory-shop li {
	font-size:1em !important;
	background:none !important;
	display:block !important;
	padding: 0 !important;
}
#dd-factory-shop li.first {
	margin-top:5px;
}
#dd-factory-shop li a, #dd-factory-shop li a:hover,
#dd-factory-shop li a:visited, #dd-factory-shop li a:active {
	color:#FFFFFF;
}
#dd-factory-shop li a {
	display:block;
	padding:0 5px;
	width:150px;
}

.comp-enter {
	text-align:right;
}

/*=====================================
	HOME PAGE
=====================================*/
#home #col-container {
	padding: 25px 0 0 0;
	background: url('../images/layout/col-cont_bg.gif') no-repeat left top;
}

#home .col1 div {
	margin: 0 0 20px;
	padding: 0 0 20px;
	background: url('../images/layout/dots_horiz.gif') repeat-x left bottom;
}

#home .col1 div.last {
	background:none;
}

#home .col1 #backstamp p {
	margin: 0 0 10px;
}

#home #range,
#home #inst-win,
#home #join-club {
	margin: 0 0 20px;
	width: 100%;
	overflow: hidden;
	background: url('../images/layout/dots_horiz.gif') repeat-x left bottom;	
}

#home #range {
	padding:0;
}

#home #range .lifestyle {
	display:block;
	text-align:center;
}

#home #join-club {
	padding:0;
}

#home #inst-win div,
#home #join-club div,
#home #range div {
	float: right;
	margin: 0 0 0 10px;
}

#home #inst-win .col1 {
	margin: 0px;
}

#home #inst-win div p {
	width: auto;
}

#home #inst-win p {
	width: 240px;
}

#home form p {
	margin: 0 0 10px;
}

#home #inst-win div.col1,
#home #inst-win div.col2 {
	float:left;
	width:200px;
}

#home #factory-shop img {
	float:right;
}
#home #factory-shop h2 img {
	float:none;
}

/*=====================================
	ABOUT PAGE
=====================================*/
#about .col1 ul {
	margin-left: 0;	
}

#about .col1 ul li a {
	padding: 0 0 0 15px;
	background: url('../images/layout/link_arrow.gif') no-repeat 0 0.5em;
}

#about .col2 {
	width: 350px;
	margin: 0 30px 0 0;
}

#about .col3 {
	float: left;
	width: 310px;
}

#about h2 {
	margin: 0 0 20px;
}


/*=====================================
	CONTACT PAGE
=====================================*/
body#contact p {
	margin: 0 0 1em;
}


/*=====================================
	THANKS PAGE
=====================================*/
body#thanks .col1 {
	width: 250px;
}


/*=====================================
	MEMBERS PAGE
=====================================*/
body#members #promo {
	margin: 0 0 20px;
	overflow: hidden;
	background: url('../images/layout/dots_horiz.gif') repeat-x left bottom;
}

body#members #col-container {
	background: url('../images/layout/dots_vert.gif') repeat-y 450px top;
}

body#members #promo .col1,
body#members #promo .col2 {
	width: 215px;
	margin: 0 35px 0 0;
}

body#members #promo .col3 {
	margin: -70px 0 0 0;
	float: right;
}

body#members .col1 {
	width: 360px;
	padding: 0 90px 0 0;
}

body#members .col1 form img {
	float: right;
	margin: 0 10px 0 0;
}


/*=====================================
	STANDARD FORM LAYOUTS
=====================================*/
form.standard p {
	margin: 0 0 8px;
}

form.standard label {
	float: left;
	width: 100px;
}

form.standard p.form-radio input {
	width: auto !important;
}

form.standard p.form-radio label {
	width: auto;
}

form.standard input.btn-image {
	width: auto;
	height: auto;
}

form.standard input,
form.standard select,
form.standard textarea {
	padding: 1px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	width: 250px;
}

form.standard .form-radio span {
	display: block;
}

form.standard .form-radio label {
	float: none;
	margin: 0 15px 0 0;
}

form.standard #remember-me label {
	float: none;
}

form.standard #remember-me input {
	float: left;
	margin: 0 10px 0 100px;
}


/*============================
	TRADE FORM
============================*/
form#trade-form.standard label {
	width: 130px;
}

form#trade-form.standard input,
form#trade-form.standard select {
	width: 220px;
}

form#trade-form.standard input.btn-image {
	width: auto;
}


/*=====================================
	RANGE & GIFT SERVICE PAGE
=====================================*/
body#ranges #col-container,
body#gift-service #col-container {
	background: url('../images/layout/dots_vert.gif') repeat-y 620px 0;	
}

body#gift-service #header {
	overflow:hidden;
}

body#gift-service #copy .intro {
	width:615px;
}

body#ranges p,
body#gift-service p {
	margin-bottom: 15px;	
}

body#ranges .col1, body#ranges .col2,
body#gift-service .col1, body#gift-service .col2 {
	width: 310px;
	margin: 0 10px 0 0;
}

body#ranges .group,
body#gift-service .group {
	float: left;
	width: 300px;
	margin: 0 10px 40px 0;
}

body#ranges .group h3,
body#gift-service .group h3 {
	margin: 0;
}

body#ranges .group div,
body#gift-service .group div {
	float: left;
	margin: 0 10px 0 0;
	width: 90px;
	height: 110px;
	text-align: center;
	cursor: pointer;
}

body#ranges .group div p,
body#gift-service .group div p {
	line-height: 1.2em;
}

body#ranges .col3,
body#gift-service .col3 {
	width: 300px;
	float: right;
	margin-right: 10px;
	position:relative;
}

body#ranges .col3 img#cutout.js,
body#gift-service .col3 img#cutout.js {
	padding: 1px 17px 24px 8px;
	background: url('../images/products/frame.gif') no-repeat 0 0;
}

body#ranges .col3 h3,
body#gift-service .col3 h3 {
	margin: 0 0 10px;
}

body#gift-service .col3 #sku {
	float:left;
}
body#gift-service .col3 #price {
	float:right;
	margin-right:15px;
}
body#gift-service .col3 #description {
	clear:both;
	margin-right:15px;
}
body#gift-service .col3 #addDiv p {
	display:inline;
}
body#gift-service .col3 #addDiv button {
	margin:10px;
	width:40px;
}
body#gift-service .col3 #noStock {
	margin:auto 15px 0 auto;
	text-align:right;
}

body#gift-service .col3 .product-packaging {
	clear:right;
	margin-right:15px;
	padding-top:10px;
}
body#gift-service .col3 #product-scroll {
	position:absolute;
}

/*=====================================
	PRIVACY PAGE
=====================================*/
body.two-col.con-rich .col1,
body#terms .col1 {
	width: 440px;
}

body.two-col.con-rich .col2,
body#terms .col2 {
	width: auto;
}


body.wide-col-1 .col1 {
	width: 360px;
	padding: 0 20px 0 0;
}


/*=====================================
	advert PAGE
=====================================*/

body#advert #content {
	text-align: center;
	background-color: #6F6559;
	padding:0;
}

body#advert #wrapper {
	width: 595px;
}

/*=====================================
	window display terms
=====================================*/

body.window-display #copy {
	width: 80%;
}

/*=====================================
		factory shop page
=====================================*/
body#factory-shop .col1 {
	margin:0 15px 0 0;
	width:175px;
}
body#factory-shop .col2 {
	width:750px;1
}

body#factory-shop ul#categories {
	margin-left:17px;
	list-style-image:url(../images/layout/top-nav_seperator.gif);
}

body#factory-shop table#factory-shop-products {
	font-size:0.8em;
	width:100%;
}
body#factory-shop table#factory-shop-products th {
	text-align:left;
}
body#factory-shop table#factory-shop-products tbody td {
	padding:2px 0;
}
body#factory-shop table#factory-shop-products tbody td.qty select {
	width:50px;
}

body#factory-shop #copy .intro-copy {
	width:400px;
}

/*=====================================
		data table
=====================================*/
.data-table thead th, .data-table tbody tr td {
	border-bottom:1px dashed #6F6559;
}
.data-table tbody tr {
	background:#FFFFFF;
}

/*=====================================
			 coming soon
=====================================*/
body#coming-soon p#intro {
	width:400px;
}
body#coming-soon div.images {
	overflow:hidden;
}
body#coming-soon div.images .image {
	background: url('../images/products/coming-soon-frame.jpg') no-repeat 0 0;
	float:left;
	margin:10px 30px 0;
	width:255px;
}
body#coming-soon div.images .image img {
	margin:2px 0 0 3px;
}
body#coming-soon div.images .image p {
	text-align:center;
}
body#coming-soon div.pagination {
	text-align:center;
}

/*=====================================
		   where to find us
=====================================*/
body#where-to-find .col1 {
	width:auto;
}
body#where-to-find .col2 {
	float:right;
}
body#where-to-find .col1 select {
	margin-bottom:10px;
}


/*=====================================
		 send to friend page
=====================================*/
body#send-to-friend .col1 {
	width:375px;
}
body#send-to-friend form p {
	margin-bottom:10px;
}


/*=====================================
		 Homepage - personalisation
=====================================*/
.personalise-star {
	color:#FF0000;
}