/* CSS Document */
a{
	color: grey;
}
/*---Div's---*/

#container {
	width:960px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
	margin-top:-15px;
	position:relative;
	}
	
#header {
	/*background: url(../images/Header/Image_one.png) no-repeat center;*/
	text-align:center;
	height:245px;
	width:950px;
	position:relative;
	}
	
#content {
	background-color:#e7e8e9;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
	color:#666666;
	height:auto;
	width:950px;
	min-height:300px;
	}
	
#section {
	float:left;
	margin-left: 0px;
	padding: 0px;
	width: 280px;
	vertical-align:top;
	text-align:center;
	}
	
#section_main {
	float:left;
	margin-left: 0px;
	padding: 0px;
	width: 240px;
	vertical-align:top;
	text-align:left;
	}

#section_main_basket {
	float:left;
	margin-left: 0px;
	padding: 20px;
	width: 230px;
	vertical-align:text-top;
	}
	
#basket {
	margin-top: -3px;
}

#text_main {
	float: left;
	width: 550px;
	height: auto;
	margin-top: -3px;
	margin-left:100px;
	padding-right: 30px;
}

#text_main_offers {
	float: left;
	height: auto;
	margin-top: -3px;
	margin-left:150px;
	padding-right: 30px;
}

#text_main_index {
	float: left;
	height: auto;
	margin-top: -45px;
	margin-left:330px;
	padding-right: 30px;
}

#empty_basket {
	float: left;
	height: auto;
	margin-top: -45px;
	margin-left:330px;
	padding-right: 30px;
}

#title_main {
	text-align:left;
	padding-left:55px;
	margin-top:7px;
	width:240px;
}

#title_main_index {
	text-align:left;
	padding-left:60px;
	margin-top:7px;
	width:240px;
}

#title_main_shop {
	text-align:left;
	padding-left:0px;
	margin-top:0px;
	width:270px;
}

#title_main_shop_sections {
	text-align:left;
	padding-left:50px;
	margin-top:5px;
	width:270px;
}

#title_main_offers {
	text-align:left;
	padding-left:55px;
	margin-top:7px;
	width:240px;
}

#title_main_basket {
	text-align:left;
	padding-left:35px;
	margin-top:-10px;
	width:240px;
}

#title_main_contact {
	text-align:left;
	padding-left:57px;
	padding-top:5px;
	width:240px;
}
	
#text {
	float: left;
	width: 580px;
	height: auto;
	margin-top: 0px;
	margin-left:50px;
	padding-right: 30px;
}

#text_store {
	float: left;
	width: 600px;
	height: auto;
	margin-top: -5px;
	padding-right: 30px;
}

#intro h3 {
	margin-top:12px;
}


.product_row {
	float: left;
	width: 825px;
	height: 289px;
	margin-top: 5px;
	padding-right: 0px;
	padding-left: 60px;
	clear: both;
}
.product_row div {
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
	width: 270px;
	height: 289px;
}
.product_row h2 {
	position: absolute;
	top: -9999px;
}

.img {
	margin-top:20px;
	}
	
#footer {
	margin-top: 5px;
	padding: 0;
	width: 950px;
	font-size: 0.65em;
	background:url(../images/footer.png) no-repeat;
	color: #ffffff;
	height: 48px;
	text-align: center;
	vertical-align:middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	text-decoration:none;
	}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
	}
	
#footer ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	float: left;
}	
#footer li {
	margin: 0;
	padding: 0 0 0 2px;
	list-style: none;
	float: left;
}
#footer .copy {
	margin: 0;
	padding: 10px 10px 0 10px;
	float: left;
	color: #ffffff;
}

#images {
	float:left;
	width:250px;
	margin-top:-20px;
	padding-left:50px;
	position:relative;
	text-align:center;
	}
	
#navigation_image {
	float:left;
	width:250px;
	margin-top:50px;
	padding-left:40px;
	position:relative;
	text-align:left;
	}
	
#navigation {
	margin-top:-9999;
	position: absolute;
	}
	
.left_nav a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}

.left_nav li{
	padding-right:75px;
	margin-left:15px;
}
	
#shop_images {
	position:relative;
	padding-top:320px;
	width:940px;
	text-align:center;
	}
	
#shop_images img, #text img {
	padding:5px;
	}
	
#process_images img{
	float:left;
	padding-top:20px;
	position:relative;
	text-align:center;
	}

#process {
	padding-top:10px;
	padding-bottom:10px;
}
	
#process_images {
	width:245px;
	margin-left:50px;
}
	
