/* Guy Whammond */
/* Main Style Sheet 2009 */

body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

h1{
	font-size:2em;
	font-weight: normal;
}

h2{
	font-size:1.6em;
	font-weight: normal;
	color: #999;
}

h3{
	font-size:1.2em;
	color: #666;
}

.content_right h1, .content_right h2, .content_right h3{
	margin-bottom: 1em;
}

.content_right p{
	margin-bottom: 1.5em;
	line-height: 1.5em;
	text-align: justify;
}

.content_right a{
	color:#545454;
	text-decoration:none;
}

.content_right a:hover{
	color:#332184;
	text-decoration:none;
}

/* container */
.container{
	width:990px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

/* heading */
.heading{
	width:990px;
	height:55px;
	background-image:url(../images/layout/heading_bg.jpg);
	background-repeat:no-repeat;
}
.heading_left{
	float:left;
}
.heading_left_inner{
	color:#5f554b;
	font-size:12px;
	padding-top:20px;
}
.heading_left_inner a{
	color:#847669;
	text-decoration:none;
	padding-right:6px;
	padding-left:6px;
}
.heading_left_inner a:hover{
	color:#5f554b;
}
.heading_right{
	float:right;
}
.heading_right_inner{
	color:#5f554b;
	font-size:12px;
	padding-top:20px;
}
.link_bag{
	float:left;
	padding-right:10px;
}
.link_bag a{
	color:#33227d;
	text-decoration:none;
}
.link_bag a:hover{
	color:#211651;
	text-decoration:none;
}
.link_icon{
	float:left;
	padding-right:10px;
}
.link_amount{
	float:left;
	color:#847669;
	padding-right:15px;
}

/* banner */
.banner{
	width:990px;
	height:65px;
	background-image:url(../images/layout/banner_bg.jpg);
	background-repeat:no-repeat;
}
.banner_left{
	width:330px;
	height:65px;
	float:left;
}
.banner_right{
	float:right;
}
/* top navigation */
.navigation_inner{
	padding-top:25px;
	padding-right:120px;
}
.navigation_link{
	float:left;
	padding-left:25px;
}
.navigation_link a{
	color:#ccc6e2;
	text-decoration:none;
}
.navigation_link a:hover{
	color:#ffffff;
	text-decoration:none;
}

/* breadcrumbs */
.breadcrumbs{
	width:990px;
	height:23px;
	background-image:url(../images/layout/breadcrumbs_bg.jpg);
	background-repeat:no-repeat;
}
.breadcrumbs_inner{
	padding-top:5px;
	font-size:10px;
	font-weight:bold;
}
.breadcrumbs_inner a{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:2px;
}
.breadcrumbs_inner a:hover{
	color:#343434;
}

/* content */
.content{

}
/* left side */
.content_left{
	width:215px;
	float:left;
	background-image:url(../images/layout/contentleft_bg.jpg);
	background-repeat:no-repeat;
}
.search_holder{
	padding-bottom:25px;
}
.left_search{
	padding-top:15px;
	padding-left:2px;
	float:left;
	width:150px;
}
.left_btn{
	padding-top:15px;
	padding-left:5px;
	float:left;
}
.input_search{
	border:1px solid #d4d4d3;
	background-color:#e9e9e9;
	color:#545454;
	width:150px;
	font-size:12px;
}
.nav_heading{
	padding-bottom:5px;
}
.nav_link{
	/*border-bottom:1px solid #DDD;*/
	color:#545454;
	margin-bottom:13px;
	margin-left:2px;
	margin-right:21px;
	/*padding-bottom:5px;
	padding-left:3px;*/
}
.nav_link a{
	color:#545454;
	text-decoration:none;
}
.nav_link a:hover{
	color:#332184;
	text-decoration:none;
}
.nav_sub_link{
	color:#545454;
	padding-bottom:13px;
	padding-left:20px;
}
.nav_sub_link a{
	color:#545454;
	text-decoration:none;
}
.nav_sub_link a:hover{
	color:#332184;
	text-decoration:none;
}
.nav_sub_sub_link{
	color:#545454;
	padding-bottom:13px;
	padding-left:40px;
}
.nav_sub_sub_link a{
	color:#545454;
	text-decoration:none;
}
.nav_sub_sub_link a:hover{
	color:#332184;
	text-decoration:none;
}
.selected a {
	color:#957247;
}

/* right side */
.content_right{
	width:775px;
	float:left;
}
.homepage_split{
	width:775px;
}
.homepage_slideshow{
	width:455px;
	height:430px;
	float:left;
	overflow:hidden;
}
.homepage_links{
	width:320px;
	float:left;
}

/* items area */
.item_container{
	width:760px;
	margin-left:13px;
}
.item_container h2{
	font-size:16px;
	margin-bottom:21px;
	font-weight:normal;
	border-bottom:1px solid #cccccc;
	padding-bottom:3px;
	padding-top:40px;
	clear:both;
}
.item_holder{
	width:100px;
	text-align:center;
	margin-right:10px;
	margin-bottom:15px;
	float:left;
	height:125px;
}
.item_end{
	margin:0px;
}
.item_img{
	padding-bottom:5px;
	height:75px;
}
.item_title{
	font-size:11px;
	line-height:13px;
	padding-bottom:5px;
}
.item_title a{
	color:#545454;
	text-decoration:none;
}
.item_title a:hover{
	color:#332184;
	text-decoration:none;
}
.item_footer{
	width:100px;
	margin:0px auto;
}
.item_price{
	font-size:11px;
	color:#957247;
	text-align:center;
}
.item_basket{
	float:right;
	font-size:11px;
	text-align:center;
}

/* footer */
.footer{
	width:990px;
	height:85px;
	background-image:url(../images/layout/footer_bg.jpg);
	background-repeat:no-repeat;
	color:#444444;
}
.footer_left{
	float:left;
	padding-top:40px;
	padding-left:5px;
	width: 55%;
}
.footer_right{
	float:right;
	padding-top:50px;
	padding-right:32px;
	width: 35%;
	text-align: right;
}

.no-items{
	color:#999;
	margin-bottom: 20px;
}

.main_item_container{
	
}

.main_item_left{
	float:left;
	width:50%;
}

.main_item_right{
	float:left;
	width:50%;
}

.main_item_image{
	text-align: center;
}

.main_item_image span{
	line-height: 160px;
	vertical-align: middle;
}

.main_item_description{
	color:#999;
	font-style: italic;
}

.num_links{
	margin-bottom: 20px;
}

.num_links label{
	display: block;
	margin-bottom: 10px;
}

.num_links select{
	width: 235px;
}

.addtobasket{
	margin-top:20px;
}

.bracelet_item_left{
	float:left;
	width:40%;
}

.bracelet_item_left h2{
	margin-bottom: 20px;
}

.bracelet_item_right{
	float:right;
	width:50%;
}

.bracelet_item_image{
	text-align: center;
	height: 200px;
}

.bracelet_item_image span{
	line-height: 350px;
	vertical-align: middle;
}

form.quick-add{
	display: inline;
}

table.basket, table.basket-totals{
	width:100%;
	margin-bottom: 20px;
}

table.basket tr{
	background-color: #f6f6f6;
}

table.basket tr:hover{
	background-color: #f1f1f1;
}

table.basket tr.no-hover:hover{
	background-color: #f6f6f6;
}

table.basket th, table.basket td{
	padding:5px;
	text-align: left;
}

table.basket th.center, table.basket td.center{
	text-align: center;
}

table.basket th{
	font-weight: bold;
	width: 10%;
}

table.basket th.item-name{
	width:50%;
}

table.basket td{
	
}

table.basket-totals th, table.basket-totals td{
	text-align: right;
	font-size: 1.1em;
	padding:5px;
}

table.basket-totals th{
	width:80%;
}

table.basket-totals td{
	width:20%;
}

.basket-buttons{
	width:100%;
}

.basket-buttons div{
	float:left;
	width: 50%;
}

.sub_category_container{
	float:left;
	width:122px;
	height:140px;
	margin-right: 10px;
	margin-bottom: 10px;
	border:1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
	position: relative;
}

.sub_category_container_end{
	margin-right: 0;
}

.sub_category_image{
	height: 75px;
}

.sub_category_image span{
	line-height: 75px;
}

.sub_category_image span img{
	vertical-align: middle;
}

.view-charms{
	position: absolute;
	bottom:10px;
	text-align: center;
	width: 122px;
}

.view-collection{
	float:right;
	margin-top: -35px;
}

#coupon-code-form-container{
	width:100%;

}

#coupon-code-container form, #coupon-code-container p{
	float:right;
	margin-bottom:40px;
	text-align: right;
}

#coupon-code-container p.error{
	margin-bottom:5px;
}

#coupon-code-form label{
	font-size:1.1em;
	font-weight:bold;
}

#coupon-submit{
	text-align: right;
	margin-top:5px;
}

.error{
	color:red;
}

.success{
	color:green;
}

ol{
	margin-bottom:20px;
	margin-left:20px;
	list-style: decimal;
}

ul.nobullets{
	line-height: 1.5em;
	margin-left: 10px;
}

ul.nobullets li{
	padding-left: 20px;
	background: transparent url(/images/layout/bullet.gif) no-repeat scroll 0 1px;
	margin-bottom: 1em;
}

span.code{
	font-size:0.9em;
	font-style: italic;
	color:#999;
	padding:0 10px;
}

.terms{
	padding:20px 10px 10px 0;
	color:#999;
	line-height: 30px;
	/*display:block;*/
}
