* { margin:0;padding:0; }

/*** HTML Tags ***/
body {
	font-family:Tahoma, Geneva, Verdana, sans-serif;
	font-size:12px;
}
a, a:visited {
	text-decoration:none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active, a:focus {
	outline: none;
}
img {
	border: none;
}
td {
	vertical-align:top;
}
fieldset {
	border:none;
}
/*** General Elements ***/
#main-table {
	margin:0 auto;
}
.block {
	display: block;
	line-height: 0;
}
/*** Header Styles ***/
#header-cell {
	background: #6E9ACB url(/lib/yhst-17623757895991/header-bg.gif) no-repeat scroll center right;
	color: #000000;
}
#header-cell table {
  height: 118px;
}
#header-cell a {
	color: #000000;
}
#header-right {

}
#secure-logo {
	margin: 15px auto;
	width: 250px;
	text-align: center;
}
#header-links {
	font-weight: bold;
	text-align: center;
}
/*** Top Nav Styles ***/
#top-nav-cell {
	padding-bottom:10px;
}
.top-nav-list, .top-nav-list * {
	margin:0;
	padding:0;
	list-style:none;
}
.top-nav-list li {
	float:left;
	background-color:#696D6C;
	width:20%;
	text-align:center;
}
.tn-border {
	border-right:1px solid white;
}
.top-nav-list a {
	padding:5px;
	color:#fff;
	text-decoration:none;
	display:block;
}
.top-nav-list li:hover {
	background-color:#d8d9da;
}
.top-nav-list li:hover a {
	color:#000;
}
/*** Left Nav Styles ***/
#product-title, #search-title {
	padding:5px;
	background-color:#696D6C;
	text-align:center;
	color:white;
}
#left-nav-cell {
	width: 163px;
	padding: 2px;
}
#left-nav {
	background-color: #d8d8d8;
}
#right-nav-cell {
	width: 199px;
}
#right-nav {
	background-color: #d8d8d8;
        line-height: 0;
}
.left-nav-title {
	color: #e72020;
	font-size: 14px;
}
#left-nav ul {
	list-style: none;
	margin-bottom: 10px;
}
#left-nav-links {
	padding: 10px;
}
/*** Body Styles ***/
#body-cell {
	padding:0 10px 10px;
}
.breadcrumbs {

}
.breadcrumbs span {
	font-weight: bold;
}
/*** Main Page Styles ***/
#introtext {
	font-size:24px;
	font-weight:bold;
}
#specialstitle, #introtext, .banner {

}
#caption {

}
#contents-table td.horizontal-seperator {
	text-align:left;
	vertical-align:top;
	padding: 5px;
}
#contents-table .name a {
	font-weight: bold;
}
#contents-table .image {
         min-height: 135px;
}
#contents-table .sale-price-bold {
	color: #ff0000;
	font-weight: bold;
        font-size: 10px;
}
.option-text{
        font-size: 10px;
}
#image-rotator {
	height: 300px;
	width: 615px;
	margin: 0px auto;
}
#billboard-images {
	height: 320px;
	margin: 0 auto;
	width: 550px;
}
#billboard-nav {
	float: right;
}
#billboard-nav a {
	font-weight: bold;
	color: #000000;
	display: block;
	float: left;
	height: 15px;
	margin: 0 2px;
	padding: 4px 0;
	text-align: center;
	width: 25px;
}
#billboard-nav a.activeSlide {
  background-color: #85aad5;
}
.control {
	float: right;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	margin-right: 20px;
}
#resume {
	display: none;
}
#front-specials {
	overflow: auto;
	clear: both;
	padding: 10px;
}
#shop-by-box {
	float: left;
}
#top-sellers {
	float: right;
}
#special-wrap {
	border: 4px solid #2b63a3;
	padding: 5px;
}
.special {
	overflow: auto;
	padding: 1px 5px;
}
.special div {
	margin-left: 72px;
	padding: 2px;
}
.special div a {
	font-size: 10px;
	font-weight: bold;
}
.special div span {
	font-size: 12px;
	color: #e81f1f;
	font-weight: bold;
}
/*** Section Page Styles ***/
#section-contents {
	margin: 10px 0;
}
#section-name {
	font-weight: bold;
}
#section-caption {
	float: left;
	width: 390px;
}
#section-caption a {
      color: #2B63A3;
}
.contents-heading {
	padding: 5px 10px;
	text-align: left;
	background-color: #c8c8c8;
}
.contents-heading a {
       color: #2B63A3;
}
/*** Item Page Styles ***/
.breadcrumbs {
	margin-bottom:20px;
}
.breadcrumbs a:hover {
	text-decoration:underline;
}
#main-image {
   padding: 0 10px;
}
#sales-graphic {
   padding: 10px 0;
}
#itemarea a {
	color: #2B63A3;
}
#item-img-div {
	width:300px;
	float:left;
	text-align:center;
}
#add-images {
	line-height:0;
}
#add-images a > img {
	padding:2px;
}
#itemtable {
	width:270px;
	border-collapse:collapse;
}
#itemtable td {
	padding:5px;
}
td#itemtable-header {

}
h1#item-name {
	font-size:14px;
	font-weight:bold;
}
#itemtable-price {
	text-align:center;
}
#itemtable-price a {
	text-decoration:underline;
}
#product-desc li {
	margin-left:20px;
}
.multiLineOption {
	display: block;
	padding: 10px 0px;
}
.multiLineOption .itemoption {
	display: block;
}
#size-table {

}
#size-table input[type=radio] {
	margin-right: 3px;
}
#size-table td {
	padding: 5px;
}
#size-table .sale-price {
	font-weight: bold;
}
.orderarea {
	display: none;
}
/*** Info Page Styles ***/
#info-greeting {
	margin:0 0 20px 0;
}
#info-text a {
   color: #2B63A3;
}
/*** Footer Styles ***/
#footer-cell {
	padding:10px;
	text-align:center;
	color:white;
	font-size: 14px;
	font-weight: bold;
}
#footer-cell a {
	font-size: 14px;
	font-weight: bold;
	color:white;
	text-decoration:none;
}
#footer-links {
	background-color:#2b63a3;
	padding: 10px;
}
#footer-extras {
	padding: 5px 0px;
}
#footer-extras span {
	vertical-align: top;
}
/*TABS AREA*/
#tabs {
  font-size: 90%;
  margin: 20px auto;
  width: 570px;
  font-family: arial;
}
.firefox.mac #tabs {
  width: 638px;
}
.firefox.mac #tabs ul {
  width: 637px;
}
#tabs #tab-menu ul {
  overflow: auto;
  width: 633px;
  margin: 0;
  padding: 0;
}
#tabs #tab-menu li {
  list-style: none;
  background-color: #a7c6eb;
  border: 1px solid #ff0000;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-radius-topleft: 6px;
  -webkit-border-radius-topright: 6px;
  border-bottom: none;
}
* html #tabs #tab-menu li {
  display: inline; /* ie6 double float margin bug */
}
#tabs #tab-menu li, #tabs #tab-menu li a {
  float: left;
}
.safari #tabs ul#tab-menu li a {
  padding: 5px 26px;
}
#tabs ul#tab-menu li a {
  text-decoration: none;
  padding: 5px 27px;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
}
#tabs ul#tab-menu li a:hover {
  color: #000000;
}
#tabs ul#tab-menu li.active {
	background-color: #618fc3;
}
#tabs ul#tab-menu li.active a {
  color: #000000;
}
#tabs div.container {
  clear: both;
  padding: 10px;
  min-height: 200px;
  text-align: left;
  font-size: 12px;
  border: 1px solid #adadad;
}
#tabs div.container ul {
	margin-left: 15px;
	list-style: disc;
}
#tabs .container #left-col {
	float: left;
	width: 260px;
}
#tabs .container #right-col {
	margin-left: 260px;
}



