/* FRONTEND CSS
*********************************************/
/*dark blue txt #0b1544*/
/*Gray Active Link #a8aca0*/
/*Blue bg color #5074a1*/
/*bottom gray #797c73*/
html,body
{
    width: 100%;
    overflow-x: hidden;
}


html 
	{
		min-width: 100%;
 	 	overflow-x:hidden;
		/*overflow-y: scroll;*/
	}
	
body 
	{
	 	width:100%; 
		margin:0; 
		padding:0;
		padding-bottom:40px;
		color: #000000;
		font-size: 14px;
		/*line-height:16px;*/
		/*background-color:#214c67;*/
		/*overflow-x: hidden !important;*/
		background:#5074a1  url(../images/beautiful_dreamer_natural_beds_bg.jpg) repeat;
	}

.body_pattern
	{
		position:relative;
		display:block;
		/*width: 100%;*/
		height:100%;
		border-top:1px solid #6694bc;
		
		background: url(../images/beautiful_dreamer_natural_beds_header_bg1.png) top repeat-x;
		
	}

	/* header */
.header_res
	{ 			
		position:relative;
		display:block;
		width:100%;
		max-width:1000px;
		min-width:200px;
		/*height:701px;
		max-height:80%;
		min-height:10%;*/
		margin:0 auto;
		margin-top:60px;
		padding-top:0px;
		background:url(../images/beautiful_dreamer_natural_beds_top_bg.jpg) top no-repeat;
		background-size:100% auto;
		z-index:1000;
		border:0px solid black;
	}
	
.header_bg img#headspacer
	{
		position:relative;
		display:block;
		width:100%;
		max-width:1000px;
		min-width:200px;
		/*Problem on phone
		height:701px;
		max-height:100%;
		min-height:10%;*/
		z-index:0;
		border:0px solid black;
	}
	
.container
	{
		margin:0 auto;
		width: 100%;
		/*max-width:1100px;*/
		max-width:1000px;
		min-width:200px;
		/*background-color:#214c67;*/
		border:0px solid #000000;
	}
	
.bannercont
	{
		position:absolute;
		top:0px;
		display:block;
		width:100%;
		margin-top:0px;
		min-width:200px;
		padding-bottom:0px;
		color:#0b1544;
		z-index:1000;
		border:solid 0px #000000;
		float:left;
		/*background-color: #ffffff;*/
	}
	
.leftheadercont
	{
		max-width: 50%;
		min-width:170px;
		float:left;
		border:solid 0px #000000;
	}
	
.leftheadercont2
	{
		display:none;
	}

.leftheadercont img
	{
		position:relative;
		display:block;
		margin-top:5px;
		margin-left:10px;
		/*padding-right:10px;*/
		/*max-width: 100%;
		min-width: 506px;*/
		z-index:1000;
	}
	
#addressheadercont
	{
		position:relative;
		display:block;
		width:190px;
		margin:0;
		margin-top:10px;
		margin-right:10px;
		padding-left:20px;
		padding-bottom:10px;
		vertical-align:central;
		color:#ffffff;
		z-index:1000;
		border:solid 0px #000000;
		float:right;
	}
	
#addressheadercont p
	{
		
		margin:0px;
		padding:0px;
	}
	
#addressheader
	{
		position:relative;
		display:block;
		width:100%;
		margin:0;
		margin-top:0px;
		padding-left:0px;
		/*z-index:1000;*/
		border:0px solid black;
		float:left;
	}

.addresstop
	{
		position:relative;
		display:block;
		width:100%;
		color:#ffffff;
		/*line-height:33px;*/
		font-size:14px;
		font-weight:normal;
		/*font-style:italic;*/
		text-align:left;
		border:0px solid #ffffff;
		float:left;
	}
	
.addresstopphone
	{
		padding:0px;
		font-size:25px;
		line-height:24px;
		border:0px solid #000000;
	}
	
.addresstop .custom, .addresstopemail .custom
	{
		color:#ffffff;
	}
	
.addresstopemail
	{
		color:#ffffff;
		/*line-height:33px;*/
		font-size:12px;
		font-weight:normal;
		/*font-style:italic;*/
		border:0px solid #000000;
	}

#addressheader a
	{
	color:#ffffff;
	padding:0px;
	/*cursor: pointer;*/
	text-decoration: none;
	}
	
#addressheader a:hover
	{
	color:#ffffff;
	text-decoration:underline;
	}
	
.bannerspacer img
	{
		position:relative;
		display:block;
		width:100%;
		max-width:1000px;
		min-width:200px;
		z-index:0;
		float:left;
		border:0px solid black;
	}
	
.slideshowcont
	{
		position:relative;
		display:block;
		width:100%;
		margin-top:0px;
		color:#0b1544;
		/*line-height:33px;*/
		font-size:14px;
		font-weight:normal;
		/*font-style:italic;*/
		text-align:left;
		border:0px solid #ffffff;
		float:left;
	}
	
.slideshowtxtcont
	{
		position:relative;
		display:block;
		/*width:100%;*/
		margin-top:50px;
		padding-right:30px;
		color:#0b1544;
		/*line-height:33px;*/
		font-size:14px;
		font-weight:normal;
		/*font-style:italic;*/
		text-align:left;
		border:0px solid #ffffff;
		float:right;
	}
	
.slideshowtxtcont h1
	{
		margin:0px;
		padding:0px;	
		font-size:20px;
		font-weight:bolder		
	}
	
.slideshowtxtcont ul
	{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	}
	
.slideshowtxtcont li
	{	
	/*position:relative;
	display:block;
	width:90%;*/
	/*height:123px;*/
	background-image:url(../images/listcheck.png);
	background-repeat:no-repeat;
	/*margin-top:10px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px;*/
	padding-left:20px;
	/*font-size:16px;*/
	line-height:16px;
	/*color:#214c67;
	text-align:left;
	font-weight:normal;
	border-bottom:0px solid #cdcdcd;
	float:left;*/
	}
	
.slideshowreadmore
	{
		position:relative;
		display:block;
		/*width:100%;*/
		margin-top:15px;
		padding-right:0px;
		border:0px solid #ffffff;
		float:right;
	}
	
.slideshowreadmore img
	{
		width:80px;
		float:right;
	}
	
.navbar-header 
	{
		border:0px solid #000000;
	}

.navbar-toggle {
	margin-right: 0;
	position: absolute;
}
.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover {
	font-size: 30px;
	color: #fff;
	width: 100%;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px 0;
}
	
