

body {
   color: #333333;
   font-family: arial, 'lucida console', sans-serif;font-size:8pt;
   margin:0 0 0 0;
}
.Breadcrumb_Text {
	font-size:10px;
	color: red;
}

img {
   border: none;
} 

a {
   text-decoration:none;
   background-color: transparent;
   color:#000000;
}
a:hover {
   text-decoration:underline;
   color:#FF0000;
   background-repeat:no-repeat;
}
a.popup_links {
    text-decoration: underline;
}
a.myaccount{
   text-decoration:none;
   background-color: transparent;
   color:#FF0000;
   background-image:none;
   background-repeat:no-repeat;
   padding-left: 5px;
   font-size:10pt;
}

a.myaccount:hover {
   text-decoration:none;
   color:#FFFFFF;
   background-image:url(../static/FutonSlant.png);
   background-repeat:no-repeat;
   background-color: #FF0000;
}

a.noeffects {
   text-decoration:none;
   background-color: transparent;
   color:#000000;
   background-image:none;
}

a.noeffects:hover {
   text-decoration:none;
   background-color: transparent;
   color:#FF2222;
   background-image:none;
}

a.image_link { 
   background-image: none; 
   background-color: transparent;
}

a.image_link:hover { 
   background-image: none; 
   background-color: transparent;
}

a.thickbox { 
   background-image:none; 
   background-color: transparent; 
}

a.thickbox:hover { 
   background-image:none; 
   background-color: transparent; 
}

.mycart {
   color: black;
   font-family: arial, 'lucida console', sans-serif;
   font-size:10pt;
}

.companycolor {
   background-color: #FF0000; 
   color: white;
}

.companycolor2 {
   background-color: #000000; 
   color: white;
}

.search {
   color: #CC3333; 
   font-weight: bold;
}

.tabs {
	background:transparent url(../static/tabgrade.png) repeat scroll 0 0;
	border:2px none;
	color:#000000;
	font-size:10pt;
	height:23px;
	text-align:center;
}

.tabs div {
	width: 100%;
	height: 23px;
	display: block;
	overflow: hidden;
}

.tabs:hover {
   font-size:10pt;
   height:23px; 
   width:200px;
   text-align:center; 
   color: #FF0000;
   background-image:url(../static/tabgradeover.png) repeat-x;
   cursor: pointer;
}		

.review {
   font-size: 8pt; 
   color: #000000;
}

.redset {
   font-size: 10pt; 
   color: red;
}

a.cartlink {
   color: #000000; 
   text-decoration:none; 
   font-size:10pt;
   padding-right:5px;
}

a.cartlink:link {
    color: #000000; 
    text-decoration:none; 
    font-size:10pt;
    padding-right:5px;
}

a.cartlink:hover {
   color: #FFFFFF;
   text-decoration:none;
   font-size:10pt;
   background-color: #000000;
   background-image:url(../static/FutonSlantBlack.png);
   padding-right:5px;
}

ul.yui-nav {
   list-style-type:none;
   padding:0;
   margin:0;
   border: none;
}

ul.yui-nav li {
	position:relative;
	left:13px;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:2px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background: #cccccc;
}

.yui-nav li.selected { 
	background: white;
	z-index: 100;
}		

.yui-nav li a { 
	font-size: 13px;
	text-decoration: none;
}		

.yui-nav li a:hover * { 
	color: black;
}

.yui-nav li.selected a { 
	font-weight: bold;
}

.yui-nav li.selected a:hover * { 
	color: black;
	font-weight: bold;
}		

.yui-content {
	position: relative;
	top: -1px;
	border: 1px solid gray;
	min-height: 200px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
}

div.product_record {
   display:block-inline;
}

.related_product {
   display:inline
}

//Left Nav Styles:
.first-of-type {
   border: none;
}	

.yuimenu {
   background-color: white;
   border: none;
   margin-left: 15px;
   text-indent: 0px;
   width:200px;
}

.yuimenuitem {
   background-color: white;
   border: none;
   padding-left: 15px;
   font-color: #FF0000
   font-size:10pt;
   display: inline;
}

.yuimenu div.bd {
   display: inline;
}

//.yuimenu div ul {
//   display: inline;
//}

//.yuimenu div ul li {
//   display: inline;
//   border: none 1px #000000;
//   //padding: 5px 0;
//   font-size: 10pt;
//}

//.yuimenubaritem-selected, .yuimenuitem-selected {
//   background-color: #FF0000;
//   font-weight:bold;color:#FF0000;
//   background-image:url(../static/FutonSlant.png);
//   background-repeat:no-repeat;
//}

