
* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px Arial, Verdana, Helvetica, Sans Serif;
	color: #666666;
	text-align: left;
	background: #fff url(/images/bg-body.jpg) repeat-x top;
}

body#indexHomeBody {
	background: #fff url(/images/bg-body-home.jpg) repeat-x top;
}

img {
	display: block;
	border: none;
}

a {
color: #98b31f;
}

a:hover {
color: #ba0c0c;
}

/*________ Container ________*/


#container {
	background: url(/images/bg-container.gif) no-repeat right top;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#container.home {
	background: url(/images/bg-container-home.gif) no-repeat right top;
}

h1 {
	padding-bottom: 74px;
}

h2 {
	font: 20px Arial, Verdana, Helvetica, Sans Serif;
	color: #fff;
	font-weight: bold;
	width: 650px;
	line-height: 1.5em;
}

p {
line-height: 1.5em;
padding-bottom: 10px;
}

p.introPara {
	font: 14px Arial, Verdana, Helvetica, Sans Serif;
	color: #fff;
	padding: 5px 0;
	width: 650px;
	line-height: 1.5em;
}

p.introParaWithBg {
	font: 14px Arial, Verdana, Helvetica, Sans Serif;
	color: #fff;
	padding: 5px 0 25px 0;
	width: 620px;
	line-height: 1.5em;
	background: url(/images/sig.gif) no-repeat top right;
}

/*________ Header ________*/

#headerHome {
	height: 515px;
	margin-bottom: 20px;
}

#header {
	height: 342px;
}

#mainNav {
	list-style: none;
	overflow: hidden;
}

#mainNav li {
	float: left;
}

#mainNav li a {
	padding: 10px 0;
	font: 20px Arial, Verdana, Helvetica, Sans Serif;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin-right: 35px;
display: block;
}

#mainNav li a:hover {
	background: url(/images/bg-main-nav-list-items.gif) no-repeat center;
	color: #fff;
}

#headerButtons {
	float: right;
	padding-top: 30px;
}

#shoppingButton {
	margin: 0px 0px 15px 0;
	width: 245px;
	height: 70px;
	display:block;
	background: url(/images/button-start-shopping.gif);
	background-position: 0 -70px;
	text-indent:-9999px;
}

#shoppingButton:hover  {
	background-position:0 0;
}

#aboutButton {
	width: 245px;
	height: 50px;
	display:block;
	background: url(/images/button-about.gif);
	background-position: 0 -50px;
	text-indent:-9999px;
}

#aboutButton:hover  {
	background-position:0 0;
}

/*________ Common Styles ________*/

form {
padding-bottom: 20px;
}

form fieldset {
border: 0;
}

form legend {
display: none;
}

form fieldset label {
float: left;
clear: left;
text-align: right;
width: 120px;
margin: 0 10px 10px 0;
padding-top: 4px;
}

form fieldset input {
display: block;
width: 207px;
padding: 2px 0 2px 3px;
margin: 0 0 10px 0;
border: 1px solid #c0c0c2;
}

form fieldset select {
display: block;
margin: 0 0 10px 0;
}

form fieldset textarea {
display: block;
padding: 2px 0 2px 3px;
margin: 0 0 10px 0;
overflow: auto;
font: 12px Arial, Helvetica, sans-serrif;
}

/*________ Sidebar ________*/

#sidebar {
	width: 210px;
	float: right;
	border-top: 1px solid #e6e6e7;
	background: #f6f6f6 url(/images/bg-sidebar.jpg) no-repeat bottom;
	padding: 10px 20px;
	overflow: hidden;
}

img.shippingBanner {
	border-bottom: 1px solid #e6e6e7;
	border-top: 1px solid #e6e6e7;
	padding: 5px 0;
	margin-top: 20px;
}

#productList {
	border-bottom: 1px solid #e6e6e7;
	padding: 20px 0;
}

#sidebar div.productSearch {
	border-bottom: none;
	padding: 20px 0;
}

