@charset "utf-8";
/* -- generic styles ------------------------*/
div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 0px;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #bbb url(../images/_navigation/page_background.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	width: 994px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
} 
#wrapper a:link,
#wrapper a:visited {
	text-decoration: none;
	color: #B36800;
}
#wrapper a:hover {
	color: #950300;
	border-bottom: 1px dashed #950300;
}
/* ------- HEADER STYLES ----------*/
#header {
	padding: 0;
	height: 110px;
	margin: 0;
	position: relative;
}
#header #contactButton {
	position: absolute;
	left: 882px;
	top: -1px;
}
#header #contactButton a:link, #header #contactButton a:visited{
	text-indent: -1000em;
	display: block;
	background: url(../images/contact_icon_dual.gif) no-repeat left top;
	height: 29px;
	width: 86px;
}
#header #contactButton a:hover, #header #contactButton a:active{
	background-position: left bottom;
	border: none;
}


#header #mainNav {
	position: absolute;
	left: 322px;
	bottom: -1px;
	width: 416px;
}
#header #mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#header #mainNav li {
	float: left;
	margin: 0;
	padding:0;
	display: block;
}
#header #mainNav li a:link, #header #mainNav li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	padding: 0 15px 0 30px;
	margin-right: 10px;
	display: block;
	line-height: 25px;
	background: url(../_images/nav_rollover.jpg) no-repeat left bottom;
}

#header #mainNav li a:hover {
	color: #FFF;
	background: url(../_images/nav_rollover.jpg) no-repeat left top;
	border: none;
}
#header #mainNav ul li a.current {
	margin-top: -5px;
	height: 30px;
	background: url(../_images/current.jpg) no-repeat;
	color: #AAB3B2;
	line-height: 25px;
}
#header #mainNav ul li a.current:hover {
	color: #AAB3B2;
	cursor: default;
}
	
#header #banner {
	position: absolute;
	bottom: 0;
	left: 0;
}

#header h1 {
	text-indent: -3000em;
	margin: 0;
}
/* --------- MAIN CONTENT STYLES -------------*/
#mainContent {
	margin: 0;
	padding: 0;
	width: 770px;
	float: right;
} 
#mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #999;
	margin: .6em 0 .4em 0;
	padding-left: 20px;
}
#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #000;
	margin-bottom: 1.4em;
	margin-left: 20px;
}
#mainContent h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-bottom: -.2em;
}

#mainContent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #3C3809;
	margin-bottom: 0.4em;
	margin-left: 20px;
}
#mainContent h2.special {
	margin-bottom: 1em;
}

#mainContent h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #324E40;
	margin-bottom: 0.4em;
	margin-left: 20px;
}
#mainContent ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 40px;
	font-size: 0.9em;
	margin-bottom: 1.4em;
}
#mainContent li {
	margin-left: 15px;
	margin-bottom: .6em;
}
#mainContent dl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	margin-left: 30px;
	margin-top: 0px;
}
#mainContent dt {
	font-weight: bold;
	color: #666;
	padding-bottom: 3px;
	border-bottom: 1px dashed #666;
}
#mainContent dd {
	font-style: italic;
	margin-left: 0px;
	padding-left: 20px;
	margin-bottom: 1em;
	font-weight: normal;
	background: #F3F8A5;
	line-height: 1;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* ---------- FOOTER STYLES ------------*/
#footer {
	padding: 0 10px 0 10px;
	clear: both;
	border-bottom: 2px solid #aaa;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	color: #fff;
	font-size: 0.75em;
	text-align: center;
}
#footer a {
	color: #039C6A;
}

#sidebar p.videoCaption{
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin: -15px 0 0 0;
}

