/* 
Theme Name: Carousel Beads
Theme URL: http://www.carouselbeads.com/
Description: Custom WordPress theme created for CarouselBeads.com
Author: Stephen Ward
Author URI: http://www.boldinteractive.com/
Version: 1.0
*/

/* Begin Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* End Reset */




/* Begin Document */
body {
	background: #FFFFFF url(/wp-content/themes/carousel-beads/images/body-background.png) repeat-x;
	color: #1B2A3F;
	font-family: Arial;
}

a:link, a:visited {
	color: #1B2A3F;
	text-decoration: none;
}

a:active, a:hover {
	color: #1B2A3F;
	text-decoration: none;
}

#container {
	background: #FFFFFF url(/wp-content/themes/carousel-beads/images/header-background.png) repeat-x;
	margin: 0 auto;
	position: relative;
	width: 1023px;
}

#footer_container {
	clear: both;
}
/* End Document */




/* Begin Header */
#header {
	height: 155px;
	width: 820px;
}

#logo {
	background: url(/wp-content/themes/carousel-beads/images/carousel-logo.gif) no-repeat;
	display: block;
	float: left;
	height: 95px;
	margin: 15px 0px 3px 38px;
	text-indent: -9999px;
	width: 139px;
}

#site_functions {
	color: #555555;
	float: right;
	margin: 14px 12px 0px 0px;
}

#site_functions a:active, #site_functions a:hover, #site_functions a:link, #site_functions a:visited {
	color: #555555;
}

#header_menu {
	display: inline;
	margin-right: 20px;
}

#header_menu li {
	display: inline;
	font-size: 65%;
	border-right: 2px #000000;
}

#search_form {
	display: inline;
	font-size: 65%;
	text-transform: uppercase;
}

#search_box {
	height: 16px;
	margin: 0px 6px 0px 0px;
	width: 120px;
}

#number_and_hours {
	font-size: 85%;
	left: 620px;
	line-height: 110%;
	position: absolute;
	top: 45px;
	width: 185px;
}

#number_and_hours small {
	font-size: 65%;
	line-height: 100%;
}

#number_and_hours strong {
	font-weight: bold;
}
/* End Header */




/* Begin Main Menu */
#main_menu {
	clear: both;
	display: block;
	float: left;
	height: 35px;
	margin: 0px 0px 0px 20px;
	text-transform: uppercase;
	width: 820px;
}

#main_menu li {
	display: inline;
	float: left;
	font-size: 65%;
	padding: 16px 0px 0px 0px;
	overflow: hidden;
	text-align: center;
}

#main_menu li a:link, #main_menu li a:visited {
	color: #FFFFFF;
	height: 25px;
	padding: 12px 20px 0px 20px;
}

#main_menu li a:active, #main_menu li a:hover {
	color: #665543;
	text-decoration: none;
}
/* End Main Menu */




/* Begin Breadcrumb Nav */
#breadcrumb_nav {
	display: block;
	float: left;
	font-size: 70%;
	margin: 17px 0px 30px 10px;
	width: 800px;
}

#breadcrumb_nav li {
	display: inline;
}
/* End Breadcrumb Nav */




/* Begin Category Menu */
#category_menu {
	border-right: 1px solid #D0D0D0;
	clear: left;
	display: block;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 15px;
	width: 120px;
}

#category_menu h2 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 18px;
}

#category_menu li {
	font-weight: bold;
	font-size: 75%;
	margin-bottom: 25px;
	text-transform: uppercase;
}

#category_menu li li {
	list-style: disc;
	margin: 15px 0px 0px 18px;
	text-transform: none;
}

#category_menu li li li {
	font-size: 110%;
	text-transform: none;
}
/* End Category Menu */




/* Begin Home Content */
#home_content {
	clear: both;
	margin-top: 0px;
}

#tagline {
	background: url(/wp-content/themes/carousel-beads/images/tagline-background.png) repeat-y;
	color: #555555;
	font-size: 75%;
	font-style: italic;
	height: 22px;
	margin: -3px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	text-align: center;
	width: 820px;
}

#home_content #centerpiece {
}
/* End Home Content */




/* Begin Overlay */
#overlay {
	background: url(/wp-content/themes/carousel-beads/images/overlay-background-with-beads.png) repeat-x;
	height: 1000px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 200px;
}

#home #overlay {
	background: url(/wp-content/themes/carousel-beads/images/overlay-background.png) repeat-x;
}

#retailer_link {
	background: url(/wp-content/themes/carousel-beads/images/become-a-retailer.png);
	display: block;
	height: 39px;
	margin: 0px 0px 10px 13px;
	text-indent: -9999px;
	width: 175px;
}

#overlay p {
	color: #555555;
	font-size: 75%;
	padding: 0px 20px 17px 17px;
}

