/* CSS Document */





	
#content-wrapper {
	background:url(../images/bg-content.jpg) no-repeat;
	width:960px;
	height:674px;
	clear:both;
}

#content-wrapper-about {
	background:url(../images/bg-aboutus.jpg) no-repeat;
	width:960px;
	height:674px;
	clear:both;
}

#content-wrapper-faq {
	background:url(../images/bg-faq.jpg) no-repeat;
	width:960px;
	height:674px;
	clear:both;
}

#content-wrapper-login {
	background:url(../images/bg-login.jpg) no-repeat;
	width:960px;
	height:674px;
	clear:both;
}

	#left-panel {
		width:220px;
		float:left;
	}
		
		#promo {
			height:134px;
		}
		
		#shop {
			background:url(../images/sale-now-on-2.jpg) no-repeat;
			height:103px;
			padding-left:30px;
			padding-top:40px;
		}
		
		#shoptest {
			background:url(../images/sale-now-on-2.jpg) no-repeat;
			height:103px;
			padding-left:30px;
			padding-top:30px;
		}
		
		#browse-by {
			background:url(../images/bg-browse-by.jpg) no-repeat;
			height:177px;
			padding-left:40px;
			padding-top:50px;
		}
		
			#browse-by select {
				background-color:#8DA487;
				font-family:"Courier New", Courier, monospace;
				font-size:12px;
				color:#000000;
				border:0px none;
				border-color:#8DA487;
			}
			
		
	#right-panel {
		width:720px;
		height:520px;
		float:left;
		margin-left: 15px;
    	margin-top: 20px;
		position:relative;
	}
	
		#right-panel2 {
		width:720px;
		height:500px;
		float:left;
		margin-top:20px;
		margin-left:15px;
		position:relative;
	}
	
		#breadcrumb {
			font-family:"Courier New", Courier, monospace;
			font-size:14px;
			color:#000000;
			height:30px;
			width:255px; 
			float:left;
			padding-left:20px;
			padding-top:10px;

		}


			#breadcrumb a{
				color:#000000;
				text-decoration:none;
			}
			
			#breadcrumb a:hover{
				color:#000000;
				text-decoration:underline;
			}
		
		.cartSummaryLink {
			display:none!important;
		}
		
		#shopping-cart {

			font-family:"Courier New", Courier, monospace;
			font-size:14px;
			height:30px;
			width:420px; 
			float:right;
			padding-left:20px;
			padding-top:10px;
		}
		
		#product-view {
			width:720px;
			float:left;
		}
		
			#small-product  {
				width:140px;
				float:left;
				padding-top:10px;
			}
			
			#small-productmust  {
				width:140px;
				float:left;
				padding-top:10px;
		
			}
				
				
				.small-product-image  {
					/*background:url(../images/bg-product.jpg) no-repeat;*/
					background-position:center center;
					height:160px;
					/*padding-top:16px;
					padding-left:12px;	*/
				}
				
				.small-product-image img {
					width:142px!important;
					height:158px!important;
				}
				
				.small-product-price  {
					font-family: Courier;
					color:#000000;
					font-size:14px;
					background:url(../images/bg-price.jpg) no-repeat;
					background-position:center center;
					height:20px;
					width:70px;
					padding-left:17px;
					padding-top:6px;
					float:left;
					font-weight:bold;
				}
				
				.small-price-view  {
					height:27px;
					width:53px;
					float:left;
				}
				
			#large-product {
				width:720px;
				height:250px;
				float:left;
			}
			
				.large-product-image {
					background:url(../images/large-images-bg.png) no-repeat;
					background-position:center center;
		
					width:172px;
					height:181px;
					padding-left:32px;	
					padding-top:29px;
					float:left;
		
				}
				
				

				.large-product-title {
					float:left;
					font-family:"Courier New", Courier, monospace;
					font-size:18px;
					color:#000000;
					padding-left:10px;
		
				}

				.large-product-description {

					float:left;
					width:500px;
                                        height:100px;
					font-family:"Courier New", Courier, monospace;
					font-size:12px;
					color:#000000;
					padding-left:10px;

				}
				
				.large-product-content {
					width:490px;
					height:100px;
					margin-top:10px;
				}
				
				.large-product-content p {
					margin:0;
					padding:0;
				}
				
					#large-product-medallions-0 {
						width:500px;
						float:left;
						margin-top:10px;
						display:block;
					}
					
					#large-product-medallions-1 {
									display:block;
						width:500px;
						float:left;
						margin-top:10px;
					}
					
					#large-product-medallions-2 {
									display:block;
						width:500px;
						float:left;
						margin-top:10px;
					}

						#large-product-free {
							font-family:"Courier New", Courier, monospace;
							font-size:16px;
							color:#000000;
							
						}
						
						#large-product-free2 {
							
							font-family:"Courier New", Courier, monospace;
							font-size:16px;
							color:#000000;
							
						}
						
						
			
						
						#large-product-select-2free {
							background:url(../images/select-large-1.jpg) no-repeat;
							width:300px; 
							height:26px; 
							padding-top:3px;
							float:left;
						}
						
							#large-product-select-2free select{
								background-color:#8DA487;
								font-family:"Courier New", Courier, monospace;
								font-size:12px;
								color:#000000;
								border:0px none;
							
								margin-left:17px;
								margin-right:18px;
							}

						.large-product-select {
							background:url(../images/select-large-1.jpg) no-repeat;
							width:300px; 
							height:26px; 
							padding-top:3px;
							float:left;
						}
						
							.large-product-select select{
								background-color:#8DA487;
								font-family:"Courier New", Courier, monospace;
								font-size:12px;
								color:#000000;
								border:0px none;
							
								margin-left:17px;
								margin-right:18px;
							}
							.vim {
								enab}
