/*---------------------------------------------------------*/
/*-- V0.3.1 - 091026 - LR ---------------------------------*/
/*---------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, abbr, cite, em, font, img, small, strong,
sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, input, button, legend, table, caption, tr, th, td, blockquote {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style:none;
}

body {
	background:#ededeb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
	text-align:center;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#696969;
	text-decoration:none;
}

a:hover {
	color:#696969;
	text-decoration:underline;
}

a img{
	border:0 none;
}

table {
	border-collapse:collapse;
}


/*---------------------------------------------------------*/
/*-- Text Styles ------------------------------------------*/
/*---------------------------------------------------------*/

h1 {
	font-size:16px;
	font-weight:bold;
	margin:0 0 12px;
}

h1.logo, span.logo {
	background:#FFF url('../graphics/logo.jpg') no-repeat;
	width:267px;
	height:79px;
	overflow:hidden;
	text-indent:-99999px;
	margin:10px 0;
	float:left;
} 

h1.logo a, span.logo a {
	width:267px;
	height:79px;
	display:block;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 12px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 0 12px;
}

p {
	margin:0 0 12px;
}

.validation_email_font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}


/*---------------------------------------------------------*/
/*-- Error & Notification Styles --------------------------*/
/*---------------------------------------------------------*/

.success {
	background:#F5FFF0;
	color:#009900;
	border:1px solid #009900;
	text-align:center;
	margin-bottom:12px;
	padding:8px 0;	
}

.error {
	background:#FEEDED;
	color:#990000;
	border:1px solid #990000;
	text-align:center;
	margin-bottom:12px;	
	padding:8px 0;
}

.inline_error {
	color:#FF0000;
	font-weight:bold;
}

/*---------------------------------------------------------*/
/*-- Generic Styles ---------------------------------------*/
/*---------------------------------------------------------*/

.float_left 	{ float:left; }
.float_right	{ float:right; }
.bordered 		{ border:1px solid #dedede;	}
.no_border		{ border:none!important; }
.clear 			{ clear:both; }
.nowrap 		{ white-space:nowrap; }
.uppercase 		{ text-transform:uppercase; }


.quarter		{ width:203px; }
.one_third		{ width:298px; }
.two_thirds		{ width:618px; }

.brown			{ color:#7d5c55; }
.red			{ color:#a13636; }
.blue			{ color:#55687d; }

.shadow	{
	-moz-box-shadow:3px 3px 3px #424141;
	-webkit-box-shadow:3px 3px 3px #424141;
	box-shadow:3px 3px 3px #424141;
}


/*---------------------------------------------------------*/
/*-- Holding Page Layout ----------------------------------*/
/*---------------------------------------------------------*/

#wrapper_dev {
	width:960px;
	margin:0 auto;
	text-align:left;
}

.mailing_list_dev {
	float:right;
	margin-top:15px;
	width:644px;
}

.mailing_list_dev form {
	width:auto;
	float:right;
	clear:right;
	margin-right:14px;
}

.mailing_list_dev p {
	float:left;
	width:auto;
	display:block;
	margin-top:5px;
}


/*---------------------------------------------------------*/
/*-- Main Page Layout -------------------------------------*/
/*---------------------------------------------------------*/

#wrapper {
	width:950px;
	background:#ffffff;
	margin:0 auto;
	border:1px solid #dedede;
	text-align:left;
	padding:0 9px;
}

#header {
	width:950px;
}

form.header_search {
	width:315px;
	float:left;
	margin:48px 0 0 46px;
}

form.header_search input {
	background:url(../graphics/bgs/search_bg.jpg) top left no-repeat;
	border:none;
	width:204px;
	padding:12px 5px 10px 25px;
	float:left;
	color:#696969;
}

form.header_search button {
	background:url(../graphics/buttons/search_button.jpg) top left no-repeat;
	display:block;
	font-size:11px;
	padding:11px 25px 9px 8px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	float:left;
	border:none;
	cursor:pointer;
	overflow:visible;
	height:35px;
}

.short div.form_row input {
	font-size:11px;
	margin-right:8px;
	padding:5px 2px;
	width:210px;
}

#top_header_right {
	float:left;
	width:320px;
	padding:0;
}

ul#top_navigation {
	width:320px;
	border-bottom:1px solid #f0f0f0;
	padding:10px 0 5px;
	margin-bottom:6px;
}

ul#top_navigation li {
	float:left;
	color:#696969;
	font-size:11px;
	padding-right:2px;
}

ul#top_navigation li a {
	padding:0 2px 2px;
	color:#696969;
	font-size:11px;
	text-transform:uppercase;
}

#shopping_bag img.shopping_bag_icon {
	float:left;
}

