/* CSS Document */

body, html {
	padding:0px ;
	margin:0px ;
	font-family: 'Open Sans', sans-serif;
	z-index:1;
}
body{
}
.clearcache{
	position:fixed;
	top:-3px;
	left:20px;
	border-radius:3px;
	text-decoration:none;
	font-weight:600;
	text-align:center;
	color:#fff;
	padding:10px;
	background-color:#5cb85c;	
}
#bg-cont{
	background-image:url(../images/main-bg.jpg);
	background-size: 100% auto !important;
  background-position:center;
}
#top{
	width:100%;
	background-color:#475660;
	height:30px;
}
.gencon{
	width:100%;
	max-width:1180px;
	margin:0 auto;
}
.topnav {
  text-align:right;
  max-width:950px;
  width:90%;
	font-size:12px;
	padding-top:7px;
	color:#c7d2da;
	margin-top:0;	
}
.topnav a{
	color:#c7d2da;
	text-decoration:none;
}
.topnav img{
	vertical-align:middle;
	padding-right:7px;
}
#header{
	background-color:rgba(255,255,255,.95);
	border-top:5px solid #eeeff0;
	height:105px;
	width:100%;
}
#header .custom{
	float:right;
	text-align:right;
	font-weight:bold;
	color:#475660;
	font-size:14px;
	text-transform:uppercase;
}
#logo{
	margin:18px 0 0;
	display:block;
	float:left;
}
.weather_sp1{
	width:195px;
	background-color:transparent;
	background-image:url(../images/weather-bg.png);
	background-repeat:repeat-x;
	border-radius:3px;
	float:right;
	margin-left:30px;
	margin-top:-22px;	
}
.weather_sp1_cleft{
	position:absolute;	
}
.weather_sp1_cright{
	float:right;
	margin-right:10px;
}
img.spw_icon_big{
	height:85px;	
}
div.spw_row{
	font-size:14px;
}
p.weather_sp1_city{
	font-size:18px;
	font-weight:bold;
	color:#606161;

}

#menu{
	background-color:#be4f34;
	border-top:6px solid #a63621;
	height:70px;
	width:100%;
	border-bottom:5px solid rgba(0,0,0,.2);
	background-clip:padding-box;	
	background-image:url(../images/menu-bg.png);
	text-align:center;
	
}
#menu ul{
	margin:16px 0 0 ;
	padding:0;
	height:54px;
	display:block;
}
#menu li{
	display:inline-block;
	padding: 0 27px 0 15px;
	background-image:url(../images/plus.png);
	background-repeat:no-repeat;
	background-position: right 4px ;
	height:100%;
}
#menu ul li:last-child{
	background-image:none;
}
#menu li li{
	display:block;
	padding:10px 0 10px 13px;
	background:none;
	width:195px;
	border-bottom:#eceeef 1px solid;
	color:#b5c2cb;
	text-align:left;
}
#menu ul ul{
	display:none;
	background-color:#fff;
	margin-top:-2px;
	border:1px solid rgba(0,0,0,.2);
  border-top:5px solid rgba(0,0,0,.2);
	padding:12px 20px 20px;
	z-index:200;
	height:auto;
}
#menu ul ul ul{
	display:none !important;
}
#menu .item-101{
	display:none;
}
#menu li.parent a{
	background-image:url(../images/arrow.png);
	background-position: center 25px;
	background-repeat:no-repeat;
}
#menu li.parent li a {
	background-image:none;
}
#menu ul li:hover ul{
	display:block;
	position:absolute;
}
#menu ul li a{
	color:#fff;
	font-weight:600;
	text-decoration:none;
	font-size:14px;
	text-shadow:1px 1px #9a2716;
	text-transform:uppercase;
	height:100%;
	display:block;
	letter-spacing:1.5px;
}
#menu li li a{
	color:#475660;
	text-transform:none;
	text-shadow:none;
	background:none;
	padding:0;
	background-image:none;
	margin:0;
	letter-spacing:normal;
}
#menu li li a:hover{
	color:#bf5034;
}
#menu li li a:before{
	content:"» ";
	color:#b5c2cb;

}
#menu .navlink, #menu .phonelink{
	display:none;
}


#main {
	z-index:-1;
	background-color:#fff;
}
#banner {
	color:#fff;
	font-size:16px;
	font-weight:600;
}
.home #banner {
	height:auto;
	padding-bottom:80px;
}
#banner img {
	float:right;
	
}
#banner h1{
	color:#fff;
	text-shadow:3px 3px rgba(0,0,0,.2);
	font-size:24px;
	text-transform:uppercase;
	letter-spacing:4px;
	line-height:70px;
	margin-bottom:0;
}
#banner h1 .pacifico {
	font-size:48px;
	text-transform:none;
	font-weight:normal;
		vertical-align:-10px;
	line-height:110px;
	letter-spacing:normal;
}
#banner p{
float:right;
	margin-top:-75px;
	width:379px;
}
.home #banner p{
float:none;
	margin-top:0;
	width:auto;
	line-height:24px;
	
}
.home #banner img{
	padding-left:30px;
	margin-top:-15px;
}
.innerguide{
	position:absolute;
}
.home #banner h1{
	font-size:36px;
	text-align:center;
	margin-top:45px;
	margin-bottom:60px;
}
.home #banner h1 .pacifico{
		font-size:100px;

}
#content {
	max-width:780px;
  width:70%;
	float:right;
	background:url(../images/inner-content-bg.png) top left no-repeat;
	padding:80px 0 80px 80px;
	top:0;
}
#sidebar {
	width:24.4%;
	float:left;
	margin-top:30px;
}
.ns2-105{
  margin-bottom:40px;
}

