/*---------------------------------------------------------------------------
 Reset styles
-----------------------------------------------------------------------------*/
html, body, h1, div {
	margin: 0;
	padding: 0;
}

html {
	color: #434040;
}

img {
	border: 0;
}


#nav, #nav li, #nav ul, #nav ul li, #footer ul, #footer ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

p {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}

a {
	color: #dd0d96;
}

.small

{
font-size: 11px;
line-height: 1.4em;
color: #333333;
}

.smallintro

{
font-size: 11px;
line-height: 1.4em;
color: #333333;
padding-right: 25px;
padding-top: 10px;
text-align: left;
}

.pow

{
color: #dd0d96;
}

/*---------------------------------------------------------------------------
 Global styles
-----------------------------------------------------------------------------*/
html {
	font-size: 12px;
	font-family: Arial, sans-serif;
	background: url(/images/back.gif) repeat-y top center;
}

body {
	width: 990px;
	margin: 0 auto;
	background: url(/images/top_border.gif) no-repeat top center;
	padding-top: 11px;
	behavior:url("/css/csshover.htc");

}

#nav {
	height: 50px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #f1f0f0;
	background: url(/images/nav_back.gif) repeat-x top right;
	position:relative;
	z-index:1000;
	
}

#nav li#fg, #nav li#fg ul {
	width: 217px;
}

#nav li#fa, #nav li#fa ul {
	width: 269px;
}

#nav li#dd, #nav li#dd ul {
	width: 235px;
}

#nav li#cc, #nav li#cc ul {
	width: 207px;
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	width: 100%;
	height: 50px;
	float: left;
	text-indent: -9999px;
}

#nav li#fg a {
	background: url(/images/fg.gif) no-repeat top left;
}

#nav li#fa a {
	background: url(/images/fa.gif) no-repeat top left;
}

#nav li#dd a {
	background: url(/images/dd.gif) no-repeat top left;
}

#nav li#cc a {
	background: url(/images/cc.gif) no-repeat top left;
}

#nav li#fg a:hover, #nav li#fa a:hover, #nav li#dd a:hover, #nav li#cc a:hover {
	background-position: bottom left;
}

#nav ul {
	position: absolute;
	margin: 50px 0 0 -9999px;
	padding-top: 25px;
	background: url(/images/navtop.png) no-repeat top center;
}

#nav ul li {
	float: none;
	text-indent: 10px;
	width: 100%;
	background: url(/images/navback.png);
	border-top: 1px solid #323814;
}

#nav ul li a {
	display: inline;
	float: none;
	color: white;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-transform: none;
	line-height: 2em;
}

#nav li#fg li a, #nav li#fa li a, #nav li#dd li a, #nav li#cc li a {
	background: none;
}

#nav li:hover ul {
	margin-left: 0;
}

#branding {
	clear: both;
	width: 100%;
	background: url(/images/body_top.gif) no-repeat top left;
}

h1 {
	padding-top: 32px;
	margin-left: 70px;
}

#footer {
	background: url(/images/footer_back.gif) no-repeat top left;
	padding-top: 55px;
	color: #858585;
	font-size: 11px;
	float: left;
	width: 100%;
	height: 40px;
}

#footer p {
	float: left;
	margin-left: 1em;
	margin-right: 9em;
	width: 50em;
}

#footer ul {
	float: right;
	width: auto;
	margin-right: 0.5em;
}

#footer ul li {
	float: left;
	width: auto;
	margin-right: 1em;
}

#footer ul li a {
	color: #858585;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: none; color: #770851; background: #dd0d96;
}

/*---------------------------------------------------------------------------
 Homepage
-----------------------------------------------------------------------------*/
#home #branding {
	background: url(/images/body_top.gif) no-repeat top left;
}

#home #content {
	margin-top: -10px;
	padding-top: 12px;
	padding-left: 31px;
}

#home #content td.round {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 35px;
	padding-top: 15px;
	background: url(/images/bg_home1.jpg) no-repeat top left;
}

#home #content td.modern {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 35px;
	padding-top: 15px;
	background: url(/images/bg_home2.jpg) no-repeat top left;
}

#home #content h1 {
	padding-top: 0px;
	color: #234C5B;
	margin: 0 0 1em 0;
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	font-size: 18px;
	text-transform: uppercase;
	display: inline;
	line-height: 1em;
}