#shopping_bag p {
	float:left;
	padding:0 5px 0 0;
	color:#696969;
}

#sub_nav_info {
	width:930px;
	height:30px;
	float:left;
	padding:4px 10px 0;
}

#sub_nav_info img {
	float:left;
	padding:4px 0 0 15px;
}

#sub_nav_info p {
	float:left;
	color:#564a3f;
	text-transform:uppercase;
	font-size:13px;
	border-right:1px solid #eaeaea;
	padding:4px 15px;
}

#sub_nav_info p.first {
	padding-left:0;
}

#sub_nav_info p.last {
	border:none;
	padding-left:8px;
}

#sub_nav_info p strong {
	color:#ae2c33;
}

#banner {
	width:950px;
	height:298px;
	position:relative;
	overflow:hidden;
	color:#ffffff;
}

#banner .left_column {
	background:#574D44;
	float:left;
	width:292px;
	height:280px;
	padding:9px;
}

#banner .left_column h2 {
	font-size:32px;
	margin:10px 0 5px;
}

#banner .left_column h2.large {
	font-size:36px;
}

#banner .left_column a.button {
	width:141px;
	margin:15px 0 12px;
}

#banner .right_column {
	float:right;
	width:640px;
}

.one_third_block {
	width:310px;
	padding:0;
	float:left;
	margin:10px 10px 0 0;
}

.one_third_block h2 {
	font-size:23px;
}

.one_third_block p {
	font-size:11px;
	color:#ffffff;
	width:200px;
}

.top_block {
	width:290px;
	height:100px;
	padding:10px;
	margin:0;
}

.top_block h2 {
	margin:0;
	padding:15px 0 0;
}

.be_creative { 
	background:url(../graphics/bgs/be_creative_bg.jpg) top left no-repeat;
}

.latest_trends { 
	background:url(../graphics/bgs/latest_trends_bg.jpg) top left no-repeat; 
}

.latest_trends h2 {
	float:right;
	color:#c3b6a7;
	text-transform:uppercase;
	padding:15px 17px 0 0;
	font-size:22px;
}

.latest_trends p {
	width:175px;
	float:right;
	padding:0px 13px 0 0;
}

.kate_benjamin { 
	background:url(../graphics/bgs/kate_benjamin_bg.jpg) top left no-repeat; 
}

.kate_benjamin h2 {
	float:right;
	width:143px;
	text-align:right;
	text-transform:uppercase;
	padding:11px 0 0 0;
	font-size:20px;
}

.kate_benjamin h2 span.small_text {
	font-size:15px;
}

.title_block {
	background:url(../graphics/bgs/title_bg_strip.jpg) top left no-repeat;
	width:310px;
	height:42px;
	float:left;
	margin:0;
}

.title_block h3 {
	font-size:18px;
	width:140px;
	color:#000000;
	float:left;
	padding:12px 0 0 12px;
	margin:0;
}

.title_block h3.blue { 
	color:#55687d; 
}

.title_block p {
	float:right;
	width:100px;
	padding:17px 31px 0 0;
	text-transform:uppercase;
	color:#000000;
	text-align:right;
}

#brown_bg {
	background:url(../graphics/bgs/title_bg_brown_strip.jpg) top left no-repeat;
	color:#ffffff;
}

#brown_bg h3, #brown_bg p {
	color:#ffffff;
}

.title_container {
	position:relative;
	padding:4px 5px;
	width:938px;
	float:left;
}

.title_container h2 {
	color:#7d5c55;
	font-size:20px;
	padding:10px 0 8px 6px;
	margin:0;
	width:155px;
	float:left;
}

.title_container p {
	float:left;
	width:auto;
	font-size:11px;
	margin:18px 0 0 10px;
}

.title_container a.view_all {
	width:auto;
	float:left;
	color:#696969;
	margin-top:16px;
	text-transform:uppercase;
}

.things_we_love_container {
	float:left;
	width:937px;
}

.things_we_love_block {
	float:left;
	width:218px;
	height:225px;
	border:1px solid #e6e6e6;
	margin:15px 7px;
	background:#ffffff;
}

.things_we_love_block p {
	color:#696969;
	margin:0;
	padding:0;
	text-align:center;
}

.things_we_love_block p strong {
	color:#574c44;
	padding-bottom:15px;
}

/*---------------------------------------------------------*/
/*-- Generic Blocks ---------------------------------------*/
/*---------------------------------------------------------*/

img.top_curve {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}

img.bottom_curve {
	position:absolute;
	bottom:0;
	left:0;
	z-index:100;
}

img.bordered_curve {
	left:-1px!important;
}

