/* GENERAL
_____________________________________________________________________________*/

.hidden {
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}

.edit {float:right;}

html {
	margin-bottom: 1px;
	min-height: 100%;
	height: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, form, fieldset, th, td, img {
	margin:0;
	padding:0;
	border:0;
}

table {
	cellspacing: 0;
	cellpadding: 0;
	font-size:inherit;
	font: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

img {
	border: 0;
	vertical-align: bottom;
}

cite, code, em, strong, th {
	font-style:normal;
	font-weight:normal;
}
ol, ul {list-style:none;}

th {text-align:left;}

h1,h3, h4 {font-size:100%;}

h2 {
	font-size: 16px;
}

q:before, q:after {content:'';}

select, input, textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F1EFE0;
	padding: 2px;
	font-weight: normal;
	border: 1px solid #CECDBA;
}

* {
	outline: none;
}


/* LINKS
_____________________________________________________________________________*/

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

a.red {color: #B51E27; text-decoration: underline; font-size: 11px; font-weight: bold;}
a.red:hover {text-decoration: none;}

.pagination a {
	text-decoration: none;
	color: #50504E;
}

.pagination a:hover {
	text-decoration: underline;
}


a#logo { 
	float: left; 
}


.nav-header a {
	display: inline;
	padding: 0px 11px 0px 7px;
	text-transform: uppercase;
}

#shop-our-store a {
	text-transform: uppercase;
	display: block;
	padding-left: 8px;
	margin-bottom: 4px;
}

#shop-our-store a:hover, 
#shop-our-store a.active {
	color: #000000;
	text-decoration: none;
}

.read-more a {
	color: #00609f;
	display: block;
	text-align: right;
	padding: 14px 12px 9px 0px;
	background-color: #f1f1db;
	font-size: 9px;
}

.tout-title a {
	color: #626466;
}

.tout-text a {
	color: #00609f;
	display: block;
}

#gallery a {
	color: #000000;
}

#gallery .tout-heading a {
	color: #0a0508;
	text-decoration: underline;
}

#gallery .do-you-know a {
	color: #884c72;
}

#gallery-right a {
	text-decoration: none;
}
#gallery-right a:hover {
	text-decoration: underline;
}

html, body {
	height: 100%;
}

body {
	background-image: url(/images/site2/background.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100%;
	color: #50504E;
	text-align: center; 
}

#container {
	margin: 0 auto;
	width: 972px;
	padding-bottom: 72px;
	text-align: left; 
}

#left, #right {
	width: 180px;
	float: left;
}

#center {
	width: 576px;
	_width: 610px;
	float: left;
	padding: 0px 18px;
	color: #FFF;
}

.block {
	margin-bottom: 18px;
}


/*  ----- CART INFO ----- */
#cart-info {
	float: right;
	width: 160px;
	height: 125px;
	padding: 19px 10px 0 10px;
	color: #FFFFFF;
	background-image: url(/images/site2/ltblue-bg.jpg);
}

.nav-header {
	color: #FFFFFF;
	padding: 10px 0 10px 5px;
	text-transform: uppercase;
}


/* ----- SHOP OUR STORE ----- */
#shop-our-store {
	padding: 18px 0px 18px 18px;
	background-image: url(/images/site2/ltblue-bg.jpg);
	margin-bottom: 18px;
}

#shop-our-store h2 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 18px;
}

#shop-our-store input.text {
	background-color: #F1EFE0;
	color: #525559;
	padding: 2px 4px;
	font-size: 9px;	
	width: 107px;
	margin: 0 6px 1px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#shop-our-store .label {
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 7px 0 2px 2px;
}

#shop-our-store select {
	background-color: #F1EFE0;
	color: #525559;
	width: 144px;
	font-size: 9px;
}

#categories {
	border: 1px dotted white;
	border-width: 1px 0px;
	margin: 16px 8px 16px 0;
	padding: 12px 0 2px 0;
}

/* ----- TOUTS ----- */

.tout {
	margin-bottom: 18px;
	position: relative;
}

#center .tout {
	margin-bottom: 0px;
}

#sections .tout {
	float: left;
	width: 180px;
	padding-right: 18px;
}

#sections .last {
	padding-right: 0px;
}

.tout-title {
	color: #626466;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 0 7px 18px;
	background-color: #cecdba;
	font-size: 11px;
}

.tout-title2 {
	color: #626466;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 0 7px 18px;
	background-color: #cecdba;
	font-size: 11px;
	margin-bottom: 13px;
}

.cat-name {
	color: #626466;
	background-color: #f1efe0;
	text-align: center;
	padding: 3px;
	text-transform: uppercase;
}

.tout-heading {
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	background-color: #f1f1db;
	font-family: Arial, sans-serif;
	color: #50504E;
}

.tout-text {
	padding: 9px 9px 9px 9px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #f1f1db;
}

