body{
	background-image:url('../images/back.jpg');
	background-repeat:repeat-x;
	font-family:arial,sans-serif;
	font-size:11px;
}
.clear{
	clear:both;
}
.none{
	display:none;	
}
.no_margin_left{
	margin-left:0 !important;
}
strong{
	color:#8F7731;
	display:block;
}
.margin_top{
	margin-top:10px;
}
#header{
	background-image:url('../images/header_back.jpg');
	background-repeat:repeat-x;
	height:139px;
	width:100%;
}
	#header #home{
		background-image:url('../images/logoScroll.jpg');
		background-repeat:no-repeat;
		display:block;
		height:122px;
		margin-left:auto;
		margin-right:auto;
		width:810px;
	}
	
#container{
	background-color:#F7F6F2;
	background-image:url('../images/content_back.jpg');
	background-repeat:repeat-x;
}
	
#content{
	height:auto !important;
	height:225px;
	margin-left:auto;
	margin-right:auto;
	min-height:225px;
	padding-bottom:20px;
	width:700px;
}
	#content p a{
		color:#7BB9E1;
		text-decoration:none;
	}
#links{
	color:#7BB9E1;
	float:right;
	margin-top:10px;
	margin-bottom:25px;
}
	#links a{
		color:#7BB9E1;
		text-decoration:none;
	}
		#links a:hover{
			text-decoration:underline;
		}

#nav{
	clear:both;
	height:35px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	width:598px;
}
	#nav ul li{
		display:inline;
	}
	#nav a{
		background-position:top;
		display:block;
		float:left;
		height:35px;
	}
	#nav a.active, #nav a:hover{
		background-position:bottom;
	}
		#nav a#earrings{
			background-image:url('../images/earrings.jpg');
			background-repeat:no-repeat;
			width:71px;
		}
		#nav a#necklaces{
			background-image:url('../images/necklaces.jpg');
			background-repeat:no-repeat;
			width:81px;
		}
		#nav a#bracelets{
			background-image:url('../images/bracelets.jpg');
			background-repeat:no-repeat;
			width:69px;
		}
		#nav a#wholesale{
			background-image:url('../images/wholesale.jpg');
			background-repeat:no-repeat;
			width:82px;
		}
		#nav a#about{
			background-image:url('../images/about.jpg');
			background-repeat:no-repeat;
			width:83px;
		}
		#nav a#contact{
			background-image:url('../images/contact.jpg');
			background-repeat:no-repeat;
			width:87px;
		}
		#nav a#mailinglist{
			background-image:url('../images/mailinglist.jpg');
			background-repeat:no-repeat;
			width:102px;
		}
		#nav a#policies{
			background-image:url('../images/policies.jpg');
			background-repeat:no-repeat;
			width:123px;
		}

/* Paging Styles */
.pagination{
	color:#7BB9E1;
}
	.pagination a{
		color:#7BB9E1;
	}
		.pagination a:hover{
			text-decoration:none;
		}

/* Text Styles */
h3{
	color:#7BB9E1;
	font-size:14px;
	margin-bottom:10px;
}

p{
	color:#8F7731;
	line-height:14px;
}

/* Product List Styles */
#product{
	display:block;
	float:left;
	height:100%;
	width:214px;
	margin-left:29px;
	margin-top:15px;
}
	#product #small_image{
		height:165px;
		width:214px;
		display:block;
	}
	
	#product img{
		height:165px;
		width:214px;
		position:absolute;
		z-index:1;
	}
	#product #small_overlay{
		display:block;
		float:left;
		width:214px;
		height:165px;
		z-index:10;
	}
	#product h4{
		color:#7BB9E1;
		font-size:14px;
		font-weight:bold;
		text-align:center;
		display:block;
	}
	#product span.price{
		color:#8F7731;
		font-size:12px;
		text-align:center;
		display:block;
	}
	#product a#learn{
		background-image:url('../images/learnmore.gif');
		background-repeat:no-repeat;
		display:block;
		height:25px;
		margin-left:auto;
		margin-right:auto;
		margin-top:3px;
		width:78px;
	}
	
/* Product Info Page Styles */
#image{
	display:inline;
	float:left;
	height:354px;
	width:475px;
	margin-right:20px;
}
#information{
	width:205px;
	display:block;
	float:right;
}
#information h3{
	font-weight:bold;
	margin-bottom:0px;
	padding-top:30px;
}
#information span.id{
	clear:left;
	color:#7BB9E1;
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}
#information span.size{
	color:#8F7731;
	display:block;
	margin-top:20px;
}
#information span.price{
	color:#8F7731;
	display:block;
	font-weight:bold;
	margin-top:10px;
}
#information span.sold{
	color:#F00;
	display:block;
	font-weight:bold;
	margin-top:10px;
}
#information #add{
	display:block;
	height:25px;
	margin-top:10px;
	width:160px;
}
#information #tellfriend{
	background-image:url('../images/tellfriendbtn.gif');
	background-repeat:no-repeat;
	display:block;
	height:25px;
	margin-top:10px;
	width:159px;
	float:left;
}
	#information #tellfriend:hover{
		cursor:pointer;
	}
#information #tellafriend{
	margin-top:10px;
}
	#information #tellafriend span{
		display:block;
		margin-top:3px;
	}
	#information #tellafriend label{
		color:#8F7731;
		font-weight:bold;
	}
	#information #tellafriend #error{
		color:#F00;
		font-weight:bold;
	}
	#information #tellafriend #success{
		color:#090;
		font-weight:bold;
	}
#footer{
	border-top:8px solid #ECEADD;
	width:100%;
}
	#footer .content{
		color:#8F7731;
		margin-left:auto;
		margin-right:auto;
		padding-top:20px;
		width:700px;
	}
		#footer .content span{
			float:left;
		}
			#footer .content span a{
				color:#8F7731;
				text-decoration:none;
			}
				#footer .content span a:hover{
					color:#7BB9E1;
				}
	
	#footer #paypal{
		background-image:url('../images/paypal.jpg');
		background-repeat:no-repeat;
		display:block;
		float:right;
		height:18px;
		width:129px;
	}