/*
=======================================================================================
 Site: Legacy Candles
 Date: July 5, 2009
=======================================================================================
*/


body {
/* Main Font Sizes */
font: normal 11px/150% "Arial", "Helvetica", sans-serif;
color: #242424; 
text-align: center;
margin: 0 auto;
padding: 0;
}

html, body	{
background: #000;
}

div, img, form, fieldset, #footer ul, #footer li, #header ul, #header li, .column ul, .column li, h1, h2, h3, h4 {
padding: 0;
margin: 0;
border: 0; 
}

.clear { clear: both; }
.right { float: right; }
.left { float: left; }

.tc { text-align: center; padding-top: 10px; padding-bottom: 10px; }
.tr { text-align: right; }

.tabbertab h2 {
font: 11px arial, helvetica, sans-serif;
}

.titles	{
font: 24px helvetica, sans-serif;
color :#5b7778;
margin-bottom: 5px;
}

.catTitles	{
font: 16px helvetica, sans-serif;
color: #5b7778;
margin-bottom: 5px;
}

.catTitles a	{
color: #5b7778;
}

input, select, textarea {
/* Input And Select Font */
font: normal 11px/150% "Arial", "Helvetica", sans-serif;
color: #242424;
}

a {
color: #000000;
}

a:hover { 
color: #95adae;
text-decoration: none;
}

.hr	{
border-top: 1px solid #ddd;
margin-top: 5px;
padding-bottom: 5px;
}

.hr2	{
border-top: 1px solid #ddd;
margin-top: 15px;
padding-bottom: 15px;
}

#logo a	{
position: absolute;
top: 67px;
left: 330px;
width: 305px;
height: 75px;
display: block;
z-index: 99;
}

.valign input, .valign img	{
vertical-align: middle;
}

blockquote	{
margin: 0 0 15px 25px;
padding-left: 10px;
border-left: 1px dotted #555;
}

.formLabel	{
float: left;
padding-top: 5px;
width: 150px;
}

.formInput	{
float: left;
width: 400px;
}

#wrapper	{
width: 900px;
position: relative;
text-align: left;
margin: auto;
}

#header {
/* Header Background & Definitions */
background: url("images/header.gif") no-repeat;
width: 900px;
height: 155px;
position: relative;
}

/*
=======================================================================================
 Cart
=======================================================================================
*/

#cart	{
position: absolute;
top: 95px;
right: 10px;
padding: 3px 30px 3px 0;
color: #fff;
background: url("images/cartIcon.gif") right no-repeat;
}

#cart-menu, #login-menu	{
font: 11px helvetica, arial, sans-serif;
position: absolute;
top: 135px;
right: 5px;
width: 200px;
border: 1px solid #000;
z-index: 999;
visibility: hidden;
color: #000;
background: #fff;
}

.cartContentsHeader, .loginHeader	{
padding: 3px 5px;
width: 190px;
\width: 200px;
w\idth: 190px;
color: #fff;
font-weight: bold;
background: #000;
}

.cartContentsSubtotal, .loginFooter	{
padding: 3px;
border-top: 1px solid #5b7778;
background: #95adae;
}

.cartContentsSubtotal a, .loginFooter a	{
text-decoration: none;
color: #000;
}

.cartContentsSubtotal a:hover, .loginFooter a:hover	{
text-decoration: none;
color: #5b7778;
}

.cartContentsPadding, .loginPadding	{
padding: 5px;
}

#search	{
position: absolute;
top: 153px;
right: 10px;
text-align: right;
z-index: 5;
}

#search img, #search input, #search p	{
vertical-align: middle;
}

#searchIcon	{
width: 140px;
padding-left: 15px;
background: url("images/searchIcon.gif") #fff no-repeat 2px 2px;
}

#searchForm p	{
float: right;
margin: 0 0 0 5px;
padding: 0;
}

.advancedSearch, .styledForm, .wholesaleMessage	{
border: 1px solid #ddd;
padding: 10px;
margin-bottom: 10px;
background: #eee;
}

.welcomeUser	{
position: absolute;
top: 158px;;
left: 20px;
width: 285px;
z-index: 50;
}

#mainNav	{
position: absolute;
left: 315px;
top: 149px;
width: 272px;
z-index: 10;
}

#mainNav ul	{
list-style: none;
margin: 0;
padding: 0;
}

#mainNav ul li	{
display: inline;
}

#mainNav li a	{
float: left;
display: block;
padding: 0;
}

