/*
Theme Name: AT-95 American Furnishings (child)
Description: AT-95 catalog site
Author: Joey Shirley
Version: 1.1
Template: twentyten
*/

/* 
Modified Reset Stylesheet from html5doctor.com
v1.4.1 
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h5, h6, p, blockquote, pre,
abbr, cite, code,
del, dfn, em, img,
small, strong, sub, sup, b, i,
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;
    vertical-align:baseline;
    background:transparent;
	font-size:1em;
}

body {
	font-size:10px;
    line-height:1.3;
}

h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	font-weight:bold;
}

li {
	list-style:none;
}

b, strong {
	font-weight:bold;
}

i {
	font-style:italic;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

abbr[title],
dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

input, select {
    vertical-align:middle;
}
div#region_select_6 select, div#region_select_15 select{ float:left; margin-right:4px; }

/*********************************************************** end reset */

/************************************************************** twentyten items */

/* =Global Elements
-------------------------------------------------------------- */

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
a:visited {
	color: #999;
}
a {
	color: #999;	
}

/* Layout/Structure
-------------------------------------------------------------- */

#content {
	margin: 15px 40px;
}
.col2-left {
	float: left;
	width: 255px;
}
.col2-right {
	float: right;
	width: 655px;
}
.col2-even .col2-left {
	width: 430px;
}
.col2-even .col2-right {
	width: 430px;
}

/* Homepage
-------------------------------------------------------------- */

.homePromo {
	float: left;
}

/* Gallery listing
-------------------------------------------------------------- */

.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}


/* Attachment pages
-------------------------------------------------------------- */

.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}



/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 640px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}

/************************************************************** End twentyten items */

html {
	background:#3d3d3d url(images/bg.png) center top repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}

body {
	background:url(images/bg-top.png) center top no-repeat;
}

h2,
.ordering h3 {
	color:#a18e5c;
	margin:12px 0 8px;
	line-height:20px;
}

h1,
.ordering h2 {
	text-transform:uppercase;
	color:#ccc;
	font-size:20px;
	margin:0 0 20px;
}

.editList a {
	margin:20px 0 0 40px;
	color:#a18e5c;
	font-size:20px;
	display:block;
	clear:both;
}

p {
	padding-bottom:10px;
}

strong, b {
	color:#ccc;
}

strong.note,
strong.signature,
i {
	color:#a18e5c;
}

i {
	display:block;
}

.wrapper {
	width:990px;
	margin:0 auto;
	background:url(images/header.jpg) no-repeat;
}

/*********************************************************** Header */
.header {
	position: relative;
	width:903px;
	height:202px;
	padding:0 50px 0 37px;
	overflow:hidden;
}

.homeLink {
	display:block;
	float:left;
	text-indent:-999em;
	overflow:hidden;
	width:170px;
	height:85px;
	margin:25px 0;
}

/********************************** Header Navigation */

.menu a {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}

.menu a:hover,
.menu li.current-menu-item a,
.menu li.current-page-ancestor a {
	color:#a18e5c;
}

/* free shipping text */
#free-shipping {
	position: absolute;
	right: 53px;
	top: 25px;
}

/* free shipping crow */
.menu-header-highlighted-container { 
	position: absolute;
	right: 195px;
}
#menu-header-highlighted {
	display:block;
	float:right;
}

#menu-header-highlighted a {
	text-indent:-999em;
	display:block;
	width:86px;
	height:159px;
	background:url(images/free-shipping.png) 0 0 no-repeat;
	overflow:hidden;
}

#menu-header-highlighted a:hover,
#menu-header-highlighted .current-menu-item a {
	background-position:-96px 0;
}

/* info pages menu */

.menu-header-links-container {
	float: right;
	margin-top: 145px;
}
#menu-header-links {
}

#menu-header-links li {
	margin:0 0 2px;
	float: left;
}

#menu-header-links a {
	display:block;
	padding:2px 5px;
	font-weight: bold;
	color: #777;
}

/* product sections menu */
#menu-product-sections {
	margin-top:140px;
}

#menu-product-sections li {
	font-size:12px;
	text-transform:uppercase;
	float:left;
	margin-right:40px;
}

#menu-product-sections li a {
	display:inline-block;
	padding:5px;
}

/********************************** End Header Navigation */
/*********************************************************** End Header */


/*********************************************************** Sections */

#content {
	overflow:hidden;
}

#content a.emailLink,
#content a[href$="#email"] {
	text-decoration:none;
	font-weight:bold;
	color:#CCC;
}

.wrapper > .section {
	margin:0 50px 0 40px;
	width:900px;
	overflow:hidden;
}

.wrapper > .section a {
	1float:left;
	display:block;
}

/********************************** Home Page */

#content.index {
	margin:0 50px 0 40px;
	width:900px;
}

.index .copy {
	float:right;
	text-indent:-999em;
	background:url(images/home/copy.png) no-repeat;
	height:199px;
	width:189px;
}