.home #content{
	float:left;
	background:url(../images/home-content-bg.png) top right no-repeat;
	padding: 30px 6.5% 6.5% 0;
}
.home #sidebar{
	float:right;
}
#sidebar ul{
	margin:0;
	padding:0;
	width:100%;
}
#sidebar ul li{
	width:100%;
	display:block;
	margin-bottom:2px;
}

	
#sidebar ul li a{
	color:#fff;
	text-decoration:none;
	display:block;
	padding:10px 0 11px 12px;
	text-shadow:1px 1px #2d3942;
		background-color:#475660;
		font-weight:600;

}
#sidebar ul li li a:before{
	content:normal;
}
#sidebar ul li a:before{
	content:"» ";
	color:#c5d1d9;
	text-shadow:1px 1px #2d3942;

}

#sidebar li li{
	margin-top:2px;
}
#sidebar li li a{
	background-image:url(../images/sidebar-plus.png);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#eaeef1;
	color:#be4f34;
	padding-left:22px;
	text-shadow:none;
}

#footer{
	background-color:#46555e;
	background-image:url(../images/footer-bg.jpg);
	width:100%;
	min-height:500px;
	border-top:5px solid #323f46;
	padding-top:30px;
	border-bottom: 1px solid transparent;
	color:#fff;
	font-size:10px;
	font-weight:600;
}
.footerheader{
	padding-bottom:30px;
	border-bottom:1px solid rgba(0,0,0,.3);
}
.footerheader .right {
	padding-top:15px;
}
.footerheader .right img{
	margin-left:5px;
	vertical-align:middle;
	display:inline-block;
}
#footer ul {
	padding-left:0;
}
#footer ul li{
	display:inline-block;
	vertical-align:top;
	padding-right:28px;

}
#footer ul li li{
	display:list-item;
	list-style:none;
	margin-top:4px;
}
#footer ul li a{
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px;
		letter-spacing:2px;

}
#footer ul li li a{
	color:#adcfe6;
	font-size:12px;
	text-transform:none;
		letter-spacing:normal;

}
#footer .item-101{
	display:none !important;
}
#footer .nav.menu{margin-bottom:60px;
}
#footer a{
  color:#fff;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
	height:0px !important;
	overflow:hidden;
}
img.right {
	margin: 0px 0px 10px 20px;
}
img.left {
	margin: 0px 20px 10px 0px;
}

/* Text Styles */
a{
	color:#bf5035;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

h1{
	color:#3c5161;
	font-size:30px;
	margin-top:0;
}
h2{
	color:#bf5035;
	font-size:24px;
	font-weight:normal;
}
#main {
	color:#2c3236;
	font-size:14px;
}
#main p {
	line-height:24px;	
}
.btn{
	display:inline-block;
	background-color:#e7994c;
	border-radius:5px;
	text-align:center;
	margin:5px;
	color:#fff !important;
	text-shadow:1px 1px #ae5f26;
	font-weight:600;
	text-transform:uppercase;
	padding:9px 25px 9px;
	font-size:14px;

}
.pacifico{
	font-family: 'Pacifico', cursive;
}
.twocol-col1 {
	clear: left;
	float: left;
	width: 72%;
	padding: 1% 2%;
	margin-bottom: 1px;
	background: #f3f3f3;
}
.twocol-col2 {
	float: left;
	width: 20%;
	padding: 1% 2%;
	margin-bottom: 1px;
	background: #ddd;
}
.threecol-col1 {
	clear: left;
	float: left;
	width: 39%;
	padding: 1% 2%;
	margin-bottom: 1px;
	background: #f3f3f3;
}
.threecol-col2 {
	float: left;
	width: 24%;
	padding: 1% 2%;
	margin-bottom: 1px;
	background: #ddd;
}
.threecol-col3 {
	float: left;
	width: 24%;
	padding: 1% 2%;
	margin-bottom: 1px;
	background: #ddd;
}
.fivecol-col1 {
	clear: left;
	float: left;
	width: 30%;
	padding: 1% 2%;
	margin-bottom: 1px;
	background: #f3f3f3;
	min-height: 40px;
}
.fivecol-col2, .fivecol-col3, .fivecol-col4, .fivecol-col5  {
	float: left;
	width: 12.5%;
	padding: 1% 2%;
	margin-bottom: 1px;
	background: #ddd;
	min-height: 40px; 
}
.col-header {
	background: #666;
	color: #fff;
	font-weight: bold;	
}
.one-half {
	float: left;
	width: 46%;
	padding: 0 2%;	
}

.first { clear: left; }

.pd-title small, .pd-no-subcat, .tooltip{
	display:none !important;
}
.pull-right {
  float:right;
}
.cat-list-row1, .cat-list-row0{
  max-width: 400px; 
}
.teaser-jem .image-preview {
	display: none;	
}
.ns2-title{
  float:right;
  margin-top:0;
  min-width:80%;
}
.ns2-title a{
  color:#0b78a1;
  font-size:14px;
}
.ns2-tools {
  float:left;
  width:45px;
  padding:4px 0 ;
  background-color:#333;
  color:#999;
  text-align:center !important;
  margin: 0 10px 10px 0;
}
.ns2-created{
  text-align:center !important;
  width:100%;
  display:block !important;
}
.ns2-tools .date{
  font-weight:bold;
  font-size:16px;
}
.ns2-tools .month{
  text-transform:uppercase;
  font-size:11px;
}
.ns2-tools .year{
  font-size:10px;
}
.ns2-tools span{
  display:inline-block;
  width:100%;
  text-align:center;
}
.pagination li{
  display:inline-block;
  margin: 0 4px;
}
#menu ul li a.expander {
  display:none;
}
#footer .expander, #sidebar .expander {
  display:none !important;
}
fieldset {
    border:none;
}