/*for pretty css see /css/Main.css*/
body {
  font: 76%/1.6em Verdana,Arial,Helvetica,sans-serif;
  color:#000;
}


table {
  font: 1em Verdana, Arial, Helvetica, sans-serif;
}

li {
	list-style-type: disc;
}

.clear {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.relative {
  position: relative;
}

.odd {
  background: #f4f4f4;
}

#wrapper {
  margin: 0 auto;
  padding: 0 3px 0 3px;
  position: relative;
  text-align: left;
  background: url(/images/background-thin-999.png) repeat-y;
  width: 776px; /* box model hack */
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 770px;
}

html>body #wrapper {
  width: 770px;
}

#logo {
  width: 300px;
  margin: 0 0 6px 15px;
  display: inline;
  float: left;
}

#freeShipping {
  margin: 18px 15px 0 0;
  font-weight: bold;
  font-style: italic;
  float: right;
  width: 300px;
  display: inline;
  text-align: right;
  font-size: 1.0em;
 }

#home #freeShipping {
	display:block;
  margin:18px 0 0;
	float:none;
	text-align:center;
	width:auto;
}

#freeShipping a {
  color: #993333;
  text-decoration: none;
}

#process {
  width: 372px;
  margin: 0 0 0 25px;
  display: inline;
  float: left;
}

#utilities {
  margin: 0 15px 0 0;
  width: 20em;
  display: inline;
  float: right;
  text-align: right;
}

#utilities img {
  vertical-align: middle;
}

#branding {
  float: left;
  width: 530px;
  padding: 0;
  margin: 0;
  background-color: #999;
}

#branding div {
  position: relative;
  padding: 0;
  margin: 0 0 0 0;
  height: 198px;
}

#branding #caption {
  padding: 0;
  margin: 0 15px 0 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 24px;
}

#branding #caption a {
  font-weight: bold;
}

#branding img {
  padding: 0;
  margin: 0;
}

#testimonial {
  float: left;
  margin: 0;
  width: 240px;
  height: 199px;
  background: url(/images/testimonial2.jpg) no-repeat;
  position: relative;
  overflow: hidden;
}

#testimonial blockquote {
  text-decoration: none;
}

#pageDescription {
  position: absolute;
  top: 3000px;
  background: #fff;
  border: solid 1px black;
  text-align: left;
}

#mainContent {
  width: 530px;
  margin: 10px 15px 0;
  display: inline;
  float: left;
}

#mainContent p {
  margin: 5px 0;
}

#mainContent .more {
  margin: 0 0 15px;
  font-weight: bold;
}

#subContent {
  width: 530px;
  margin: 10px 15px 0;
  display: inline; /* KLUDGE: Fix for the IE doubled float-margin bug */
  float: left;
}

#breadcrumbs {
  margin-top: 0;
}

#secondaryContent {
  width: 195px;
  margin: 10px 13px 0 0;
  float: left;
}





#nav {
  clear: both;
  margin: 0;
  padding: 0 15px;
  height: 21px;
  background: #e3e3e3 url(/images/nav.png) repeat-x;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #999;
}

#nav ul {
  margin: 0;
  padding: 0;
}

#nav li {
  list-style-type: none;
  float: left;
  height: 21px;
}

#nav li.first {
  border-left: 1px solid #999;
}

#nav li a {
  float: left;
  display: block;
  padding: 0 10px;
  height: 21px;
  border-left: 1px solid #fff;
  border-right: 1px solid #999;
}

#nav li a:link, #nav li a:visited {
  color: #1b1b1b;
  text-decoration: none;
}

#nav #saleLink a:link, #nav #saleLink a:visited, #nav #product_spotlightLink a:link, #nav #product_spotlightLink a:visited {
  color: #993333;
  text-decoration: none;
  font-weight: bold;
}

#nav li a:hover {
  background: #cacaca url(/images/nav_over.png) repeat-x;
}

#nav li a:active {
  color: #333;
  text-decoration: none;
}

#home li#homeLink a:link, #mens li#mensLink a:link, #womens li#womensLink a:link, #accessories li#accessoriesLink a:link, #luggage li#luggageLink a:link, #sale li#saleLink a:link, #product_spotlight li#product_spotlightLink a:link, #western li#westernLink a:link, #boots li#bootsLink a:link, #bigandtall li#bigandtallLink a:link, #home li#homeLink a:visited, #mens li#mensLink a:visited, #womens li#womensLink a:visited, #accessories li#accessoriesLink a:visited, #luggage li#luggageLink a:visited, #sale li#saleLink a:visited, #product_spotlight li#product_spotlightLink a:visited, #western li#westernLink a:visited, #boots li#bootsLink a:visited, #bigandtall li#bigandtallLink a:visited {
  background: #cacaca url(/images/nav_over.png) repeat-x;
  font-weight: bold;
}

