/* body
--------------------------------------- */
body {
	background-color: #c8c8c8;
	color: #000000;
	font: normal 12px Arial, sans-serif;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

p, h1, h2, h3, h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p.right {
	text-align: right;
}

p.small {
	font-size: 11px;
}

a:active, a:link, a:visited {
	color: #a52422;
	text-decoration: underline;
}

a:hover {
	color: #a52422;
	text-decoration: none;
}

img, a img {
	border: none;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li {
	list-style-type: none;
}

hr {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px dashed #c8c8c8;
	clear: both;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.clear {
	clear: both;
}

.message, .error {
	color: #e11a1a;
}

.pad {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

.pointer {
	cursor: pointer;
}

#loading
{
	text-align: center;
}

.underline
{	
	text-decoration: underline;
}

/* #container
--------------------------------------- */
#container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 930px;
}

/* #header
--------------------------------------- */
#header {
	background: #e11a1a url(../images/header-background.png) top center repeat-x;
	border-bottom: 4px solid #f3e707;
	color: #ffffff;
	height: 97px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* #logo
--------------------------------------- */
#logo {
	float: left;
	width: 370px;
}

#logo img {
	margin: 33px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
}

/* #navigation
--------------------------------------- */
#navigation {
	float: right;
	width: 560px;
}

/* #nav-top
--------------------------------------- */
#nav-top {
	height: 53px;
}

#nav-top ul {
	float: right;
	margin: 13px 22px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav-top li {
	display: inline;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#nav-top #items {
	display: inline;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: -5px;
}

/* #nav-bottom
--------------------------------------- */
#nav-bottom {
	height: 44px;
}

#nav-bottom ul {
	float: right;
	height: 44px;
}

#nav-bottom li {
	float: left;
}

/* #sub-nav
--------------------------------------- */
#sub-nav {
	display: none;
	font-size: 11px;
	margin: 0px 0px 0px 305px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	width: 196px;
}

#sub-nav a:active,
#sub-nav a:link,
#sub-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

#sub-nav a:hover {
	color: #fedf00;
	text-decoration: none;
}

#sub-nav ul {
	background-image: url(../images/sub-nav-background.png);
	background-position: top center;
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 0px 20px;
	width: 156px;
}

#sub-nav li {
	border-bottom: 1px dotted #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

#sub-nav li#last {
	border: none;
}

#sub-nav li a {
	display: block;
}

/* #sub-nav-bottom
--------------------------------------- */
#sub-nav-bottom {
	background-image: url(../images/sub-nav-bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 10px;
	width: 196px;
}

/* #content
--------------------------------------- */
#content {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	padding: 0px 0px 30px 0px;
}

/* #sidebar
--------------------------------------- */
#sidebar {
	border: 1px solid #e1e1e1;
	float: left;
	margin: 15px 0px 0px 8px;
	padding: 6px 6px 6px 6px;
	width: 202px;
}

#sidebar ul {
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar li {
	border-bottom: 1px dashed #c8c8c8;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
}

#sidebar li a:active,
#sidebar li a:link,
#sidebar li a:visited {
	color: #e11a1a;
	text-decoration: none;
}

#sidebar li a:hover {
	color: #a52422;
	text-decoration: none;
}

#sidebar li a {
	display: block;
}

/* #shop-products-top
--------------------------------------- */
#shop-products-top {
	background-image: url(../images/shop-products-top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 5px;
	width: 202px;
}

/* #shop-products
--------------------------------------- */
#shop-products {
	background-color: #e11a1a;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

#shop-products h2 {
	font-size: 14px;
}

/* #shop-products-bottom
--------------------------------------- */
#shop-products-bottom {
	background-image: url(../images/shop-products-bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 5px;
	width: 202px;
}

/* #testimonials-top
--------------------------------------- */
#testimonials-top {
	background-image: url(../images/testimonials-top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 10px;
	width: 202px;
}

/* #testimonials
--------------------------------------- */
#testimonials {
	background-image: url(../images/testimonials-background.gif);
	background-position: top center;
	background-repeat: repeat-y;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	width: 182px;
}

#testimonials a:active,
#testimonials a:link,
#testimonials a:visited {
	color: #1066d0;
	text-decoration: underline;
}

#testimonials a:hover {
	color: #1066d0;
	text-decoration: none;
}

#testimonials h3 {
	font-size: 13px;
}

#testimonials p {
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#testimonials span {
	color: #1066d0;
}

/* #testimonials-bottom
--------------------------------------- */
#testimonials-bottom {
	background-image: url(../images/testimonials-bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 10px;
	width: 202px;
}

/* #news-articles
--------------------------------------- */
#news-articles {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#news-articles a:active,
#news-articles a:link,
#news-articles a:visited {
	color: #1066d0;
	text-decoration: none;
}