#sidebar div.topSellers div {
	border-bottom: none;
	padding: 10px 0;
}

#sidebar #sideCart {
margin-bottom: 20px;
}

#sidebar #sideCart ul {
border-bottom: 1px dotted #e6e6e7;
}

#sidebar #sideCart li {
overflow: hidden;
width: 210px;
border-top: 1px dotted #e6e6e7;
padding: 10px 0;
color: #000;
font-weight: bold;
font-size: 11px;
}

#sidebar #sideCart span {
color: #e23432;
}

#sidebar #sideCart li a {
margin: 0 5px 0 0;
padding: 0;
border: 0;
width: 42px;
float: left;
}

#sidebar #sideCart li a:hover {
background: 0;
padding: 0;
text-decoration: none;
}

#sidebar #sideCart a img {
margin: 0;
border: 1px solid #e6e6e7;
}

#sidebar #sideCart img.sideHamper {
border: 0;
margin-top: 20px;
}

#sidebar #sideCart .cartBoxTotal {
padding: 5px 0;
text-align: right;
color: #000;
font-weight: bold;
font-size: 12px;
border-bottom: 1px dotted #e6e6e7;
}

#sidebar #sideCart .sideCheckout {
padding: 10px 0 0 0;
border: 0;
text-align: center;
}

#sidebar #sideCart .sideCheckout img {
border: 0;
display: inline;
margin: 0 10px;
}

h4 {
	font: 16px Arial, Verdana, Helvetica, Sans Serif;
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
}

#sidebar a img {
	margin: 8px 0 5px 0;
}

#sidebar a {
	text-decoration: none;
	color: #98b31f;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul {
	list-style: none;
}


#sidebar li a {
	padding: 10px 0 10px 10px;
	font-weight: bold;
	border-top: 1px dotted #e6e6e7;
	display: block;
}

#sidebar li a:hover {
	background: url(/images/bg-list-item.gif) no-repeat center left #e6e6e7;
	text-decoration: none;
	padding-left: 28px;
	color: #ba0c0c;
}

#sidebar form {
padding: 0;
}

#sidebar form fieldset label {
display: none;
}

#sidebar form fieldset input {
margin: 0 0 8px 0;
color: #636466;
width: 204px;
padding: 3px 0 3px 8px;
border: 1px solid #c0c0c2;
}

#sidebar form #passwordx {
background: #fff url(/images/bg-password.gif) no-repeat center left;
}

#sidebar form input {
margin-bottom: 6px;
}

#sidebar form p {
padding: 0;
}


#socialNetworks {
	border-top: 1px solid #e6e6e7;
	padding: 15px 0 0 0;
}
#socialNetworks img {
	float: left;
	padding: 0 7px 20px 0;
}


#paymentOptions {
	background: #FFF;
	width: 250px;
	margin: 0 0 0 -20px;
	text-align: right;
	font-size: 10px;
	clear: both;
}
#paymentOptions p {
	margin-top:5px;
}


#paymentOptions.productDetailPaymentOptions {
	background: #FFF;
	width: 300px;
	text-align: left;
	font-size: 10px;
	margin: 10px 0 0 0;
}

#paymentOptions.productDetailPaymentOptions a {
	display: inline;
	color: #98b31f;
}




/*________ Content - Searchbar ________*/

#searchBar {
	width: 630px;
	border-top: 1px solid #e6e6e7;
	border-bottom: 1px solid #e6e6e7;
	background-color: #f6f6f6;
	padding: 10px 10px;
	margin-bottom: 20px;
}

#searchBar p {
	font: 16px Arial, Verdana, Helvetica, Sans Serif;
	color: #d50100;
	font-weight: bold;
	float: left;
margin-right: 15px;
}

#searchBar select.products {
float: left;
margin-right: 15px;
}

#searchBar select {
display: block;
width: 205px;
margin: 3px 0 0 0;
}


/*________ Content ________*/

#content {
overflow: hidden;
width: 650px;
}

