/*=====================================
	layout.css
	2009-01-27
	Mark Gerrard
	Bigfish.co.uk
=====================================*/
#col-container {
	width: 950px;
	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;
	margin: 0 35px 0 0;
	padding-left:60px;
}

.col2Locations {
	float: left;
	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 {
	background: url('../images/slideshow/loading.gif') no-repeat 0 0;
	height: 343px;
	overflow:hidden;
	position: relative;
	width: 940px;
}

#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,
#home #christmas {
	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,
#home #christmas div {
	float: right;
	margin: 0 0 0 10px;
}

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

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

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

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

#home #inst-win div.col1,
#home #inst-win div.col2,
#home #christmas div.col1,
#home #christmas 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.jpg') repeat-y 625px 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: 114px;
	text-align: center;
	cursor: pointer;
}
body#gift-service .group.coloured { margin-top:25px; }

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#gift-service .col3 { min-height:790px; }

body#ranges .col3 img#cutout.js,
body#gift-service .col3 img#cutout.js {
	background: url('../images/products/frame.gif') no-repeat 0 0;
	display:block;
	height:275px;
	padding: 1px 17px 24px 8px;
}
body#gift-service .col3 img#prodhead { display:block; height:20px; }
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 10px auto;
	text-align:left;
}
body#gift-service .stock-date {
	color:red;
}
body#gift-service .col3 #addDiv { margin-bottom:10px; vertical-align:top; }

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

body#gift-service #product .blue,
body#gift-service #product .red,
body#gift-service #product .colours,
body#gift-service #product .cornishwear,
body#gift-service #product .personalise {
	display:none;
}

#content ul#hot-links {
/*	background:url('../images/layout/category_nav.jpg') no-repeat;*/
	background:url("../images/layout/line_horizontal.jpg") repeat-x 0 bottom;
	display:block;
/*	height:100px;*/
	list-style:none;
	margin:0 0 5px;
	overflow:hidden;
	padding-bottom:3px;
	width:935px;
}
#content ul#hot-links li {
	float:left;
	margin-right:5px;
}
#content ul#hot-links li.personalisation { margin-right:0; }
#content ul#hot-links li, #content ul#hot-links li a {
	display:block;
/*	height:100px;
	width:159px;*/
}

#content ul#hot-links li a {
	background:url('../images/layout/tab-categories.jpg') no-repeat;
	display:block;
	height:32px;
	text-indent:-9000em;
}
#content ul#hot-links li.blue a { background-position:0 0; width:174px; }
#content ul#hot-links li.red a { background-position:-180px 0; width:166px; }
#content ul#hot-links li.colours a { background-position:-350px 0; width:205px; }
#content ul#hot-links li.cornishwear a { background-position:-561px 0; width:176px; }
#content ul#hot-links li.personalisation a { background-position:-744px 0; width:162px; }

#content ul#hot-links li.blue a:hover, #content ul#hot-links li.blue a.active { background-position:0 -32px; }
#content ul#hot-links li.red a:hover, #content ul#hot-links li.red a.active { background-position:-180px -32px; }
#content ul#hot-links li.colours a:hover, #content ul#hot-links li.colours a.active { background-position:-350px -32px; }
#content ul#hot-links li.cornishwear a:hover, #content ul#hot-links li.cornishwear a.active { background-position:-561px -32px; }
#content ul#hot-links li.personalisation a:hover, #content ul#hot-links li.personalisation a.active { background-position:-744px -32px; }

body#gift-service .cat-head p { width:340px; }

body#gift-service #cornish-red,
body#gift-service #cornish-colours,
body#gift-service #cornish-cornishwear,
body#gift-service #cornish-personalisation { display:none; }

/*=====================================
	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;
}
body#factory-shop table#factory-shop-products td.photo {
	padding: 5px 0 5px 10px;
	width: 100px;
}

/* Sales shop */
div.sales ul {
    list-style: none;
    clear: both;
    overflow: hidden;
}
div.sales ul li { 
	float:left; 
	width: 155px; 
	height: 190px; 
	display: inline; 
	margin-right: 40px;
}
div.sales ul li:nth-child(5n) {
	margin-right: 0;
}
div.sales ul li:last-child {
    width: 240px;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
}

#sales-warning { 
	color: #aa3333; 
	/*font-weight: bold; */
	font-size: 13px; 
	margin: 10px 0 0 10px !important;
	width: 325px;
}

body#factory-shop .sales ul {
	padding: 0;
	margin: 0;
}

body#factory-shop .sales .last {
	position: relative;
	width: 156px;
    font-size: 13px;
    color: #000000;
}
body#factory-shop .sales .last p {
	color: black;
	font-weight: normal;
	font-size: 10px;
}

/*=====================================
		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;
}