#home #content h2 {
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	color: #bcbaba;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #bcbaba;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
}


#content a#directory {
	margin-right: 3px;
}

/*---------------------------------------------------------------------------
 Product page
-----------------------------------------------------------------------------*/
#product #content {
	margin-top: 10px;
	padding-top: 12px;
	padding-left: 31px;
}

#product #content #gallery {
	width: 640px;
	float: left;
	margin-right:30px;
	
}

#product #content #gallery td.battery {

	background: url(/images/gallery-top.jpg) no-repeat top left;
	padding-top: 22px;
	
}

#product #content #gallery td.pad {

	padding-top:8px;
	
}


#product #content #video {
	width: 664px;
	height: 350px;
	padding: 17px;
	border: 1px solid #BABABA;
	float: left;
	margin-right: 15px;
	}
	
#product #content #press {
	width: 172px;
	height: 350px;
	padding: 17px;
	border: 1px solid #BABABA;
	float: left;
}

#product #content h1 {
	padding-top: 0px;
	color: #234C5B;
	margin: 0 0 1em 0;
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	font-size: 18px;
	text-transform: uppercase;
	display: inline;
	line-height: 1em;
}

#product #content h3 {
	color: #234C5B;
	margin: 0 0 1em 0;
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	line-height: 1em;
}

#product #content #description {
	width: 250px;
	float: left;
}

#product h2 {
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	color: #bcbaba;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #bcbaba;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
}


#product #description table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0.5em 0 1.5em 0;
}

#product #description table tr {
	height: 1.5em;
}

#product #description table tr.odd {
	background: #e7ec9f;
}

#product #description table th {
	text-align: left;
	width: 75%;
	font-weight: normal;
}

#product #description table td {
	text-align: right;
	width: 25%;
	font-weight: bold;
}

#product #description img {
	display: block;
	width: 239px;
	margin: 0 auto;
}

#product #content td.mattress {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 15px;
}

#product #content td.rock {

	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;

}

#product #content td.line {

	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;

}

/*---------------------------------------------------------------------------
 Sub page
-----------------------------------------------------------------------------*/
#sub #content {
	padding: 0;
	margin-top: 10px;
	padding-top: 12px;
	padding-left: 31px;
	width: 927px;
}


#sub #content input, #sub #content textarea {
	border: 1px solid #ccc;
	font-size:12px; 
	font-family: Lucida Grande, Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	padding:4px; 
	width: 325px;
}

#sub #content input.fluff {
	border: 1px solid #ccc;
	width: 12px;
	padding: 4px;
}

#sub #content select {
	border: 1px solid #ccc;
	font-size:12px; 
	font-family: Lucida Grande, Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	padding:4px; 
}

#sub #content input.temp, #sub #content textarea.temp {
	width: 13px;
	border: none;
}

#sub #content input.smallfield {
	border: 1px solid #ccc;
	font-size:12px; 
	font-family: Lucida Grande, Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	padding:4px; 
	width: 30px;
	text-align: center;
}

#sub #content input.mediumfield {
	border: 1px solid #ccc;
	font-size:12px; 
	font-family: Lucida Grande, Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	padding:4px; 
	width: 60px;
	text-align: center;
}

#sub #content input.go {

	width: auto;
	padding:0px;
	border:none;
	
}

#sub h3 {
	color: #234C5B;
	margin: 0 0 1em 0;
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	line-height: 1em;
}

#sub h2 {
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	color: #bcbaba;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #bcbaba;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
}

.love {
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 10px;
	text-transform: uppercase;
	margin: 0 ;
	padding: 0;
	color: #dd0d96;
	display:inline;
}


/*---------------------------------------------------------------------------
 Designer directory
-----------------------------------------------------------------------------*/
#directory #content{
	padding: 0;
	margin-top: 10px;
	padding-top: 12px;
}

#directory #content #name {
	width: 316px;
	height: 316px;
	padding: 17px;
	background: url(/images/name_back.jpg) no-repeat top left;
	margin-left: 32px;
	color: #1d393a;
}

#directory #content #location {
	width: 316px;
	height: 316px;
	padding: 17px;
	background: url(/images/location_back.jpg) no-repeat top left;
	color: #383b0e;
}