#mainNav li#candles a	{
width: 72px;
height: 31px;
background: url("images/navCandles.gif");
}

#mainNav li#oils a	{
width: 126px;
height: 31px;
background: url("images/navOils.gif");
}

#mainNav li#sale a	{
width: 74px;
height: 31px;
background: url("images/navSale.gif");
}

#mainNav li#candles a:hover, #mainNav li#oils a:hover, #mainNav li#sale a:hover	{
background-position: 0 -31px;
}

/* Mod: Sub Categories */
li.selected a {
background-color: #fff;
color: #95adae;
}

.subcategory {
list-style: none;
margin: 0 0 0 10px;
padding: 0;
}

.subcategory ul, title ul {
margin: 0;
padding: 0;
}

.subcategory li.title a, #left a {
/* Side Table Category Link Definitions */
color: #000;
text-decoration: none;
font-weight: bold;
list-style: none;
}

.subcategory li.title a:hover, #left a:hover	{
color: #95adae;
}

#menuLeft {
list-style: none;
position: absolute;
left: 10px;
bottom: 20px;
}

#menuRight {
list-style: none;
position: absolute;
right: 10px;
bottom: 20px;
}

#menuLeft li, #menuRight li { 
display: inline;
color: #fff;
}

#menuLeft li { 
float: left;
}

#menuRight li { 
float: right;
}

#menuLeft li a, #menuRight li a {
text-decoration: none;
color: #fff;
}

#menuLeft li a:hover, #menuRight li a:hover {
text-decoration: none;
color: #b5b0ce;
}

/*
=======================================================================================
 Content
=======================================================================================
*/

#content { 
padding: 0 20px;
border-top: 40px solid #fff;
border-bottom: 20px solid #fff;
width: 860px;
\width: 900px;
w\idth: 860px;
min-height: 350px;
height: auto !important;
height: 350px;
background: url("images/contentBg.gif") repeat-y #fff;
}

.content {

}

#maincontent {
font: normal 12px/150% "Arial", "Helvetica", sans-serif;
float: left;
width: 680px;
margin-left: 15px;
}

#left {
width: 165px;
float: left;
}

/*
#right {
width: 591px;
float: right;
}
*/

/*
=======================================================================================
 Products
=======================================================================================
*/

.productThumbs	{
float: left;
width: 226px;
height: 115px;
margin: 0 0 10px 0;
}

.productThumbs a	{
text-decoration: none;
color: #000;
}

#left h4 {
/* Side Table Heading Definitions */
background: #000000 url("images/column_head.gif") no-repeat;
font-weight: bold;
font-size: 12px;
color: #ffffff;
height: 21px;
line-height: 21px;
padding-left: 35px;
}

.column {
/* Side Table Definitions */
border-left: 1px solid #b6b6b6;
border-right: 1px solid #b6b6b6;
width: 157px;
padding: 0 10px; 
margin: 1px 0 10px 0;
}

.column .top, .column .bot {
/* Side Table Heading Background & Definitions */
background: url("images/column_top.gif") no-repeat;
display: block;
height: 7px;
margin: 0 -11px;	
}

.column .bot {
/* Side Table Footer Background & Definitions */
background: url("images/column_bot.gif") bottom left no-repeat;
}

.side_link {
display: block;
padding: 1px 0px 1px 0px;
text-decoration: none;
color: #000;
}

.list { 
margin: 0 0 15px 0;
padding: 0;
list-style: none; 
}

.list ul	{
list-style: none;
}

.list li.title a {
/* Side Table Category Link Definitions */
color: #000;
text-decoration: none;
font-weight: bold;	
}

.list li.title a:hover	{
color: #95adae;
}

#main_cont {
/* Center Table Definitions */
width: 60%;
float: left;
text-align: left;
padding-left: 10px;
padding-right: 10px;
}

#right h2, #main_cont h2 {
/* Center Table Heading Background, Colors & Fonts */
background: url(images/gray_h_bg.gif) repeat-x #d9d9d9;
border: solid #b0b0b0 1px;
font-size: 13px;
color: #000000;
font-weight: bold;
height: 20px;
padding: 0px;
padding-top: 2px;
margin: 0px;
margin-bottom: 1px;
}

#footer	{
font-size: 11px;
padding: 15px 10px 10px 10px;
width: 880px;
\width: 900px;
w\idth: 880px;
color: #fff;
background: url("images/contentFooter") top no-repeat;
}

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

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