.large-product-select-1option {
							background:url(../images/select-large-1option.jpg) no-repeat;
							width:300px; 
							height:26px; 
							padding-top:3px;
							float:left;
										display:block;
						}
						
							.large-product-select-1option select{
								background-color:#8DA487;
								font-family:"Courier New", Courier, monospace;
								font-size:12px;
								color:#000000;
								border:0px none;
							
								margin-left:17px;
								margin-right:18px;
							}
				

						#large-product-help {
							width:182px;
							height:84px;
							float:left;
							display:inline;
							padding-right:1px;
						}
						
						
						#large-product-help2 {
							
							width:182px;
							height:84px;
							float:right;
							padding-right:1px;
						}
						

						
						.large-product-price {
							width:160px;
							font-family:"Courier New", Courier, monospace;
							font-size:14px;
							color:#000000;
							font-weight:bold;
							float:left;
							display:inline;
							margin-top:20px;
						}
						
						.large-product-addtocart {
							width:115px;
							float:left;
							margin-top:20px;
						}
			
			#pagination2 {
				width:700px;
				height:50px;
				margin-top:20px;
				float:left;
				font-family: Courier;
				color:#000000;
				font-size:15px;
			}
			
				#pagination2 a{
					text-decoration:none;
					color:#000000;
				}
				
				#pagination2 a:hover{
					text-decoration:underline;
					color:#000000;
				}
			
			#information {
				background:url(../images/information.png) no-repeat;
				width:150px;
				margin-right:20px;
				margin-top:40px;
				padding-top:40px;
				float:right;
				font-family:"Courier New", Courier, monospace;
				font-size:12px;
				color:#FFFFFF;
			}
			
				#information a {
					font-size:12px;
					color:#FFFFFF;
					text-decoration:none;
				}
				
				#information a:hover {
					font-size:12px;
					color:#FFFFFF;
					text-decoration:underline;
				}
				
				.catProdAttributeTitle {
					display:none!important;
				}
				
				.catProductAttributeGroup, .catProdAttributeItem {
					float:left;
					display:inline;
				}
				
				.catProdAttributeItem select {
					width:115px;
					float:left;
					display:inline;
				}
				.black {
					background-color:#000!important;
				}
				
				@charset "utf-8";
/* CSS Document */

.black2 {
	background-color:#000!important;

}

.content-media {
	margin-top:20px!important;
	padding-left:15px;
	margin-right:10px;
		font-size:12px!important;
}

.content-media h1 {
	padding:0!important;
	margin:0!important;
	font-size:13px;
	font-weight:bold;
	margin-top:10px!important;
}


.content-media2 {
	margin-right:10px;
		font-size:12px!important;
}

.content-media2 h1 {
	padding:0!important;
	margin:0!important;
	font-size:13px;
	font-weight:bold;
	margin-top:10px!important;
}
.content-media p {
	font-size:12px!important;
}


.content-media a {
	font-size:12px!important;
}

.content-media2 p {
	font-size:12px!important;
}

.content-media2 a {
	color:#000;
	text-decoration:none;
	font-weight:bold!important;
}

.content-media2 ul {
	font-size:12px!important;
}

.content-media2 a:hover {
	text-decoration:underline;
}


.content-media a {
	color:#000;
	text-decoration:none;
	font-weight:bold!important;
}

.content-media a:hover {
	text-decoration:underline;
}