#directory #content #name, #directory #content #location {
	float: left;
	margin-right: 6px;
}

#directory #content #name h3, #directory #content #location h3 {
	margin: 0 0 1em 0;
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

#directory #content #name h4 {
	color: #234C5B;
	margin: 0 0 1em 0;
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #234C5B;
}

#directory #content #location h4 {
	color: #565C17;
	margin: 0 0 1em 0;
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #565C17;
}

#directory #content #splat {
	width: 670px;
	padding: 17px;
	color: #383b0e;
	border: 1px solid #BABABA;
	margin-left: 32px;
	float: left;
	margin-right: 6px;
	}
	
#directory #content #prodintro {
	width: 670px;
	color: #383b0e;
	border: 1px solid #BABABA;
	margin-left: 32px;
	float: left;
	margin-right: 6px;
	}
	
#directory #content #copy {
	width: 670px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-left: 32px;
	float: left;
	margin-right: 6px;
	}
	
#directory #content h2 {
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	color: #bcbaba;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #bcbaba;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
}

#directory #content td.rock {

	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;

}

#directory #content td.line {

	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;

}

#directory #content #splat h3 {
	color: #234C5B;
	margin: 0 0 1em 0;
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	line-height: 1em;
}


#directory #content form {
	margin-bottom: 2em;
}

#directory #content form select {
	font-size:14px; 
	font-family: Trebuchet,Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serrif;
	padding:2px;
	background-color: #FFFFFF;
	border: 1px solid; border-color: #ccc;
	width: 18em;
}

#directory #content ol {
	margin: 0;
	padding: 0 0 0 17px;
}

#directory #content ol a {
	color: white;
}

#directory #content #ad {
	width: 206px;
	height: 350px;
	float: left;
}

#directory #content #signup {
	width: 172px;
	height: 304px;
	padding: 74px 17px 17px 17px;
	margin-top: -45px;
	float: left;
	background: url(/images/clip.png) no-repeat top left;
}

#directory #content #browse {
	width: 206px;
	float: left;
	padding-top: 50px;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(/images/ad_products.gif) no-repeat top left;
}

#directory #content #browse h2 {
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ccc;
	border-bottom: 1px solid #FFFFFF;
	}

#directory #content #copy h2 {
	margin: 23px;
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}

#directory #content #copy p {
	margin-left: 23px;
	margin-right: 23px;
	font-family: Arial, Helvetica, Sans-Serrif;
	font-size: 12px;
	}
	
