body
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #34505e url(../images/body_bg.gif) repeat-y top center;
	font-size: small
}

a:link { color: #1a678e; text-decoration:underline; }
a:visited { color: #800080; text-decoration:underline; }
a:hover { color: #00314a; text-decoration: underline; }
a:active {color:#333;}

form 
{
	margin: 0px 0px 0px 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}

.largeFields {
font-family: "Trebuchet MS",Arial,sans-serif;
font-size:16px;
height:1.4em;
font-weight:bold;
padding:0;
margin:0;
}

h2 {
font-family:"Trebuchet MS",Arial, sans-serif;
font-size:120%;
margin:10px 0 5px 0;
}
.main
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1.3em;
	font-size:100%;
}
.smallBeige, .smallBeige em
{color:#7C7F62;
font-size:92%;
line-height:1.3em;
}
div.smallBeige {
padding:5px;
}
.main a
{font-size:100%}

.mainSpaced
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height:17px;
	font-weight: normal;
}

.mainLg, .mainLg a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	line-height: 18px;
}
.mainDarkgray, .mainDarkgray a:link, .mainDarkgray a:visited {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}
.mainDarkgray a:hover
{
	text-decoration:underline;
}

ul.main
{margin-right:10px}

.helpImage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #999999;
	text-align: left;
	font-style: italic;
}

.imagehover {
	padding: 1px;
	display:block;
	width: 140px;
	margin:3px;
	text-align: center;
}
.imagehover a:link, .imagehover a:visited {
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	display:block;
	width: 140px;
	padding: 1px;

}
.imagehover a:hover {
	border-color: #FFCC66;
	padding: 1px;
}

/*Top Navigation ============================================*/

#topNav{
	float:left;
	background:#FFF url(../images/nav_sliver.gif) repeat-x top center;
	margin: 0;
	padding: 0;
	border:none;
	list-style:none;
	width:100%;
}

#topNav li
{
	margin: 0;
	padding: 0;
	float: left;
}
#topNav a
{
	color: #333333;
	float:left;
	border-right-color: #AEAE9E;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #CCC;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:85%;
	padding-bottom: 7px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

 #topNav li a:hover,body#IronBeds #nav_1 a {
 	color:#000;
	background:#F3F3E9 url(../images/on_tab_fade.gif) repeat-x top left;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: none;
}
body#Daybeds #nav_2 a {
 	color:#000;
	background:#F3F3E9 url(../images/on_tab_fade.gif) repeat-x top left;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: none;
}
body#Accessories #nav_3 a {
	color:#000;
	background:#F3F3E9 url(../images/on_tab_fade.gif) repeat-x top left;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: none;
}
body#BedFinder #nav_4 a {
  	color:#000;
	background:#F3F3E9 url(../images/on_tab_fade.gif) repeat-x top left;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: none;
}
body#productresearch #nav_5 a {
 	color:#000;
	background:#F3F3E9 url(../images/on_tab_fade.gif) repeat-x top left;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: none;
}
body#finishes #nav_5a a {
 	color:#000;
	background:#F3F3E9 url(../images/on_tab_fade.gif) repeat-x top left;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: none;
}
body#testimonials #nav_6 a {
 	color:#000;
	background:#F3F3E9 url(../images/on_tab_fade.gif) repeat-x top left;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: none;
}
body#Lighting #nav_7 a {
	color:#000;
	background:#F3F3E9 url(../images/on_tab_fade.gif) repeat-x top left;
	border-top: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-left: none;
}

.admin_links
{
	background-color: #FFF;
	color: #333333;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	width: 160px;
}
.admin_links a:link
{
	background-color: #FFF;
	color: #333333;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	width: 160px;
}
.admin_links a:visited
{
	background-color: #FFF;
	color: #333333;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	width: 160px;
}
.admin_links a:hover
{
	background-color: #0066CC;
	color: #FFFFFF;
	padding: 4px;
	width: 160px;
}

.builderHeader
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.builderHeader a:link,.builderHeader a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.builderHeader a:hover
{
	text-decoration: underline;
}