.navbar-default .navbar-brand a {
	color: #fff;
	text-decoration: none;
}
.navbar-default .navbar-brand a span {
	color: #e74c3c;
}
.navbar-default .navbar-brand span {
	color: #e74c3c;
}
/*Main Navigaion Menu*/
.parent:hover .parent-menu {
	display: block;
	overflow:auto;
}
.navbar-default {
	background: none;
	border: none;
	margin-bottom: 0px;
	position: relative;
	z-index: 999;
}
.navbar-default .navbar-nav {
	padding: 0px;
}
.navbar-default .navbar-nav>li {
	padding: 0;
	margin-left: 40px;
	padding: 15px 0;
}
.navbar-default .navbar-nav>li:hover {
}
	
.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 12px;
	padding: 10px 15px;
	font-weight: normal;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-transform: uppercase;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.navbar-default .navbar-nav>li.parent>a {
	background: none;
	overflow:auto;
}
.navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li:hover>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>li.open>a, .navbar-default .navbar-nav>li.active>a:hover {
	background: #4b83b7;
	border-radius: 4px;
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;*/
	color: #ffffff;
}
.navbar-default .navbar-nav>li:first-child {
	margin-left: 0px;
}
ul.parent-menu {
	left: 0px !important;
	border-radius: 0px;
	padding: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	border: none;
	background: #b5d9fb;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	top: 85%;
	opacity: 0;
	visibility: hidden;
}
	
.parent:hover .parent-menu {
	top: 100%;
	opacity: 1;
	visibility: visible;
	overflow:auto;
}
ul.parent-menu li {
	border-top: 1px solid #f7f7f7;
	padding: 0;
	
}
ul.parent-menu li:last-child {
	border-bottom: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
}
ul.parent-menu li:first-child {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
}
ul.parent-menu>li>a {
	color: #fff;
	border-top: none;
	font-size: 11px;
	line-height: 11px;
	padding: 15px 20px;
	text-transform: uppercase;
}
ul.parent-menu>li>a:hover {
	color: #fff;
	border-top: none;
	background: #4b83b7;
}

	a.submenu {
	display: none;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 44px;
	height: 34px;
	/*text-indent: -9999px;*/
	outline: none;
	-webkit-transition: all ease 0s;
	-moz-transition: all ease 0s;
	-o-transition: all ease 0s;
	cursor:pointer;
	background: url('../images/submenu.png') top left no-repeat;
	z-index:1000;
}
a.submenu:hover {
	background: url('../images/submenu.png') bottom left no-repeat;
}

.menuBar 
	{
		/*needs to be display none after designing*/
		/*display:none;*/
		position:relative;
		display:none;
		
		/*top:0%;*/
		/*background: black;
		background-image: url('../images/menuborder.gif');
		background-repeat:repeat-x;
		background-position: bottom; */
		width:100%;
		margin-top:-9.2%;
		
		padding-right: 0px;
		text-align:center;
		float: left;
		border:0px solid #000000;
	}
	
.menuBar ul 
	{
		/*display:block;
		width:90%;*/
		list-style: none;
		padding:0px;
		margin: 0px;
		text-align:center;
		border:0px solid #000000;
	}
	
.menuBar li 
	{
		position: relative;
		display:inline-block;
		padding:0px;
		padding-left:0px;
		padding-right:0px;
		margin: 0px;
	}
	
.menuBar li a 
	{
		color: #fff;
		font-size: 14px;
		padding:0px;
		margin: 0px;
		display: block;
		font-weight:bold;
		font-family: 'Open Sans', sans-serif;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		text-transform: uppercase;
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
		line-height: 20px;
		outline: none;
	}
	
.menuBar ul li a:hover {
	color: #0b1544;
	text-decoration: none;
	background:#ffffff;
	/*border-radius: 4px;
	-webkit-border-radius: 4px;*/
	/*
	background-image: url('../images/menuactiveborder1.gif');
		background-repeat:repeat-x;
    	background-position: bottom; */
		z-index:1000;
}

.menuBar ul li.active a 
	{
		color: #a8aca0;
		
		/*border-radius: 4px;
		-webkit-border-radius: 4px;*/
		/*background: #4b83b7;
		background-image: url('../images/menuactiveborder1.gif');
		background-repeat:repeat-x;
    	background-position: bottom;*/
	}
	
.menuBar ul li.active a:hover 
	{
		color: #0b1544;
		/*border-radius: 4px;
		-webkit-border-radius: 4px;*/
		/*background: #4b83b7;
		background-image: url('../images/menuactiveborder1.gif');
		background-repeat:repeat-x;
    	background-position: bottom;*/
	}
	
.menuBar ul li.divider
	{
		position: relative;
		display:inline-block;
		width:2%;
		/*height:59px;*/
		background-color:transparent;
		/*padding-left:5%;
		padding-right:5%;*/
		border:0px solid #000000;
	}
	
.menuBar ul li.divider .separator
	{
		position: relative;
		/*display:none;*/
		background-color:transparent;
		/*padding-left:5%;
		padding-right:5%;*/
		border:0px solid #000000;
	}
	
.menuBar ul li.divider .separator img
	{
		position: relative;
		
		margin-top:-10px;
		width:50%;
		max-width:4px;
		min-width:1%;
		/*height:50%;*/
		/*display:none;*/
		/*padding-left:5%;
		padding-right:5%;*/
		/*border:1px solid transparent;*/
	}
	
.menuBar li ul {
	position: absolute;
	/*margin-top:50px;*/
	left: 0px;
	border-radius: 0px;
	padding: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	background: #0b1544;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	-webkit-transition: all 0.50s ease;
	-moz-transition: all 0.50s ease;
	-ms-transition: all 0.50s ease;
	-o-transition: all 0.50s ease;
	transition: all 0.50s ease;
	top: 85%;
	opacity: 0;
	visibility: hidden;
	height: 0px;
	background-image:none;
	border:0px solid #000000;
}

.menuBar li:hover ul {
	top: 100%;
	opacity: 1;
	visibility: visible;
	height: auto !important;
	color: #0b1544;
	background-image:none;
}
.menuBar li li {
	display:block;
	width:100%;
	padding: 0px;
	margin: 0px;
	float: left;
	border-top: 1px solid #fff;
	background-image:none;
}
.menuBar li li a {
	color: #ffffff;
	border: 0px;
	font-size: 12px;
	line-height: 11px;
	padding: 15px 20px;
	text-transform: uppercase;
	white-space: nowrap;
	text-align:left;
	z-index:1000;
	background-image:none;
}
.menuBar li li a:hover {
	color: #0b1544;
	background: #a8aca0;
	z-index:1000;
	background-image:none;
}

