@charset "UTF-8";
/*Jetbed CSS Document */

/* --- Global Style ---*/

body, html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align: center;
	background: #ffffff url(../images/bg-home.png) top center repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:14px;
}
body.home {
	/*background: #ffffff url(../images/home-flash2.png) top center no-repeat;*/
}
body.secondary {
	background: #ffffff url(../images/bg-secondary.png) top center repeat-x;
}
div{
	margin:0px;
	padding:0px;
}

p {
	line-height:18px;
	margin-bottom:15px;
	margin-top:0px;
	font-size:12px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:15px;
	
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#333333;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;	
}

.scheduletime {
line-height:13px;
font-size:11px;
font-style:italic;
}

.schedulename {
line-height:14px;
font-size:11px;
color:#505050;
font-weight:bold;
}

.scheduleperson {
line-height:13px;
font-size:11px;
color:#999999;
font-weight:normal;
}

img {
	padding: 0px 0px;
	margin: 0px 0px;
	border: 0px;
}
a {
	color:#377EAC;
	text-decoration:none;

}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
a:active, a:focus {
      outline: 0;
}
.clear {
	height:0px;
	width:100%;
	clear:both;
}

hr {
	width:100%;
	height:1px;
	color:#cd181f;
	background-color:#cd181f;
	border:0px;
	margin:10px 0px;
	line-height:1px;
}

/*Structure */

.container {
	width:965px;
	margin:0px auto;
	text-align:left;
}
.home-container {
	width:965px;
	margin:0px auto;
	text-align:left;
	position:relative;
	top:-35px;
}
#header {
	width:100%;
	height:110px;
}
#header .logo {
	position:relative;
	float:left;
	padding-top:20px;
}
#header p {
	position:relative;
	float:right;
	margin:0px;
	padding:0px 10px;
	color:#b4cfe5;
}
#header p a {
	color:#b4cfe5;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px; !important	 
	
}
#header p a:hover {
	text-decoration:underline;
}

#header_border{
	position:relative;
	top:50px;
	width:1150px;
	left:250px;
}
/*Top Nav*/
#topnav{
float:right;
}
#topnav a:hover{
text-decoration:underline;
}
#topnav img{
padding-top:15px;
}
/*Menu*/
#menu {
	dislay:block;
	width:100%;
	height:35px;
	overflow:visible;
	margin-bottom:0px;
	position:relative;
	z-index:2;
	left:5px;
	top:-35px;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	position:relative;	
	display:block;
}
#menu ul li.divider {
	width:2px;
	height:35px;
	background:url(../images/mainnav-divider.png) top left no-repeat;
}
#menu ul li a {
	display:block;
	height:35px;
	text-indent:-9999em;
}
#nav1 {
	width:120px;
	background:url(../images/nav1.png) top left no-repeat;
}
#nav2 {
	width:160px;
	background:url(../images/nav2.png) top left no-repeat;
}
#nav3 {
	width:130px;
	background:url(../images/nav3.png) top left no-repeat;
}
#nav4 {
	width:120px;
	background:url(../images/nav4.png) top left no-repeat;
}
#nav5 {
	width:120px;
	background:url(../images/nav5.png) top left no-repeat;
}
#menu .active {
	background-position:0px -38px !important;
}
#menu li ul {
	display:block;
	position: absolute;
	left: -999em;
	top:38px;
	z-index: 40;
	clear:none;
	overflow:hidden;
}
#menu ul li:hover ul {
	display:block;
	z-index:9000;
	float:left;
	position:absolute;
	left: 0px;
	overflow:visible;
	z-index:40;
}
#menu ul li.sfhover ul {
	display:block;
	z-index:9000;
	position:absolute;
	float:left;
	clear:both;
	left:0px;
	z-index:40;
	overflow:visible;
}
#menu ul li ul li {
	clear:both;
	overflow:visible;
	margin:0px;
	border:1px solid #734d00;
	border-width: 1px 0px 0px 0px;
}
#menu ul li ul li:first-child {
	border-width:0px !important;
}
#menu ul li ul li a {
	display: block;
	width:140px;
	height:auto;
	text-indent:0px;
	padding:10px 11px 10px 11px;
	text-align: left;	
	background:#4d3300;
	color:#c68450;
}
#menu ul li ul li a:hover {
	color:#ffffff;
}
/*Tertiary Nav*/
#menu ul li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#menu ul li li:hover ul, #nav li li.sfhover ul {
	display:block;
	position: absolute;
	z-index: 50;
	clear:none;
	overflow:visible;
	left: 160px;
	top:0px;
}
#menu ul li ul li ul li a {
}
/*End Tertiary Nav*/