.index .shipping-info {
	float:right;
	text-indent:-999em;
	background:url("images/home/shipping-info.jpg") no-repeat;
	height:276px;
	width:189px;
	margin-top: 20px;
}

.index .moreSlides {
	display:none;
}

/********************************** Informational Pages */

.info .copy,
.ordering .copy,
.productDetail .copy {
	font-size:12px;
	float:right;
	width:290px;
	margin:15px 0 0;
}

.copy p {
	line-height:20px;
}

/******************* Ordering Info Page */

.ordering .copy {
	margin-right:50px;
}

.ordering h1 {
	text-indent:-999em;
	background:url(images/free-shipping-copy.png) no-repeat;
	width:192px;
	height:147px;
	float:left;
	margin:15px 0 0 40px;
}

/******************* End Ordering Info Page */

/******************* Standard Info Pages */

.info .copy {
	float:left;
	margin:15px 0 0 40px;
	width:255px;
}

.info .flava {
	float:right;
	margin-right:50px;
}

/******************* End Standard Info Pages */

/********************************** End Informational Pages */

/********************************** Product Section Page */
.prodSection {
	margin-top:20px;
}

.prodSection h2 {
	float:left;
	width:280px;
	border-bottom:1px solid #333;
}
h2.fullwidth{ width:100%; clear:both; }

.prodSection .prodListing {
	/*margin-left:300px;
	width:600px;*/
	overflow:hidden;
}

.prodSection .prodListing li {
	float:left;
	width:290px;
	min-height: 290px;
	margin: 0 10px 20px 0;
}

.prodSection .prodListing li:nth-child(2n) {
	1margin:0 0 0 10px;
}

.prodSection .prodListing li a {
	text-decoration:none;
	display:block;
}

.prodSection .prodListing li img {
	max-width: 290px !important;
}

.prodSection .productName {
	display:block;
	text-transform:uppercase;
	font-weight:bold;
	color:#999;
}

.prodSection a:hover .productName {
	color:#ccc;
}

.prodSection .callToAction {
	display:inline-block;
	font-family:"Times New Roman", Times, serif;
	color:#a18e5c;
	background:url(images/product-section-call-to-action.png) right center no-repeat;
	padding:0 19px 2px 0;
	font-style:italic;
	font-size:11px;
}

/********************************** Product Detail Page */
.productDetail .product {
	/*margin: 0 50px 20px 0;*/
}

.productDetail .productGallery {
	/*margin:15px 0 0 30px;*/
	overflow: hidden;
}

.productDetail .product > .section {
	border-bottom:1px solid #333;
	margin-bottom:10px;
	padding-bottom:10px;
}

.productDetail .product > .section:last-child {
	border-bottom:none;
}

.productDetail .product h2 {
	font-size:20px;
	margin-bottom:15px;
	color:#ccc;
}

.productDetail .product p:last-child,
.productDetail .product dd:last-child {
	margin-bottom:0;
	padding-bottom:0;
}

.productDetail .info dt {
	float:left;
	padding-top:1px;
	color:#a18e5c;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

.productDetail .info dt:after {
	content:":";
}

.productDetail .info dd {
	margin-bottom:15px;
	text-indent:0.4em;
}

.productDetail h3 {
	font-size:11px;
	font-weight:bold;
	color:#a18e5c;
	margin-bottom:10px;
	text-transform:uppercase;
}

.productDetail .prodModel {
	margin-bottom:10px;
}

.copy .prodModel {
	line-height:18px;
}

.productDetail .thumbnails {
	margin-top:15px;
}

/*.productDetail .thumbnails img {
	border:1px solid #2f2f2f;
}*/

.productDetail .thumbnails a {
	display:block;
	float:left;
	margin-right:8px;
}

.productDetail .thumbnails a:last-child {
	margin-right:0;
}

.productDetail .product h3 {
	border-top: 1px solid #333333;
	padding: 20px 0 10px 0;
	margin-top: 10px;
}
.productDetail .product ol {
	overflow: hidden;
}
.productDetail .product ol li {
	font-weight: bold;
	color: #ddd;
}
.productDetail .product ol ul {
	margin: 10px;
}
.productDetail .product ol ul li {
	font-weight: normal;
	padding-left: 10px;
	border-left: 1px dotted #222;
	color: #999;
	font-size: 11px;
}
.productDetail .product ol ul li strong {
	color: #A18E5C;
	font-weight: normal;
}
/*********************************************************** End Section */


/*********************************************************** Footer */
.footer {
	clear:both;
	overflow:hidden;
	font-size:9px;
	margin:45px 0 15px 40px;
}

.footer li {
	float:left;
	padding:0 8px 0 10px;
	background:url(images/footer-divider.png) left center no-repeat;
}

.footer li:first-child {
	padding-left:0;
	background:none;
}

.footer li a:first-child {
	padding-left:0;
}
/*********************************************************** End Footer */






/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}



/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background:none !important;
	}
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		width: 100%;
		margin: 0;
	}
	#content,
	.one-column #content {
		width: 100%;
		margin: 24pt 0 0;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display:none
	}
	#site-generator a {
		padding: 0;
	margin: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display:inline;
	}
	.home .sticky {
		border: none;
	}
}