#news-articles a:hover {
	color: #1066d0;
	text-decoration: underline;
}

#news-articles h2 {
	border-bottom: 1px dashed #c8c8c8;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
}

#news-articles p {
	color: #1066d0;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-indent: -10px;
}

#news-articles p.right {
	font-size: 11px;
	text-align: right;
	text-indent: 0px;
}

#news-articles p.right a:active,
#news-articles p.right a:link,
#news-articles p.right a:visited {
	text-decoration: underline;
}

#news-articles p.right a:hover {
	text-decoration: none;
}

#news-articles span {
	color: #333333;
}

/* #main
--------------------------------------- */
#main {
	float: right;
	margin: 15px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 680px;
}

#main p {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#main h4 {
	font-size: 12px;
}

#main span {
	color: #a52422;
}

/* #breadcrumb
--------------------------------------- */
#breadcrumb {
	margin: 10px 0px 0px 0px;
	overflow: auto;
	padding: 0px 0px 0px 0px;
}

#breadcrumb a:active,
#breadcrumb a:link,
#breadcrumb a:visited {
	color: #000000;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #000000;
	text-decoration: underline;
}

/* #breadcrumb .left
--------------------------------------- */
#breadcrumb .left {
	float: left;
}

#breadcrumb .left p {
	font-size: 11px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* #breadcrumb .right
--------------------------------------- */
#breadcrumb .right {
	float: right;
}

#breadcrumb .right h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* .large-ad
--------------------------------------- */
.large-ad {
	height: 350px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 680px;
}

.large-ad h1 {
	font-size: 18px;
}

/* .text
--------------------------------------- */
.text {
	line-height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 25px;
	width: 380px;
}

.text span {
	color: #a52422;
}

/* .buy-now
--------------------------------------- */
.buy-now {
	margin: 264px 0px 0px 162px;
	padding: 0px 0px 0px 0px;
	position: absolute;
}

/* #small-ad-left
--------------------------------------- */
#small-ad-left {
	float: left;
	width: 337px;
}

/* #small-ad-right
--------------------------------------- */
#small-ad-right {
	float: right;
	width: 337px;
}

/* .product
--------------------------------------- */
.product {
	margin: 10px 0px 0px 20px;
	overflow: auto;
	padding: 0px 0px 0px 0px;
	width: 660px;
}

/* .product .column-1
--------------------------------------- */
.product .column-1 {
	float: left;
	width: 117px;
}

.product .column-1 img {
	border: 1px solid #c8c8c8;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

/* .product .column-2
--------------------------------------- */
.product .column-2 {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 406px;
}

.product .column-2 p.name a:active,
.product .column-2 p.name a:link,
.product .column-2 p.name a:visited {
	color: #e11a1a;
	text-decoration: underline;
}

.product .column-2 p.name a:hover {
	color: #e11a1a;
	text-decoration: none;
}

.product .column-2 p.name {
	text-transform: uppercase;
}

.product .column-2 p.description a:active,
.product .column-2 p.description a:link,
.product .column-2 p.description a:visited {
	color: #005f00;
	text-decoration: underline;
}

.product .column-2 p.description a:hover {
	color: #005f00;
	text-decoration: none;
}

#main .product .column-2 p.description span {
	color: #005f00;
}

#shipping-info
{
	text-align:center; 
	margin-top: 10px;	
}

/* .product .column-3
--------------------------------------- */
.product .column-3 {
	float: right;
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 117px;
}

/* .product-detail
--------------------------------------- */
.product-detail {
	margin: 10px 0px 0px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 680px;
}

/* .product-detail .column-1
--------------------------------------- */
.product-detail .column-1 {
	float: left;
	font-size: 11px;
	width: 185px; /*width: 144px;*/
}

.product-detail .column-1 a:active,
.product-detail .column-1 a:link,
.product-detail .column-1 a:visited {
	color: #004984;
	text-decoration: none;
}

.product-detail .column-1 a:hover {
	color: #004984;
	text-decoration: underline;
}

.product-detail .column-1 a#click-to-enlarge {
	left: 7px;
	position: relative;
	top: -7px;
}

/* .product-detail .column-2
--------------------------------------- */
.product-detail .column-2 {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 311px; /*width: 352px;*/
}

.product-detail .column-2 h2 {
	font-size: 14px;
}

.product-detail .column-2 .info-box {
	border: 1px solid #e1e1e1;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	width: 309px; /*width: 350px;*/
}

.product-detail .column-2 .info-box .col-1 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	width: 144px; /*width: 165px;*/
}

.product-detail .column-2 .info-box .col-2 {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	width: 145px; /*width: 165px;*/
}

.product-detail input.small {
	text-align: center;
	width: 25px;
}