h3,
.centerColumn h1 {
	font: 20px Arial Black, Verdana, Helvetica, Sans Serif;
	color: #000;
	font-weight: bold;
	padding: 0px 0 10px 0;
	clear: left;
}

#content h3 a#moreSpecials {
font-size: 12px;
}

#bottomButtons {
clear: left;
overflow: hidden;
width: 650px;
}

#bottomButtons img {
float: left;
margin: 20px 25px 20px 0;
}

#bottomButtons img.noRightMargin {
margin-right: 0px;
}

/*________ Product Listing ________*/

#productListing {
overflow: hidden;
width: 650px;
}

#content .product {
	width: 155px;
	height: 230px;;
	float: left;
	margin: 0 10px 20px 0;
}

#content .clearLeft {
clear: left;
}

#content .noRightMargin {
margin-right: 0;
}

.product .productImage {
	border: 1px solid #e6e6e7;
	background-color: #f6f6f6;
	margin-bottom: 10px;
padding: 9px;
}

.product .productImage a {
border: 1px solid #e6e6e7;
background: #fff;
width: 133px;
height: 133px;
overflow: hidden;
display: block;
}

.product .productImage a img {
margin: auto;
}

.product .productImage a:hover {
	border: 1px solid #b6b6b6;
}

.product .productText {
	background: url(/images/bg-product-text.gif) no-repeat left top;
	padding-left: 30px;
}

.product .productText p {
	padding-bottom: 4px;
}

.product .productText .title {
	font: 12px Arial, Verdana, Helvetica, Sans Serif;
	color: #000;
	font-weight: bold;
}

.product .productText .price {
	font: 11px Arial, Verdana, Helvetica, Sans Serif;
	color: red;
	float: left;
	padding-right: 10px;
	margin-right: 5px;
	border-right: 1px dotted #c8c8c8;
}

.navSplitPagesLinks {
float: right;
}

.navSplitPagesLinks a {
	border: 1px solid #577c00;
	text-decoration: none;
	padding: 4px 6px;
	background: #79a510;
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 0 0 0 5px;
}
.navSplitPagesLinks a:hover {
	text-decoration: none;
	border: 1px solid #000;
	color: #fff;
}
.navSplitPagesLinks strong {
	float: left;
	padding: 5px 2px;
	margin: 0 0 0 5px;
}

/*________ Product Info ________*/

#product {
	width: 650px;
	margin-bottom: 20px;
	overflow: hidden;
}

#productImage {
	border: 1px solid #e6e6e7;
	background-color: #f6f6f6;
	width: 262px;
padding: 9px;
	float: left;
	margin-right: 20px;
}

#productImage #imageContainer {
border: 1px solid #e6e6e7;
background: #fff;
width: 260px;
overflow: hidden;
}

#productImage img {	
margin: auto;
}

#product #productText {
display: block;
overflow: hidden;
width: 340px;
}

#productText p {
	padding-bottom: 10px;
	line-height: 1.4em;
}

#productText .title {
	font: 20px Arial Black, Arial, Verdana, Helvetica, Sans Serif;
	color: #000;
}

#productText .price {
	font: 20px Arial, Verdana, Helvetica, Sans Serif;
	color: red;
	margin-bottom:5px;
	padding-bottom:0;
}

#productText small {
	margin-bottom:15px;
	display:block;
	font-size:11px;
}

#productText p a {
	color: #666666;
	text-decoration: none;
}

#productText p a:hover {

	text-decoration: underline;
}


#productText img {
	padding: 5px 0;
}

#addToCart {
padding-top: 10px;
}

#addToCart label {

width: 30px;
text-align: left;
margin: 0 0 10px 0;
color: #000;
font-weight: bold;
}


#addToCart fieldset input {
width: 25px;
padding: 2px 0;
text-align: center;
}

#addToCart a {
display: block;
width: 110px;
margin-top: 15px;
color: #666666;
text-decoration: none;
}

#addToCart a:hover {
text-decoration: underline;
}

/*________ Login / Create Account ________*/