.CategoryLoc
{
	color: #7C7F62;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	height: 30px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
}
.commentbox
{
	background-color: #efefef;
	padding: 13px;
	width: 580px;
	background-image: url(../images/quote_fade2.gif);
	text-indent: 25px;
	background-repeat:no-repeat;
}
.commentfooter
{
	background: url(../images/quote_arrow2.gif) no-repeat;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	margin-bottom: 2em;
	padding-top: 12px;
	width: 606px;
	padding-left: 0px;
	text-indent: 65px;
}
.finePrint
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
}
.finePrint a:link
{
	font-family: Arial, Helvetica, sans-serif;
}
.finePrint a:hover
{
	background-color: #996699;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.footerBackground
{
	background-image: url(../images/footer_fade.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.footerColumns
{
	border-left-color: #555555;
	border-left-style: solid;
	border-left-width: 1px;
}
.footerHeader
{
	color: #FFFF99;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 112%;
	font-weight: bold;
	line-height: 23px;
}
.footerText a:link
{
	color: #EEEEEE;
	text-decoration: none;
}
.footerText,.footerText a:visited
{
	color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
}

.footerText a:hover
{
	text-decoration: underline;
}

.footerText2
{
	color: #EEEEEE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 13px;
}
.freeShip
{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
.freeShipBig
{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.greeting
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.ironbed
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
.ironbed a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
}
.ironbed a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
}

.ironbed a:hover
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
}


.leftHome a
{
	display: block;
	float: left;
	font-size: 105%;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	width: 89px;
	height: auto;
	text-align:left;
	vertical-align:middle;
	padding:0;
	margin:0;

}

.leftHome a:visited
{
	text-decoration:none;
}
.leftHome a:hover
{
	text-decoration: underline;
}

.mainGray
{
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
}

.mainGray a:link, .mainGray a:visited
{
	text-decoration: none;
}
.mainGray a:hover
{
	text-decoration: underline;
}

.mainAd
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}
.mainAd a:link
{
	text-decoration: none;
}

.mainAd a:hover
{
	text-decoration: underline;

}


.mainHilite
{
	background-color: #FFFFCC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.mainHilitesm
{
	background-color: #FFFFCC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:83%;
}

.navSub a, .navSub a:visited 
{
	color: #666666;
	text-decoration: none;
	font-size:83%;
}
.navSub a:hover
{
	text-decoration: underline;
}
.navSuper
{
	background-color: #FFFFFF;
	border-right-color: #EEEEEE;
	border-right-style: solid;
	border-right-width: 1px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	text-align: center;
	text-transform: uppercase;
}
.navSuperright
{
	background-color: #FFFFFF;
	border-right-color: #FFF;
	border-right-style: solid;
	border-right-width: 1px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	text-align: center;
	text-transform: uppercase;
}

.navSuper2
{
	background-color: #FFFFFF;
	border-right-color: #EEEEEE;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	text-align: center;
	text-transform: uppercase;
}
.navSuper2right
{
	background-color: #FFFFFF;
	border-right-color: #FFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	text-align: center;
	text-transform: uppercase;
}

.normal
{
	display: none;
}
.note
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.note a {font-size:100%}
.price
{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	margin: 2px;
}
.priceMenu
{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	background-color: #FFFFCC;
	margin: 4px 0;
	padding: 0px;
	height: 23px;
	vertical-align: middle;
}
.priceSmall
{
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
.redSmall, .redSmall strong
{
	color: #CC0000;
	font-size: 80%;
}
.redSmall a:link, .redSmall a:visited
{
	font-size: 100%;
	text-decoration: none;
}
.redSmall a:hover
{
	font-size: 100%;
	text-decoration: underline;
}

.small {
	font-size:80%;
	}
.small a 	
	{font-size:100%;}
	

.retail
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: line-through;
}
.retailBig
{
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	text-decoration: line-through;
}
.select
{
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
}
.select a:link
{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.select a:hover
{
	background-color: #FF6600;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.smallcaps
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-transform: uppercase;
}
.smallcaps a:link
{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.smallcaps a:hover
{
	background-color: #996699;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.stylestext
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.valentine
{
	color: #FF3366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
.valentinesm
{
	color: #FF3366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
}
h1
{
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
h3
{
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin: 15px 0;
	padding: 0;
}
.totalResults
{
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#Layer1 {
	position:inherit;
	width:779px;
	z-index:5;
	overflow: hidden;
	visibility: visible;
}
#Layer2 {
	position:absolute;
	width:779px;
	z-index:6;
	overflow: hidden;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:779px;
	z-index:5;
	overflow: hidden;
	visibility: hidden;
}

tr.bg:hover {
	cursor: pointer;
	background-image: url(../admin/images/row_fade.gif);
}

.header {
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}

#yellowfade {
	background: #FFF url(../images/yellow_fade_center.gif) no-repeat top center;
	}

.searchBg {
background:#FFF none !important;
width:115px;
}
.searchBg:focus {
background:#FFFFDD none !important;
}


/* FLICKR BADGE */

.zg_div {margin:0px 5px 5px 0px; width:117px;}
.zg_div_inner { color:#666666; text-align:center; font-family:arial, helvetica; font-size:83%;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#0000FF; background:inherit !important; text-decoration:none !important;}

/*CSS TABS*/
.shadetabs{
	padding: 4px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	clear: left;
	font-weight: bold;
	font-size: 85%;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 4px 14px;
margin-right: 1px;
border: 1px solid #C8C8C8;
color: #666;
background: #F2F2F2 url(../images/nav_bg_sm.gif) repeat-x top left;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #2d2b2b;
	background-color: #CCC;
	background-image: url(none);
}
.shadetabs li a:active {
	outline:none;
	}

.shadetabs li.selected{
	position: relative;
	outline:none;
	color: #333;
}

.shadetabs li.selected a{ /*selected main tab style */
	background-image: url(..images/shadeactive.gif);
	border-bottom-color: white;
	outline:none;
	background-color: #FFF;
	color:#000;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid #C8C8C8;
width: 760px;
margin-bottom: 1em;
padding: 20px;
text-align:left;
}

.tabcontent{
display:none;
}

.icnImportant {/*Adds Important Icon to the left of span*/
background-image:url(../images/icn_important.gif);
background-repeat:no-repeat;
background-position:top left;
padding-bottom:2px;
margin:0;
padding:0 0 0 21px;
}

@media print {
.tabcontent {
display:block!important;
}

.white {
color:#fff;
}
