/************************************************/
/******************** Reset ********************/
/************************************************/
* { margin:0; padding:0; }

body          { background:#CCD7DC; font:11px/1.5 Arial, Helvetica, sans-serif; color:#666666; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#231f20; text-decoration:none;}
a:hover       {}
:focus        { outline: 0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.3;}
h2            { font-size:18px; font-weight:normal; line-height:1.34;}
h3            { font-size:15px; font-weight:bold; line-height:1.375; color:#2C2C2C;}
h4            { font-size:14px; font-weight:normal; color:#000; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.font-10	  { font-size:10px!important;}
.font-13	  { font-size:13px!important;}
.strong		  { font-weight:400!important;}
.last		  { margin-right:0!important;}
.bordered	  { border-bottom:1px solid #e1e3e3; margin-bottom:20px; padding-bottom:5px;}
.shikari-red  { color:#672e57;}
/************************************************/
/******************** Styles ********************/
/************************************************/

/* Layout ================================================================================= */
.wrapper 	{ min-height:650px; background: #FFF url(../images/page_bg.png) repeat-x scroll 0 0; }
#inner-wrapper { background: url(../images/header_gradient.png) no-repeat scroll 50% 0;}
.page { position:relative; width:960px; margin:0 auto; padding:0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin:0px 0; background:#FFFFFF url(../images/main_bg.png) repeat-x scroll 0 0; }
.cms-home .main	{ margin: 0; background: #FFFFFF; }

/* Base Columns */ 
.col-left { float:left; width:176px; padding:0; margin-left:-748px; }
.col2-left-layout .col-left { margin-left: 0; background:transparent url(../images/left_column_bg.png) repeat-y scroll 0 0; margin-bottom: 25px; }
.col-main { float:left; width:736px; padding:5px; background:#FFF;}
.col-main a { color:#672e57;}
.col-right { float:right; width:188px; padding:0px 5px 0; background:#FFF; border-left:1px solid #EAEFF1;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; padding:0; background:none; padding:5px 20px 30px 27px; min-height:500px;}

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; background:#FFFFFF; border-left:1px solid #EAEFF1; padding:0 10px 100px 28px; width:745px; min-height:500px;}
.col2-right-layout .col-main { padding-left:20px;}

/* 3 Columns Layout */
.col3-layout .col-main { width:536px; margin-left:212px;}

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; font-size:12px;}
.col2-set .col-2 { float:right; width:49%; font-size:12px;}
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { position:absolute; width:376px; height:73px; overflow:hidden; left:43px; top:31px;}
.header-container { height:199px;}
.header { padding:10px; margin-bottom:45px; }
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; }
.header .logo a { display:block; width:376px; height:73px; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .links { position:absolute; right:30px; top:40px; }
.header .links li	{ display:inline; background:url(../images/top_links_bg.gif) no-repeat scroll 90% 60%; padding-right:14px; font-size:12px;}
.header .links li.last { background:none; padding:0;}
.header .links li a	{ color:#7b7979;}
.header .form-search { text-align:center; position:absolute; right:30px; top:65px;}
.header .form-search input.input-text { background:#f7f8fa; border:0; height:17px; padding-top:2px; color:#bbcbd3; width:146px;}
.header .form-search label { display:none;}
.header .form-search button	{ border:1px solid #e5ebee; background:#fefefe;}
.header .form-search button	span	{ color:#bbcbd3; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:center; }

/********** < Navigation */
#nav { width:940px; position:absolute; top:114px; font-size:12px; padding:5px 0 5px 20px; margin:10px 0; }

/* All Levels */
#nav ul { padding-right:0; width:100%; }
#nav li { float:left; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span { white-space:normal; }
#nav li li.parent {}

/* 0 Level */
#nav li { float:left; }
#nav li.active { background:#FFF; }
#nav li.active.level0 a { color: #672E57; }
#nav a { float:left; padding:9px 25px 14px 25px; color:#696969; font-weight:normal; text-transform:uppercase; font-size:17px;}
#nav li.over a,
#nav a:hover { position:relative; color:#2a2824; }

/* 1st Level */
#nav ul li,
#nav ul li.active { margin:0; padding-bottom:1px; }
#nav ul li.active a { color: #672E57; }
#nav ul li#active { background: #FFF;}
#nav ul li, #nav ul li.active { background: url(../images/nav_li_bg.png) no-repeat 100% 0%;}
#nav ul li.last { padding-bottom:0; background:none; }

#nav ul a,
#nav ul a:hover { line-height:1.3em; float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd leven */
#nav ul { position:absolute; top:39px; height:35px; background:#FFF; left:-10000px; z-index: 11; }

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over { background: #E0E7E9; }
#nav li.over > ul { left:0; z-index: 101; background: #E0E7E9; }
#nav li.active > ul { left:0; }
#nav li.over.active { background: #FFFFFF; }
#nav li.over.active > ul { background: #FFFFFF; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav li.active .level1 a { color:#898885; }
#nav li.active .level1.active a { color:#672E57; }
#nav ul li a { color:#898885; font-size:13px; padding-top:5px; padding-bottom:5px;}
#nav ul li a:hover { color:#572248 !important; padding-top:5px; padding-bottom:5px; }
#nav ul span,
#nav ul li.last li span { padding:3px 10px 4px 10px; }

/* CMS Active links */
.nav-home	{ display:none;} /* Hiding Category 'Home' to have more control over cms links  */
.cms-home li#active	{ background:#FFF;}
.checkout-cart-index #shopping-basket-link	{ background:#FFF;}
/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
/*button::-moz-focus-inner { padding:0; border:0; }*/
button.button { overflow:visible; cursor:pointer; /*-webkit-border-fit:lines;*/ border:0; text-transform:lowercase; background:#672E57;}
.button-link { display: block; width: 89px; float: left; height: 19px; overflow:visible; cursor:pointer; /*-webkit-border-fit:lines;*/ border:0; text-transform:lowercase; background:#672E57;}
button.button span { display:block; margin:0; padding:0 8px 1px; font:normal 10px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FFF; }
a.button-link span { display:block; margin:0; padding:0 8px 1px; font:normal 10px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#FFF; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}
.highlight {}*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:normal; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; background:#f7f9fa; border-bottom:0 none; border-right:0 none;}
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }

.col2-set h3	{ color:#000; margin-bottom:1em;}
.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; border-bottom:0 none; border-right:0 none; border-top:1px solid #E1E3E3; background:#F7F9FA;}
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; margin:5px 0 0; padding:0; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:left; }
button.big-button				{ padding:6px 20px; } /* For all those red buttons with lots of padding - should be accompanied by class .button */
.big-button-link				{ padding:6px 20px; }
button.big-button span			{ font-size:13px!important; }
.big-button-link span			{ font-size:13px!important; }
button.blue-button				{ background:#8baabb; padding:6px 20px; font-size:13px; text-transform:lowercase; border:0; color:#FFF; } /* For those big blue buttons */
.blue-button-link				{ background:#8baabb; padding:6px 20px; font-size:13px; text-transform:lowercase; border:0; color:#FFF; } /* For those big blue buttons */
button.small-blue-button		{ background:#8baabb; padding:2px 5px; font-size:11px; border:0; color:#FFF;}
.small-blue-button-link 		{ background:#8baabb; padding:2px 5px; font-size:11px; border:0; color:#FFF;}
.small-button-link				{ float: none; margin: 0 auto; }
.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

.account-login .buttons-set	{ width:260px;}
.account-login .registered-users	{ border-left:1px solid #eaeeef; padding-left:40px;}
.account-login .col2-set .col-1		{ width:46%;}
/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.star-required, .required { color:#808080; }
p.required { font-size:10px; text-align:right; float:right;}
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; color:#4D544A; font-size:14px; font-weight:normal; line-height:23px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#e5f5dd; background-image:url(../images/success_msg_icon.gif); color:#000; font-size:14px; }
.note-msg,
.notice-msg { background-color:#E1D5DD; background-image:url(../images/note_msg_icon.gif); border-color:#672E57; color:#626262;}
/* BreadCrumbs */ 
.breadcrumbs { padding:10px; margin:0; text-align:right; }
.breadcrumbs li,
.breadcrumbs li a { display:inline; color:#c1c1c1;}
.breadcrumbs .current-location	{ color:#8d8d8d;}

/* Page Heading */
.page-title { padding:0 0 5px; margin:30px 0 10px; }
.product-view .product-name h1,
.block-design-your-own h2,
.category-title h1,
.category-title h2,
.page-title h2,
.page-title h1,	
.page-head h1,
body.cms-page-view h1,
.carousel-heading { color:#672e57; font-size:32px; font-weight:200;}
.product-view .product-name h1 { font-size: 24px; }
.catalog-product-compare-index .title-buttons { text-align:left; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

body.cms-page-view h1 { margin: 15px 0; }
body.category-certification h2, body.category-certification p { margin: 15px 0; }

/* Pager */ 
.category-products table { width: 697px; }
.view-by { display: none; }
.pager { padding: 5px; margin: 10px 0; text-align: center; }
.pages img { vertical-align: middle; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; color: #672E57; text-align: center; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin-left: 5px; }
.pager .pages .current {}

/* Sorter */ 
.sorter { position:absolute; right:0; top:-35px;}
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .sort-by select	{ border:1px solid #5f85a8; width:145px;}
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; font-size:12px;}
.data-table th { padding:5px; border:1px solid #e2e7e9; font-weight:normal; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #e2e7e9;}
.data-table thead { background-color:#F9FBFB; color:#000; }
.data-table tbody {}
.data-table tfoot {}
.data-table tfoot td	{ border:0!important; padding-left:0;}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

#shopping-cart-table td { vertical-align:middle; color:#000;}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std p	{ margin:0.5em 0 0.8em;}
.std ul,
.std ol,
.std dl,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:none; }
.checkout-onepage-index ul#register{ margin-top:1em;}
.checkout-onepage-index ul#register li	{ margin-bottom:0.5em;}
.checkout-onepage-index .back-link	{ float:right;}
ul#register li, .certification-list li, 
.content-row-cat .content-col ul li,
.block-intro ul li,
.std ul li	{ background: url(../images/list_item_bg.gif) no-repeat 0 4px; padding-left:1em;}
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 26px; }
.block .block-title { padding:0 10px; height:43px; line-height:43px; }
.block .block-title strong { font-size:17px; color:#2c2c2c; font-weight:bold; line-height:0.5em; }
.block h3 { font-size:19px; font-weight:normal; color:#2c2c2c; }
.block .block-content { padding:10px; color:#666666;}
.block .actions { text-align:right; }
.block .actions a { float:left; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav .block-title	{ background:url(../images/block_head.gif) repeat-x scroll 0 0;}
.block-layered-nav h3 { line-height:43px;}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.layered-nav { padding-left: 11px; }

/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe { background:#672e57; position:relative; font-size:12px; }
.block-subscribe h3 { line-height: 43px; }
.block-subscribe .block-title	{ background:url(../images/block_head.gif) repeat-x scroll 0 0;}
.block-subscribe .block-content	{ padding:10px 10px 20px 22px; color:#FFF;}
.block-subscribe .block-content a 	{ color:#FFF; float:left; line-height:1em; width:70px;}
.block-subscribe .block-content	.button	{ background:#FFF; margin-right:10px;}
.block-subscribe .block-content	.button	span	{ color:#672E57;}
.block-subscribe input.input-text { background:url(../images/input_bg.png) no-repeat 0 0; height:21px; width:134px; border:0; margin-bottom:8px; margin-top:8px; color:#2c2c2c; font-size:10px; padding-top:3px;}
.subscriber-pen		{ position:absolute; right:7px; top:10px;}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; margin-left:-10px;}

/* Block: Checkout Progress */
.block-account,
.block-progress { padding:10px 0;}
.block-account .block-title,
.block-progress .block-title { background:none;}
.block-account .block-title	{ margin-top:30px; height:20px; padding-left:20px;}
.block-account .block-title h2,
.block-progress .block-title h2	{ color:#672E57; font-size:15px;}
.block-account li,
.block-progress dt { border-bottom:1px solid #EAEFF1; display:block; font-weight:normal; padding:3px 3px 3px 10px;}
.block-account li a	{ color:#939393;}
.block-account li.current { background:#eaeff1;}
.block-account li.current span { color:#404040;}
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; padding-left:10px;}
/* ======================================================================================= */

/* Category Page ========================================================================= */
.category-title { margin: 15px 0 15px; }
/* .height			{ left:0; margin:0 auto; position:absolute; top:127px;}
.category-image { left:0; margin:0 auto; position:absolute; top:127px;} */
.category-products { position:relative;}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; border:1px solid #ddd; padding:5px; }
.products-grid td.empty {}
.products-grid div.product-box { }
.products-grid h5 a	{ font-size:13px; text-transform:capitalize; color:#2d2d2d; }
.featured { position: relative; padding: 0 10px; width: 160px; height: 280px; text-align: center;}
.featured .price { color: #000; font-weight: normal;}
/* View Type: List */
.products-list li.item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list h2 .product-name, .products-list .product-shop { float:right; width:320px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential {}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:right; width:352px; margin-right:20px; margin-top:5px;}
.product-view .product-img-box .product-image { border:1px solid #ddd; margin-bottom:8px;}
.product-view .product-img-box .product-image-zoom { position: relative; width: 300px; height: 300px; overflow: hidden; z-index: 9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:left; width:335px; }
.product-view .product-shop .price	{ color: #575757; font-size: 18px; font-weight: normal; }
.product-view .product-shop .additional .price	{ color: #575757; font-size: 12px; font-weight: normal; }
.product-view .add-to-box	{ margin: 21px 0; }
.product-view .product-name { margin-bottom:10px; }
.product-view .short-description { font-size:12px; margin: 2em 0; }

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { display: inline; color: #000000; }
.price-box .price { font-weight:bold; }

.price-box-bundle {}

.other-add-tos { margin-top: 15px; }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; width: 160px; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; }
/*.product-options-bottom .price-box { margin:10px 0; }*/
.product-options-bottom .price-box { display: none; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description { margin-top: 15px; }
.product-view .description h3 { font-size:17px;}

/* Block: Additional */
.product-view .additional { font-size:11px; margin-top:50px;}
.product-view .additional h2 { margin:1em 0; font-weight:200;}
.product-view .additional .data-table td	{ background:#FFF; padding:2px 15px; border-right:0;}
.product-view .additional .data-table td.label, .data-table th.label { color:#000; background:#F3F3F4 url(../images/attr_label_bg.gif) repeat-y scroll 100% 0;  font-weight:normal; text-align:right; border-left:0px; padding:2px 5px; }
.attribute-values	{ position:relative;}
.attribute-values img	{ height:17px;}

/* Block: Upsell */
.product-view .up-sell { margin-top: 20px; }
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags button.button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }


/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:14px; font-weight:normal; /*line-height:1.5;*/ margin-bottom: 5px;}
.product-sub { color: #555; }

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:640px; padding-top:30px;}
.cart .cart-collaterals .form-list label	{ float:left; width:50px;}
.cart .cart-collaterals .form-list select	{ border:1px solid #7f9db9;}
.cart .cart-collaterals .col-2	{ float:left; margin-left:50px; width:230px;}
.cart .cart-collaterals .form-list #postcode	{ width:150px; margin-right:24px;}
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; padding:10px; background:#f6f6f6; border:1px solid #e1e6e8; margin-top:-31px; width:226px;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; font-size:12px;}
.cart .totals table th { font-weight:normal; font-weight:normal; color:#000; }
.cart .totals table .price	{ color:#000;}
/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title { background-color:#efefef; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:15px; margin-right:5px; margin-top:3px; color:#FFF; background:#555; line-height:15px; padding:0 5px;}
.opc .step-title h4.step-title { float:left; color:#555; font-weight:normal;}
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active h4.step-title	{ color:#672e57;}
.opc .active .number { background:#552349;}
.opc .active .step-title { background-color:#efefef; cursor:default; }
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step h4	{ color:#000; font-size:14px; font-weight:normal;}
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
.opc .button{ background:#8baabb;}
#opc-review .button	{ float:right!important;}
/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
.downloadable-customer-products,
.wishlist-index-index,
.newsletter-manage-index,
.tag-customer-index,
.review-customer-index,
.sales-order-history,
.customer-address-form,
.customer-account-edit,
.customer-account-index	{ font-size:13px;}

.downloadable-customer-products h3,
.wishlist-index-index h3,
.newsletter-manage-index h3,
.tag-customer-index h3,
.review-customer-index h3,
.sales-order-history h3,
.customer-address-form h3,
.customer-account-edit h3,
.customer-account-index h3	{ margin:1em 0;}

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.dashboard a.button	{ position:absolute; top:7px; right:22px; color:#FFF;  width:auto; background:#672E57; text-transform:lowercase; padding:0 15px;}
.dashboard .box { position:relative; background:#f2f2f3; border:1px solid #e6e7e6; padding:13px 22px; min-height:100px; width:42%; margin-top:20px;}
.dashboard .box h4	{ margin-bottom:1em; border-bottom:1px solid #FFFFFF;}
.dashboard .box h5	{ color:#000; font-weight:normal;}
.dashboard .big-box	{ width:700px;}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { padding:10px; background:#ccd7dc; color:#686d71;  height:190px;}
.footer .container	{ margin:0 auto; padding:10px 0; text-align:center; width:960px; position:relative; height:80px;}
.footer .copyright	{ text-align: center; /*position: absolute; bottom: -60px; left: -35px;*/ clear: both; }
.footer p 		{ text-align:right; }
.footer address { /*float:left; clear:both; margin-left:235px; margin-right:10px;*/}
.footer ul 		{ margin: auto; width: 940px; }
.footer ul li	{ display:inline;}
.footer ul li a { color:#686d71;}
.call-row		{ }
.footer-email	{ color:#672e57; }
.footer-badges 	{ padding-left: 80px; height: 70px; }
.footer-badges div	{ float:left; width:262px;}
.social			{ border-right:1px solid #FFFFFF; height:40px;}
.social a 		{ color:#696969;}
.social img		{ float:left; margin-right:5px;}
.social div		{ width:120px; text-align:left; line-height:1em;}
.security		{ }
.security img	{ margin-top:-6px;}
.payment_methods { height:40px; padding-top:3px;border-left:1px solid #FFFFFF; position:relative;}
.payment_methods div	{ width:100px; line-height:1em; margin-left:40px;}
.payment_methods img { left: 43px; position: absolute; top: 21px;}
/* ======================================================================================= */

/************************************************/
/******************** Clears ********************/
/************************************************/
.clearer:after,
.header:after,
#nav:after,
.main:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block-poll li:after,
.block-related li:after,
.block-related .item:after,
.block .actions:after,
.mini-products-list li:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.products-list li.item:after,
.product-view .product-img-box .more-views ul:after,
.product-view .tags .form-add-tags:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.field-100:after,
.group-select li:after,
.form-list li:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.contacts-index-index .buttons-set	{ margin-bottom:55px;}
.grey	{ color:#7d7d7d;} /* For those Page tiles with two colours */ 

/* CMS Pages */
/* Homepage */
.cms-home .col1-layout .col-main	{ padding:0;}
.home-col-left		{ float:left; width:176px; }
.home-col-main		{ float:left; width:745px; padding:0 0 20px 29px; border-left:1px solid #EAEFF1;}
.content-row-cat,
.content-row		{ width:100%; float:left; margin-bottom:28px;}
.content-row h3		{ border-bottom:1px solid #eff2f4; padding-bottom:0.4em; word-spacing:-1.5px;}
.content-col		{ float:left; width:150px; margin-right:38px;}
.content-col h2		{ width:120px; line-height:0.8em; height: 40px;}

/* About us - Basic Info page*/
.cms-basic-information .col-main	{ font-size:13px;}
.cms-basic-information .std ul	{ margin:1em 0 0 12px;}
.cms-basic-information .col-main h3	{ margin-top:1.5em;} /* h3 in design page has more margin than other pages */

/*** Design has 3 types of backgrounds ***/
/* Pages with Diamond BG --add any new ones here */
.customer-account-create .main,
.cms-basic-information .main,
.cms-about-us .main,
.contacts-index-index .main	{ background:#FFFFFF url(../images/diamond_bg.jpg) no-repeat scroll 100% 0; min-height:500px; padding-right:225px;}
.customer-account-create .col-main,
.cms-basic-information .col-main,
.cms-about-us .col-main,
.contacts-index-index .col-main	{ width:520px;}
.cms-diamond-education .col-main	{ background:transparent url(../images/cms/loose_diamonds.jpg) no-repeat scroll 100% 8%;}

/* Pages With White Background */
.catalog-product-view .col-main	{ background:#FFF; padding-top:30px;}

/* Diamond Education */
.intro-floated	{ padding-right:315px; font-size:13px; margin-bottom:35px;}
.cms-diamond-education #content h3 { border-bottom:1px solid #e1e3e3; margin-bottom:20px; padding-bottom:5px;}
/* CMS Block:Design Your Own */
.block-design-your-own { border-bottom:1px solid #d0cece; overflow:hidden; margin-bottom:16px;}
.block-design-your-own h2 { margin-bottom:10px;}
.block-intro	{ background:url(../images/block-intro-bg.jpg) no-repeat 96% 100%; float:left; width:180px; height:182px; padding: 5px; font-size:12px; }
.block-intro p	{ margin-bottom:1em;}

/* Current Subcategories */
.cms-subcategories .col-main	{ background:#FFF;}
.std .content-row-cat 	{ margin-top:40px;}
.content-row-cat .content-col { border-right:1px solid #E6E6E6; margin-right:20px; padding-right:5px;}
.content-row-cat .last { border-right:0;}

/* product_comparison Table */
#product_comparison td	{ border:0; text-align:center;}


div.education-blocks {margin-top: 10px;}
div.education-blocks div {width: 31%;}
div.education-cut {float: left; margin-right: 5px;}
div.education-colour {float: left; margin-right: 5px;}
div.education-clarity {float: left;}


.availability { display: none; }

/****** Ringbuilder ******/

.ajax-overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: block; background-color: white; opacity: 0.5; background-position: 50% 50%; background-repeat: no-repeat; background-image: url('../images/ajax.gif');	display: none; z-index: 10; }

#loading { display: none; }
#no-results { display: none; font-size: 14px; }
.slider { display: none; }
.numerical-inputs { width: 65px; margin: 0 0 5px 0; position: absolute; }
#price_to { top: 40px; }
#diamond_size_to { top: 40px; }
#products-list-header { display: none; }
#diamond_size_levels { left: 15px; line-height: 39px; position: absolute; top: -9px; }
#diamond_colour_levels { left: 15px; line-height: 45px; position: absolute; top: -10px; }
#diamond_colour_label { left: 35px; line-height: 45px; position: absolute; top: -10px; }
#diamond_cut_levels { left: 15px; line-height: 68px; position: absolute; top: -23px; }
#diamond_cut_label { left: 35px; line-height: 67px; position: absolute; top: -19px; }
#diamond_clarity_levels { left: 15px; line-height: 39px; position: absolute; top: -9px; }
#diamond_clarity_label { left: 35px; line-height: 39px; position: absolute; top: -8px; }
#price_levels { left: 15px; line-height: 34px; position: absolute; top: -6px; }
.diamond_slider_levels { color: #C2C2C2; }
#search-total { color: #672E57; }
#search-total-div { font-size: 16px; font-weight: normal; float: left; padding-top: 6px; }
#compare-results { float: right; }
#products-list-util { display: none; height: 50px; width: 733px; }
#showing-items { display: none; float: right; margin-top: 5px; }
#showing-more { display: none; float: right; margin-top: 5px; }
.product-heading div { display: block; height: 18px; width: 48px; padding: 5px 10px; }

.sorting-directions { display: none; margin-top: 6px; margin-left: 5px; }
.asc .down { display: inline; }
.desc .up { display: inline; }

body.catalogsearch-ringbuilder-diamond .price-box, body.catalogsearch-ringbuilder-index .price-box, body.catalogsearch-ringbuilder-result .price-box { color: #818181; }
body.catalogsearch-ringbuilder-diamond select, body.catalogsearch-ringbuilder-index select { height: 200px; width: 90px; overflow: hidden; }
body.catalogsearch-ringbuilder-diamond .search-selector, body.catalogsearch-ringbuilder-index .search-selector { width: 111px; float: left; margin: 0 6px; }
body.catalogsearch-ringbuilder-diamond .search-selector-title, body.catalogsearch-ringbuilder-index .search-selector-title { color:#672e57; margin: 0 0 5px 0; }
body.catalogsearch-ringbuilder-diamond .search-selector-content, body.catalogsearch-ringbuilder-index .search-selector-content { padding: 10px; background: #F5F5F5; border: 1px solid #DFDFDF; position: relative; min-height: 50px; }
body.catalogsearch-ringbuilder-diamond hr, body.catalogsearch-ringbuilder-index hr { color: #EEEEEE; margin-bottom: 10px; }
body.catalogsearch-ringbuilder-diamond h1, body.catalogsearch-ringbuilder-index h1 { margin: 20px 0; }
body.catalogsearch-ringbuilder-diamond h2, body.catalogsearch-ringbuilder-index h2 { margin: 0 0 10px 0; }
body.catalogsearch-ringbuilder-diamond h1 span, body.catalogsearch-ringbuilder-index h1 span { color: #939393; }
body.catalogsearch-ringbuilder-diamond .price-box, body.catalogsearch-ringbuilder-index .price-box, body.catalogsearch-ringbuilder-result .price-box { display: inline; }
body.catalogsearch-ringbuilder-diamond .products-list li.item, body.catalogsearch-ringbuilder-index .products-list li.item, body.catalogsearch-ringbuilder-result .products-list li.item { border: 0px none; margin: 0; padding: 0; width: 733px; border-bottom: 1px solid #ECECEC; }
body.catalogsearch-ringbuilder-diamond .products-list, body.catalogsearch-ringbuilder-index .products-list, body.catalogsearch-ringbuilder-result .products-list { color: #818181; }
body.catalogsearch-ringbuilder-result .small-blue-button-link { width: 55px; }
body.catalogsearch-ringbuilder-result button.blue-button { padding: 0 7px; }
body.catalogsearch-ringbuilder-setting .price-box { display: inline; }
.product-heading { float: left; background: #F4F4F4; border: 1px solid #D5D5D5; color: #672E57; padding-right: 5px; }

.block-ringbuilder .block-title	{ background:url(../images/block_head.gif) repeat-x scroll 0 0; }
.block-ringbuilder h3 { line-height: 43px; display: inline; }
.block-ringbuilder-image img { display: block; margin: 10px auto; width: 100px; }
.ringbuilder-sidebar-step-title { color: #672E57; }
.ringbuilder-price { font-size: 14px; color: #000000; }
.ringbuilder-sidebar-links { margin-bottom: 10px; }
.ringbuilder-sidebar-links a { color: #672E57; }

#heading-shape, #heading-cut { width: 73px; }
#heading-details { width: 56px; }
.product-row-element { display: block; float: left; width: 55px; padding: 5px 10px;}
.element-shape, .element-cut { width: 80px; }
.element-compare { padding: 5px 20px; width: 35px; }
.element-details { width: 63px; }
.product-details { display: none; padding: 46px 5px 60px 30px; }
.product-details span { font-weight: bold; color: #5C5C5C; }
.product-details li { border-bottom: 1px solid #CECECE; line-height: 2em; width: 190px; }
.product-details .col-3 { position: relative; }
.product-details-buttons { position: absolute; top: 100px; right: 10px; width: 270px; }
.product-details-buttons .blue-button-link { margin-left: 10px; }
#scroll-div { width:748px; height:300px; overflow: auto; overflow-x: hidden; }
body.catalogsearch-ringbuilder-setting #scroll-div { width:748px; height:690px; overflow: auto; overflow-x: hidden; }
body.catalogsearch-ringbuilder-setting .featured { width: 220px; }

.attribute-option-set { background: #F5F5F5; border: 1px solid #DFDFDF; display: block; height: 24px; padding: 7px; margin-bottom: 15px; }
.attribute-tick-option { display: block; float: left; width: 85px; height: 18px; margin-right: 10px; padding: 3px 0 1px 6px; background: #FFFFFF; border-left: 1px solid #808080; border-top: 1px solid #808080; }
.attribute-tick-option img { margin-top: 3px; }
.attribute-tickbox-ticked { display: none; }

#attribute-option-metal { width: 510px; }
#attribute-option-style { width: 714px; }
.attribute-option { display: none; }
.attribute-option-heading { color: #672E57; }

.product-option-block { background: #F2F2F2; border: 1px solid #E7E7E7; width: 325px; float: left; margin: 25px 0; }
.product-option-block .required { display: none; }
.final-step-summary { float: left; margin-top: 25px; width: 300px; }
.summary-heading { }
.summary-heading-title { float: left; font-size: 12px; color: #000000; }
.summary-heading-price { float: right; }
.summary-heading-price .ringbuilder-price { font-size: 12px; color: #672E57; }

.product-extra { margin-top: 15px; }
.configurable-price-from-label { font-weight: bold; }

.layered-nav-title { font-size: 16px; color: #672E57; margin-top: 10px; }
.layered-nav-item ol { border-top: 1px dotted #E5EDEF; }
.layered-nav-item li { border-bottom: 1px dotted #E5EDEF; padding-left: 5px; color: #555555; }
.layered-nav-item li a { color: #555555; }

.ringbuilder-sidebar-complete-link { margin-top: 15px; }
.ringbuilder-sidebar-complete-link a { color: #672E57; }
.hidden-div { display: none; }
.chosen-shape { padding-top: 55px; text-align: center; }

.category-description { margin-bottom: 20px; font-size: 12px; }
#upsell-product-table img { margin: 0 18px; }
#upsell-product-table td { border: 0px none; text-align: center; }
#upsell-product-table .product-name { text-align: center; }
.ringsize-chart { float: right; margin: 30px 25px 20px 0; }
.product-image-diagram-thumbnail { width: 62px; }
.more-views { margin-top: 10px; }
#track_hint, #track_outer { display: none; }
.search-results-div { position: relative; }
.clear { clear: both; }
body.catalogsearch-ringbuilder-diamond #product_comparison .big-button-link, body.catalogsearch-ringbuilder-index #product_comparison .big-button-link, body.catalog-product-compare-index .button-link { float: none; margin: 5px auto; }
body.catalogsearch-ringbuilder-diamond .compare-remove-link, body.catalogsearch-ringbuilder-index .compare-remove-link { display: none; }
body.sendfriend-product-send .buttons-set button.button { margin-right: 10px; }
body.catalog-product-compare-index .big-button-link { padding: 2px 20px; }
body.cms-page-view #nav li.nav-education > ul { left: 0; }
.call-row { clear: both; margin-top: 28px; }
.carousel-item p { font-size: 12px; line-height: 2em; }
.category-header { height: 115px; padding: 15px 0 0 50px; }
#complete-creation-link { width: 150px; padding: 6px 4px; background: gray; float: none; }
#clear-creation-link { width: 150px; padding: 6px 4px; background: gray; float: none; }
.image-disclaimer { margin-top: 10px; font-size: 10px; }
.common-disclaimer { clear: both; margin-top: 40px; font-size: 10px; }
.common-disclaimer span { font-weight: bold; }

.pages span { display: inline-block; height: 15px; width: 15px; background: #EBF1F2; }

#nav ul .nav-diamond-jewellery-earrings, #nav li ul .nav-diamond-jewellery-earrings { margin-left: 240px; }
#nav ul .nav-wedding-anniversary-rings-wedding-rings-ladies, #nav li ul .nav-wedding-anniversary-rings-wedding-rings-ladies { margin-left: 100px; }
#nav ul .nav-gift-ideas-top-10-gift-ideas, #nav li ul .nav-gift-ideas-top-10-gift-ideas { margin-left: 415px; }
#nav ul .nav-education-diamond-education, #nav li ul .nav-education-diamond-education { margin-left: 440px; }

#upsell-product-table { margin-top: 15px; }
body.catalog-product-view #lightbox-add-to-ring { display: none; }

#lightbox-background { position: absolute; width: 100%; height: 1430px; left: 0; top: 0; display: none; z-index: 1111109; opacity:0.5; filter:alpha(opacity=50); background: #90AABB; }
#compare-results-lightbox-container { position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: none; z-index: 1111110; }
#compare-results-lightbox { display: block; background: #FFF; margin: 330px auto; width: 900px; z-index: 1111111; border: 30px solid white; }
#compare-results-lightbox-wrapper { margin: 0 auto; padding: 0; position: relative; width: 960px; }
#close-lightbox-button { z-index: 1111112; top: -15px; right: -15px; position: absolute; }

body.catalogsearch-ringbuilder-setting #setting-details-wrapper { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: transparent; z-index: 1111110; }
body.catalogsearch-ringbuilder-setting #setting-details-lightbox { width: 750px; margin: 0 auto; background: #FFF; padding: 40px; }
body.catalogsearch-ringbuilder-setting #product_addtocart_form .product-extra { display: none; }
body.catalogsearch-ringbuilder-setting #product_addtocart_form .more-views { }
body.catalogsearch-ringbuilder-setting #product_addtocart_form .product-option-block { display: none; }
body.catalogsearch-ringbuilder-setting #product_addtocart_form .product-shop { width: 350px; float: left; text-align: left; }
body.catalogsearch-ringbuilder-setting #product_addtocart_form .product-img-box { width: 350px; float: right; }
body.catalogsearch-ringbuilder-setting #product_addtocart_form .other-add-tos { display: none; }
body.catalogsearch-ringbuilder-setting #product_addtocart_form h2 { margin: 20px 0; font-weight: lighter; }
body.catalogsearch-ringbuilder-setting #product_addtocart_form .price-box { color: #666666; }
body.catalogsearch-ringbuilder-setting #product_addtocart_form .regular-price span { font-size: 20px; font-weight: normal; }
body.catalogsearch-ringbuilder-setting #product_addtocart_form .product-name h1 { color: #672E57; margin-bottom: 20px; font-size: 24px; font-weight: lighter; }
body.catalogsearch-ringbuilder-setting #product_addtocart_form .image-disclaimer { text-align: left; }
body.catalogsearch-ringbuilder-setting #close-lightbox-div { width: 750px; position: relative; margin: 200px auto 0; padding: 0 40px; }
body.catalogsearch-ringbuilder-setting #product_addtocart_form .data-table td { padding: 2px 5px; border-right: none; }
body.catalogsearch-ringbuilder-setting #lightbox-background { height: 1630px; }
body.catalogsearch-ringbuilder-setting #product_addtocart_form #lightbox-add-to-ring span { padding: 0; }

.diamond_shape_buttons { display: none; }
.diamond_shape_button { width: 88px; height: 18px; font-size: 12px; padding: 2px 0px 2px 2px;  cursor: pointer; background: transparent; border-top: 1px solid #F5F5F5; border-left: 1px solid #F5F5F5; color: #666; }
.diamond_shape_button_selected { border-top: 1px solid #000; border-left: 1px solid #000; background: #672E57; cursor: pointer; color: #FFF; }
.diamond_shape_button_label { padding-left: 25px; }
#label_asscher { background: transparent url(../images/shapes-small/Asscher.png) no-repeat; }
#label_baguette { background: transparent url(../images/shapes-small/Baguette.png) no-repeat; }
#label_cushion { background: transparent url(../images/shapes-small/Cushion.png) no-repeat; }
#label_emerald { background: transparent url(../images/shapes-small/Emerald.png) no-repeat; }
#label_heart { background: transparent url(../images/shapes-small/Heart.png) no-repeat; }
#label_marquise { background: transparent url(../images/shapes-small/Marquise.png) no-repeat; }
#label_princess { background: transparent url(../images/shapes-small/Princess.png) no-repeat; }
#label_oval { background: transparent url(../images/shapes-small/Oval.png) no-repeat; }
#label_pear { background: transparent url(../images/shapes-small/Pear.png) no-repeat; }
#label_radiant { background: transparent url(../images/shapes-small/Radiant.png) no-repeat; }
#label_round { background: transparent url(../images/shapes-small/Round.png) no-repeat; }
#label_triangle { background: transparent url(../images/shapes-small/Triangle.png) no-repeat; }
.iceenvi { font-size: 18px; }
body.catalogsearch-ringbuilder-index h1 { margin: 0 0 20px; }
body.catalogsearch-ringbuilder-index .iceenvi { font-size: 32px; font-weight: 200; }
.ice-trade { font-size: 20px; font-weight: lighter; line-height: 40px; vertical-align: top; }

/*
Added by Tim Griffin
*/
.footer-logos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 940px;
	text-align: center;
	color: #666;
}
.footer-logos img
{
	padding: 0 20px;
	border: none;
	vertical-align: middle;
}

.footer-security
{
	width: 940px;
	margin: auto;
	margin-top: 20px;
}

.footer-security span
{
	margin-right: 30px;
	text-align: center;
}

.media-items div
{
	float: left;
	width: 225px; 
	text-align: center;
	margin-bottom: 20px;
}

.media-items div img
{
	border: none;
}