/*Home */
#home-banner {
	width:100%;
	height:450px;
	margin-bottom:5px;
	position:relative;
	z-index:1;
	top:-35px;
	/*left:220px;*/
	
}
#home-callouts {
	width:965px;
	height:250px;
	margin-bottom:0px;
	/*margin-top:280px;*/
}
.home-callout {
	width:220px;
	height:250px;
	background:url(../images/home-how-to-bg.png) top left no-repeat;
	float:left;
	position:relative;
	left:5px;
	/*top:150px;*/
	
}
.home-callout2 {
	width:480px;
	height:250px;
	float:right;
	position:relative;
	top:0px;
	left:0px;
	/*margin: 5px 5px 5px 5px;*/
	background:url(../images/home-grey-bg.png) top left no-repeat;
}
.home-callout p {
	font-family:Arial, Helvetica, sans-serif;	
	color:#666666;
	line-height:15px;
	padding:0px 21px;
	margin-bottom:1px;
	margin-top:3px;
}
.home-callout a {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}
.home-callout h1 {	
	display:block;
	width:100%;
	height:35px;
	text-indent:-9999em;
	padding:0px;
	margin:0px 0px 16px 0px;
}
.homelist {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:12px;
	padding:0px 21px;
	margin-bottom:11px;
}

#home-callouts #news {
	float:left;
	left:10px;
	top:0px;
}
#home-callouts #schedule {
	left:30px;
	top:0px;
	height:250px;

}
#home-callouts #schedule form {
	padding:0px 0px 0px 21px;
	margin:0px;
}
#home-callouts #promos {
	float:right;
}
#home-callouts #news h1 {
	background:url(../images/home-how-to-video.png) top left no-repeat;
	z-index:20;
}
#home-callouts #schedule h1 {
	background:url(../images/home-testimonials.png) top left no-repeat;
}
#home-callouts #promos h1 {
	background:url(../images/hdr-home-callout-promos.png) top left no-repeat;
}
#home-info {
	width:100%;
	height:117px;
}
#home-info img {
	float:right;
}
#home-info p {
	padding:22px 26px 0px 11px;
}

/* Secondary Page */
#main {
	width:100%;
	height:auto;
	position:relative;
	z-index:1;
	padding-bottom:20px;
}
#content {
	width:678px;
	float:right;
	position:relative;
	top:-20px;
	right:20px;
}
img.hdrimg {
	margin-bottom:9px;
}
#content h2, #content p{
	/*padding:0px 20px;*/
}
#content hr {
	width:638px;
	margin:10px auto;
}
#content ul {
	padding:0px 35px;
	margin:0px;
}
#hdrbox {
	/*width:676px;
	height:63px;
	background:#f9f8f3;
	border:1px solid #e8e7e1*/;
	margin-bottom:20px;
	position:relative;
}
#hdrbox img.hdr {
	float:left;
}
#hdrbox .contact {
	display:block;
	width:229px;
	height:42px;
	background:url(../images/contact.png) top left no-repeat;
	background-position:0px 0px;
	text-indent:-9999em;
	position:absolute;
	top:10px;
	right:9px;
}
.datetitle { margin-bottom:0px; }
#hdrbox .contact:hover {
	background-position:0px -42px;
}
/*Sidebar*/
#sidebar {
	width:220px;
	float:left;
	position:relative;
	top:-20px;
	left:15px;
}

#sidebar #downloads {
	width:100%;
	height:148px;
	background:url(../images/downloads-bg.png) top left no-repeat;
	margin-bottom:20px;
	position:relative;
}
#sidebar #news {
	width:220px;
	height:284px;
	background:url(../images/sidebar-testimonial.png) top left no-repeat;
	margin-bottom:9px;
	position:relative;
}
#sidebar #news h1 {
	display:block;
	width:100%;
	height:30px;
	text-indent:-9999em;
	padding:0px;
	margin:0px 0px 18px 0px;
	background: url(../images/hdr-news-sidebar.png) top left no-repeat;
}
#sidebar #news p {
	font-family:Arial, Helvetica, sans-serif;	
	color:#666666;
	line-height:14px;
	padding:0px 5px 0px 21px;
	margin-bottom:11px;
}
#sidebar #news a {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
}
#sidebar #certificate {
width:100%;
height:134px;
margin-bottom:5px;
}
#thejb h1 { background:url(../images/sidebar-the-jetbeds.png) top left no-repeat; 
}
#howjb-works h1 { background:url(../images/sidebar-howjetbedworks.png) top left no-repeat; 
}
#how-order h1 { background:url(../images/sidebar-how-to-order.png) top left no-repeat; 
}
#about-us h1 { background:url(../images/sidebar-about-us.png) top left no-repeat; 
}
#contact-us h1 { background:url(../images/sidebar-contact-us.png) top left no-repeat; 
}
/*Sidebar Nav */