.financing-apply {
background-color:#F7F3F7;
float:right;
margin-bottom:10px;
margin-left:10px;
margin-right:15px;
padding:5px;
width:225px;
}
.financing-headline {
color:#BD0018;
font-size:large;
font-weight:bold;
line-height:22px;
}
.financing-sale {
color:#330033;
font-size:medium;
line-height:18px;
}
.financing-min {
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
}

.bret-1 { color:red; font-size:16px; line-height:17px; margin-bottom:1px; font-weight:bold; text-transform:none;  }
.bret-2 { color:#444; font-size:12px; line-height:13px;  }

#top-nav-links{
  background: #2b63a3;
  height: 31px;
  width: 960px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-family: "Arial", "Helvetica", "Verdana", sans-serif;
  padding-top: 10px;
  font-weight: bold;
}
#top-nav-links a{
  text-decoration: none;
  font-size: 13.3pt;
  color: #fff;
  font-family: "Arial", "Helvetica", "Verdana", sans-serif;
  font-weight: bold;
  margin: 0 10px 0 10px;
}

#item-price-align input[type=radio]{
  text-align: center;
  height: 10px;
  margin-bottom: 4px;
}
.price-bold{
  font-size: 9px; 
  font-weight: bold;
}

.itemAbstract{
display: none;
}