#loginDefault form input,
#createAcctDefault form input,
#timeoutDefault form input {
margin-left: 130px;
}

.alert {
text-align: right;
margin-bottom: 10px;
font-weight: bold;
}

#loginDefault form .floatLeft input {
float: left;
margin-right: 10px;
}

#passwordForgotten .forward input {
margin-left: 130px;
}

/*____________ My Account ____________*/

#accountDefault p.forward {
float: right;
}

#accountDefault table {
margin-bottom: 15px;
}

#accountDefault table tr th,
#accountHistInfo table tr th {
color: #fff;
border-bottom: 1px solid #e6e6e7;
padding: 5px;
background: #e23432;
}

#accountDefault table tr td,
#accountHistInfo table tr td {
border-bottom: 1px solid #e6e6e7;
padding: 10px 5px;
}

#accountHistInfo p.forward {
float: right;
font-size: 11px;
}

#accountHistInfo #myAccountShipInfo {
float: left;
width: 325px;
}

#accountHistInfo #myAccountShipInfo,
#accountHistInfo #myAccountPaymentInfo {
padding: 20px 0;
}

#accountHistInfo p.shipBill {
font-weight: bold;
font-size: 13px;
padding: 3px 0;
}

#accountHistoryDefault fieldset {
border: 0;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #e6e6e7;
}

#accountHistoryDefault legend {
margin-bottom: 3px;
}

#accountHistoryDefault .view {
float: right;
}

#accountDefault ul {
padding: 0 0 20px 25px;
}

#accountDefault ul li {
margin-bottom: 2px;
}

#accountEditDefault .forward input,
#accountPassword .forward input,
#addressBookProcessDefault .forward input {
margin-left: 130px;
}

#addressBookDefault address {
margin-bottom: 15px;
}

#addressBookDefault fieldset {
border: 0;
}

#addressBookDefault legend {
display: none;
}

#addressBookDefault fieldset p {
font-weight: bold;
font-size: 13px;
padding-bottom: 2px;
clear: left;
}

#addressBookDefault fieldset address {
float: left;
clear: left;

width: 300px;
}


#content #addressBookProcessDefault #primary {
width: 20px;
float: left;
clear: both;
border: 0;
margin: 0 5px 10px 130px;
}

#addressBookProcessDefault .checkboxLabel {
float: none;
margin: 0 0 10px 0;
clear: none;
padding: 0 0 0 20px;
text-align: left;
display: block;
width: auto;
overflow: hidden;
}

/*__________ Shopping Cart __________*/

#shoppingCartDefault .help {
float: right;
}

#shoppingCartDefault table tr th {
background: #e23432;
color: #fff;
padding: 5px;
}

#shoppingCartDefault table tr td {
border-bottom: 1px solid #e6e6e7;
padding: 10px 5px;
}

#shoppingCartDefault table tr td img {
float: left;
margin-right: 10px;
}

#shoppingCartDefault table tr td input {
width: 40px;
}

#shoppingCartDefault #cartSubTotal {
background: #e23432;
color: #fff;
padding: 5px;
text-align: right;
font-weight: bold;
margin-bottom: 10px;
}

#shoppingCartDefault #buttons .back {
float: left;
margin-right: 120px;
}

#createAcctSuccess fieldset {
border: 1px solid #e6e6e7;
margin: 0 0 10px 0;
padding: 10px;
}

#createAcctSuccess legend {
color: #98b31f;
font-weight: bold;
}

#createAcctSuccess address {
float: left;
margin-right: 50px;
}

#hamperImage {
border: 1px solid #e6e6e7;
background-color: #f6f6f6;
padding: 9px;
float: left;
margin-right: 10px;
}

#hamperImage img {
border: 1px solid #e6e6e7;
overflow: hidden;
}

#hamper #hamperText {
display: block;
overflow: hidden;
width: 480px;
}

#hamperText p {
padding-bottom: 10px;
line-height: 1.4em;
}

#hamperText .title {
font: 16px Arial Black, Arial, Verdana, Helvetica, Sans Serif;
color: #000;
}