#footerLeft	{
float: left;
}

#footerRight ul {
float: right;
list-style: none;
text-align: right;
}

#footerRight li { 
float: right;
display: inline;
}

#welcome h3 {
/* Welcome Message Font */
color: #000000;
font: normal 28px "Arial", "Helvetica", sans-serif;
}

#welcome {
width: 376px;
height: 172px;
margin: 5px 0;
padding: 15px 200px 0 15px;
background: url("images/welcome.gif") no-repeat; 
}

#banners {
padding: 10px; 
}

#newsletterForm {
width: 187px;
height: 91px;
float: left;
margin-right: 1px;
text-align: center;
text-transform: uppercase;
padding-top: 10px;
background: url("images/banner.gif") no-repeat;
}

html>body #newsletterForm { 
padding-top: 5px; 
height: 96px; 
margin-right: 3px;
}

#newsletterForm legend { display: none; }

.currency {
float: left; 
padding-left: 10px;
}

.black_bold_text_spaced {
color: #000000;
font-weight: bold;
margin-top: 5px;
line-height: 17px;
text-decoration: none;
}

.error_message {
/* Error Message Definitions */
background: #eee;
border: 1px solid #ddd;
font-weight: bold;
color: red;
padding: 5px 10px;
margin-bottom: 15px;
}

.alert_message {	
/* Alert Message Definitions */
background: #eee;
border: 1px solid #ddd;
font-weight: bold;
padding: 5px 10px;
margin-bottom: 15px;
}

.error_alert {
margin-left: 35px;
}

.table_bottom {
text-align: center;
padding-top: 5px;
}

.row {
clear: both;
}

.center {
text-align: center;
}

.right_align {
text-align: right;
}

.breadcrumbs	{
margin-bottom: 15px;
}

.breadcrumbs a	{
text-decoration: none;
}

.breadcrumbs a:hover	{
color: #95adae;
text-decoration: none;
}

/* ------------ */
/* Product List */
/* ------------ */