.content-media2 {

	margin-right:10px;
	overflow:auto;
			overflow-x:hidden;
	width:695px;
	height:480px;
	
}

.must-image {
	float:left;
	display:inline;
	width:253px;
	height:278px;
}

.must-right {
	float:left;
	display:inline;
	
}

.must-description {
	width:425px;
	height:70px;
	font-size:12px!important;
	
}

.must-products {
	width:435px;
	height:260px;
	margin-top:10px;

}

.must-back {
	float:right;
	display:inline;
}

.must-more {
		float:right;
	display:inline;
}

.left-colour {
	width:140px!important;
}


.left-colour select {
	width:140px!important;
	margin-top:3px;
	
}

.productsearchNext, .productsearchPrevious {
	color:#000!important;
	text-decoration:none!important;
}

.productsearchNext {
background-image:url(/images/more-products.png);
display:block;
height:32px;
float:left;
width:177px;
text-indent:-9999px;
margin-left:10px;
}

.productsearchPrevious {
background-image:url(/images/back.png);
display:block;
height:29px;
width:50px;
float:left;
text-indent:-9999px;
}

.productSmall {
	color:#E7DED7;
}

.productsearchNext:hover, .productsearchPrevious:hover {
	color:#000!important;
	text-decoration:underline!important;
}


.productsearchNext a, .productsearchPrevious a {
	color:#000!important;

}

.productsearchNext a{
}


form {
	font-size:12px!important;
	margin:0!important;
	padding:0!important;
}

form label {
	float:left;
	width:180px!important;
	margin:0!important;
	padding:0!important;
}

form .item {
	margin:0!important;
	padding:0!important;
	margin-bottom:3px!important;
}

form .catch {
	margin-left:180px;
}

form .cat_button {
	margin-left:180px;

	border:solid 1px #000!important;
	background-color:#FFF!important;
	padding:2px!important;
	width:75px!important;
		font-family:"Courier New", Courier, monospace!important;
}



form .cat_textbox {
	margin:0!important;
	padding:0!important;
	border:solid 1px #000!important;
	padding:1px!important;
	font-family:"Courier New", Courier, monospace!important;
	width:200px!important;
}

form .cat_listbox {
	border:solid 1px #000!important;
}

form .cat_dropdown {
	border:solid 1px #000!important;
	width:204px!important;
	font-family: "Courier New", Courier, monospace!important;
}

form .cat_dropdown_smaller {
	width:100px!important;
	border:solid 1px #000;
}

.media-gallery {
	float:left;
	display:inline;
	width:380px;
	height:auto;
	text-align:center;
	font-size:12px!important;
}

.media-right {
	float:left;
	display:inline;
	padding-top:25px;
}
.media-description {
	margin-left:15px;
	float:left;
	display:inline;
	clear:left;
}


.photogalleryNavigation {
	display:none!important;
}


.account-box { 
float:left;
display:inline;
width:310px;
height:60px;


margin-right:20px;
}

.account-title {

	width:300px;border:solid 1px #514D4A;
	height:20px;
	background-color:#514D4A;
	color:#FFFFFF;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	
}

.account-text {
	padding-top:5px;
	width:300px;
	height:40px;
padding-left:5px;
padding-right:5px;
font-size:12px!important;
}

.account-login-left {
	float:left;
display:inline;
	width:95px;
	height:17px;
	padding-left:5px;
padding-top:3px;
font-size:12px!important;
}

.account-login-right {
	float:left;
display:inline;
		width:190px;
	height:20px;
	padding-right:5px;margin-bottom:5px;

}

.account-login-right input {
		border:solid 1px #514D4A;
		width:190px;
		font-family:"Courier New", Courier, monospace!important;
		
}

.account-button {
	float:left;
	display:inline;
	padding:5px;
	padding-top:0px;
	color:#43224D;
}

.account-check {
	margin-left:95px;



}

.account-box2 {
	float:left;
	display:inline;
	border:solid 1px #514D4A;
	width:310px;
}

.secure-box {
	float:left;
	display:inline;
	clear:left;
	
height:60px;
padding-top:10px;
padding-bottom:10px;
border-bottom:solid 1px #514D4A;
width:680px;
font-size:12px!important;
}

.secure-image {
	float:left;
display:inline;
	width:65px;
	height:70px;
	
}

.secure-right {
float:left;
display:inline;
	
}

.secure-title {
	float:left;
display:inline;
		height:25px;
		font-weight:bold;
		padding-top:5px;
		
}

.secure-text {
	float:left;
display:inline;
clear:left;
		height:35px;
}

#shop2 { width:710px;
height:275px;

}