#hamperText .price {
font: 16px Arial, Verdana, Helvetica, Sans Serif;
color: red;
}

p#noHamper {
color: #ff0000;
font-weight: bold;
}

/*________ Common Checkout Styles ________*/

#buttons {
overflow: hidden;
width: 650px;
margin-bottom: 10px;
}

#buttons .forward {
float: right;
}

#checkoutShipping #addressDetails,
#checkoutPayment #addressDetails {
overflow: hidden;
margin-bottom: 20px;
}

#checkoutShipping #checkoutShipto,
#checkoutPayment #checkoutBillto,
#checkoutConfirmDefault #checkoutBillto,


#checkoutConfirmDefault #checkoutShipto {
float: left;
width: 270px;
margin-right: 30px;
}

#checkoutConfirmDefault #checkoutBillto,
#checkoutConfirmDefault #checkoutShipto {
width: 290px;
}

#checkoutShipping .floatingBox,
#checkoutPayment .floatingBox {
font-size: 11px;
margin-top: 10px;
}

#checkoutShipping #checkoutShipto .forward,
#checkoutPayment #checkoutBillto .forward,
#checkoutConfirmDefault #checkoutBillto .forward,
#checkoutConfirmDefault #checkoutShipto .forward {
float: right;
margin-top: 15px;
}

#checkoutShipping legend,
#checkoutPayment legend {
display: block;
color: #98b31f;
font-weight: bold;
padding-bottom: 5px;
}

#checkoutShipping fieldset,
#checkoutPayment fieldset {
margin-bottom: 20px;
border-bottom: 1px solid #e6e6e7;
}

#checkoutShipping fieldset input,
#checkoutPayment fieldset input#pmt-paypal,
#checkoutPayment fieldset input#pmt-dirbank,
#checkoutPayment fieldset input#pmt-moneyorder,
.moduleRow input,
.moduleRowSelected input {
width: auto;
border: 0;
float: left;
clear: left;
margin-right: 5px;
}

#checkoutShipping fieldset label,
#checkoutPayment fieldset label.radioButtonLabel,
.moduleRow label,
.moduleRowSelected label {
float: none;
clear: none;
padding: 0;
text-align: left;
display: block;
width: auto;
overflow: hidden;
}

#checkoutShipping fieldset textarea,
#checkoutPayment fieldset textarea {
width: 642px;
}

#checkoutShipAddressDefault address,
#checkoutPayAddressDefault address {
margin-bottom: 20px;
}

#checkoutShipAddressDefault legend,
#checkoutPayAddressDefault legend {
display: block;
padding-bottom: 10px;
font-weight: bold;
}

/*________ Checkout Shipping ________*/

#checkoutShipping fieldset .forward {
float: right;
font-weight: bold;
}

/*________ Checkout Payment ________*/

#checkoutOrderTotals .totalBox {
float: right;
font-weight: bold;
}

#checkoutOrderTotals .lineTitle {
display: block;
}

#checkoutOrderTotals .forward {
border-bottom: 1px dotted #e6e6e7;
padding: 5px;
}

#checkoutPayment fieldset input#pmt-cc {
width: auto;
}

#checkoutPayment fieldset #label-paypal {
overflow: hidden;
width: 500px;
}

#checkoutPayment fieldset #label-dirbank {
margin-bottom: 20px;
}

#checkoutPayment fieldset label img {
float: left;
margin: 0 5px 10px 0;
}

/*________ Checkout Confirmation ________*/

#checkoutConfirmDefault #orderDetails,
#orderComments {
border-bottom: 1px solid #e6e6e7;
overflow: hidden;
width: 650px;
padding-bottom: 10px;
margin-bottom: 20px;
}

#checkoutConfirmDefault #checkoutBillto h5,
#checkoutConfirmDefault #checkoutShipto h5 {
font-size: 12px;
color: #98b31f;
padding: 5px 0;
}