.fltrt {
	float: right;
	margin-left: 10px;
}
.fltlft {
	float: left;
	margin-right: 10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
body { 
  color: #000000; 
  margin-left: 0; 
  margin-right: 0; 
  margin-top: 0; 
  margin-bottom: 0;
  font-family: Arial, Helvetica, sans-serif;
}

a:visited       { color: #242424; text-decoration: none; }
a:link          { color: #242424; text-decoration: none; }
a:active        { color: #242424; text-decoration: none; }
a:hover	        { color: #C11E36; text-decoration: none; }

/*table {border: 1px red solid;}*/
    
.top_menu {
  font-size: 7pt;
  margin-left: 8px;
}

.top_menu a {
  
}

label {
  font-size: 9px;
}

.site_info {
  font-size: 9px;
}

#content {
  margin: 14px auto;
}

#search {
  margin-top: 27px;
}

td.letter {
  text-align: center;
  border-right: 1px solid #D8D6D0;
  border-bottom: 1px solid #D8D6D0;
  background-color: #FFFFFF;
  font-weight: bold;
  font-size: 9px;
  font-family: Arial;
}

td.letter_last_column {
  text-align: center;
  border-bottom: 1px solid #D8D6D0;
  background-color: #FFFFFF;
  font-weight: bold;
  font-size: 9px;
  font-family: Arial;
}

.bottom_menu {
  font-size: 9px;
  color: #000000;
}

#s_brand_id, #s_price_id {
  width: 155px; 
  font-size: 8pt; 
  text-transform: uppercase; 
}

#s_keyword {
  font-family:Arial; 
  font-size:8pt; 
  text-transform:uppercase;
}

.paging {
  font-size: 11px;
  font-weight: bold;
  color: #C11E36;
}

.paging a {
  padding: 0 2px;
}

.paging a, .paging a:visited {
  color: #666;
}

.bottom_menu a, .bottom_menu a:visited {
  color: #000000;
}

.product_box {
  border: 1px solid #C11E36;
  margin:0;
  width: 186px; 
  height: 200px; 
  background: url(/img/arrow.gif) no-repeat 98% 99%;
  overflow: hidden;
}

.product_desc {
  margin: 20px 10px 0 5px; 
  text-align: center;
}

.product_title {
  font-size: 8pt;
  color: #666;
}

#product_image {
  padding: 50px 20px;
}

#product_header {
  font-size: 8pt;
  color:#242424;
  font-weight: 700;
  margin: 0;
  padding: 1px;
}

#product_desc {
  font-family: Arial;
  font-size: 12px;
}

.product_brand {
  font-size: 8pt;
  font-weight: bold;
  color: #666;
  font-style: italic;
}

.product_price {
  font-size: 9pt;
  color: #c11e36;
  font-weight: bold;
}

.product_sub_header {
  font-weight: 700;
  font-family: Arial;
  font-size: 8pt;
  color: #7F7F7F;
}

.product_sub_data {
  font-family: Arial;
  font-size: 8pt;
  color: #7F7F7F;
}

.category_name {
  font-weight: bold;
  font-size: 12px;
  color:#000;
  padding: 20px 30px;
}

.shop_cart {
  font-weight: bold;
  font-size: 9px;
  color: #5A6372;
}

.shop_cart a {
  font-size: 9px;
  text-decoration: none;
}

.item_name {
  font-size: 11px;
  color: #666;
  padding: 15px 10px;
  padding-right: 5px;
  line-height: 1.5em;
  text-align: right;
}

.item_sku {
  font-size: 90%;
}

.item_image {
  padding: 10px 5px;
}

.item_retail_price {
  font-weight: bold;
  font-size: 11px;
  color:#000;
  padding: 3px 10px;
}

.item_sale_price {
  font-weight: bold;
  font-size: 11px;
  color:#C11E36;
  padding: 3px 10px;
}

.tbl_item {
  border-bottom: 1px solid #999;
}

.tbl_main_header {
   background-color: #C11E36;
   border: 1px solid #C11E36;
   font-size: 8pt;
   color:#FFFFFF;
   font-weight: 700;
   text-transform: uppercase;
   padding: 6px;
}

.tbl_main_footer {
  background-color: #C11E36;
  border: 1px solid #C11E36;
}

.tbl_header {
	font-weight: bold;
	font-size: 11px;
	color:#242424;
	text-align: center;
	background-color:#FFF;
	padding: 10px;
}

.tbl_alt_header {
  font-weight: bold;
  font-size: 11px;
  color:#E1E1E1;
  text-align: center;
  background-color:#6F6E6C;
  padding: 10px;
}

.tbl_ftitle {
  text-align: right;
  font-size: 11px;
}

.tbl_fdata {
  text-align: left;
  font-size: 11px;
  font-family: tahoma, verdana, arial;
}

.tbl_strong_fdata {
  text-align: left;
  font-size: 11px;
  color: #333;
  font-family: tahoma, verdana, arial;
}

.tbl_rline {
  color: #333;
  white-space: nowrap;
  text-align: left;
  font-size: 11px;
  padding: 5px;
  text-align: right;
}

.tbl_rline_odd, .tbl_rline_odd a {
  color: #333;
  background-color: #eee;
  white-space: nowrap;
  text-align: left;
  font-size: 11px;
  padding: 5px;
}

.tbl_rline_even, .tbl_rline_even a {
  color: #333;
  background-color: #fff;
  white-space: nowrap;
  text-align: left;
  font-size: 11px;
  padding: 5px;
}