#shop-left {
	float:left;
	display:inline;
width:202px;
			
		height:260px;


	
	}

#shop-image {
	
		background:url(../images/large-images-bg.png) no-repeat;
	
				width:170px;
					height:182px;
					float:left;
					display:inline;
					padding-top:29px;
					padding-left:32px;
	}

#shop-poplets {
	margin-left:15px;
	float:left;
	display:inline;
	margin-top:2px;
	width:174px;
	height:60px;
	text-align:center;
	background-image:url(../images/poplet-bg.jpg);}
	
	#shop-poplets img {

		height:39px;
		margin-top:5px;
		margin-left:5px;
		margin-right:5px;
	}

#shop-right {
	float:left;
	display:inline;

	width:500px;
	height:275px;
	margin-left:5px;

	}

#shop-title {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	display:inline;
	font-weight:bold;
	
	}

#shop-description {
		float:left;
	display:inline;
clear:left;
	font-size:12px!important;
	height:100px;
	width:500px;

	}

#shop-box {
		float:left;
	display:inline;

	}
	
	#shop-box-none {
		float:left;
	display:inline;

	}

#shop-box-title {

	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	margin-bottom:10px;
	}
	
	#shop-box-title2 {

	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	margin-bottom:10px;
	}

#shop-box-attributes {

	width:500px;
float:left;
display:inline;

height:27px;
padding-top:5px;

background-image:url(../images/large-select-bg.jpg);
background-repeat:no-repeat;
	}
	
	#shop-box-attributes2 {

	width:500px;
float:left;
display:inline;

height:27px;
padding-top:5px;

background-repeat:no-repeat;
	}
	
	#shop-box-attributes select {
		margin:0;
		padding:0;
		width:155px;
								background-color:#8DA487;
								font-family:"Courier New", Courier, monospace;
								font-size:11px;
								color:#000000;
								border:0px none;
								margin-left:10px;
								margin-top:1px;
								margin-right:62px;
								display:inline;

	}

#shop-box-price {

	float:left;
	display:inline;
	margin-top:34px;
	height:15px;
	width:60px;
	}

#shop-box-price-2 {

	margin-top:33px;
		float:left;
	display:inline;
		height:15px;
	width:60px;

	font-size:12px!important;
	}

#shop-box-addtocart {

	float:left;
	display:inline;
	margin-top:27px;
	margin-left:15px;
		width:115px;
	height:27px;
	}

#shop-box-help {

	float:right;
	display:inline;
	width:182px;
	height:84px;
	}

#shop-related-title {
	
	float:left;
	display:inline;}

#shop-related-products {

	clear:left;}
	
	.pagination, #pagination {
		font-weight:bold!important;
		font-size:14px!important;
	
	}
	
.pagination a, #pagination a {
		font-weight:normal!important;
		font-size:12px!important;
	}


.productsearchPrevious a, .productsearchNext a {
	text-align:right;
}


#join-us a {
	text-decoration:none;
	color:#FFF;
}

#join-us a:hover {
	text-decoration:underline;
}

#join-us {
	
	font-size:11px;
	color:#FFF;
	font-family:"Courier New", Courier, monospace;
				background:url(../images/bg-join-us.jpg) no-repeat;
						height:100px;
			height:210px;
			padding-left:10px;
			padding-top:30px;
}

.iformat {

padding-left:5px;
margin-top:97px;

}

.stockists-box {

	width:220px;
	height:auto;
	margin-bottom:10px;
	vertical-align:top!important;
	min-height:75px;
	

}

.media-2011 {
	overflow:hidden;
}

.media-title {
	width:100px;
	clear:both;
}

.media-content {
	overflow:hidden;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	padding-left:10px;
		margin-top:10px;
		width:675px;
}

.media-content p {
	line-height:11px!important;
	font-weight:normal!important;
}


.media-content a {
	font-weight:normal!important;
}

.media-editorial-text {
	float:left;
	height:20px;
	padding-top:12px;
}

.media-sarah-text {
	float:right;
	height:32px;
}

.media-gallery {
	clear:both;
	padding-top:10px!important;
	width:675px;
}

.media-gallery img {
	margin-right:8px!important;
		margin-bottom:8px!important;
}

.media-gallery table, .media-gallery .photogalleryTable, .media-gallery .photogalleryItem {
	margin:0!important;
	padding:0!important;
}


.media-online{
	float:left;
	width:250px;
	height:auto;
	clear:left;
	margin-top:5px!important;
}

.media-online-title {
	clear:both;
}

.media-youtube {
	margin-left:10px;
	margin-top:5px;
	
}

