/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
background:#a0dbae;
color:#333;
font-family:verdana,arial,helvetica,sans-serif;
margin:10px 0 0;
}
.examples {
color:blue;
font-style:italic;
font-weight:300;
text-decoration:none;
}
h1 {
font-size: 16px;
}
#loginDefault {
padding:20px;
font-size:14px;
padding:20px;
}
.attribsSelect {
color:#888888;
font-size:12px;
font-weight:700;
}
#mainWrapper {
background:#FFFFFF none repeat scroll 0 0;
margin:0 auto;
padding:13px;
width:910px;
min-height:900px;
}
#footer {
background:transparent url(../images/footer-back.gif) repeat scroll 0 0;
height:110px;
margin:10px auto;
position:relative;
width:936px;
}

#footer p {
bottom:0;
color:#CCCCCC;
font-size:12px;
margin:15px 0;
position:absolute;
right:27px;
}


img#tab-nav {
height:62px;
left:0;
position:absolute;
top:0;
width:174px;
}
#img-holder {
background:#FFFFFF none repeat scroll 0 0;
height:72px;
position:relative;
display:none;
}
ul li a {
    background: url("../images/nav-back.gif") no-repeat scroll left center transparent;
    color: #222222;
    display: block;
    font: italic 300 14px/22px Arial;
    padding: 8px 0 8px 34px;
    text-decoration: none; 
}
ul li {
list-style:none;
padding:0;
}
ul {
padding:0;
width:190px;
margin:0;
}
h3#nav-heading {
background:transparent url(../images/back_bar_left.gif) repeat scroll 0 0;
color:#FFFFFF;
font-size:12px;
height:29px;
margin-top:0;
padding-top:13px;
text-align:center;
width:200px;
}
h3#nav-heading2 {
background:transparent url(../images/back_bar_left2.gif) repeat scroll 0 0;
color:#FFFFFF;
font-size:12px;
height:29px;
margin-top:0;
padding-top:13px;
text-align:center;
width:200px;
}
#main-page {
background:#EEEEEE none repeat scroll 0 0;
min-height:700px;
width:805px;
}
#main-content {
    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    min-height: 500px;
    padding-top: 20px;
    width: 655px;
}
.break {
height:1px;
margin:15px 0;
border-bottom:1px solid #ccc;
}
#main-content-layer {
background:#eeeeee none repeat scroll 0 0;
float:right;
min-height:600px;
position:relative;
width:705px;
}
.product-listing img.details, .product-listing-2 img.details {
border:0 none;
margin:10px 0;
padding:0;
}
.centerColumn {
min-height:600px;
}
#left-nav {
float:left;
min-height:700px;
width:200px;
}

.list li a {
height:auto;
}