.menuBar li ul {
	top: 100%;
	opacity: 1;
	visibility: visible;
	height: auto;
	display: none !important;
	background-image:none;
}
.menuBar li:hover ul {
	top: 100%;
	opacity: 1;
	visibility: visible;
	height: auto !important;
	display: block !important;
	background-image:none;
}

.menuBar li ul a{
	color: #ffffff;
}

/* main site */
.main_resize 
	{ 
		position:relative;
		display: block;
		width:1000px;
		margin:0 auto; 
		margin-top:-1px;
		padding:0;
		padding-left:0px;
		padding-right:0px;
		max-width: 100%;
		min-width:200px;
		background:#5074a1;
		/*z-index:4000;*/
		color:#ffffff;
		float:left;
		border:0px solid #000000;
	}
	
.main_resize_inside
	{ 
		/*background:#f8f8f8;*/
		width:1000px;
		margin:0 auto; 
		margin-top:0px;
		padding:0;
		padding-left:0px;
		max-width: 90%;
		min-width:200px;
		border:0px solid #000000;
	}
	
	/*Home Bottom **********/
.homemidtopcont
	{
		position:relative;
		display:block;
		width:1000px;
		/*background-color:#ffffff;*/
		max-width:100%;
		min-width:200px;
		margin-top:0px;
		padding-left:0px;
		float:left;
		border:0px solid black;
		/*z-index:200;*/
	}
	
.homemidtop
	{
		position:relative;
		display:block;
		width:1000px;
		max-width:64%;
		min-width:200px;
		/*min-height:90px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-left:0px;*/
		float:left;
		border:0px solid black;
	}
	
.homeintrocont
	{
		position:relative;
		display:block;
		width:100%;
		max-width:100%;
		min-width:200px;
		/*min-height:100px;*/
		margin-top:0px;
		margin-left:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		/*background:url(../images/homeintrocont_bottom.png) bottom no-repeat;
		background-size:100% auto;*/
		border:0px solid #000000;
		border-bottom:1px solid #7b96b7;
		float:left;
	}
	
.homeintrocont .moduletable h3
	{
		position:relative;
		display:block;
		width:100%;
		/*height:59px;
		line-height:50px;*/
		margin:0px;
		padding:0px;
		padding-left:20px;
		padding-bottom:20px;
		color:#ffffff;
		font-size:20px;
		line-height:21px;
		background:url(../images/home_heading_arrow.gif) top left no-repeat;
		font-weight:bold;
		float:left;
		border:0px solid #000000;
	}

.homeintrocont img
	{
		position:relative;
		display:block;
		margin-top:0px;
		margin-left:0px;
		margin-right:10px;
		/*padding-right:10px;*/
		width:150px;
		/*padding: 0 4px 4px;*/
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		float:left;
		border: 2px solid #fff;
	}
	
.bottomhomereadmore a img
	{
		position:relative;
		display:block;
		margin-top:10px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:10px;
		/*padding-right:10px;*/
		width:71px;
		/*padding: 0 4px 4px;*/
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		-o-border-radius: 0px;
		float:right;
		border: 0px solid #fff;
	}
	
.homebenefitcont
	{
		position:relative;
		display:block;
		width:50%;
		max-width:100%;
		min-width:200px;
		/*min-height:100px;*/
		margin-top:20px;
		margin-left:0px;
		padding-top:0px;
		padding-left:0px;
		padding-right:20px;
		padding-bottom:0px;
		/*background:url(../images/homeintrocont_side.png) right no-repeat;
		background-size:5% auto;*/
		border:0px solid #000000;
		border-right:1px solid #7b96b7;
		float:left;
	}
	
.homebenefitcont .moduletable h3
	{
		position:relative;
		display:block;
		width:100%;
		/*height:59px;
		line-height:50px;*/
		margin:0px;
		padding:0px;
		padding-left:20px;
		padding-bottom:20px;
		color:#ffffff;
		font-size:20px;
		/*line-height:30px;*/
		background:url(../images/home_heading_arrow.gif) top left no-repeat;
		font-weight:bold;
		float:left;
		border:0px solid #000000;
	}

.homebenefitcont img
	{
		position:relative;
		display:block;
		margin-top:0px;
		margin-left:0px;
		margin-right:10px;
		/*padding-right:10px;*/
		width:89px;
		/*padding: 0 4px 4px;*/
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		float:left;
		border: 2px solid #fff;
	}
	
.homeproductscont
	{
		position:relative;
		display:block;
		width:45%;
		max-width:100%;
		min-width:200px;
		/*min-height:100px;*/
		margin-top:20px;
		margin-left:0px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:0px;
		/*background:url(../images/homeintrocont_side.png) right no-repeat;
		background-size:5% auto;*/
		border:0px solid #000000;
		border-right:0px solid #7b96b7;
		float:right;
	}
	
.homeproductscont .moduletable h3
	{
		position:relative;
		display:block;
		width:100%;
		/*height:59px;
		line-height:50px;*/
		margin:0px;
		padding:0px;
		padding-left:20px;
		padding-bottom:20px;
		color:#ffffff;
		font-size:20px;
		/*line-height:30px;*/
		background:url(../images/home_heading_arrow.gif) top left no-repeat;
		font-weight:bold;
		float:left;
		border:0px solid #000000;
	}

.homeproductscont img
	{
		position:relative;
		display:block;
		margin-top:0px;
		margin-left:0px;
		margin-right:10px;
		/*padding-right:10px;*/
		width:89px;
		/*padding: 0 4px 4px;*/
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		float:left;
		border: 2px solid #fff;
	}
	
/*right search*****/
.homerightcontcont
	{
		position:relative;
		display:block;
		width:234px;
		max-width:100%;
		min-width:200px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:0px;
		/*background-color:#4b83b7;*/
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #214c67;
		float:right;
	}
	
/*top search*****/
/*needs to be added to search.css*/
.rightsearchcont
	{
		position:relative;
		display:block;
		width:234px;
		max-width:100%;
		min-width:134px;
		/*height:38px;*/
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		
		float:right;
		border:0px solid #000000;
	}
	
.rightsearch
	{
		position:relative;
		display:block;
		width:234px;
		/*height:38px;*/
		
		padding-top:0px;
		/*background-color:#ed1c24;
		
		padding-left:9px;
		padding-right:9px;
		padding-bottom:6px;*/
		z-index:1000;
		float:left;
		border:0px solid #ffffff;
		/*border-radius:20px;
		border:2px solid #fe0000;*/
	}
	
	