.tout img.dealer {
	float: left;
	padding: 9px;
}

#sections .tout .read-more {
	position: absolute;
	bottom: 0px;
	right: 18px;

}

#sections .tout-text {
	height: 113px;
}

/*  ---- JOIN OUR EMAIL LIST ----- */
#newsletter {
	background-image: url(/images/site2/ltblue-bg.jpg);
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 12px 0 12px 9px;
}

#newsletter input.text {
	background-color: #F1EFE0;
	margin: 3px 0 3px 0;
	display: block;
	width: 155px;
}

#newsletter input.submit {
	margin-top: 4px;
}

.copyright {
	color: #FFFFFF;
	font-size: 9px;
	padding-left: 10px;
}

/*   GALLERY   */
#gallery {
	background-color: #F1EFE0;
	padding-bottom: 18px;
	margin-bottom: 0px;
}

#gallery .tout-heading {
	padding: 23px 0 23px 13px;
	font-weight: normal;
}

#gallery .tout-heading {
	text-transform: none;
}

#photos {
	padding-left: 1px;
	margin-bottom: 18px;
	_height: 350px; 
}

.gallery-photo {
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}

.gallery-photo2 {
	float: left;
	margin-top: 4px;
	margin-left: 5px;
}

.do-you-know {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#gallery h2 {
	padding-bottom: 62px;
}

.blog-title2 {
	color: #929695;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.blog-title {
	color: #929695;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.blog-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 10px;
	line-height: 20px;
}

.blog-date {
color: #808184;
margin-bottom: 10px;
letter-spacing: 1px;
text-transform: uppercase;
font-size: 10px;
}

.blog-author {
	color: #808184;
	margin-top: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 10px;
}

.blog-nav-subhead {
	color: #808184;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
}

.blog-category {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 5px;
}

#dotted-line {
	border-bottom: 1px dotted #808184;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 100%;
}

#dotted-line2 {
	border-bottom: 1px dotted #808184;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}

/*#gallery input, #gallery textarea {
	background-color: #F1EFE0;
	border: 1px solid #696969;
}*/

#gallery input#captcha {
	width: 140px;
}

#gallery-left {
	width: 371px;
	padding-left: 18px;
	font-size: 12px;
	float: left;
}

#gallery span {
	vertical-align: 2px;
}

#gallery-left form {
	font-weight: bold;
}

#gallery-left input {
	font-weight: normal;
}

#gallery-right {
	float: left;
	width: 140px;
	padding: 24px 18px 0 26px;
	font-size: 12px;
}

#gallery-right select {
	margin-top: 3px;
	background-color: #F1EFE0;
}

#next-prev {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 26px 0 26px 0;
	text-transform: uppercase;
}

#gallery h3 {
	color: #929695;
	font-size: 18px;
	margin: 18px 0 18px 0;
}

#gallery-upload {
	font-size: 12px;
	padding: 24px 18px 0 18px;
}

/*  -----  IN THE NEWS ------- */
#in-the-news {
	background-color: #F1EFE0;
	padding: 18px 18px 18px 18px;
	font-family: "Times New Roman", Times, serif;
	color: #636466;
	font-size: 13px;
}

#in-the-news img {
	float: left;
	padding: 0 42px 25px 0;
}

#in-the-news h2 {
	text-transform: uppercase;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.date {
	font-style: italic;
	margin-bottom: 9px;
}

.news-item {
	border-bottom: 1px dotted #636466;
	margin-bottom: 25px;
}

#in-the-news .last { 
	border-width: 0px;
}

a.pdf-link {
	color: #231f20;
	display: block;
	text-decoration: underline;
	margin: 18px 0 18px 0;
}

/*  ECARD STYLES  */

#ecard-body {
	padding-left: 18px;
	padding-right: 18px;
}

#ecard-left {
	width: 121px;
}

a.ecard-item {
	padding-left: 15px;
}

#ecard table { 
	color: #000000; 
	font-size: 11px; 
	line-height: 20px;
	padding: 10px;
}
#ecard .subtitle {text-transform: uppercase; color: #808184; font-weight: bold;}
#ecard iframe {margin-left: 0px;}

#ecard table a {color: #000000; text-decoration: none;}
#ecard table a:hover {text-decoration: underline;}

#ecard #Collapsed {display: none;}
#ecard table td {margin: 10px;}
#card-pad {
	padding: 40px;
	margin-left: 70px;
	margin-right: 35px;
}
#card-left {
	width: 200px;
}

/*  BLOG STYLES */
.blog-text img, .blog-text object, .blog-text embed {
  	max-width:364px;
  	width: expression(this.width > 364 ? 364: true);
}

.blog-text embed {
	width: 364px !important;
}

#blogtitle {
	margin-bottom: 16px;
}