#carousel_difference {
	margin: 0px 0px 17px 17px;
}

#view_link {
	background: url(/wp-content/themes/carousel-beads/images/view-the-full-carousel-difference.png);
	display: block;
	height: 40px;
	margin: 0px 0px 5px 3px;
	text-indent: -9999px;
	width: 194px;
}

#carousel_collection {
	background: url(/wp-content/themes/carousel-beads/images/the-carousel-collection.png);
	display: block;
	height: 36px;
	margin: 0px 0px 0px 5px;
	text-indent: -9999px;
	width: 191px;
}

#collection_menu li {
	display: block;
	float: left;
	font-size: 65%;
	height: 68px;
	max-width: 62px;
	padding: 6px 2px 14px 2px;
	text-align: center;
	width: 62px;
}

#collection_menu li img {
	border: 1px solid #CCCCCC;
	height: 60px;
	width: 60px;
}
/* End Overlay */




/* Begin Content */
#content {
	clear: none;
	float: right;
	margin: 0px 230px 0px 15px;
	min-height: 565px;
	width: 608px;
}

#content a:active, #content a:hover, #content a:link, #content a:visited {
	color: #CC4006;
}

#content h1 {
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	text-transform: uppercase;
}

#content p {
	font-size: 80%;
	line-height: 125%;
	margin: 0px 0px 10px 0px;
}

#content #pagination {
	clear: none;
	float: right;
	font-size: 80%;
	margin: 50px 22px 20px 0px;
}

#content #show_per_page {
	clear: none;
	float: left;
	font-size: 80%;
	margin: 50px 50px 20px 0px;
}

#content #pagination li, #content #show_per_page li {
	display: inline;
	margin: 0px 5px 0px 0px;
}

#content strong {
	font-weight: bold;
}

#content #product_list {
	clear: both;
}

#content #product_list a:active, a:hover, a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

#content #product_list li {
	background-color: #FFFFFF;
	display: block;
	float: left;
	font-size: 65%;
	height: 170px;
	margin: 0px 20px 16px 0px;
	max-width: 118px;
	text-align: center;
	width: 118px;
	line-height: 1.2;
}

#content #product_list li img {
	border: 1px solid #CDCDCD;
	height: 91px;
	margin: 0px 0px 5px 0px;
	padding: 12px 13px 13px 13px;
	width: 91px;
}

#content #product_list li.chain_preview {
	clear: both;
	height: auto;
	max-width: auto;
	width: auto;
}

#content #product_list li.chain_preview img {
	height: auto;
	width: auto;
}

#about_nav {
	margin: 0px 0px 10px 0px;
}

#about_nav li {
	display: inline;
	font-size: 70%;
	font-weight: bold;
}

.cform {
	font-size: 80%;
	margin: 0px 0px 150px 0px;
	position: relative;
}

.cform ol li {
	margin: 0px 0px 10px 0px;
	position: relative;
}

.cform ol li input {
	left: 120px;
	position: absolute;
	width: 190px;
}

.cform ol li textarea {
	left: 120px;
	position: absolute;
	width: 375px;
}

.cform .reqtxt, .cform .emailreqtxt {
	left: 325px;
	position: absolute;
	top: 2px;
}

.cform .cf-sb {
	position: relative;
	text-align: center;
	top: 120px;
}

p.linklove {
	display: none;
}
/* End Content */




/* Begin Product Page */
#content #product_preview {
	float: left;
	font-size: 70%;
	margin: 0px 25px 46px 0px;
	text-align: center;
}

#content #large_product_image {
	border: 1px solid #CCCCCC;
}

#content #alternate_views {
	clear: both;
	font-size: 70%;
	font-weight: bold;
}

#content .alternate_view {
	border: 1px solid #CCCCCC;
	clear: none;
	float: left;
	height: 72px;
	margin: 9px 8px 27px 0px;
	width: 72px;
}

#content hr {
	clear: both;
}

#content #view_similar_beads {
	clear: both;
	font-size: 90%;
	font-weight: bold;
	margin: 14px 0px 0px 0px;
}

#content #view_similar_beads h2 {
	margin: 0px 0px 14px 0px;
}
/* End Product Page */




/* Begin Footer */
#footer {
	clear: both;
	color: #333333;
	font-size: 65%;
	text-align: center;
}

#footer hr {
	color: #333333;
	margin: 0px 0px 40px 0px;
	position: relative;
	top: 20px;
}

#footer_menu {
	margin: 0px 0px 12px 0px;
}

#footer_menu li, #links_menu li {
	display: inline;
}

#links_menu {
	margin: 0px 0px 20px 0px;
}

#footer_notices {
	left: 177px;
	margin: 0px 0px 20px 0px;
	position: relative;
}