.medium_gradient 	{ background:#E5E5E5 url(../graphics/bgs/gradients/medium_gradient.jpg) top left repeat-x; }
.tall_gradient		{ background:#e6e6e6 url(../graphics/bgs/gradients/tall_gradient.jpg) top left repeat-x; }


.product_block {
	float:left;
	width:176px;
	height:218px;
	border:1px solid #e6e6e6;
	margin:0 5px 13px;
	background:#ffffff;
}

.product_block a {
	text-decoration:none;
}

.product_block p {
	color:#696969;
	margin:0;
	padding:0;
	text-align:center;
}

.product_block p strong {
	color:#574c44;
	padding-bottom:15px;
}

a.grey_title_bg {
	background:transparent url(../graphics/buttons/grey_title_bg_left.jpg) no-repeat left top;
	float:left;
	padding:0 0 0 4px;
	text-decoration:none;
}


a.grey_title_bg span {
	background:transparent url(../graphics/buttons/grey_title_bg_right.jpg) no-repeat right top;
	display:block;
	font-size:12px;
	padding:10px 6px 9px;
	text-transform:uppercase;
	text-decoration:none;
	color:#564a3f;
	cursor:pointer;
}

a.grey_title_bg span.small_text {
	font-size:10px;
	padding-top:13px;
}

a.grey_title_bg span.one_third 	{ width:294px; }
a.grey_title_bg span.quarter 	{ width:214px; }
a.grey_title_bg span.one_fifth 	{ width:134px; }


/*---------------------------------------------------------*/
/*-- Sub Page Layout --------------------------------------*/
/*---------------------------------------------------------*/

#main_content {
	position:relative;
	padding:4px 5px;
	margin:10px 0 0;
	width:938px;
	float:left;
	border:solid #e6e6e6;
	border-width:0 1px;
}

.inner_padding {
	padding:10px;
	position:relative;
}

.main_title {
	float:left;
	width:176px;
	padding:5px 0 0 5px;
	color:#7d5c55;
	font-size:19px;
}

.pagination {
	float:right;
	width:729px;
	padding:5px 7px 5px 10px;
	border-left:1px solid #e6e6e6;
}

.pagination form {
	float:left;
	width:auto;
	padding:0 0 0 65px;
}

.breadcrumbs {
	float:left;
	width:auto;
}

.breadcrumbs p {
	margin:2px 0 0;
}

.search_panel {
	width:176px;
	float:left;
	clear:left;
	border:1px solid #e6e6e6;
}

#drill_banner {
	background:url(../graphics/banner_images/drill/drill_banner.jpg) top left no-repeat;
	width:740px;
	height:181px;
	float:right;
	margin:0 5px 10px 0;
	border:1px solid #e6e6e6;
}

#drill_banner h2 {
	color:#ffffff;
	float:left;
	margin:10px 0 0 10px;
	font-size:40px;
	text-transform:lowercase
}

#products {
	width:749px;
	float:right;
	margin:0 3px 10px 0;
}

#detail_container {
	width:938px;
}

#detail_container div.left_column {
	width:459px;
	float:left;
	margin:10px 8px 10px 4px;
	border:1px solid #e9e9e9;
	min-height:400px;
	background:#FFFFFF;
	position:relative;
}

#detail_container div.right_column {
	width:459px;
	float:right;
	margin:10px 4px 10px 0;
	border:1px solid #e9e9e9;
	position:relative;
	background:#FFFFFF;
}

#detail_container div.right_column h1 {
	font-size:23px;
	color:#696969;
}

p.price {
	font-size:18px;
	color:#686055;
}

ul#gallery {
	width:100%; 
	float:left;
}

.galleryThumbs {
	width:auto;
	float:left;
	padding-left:54px;
	margin-top:10px;
}

.galleryThumbs li {
	border:1px solid #e9e9e9;
}

a.prev img {
	position:absolute;
	top:200px;
	left:30px;
	z-index:4;
}

a.next img {
	position:absolute;
	top:200px;
	right:30px;
	z-index:100;
}

form.add_to_basket {
	width:auto;
}

form.add_to_basket label {
	display:block;
	float:left;
	padding:5px 5px 5px 0;
}

form.add_to_basket input {
	background:url(../graphics/bgs/add_to_basket_input.jpg) top left no-repeat;
	border:none;
	float:left;
	padding:5px 0 5px 10px;
	width:50px;
}

form.add_to_basket button {
	background:url(../graphics/buttons/add_to_basket_button.jpg) top left no-repeat;
	text-transform:uppercase;
	display:block;
	padding:4px 20px 6px 38px;
	border:none;
	color:#FFFFFF;
	font-size:10px;
}