/*   DEALERS */
#dealers {
	background-color: #F1EFE0;
	padding: 10px 10px 0 10px;
}

#dealer-detail {
	width: 300px;
	padding-left: 10px
}

#dealer-detail a, #dealer-left a , #dealer-right a {
	text-decoration: underline;
}
#dealer-detail a:hover, #dealer-left a:hover, #dealer-right a:hover {
	text-decoration: none;
}

#dealer-left {
	float: left;
	padding: 18px 0 0 18px;
	width: 350px;
	font-size: 12px;
}

#dealer-right {
	float: right;
	padding: 18px 18px 0 0;
	font-size: 12px;
	width: 170px;
}

#catalog{
	color: #FFFFFF;
}

#upsell-box {
	margin-bottom: 20px;
}

.comment-pad {
	margin-bottom: 3px;
}

#giftcertificate input.text {
	width: 100%;
	display: block;
}

#giftcertificate textarea {
	width: 98%;
}

.tout {
	min-height: 50px;
	_height: 50px;
	color: #50504E;
}

#gallery {
	min-height: 300px;
	_height: 250px;
	color: #50504E;
}

.cart-pad {
	padding: 18px 18px 0 18px;
	font-size: 12px;
}

.cart-pad input.text,
.cart-pad select,
input.FormInputText {
	margin: 0px 0px 5px 5px;
}

/*  HALL OF FAME  */
#hall-of-fame {
	background-color: #000000;
	color: #FFFFFF;
	padding: 18px;
	font-size: 12px;
}

.fame-entry {
	float: left;
	width: 261px;
	margin-bottom: 28px;
}

#hall-of-fame .last {
	padding-left: 18px;
}

#hall-of-fame h2 {
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.fame-bio {
	font-family:  "Times New Roman", Times, sans-serif;
}

img.fame-image {
	margin-bottom: 10px;
}

#gallery-blurb {
	float: left;
	width: 390px;
	margin-bottom: 18px;
}

img#crown {
	float: left;
	margin-right: 18px;
}

.dotted-line {
	border-bottom: 1px dotted white;
	margin-bottom: 12px;
}

/* ACCORDION MENU */
.catheader {
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	margin-bottom: 13px;
	padding-left: 8px;
	background: url(/images/site2/arrow-right.jpg) no-repeat 0px 3px;
	cursor:pointer;
}

.header-highlight {
	margin-bottom: 4px;
}

.accContent {
	margin-bottom: 11px;
}

#shop-our-store .catheader a {
	padding-left: 0px;
}

#product-order form {
	font-size: 12px;
	font-weight: bold;
}
#ecard .blog-title a {
	color: #929695; 
	text-decoration: none;
}

.price {
	font-size: 19px;
	font-weight: bolder;
	margin-top: 17px;
}

img#product-main {
	float: left;
}

#sec-images {
	padding: 14px 0 0 14px;
}

#sec-images img {
	border: 1px solid #FFFFFF;
}

#product-order {
	padding: 17px 0;
	_padding-left: 18px;
}

#detail-description {
	float: right;
	width: 160px;
	padding-top: 20px;
	font-size: 12px;
	_height: 400px;
}

#product-detail {
	color: #50504E;
	background-color: #F1EFE0;
	padding-right: 12px;
	_height: 500px;
}

input.submit {
	padding: 0px;
	font-size: 9px;
	text-transform: uppercase;
	background-color: #F1EFE0 !important;
	border: 1px solid #CECDBA;
}

/*Safari Only*/
::root input.submit {
	padding: 3px;
	text-transform: uppercase;
}

#giftcertificate {
	padding: 0px 18px;
}

#giftcertificate .blog-title {
	color: #929695;
	font-size: 12px;
	text-transform: uppercase;
}

.category-image {
	margin-bottom: 13px;
}

#upsell-header-box {
	margin: 44px 0 8px 0;
}

.upsell-image {
	margin-right: 4px;
	border: 1px solid #FFF;
	float: left;
}

.upsell-image:hover {
	margin-right: 4px;
	border: 1px solid #000;
	float: left;
}

#upsell-inner-box a.last {
	margin-right: 0px;
}

/*   STORE  */

.thumbnail {
	float: left;
	margin: 0 13px 13px 0;
/*	position: top 0px left 0px;*/
	border: 1px solid #f1efe0;
}

.thumbnail:hover {
	border: 1px solid #000;
}

#catalog .last {
	margin-right: 0px;
}

#giftcertificate img.banner {
	margin-bottom: 10px;
}

#giftcertificate input {
	margin-right: 5px;
	margin-bottom: 10px;
	width: 125px;
}

#gallery #giftcertificate input#limited {
	border-width: 0px;
	background-color: #F1EFE0;
	margin: 0px;
	width: 23px;
	font-size: 9px;
}

#gallery #giftcertificate input#amount {
	margin: 0px;
}