.tbl_rline_odd a, .tbl_rline_even a {
  text-decoration: underline;
}

.sold_out {
  color: #884444; 
  font-weight: bold; 
  font-size: 11px;
  white-space: nowrap;
}

#no_items {
  font-weight: bold;
  font-size: 14px;
  color: #B1B5BB;
  padding: 10px;
}

#shop_cart {
  font-size: 7pt;
}

#customer_welcome {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #000;
  text-align: center;
  margin: 10px;
}

#customer_welcome a, #customer_welcome a:visited {
  text-decoration: underline;
  color: #000;
}

.small_text {
  font-size: 11px; 
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  margin: 5px;
}

.date { 
  color: #005E9D; 
  font-size: 12px; 
  font-weight: bold; 
  text-transform: uppercase; 
  letter-spacing: 1pt; 
}

.home_boxes { 
  color: #000000; 
  font-size: 12px; 
}
.article { 
  color: #000000; 
  font-size: 12px; 
}

#MsgCounter {
  font-weight: bold;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  text-align: left;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.fieldError {
  color: red;
}

#Error {
  color: red;
  text-align: center;
  margin: 20px;
}

#SysMsg {
  margin: 10px;
  font-size: 16px;
  font-family: Arial;
}

#site_index {
  font-size: 9pt;
  margin-left: 30px;
}

#page_bar a, #page_bar a:visited {
  color: #C11E36;
  font-weight: bold;
}

#text {
  font-size: 9pt;
}

#text {
  font-size: 9pt;
  margin: 30px 10px;
}

#text h1 {
  color: #C11E36;
  font-size: 11pt;
  text-transform: uppercase;
}

#text h2 {
  font-size: 9pt;
  text-transform: uppercase;
  color: #C11E36;
}

#text table tr td, #text table tr th {
  font-size: 9pt;
}

#text a, #text a:visited {
  color: #C11E36;
}

#text table tr th {
  text-transform: uppercase;
  background-color: #C11E36;
  padding: 5px;
  color: white;
}

#text .remark {
  font-size: 80%;
}

#text ul li a, #text ul li a:visited {
  color: black;
  text-decoration: underline;
}

.highlight {
  text-transform: uppercase;
  color: #C11E36;
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
}

#search_result {
  text-align: center;
  padding-bottom: 20px;
  color: #7F7F7F;
  font-size: 12px;
}

#search_result strong {
  color: #C11E36;
}

#survey_reminder {
  font-size: 10px;
  text-transform: uppercase;
  padding: 10px;
}

#survey_reminder a {
  color: #C11E36;
}

#survey {
  margin-bottom: 30px;
}

#survey form {
  margin: 0;
}


#survey_frm table {
  border-collapse: collapse; 
  border: 1px solid #C11E36;
  border-width: 0 1px;
}

#survey_frm table table {
  border: none;
}

.tbl_survey_q ol {
  list-style-position: inside;
  color: #C11E36;
  font-weight: bold;
  margin: 0;
  padding: 3px;
}

.tbl_survey_q ol li h1 {
  font-size: 11px;
  color: #7F7F7F;
  text-transform: uppercase;
}

.survey_q {
  margin: 5px;
  border-bottom: 1px solid #C11E36;
  font-size: 11px;
  font-weight: bold;
  padding: 10px 5px;
}

.survey_q ul {
  list-style-type: none;
  margin: 10px;
}

.survey_q ul li {
  display: inline;
  color: black;
  padding: 2px 10px;
}

.survey_q_opt {
  font-size: 11px;
  color: #C11E36;
  text-transform: uppercase;
  border-bottom: 1px solid #C11E36;
  margin: 5px;
  padding-bottom: 20px;
}

.survey_q_opt h1 {
  font-size: 11px;
  padding: 3px;
  margin: 10px 4px;
}

.survey_q_opt table {
  margin: 4px;
}

.survey_q_opt table td {
  font-size: 11px;
  color: #7F7F7F;
  font-weight: bold;
}

.survey_q_last {
  padding: 10px 12px;
}

.survey_q_last p {
  font-size: 9px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px dotted black;
  color: #333;
}

.credit_type {
  text-align: center;
  color: #7F7F7F;
  font-size: 12px;
  text-transform: uppercase;
}

a.visible_link {
  text-decoration: underline;
}
#wrapper #mainContent table tr td table .pdDesc11 td table {
	height: 100px;
	width: 186px;
	border: medium solid #B50200;
}
.pdDesc111 td table {
	height: 100px;
	width: 186px;
	border: thin solid #B50200;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
}
