@charset "utf-8";
/*
Y!S Global Variables
Thumb h-w: 120
Item h-w: 280

Global-font-size
Background-color
Text-color
Page-border-color
*/

/*HTML TAGS*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#404040;
	font-size:11px;
	background-color:#ffffff;
}
a:link, a:visited {
	text-decoration:none;
	color:#404040;
}
a:hover {
	text-decoration:none;
	color:#2e8d08;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}
img {
	border: none;
}
td {
	vertical-align:top;
}
/*SITE*/
#site-html {
	width:990px;
	margin:auto;
	border:1px solid #ffffff;
	background-color:#fff;
}
#site-switch {
	width:650px;
	border-left: 1px solid #cfcfd0;
	border-right: 1px solid #cfcfd0;
}
#bodycontent {
	margin:0px;
}
.breadcrumbs {
  float: left;
  margin-left: 15px;
}
#page-actions {
  float: right;
}
#contentarea {
  clear: both;
}
.bold {
  font-weight: bold;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
/*HEADER*/
#header-table {
	line-height:0;
	font-size:0;
	margin-bottom:5px;
}
#header-nav {
	overflow: auto;
	text-align: center;
	width: 100%;
}
#header-search {
  overflow: auto;
}
#header-logo {
	overflow: auto;
        margin-top: 15px;
}
#header-logo #logo {
	float: left;
}
#address-phone {
	float: left;
	margin: 10px 5px;
        font-weight: 900;
        font-size: 15px;
}
#top-links {
	float: right;
	margin: 20px 12px;
}
#top-links a {
	color: #2e8d08;
	font-size: 14px;
	padding: 10px;
}
#top-links a:hover {
        text-decoration: underline;
}
#lower-nav {
	float: right;
	text-align: center;
	margin: 14px;
}
#lower-nav a:hover {
        color: #2e8d08;
        text-decoration: underline;
}
/*  -----  Drop Down Nav  -----  */
#vwd-drop-down-nav, #vwd-drop-down-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#vwd-drop-down-nav a {
	display: block;
}
#vwd-drop-down-nav a img {
	border:none;
}
#vwd-drop-down-nav li {
	float: left;
	margin:0;
	padding:0;
}
#vwd-drop-down-nav li.button {
	background: transparent url(/lib/yhst-22427729298239/topnav-button.gif) no-repeat;
	padding-top: 8px;
}
#vwd-drop-down-nav li.button a {
	height: 24px;
	width: 137px;
	color: #ffffff;
	font-size: 12px;
	margin: 0px 2px;
}
#vwd-drop-down-nav li ul li {
	float:none;
}
#vwd-drop-down-nav li ul {
	position: absolute;
	left: -999em;
	background-color: #ffffff;
	padding: 0px;
	line-height: 1.5;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
  z-index: 10000;
  text-transform: lowercase;
  text-align: left;
  margin-left: 2px;
  width: 130px;
}
#vwd-drop-down-nav li ul.submenu {

}
#vwd-drop-down-nav li ul .subitem a {
  font-size: 11px;
  color: #2e8d08;
  font-weight: bold;
  width: 126px;
  margin: 0px;
  padding: 0px 2px;
}
#vwd-drop-down-nav li ul .subitem a:hover {
  background-color: #2e8d08;
  color: #ffffff;
}
#vwd-drop-down-nav li:hover ul {
	left: auto;
}
#vwd-drop-down-nav li:hover ul, #vwd-drop-down-nav li.sfhover ul {
	left: auto;
}
/*SEARCH*/
#search-form-div {
	margin:10px 25px;
	float: right;
        position: relative;
	width: 225px;
	top: 0;
	right: -10px;
}
#search-table {
	margin:auto;
	color: #9e9f9e;
}
#search-table td {
	vertical-align:middle;
}
#search-query {
	border:1px solid #9f9e9f;
	height:15px;
	padding:2px;
	width:150px;
	margin-left: 5px;
}
/*LEFT NAV*/
#site-left-nav {
	width:170px;
	background-color:#fff;
	border-right: 1px solid #ffffff;
}
#site-left-nav a:hover {
  color: #2e8d08;
  text-decoration: underline;
}
#left-nav {
	padding: 0 10px 15px;
  width: 150px;
}
#navigation h2 {
        padding-top: 5px;
        font-size: 13px;
        margin-bottom: 3px;
        letter-spacing: .1px;
        /*border-style: solid;
        border-bottom: 10px #cccccc;
        border-top: 1px #ffffff;
        border-left: 1px #ffffff;
        border-right: 1px #ffffff;*/
        padding-bottom: 0px;
}

#lhn-header {
border: 1px solid #cccccc;
border-top-style: none;
border-right-style: none;
border-left-style: none;
margin-bottom: 5px;
}
 