#logo {
	position:relative;
	left:57px;
	top:-65px;
	float:left;
	}
	
#follow	{
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	font-size:.6em;
	font-weight:bold;
	}
	
#follow img {
	margin-left:-5px;
	}
	
#bgcolor {
	background-color:#e7e8e9;
	width:950px;
	height:auto;
	}



#content_left {
	float: left;
}
#content_right {
	float: left;
}
	
#checkout {

	}
/*---Product Listing---*/

#product_image_border {
	position:relative;
	top:0;
}

.main_img {
	z-index:5;
}

#tn_images {
	width:200px;
	z-index:5;
	left:-75px;
}



.basket_form{
	padding: 0;
	width: 100%;
	height: auto;
	float:right;
}
.basket_form label{
	width: 100px;
	float: left;
	padding: 2px 0;
	clear: both;
}


#product_listing {
	float: left;
	width: 579px;
	margin: 5px 0 0 30px;
	border-left: 1px solid #692c8f;
	padding: 0 30px;
	background-color: #e7e8e9;
}

#product_listing img {
	float: left;
	margin-right: 5px;
}

.product_image {
	width:110px;
	margin: 0px 5px 0 0px;
	position: absolute;
}

.product_image_offer {
	width:110px;
	margin: 0px 5px 0 0px;
	position: absolute;
}

.product_image .main_img{
	margin: 0 0 0 0;
}
	
#product_info {
	float: left;
}
	
#product_title {
	float: left;
	}

#product_option {
	float:left;
	font-weight: bold;
	font-size:.8em;
	}
	
#qty_box {
	margin-left:115px;
}

	
.option_description {
	font-style:italic;
	color:#666666;
	font-size:.7em;
	font-weight:bold;
	}
	
.product_name {
	font-style:italic;
	color:#692c8f;
	font-weight:bold;
	}
	
#product_qty {
	float:left;
	width:120px;
	}
	
	
#product_buy {
	float:left;
	padding-top:5px;
	}
	
#product_description {
	width:450px;
	float:left;
	}
	
	
/*---classes---*/

.customise {
	width:350px;
	float:left;
	margin-left:115px;
	}
	
.customise_charms {
	clear: both;
	font-size: 12px;
	}
	
.butt_addtobasket {
	padding-left:100px;
	padding-top:5px;
}
	
.clear {
	clear:both;
}	
.clear_5 {
	clear:both;
	height: 5px;
}

.hide {
	display:none;
	}
	
.purple {
	font-size:.8em;
	color:#692c8f;
	font-weight:normal;
	font-weight:bold;
	}
.purple1 {
	color:#692c8f;
	}
	
.img {
	margin-top:20px;
	}
	
a.purple {
	font-size:.8em;
	color:#692c8f;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
	}
	
.intro {
	float:left;
	width:650px;
}

/*---Product Layout---*/

.product_title {
	color:#692c8f;
	font-size:1.2em;
	font-style: italic;
}
.product_price{
	font-size:1.2em;
	color: #692c8f;
	font-style: italic;
}
.product_buttons {
	width:120px;
}
	
.sub_title {
	color:#666666;
	font-size:.7em;
	font-style:normal;
	font-weight:normal;
	}
	
.item {
	color:#666666;
	font-size:1.1em;
}	


.product_options {
	position:relative;
	width:490px;
}

.product_options_buy {
	position:relative;
	width:200px;
	margin-left:-2px;
}

/*---Checkout---*/

.chectout_content {
	float:right;
	width:650px;
}

.chectout_container {
	width:480px;
}


.new_detail_label {
	display:block;
	float:left;
	width:200px;
}

.new_detail_label ul {
	list-style:none;
	margin-top:0px;
	padding:5px;
}

.new_detail_label li {
	padding:3px;
}


.new_details {
	display:block;
	float:left;
	padding:5px;
}

#nothanks {
	float:left;
	width:670px;
	padding-left:30px;
}

.item_table {
	margin:5px;
}

#billing {
	margin:5px;
	width:425px;
}

#billing ul {
	list-style:none;
	margin-top:0px;
	padding:5px;
}

#billing_details {
	margin:5px;
	width:200px;
	float:left;
}

#billing_details ul {
	list-style:none;
	margin-top:0px;
	padding:5px;
	width:400px;
}	


#shipping {
	margin:5px;
	width:400px;
	float:right;
}

#shipping ul {
	list-style:none;
	margin-top:0px;
	padding:5px;

}

#shipping_details {
	margin:5px;
	float:right;
}