.product-detail select.small {
	width: 146px; /*width: 166px;*/
}

.product-detail .center {
	text-align: center;
}

/* .product-detail .column-3
--------------------------------------- */
.product-detail .column-3 {
	float: right;
	width: 144px;
}

/* #your-items-top
--------------------------------------- */
.your-items-top {
	background-image: url(../images/your-items-top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 24px;
	width: 143px;
}

.quote-shipping-top {
	background-image: url(../images/quote-shipping-top.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 24px;
	width: 143px;
	margin-top: 30px;
}

/* #your-items
--------------------------------------- */
.your-items {
	background-image: url(../images/your-items-background.gif);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 11px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
	width: 123px;
}

.your-items p#item {
	border-bottom: 1px dashed #cdc068;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}

.your-items p#current-total {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.your-items p#your-items-buy-now {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

/* #your-items-bottom
--------------------------------------- */
.your-items-bottom {
	background-image: url(../images/your-items-bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 10px;
	width: 143px;
}

/* #footer
--------------------------------------- */
#footer {
	background-color: #c8c8c8;
	border-top: 7px solid #a52422;
	clear: both;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#footer p {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer li {
	display: inline;
}

/* form
--------------------------------------- */
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form input,
form select,
form textarea {
	font: normal 11px Arial, sans-serif;
}

form .column-1 {
	float: left;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
}

form .column-2 {
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 530px;
}

form input.small,
form select.small {
	width: 150px;
}

form textarea.small {
	height: 50px;
	width: 150px;
}

form input.medium,
form select.medium {
	width: 250px;
}

form textarea.medium {
	height: 50px;
	width: 350px;
}

form input.large,
form select.large {
	width: 350px;
}

form textarea.large {
	height: 100px;
	width: 350px;
}

/* shopping-cart
--------------------------------------- */
#shopping-cart {
	width: 625px;
	margin: 25px 15px 0px 15px;
}

#shopping-cart tr.header-top td {
	background-image: url('../images/shopping-cart-top.gif');
	background-repeat: no-repeat;
	height: 5px;
	width: 625px;
	line-height: 1px;
}

#shopping-cart tr.header-bottom td {
	background-image: url('../images/shopping-cart-bottom.gif');
	background-repeat: no-repeat;
	height: 5px;
	width: 625px;
	line-height: 5px;
}

#shopping-cart tr.header td {
	background-color: #e11a1a;
	margin: 0px 0px 0px 0px;
	padding: 1px 3px 1px 3px;
	font-weight: bold;
	color: white;
}

#shopping-cart tr.header td.item {
	width: 380px;
	padding-left: 20px
}

#shopping-cart td.quantity, #shopping-cart td.price, #shopping-cart td.total {
	width: 69px;
	text-align:center;
}

#shopping-cart tr.product td.item  {
	width: 380px;
	padding-left: 10px	
}

#shopping-cart tr.product td {
	border-bottom: 1px dashed #cdc068;	
	padding-top: 10px;
	padding-bottom: 10px;
}

#shopping-cart tr.total td {
	text-align: right;
	padding-top: 10px;
	padding-right: 18px;
	font-weight: bold;
	font-size: 16px;
}

#shopping-cart tr.grand-total td {
	text-align: right;
	padding-top: 10px;
	padding-right: 18px;
	font-weight: bold;
	font-size: 16px;
	color:red;
}

#shopping-cart-buttons {
	margin-top: 30px;
	width: 640px;
	text-align: right;
}

/* Shopping cart - promo additions */
.promotext {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	
}
#promo {
	margin-left: 12px;
}

/* checkout
--------------------------------------- */

.required {
	color: #e11a1a;
	font-weight: bold;
}

.billing-info {
	float: left;
	width: 50%;
}

.shipping-info {
	float: right;
	width: 50%;
}

.tax-info {
	float: left;
	margin-top: 15px;
	width: 50%;
}

.continue-button {
	margin: 20px 20px 20px 0px;
	text-align: right;
}

.info-top {
	width: 300px;
	height: 15px;
	text-align: center;
	font-weight: bold;
}

.info-top a, .info-top a:visited  {
	color: #1066d0;
}

.info-middle {
  padding: 10px 10px 5px 10px;
}

.entry {
	margin: 5px 0px 0px 0px;
}

.entry p {
	float: left;
	width: 125px;	
}

.entry p.wide {
	float: left;
	width: 125px;
}
.entry div {
	float: left;
	width: 150px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.entry div select.exp {
	width: 70px
}

.entry div input, .entry div select {
	width: 140px;
}

/* sitemap
--------------------------------------- */
.sitemap-box ul
{
	margin-left: 10px;
}

/* tds
--------------------------------------- */
.tds ul
{
	margin-top: 20px;
	margin-left: 10px;
}