//.yuimenubaritemlabel-selected .yuimenuitemlabel-selected {
//    text-decoration: none;
//    color: #ff000;
//}

.yuimenubaritem {
  border: 0px;
}

.yuimenuitemlabel {
   display: inline;
   padding: 0px 0px 0px 0px;
   border-right: none;
   white-space: nowrap;
   background-image: url(../static/sidegrade.png);
   background-repeat:repeat-y;
}

a.sidelink {
   display:inline;   
   padding-top: 3px;
   padding-bottom: 2px;
}

a.sidelink div {
   display:inline-block;
   font-weight: bold;
   padding-left: 10px;
   font-size: 10pt;
   //width: 100%;
}

a.sidelink:hover div{
   background-color: #FF0000;
   font-weight:bold;color:#FFFFFF;
   background-image:url(../static/FutonSlant.png);
   background-repeat:no-repeat;underline
   text-decoration: none;
   color: #fff;
   border: 0px none;
   font-weight: bold;
   padding-left: 10px;
   font-size: 10pt;
} 

input#freetext_search_box {
   width:180px;
   border-width:1px;
   position:relative;
   top:5px;
   height:21px;
   font-size:10pt;
   color: #CC3333; 
   font-weight: bold;
}

.search_category { 
   display: inline; 
}

.search_category h3 { 
   display: inline; 
}

.search_terms {
   display: inline; 
}

.super_main { 
   width:100%; 
}

.super_main a {
   text-decoration:none;
   background-color: transparent;
   color:#000000;
   //background-image:none;
   //background-repeat:no-repeat;
   margin-left: 15px;
   padding-top:2px;
   padding-bottom:2px;
   display: block;
   background-image: url(../static/sidegrade.png);
   background-repeat:repeat-y;
}

.super_main a:hover {
   text-decoration:underline;
   background-color: transparent;
   color:#FF0000;
   background-image: url(../static/sidegrade.png);
   background-repeat:repeat-y;
   display: block;
}


.divheader {
   display:block;
   border: none;
   word-wrap: none;
}

a.yuimenuitem:first-letter a.custom_category_main_table:first-letter 

{
   text-decoration:underline;
   color:red;
}
.search_anchor a {
   background-image: url(../static/sidegrade.png);
   background-repeat:repeat-y;
}

.leftnavess {
	padding-left: 15px;
	font-size: 8pt;
	color: red;
}

.leftnavess .search_category h3 {
   text-decoration:none;
   font-weight:bold;
   margin-left:-10px;
   color: black;
}


.tabs .yuimenu { 
   margin-left: 0px;
}

.tabs ul { 
   text-align: left; 
}

.tabs li { 
   display: block; 
}

.tabs a {
   background-image: none;
   display:inline-block; 
   width: 100%; 
   color:white; 
   text-decoration: none; 
   font-size: 10pt;
   vertical-align:middle
}

.tabs a:hover {
   background-image: none;
   display:inline-block; 
   width: 100%; 
   color: white; 
   text-decoration: none; 
   font-size: 10pt;
   vertical-align:middle
}

.tabs div a {
   background-image: none;
   background-color: white;
   color:black;
   font-size:8pt;
   padding-left: 5px;
   width: 95%
}
.tabs div a:hover {
   background-image:url(../static/FutonSlant.png);
   background-repeat:no-repeat;underline;
   background-color: #FF0000;
   color:white;
   text-decoration:none;
   font-size:8pt;
   padding-left: 5px;
   width: 95%
}

.new_tabs {
	background:transparent url(../static/tabgrade.png) repeat scroll 0 0;
	width: 155px;
	height: 19px;
	float: left;
	overflow: hidden;
}

.new_tabs div.label {
	clear: both;
	width: 155px;
	border: #eeeeee 1px solid;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	color:#333333;
	font-family:arial,'lucida console',sans-serif;
}

.new_tabs div.label a {
	font-weight: bold;
	font-size: 10pt;
	color:#333333;
	font-family:arial,'lucida console',sans-serif;
}

.new_tabs div.label a:hover {
	color: red;
	text-decoration: none;
}

.new_tabs div.label:hover {
	color: red;
}

.new_tabs div.listing {
	position: absolute;
	clear: both;
	background: #dedede;
	border: black 1px solid;
	overflow: hidden;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 132px;
	margin-left: 1px;
	margin-right: 1px;
	display: none;
	z-index: 2;
}

.new_tabs div.listing *:hover,
.new_tabs div.listing *{
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
	color: black;
	background: #dedede;
}

.new_tabs div.listing a:hover,
.new_tabs div.listing a:hover div {
	color: red;
	text-decoration: underline;
	background: #dedede;
}