.product_title_link, product_title_link:visited, product_title_link:active {
/* Product Title Link Definitions */
color: #000000;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

.product_title_link:hover {
/* Product Title Link Hover Definitions */
color: #fd6601;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.paging {
float: right;
text-align: right;
}

.list_top {
/* Product List Top Definitions */
border-top: solid #cacaca 1px;
border-bottom: solid #cacaca 1px;
background: #f0f0f0;
padding: 3px;
}

.list_bottom {
/* Product List Bottom Definitions */
border-top: solid #cacaca 1px;
border-bottom: solid #cacaca 1px;
background: #f0f0f0;
padding: 3px;
}

/* ----------------- */
/* Product List List */
/* ----------------- */

.reg_txt {
font-weight: normal;
}

.small_txt {
font-size: 10px;
}

.list_item {
background: #FFFFFF;
padding: 5px;
}

.list_item_bottom_border {
/* Product List Separator Definitions */
border-bottom: solid #cacaca 1px;
background: #FFFFFF;
}

/* ----------------- */
/* Product List Tile */
/* ----------------- */

.tile_item {
text-align: center;
}

.tile_image {
margin-bottom: 5px;
}

.tile_table {
background: #FFFFFF;
width: 100%;
}

.list_table {
background: #FFFFFF;
width: 100%;
}

/* -------------- */
/* Product Detail */
/* -------------- */

.product_strikethru {
display: none;
}

.review_link {
color: #307fcf;
text-decoration: none;
text-align: right;
float: right;
font-weight: 400;
}

.larger_view {
background: url(images/enlarge.gif) no-repeat center left;
padding-left: 13px;
text-decoration: none;
font-size: 10px;
}

.add_wishlist {
/* Add To Wishlist, Add Review, Add To Registry Link Definitions */
background: url(images/little_arrow.gif) no-repeat center left;
padding-left: 15px;
text-decoration: none;
font-size: 11px;
padding-right: 15px;
}

.review_item {
padding-bottom: 10px;
}

.review_spacer {
padding-bottom: 7px;
}

/* ------------------ */
/* Button Definitions */
/* ------------------ */

.orange_button {
/* Orange Button Definitions */
background: url(images/orange_button_left.gif) no-repeat top left;
padding-left: 3px;
height: 18px;
float: left;
margin-right: 10px;
}

.orange_button input, .orange_button button {
/* Orange Button Definitions */
background: url(images/orange_button_bg.gif) top right no-repeat;
height: 18px;
color: #ffffff;
font-weight: bold;
padding-bottom: 5px;
padding-right: 5px;
margin: 0px;
border-width: 0px;
cursor: pointer;
}

.yellow_button {
/* Yellow Button Definitions */
background: url(images/yellow_button_left.gif) no-repeat top left;
padding-left: 3px;
height: 18px;
float: left;
margin-right: 10px;
}

.yellow_button input, .yellow_button button {
/* Yellow Button Definitions */
background: url(images/yellow_button_bg.gif) top right no-repeat;
height: 18px;
color: #ffffff;
font-weight: bold;
padding-bottom: 5px;
padding-right: 5px;
margin: 0px;
border-width: 0px;
cursor: pointer;
}

.del_button {
display: block;
width: 40px;
float: right;
background: url(images/delete.gif) no-repeat center left;
padding-left: 11px;
color: #3068c5;
text-decoration: none;
font-weight: 400;
}

/* ----------------------------- */
/* Product Detail & Account Tabs */
/* ----------------------------- */

/* Non Selected & Selected Tabs Link Text Colors */
ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #ffffff; }
ul.tabberactive li a:link { color: #000000; }
ul.tabberactive li a:visited { color: #000000; }

ul.tabbernav {
/* Tab Content Top Border */
border-bottom: 1px solid #000000;
font: bold 11px "Arial", "Helvetica", sans-serif;
padding: 3px 0;
margin: 0;
}

.tabberlive .tabbertab {
/* Tab Content Sides & Bottom Border */
border: 1px solid #000000;
padding: 15px;
border-top: 0;
}

ul.tabbernav li a {
/* Tab Borders */
border: 1px solid #000000;
/* Non Selected Tabs Background */
background: #000000;
padding: 3px 0.5em;
margin-right: 1px;	
border-bottom: none;	
text-decoration: none;
}

ul.tabbernav li a:hover {
/* Hovered Tabs Background Color */
background: #e5e5e5;
/* Hovered Tabs Border Color */
border-color: #000000;
/* Hovered Tabs Text Color */
color: #000000;	
}

ul.tabbernav li.tabberactive a {
border-bottom: 1px solid #ffffff;
/* Selected Tabs Background Color */
background-color: #ffffff;
/* Selected Tabs Font Color */
color: #000000;
}

ul.tabbernav li.tabberactive a:hover {
border-bottom: 1px solid white;
/* Selected Tabs Hover Background Color */
background-color: #ffffff;
/* Selected Tabs Hover Font Color */
color: #000000;
}

ul.tabbernav li {
list-style: none;
display: inline;
margin: 0;
}

.tabberlive .tabbertabhide { display: none; }
.tabberlive .tabbertab h2 { display: none; }
.tabberlive .tabbertab h3 { display: none; }
.tabberlive { margin-top: 1em; }
.tabber { display: none; }

/* ---------------- */
/* Form Definitions */
/* ---------------- */

.input_box {
padding-right: 2px;
padding-left: 2px;
}

.form_label {
padding-right: 15px;
vertical-align: top;
}

.bold {
font-weight: bold;
}

.short_form_row {
clear: both;
}

.short_form_row div, .short_form_row input, .short_form_row select, .short_form_row textarea {
float: left;
margin-right: 5px;
margin-bottom: 5px;
}

.short_form_row div {
width: 60px;
padding-top: 3px;
}

.short_form_row input {
width: 75px;
}

.required {
/* Required Reminder Colors */
color: #b70407;
padding-left: 2px;
}

/* ------------ */
/* Account Area */
/* ------------ */

.account_list_head {
/* Table List Headings Font */
font-weight: bold;
color: #000000;
}

.account_head {
/* Update Profile Heading Font Definitions */
padding-bottom: 5px;
font-weight: bold;
color: #000000;
}

/* ------------- */
/* Shopping Cart */
/* ------------- */

.cart {
background: #ffffff;
}

.cart th {
/* Cart List Headings Font */
font-weight: bold;
color: #000000;
}

.cart td {
border-top: dotted #c1c1c1 1px;
border-bottom: dotted #c1c1c1 1px;
color: #000000;
}

.cart_contents_quan {
padding-right: 5px;
}

.cart_contents_item {
margin-bottom: 5px;
text-decoration: none;
}

.cart_contents_item a {
text-decoration: none;
}

.cart_contents_item a:hover {
text-decoration: underline;
}

/* ----------- */
/* Order Pages */
/* ----------- */

#order_signup {
float: left;
}

#order_login {
float: right;
padding-right: 25px;
}

#order_steps a	{
text-decoration: none;
}