.rightsearch .moduletable h3
	{
		position:relative;
		display:block;
		width:100%;
		/*height:59px;
		line-height:50px;*/
		margin:0px;
		padding:0px;
		padding-left:20px;
		padding-bottom:20px;
		color:#ffffff;
		font-size:20px;
		/*line-height:30px;*/
		background:url(../images/home_heading_arrow.gif) top left no-repeat;
		font-weight:bold;
		float:left;
		border:0px solid #000000;
	}

.form-search
	{
		position:relative;
		display:block;
		width:234px;
		height:38px;
		line-height:34px;
		margin-left:0px;
		font-size:10px;
		border:0px solid #000000;
		float:left;
	}

.form-search input
	{
		position:relative;
		display:block;
		width:234px;
		height:27px;
		/*background-color:transparent;*/
		
		background:url(../images/search_bg.jpg);
		background-repeat:no-repeat;
		line-height:27px;
		margin-top:0px;
		margin-left:0px;
		padding-left:10px;
		font-size:14px;
		color:#0b1544;
		font-weight:bold;
		border:0px solid #000000;
		float:left;
	}

.rightsearch button.btn
	{
		position:absolute;
		display:block;
		top:0px;
		right:0px;
		width:35px;
		height:27px;
		background:none;
		background-repeat:no-repeat;
		border:0px solid #000000;
		background:url(../images/spacer.gif);
		z-index:4000;
		border:0px solid #000000;
		/*float:left;*/
	}
	
