/* TEMPLATE NAME GOES HERE */
/* Peabody CSS */
/* Controls generic body elements throughout page-body */

body{font-family:verdana,geneva,sans-serif;}
span.pbody-title{font-size:13px;color:#000;font-weight:bold;font-family:verdana,geneva,sans-serif; }
td.pbody-title{background-color:#8D8D76;background-image:url('../images/bg.jpg'); padding:4px;text-align:left; border:solid 1px #00A9DA; margin-top:10px; }
td.pbody-content{padding:0px; padding-top:20px; }
span.pbody-text{font-size:11px;color:#000000; }
span.pbody-text-highlight{font-size:11px;color:#FF0000;}
span.pbody-text-small{font-size:10px;color:#000000;}
span.pbody-text-bold{font-size:11px;color:#000000;font-weight:bold}
td.pbody-error{padding:10px;background-color:#fff;text-align:center; border-bottom:solid 1px #000;}
span.pbody-error{font-size:11px;color:#8D8D76;font-weight:bold;}
.pbody-button{background-color:#00A9DA; color:#fff; border:solid 1px #333; margin-top:5px; margin-bottom:5px; font-family:comic sans ms,verdana,helvetica,sans-serif;font-size:13px; font-weight:bold;}
#pbody-input { background-color: #FFFFFF;font-size: 10px }
a.pbody-link{color:#00A9DA;text-decoration:none;font-size:11px;}
a.pbody-link:hover{color:#CC3300;text-decoration:underline;font-size:11px;}
a.pbody-link-small{color:navy;text-decoration:none;font-size:10px;}
a.pbody-link-small:hover{color:#993300;text-decoration:underline;font-size:10px;}
span.pbody-special-text{color:red;font-family:arial,helvetica,sans-serif;font-size:12px;font-weight:bolder;}
span.pbody-price{font-family:verdana,helvetica,sans-serif;font-size:14px;font-weight:bold;}
span.pbody-price-conversion{font-size:11px;}
span.pbody-price-range{font-size:11px;}
span.pbody-price-vary{font-size:9px;}
span.pbody-price-difference{color:#FF0000;}
img.category{}
img.cart-size{}
img.aelse{}

/* Checkout CSS */
/* Controls elements throughout the checkout process */

td.checkout-surround{padding:0px;}
span.checkout-column-header{font-size:12px;color:#000000;font-weight:bold}
td.checkout-column-header{padding:2px;padding-left:5px;padding-right:5px;text-align:left; border-bottom:solid 1px #333; }
span.checkout-review-header{font-size:12px;color:#000;font-weight:bold; font-family:verdana,helvetica,sans-serif; }
td.checkout-review-header{text-align:center;background-color:#8D8D76;padding:4px;text-align:left; border-bottom:solid 1px #999; background-image:url('../images/bg.jpg'); }
td.checkout-review-surround{text-align:left;padding:25px;}
td.checkout-content{padding:5px;border-bottom:solid 1px #8D8D76; }
	td.checkout-content img {border:solid 1px #efefef; }
	td.checkout-content .pbody-price { font-size:12px; }
span.checkout-total{font-family:verdana,helvetica,sans-serif;font-size:14px;color:#000000;line-height:23px; padding-right:5px; font-weight:bold;}
td.checkout-review-gtotal{padding:0px;border-width:0px;border-color:#efefef;border-top:solid 1px #8D8D76; border-bottom:solid 2px #8D8D76;}

/* Account CSS */
/* Controls elements in the account section */

td.account-surround{text-align:center; }
td.account-links-surround{color:#993300;padding-top:10px;padding-right:0px;}
td.account-links{padding:4px;padding-left:5px;text-align:left;line-height:15px;}
a.account-links{color:#993300;  text-decoration:none;font-size:11px; }
a.account-links:hover{color:#000; text-decoration:none;font-size:11px; background-color:#FFE50A;}
td.account-cell-left{padding:5px;border-bottom:1px #ccc solid;line-height:12px; vertical-align:middle;}
	td.account-cell-left .pbody-text-small { font-size:11px; }
td.account-cell-right{padding:5px;border-bottom:1px #ccc solid;line-height:12px; }
	td.account-cell-right .pbody-text-small { font-size:11px; color:navy; }
	td.account-cell-right input { font-size:10px; }
	td.account-cell-right select { font-size:10px; }

#account-input {background-color:#FFFFFF;font-size:11px;width:150px;}
span.account-login-headertext{font-family:verdana,helvetica,sans-serif;font-size:13px;color:#FFFFFF;font-weight:bold}
td.account-login-headertext1{background-color:#330000; border:solid 1px #fff; }
td.account-login-headertext2{background-image:url('../images/bg.jpg'); border:solid 1px #fff; }
	td.account-login-headertext2 span.account-login-headertext { color:red; }
td.account-login-surround{padding:10px;}

/* Static, product & Category CSS */
/* Controls elements in the product/category/static pages section */

td.spcpage-surround{padding:0px; text-align:center; }
td.spcpage-header{padding-bottom:0px; padding-top:0px; text-align:center; padding-left:0px; border-bottom:dashed 1px #FFE50A;  }		
span.spcpage-header{font-size:23px;color:#00A9DA; line-height:44px; font-family:comic sans ms, arial, sans-serif; font-weight:bold; }
td.product-listing{padding:5px; padding-bottom:20px;padding-top:20px;text-align:left;}
	td.product-listing img {border:solid 1px #efefef; }
	td.product-listing a:hover img {border:solid 1px red; }
	td.product-listing a { font-size:12px; }
	td.product-listing a:hover { font-size:12px; }

td.spcpage-content{}

#large-product-image { padding:0px; margin:0px; }


