/* Product Homepages */

#left_column {
/*	position: absolute;
	z-index: 10;
	width: 220px;
	left: 10px;
	top: 120px;*/
	float: left;
	margin-top: 50px;
}

#body_content_products {
	float: right;
	width: 430px;
	margin-top: 63px;
	min-height: 400px;
}

#body_content_products_1 {
	width: 700px;
	margin-top: 20px;
	min-height: 400px;
}

#body_content_product_desc {
	position: absolute;
	z-index: 10;
	width: 220px;
	left: 10px;
	top: 120px;
	}

	.product_content_product_item {
		float: left;
		padding-bottom: 6px;
		padding-left: 5px;
		text-align: center;
		width: 120px;
		height: 150px;
		line-height: 14px;
		font-family: arial;
	}
 #product_home img {
		float: left;
		padding: 9px 6px 6px 28px;
		margin-left:100px;
	}
	#body_content_product_1 {
		float: left;
		padding-top: 35px;
		padding-left: 5px;
		text-align: left;
	}
		#product_boxes_1 {
			padding-top: 33px;
			background-position: 0px 33px;
		}
			#product_boxes_1 img {
				padding: 0;
				margin-right: 5px;
				width: 120px;
				height: 120px;
			}

	#body_content_product_2 {
		float: left;
		padding-left: 5px;
		text-align: left;
	}
		#product_boxes_2 {
			padding-top: 35px;
			background-position: 0px 33px;
		}
			#product_boxes_2 img {
				padding: 0;
				margin-right: 5px;
				width: 120px;
				height: 120px;
			}

/* Single Product page styles */
#sp_content_block { margin: 50px 0 10px 0; }

	#left_column { float: left; width: 280px; text-align: left; }
		#product_description { padding: 8px 8px 8px 30px;  }
		#product_form { width: 280px; background: #ffffff; overflow: hidden; }
			#product_form h3 { margin-bottom: 1px; margin-top: 10px; }
			#product_form form { margin: 0; padding: 0;}
			#product_form .quantity { }
			#product_form .quantity a { text-decoration: none; display: block; margin-top: 5px; }
			#product_form input, #product_form select { width: 120px; }
			#product_form .price_declaration { font-size: 60%; }


	#right_column { float: left; width: 342px; text-align: left; }
		#thumbnails { float: right; text-align: center; }
			#thumbnails .sketch { width: 90px; height: 90px; text-align: center; background-color: white; }
		#main_image { background: #ffffff; width: 230px; height: 296px; text-align: center; }
		#colours { padding: 5px 0px; background: #ffffff; clear: both; margin-top: 11px; }
			#colours h3 { margin-bottom: 1px; margin-top: 1px; }
			#colours .swatches { height: 50px; width: 220px; overflow: hidden; }
			#colours .swatches img { border: 1px solid #000000; margin-right: 9px; height: 25px; width: 25px; }

			#colour_links { text-align: center; }
			#swatches img { border: 1px solid black; margin-right: 6px; }

	#join_form { padding: 8px; }
		#join_form .instructions { padding-bottom: 10px; }
		#join_form label, #join_form input, #join_form select, #join_form textarea { width: 120px; float: left; margin-bottom: 8px; }
		#join_form label { text-align: right; width: 120px; padding-right: 10px; }
		#join_form br { clear: left; }
		#join_form .dev_options { text-align: left; width: 180px; float: left; }
		#join_form .dev_details { width: 60px; float: left; }
		#join_form .date select { width: 65px; margin-bottom: 0; }

 	.basket { padding-bottom: 10px; border-bottom: 1px solid #d5d3bf; }
 		.basket div, .basket img { }
			.basket label, .basket input, .basket select { display: block; width: 90px; float: left; margin-bottom: 2px; }
			.basket label { text-align: right; width: 60px; padding-right: 10px; }
			.basket br { clear: left; }
			.basket .seperator { border-bottom: 1px dashed #d5d3bf; }
			.basket ul { list-style-type: none; text-align: right; margin-left: 0px; }
			.basket li { margin-bottom: 2px; }

	.order_summary {}
		.order_summary th {}
		.light_row td { border-bottom: 1px #F3EEE8 solid; }
		.dark_row td { border-bottom: 1px white solid; background-color: #F3EEE8; }

	#taskbar { padding: 3px; width: 754px; background-color: white; }
		#taskbar .div_a { float: left; width: 60%; text-align: left; }
		#taskbar .div_b { float: right; width: 40%; text-align:right }
		#taskbar .div_c { clear: both; }

	.graffiti { padding: 8px; }
		.graffiti div { text-align: right; font-style: italic; }

	#collection_link { clear:both;padding-left: 25px; padding-top: 27px; text-align: left; color: white; font-weight: bold; }
		#collection_link a { color: #473e26; }
		#collection_link a:Hover { color: #000000; }




#colcontainer {
	padding-top: 50px;
	text-align: left;
	width: 760px;
}

#col1 {
	float: left;
	width: 250px;
}

#col2 {
	float: left;
	width: 235px;
}

#col3 {
	float: left;
	width: 240px;
}

#main_content_container {
	width: 760px;
	background: #fff url(/images/home_back_stretch.gif) repeat;
}

#home_task {
	padding-top: 140px;
	padding-left: 55px;
	}
	#home_task a {
		font-weight:normal;
	}

#recentview {
	text-align:right;
	clear: both;
	margin: 10px;
	padding-top: 10px;
}
	#recentview p a {
		font-weight:normal;
	}
	#recentview h1 {
		margin-bottom: 10px;
		margin-top: 5px;
		text-align: left;
	}

#relatedstyles {
	overflow:auto;
	height:180px;
	width: 332px;
	text-align:left;
	background-color: #fff;
}

#relatedstyles td {
	padding: 0 2px;
}


.form_content {
	padding: 8px;
}

.form_content p {
	margin-bottom: 4px;
	margin-top: 4px;
}

.form_content p label {
	width: 120px;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	padding-right: 10px;
	float: left;
	clear: left;
	color: #666666;
}

.form_content p small {
	padding-left: 20px;
}

.form_content .cb_label {
	float: none;
}

.frm_content .cb_group {
	float: left;
	width: 250px;
}


.instructions {
	padding-bottom: 10px;
}

div.delivery_options {
	margin-bottom: 14px;
}

.delivery_options div {
	margin-bottom: 2px;
}

.delivery_options input.dev_details {
	display: block;
	float: left;
	margin-top: 0;
	width: 16px;
}
.delivery_options label.dev_options {
	display: block;
	float: left;
	padding-left: 4px;
}
.delivery_options label.dev_details {
	display: block;
	clear: left;
	float: left;
	margin-left: 16px;
	padding-left: 4px;
}