#shipping_details ul {
	list-style:none;
	margin-top:0px;
	padding:5px;
}

.billing_checkout {
	width:425px;
	float:left;
	margin: 0 0px 0 30px;
}

.shipping_checkout {
	width:425px;
	float:right;
	margin: 0 26px 10px 0;
}

#checkout_buttons {
	float:right;
	width:210px;
}

.checkout_billing_details {
	float:right;
	width:400px;
	margin-top:10px;
}
.checkout_billing_details label {
	float:left;
	width:150px;
}
.checkout_billing_details span {
	float:left;
	width:150px;
	color: #692C8F;
}
.checkout_billing_details .text {
	width:200px;
	border: 1px #692C8F solid;
}

.checkout_billing_details li {
	margin-bottom:8px;
}

.billing_details ul {
	list-style:none;
	margin-top:17px;
	padding:5px;
	width:200px;
}

.billing_details li {
	margin-top:8px;
}
.shipping_country {
	margin-bottom:5px;
	}

/*---Base classes---*/

p	{
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	}

h2 {
	font-size:2em;
	color:#666666;
	}
	
h3 {
	font-size:1.2em;
	color:#692c8f;
	font-weight:normal;
	}

/* Basket */
table#basket{
	padding: 0;

}
#basket tr{
	margin: 3px 0;
	padding: 0;
}
#basket td{
	margin: 0;
	padding: 3px;
}

#shipping_form {
	margin:20px 0 20px 270px;
	padding: 10px;
	clear: left;
	width: 645px;
	height: auto;
	background:#e1e1e1;
	border-bottom: 1px solid #666666;
}

#discounts_form {
	margin:20px 0 20px 270px;
	padding: 10px;
	clear: left;
	width: 645px;
	height: auto;
	background:#e1e1e1;
	border-bottom: 1px solid #666666;
}
#basket_totals{
	margin:20px 0 20px 270px;
	padding: 10px;
	clear: left;
	width: 665px;
	height: auto;
	background:#e1e1e1;
	border-bottom: 1px solid #666666;
}
#basket_totals td.right{
	width: 100px;
	text-align: left;
	font-weight: bold;
}
#basket_totals tr{
	padding: 5px 0 5px 0;
	height: 25px;
}
#basket_totals td.righttwo{
	padding: 0 0 0 15px;
	color: #959390;
	font-weight: bold;
	text-align: left;
}

/* Checkout Page */
#register_form{
	clear: both;
	width: 425px;
	float: left;
	margin: 0 0 0 25px;
}
#checkout_login label{
	margin: 0;
	padding: 3px 10px 0 0;
	float: left;
	text-align: right;
	width: 145px;
	height: auto;
	color: #82807d;
}


#login_form{
	margin: 0 0 0 500px;
	width: 425px;
}
#login_form label{
	margin: 0;
	padding: 3px 10px 0 0;
	float: left;
	text-align: right;
	width: 100px;
	height: auto;
	color: #82807d;
}

#nothanks{
	clear: both;
}

#checkout_buttons {
	width:920px;
	float:left;
	text-align: right;
}
hr{
	height: 1px;
	border: 0px;
	background: #692c8f;
	color: #692c8f;
	margin: 20px 0;
	clear: both;
}
.message{
	width: 50%;
	text-align: center;
	padding: 20px;
	margin: 0 auto;
}
.pic_gallery{
	margin: 0px 0 0 3px;
	padding: 0;
	width: 100px;
	float: left;
}

.tn_image {
	margin: -45px 0 3px 0;
	}
	
#product_image_tn_border {
	position:relative;
	z-index:5;
	left:0px;
}


fieldset{
	border: 1px #afafaf solid;
	padding: 10px;
}
#contact label{
	margin: 0;
	padding: 3px 10px 0 0;
	float: left;
	text-align: right;
	width: 145px;
	height: auto;
	color: #82807d;
}
.butt_send{
	margin: 0;
	padding: 0;
	width: 99px;
	height: 28px;
	background: url(../images/butt_send.gif) 0 0 no-repeat;
	display: block;
	border: 0;
	cursor: pointer;
}
.butt_blog{
	margin: -220px 0 0 53px;
	padding: 0;
	width: 240px;
	height: 101px;
	background: url(../images/butt_blog.gif) 0 0 no-repeat;
	display: block;
	cursor: pointer;
	position: absolute;
	
}
.butt_blog:hover{
	background: url(../images/butt_blog.gif) 0 -101px no-repeat;
}