h5 {
	font-family: Trebuchet,Trebuchet MS, Arial, Helvetica, Sans-Serrif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 15px;
	color: #1F1F15;
	display:inline;
}
#main-content {
	margin-top: -10px;
}
#slide-deck-container {
	height: 355px;
	width: 958px;
	margin: 30px auto 10px auto;
}
#product #main-content p {font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif; font-size:.9em;}
#product #main-content #reviews {
	float: left;
	width: 189px;
	margin: 0 32px 0 24px;
	background-image: url(../images/reviews-header.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-top: 50px;	
}
#product #main-content #reviews .divider {
	background-color: #CCC;
	height: 1px;
	display: block;
	margin-bottom: 10px;
}
#product #main-content #faqs {
	width: 489px;
	background-color:#F5F4F4;
	margin:0 16px 0 0;
	float: left;
	background-image: url(../images/faqs-header.jpg);
	background-repeat: no-repeat;
	background-position: 11px 14px;
	padding-top: 50px;	
	padding-left:20px;
}
#product #main-content #contact {
	float: left;
	width: 189px;
	background-image: url(../images/contact-header.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-top: 50px;
}
#product #main-content #reviews .review-text {
	text-align: center;
}
#product #main-content #reviews .review-img {
	float: left;
	padding-right: 10px;
}
#product #main-content #reviews .review-attribution {
	text-align: right;
	font-size: .9em;
	color: #666;
}
#product #main-content #reviews a {
	color: #467B8D;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-decoration: none;
	text-align: center;
	display: block;
}
#product #main-content #reviews a:hover {
	color: #000;
}
#faqs ul {
	margin:-15px 0 10px 0;
	padding: 0px;
	list-style-type: none;
}
#faqs ul li {
	color:#467b8d;
	margin: 5px 0;
	padding: 0px;
	list-style-type: none;
}
#faqs ul li:hover {color: #292929;}
/************************************** Toggle Styling ************************/
.trigger {
	width: auto;
	cursor:pointer;
	font-size:.9em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;	
}
.toggle_container {
	overflow: hidden;
	clear: both;
	margin:0;
}
#contact form fieldset {border:none;margin:5px 0 0 0;padding:0;}
#contact form fieldset label {
	color:#292929;
	font-size:.9em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	display:block;
	color:#000;
	margin:5px 0 2px 0;
}
#contact form fieldset p {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;	
	font-size: 0.95em;
	color: #467B8D;
	margin:0;
}
#contact form #submit {
	width:116px;
	height:30px;
	margin:10px auto 0 auto;
	display:block;
	border:none;
	background-image: url(../images/contact-submit.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
#contact form fieldset input, #contact form fieldset textarea {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#292929;
	font-size:.9em;
	width:181px;
	padding:3px;
	border:solid 1px #c9c9c9;
}
#contact form fieldset textarea {height:80px;}
#contact form fieldset input:focus, #contact form fieldset textarea:focus{border:solid 1px #333;}
.slidedeck #sizes {
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height:299px;
	background-image: url(../images/sercio/sizes-bg.jpg);
}
.slidedeck #sizes .headline-sizes {
	background-image: url(../images/sercio/sizes-headline.png);
	background-repeat: no-repeat;
	margin:18px 0 0 0;
	height:17px;
}
.slidedeck #sizes #eightyfour-inches {
	background-repeat: no-repeat;
}
.slidedeck #sizes .size-type {
	width:157px;
	height:59px;
	background-image: url(../images/sercio/size-type-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#product .slidedeck #sizes .headline-sizes h2 {border:none;}
.slidedeck #sizes .containing-box {
	width: 160px;
	margin-left: 18px;
}
#product .slidedeck #sizes .size-type h3 {margin:20px 0 7px 0;
}
.slidedeck #sizes .size-type .eighty-four {
	height: 15px;
	background-image: url(../images/sercio/sizes-subheads.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 157px;
}
.slidedeck #sizes .size-type .eighty-seven {
	height: 15px;
	background-image: url(../images/sercio/sizes-subheads.png);
	background-repeat: no-repeat;
	background-position: center -15px;
	width: 157px;
}
.slidedeck #sizes .size-type .custom {
	height: 15px;
	background-image: url(../images/sercio/sizes-subheads.png);
	background-repeat: no-repeat;
	background-position: center -30px;
	width: 157px;
}
.slidedeck #sizes .size-type p {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
}
.slidedeck #mattresses {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height:299px;
	background-color:#fff;
	background-image: url(../images/sercio/mattresses-bg.jpg);
}
.slidedeck #mattresses .headline-mattresses {
	background-image: url(../images/sercio/mattresses-headline.png);
	background-repeat: no-repeat;
	margin:18px 0 0 0;
	height:17px;
	border:none;
}
.slidedeck #mattresses .headline-mattresses h2, .slidedeck #finishes .headline-finishes h2, .slidedeck #accessories .headline-accessories h2, .slidedeck #options .headline-options h2, .slidedeck #pricing .headline-pricing h2 {border:none;}
.slidedeck #mattresses #mattress-content {
	width: 702px;
}
.slidedeck #mattresses #mattress-content h3 {
	background-image: url(../images/sercio/mattresses-sizes-headline.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 13px;
	width:96%;
	margin:-5px 0 5px 0;
	border:none;
}
.slidedeck #mattresses #mattress-content table, .slidedeck #mattresses #mattress-content table tr, .slidedeck #mattresses #mattress-content table td {margin:0px;padding:0px;}
.slidedeck #mattresses #mattress-content table .row-odd {
	background-image: url(../images/sercio/mattresses-odd-bg.png);
	background-repeat: repeat-x;
	text-align: left;
	line-height:17px;
}
.slidedeck #mattresses #mattress-content table .row-even {
	background-image: url(../images/sercio/mattresses-even-bg.png);
	background-repeat: repeat-x;
	text-align: left;
	line-height:17px;
}
.slidedeck #mattresses #mattress-content table td .named {
	text-align: left;
	display: block;
	padding-left: 33px;
}
.slidedeck #finishes .headline-finishes {
	background-image: url(../images/sercio/finishes-headline.png);
	background-repeat: no-repeat;
	margin:18px 0 0 0;
	height:17px;
	border:none;
}
.slidedeck #finishes {
	background-image: url(../images/sercio/finishes-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.slidedeck dd #finishes-content {
	margin-left: 15px;
}
.slidedeck #options {
	background-image: url(../images/sercio/options-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#fff;
	display: block;
	height:299px;
}
.slidedeck #options .headline-options {
	background-image: url(../images/sercio/options-headline.png);
	background-repeat: no-repeat;
	margin:18px 0 0 0;
	height:17px;
	border:none;
}
.slidedeck #options #options-content {
	width: 150px;
	margin:-20px 360px 0 0;
	float: right;
}
.slidedeck #options #options-content ul {list-style-type:none;text-align:center;margin:-10px 0 0 0;padding:0;}
.slidedeck #options #options-content #headboard {
	background-image: url(../images/sercio/options-subheads.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
	display:block;
}
.slidedeck #options #options-content #bedtypes {
	background-image: url(../images/sercio/options-subheads.png);
	background-repeat: no-repeat;
	background-position: center -24px;
	height: 13px;
	display:block;
}
.slidedeck #options #options-content #lighting {
	background-image: url(../images/sercio/options-subheads.png);
	background-repeat: no-repeat;
	background-position: center -48px;
	height: 13px;
	display:block;
}
.slidedeck #options #options-content h3{border-bottom:1px solid #aeaeae;padding:0 0 5px 0;}
.slidedeck #accessories {
	background-image: url(../images/sercio/accessories-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#fff;
	display: block;
	height:299px;
}
.slidedeck #accessories .headline-accessories {
	background-image: url(../images/sercio/accessories-headline.png);
	background-repeat: no-repeat;
	margin:18px 0 0 0;
	height:17px;
	border:none;
}
#accessories .what-we-offer {
	float: left;
	width: 665px;
	margin:40px 0 0 10px;	
}
.slidedeck #accessories .col.nightstands {
	background-image: url(../images/sercio/acc-nightstands.png);
	padding-top: 140px;
	background-repeat: no-repeat;

}
.slidedeck #accessories .col.dressers {
	background-image: url(../images/sercio/acc-dressers.png);
	padding-top: 140px;
	background-repeat: no-repeat;
	float:left;	
}
.slidedeck #accessories .col.mirrors {
	background-image: url(../images/sercio/acc-mirrors.png);
	padding-top: 140px;
	background-repeat: no-repeat;
	float:left;
}
.slidedeck #accessories .col ul {
	margin:0px;padding:0px;
}
.slidedeck #accessories .col ul li {
	list-style-type: none;
	text-align: center;
}
.slidedeck #accessories .col {
	float: left;
	width: 150px;
	margin:0 35px;
}
.slidedeck #accessories .bar {
	background-color: #999;
	background-position: bottom;
	height: 223px;
	width: 1px;
	float: left;
}
.slidedeck #pricing {
	background-color:#FFF;
	background-image: url(../images/sercio/pricing-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height:299px;
}
.slidedeck #pricing .headline-pricing {
	background-image: url(../images/sercio/pricing-headline.png);
	background-repeat: no-repeat;
	margin:18px 0 0 0;
	height:17px;
	border:none;
}
.slidedeck #pricing .sub-head {
	background-color:#597E91;
	float:left;
	width:341px;
	height:24px;
	margin:10px 0 5px;
	background-image: url(../images/sercio/pricing-subhead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.slidedeck #pricing ul  {
	clear: left;
	list-style-type: none;
	width:341px;
	margin:0;
	padding:0px;
}
.slidedeck #pricing ul li {
	line-height:2.4em;
	border-bottom:1px solid #999;
	display:block;
	width:90%;
	padding:0 0 0 35px;
}
.slidedeck #pricing ul li span {float:right; width:110px; text-align:left;}
#faqs ul .toggle_container ul {list-style-type:disc;}
#faqs ul .toggle_container ul li {
	color: #333;
	list-style-type:disc;
	padding:0 0 0 30px;
}
.float-clear {
	clear: both;
	height: 1px;
}
.hide {display:none;}