#nav p {
  margin: 0;
  float: right;
  color: #111;
}

#mainContent h1, #checkoutPage h1 {
  font: italic bold 2em Georgia, "Times New Roman", Times, serif;
  color: #333;
  text-shadow: 2px 2px 0.2em #999;
  margin: 10px 0 0 0;
}

#mainContent h2 {
  margin: 0 0 13px 0;
}

#mainContent h3 {
  margin: 0;
}

#mainContent h2,
#mainContent h3 {
  font: bold 1.1em Georgia, "Times New Roman", Times, serif;
  background-color: #f4f4f4;
  border: solid 1px #dedede;
  padding: 0.1em 0.8em;
  color: #222;
}

#mainContent h2 a,
#mainContent h3 a {
  color: #222;
  text-decoration: none;
}

#mainContent h2 a:hover,
#mainContent h2 a:active,
#mainContent h3 a:hover,
#mainContent h3 a:active, {
  text-decoration: underline;
}

#mainContent h4 {
  margin: 15px 0 0;
  padding: 0px;
}

.headNote {
  float: right;
  font-size: .8em;
  font-weight: normal;
  line-height: 1.6em;
}

#ancillaryLinks {
  font-size: .9em;
  padding-top: 0;
}

#mainContent .all_category h2,
#mainContent .all_category h3, {
  font: bold 1em Georgia, "Times New Roman", Times, serif;
  background: #f4f4f4;
  border: 1px solid #dedede;
  padding: 0.1em 1.8em;
  color: #333;
}

#mainContent .note {
  font-weight: normal;
  font-size: .8em;
  font-style: italic;
}

#mainContent .justifyLeft {
  text-align: left;
}

#secondaryContent h2 {
  font: bold 1em Georgia, "Times New Roman", Times, serif;
  color: #222;
}

.phoneNumber {
  font-weight: bold;
  color: #666;
}

.smallPrint {
  font-size: 0.8em;
  line-height: 1.2em;
}

span#gift-card-total {
  color: green;
}

.price {
  color: #993333;
}

.old-price {
  text-decoration: line-through;
}

.property {
  font-weight: bold;
}

.sig {
  font-style: italic;
}

a.info-right {
  padding-right: 24px;
  background: url("/images/info2.gif") no-repeat right center;
}

a.info-left {
  padding-right: 15px;
  background: url("/images/info2.gif") no-repeat right center;
}

#testimonial a {
  color: #ffffff;
  text-decoration: none;
}

#testimonial p {
  padding: 10px 15px 0 20px;
  margin-top: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: bold;
  text-shadow: 0 0 0.8em #036;
  color: #ffffff;
}

#testimonial blockquote {
  padding: 0;
  margin: 0;
  font-size: 1.3em;
  line-height: 1.6em;
}

#testimonial blockquote p {
  margin-bottom: 0;
}

#testimonial .openQuote {
  margin-left: -0.6em;
  margin-right: 0em
}

.openQuote, .quote {
  font-size: 1.6em;
}

#quoteBy {
  font-size: 0.9em;
  text-align: right;
}

#moreTestimonials {
  position: absolute;
  top: 176px;
  left: 18px;
}

#secondaryContent .grey-box, .american-box {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  background: #f4f4f4 url(/images/curved_box_bottom.png) no-repeat bottom;
}

.leather-box {
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  background: #f4f4f4 url(/images/curved_box_bottom-leather.jpg) no-repeat bottom;
}

#secondaryContent .grey-box h2, #secondaryContent .grey-box #level1 {
  padding: 10px 10px 0px 10px;
  margin: 0px;
  background: url(/images/curved_box_top.png) no-repeat;
  text-decoration: none;
}

#secondaryContent .american-box h2 {
  padding: 10px 10px 0px 10px;
  margin: 0px;
  background: url(/images/curved_box_top-american.jpg) no-repeat;
}

.leather-box h2 {
  padding: 10px 10px 0px 10px;
  margin: 0px;
  background: url(/images/curved_box_top-leather.jpg) no-repeat;
}

#secondaryContent .american-box {
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  background: #f4f4f4 url(/images/curved_box_bottom-american.jpg) no-repeat bottom;
}

#secondaryContent .blue-box {
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  background: #f4f4f4 url(/images/curved_box_bottom-blue.png) no-repeat bottom;
}

#secondaryContent .blue-box h2, #secondaryContent .blue-box #level1 {
  padding: 10px 10px 0 10px;
  margin: 0px;
  background: url(/images/curved_box_top-blue.png) no-repeat;
}