#navigation ul {
	list-style: none;
        margin-bottom: 10px;
        text-indent: 9px;
}
#navigation span {
	display: block;
	font-weight: bold;
        font-size: 12px;
        margin-bottom: 5px;
}
#navigation span a {
 color: #2e8d08;
}
#below-navigation {
	border-top: 3px dotted #d9d9d8;
	padding: 4px;
}

/*RIGHT NAV*/
#site-right-nav {
	padding: 5px;
	width: 160px;
}
#right-nav {
  width: 150px;
}
/*NEWSLETTER*/
#newsletter {
	background-color:#C2CEB7;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	height:55px;
	padding:4px;
}
#newsletter-table {
	margin:0 auto;
	line-height:0;
}
#newsletter-table td {
	vertical-align:middle;
}
#newsletter-text {
	margin:5px;
	font-size:9px;
}
#catreq-email {
	width:135px;
	height:16px;
	padding:2px;
	border:1px solid #000;
	font-size:11px;
}
#email-btn {
	float: right;
}
/*CONTENTS*/
#new-icon {
  color: #2e8d08;
}
#contentarea, #newitemarea {
	margin:30px auto;
	text-align:center;
}
.sale-price-bold {
	font-weight:bold;
  color: #de2428;
}
.horizontal-seperator {
	padding:5px;
}
.horizontal-seperator .name {
    width: 100px;
}
.vertical-seperator {
  padding: 5px 25px 5px 5px;
}
#accessorytitle {
  font-size: 14px;
  margin: 0px 15px;
  text-align: left;
}
#contents {
  text-align: left;
}
#section-top {
  overflow: auto;
  margin: 0px auto 10px;
  width: 635px;
  padding: 0px 15px;
}
#section-bottom {
  width: 610px;
  margin: 0px auto;
}
#section-caption {
  height: 150px;
  padding: 10px;
  width: 295px;
  border: 1px solid #cccccc;
  margin: 0px;
  float: left;
  overflow: hidden;
}
#section-caption p {
  font-size: 12px;
}
#section-image {
  float: right;
  width: 300px;
}
#caption-header {
  margin-bottom: 5px;
}
dl.viewModeGrid {
  text-align: left;
}
.salesPrice {
  color: #de2127 !important;
}
#itemtype #contents {
  margin-left: 15px;
}
/*MAIN SWITCH*/
#bodycontent {
  padding: 5px;
  min-height: 720px;
  width: 660px;
}
#maintype #bodycontent {
	margin:0;
}
#maintype #messagearea {
	margin:20px 10px;
}
#maintype #caption {
	margin: 10px 0 0;
}
#switch-table {
	margin:0 auto;
	font-size: 0;
}
#switch-table #billboard {
	padding-right:10px;
}
#switch-table #image-1 {
	vertical-align:top;
}
#switch-table #image-2 {
	vertical-align:bottom;
}
#introtext {
	font-size:14px;
}
#image-rotator {
	height: 300px;
	width: 615px;
	margin: 0px auto;
}
#billboard-images {
	height: 270px;
	margin-bottom: 5px;
}
#billboard-nav {
	float: right;
}
#billboard-nav a {
	font-weight: bold;
	color: #2E8D08;
	display: block;
	float: left;
	height: 25px;
	margin: 0 2px;
	padding: 6px 0;
	text-align: center;
	width: 25px;
}
#billboard-nav a.activeSlide {
        background: transparent url(/lib/yhst-22427729298239/image-rt-btn.gif) no-repeat;
        color: #FFFFFF;
}
.control {
	float: right;
}
/*INFO & CONTACT TYPE*/
#contacttype #bodycontent p, #contact-submit {
	margin-top:10px;
}
/*ITEM SWITCH*/
.breadcrumbs a {
	text-decoration:underline;
}
#itemtype #contentarea {
	margin-top:20px;
}
#itemtype #contentarea a:hover {
  color: #2e8d08;
  text-decoration: underline;
}
#section-contenttitle {
	text-align:left;
	font-size:14px;
	margin:10px 0;
  display: none;
}
#item-contenttitle {
	display:none;
}
#caption {
	text-align:left;
	margin:5px auto;
}
#main-image {
  padding: 5px;
}
#itemarea {

}
/*ITEM AREA*/
#itemarea-table {
	width:600px;
	margin:0 auto;
}
#itemarea-table td {
	width:290px;
}
.add-image {
	margin:5px;
}
#itemtable {
	width:300px;
	margin:0 auto;
}
#itemtable td {
	padding:5px 10px;
	border-bottom:1px solid #ffffff;
	text-align:left;
}
td#itemtable-header {
	height:24px;
	font-size:18px;

}
td.itemtable-price {
  color: #000000;
}
td.itemtable-sale-price {
	font-weight:bold;
  color: #2e8d08;
  font-size: 14px;
}
td.itemtable-you-save {
  color: #000000;
}
span.itemoption {
  color: #000000;
}
span.itemoption.free-accessory {
  color: #2e8d08;
  font-weight: bold;
}
.partof {
  color: #2e8d08;
  font-size: 11px;
}
.partof a {
  color: #2e8d08;
  font-style: italic;
  text-decoration: underline;
}
/*TABS AREA*/
#tabs {
  font-size: 90%;
  margin: 20px auto;
  width: 634px;
  border-left: 1px solid #d1d1d2;
  border-right: 1px solid #d1d1d2;
  border-bottom: 1px solid #d1d1d2;
  font-family: arial;
}
.firefox.mac #tabs {
  width: 638px;
}
.firefox.mac #tabs ul {
  width: 637px;
}
#tabs ul {
  /*float: right;*/
  overflow: auto;
  background: #e9f0d8;
  width: 633px;
  border: 1px solid #d1d1d2;
}
#tabs li {
  list-style: none;
  border-right: 1px solid #d1d1d2;
}
* html #tabs li {
  display: inline; /* ie6 double float margin bug */
}
#tabs li, #tabs 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: #6e6f70;
  font-weight: bold;
  font-size: 12px;
}
#tabs ul#tab-menu li a:hover {
  background-color: #5aae45;
  color: #ffffff;
}
#tabs ul#tab-menu li.active {
  background-color: #5aae45;
}
#tabs ul#tab-menu li.active a {
  color: #ffffff;
}
#tabs div.container {
  clear: both;
  padding: 10px;
  min-height: 200px;
  text-align: left;
  font-size: 12px;
}
/* RECENTLY VIEWED */
#recenthistory {
  overflow: auto;
  text-align: left;
  margin-left: 15px;
}
#recent-history-title {
  font-size: 14px;
  margin: 0;
}
.recentitem {
  float: left;
  padding: 5px 10px;
  width: 140px;
}
.recentitem .recent-sale-price {
  font-weight: bold;
  color: #DE2428;
}
.recentitem .recent-price {
  
}
.recentitem .recent-icon {
  color: #2e8d08;
}
/* ALTERNATE SECTION */
#caption-wrapper {

}
#title-bar {
  background-color:#F3F8E8;
  border:1px solid #cecece;
  /*color:#7F7A76;*/
  color:#404040;
  padding:3px;
}
#title-bar a {
  color: #7F7A76;
  text-decoration: underline;
}
#caption-wrapper .top {
  overflow: auto;
  margin: 10px auto;
}
#caption-wrapper .bottom {
  overflow: auto;
  margin: 0px auto;
}
#caption-wrapper ul {
  width: 203px;
  float: left;
  list-style: none;
}
#caption-wrapper ul li {

}
#caption-wrapper ul li span {

}
#caption-wrapper ul li span a {
  color: #2e8d08;
  font-size: 12px;
  font-weight: bold;
}