.tooltip {
	position: absolute;
	/*display:none !important;*/
	z-index:1;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
	border:0px solid #000000;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary 
	{ 
		color:#fff; 
		background-color:transparent !important;
		border-color:#285e8e;
		
	}
	
.latestnews_cont
	{
		position:relative;
		display:block;
		width:234px;
		/*max-width:100%;
		min-width:134px;
		height:38px;*/
		margin-top:10px;
		margin-left:0px;
		margin-right:0px;
		
		float:right;
		border:0px solid #000000;
	}
	
.homelatestnewscont
	{
		position:relative;
		display:block;
		width:234px;
		/*height:38px;*/
		
		padding-top:0px;
		/*background-color:#ed1c24;
		
		padding-left:9px;
		padding-right:9px;
		padding-bottom:6px;*/
		z-index:1000;
		float:left;
		border:0px solid #ffffff;
		/*border-radius:20px;
		border:2px solid #fe0000;*/
	}

.homelatestnewscont .moduletable h3
	{
		position:relative;
		display:block;
		width:100%;
		/*height:59px;
		line-height:50px;*/
		margin:0px;
		padding:0px;
		padding-left:20px;
		padding-bottom:20px;
		color:#ffffff;
		font-size:20px;
		/*line-height:30px;*/
		background:url(../images/home_heading_arrow.gif) top left no-repeat;
		font-weight:bold;
		float:left;
		border:0px solid #000000;
	}
	
.latestnews_cont .month span, .latestnews_cont .day span, .latestnews_cont .year span
	{
		color:#0b1544 !important;
	}
	
.latestnews_cont h4 a 
	{
		display:inline;
		/*font-size: 16px;*/
		color: #ffffff;
		/*text-transform: uppercase;*/
		font-weight: 500;
		margin: 0;
		text-decoration:none;
	}
	
.latestnews_cont h4 a {
	color: #ffffff;
}

.latestnews_cont h4 a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.latestnews_cont .link
	{
		font-size:12px;
		text-align:right;
		padding-right:10px;
		border:0px solid #000000;
	}

.latestnews_cont .link a span
	{
		color:#ffffff;
		text-decoration:none;
	}
	
.latestnews_cont .link a:hover span
	{
		color:#ffffff;
		text-decoration:underline;
	}
	
.latestnews_cont .pagination
	{
		display:none;
	}
	
	
	
	
.promotions_cont
	{
	position: relative;
	display: block;
	width: 234px;
	/*max-width:100%;
		min-width:134px;
		height:38px;*/
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background: #ffffff;
	color: #0b1544;
	float: right;
	border:10px solid #fff;
		/*padding: 0 4px 4px;*/
		border-radius:10px;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		-ms-border-radius:10px;
		-o-border-radius:10px;
	}
	
.promotions_cont .moduletable h3
	{
		position:relative;
		display:block;
		width:100%;
		/*height:59px;
		line-height:50px;*/
		margin:0px;
		padding:0px;
		padding-left:0px;
		padding-bottom:10px;
		color:#0b1544;
		font-size:16px;
		/*line-height:30px;*/
		font-weight:bold;
		float:left;
		border:0px solid #000000;
	}
	
.prefooter
	{
	position:relative;
	display:block;
	width:100%;
	margin:0 auto; 
	margin-top:20px;
	/*background-color:#e9e7e8;*/
	/*background-image:url(../images/footerbg.png) ;
	background-repeat:repeat-x;*/
	padding-left:0px;
	border:0px solid black;
	float:left;
	}
	
.cloudmetadata
	{
		position:relative;
		display:block;
		/*background-color:#e9e7e8;*/
		width:100%;
		max-width: 100%;
		min-width:200px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		color:#aac6e8;
		font-size:11px;
		font-style:italic;
		float:left; 
		border-top:0px solid #979899;
		border-bottom:0px solid #979899;
		border:0px solid #000000;
	}
	
.main_resize_footer
	{ 
		display:block;
		/*background:#f8f8f8;*/
		width:1000px;
		margin:0 auto; 
		margin-top:0px;
		padding:0;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:40px;
		background:#797c73 url(../images/beautiful_dreamer_natural_beds_footer_bg.jpg) top no-repeat;
		background-size:100% auto;
		max-width: 100%;
		min-width:200px;
		float:left;
		border:0px solid #000000;
	}
	
.footercont
	{
		position:relative;
		display:block;
		width:100%;
		max-width:100%;
		min-width:200px;
		min-height:100px;
		margin-top:10%;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		border:0px solid #000000;
	}
	
.footercont a
	{
		color:#ffffff;
	}
	

.bottommainmenu_cont
	{
		position:relative;
		display:block;
		width:33.333%;
		max-width:100%;
		min-width:200px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:10px;
		/*background-color:#4b83b7;*/
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #ffffff;
		float:left;
	}
	
.bottommainmenu_inside_cont
	{
		position:relative;
		display:block;
		width:250px;
		max-width:100%;
		min-width:200px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:10px;
		background-color:#4b83b7;
		background-color:transparent;
		color:#ffffff;
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #214c67;
		float:left;
	}
	
.bottommainmenu_inside_cont .moduletable
	{
		position:relative;
		display:block;
		width:100%;
		margin:0px;
		padding:0px;
		float:left;
		border:0px solid #000000;
	}

.bottommainmenu_inside_cont .moduletable h3
	{
		position:relative;
		display:block;
		width:100%;
		/*height:59px;
		line-height:50px;*/
		margin:0px;
		margin-bottom:10px;
		padding:4px;
		background-color:#878981;
		color:#ffffff;
		font-size:20px;
		/*line-height:30px;*/
		font-weight:normal;
		float:left;
		border:1px solid #878981;
		/*padding: 0 4px 4px;*/
		border-radius:10px;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		-ms-border-radius:10px;
		-o-border-radius:10px;
	}
	
.bottommainmenu_cont .bottommainmenu_inside_cont .nav 
	{ 
		padding-left:0; 
		margin-bottom:0; 
		list-style:none;
		border:0px solid #000000;
	}
	
	
	
.bottommainmenu_cont .bottommainmenu_inside_cont ul.nav
	{
		position:relative; 
		display:block; 
		margin: 0px;
		margin-top: 10px;
		padding: 0px;
		padding-left: 0px;
		font-size: 14px;
		font-weight:normal;
		list-style-type: none;
		border:0px solid #000000;
		float:left;
	}
	
.bottommainmenu_cont .bottommainmenu_inside_cont .nav>li>a 
	{ 
		position:relative; 
		display:block; 
		padding:0px;
		background-image:url(../images/bottom_nav_arrow.gif);
		background-repeat:no-repeat;
		/*margin-top:10px;
		margin-left:0px;
		margin-bottom:0px;
		padding:0px;*/
		padding-left:20px;
		/*font-size:16px;*/
		line-height:20px;
		list-style-type: none;
	}

.bottommainmenu_cont .bottommainmenu_inside_cont .nav>li>a:hover, .bottommainmenu_cont .bottommainmenu_inside_cont .nav>li>a:focus 
	{ 
		text-decoration:underline; 
		/*background:none !important;*/
		background-color:transparent !important;
	}

.followuscont
	{
		position:relative;
		display:block;
		width:33.333%;
		max-width:100%;
		min-width:200px;
		/*min-height:520px;*/
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:10px;
		/*background-color:#4b83b7;*/
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #000000;
		float:left;
	}
	
.followuscont_inside_centercont
	{
		position:relative;
		display:block;
		/*width:300px;*/
		max-width:90%;
		margin:0 auto;
		margin-top:0px;
		/*line-height:20px;*/
		border:0px solid #214c67;
	}
	
.followuscont_inside_cont
	{
		position:relative;
		display:block;
		width:250px;
		max-width:100%;
		min-width:200px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:10px;
		padding-bottom:0px;
		padding-right:10px;
		background-color:transparent;
		color:#ffffff;
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #629a3c;
		float:left;
	}
	
.followuscont .moduletable
	{
		position:relative;
		display:block;
		width:100%;
		margin:0px;
		padding:0px;
		float:left;
		border:0px solid #000000;
	}

.followuscont_inside_cont .moduletable h3
	{
		position:relative;
		display:block;
		width:100%;
		/*height:59px;
		line-height:50px;*/
		margin:0px;
		margin-bottom:10px;
		padding:4px;
		background-color:#878981;
		color:#ffffff;
		font-size:20px;
		/*line-height:30px;*/
		font-weight:normal;
		float:left;
		border:1px solid #878981;
		/*padding: 0 4px 4px;*/
		border-radius:10px;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		-ms-border-radius:10px;
		-o-border-radius:10px;
	}
	
.networkingicons
	{
		position:relative;
		display:block;
		width:100%;
		margin-top:10px;
		padding:0px;
		float:left;
		border:0px solid #000000;
	}
	
.footercont .iconcont
	{
		position:relative;
		display:block;
		width:40px;
		height:40px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding:0px;
		border:0px solid black;
		float:left;
	}
	
.footercont .iconcont img
	{
		position:relative;
		display:block;
		margin:0px;
		padding:0px;
		border:0px solid black;
		float:left;
	}
	
.bottomcontactus_cont
	{
		position:relative;
		display:block;
		width:33.333%;
		max-width:100%;
		min-width:200px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:0px;
		/*background-color:#4b83b7;*/
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #ffffff;
		float:right;
	}
	
.bottomcontactus_inside_cont
	{
		position:relative;
		display:block;
		width:250px;
		max-width:100%;
		min-width:200px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:10px;
		padding-bottom:0px;
		padding-right:10px;
		background-color:transparent;
		color:#ffffff;
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #c77844;
		float:right;
	}
	
.bottomcontactus_inside_cont .moduletable
	{
		position:relative;
		display:block;
		width:100%;
		margin:0px;
		padding:0px;
		float:left;
		border:0px solid #000000;
	}

.bottomcontactus_inside_cont .moduletable h3
	{
		position:relative;
		display:block;
		width:100%;
		/*height:59px;
		line-height:50px;*/
		margin:0px;
		margin-bottom:10px;
		padding:4px;
		background-color:#878981;
		color:#ffffff;
		font-size:20px;
		/*line-height:30px;*/
		font-weight:normal;
		float:left;
		border:1px solid #878981;
		/*padding: 0 4px 4px;*/
		border-radius:10px;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		-ms-border-radius:10px;
		-o-border-radius:10px;
	}

.bottomcontactus_inside_cont .moduletable h1
	{
		position:relative;
		display:block;
		width:100%;
		/*height:59px;
		line-height:50px;*/
		margin:0px;
		margin-top:8px;
		margin-bottom:10px;
		padding:0px;
		color:#ffffff;
		font-size:18px;
		/*line-height:30px;*/
		font-weight:bold;
		float:left;
		border:0px solid #000000;
	}

.eblinkcontcont
	{
		position:relative;
		display:block;
		width:100%;
		color:#ffffff;
		font-size: 12px;
		margin-top:20px;
		margin-left:0px;
		margin-bottom:0px;
		text-align:left;
		float:left;
		border:0px solid black;
	}

.eblinkcontcont a
	{
	/*#9e9b96*/
	color:#ffffff;
	/*cursor: pointer;*/
	text-decoration: none;
	font-weight:normal;
	}
	
.eblinkcontcont a:hover
	{
	color:#ffffff;
	/*cursor: pointer;*/
	text-decoration: underline;
	font-weight:normal;
	}
	
.reservedcont
	{
		text-align:left;
		font-size: 10px;
		color:#ffffff;
	}
	
.reserved a
	{
		cursor: text;
		color:#ffffff;
	}
	
.reserved a:hover
	{
	cursor: text;
	text-decoration: none;
	}
	

.bottomslideshowcont1
	{
		position:relative;
		display:block;
		width:100%;
		max-width:100%;
		min-width:200px;
		margin-top:30px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:0px;
		text-align:center;
		/*line-height:20px;*/
		border:0px solid #c77844;
		float:left;
	}
	
.bottomslideshow1
	{
		margin:0 auto;
		width:95%;
		/*max-width:1100px;*/
		max-width:1000px;
		min-width:200px;
		/*background-color:#214c67;*/
		border:0px solid #000000;
	}
	
.bottomslideshow1 img
	{
		margin:0 auto;
		width:100%;
		max-width:940px;
		min-width:200px;
		
		
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		border: 2px solid #fff;
		
	}
	
.displaynone
	{
		display:none;
	}

	
	
	
	
	
.white
	{
		color:#ffffff;
	}
	
	
	
	
@media(max-width:950px) {
.menuBar li a 
	{
		color: #fff;
		font-size: 12px;
		padding:0px;
		margin: 0px;
		display: block;
		font-weight:bold;
		font-family: 'Open Sans', sans-serif;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		text-transform: uppercase;
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
		line-height: 20px;
		outline: none;
	}
}
	
@media(max-width:820px) {
.menuBar 
	{
		/*display:none;
		display:block;*/
		/*position:absolute;
		top:0%;*/
		/*background: black;
		background-image: url('../images/menuborder.gif');
		background-repeat:repeat-x;
		background-position: bottom; */
		width:100%;
		margin-top:-10%;
		
		padding-right: 0px;
		text-align:center;
		float: left;
		border:0px solid #000000;
	}
	
.menuBar li a 
	{
		color: #fff;
		font-size: 10px;
		padding:0px;
		margin: 0px;
		display: block;
		font-weight:normal;
		font-family: 'Open Sans', sans-serif;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		text-transform: uppercase;
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
		line-height: 20px;
		outline: none;
	}
}

 @media(min-width:746px) {
.menuBar, .menuBar ul {
	display: block !important;
}
}



@media only screen and (max-width: 745px) {	
body
	{
		padding-bottom:0px;
		background:#5074a1;
	}
	
.headerfixedcont
	{
		position:fixed;
		top:0px;
		width:100%;
		height:60px;
		background:none;
		background-color:#5074a1;
		z-index:1000;
	}
	
.bannercont
	{
		width:50%;
		min-width:200px;
		z-index:3000;
		border:solid 0px #000000;
		/*background-color: #ffffff;*/
	}

#addressheadercont
	{
		position:fixed;
		top:0px;
		padding-bottom:0px;
		z-index:10000!important;
		border:solid 0px #000000;
	}
	
.bannerspacer img
	{
		position:relative;
		display:none;
		width:100%;
		max-width:1000px;
		min-width:200px;
		z-index:0;
		float:left;
		border:0px solid black;
	}
	
.header_res
	{ 			
		position:relative;
		display:block;
		width:100%;
		max-width:1000px;
		min-width:200px;
		/*height:701px;
		max-height:80%;
		min-height:10%;*/
		margin:0 auto;
		margin-top:60px;
		padding-top:0px;
		background:url(../images/beautiful_dreamer_natural_beds_top_smallbg.jpg) top no-repeat;
		background-size:100% auto;
		z-index:5000;
		border:0px solid black;
	}
	
.topnavcont
	{
		display: block;
		position:absolute;
		width:100%;
		/*background:#000000;*/
		top:0px;
		right:0px;
		z-index:2000!important;
		border:0px solid #000000;
	}
	
a.submenu 
	{
		display: block;
		position:fixed;
		top:10px;
		right:10px;
		z-index:2000!important;
	}

.menuBar 
	{
		position:fixed;
		/*background: #214c67;*/
		background-image:url(../images/menubg.png);
		background-repeat:repeat;
		/*background-repeat:no-repeat;*/
		margin-top:0px;
		padding: 60px 0px 0px 0px;
		max-height: 1000px;
		overflow: auto;
		width: 100%;
		/*background-image:none;*/
		border:0px solid #000000;
		z-index:1000!important;
		float: left;
		border:0px solid #000000;
	}
	
.menuBar ul {
	padding: 0px;
	margin: 0px;
}

.menuBar li 
	{
		display:block;
		padding: 0px;
		margin: 0px;
		text-align: left;
	}
	
.menuBar li a 
	{
		padding: 7px 0px;
		color: #0b1544;
		outline: 0px;
		padding-left:20px;
		font-size:14px;
		font-weight:bold;
	}
	
.menuBar ul li.active a 
	{
		color: #ffffff;
		font-weight:bold;
	}

.menuBar ul li.divider
	{
		position: relative;
		display:none;
		width:2%;
		
		/*height:59px;*/
		background-color:transparent;
		/*padding-left:5%;
		padding-right:5%;*/
		border:0px solid #000000;
	}

.menuBar ul li.active a:hover {
	color: #0b1544;
	/*border-radius: 4px;
	-webkit-border-radius: 4px;*/
	
	background: #ffffff;
	background-image: none; 
}

.menuBar li a:hover {
	color: #fff;
	text-decoration: none;
	/*border-radius: 4px;
	-webkit-border-radius: 4px;*/
	background: #4b83b7;
	background-image: none; 
}

.menuBar li ul 
	{
		position: static;
		left: 0px;
		top: 0px;
		background:none;
		background-image:url(../images/menubgsub.png);
		background-repeat:repeat;
		opacity: 1;
		overflow: auto;
		visibility: visible;
		display: none;
		height: auto;
	}
	
/*mouse over parent child bg*/
.menuBar li:hover ul 
	{
		top: 100%;
		opacity: 1;
		visibility: visible;
		height: auto !important;
		color: #0b1544;
		background-image:url(../images/menubgsub.png);
		background-repeat:repeat;
	}


.menuBar li li{
	display:block;
	/*list-style:disc;
	list-style:inside;*/
	margin:0px;
	border: 0px;
	
}

.menuBar li li span
	{
		display:block;
		/*list-style:disc;
		list-style:inside;*/
		padding-left:20px;
		margin:0px;
		border: 0px;
		/*background-image:url('../images/list_bullet.png');
		background-repeat:no-repeat;*/
	}

.menuBar li li a span
	{
		background-image:url('../images/list_bullet_white.png');
		background-repeat:no-repeat;
	}
	
.menuBar li li a:hover span
	{
		background-image:url('../images/list_bullet.png');
		background-repeat:no-repeat;
	}


.menuBar li.parent:hover, .menuBar li.parent.active {
border-bottom: #4b83b7 solid 0px;
overflow:auto;
}
.menuBar li.current {
	border-bottom: #4b83b7 solid 0px;
}

.menuBar li ul {
	top: 100%;
	opacity: 1;
	visibility: visible;
	height: auto;
	display: block !important;
}

.menuBar ul li a:hover 
	{
		background-image:none;
	}
	

.menuBar ul li .current .active .deeper .parent a:hover
	{
		background-image:none !important;
	}
	
.leftheadercont2
	{
		position:relative;
		display:block;
		width:60%;
		margin-top:-8%;
		max-width: 72%;
		min-width:170px;
		float:left;
		border:solid 0px #000000;
	}
	
.leftheadercont2 img
	{
		position:relative;
		display:block;
		margin-top:0px;
		margin-left:10px;
		/*padding-right:10px;*/
		max-width: 95%;
		min-width: 1%;
		border: 4px solid #fff;
		/*padding: 0 4px 4px;*/
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
	}
	
.slideshowcont2
	{
		position:relative;
		display:block;
		
		margin-top:0px;
		margin-left:0px;
		color:#0b1544;
		/*line-height:33px;*/
		font-size:14px;
		font-weight:normal;
		/*font-style:italic;*/
		text-align:left;
		/*z-index:4000;*/
		border:0px solid #ffffff;
		float:right;
	}
	
.slideshowtxtcont2
	{
		position:relative;
		display:block;
		/*width:100%;*/
		margin-top:0px;
		padding-right:30px;
		color:#ffffff;
		/*line-height:33px;*/
		font-size:14px;
		font-weight:normal;
		/*font-style:italic;*/
		text-align:left;
		border:0px solid #ffffff;
		float:right;
	}
	
.slideshowtxtcont2 h1
	{
		margin:0px;
		padding:0px;	
		font-size:20px;
		font-weight:bolder		
	}
	
.slideshowtxtcont2 ul
	{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none !important;
	list-style:none !important;
	}
	
.slideshowtxtcont2 li
	{	
	/*position:relative;
	display:block;
	width:90%;*/
	/*height:123px;*/
	background-image:url(../images/listcheckwhite.png);
	background-repeat:no-repeat;
	/*margin-top:10px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px;*/
	padding-left:20px;
	/*font-size:16px;*/
	line-height:16px;
	/*color:#214c67;
	text-align:left;
	font-weight:normal;
	border-bottom:0px solid #cdcdcd;
	float:left;*/
	}
	
.slideshowreadmore
	{
		position:relative;
		display:block;
		/*width:100%;*/
		margin-top:15px;
		padding-right:0px;
		border:0px solid #ffffff;
		float:right;
	}
	
.slideshowreadmore img
	{
		width:80px;
		float:right;
	}
	
.main_resize_inside
	{ 
		/*background:#f8f8f8;*/
		width:1000px;
		margin:0 auto; 
		margin-top:10px;
		padding:0;
		padding-left:10px;
		padding-right:10px;
		max-width: 100%;
		min-width:200px;
		border:0px solid #000000;
	}
	
.homemidtop
	{
		position:relative;
		display:block;
		width:1000px;
		max-width:100%;
		min-width:200px;
		/*min-height:90px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-left:0px;*/
		float:left;
		border:0px solid black;
	}
	
.homeintrocont
	{
		position:relative;
		display:block;
		width:100%;
		max-width:100%;
		min-width:200px;
		/*min-height:100px;*/
		margin-top:0px;
		margin-left:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:20px;
		background:url(../images/homeintrocont_bottom.png) bottom no-repeat;
		background-size:100% auto;
		border:0px solid #000000;
		float:left;
	}
	
.homeintrocont img
	{
		position:relative;
		display:none;
		margin-top:0px;
		margin-left:0px;
		margin-right:10px;
		/*padding-right:10px;*/
		width:150px;
		
		/*padding: 0 4px 4px;*/
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		float:left;
		border: 2px solid #fff;
	}
	
.homebenefitcont
	{
		position:relative;
		display:block;
		width:100%;
		max-width:100%;
		min-width:200px;
		min-height:150px;
		margin-top:0px;
		margin-left:0px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:20px;
		background:url(../images/homeintrocont_bottom.png) bottom no-repeat;
		background-size:100% auto;
		border:0px solid #000000;
		float:left;
	}
	

.homeproductscont
	{
		position:relative;
		display:block;
		width:100%;
		max-width:100%;
		min-width:200px;
		min-height:150px;
		margin-top:0px;
		margin-left:0px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:0px;
		background:url(../images/homeintrocont_bottom.png) bottom no-repeat;
		background-size:100% auto;
		border:0px solid #000000;
		border-right:0px solid #7b96b7;
		float:left;
	}
	
/*right search*****/
.homerightcontcont
	{
		position:relative;
		display:block;
		width:100%;
		max-width:100%;
		min-width:200px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:0px;
		/*background-color:#4b83b7;*/
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #214c67;
		float:left;
	}
	
.rightsearchcont
	{
		position:relative;
		display:block;
		width:100%;
		/*max-width:100%;
		min-width:134px;*/
		height:100px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		background:url(../images/homeintrocont_bottom.png) bottom no-repeat;
		background-size:100% auto;
		float:left;
		border:0px solid #000000;
	}
	
.latestnews_cont
	{
		position:relative;
		display:block;
		width:100%;
		min-height:230px;
		/*max-width:100%;
		min-width:134px;
		height:38px;*/
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-bottom:0px;
		background:url(../images/homeintrocont_bottom.png) bottom no-repeat;
		background-size:100% auto;
		float:left;
		border:0px solid #000000;
	}
	

.promotions_cont
	{
		position: relative;
		display: block;
		width: 234px;
		/*max-width:100%;
		min-width:134px;
		height:38px;*/
		margin-top: 10px;
		margin-left: 0px;
		margin-right: 0px;
		background: #ffffff;
		color: #0b1544;
		float: left;
		border:10px solid #fff;
		/*padding: 0 4px 4px;*/
		border-radius:10px;
		-webkit-border-radius:10px;
		-moz-border-radius:10px;
		-ms-border-radius:10px;
		-o-border-radius:10px;
	}
	
.bottommainmenu_cont
	{
		position:relative;
		display:block;
		width:100%;
		max-width:100%;
		min-width:200px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:10px;
		/*background-color:#4b83b7;*/
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #ffffff;
		float:left;
	}
	
.followuscont
	{
		position:relative;
		display:block;
		width:100%;
		max-width:100%;
		min-width:200px;
		/*min-height:520px;*/
		margin-top:10px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:10px;
		/*background-color:#4b83b7;*/
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #000000;
		float:left;
	}
	
.followuscont_inside_centercont
	{
		position:relative;
		display:block;
		/*width:600px;*/
		max-width:90%;
		min-width:200px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:10px;
		background-color:#4b83b7;
		background-color:transparent;
		color:#ffffff;
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #214c67;
		float:left;
	}
	
.followuscont_inside_cont
	{
		position:relative;
		display:block;
		/*width:300px;*/
		max-width:100%;
		min-width:200px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:10px;
		background-color:transparent;
		color:#ffffff;
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #629a3c;
		float:left;
	}
	
.bottomcontactus_cont
	{
		position:relative;
		display:block;
		width:100%;
		max-width:100%;
		min-width:200px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:0px;
		/*background-color:#4b83b7;*/
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #ffffff;
		float:left;
	}
	
.bottomcontactus_inside_cont
	{
		position:relative;
		display:block;
		width:250px;
		max-width:100%;
		min-width:200px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		padding-right:10px;
		background-color:transparent;
		color:#ffffff;
		text-align:left;
		/*line-height:20px;*/
		border:0px solid #c77844;
		float:left;
	}
}

@media only screen and (max-width: 600px) {	
.leftheadercont2
	{
		position:relative;
		display:block;
		width:100%;
		margin:0 auto;
		margin-top:-8%;
		max-width: 100%;
		min-width:200px;
		float:none;
		border:solid 0px #000000;
	}
	
.leftheadercont2 img
	{
		position:relative;
		display:block;
		margin:0 auto;
		margin-top:0px;
		/*margin-left:10px;*/
		/*padding-right:10px;*/
		max-width: 95%;
		min-width: 1%;
		border: 4px solid #fff;
		/*padding: 0 4px 4px;*/
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		float:none;
	}
	
.slideshowcont2
	{
		position:relative;
		display:block;
		width:96%;
		margin-top:20px;
		margin-left:10px;
		padding-bottom:30px;
		color:#0b1544;
		font-size:14px;
		font-weight:normal;
		text-align:left;
		background:url(../images/homeintrocont_bottom.png) bottom no-repeat;
		background-size:100% auto;
		border:0px solid #ffffff;
		float:left;
	}
	
.slideshowtxtcont2
	{
		position:relative;
		display:block;
		/*width:100%;*/
		margin-top:0px;
		padding-right:30px;
		color:#ffffff;
		/*line-height:33px;*/
		font-size:14px;
		font-weight:normal;
		/*font-style:italic;*/
		text-align:left;
		border:0px solid #ffffff;
		float:left;
	}

.slideshowtxtcont2 ul.slideshowlist
	{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	}
	
.slideshowtxtcont2 li
	{	
	/*position:relative;
	display:block;
	width:90%;*/
	/*height:123px;*/
	background-image:url(../images/listcheckwhite.png);
	background-repeat:no-repeat;
	/*margin-top:10px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px;*/
	padding-left:20px;
	/*font-size:16px;*/
	line-height:16px;
	list-style-type: none;
	/*color:#214c67;
	text-align:left;
	font-weight:normal;
	border-bottom:0px solid #cdcdcd;
	float:left;*/
	}

.homebenefitcont
	{
		position:relative;
		display:block;
		width:100%;
		max-width:100%;
		min-width:200px;
		min-height:150px;
		margin-top:10px;
		margin-left:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:20px;
		background:url(../images/homeintrocont_bottom.png) bottom no-repeat;
		background-size:100% auto;
		border:0px solid #000000;
		float:left;
	}
	
.homeproductscont
	{
		position:relative;
		display:block;
		width:100%;
		max-width:100%;
		min-width:200px;
		min-height:150px;
		margin-top:10px;
		margin-left:0px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		padding-bottom:20px;
		background:url(../images/homeintrocont_bottom.png) bottom no-repeat;
		background-size:100% auto;
		border:0px solid #000000;
		border-right:0px solid #7b96b7;
		float:left;
	}
	
	
	
}

/* LAYOUT
*********************************************/
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}