#secondaryContent .grey-box p, #secondaryContent .blue-box p, #secondaryContent .american-box p {
  margin-top: 2px;
  margin-bottom: 2px;
  color: #000;
}

.leather-box p {
  margin-top: 2px;
  margin-bottom: 2px;
  color: #fff;
}

#secondaryContent .group ol {
  list-style: decimal inside;
  margin: 0;
}

#secondaryContent .group ol li {
  margin: 0;
}

#secondaryContent .group ul {
  margin: 0;
}

#secondaryContent .group ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.reviews {
  padding-left: 0;
}
.reviews li {
  list-style-type: none;
  margin-bottom: 1em;
}
.reviews li img {
  vertical-align: middle;
}

#secondaryContent #secondaryNav #level1, #secondaryContent #secondaryNav #level1 ul {
  padding-right: 0;
  margin-right: 0;
}

#secondaryContent #secondaryNav #level1 .trail {
  color: #cc6600; /*#666;*/
}

#secondaryContent #secondaryNav #level1 #selected {
  list-style: url(/images/selected.png) outside;
  color: #cc6600;
}

#secondaryContent #secondaryNav #level1 a {
  text-decoration: none;
}

#secondaryContent #secondaryNav #level1 a:hover {
  text-decoration: underline;
}

#secondaryContent #secondaryNav #level1 li {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 1em;
}

#secondaryContent #secondaryNav #level1 li li {
  font-size: .9em;
  margin: 2px 0;
  padding: 2px 0;
}

#secondaryContent #secondaryNav #level1 li li li {
  list-style: url(/images/clear.gif) outside;
  font-size: 1em;
  font-weight: normal;
  margin: 2px 0;
  padding: 2px 0;
}

#secondaryContent #secondaryNav #level1 li li li li {
  margin: 2px 0;
  padding: 2px 0;
}

#secondaryContent #sizechart p.blurb {
  margin-top: 0.9em;
  line-height: 1.1em;
}

#chapsPromo li {
  text-align: right;
}

#shipping h2 {
  color: #FF0000;
}

#shipping li {
  list-style: none;
}

#shipping p {
  clear: left;
}

#prize {
  font: bold 1.1em Georgia, "Times New Roman", Times, serif;
  color: #666;
}

.shadow {
  background: url(/images/shadow.png) no-repeat right bottom;
  margin: 10px 5px -4px 5px;
}

.right .shadow {
  margin: 10px 5px -4px 10px;
}

.shadow img {
  margin: -6px 6px 6px -6px;
  display: block;
  padding: 3px;
  border: 1px solid #999;
  background-color: #fff;
}

.category {
  width: 250px;
  margin-bottom: 10px;
  line-height: 1.5em;
}

.category img, #secondaryContent img {
  float: left;
  margin-right: 5px;
}

.category li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.category li.first a:link, .category li.first a:visited {
  font-weight: bold;
}

.category li.viewAll {
  text-align: right;
}

.product {
  width: 175px;
  float: left;
  margin: 5px 0px 10px;
}

.product table.prodImg {
	border: 0;
	width: 100%;
	height: 135px;
}

.product table.prodImg td {
	text-align: center;
	vertical-align: bottom;
}

#mainContent .product p {
  text-align: center;
}

.product form {
  display: inline;
}

.display p {
  text-align: center;
}

#introduction {
  background: #f4f4f4 url(/images/flag2.jpg) no-repeat center;
  border: solid 1px #dedede;
  padding: 0 10px;
}

#introduction h3 {
  font: italic bold 1.5em Georgia, "Times New Roman", Times, serif;
  border: 0;
  background-color: transparent;
  margin: 0;
  text-align: center;
}






#utilities a:hover, #utilities a:active, #footer a:hover, #footer a:active {
  color: #222;
  text-decoration: underline;
}

.caption {
  line-height: 1.4em;
  font-size: .8em;
}

#errors {
  background-color: #ffcc99;
  border: 1px solid #900;
  color: #900;
  padding: 10px;
  margin: 10px 0px;
}

#errors ul {
  margin: 5px 5px 5px 10px;
  padding: 5px 5px 5px 10px;
}

#errors li {
  line-height: 18px;
}

.error {
  color: #900;
}

.heading {
  color: #990000;
  font-size: 1.1em;
  font-weight: bold;
}

#homeNav {
  height: 32px;
  font:1.4em Trebuchet MS;
  line-height: 32px;
  text-align: center;
}

#homeNav ul ul {
  font-size: 0.72em;
  line-height: 17px;
  font-weight: normal;
  text-align: left;
}