/*FOOTER*/
#site-footer {
	background-color:#fff;
}
#footer {
	border: 1px solid #d5d5d3;
        background-color: #f3f8e8;
        height: 70px;
}
#footer-extras {
	text-align: center;
	margin: 5px;
}
#footer-links span {
	margin: 0px 35px;
}
#footer-links {
	margin:5px auto;
        width: 800px;
	text-align: center;
	padding: 5px;
}
#footer-links a {
	color: #7F7A76;
	vertical-align: top;
	padding: 5px;
}
#footer-links ul {
        list-style: none;
        float: left;
        text-align: left;
        margin: 0px 40px;
}
#google_amark_b {
  float: right;
  height: auto !important;
  margin-right: 20px;
}
.firefox.mac #gc-wrap {
  
}
.safari #gc-wrap {
  float: right;
  height: auto !important;
  margin-right: 20px;
}
#google_amark_b #h2 {
  border: 1px solid rgb(204, 204, 204); 
  padding: 10px; 
  position: relative; 
  background-color: rgb(255, 255, 255); 
  width: 300px; 
  text-align: left;
}
#t img {
  float: left;
}
#h2 #c {
  clear: left;
}
#copyright {
	margin:10px 5px 5px;
	text-align: right;
}
/*Contact Form*/
#contactform {
  color: #2e8d08;
  margin: 0 auto;
  font-size: 12px;
  width: 400px;
}
#contactform tr td {
  padding: 5px 5px;
}
#contactform tr td input.mailing-button {
  width: 70px;
}
#contactform tr td input {
  font-size: 16px;
  width: 200px;
}

/* Custom */
#back-order-note {
color: #CD3278;
}
.recent-name {
  width: 100px;
  display: block;
}
#homepage-copy a:link { text-decoration:underline; color: #2e8d08; }
#homepage-copy a:visited { text-decoration:underline; color: #2e8d08; }
#homepage-copy a:active { text-decoration:underline; color: #2e8d08; }
#homepage-copy a:hover { text-decoration:underline; color: #2e8d08; }
#homepage-copy { margin: 0 23px; font-size: 13px; }

.navlist-dbd
{
margin-left: 0;
padding-left: 0;
list-style: none;
line-height: 1.3em;
}

.navlist-dbd li
{
padding-left: 10px;
background-image: url(http://site.namebrandbeds.com/m/graphic/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