#footer_retailer_notice {
	background: url(/wp-content/themes/carousel-beads/images/retailer-notice-background.png) no-repeat;
}

#footer_newsletter_notice {
	background: url(/wp-content/themes/carousel-beads/images/newsletter-notice-background.png) no-repeat;
}

#footer_retailer_notice, #footer_newsletter_notice {
	clear: none;
	float: left;
	height: 114px;
	margin: 0px 24px 0px 0px;
	padding: 19px 26px 0px 26px;
	width: 336px;
}

#footer_retailer_notice h3, #footer_newsletter_notice h3 {
	font-size: 75%;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	text-transform: uppercase;
}

#footer_retailer_notice p, #footer_newsletter_notice p {
	font-size: 70%;
}

#footer_retailer_notice img {
	float: right;
}

#footer_newsletter_notice input[type="image"] {
	position: relative;
	top: 7px;
}

#footer_newsletter_notice input[type="text"] {
	width: 170px;
}
/* End Footer */



/* Shopping Cart */
#product_info .item_name,
#product_preview .item_thumb { display: none; }
#content #product_list li .item_name { display: none; }

.shopping_cart { position: relative; height: 120px; margin-left: 10px; }
.shopping_cart h2 { padding-left: 17px; margin-bottom: 4px; }
.shopping_cart h2 a { color: #be2a08 }
.shopping_cart h2 a:hover { border-bottom: 1px solid #f09c7e; }
.shopping_cart p { line-height: 20px }
.shopping_cart .simpleCart_total { font-weight: bold; color: #222; padding-left: 10px; font-size: 14px; }
.shopping_cart .simpleCart_quantity { font-weight: bold; color: #222; font-size: 14px; }
.shopping_cart p .view_cart,
.shopping_cart p .simpleCart_empty { text-decoration: underline; font-size: 11px; color: #666; }
.shopping_cart .simpleCart_checkout { display: block; position: absolute; top: 73px; left: 17px; }

#cart_wrapper { display: none; }
#cart_items { width: 97% }
.itemContainer { float: left; clear: left; width: 100%; border-bottom: 1px solid #eee; position: relative; }
#simpleCart_items { float: left; clear: left; margin-bottom: 1em; width: 100%; }
#simpleCart_items .itemremove,
#simpleCart_items .itemThumb,
#simpleCart_items .itemName,
#simpleCart_items .itemPrice,
#simpleCart_items .itemQuantity,
#simpleCart_items .itemTotal { float: left; margin-right: 10px; padding: 1em 0; line-height: 1.3; }
#simpleCart_items .itemThumb { width: 50px; padding: 0; vertical-align: middle; }
#simpleCart_items .itemThumb img { width: 50px; }
#simpleCart_items .itemName  { width: 320px; }
#simpleCart_items .itemPrice { width: 75px; }
#simpleCart_items .itemQuantity { width: 50px; text-align: right; padding-right: 10px; }
#simpleCart_items .itemTotal { float: right; margin-right: 0; width: 90px; text-align: right; }

#simpleCart_items .itemdecrement,
#simpleCart_items .itemincrement { position: absolute; left: 590px; top: 10px; width: 16px; height: 16px; }
#simpleCart_items .itemdecrement { top: 26px; }
#simpleCart_items .itemdecrement a,
#simpleCart_items .itemincrement a { display: block; width: 16px; height: 16px; background: transparent url(images/bullet_arrow_up.png) 0 0 no-repeat; text-indent: -9999em; }
#simpleCart_items .itemdecrement a { background-image: url(images/bullet_arrow_down.png); }

#simpleCart_items .itemremove { width: 50px; line-height: 30px; font-size: 11px; }
#simpleCart_items .itemremove a { color: #900; }

#simpleCart_items .cartHeaders { float: left; clear: left; width: 100%; font-size: 12px; color: #999; line-height: 20px; margin-top: 10px; border-bottom: 1px solid #ccc; }
#simpleCart_items .cartHeaders .itemThumb,
#simpleCart_items .cartHeaders .itemremove,
#simpleCart_items .cartHeaders .itemincrement,
#simpleCart_items .cartHeaders .itemdecrement { visibility: hidden; line-height: 14px; }
#simpleCart_items .itemContainer .itemPrice { font-weight: bold }

#cart_items p { clear: both; }
#cart_items p.total { font-size: 14px; text-align: right; margin-bottom: 1em; color: #999; line-height: 22px; }
#cart_items p.total .simpleCart_total { width: 77px; font-size: 18px; float: right; font-weight: bold; color: #111; }
#cart_items .simpleCart_checkout { float: right; }
#cart_items .simpleCart_empty { float: left; font-size: 12px; color: #900; position: relative; top: -3em; }