.custom-option {
	margin: 5px 0;
	overflow: hidden;
}
.custom-option label {
	min-width: 70px;
	1float: left;	
}
.custom-option select {
	min-width: 120px;
	float: right;	
}
.custom-option input {
	float: right;	
}
.the-price {
	overflow: hidden;
	margin-top: 10px;
	padding: 10px 0;
	border-top: 1px solid #333;
	color: #ddd;
}
.the-price .the-price-label {
	float: left;
	margin-top: 7px;
}
.the-price .the-price-figure, .the-price-figure {
	float: right;
	color: #A18E5C;
	font: 20px Georgia, "Times New Roman", Times, serif;
}


/* CART SUMMARY */
.cart-summary {
	position: absolute;
	right: 55px;
	top: 0px;
	width: 100px;
	height: 100px;
	background: url(images/bg-cart-summary.png) top left no-repeat;
	padding: 10px;
	color: #999;
}
.cart-summary strong {
	color: #A18E5C;	
	font-weight: normal;
}
.cart-summary form {
	display: none;
}
.cart-items {
	margin-bottom: 5px;
}
.cart-total {
	margin-bottom: 20px;
}

/* CART ITEM SUMMARY */
.cart-item-summary {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dotted #222;	
}
.cart-item-summary .item-in-cart {
	margin: 0px 0 5px 0;
}
.cart-item-summary span {
	margin: 0 5px;
}
.cart-item-summary form {
	display: inline;
}


.eStore_cart_fancy1 {
	border: none !important;	
}
.eStore_cart_fancy1_header {
	background: none !important;
	padding: 0 0 10px 0 !important;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333;
}
.eStore_cart_fancy1 table {
	padding: 0 !important;	
}
.eStore_cart_fancy1 table form {
	padding: 3px 0 !important;	
}
.eStore_cart_fancy1_footer {
	padding: 10px 0 0 0 !important;
	border-top: 1px dotted #333 !important;
	background: none !important;	
}
.eStore_paypal_checkout_button, .eStore_paypal_checkout_button:hover {
	border: none !important;
}
.eStore_checkout_btn:hover, .eStore_details_btn:hover {
	opacity: 0.7;
}




.btn:hover {
	opacity: 0.7;
}
.variations-in-cart-note-content{
	
	background: #111;
	height: auto;
	z-index: 9;
	-moz-border-radius: 3px;
	padding: 13px;
}



/*ecommerce*/
.wpsc_checkout_forms {
	overflow: hidden;
}
.checkout_form_fields {
	
}
.checkout-step {
	float: left;
	width: 280px;
	margin-right: 20px;
}

.1checkout_form_fields div {
	clear: both;
	overflow: hidden;	
	background: #111;
	padding: 5px;
	margin-bottom: 1px;
}
.checkout_form_fields div.form-header {
	clear: both;
	overflow: hidden;	
	margin: 18px 0px;
	padding: 5px 7px 7px 5px;
	-moz-border-radius: 3px;
	background: #7E704D url(images/bg-checkout-header.jpg) top left repeat-x;
}
.checkout_form_fields div.form-header h3 {
	margin-bottom: 1px;
	color: #222 !important;
	display: inline;
}
span.shippingSameBilling {
	font-size: 10px;
	color: #333;	
	font-weight: normal;
	float: right;
}
input.shippingSameBilling {
	width: 10px !important;
	min-width: 10px !important;
	margin: 0 !important;
}
label.shippingSameBilling {
	display: inline !important;
	float: none !important;
	padding: 0 !important;
	margin: 0 2px !important;
}

.checkout_form_fields label {
	min-width: 60px;
	float: left;
	1background: #222;
	width: 75px;
	display: block;
	padding: 4px;
}
.checkout_form_fields input, .checkout_form_fields textarea, .checkout_form_fields div div div {
	min-width: 100px;
	width: 175px;
}
.wpsc_checkout_field21 input, .wpsc_checkout_field22 input{ width:15px; min-width:15px; text-align:left; float:left; }
.checkout_form_fields div div {
	1	background: #111;
	margin-bottom: 1px;
	padding: 5px;
	overflow: hidden;
}
.checkout_form_fields div div div {
	padding: 0;
	display: inline;
}
.checkout_form_fields div div div div {
	1display: block;
}
.wpsc_shipping_forms {
	
}
.payment_gateways tr {
	margin-bottom: 1px;
}
.wpsc_pppro_cc_type1, .wpsc_pppro_cc_number1, .wpsc_pppro_cc_expiry, .wpsc_pppro_cc_code1 {
	width: 85px;
}
.payment_button {
	background: none !important;
	text-align: center;
	padding: 30px !important;
}
.make_purchase {
	width: 108px !important;
	height: 21px !important;
}

.bettycontent{ margin-left:22px; }
#menu-item-1066{
	background: url("images/footer-fb-divider.png") no-repeat scroll left center transparent;
    float: left;
    padding: 0 8px 0 28px;
}