.image_section {
   display:block;
}
.link_section {
   display:block;
}

#leftnav {
vertical-align: top;
}

#leftnav #leftnav_container {
	border: 1px solid red;
	min-height: 600px;
}

#leftnav .second_level {
padding-left: 20px;
padding-bottom: 5px;
}

#leftnav .second_level a{
background-image:url(../static/sidegrade.png);
background-repeat:repeat-y;
border-right:medium none;
display:inline;
padding:0;
white-space:nowrap;
}

#rightnav {
vertical-align: top;
}

#main_content {
vertical-align: top;
}

.product_record { 
   display: block;
   float: left; 
   text-align:center; 
   width: 170px;
   height: 250px;
   border:1px solid #DEDEDE;
   margin-left:8px;
   margin-top:8px;
   padding:5px;
}

.product_record .image_section {
   border:1px solid #DEDEDE;
   padding:5px;
}

#search_results .product_record {
	overflow: hidden;
}

.black_border_images img {
	border: 1px solid gray;
}

.order_by_section {
	font-size: 10px;
}

.order_by_section select {
	font-size: 10px;
}

.results_per_page_section {
	font-size: 10px;
}

.results_per_page_section a {
	font-size: 10px;
}

#loading_graphic img {
	border: 0px;
}



#outerborder {
border: red solid 1px;
padding: 3px;
width: 1000px;
margin-left: auto;
margin-right: auto;
}
#innerborder {
border: red solid 1px;
}
.shippingtext{
color: red;
padding: 5px;
}

#main_content ul {
	margin: 13px;
	padding: 43px;
}

#main_content div.static_content {
	padding: 25px;
}

.checkout{
	display: block;
	clear: both;
}

#swatches {
	width: 304px;
}

#swatches img {
	width: 146px;
}

#swatches img {
	margin: 2px;
}

.product_listing_navigation {
	clear: both;
}

#cross_sell_related_products {
	width: 100%;
	padding: 20px;
}

#cross_sell_related_products .related_products_header_label {
	font-weight: bold;
	font-size: 14px;
}

#cross_sell_related_products .related_product {
	width: 23%;
	overflow: hidden;
	float: left;
	display: block;
	height: 250px;
}

.checkout .label {
	font-size: 10px;
}

.checkout .value {
	font-size: 10px;
}

#content_under_topnav {
	clear: both;
	padding-left: 10px;
}

#product_page #product_links{
	padding-top: 10px;
}

#leftnav .search_category h3 {
	font-size:10pt;
	font-weight:bold;
	padding-left:10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #000000;
}

#leftnav .search_category .search_terms > div {
	padding-left: 20px;
}

#leftnav .search_category {
	padding-bottom: 5px;
	display: block;
}

#product_page .overview_swatches {include file='database:'}

#product_page .product_name{
	margin-left: 28px;
}

.shopping_cart_product_image {
	width: 60px;
	margin: 5px;
}

#product_page .sale_price {
	font-family: arial,'lucida console',sans-serif;
	font-size:16px;
	font-weight:bold;
}

.customer_testimonial{
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
}

.customer_testimonial div,
.customer_testimonial a{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.customer_testimonial .customer_testimonial_comment{
	font-style: italic;
	text-align: center;
	padding-bottom: 20px;
}

.customer_testimonial .customer_testimonial_author{
	font-style: normal;
	text-align: center;
	padding-bottom: 20px;
}

.customer_testimonial .read_more_comments{
	padding-bottom: 30px;
	text-align: center;
}

.customer_testimonial a{
	text-decoration: underline;
	font-size: 13px;
}

.related_product {
	display: block;
	padding: 5px;
	border:1px solid #DEDEDE;
	margin-left:8px;
	margin-top:8px;
}

.related_product .image_section {
	display: block;
	border:1px solid #DEDEDE;
	padding:5px;
}

.category_featured_item {
	display: block;
	padding: 5px;
	border:1px solid #DEDEDE;
	margin-left:8px;
	margin-top:8px;
	height: 250px;
}

.category_featured_item .image_section {
	display: block;
	border:1px solid #DEDEDE;
	padding:5px;
}

.upsells td {
	width: 33%;
	height: 240px;
	vertical-align: top;
}

.upsells .related_product{
	height: 230px;
}

/* Testimonials Form */
#testimonials .asterisk {
	color: #FF0000;
}
#testimonials .label {
	width: 100px;
}
#testimonials .largetext input {
	width: 150px;
}
#testimonials .smalltext input {
	width: 100px;
}
#testimonials .message textarea {
	width: 550px;
}

.product_configuration_popup_menu{
	width: 300px;
}