#orderComments .forward, 
#checkoutConfirmDefault .goRight {
float: right;
}

#checkoutConfirmDefault .goRight {
margin-right: 10px;
}

#checkoutConfirmDefault .important pre {
padding: 10px 0;
}

#checkoutConfirmDefault #cartContentsDisplay {
border-bottom: 1px solid #98b31f;
margin-bottom: 5px;
}

#checkoutConfirmDefault #cartContentsDisplay tr th {
color: #98b31f;
border-bottom: 1px solid #98b31f;
padding: 5px;
}

#checkoutConfirmDefault #cartContentsDisplay tr td {
border-bottom: 1px solid #e6e6e7;
padding: 10px 5px;
}

#orderTotals {
overflow: hidden;
width: 650px;
margin-bottom: 10px;
}

#orderTotals .totalBox,
#accountHistInfo #orderTotals .amount {
float: right;
clear: right;
width: 55px;
text-align: right;
font-weight: bold;
margin-bottom: 5px;
}

#orderTotals .lineTitle {
margin-bottom: 5px;
float: right;
}

#checkoutSuccess .buttonRow img {
margin-left: auto;
margin-bottom: 5px;
}

/*________ Contact Us ________*/

#contactDetails {
float: left;
width: 310px;
}

#contactDetails dt {
float: left;
clear: left;
width: 70px;
margin-bottom: 10px;
font-weight: bold;
}

#contactDetails dd {
display: block;
overflow: hidden;
width: 220px;
margin-bottom: 10px;
}

#contactForm {
overflow: hidden;
width: 320px;
}

#contactForm fieldset label {
width: 50px;
}

#contactForm fieldset input {
width: 187px;
}

#contactForm fieldset textarea {
width: 247px;
height: 86px;
}

#contactForm input {
margin: 0 0 10px 60px;
}

#errorText, #successText {
border: 1px solid;
width: 290px;
padding: 10px;
margin-bottom: 6px;
color: #f60000;
background: #ffc9c9;
}

#successText {
background: #94ff86;
color: #0b5f00;
text-align: center;
}

#errorText p {
font-weight: bold;
padding-bottom: 5px;
}

#successText p {
padding: 0;
}

#errorText ul {
padding-left: 25px;
}

#errorText ul li {
margin-bottom: 2px;
}

/*________ Footer ________*/

#footer {
	clear: both;
	background: url(/images/bg-footer.jpg);
	height: 95px;
}

#footer p {
	background: url(/images/bg-footer-text.jpg) no-repeat;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	height: 45px;
	padding: 25px 0 0 120px;

	color: #fff;
}

#footer p a {
	color: #fff;
	text-decoration: none;
}

#footer p a:hover {
	color: #e3ff5c;
}

/*________ Terms and Conditions ________*/

.centerColumn .content ol,
.centerColumn .content ul {
line-height: 1.5em;
padding: 0 0 20px 35px;
}

.centerColumn .content ol li,
.centerColumn .content ul li {
margin-bottom: 10px;
}

/*________ Misc ________*/

.links {
margin-bottom: 20px;
}

.messageStackError,
.messageStackCaution,
.messageStackSuccess  {
width: 630px;
padding: 10px;
margin-bottom: 10px;
overflow: hidden;
color: #fff;
}

.messageStackError {
background: #ee0000;
}

.messageStackCaution {
background: #fffc00;
color: #3b3b3b;
}

.messageStackSuccess {
background: #2eb000;
}

.messageStackError img,
.messageStackCaution img,
.messageStackSuccess img {
float: left;
margin-right: 10px;
}

br.clearBoth {
display: none;
}

input.hidden {
margin: 0;
display: none;
}

/*________ Popups ________*/

#infoShoppingCart {
background: #fff;
padding: 10px;
}

#infoShoppingCart h1 {
color: #000;
font-size: 18px;
padding: 0 0 12px 0;
margin: 0;
}

#infoShoppingCart h2 {
color: #000;
font-size: 14px;
padding: 0 0 6px 0;
margin: 0;
}