/* Media Queries
*********************************************/
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}
/* Landscape phones and down */
@media (max-width: 480px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	
  
	
}







@media screen and ( max-height: 600px ) and (max-width: 767px){
    /*Header*/
.header_res1111 {
	
	width: 100%;
	min-height: 70px;
	
	position:absolute;
	z-index: 112;
	top: 0;
}

.headerfixedcont
	{
		position:absolute;
		top:0px;
		width:100%;
		height:60px;
		background:none;
		/*background-color:#5074a1;*/
		z-index:1000;
	}
	
#addressheadercont
	{
		position:absolute;
		top:-10px;
		padding-bottom:0px;
		z-index:10000!important;
		border:solid 0px #000000;
	}
	
a.submenu 
	{
		display: block;
		position:absolute;
		top:-40px;
		right:10px;
		z-index:2000!important;
	}

.menuBar 
	{
		position:absolute;
		top:-50px;
		/*background: #214c67;*/
		background-image:url(../images/menubg.png);
		background-repeat:repeat;
		/*background-repeat:no-repeat;*/
		margin-top:0px;
		padding: 60px 0px 0px 0px;
		max-height: 1000px;
		overflow: auto;
		width: 100%;
		/*background-image:none;*/
		border:0px solid #000000;
		z-index:1000!important;
		float: left;
		border:0px solid #000000;
	}






}

/*from bootstrap added 70px to bottom of navbar?*/
.navbar 
	{ 
		position:relative; 
		min-height:0px; 
		margin-bottom:0px;
		border:0px solid transparent
		/*min-height:50px; 
		margin-bottom:20px;
		border:1px solid transparent*/ 
	}

.caret
	{
		display:none;
	}
	
.parent .caret
	{
		
		display:inline-block;
		padding:0px;
		margin:0px;
		margin-left:5px;
		
		
	}
	
.menuBar li li .caret
	{
		display:none;
	}




 ul.slideshowlist
	{
	list-style:none !important;
	}

.hasTooltip .tooltip
	{
		display:none !important;
	}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
/* Large desktop */
@media (min-width: 1200px) {
  
}