#homeNav ul {
  margin: 0;
  padding: 0;
}
#homeNav li {
  list-style-type: none;
  float: left;
  height: 32px;
}

#homeNav a {
  display: block;
  padding: 0 15px;
  color: #1f1f1f;
  font-weight:normal;
  text-decoration: none;
}

#homeNav a:hover {
  color: #808080;
}

#homeNav a.price {
  color: #900;
}

#homeNav a.price:hover {
  color: #994c4c;
}

#nav-list-container {
  display: table;   /* Allow the centering to work */
}

.faq {
  padding-left: 0;
  margin-left: 0;
}

.faq li {
  list-style: none;
}

.faq li ol li {
  list-style: decimal;
}

.faq li {
  font-weight: bold;
}

.faq li p {
  font-weight: normal;
}

.faq a:link, .faq a:visited {
  color: #d0ac62;
  text-decoration: none;
}

.faq a:hover, .faq a:active {
  color: #d0ac62;
  text-decoration: underline;
}

.faq li ol li a {
  font-weight: normal;
}

#addtocart div.fieldWithErrors {
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: inline !important;
}

form td {
	color: #000;
	text-align: left;
}

form td.label {
	text-align: right;
}

.free_form_state {
  display: none;
}

.friendly_notice {
  background-color: #bbffcc;
  border: 1px solid #00cc77;
  padding: 5px;
}

.friendly_notice hr {
  border: none;
  border-bottom: 1px solid #00CC77;
}

.friendly_notice p {
  padding: 5px 0;
}

.friendly_notice h4 {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 14px;
}

#home #siteSearch 
{
	margin: 0 15px 0 0;
	display: inline;
	float:right;
	text-align:right;
}

.highlighted {
  color:#990000;
  font-weight: bold;
  margin: 0 !important;
  padding: 0 !important;
}

.highlighted-blue {
  color: #d0ac62;
}

div.product-saddlebags
{
	width: 220px !important;
}

#user_orders { width: 100%; }
#user_orders td {color:#222222;text-align:right;}
#user_orders th.date, 
#user_orders th.status {width:125px;text-align:right;}

td.txtR, th.txtR { text-align: right; }

.section {
  padding-bottom: 1em;
}

.callout {
  background-color: #f1f1f1;
  margin: 20px;
  padding: 10px;
}
.guest-option {
  background-color: #b00;
  color: #fff;
}
.guest-option a {
  color: #fff;
}
.unit {
  float: left;
}
.size1of2 {
  width: 50%;
}
.size1of3 {
  width: 33.3333%;
}
/* flash messages */
.flash {
  border: 1px solid;
  padding: 5px;
  margin-bottom: 1em;
}
.flash-error, #flash_error {
  background-color: #ffcc99;
  border-color: #900;
  color: #600;
}
.flash-notice, #flash_notice {
  background-color: #bbffcc;
  border-color: #0c7;
  color: #060;
}
.facebook-button {
  padding-left: 3px;
  margin: -4px; /* may be a better way to do this */
}

.help_section {
  border-bottom: 2px dashed #666;
  padding: 0 0 25px 0;
  margin: 25px 0 0 0;
}

.req {
  font-size: 1.3em;
  font-weight: bold;
  color: rgb(153, 0, 0);
}

#source_code {
  margin-left:auto;
  margin-right:6px;
}

#source_code td {
  text-align: right;
}

th.address-heading {
    height: 32px;
}

form#new_return textarea {
  width: 460px;
  height: 150px;
}

form#new_return #sizes label, form#new_return #contacts label {
  float: left;
  width: 16em;
  margin-right: 1em;  
}

form#new_return #contacts textarea {
  width: 300px;
  height: 150px;
}

form#new_return h2 {
  clear: left;
  width: 100%;
}


div#return-submit input {
  font-size: 16px;
  margin-right: 12px;
}

form div.sub-item {
  margin: 1.5em 0 4em 3em;
}

.fb_iframe_widget {
  vertical-align: top;
}

.twitter-share-button {
  width: 95px !important;
}

.social_footer {
  margin: 2px 48px 0 0;
  float: right;
}

.social_footer a {
  float: left;
  width: 16px;
  height: 16px;
  display:block;
  margin: 0 2px;
}

.facebook_button {
  background: url(/images/f_logo_16.png) no-repeat;  
}

.twitter_button {
  background: url(/images/twitter_logo_16.png) no-repeat;
}

.gplusbox {
  display: block;
  padding: 5px;
  background-color: #eee;
  width: 114px;
  border: 1px solid #ddd;  
}

p.privacy-cart-link {
  text-align: center;
}