address {
color:#665566;
font-family:Tahoma;
font-size:11px;
line-height:14px;
}
#checkoutShipto {
margin-bottom:10px;
}
.important {
font-size:14px;
line-height:20px;
}
.checkboxLabel {
font-size:12px;
font-weight:300;
padding-left:10px;
}
#checkoutShipping {
font-size:14px;
line-height:20px;
}
#checkoutBillto {
margin-bottom:10px;
}
#checkoutPayment {
font-size:14px;
line-height:20px;
}
#product-info {
width:160px;
margin-top:8px;
}
#productGeneral img {
border:0 none;
float:left;
margin-right:15px;
}
h2#productPrices {
color:#1B1716;
font-size:14px;
font-weight:bold;
line-height:24px;
text-decoration:none;
text-transform:uppercase;
margin:0 0 7px 0;
}
h1#productName {
    background: none repeat scroll 0 0 #888888;
    color: #FFFFFF;
    font-size: 14px;
    height: 25px;
    margin: 0 0 4px;
    padding-top: 7px;
    text-align: center;
}
#productGeneral {
padding:0 18px;
}
td {
font-size:11px;
line-height:18px;
}
#cartContentsDisplay th {
border-right:1px solid #545455;
color:#545455;
font-size:14px;
font-weight:700;
line-height:normal;
text-transform:uppercase;
border-bottom:1px solid #545455;
padding:5px;
}
.clearBoth {
clear:both;
}
#productAttributes {
float:left;
}
#cartContentsDisplay td {
border-bottom:1px solid #545455;
border-right:1px solid #545455;
padding:5px 5px 5px 15px;
}
#cartContentsDisplay td img {
float:left;
border:0;
margin-right:15px;
}
#cartContentsDisplay td a {
text-decoration:none;
}
#shoppingCartDefault {
margin:0 auto;
width:640px;
}
.navNextPrevWrapper {
display:none;
}
#cartSubTotal {
float:right;
margin-top:10px;
}
.back {
float:left;
}
.back img, .forward img {
border:0;
}
.forward {
float:right;
}
#cartDefaultHeading {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:normal;
line-height:normal;
padding:11px 10px 11px 0;
text-decoration:none;
}
#cartAdd {
color:#664466;
float:right;
font-size:11px;
margin-left:15px;
}
.inputLabel {
display:block;
float:left;
margin-bottom:8px;
width:170px;
}
#loginDefault input {
float:left;
margin-bottom:8px;
}
.prdt-price {
color: #222222;
display: block;
font-family: arial;
font-size: 18px;
font-weight: 300;
margin-bottom: 8px;
padding: 10px 0 0;
}
.prdt-description {
color:#665566;
display:block;
font-size:11px;
}
.product-listing {
float:left;
line-height:20px;
margin-left:20px;
width:190px;
margin-bottom:10px;
}
.product-listing-2 {
float:left;
line-height:20px;
width:170px;
margin-bottom:10px;
padding-left:20px;
}
.product-listing img, .product-listing-2 img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    margin-right: 10px;
    padding: 10px;
}
.product-listing a.text-anc, .product-listing-2 a.text-anc {
color:#375327;
font-size:11px;
text-decoration:none;
}
.product-listing h2 {
background:#CCCCCC none repeat scroll 0 0;
font-size:12px;
margin:0;
padding-left:10px;
padding-top:7px;
text-align:left;
width:240px;
height:25px;
margin-bottom:10px;
}
#header {
background:transparent url(../images/top_back.gif) no-repeat scroll 0 0;
height:80px;
margin:0 auto;
position:relative;
width:936px;
}
#header span {
bottom:0;
font-size:12px;
position:absolute;
right:20px;
}
#header span strong {
color:#777;
}
#header span a {
text-decoration:none;
}
#header h1 {
background:transparent url(../images/logo.gif) no-repeat scroll 0 0;
height:31px;
left:18px;
margin:0;
position:absolute;
text-indent:-9999px;
top:20px;
width:201px;
}
#header img.slogan {
left:10px;
}
#header img {
bottom:0;
left:0;
position:absolute;
}

#nav_one {
background:transparent url(../images/back_bar.gif) no-repeat scroll 0 0;
float:right;
height:32px;
margin-bottom:10px;
padding-left:50px;
padding-top:10px;
position:relative;
width:655px;
}

#nav_one form {
position: absolute;
right: 20px;
top: 9px;
}

#nav_one a {
color:#EEEEEE;
font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size:12px;
font-weight:700;
text-decoration:none;
}

#nav_one img {
vertical-align:middle;
}

#promo {
background:transparent url(../../../../i/promo_one.jpg) repeat scroll 0 0;
height:218px;
margin:0 auto;
width:848px;
}

/* misc */

h2 {
color:#899657;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:normal;
line-height:normal;
padding:0;
}

/* checkout_payment */

#checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #accountDefaultHeading, #addressBookDefaultHeading, #addressBookProcessDefaultHeading2, #acctNewslettersDefaultHeading, #timeoutDefaultHeading, #accountNotificationsHeading, #logoffDefaultHeading  {
color:#131A1A;
font-size:20px;
font-weight:normal;
line-height:24px;
text-decoration:none;
}


/* checkout_shipping */

legend {
font-weight:700;
font-size:12px;
}

#comments {
margin-bottom:15px;
}

#checkoutPayment img {
margin-right:10px;
}

#pmt-paypal, #pmt-moneyorder,#checkoutBillto img {
margin-right:10px;
}

.tl {
	position:absolute;
	left:0;
	top:0;
}
.tr {
	position:absolute;
	right:0;
	top:0;
}
.bl {
	position:absolute;
	bottom:0;
	left:0;
}
.br {
	position:absolute;
	bottom:0;
	right:0;
}

.pname {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #CCCCCC;
color: #222222;
display: block;
font-size: 12px;
font-weight: 300;
padding: 5px 14px;
width: 127px;
}