#tabs_index {
	margin-top:18px;
}

#tabs_index ul li {
	float:left;
	margin-right:3px;
}

#tabs_index ul li a {
	display:block;
	padding:11px 10px;
	text-transform:uppercase;
	background:#f6f6f6;
	border:1px solid #e9e9e9;
	outline:none;
	font-size:10px;
}

#tabs_index ul li a:hover {
	text-decoration:none;
}

#tabs_index ul li a.selected {
	background:#FFFFFF;
	border-bottom:2px solid #FFFFFF;
	font-weight:bold;
}

.information {
	background:#FFFFFF;
	border:1px solid #e9e9e9;
	padding:10px;
	margin-top:-1px;
}

.last {
	margin-right:0!important;
}

/*---------------------------------------------------------*/
/*-- Button & Navigation Styles ---------------------------*/
/*---------------------------------------------------------*/

#navigation {
	width:930px;
	float:left;
	clear:left;
	position:relative;
	background:url(../graphics/bgs/nav_bg.jpg) top left repeat-x;
	padding:8px 10px;
	border-top:1px solid #e9e9e9;
}

#navigation ul li {
	width:auto;
	float:left;
}

#navigation ul li a {
	padding:8px 11px;
	border-right:1px solid #e9e9e9;
	color:#564a3f;
	text-transform:uppercase;
	font-size:11px;
}

#navigation ul li span {
	padding:8px 8px 8px 35px;
	color:#564a3f;
	text-transform:uppercase;
	font-size:11px;
}

#navigation ul li a.red {
	color:#a13636;
}

#navigation ul li a.first {
	padding-left:0;
}

a.button {
	background:transparent url(../graphics/buttons/red_button_left.png) no-repeat left top;
	float:left;
	padding: 0 0 0 5px;
}


a.button span {
	background:transparent url(../graphics/buttons/red_button_right_arrow.png) no-repeat right top;
	display:block;
	font-size:11px;
	padding:4px 30px 10px 12px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

a.button span.no_arrow { background:transparent url(../graphics/buttons/red_button_right.png) no-repeat right top; }

a.button, a.button span:hover, a.button span.no_arrow, #sign_up_button {
	text-decoration:none;
	color:#ffffff;
}

#navigation ul li a#sign_up_button {
	position:absolute;
	top:2px;
	right:0;
	background:url(../graphics/buttons/sign_up_button.jpg) top left no-repeat;
	display:block;
	font-size:11px;
	padding:6px 28px 5px 36px;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}


/*---------------------------------------------------------*/
/*-- Footer Styles ----------------------------------------*/
/*---------------------------------------------------------*/

#top_footer {
	width:936px;
	float:left;
	border-top:1px solid #a5a5a5;
	margin:10px auto 10px;
	padding:0 7px;
}

#top_footer img {
	float:left;
}

.navigation_list {
	width:132px;
	height:115px;
	float:left;
	padding:23px 8px 0 8px;
	margin:0 5px 10px 0;
	border-right:1px solid #eaeae9;
	color:#696969;
	font-size:11px;
}

.navigation_list p {
	text-transform:uppercase;
	float:left;
	font-weight:bold;
}

.navigation_list ul {
	float:left;
}

.navigation_list ul li {
	padding-bottom:1px;
	text-transform:none;
	color:#696969;
}

.navigation_list ul li a {
	color:#696969;
	text-decoration:none;
}

.navigation_list ul li a:hover {
	text-decoration:underline;
}


#footer {
	width:950px;
	float:left;
	border-top:1px solid #a5a5a5;
	margin:0 auto 10px;
	color:#696969;
	font-size:11px;
}

#footer_left {
	width:590px;
	padding:25px 0 0 10px;
	float:left;
	text-align:left;
}

#footer_left p {
	clear:left;
}

#footer a {
	color:#696969;
	text-decoration:none;
}

#footer li {
	float:left;
	display:block;
	padding:2px;
}

#footer li a {
	float:left;
	display:block;
	padding:0 5px 0 0;
}

#footer_right {
	float:right;
	width:342px;
	padding:20px 0;
}

#footer_right a, #footer_right p, .addthis_button {
	float:left;
	margin:0;
}

#footer_right p {
	text-transform:uppercase;
	padding:8px 6px 0 0;
}

.addthis_button {
	padding:5px 0 5px 5px;
	border-left:1px solid #eaeaea;

}

/*---------------------------------------------------------*/
/*-- CSS Clearfix -----------------------------------------*/
/*---------------------------------------------------------*/

.clearfix:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
}

.clearfix {
    display:inline-block;
}

html[xmlns] .clearfix {
    display:block;
}

* html .clearfix {
    height:1%;
}