.order_info_off, .order_ship_off, .order_payment_off, .order_review_off, .order_print_off {
color: #bcbcbc;
}

.order_info_on a, .order_ship_on a, .order_payment_on a, .order_review_on a, .order_print_on a {
color: #000;
font-weight: bold;
}

.gray {
background-color: #f2f2f2;
}

.sep {
padding-left: 10px;
padding-right: 10px;
}

/* ------------ */
/* Order Review */
/* ------------ */

.order_view {
background: #ffffff;
text-align: left;
}

.order_view th {
font-weight: bold;
background: #ccc;
color: #000;
width: 10%;
}

.review_top_border {
border-top: solid #ccc 1px;
}

.order_id {
font-weight: bold;
font-size: 10pt;
padding-bottom: 10px;
color: #c20710;
}

/* ------------------ */
/* Paging Definitions */
/* ------------------ */

.page a:hover {
/* Hover Text Color */
color: #fd6601; text-decoration: none
}

.page a:link {
/* Link Text Color */
color: #000000; text-decoration: none
}

.page a:visited {
color: #000000; text-decoration: none
}

.pages_border {
/* Box Border & Background */
border: 1px solid #ccc;
background-color: #FFFFFF;
color: #000000;	
}

.navpage {
/* Navigation Link Boxes Background & Definitions */
background-color: #FFFFFF;
font: 11px Tahoma, Verdana;
padding: 2px 4px 2px 4px;
color: #000000;
white-space: nowrap;
text-decoration: none;
}

.navpageselected {
/* Navigation Selected Link Boxe Background & Definitions */
background-color: #e5e5e5;
font: 11px Tahoma, Verdana;
padding: 2px 4px 2px 4px;
color: #000000;
white-space: nowrap;
text-decoration: none;
}

.highlightpage {
/* Current Page Info Box Background & Definitions */
background-color: #000000;
font: bold 11px Tahoma, Verdana;
padding: 2px 4px 2px 4px;
color: #FFFFFF;
white-space: nowrap;
}

.highlightpage a:link {
color: #FFFFFF; text-decoration: none;
}

.highlightpage a:visited {
color: #FFFFFF; text-decoration: none;
}

.highlightpage a:hover, .highlightpage a:active {
color: #FFFFFF; text-decoration: underline;
}

/* ------------ */
/* Cookie Crumb */
/* ------------ */

.home_link {
/* Home Link Definitions */
background: url(images/home_icon.gif) no-repeat center left;
text-decoration: underline;
padding-left: 20px;
font-weight: bold;
color: #000000;
}

.crumb_link {
/* Regular Link Definitions */
padding-left: 5px;
font-weight: bold;
text-decoration: underline;
color: #000000;
}

.crumb_sep {
padding-left: 5px;
font-weight: bold;
}

/* ----------------- */
/* Float Definitions */
/* ----------------- */

.left_float_3_px {
float: left;
margin-right: 3px;
}

.left_float_5_px {
float: left;
margin-right: 5px;
}

.right_float_5_px {
float: right;
margin-left: 5px;
}

.IE_left_float_5_px {
margin-left: 5px;
}

.float_assist {
clear: both;
height: 1px;
overflow: hidden;
}

.search_results {
margin-left: 10px;
float: left;
text-align: center;
font-size: 12px;
color: black;
}

.search_bb {
font-size: 12px;
font-weight: bold;
color: black;
}

/*
=======================================================================================
 Dropdown Menu
=======================================================================================
*/

#candles-menu	{
position: absolute;
top: 179px;
left: 315px;
width: 170px;
border: 1px solid #000;
z-index: 999;
visibility: hidden;
color: #000;
background: #fff;
}

#candles-menu a	{
float: left;
padding: 5px 10px;
width: 150px;
\width: 170px;
w\idth: 150px;
display: block;
color: #000;
font-weight: bold;
text-decoration: none;
}

#candles-menu a:hover	{
color: #fff;
text-decoration: none;
background: #000;
}

/*
=======================================================================================
 Hacks
=======================================================================================
*/

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

.clearDiv {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearDiv {height: 1%;}
.clearDiv {display: block;}
/* End hide from IE-mac */