.sidenavs{ 
	width:220px;
	height:auto;
	min-height:50px;
	background:url(../images/sidenav-bg.png) bottom left no-repeat;
	margin-bottom:30px;
}
/*.nav-howjb-works { 
	width:250px;
	height:81px;
	min-height:50px;
	background:url(../images/sidebar-howjetbedworks.png) bottom left no-repeat scroll;
	margin-bottom:30px;
}
.nav-how-order { 
	width:250px;
	height:81px;
	min-height:50px;
	background:url(../images/sidebar-how-to-order.png) bottom left no-repeat scroll;
	margin-bottom:30px;
}
.nav-about-us { 
	width:250px;
	height:81px;
	min-height:50px;
	background:url(../images/sidebar-about-us.png) bottom left no-repeat scroll;
	margin-bottom:30px;
}
.nav-contact-us { 
	width:250px;
	height:81px;
	min-height:50px;
	background:url(../images/sidebar-contact-us.png) bottom left no-repeat scroll;
	margin-bottom:30px;
}*/

.sidenavs h1 {
	display:block;
	width:100%;
	height:30px;
	text-indent:-9999em;
	padding:0px;
	margin:0px;
}
.sidenavs a, ul#nav a {
	display:block;
	width:173px;
	height:auto;
	padding:9px 21px 9px 21px;
	border-top:1px solid #e8e7e1;
	
}
.sidenavs a:first-child {
	border-top:0px;
}
.sidenavs .active, ul#nav li .active {
	color:#999999 !important;
	text-decoration:none !important;
}
ul#nav {
list-style:none;
padding:0px;
margin:0px;
}
ul#nav li {
	list-style:none;
	display:block;
	padding:0px;
	margin:0px;
}
ul#nav ul {
	display:block;
	padding:0px;
}
ul#nav ul li a {
	width:153px;
	padding:9px 21px 9px 41px;
	border-top:0px;
}

/*Home Footer */

#footer_border{
position:relative;
/*top:-80px;*/
width:100%;
}

#footer {	
	width:965px;
	height:82px;
	position:relative;	
	/*top:-80px;*/
	
}
#footer p { font-size:11px;padding:7px 0px 0px 0px; line-height:25px; }
#footer #left { float:left; }
#footer #right { float:right; text-align:right; }
#footer #right img {
	vertical-align:middle;
}

/*Footer secondary pages*/
#footer_border2{
	position:relative;
	top:50px;
	width:100%;
	
}
#footer-secondary {	
	width:965px;
	height:82px;
	position:relative;	
	top:50px;
	
}
#footer-secondary p { font-size:11px;padding:7px 0px 0px 0px; line-height:25px; }
#footer-secondary #left { float:left; }
#footer-secondary #right { float:right; text-align:right; }
#footer-secondary #right img {
	vertical-align:middle;

}

/* Schedule Style */

.bold {font-weight:bold;}
.brown {color:#897d57}
.font10 {font-size:10px;}
.tableborder {
	border-bottom:solid 1px #e0dfd9;
	}
.schedule {
	width:678px;
}

/* Left Nav Reveal */
.menu1{
	display:block;
	width:173px;
	height:auto;
	padding:9px 21px 9px 21px;
	border-top:1px solid #e8e7e1;
}
.submenu{
	display:block;
	width:173px;
	height:auto;
	padding:9px 21px 9px 21px;
	border-top:0px; 
	margin-left:10px; 
}

.hide{
display: none;
}
.show{
display: block;
}
/*Accordian Dropdown */
.demo-show {
   width: 690px;

}
.demo-show h2 {
   color:#377EAC;
   font-size:12px;
   margin: 0;
   padding-bottom:15px;
   padding-top:15px;
   cursor:pointer;
}
.demo-show div {
  padding: .5em .25em;
}