* {
	font-family: 'Arial',sans-serif;
}
@font-face {
	font-family: 'Yanone Kaffeesatz Regular';
	src: url('fonts/YanoneKaffeesatz-Regular.eot');
	src: local('fonts/Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url('fonts/YanoneKaffeesatz-Regular.woff') format('woff'), url('fonts/YanoneKaffeesatz-Regular.svg#YanoneKaffeesatz-Regular') format('svg'), url('fonts/YanoneKaffeesatz-Regular.otf') format('opentype');
}
body {
	background: #faf8ee url(images/bg.png) repeat-x top center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #4e4a36;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
	font-family:"Verdana";
}
img {
	margin: 0;
	padding: 0;
	border:0;
}
.yanone_footer {
	font-family: 'Yanone Kaffeesatz Regular', serif;
	letter-spacing: 1;
	color:#ffffff;
	margin:0px 0px 5px 0px;
	font-size:20px;
	float:left;
}
.yanone {
	font-family: 'Yanone Kaffeesatz Regular', serif;
	letter-spacing: 1;
}
h1 {
	font-family: 'Yanone Kaffeesatz Regular', serif;
	font-size: 22px;
	letter-spacing: 1;
	background:#f6eac7;
	border-left:4px solid #C33A23;
	color:#C33A23;
	padding:3px 8px 3px 8px;	
	margin-bottom:0px;
}

h1 a{
	text-decoration:none;
}
h2 {
	font-size:20px;
	color: #C33A23;
	font-weight:normal;
	margin-bottom:10px;
}
h3 {
	font-size: 16px;
	color: #C33A23;
	margin: 0 0 0px 0;
}
.post h3 {
	margin-bottom:10px;
}
h4 {
	font-size: 14px;
	margin: 0 0 3px 0;
	font-weight:bold;
}
h5 {
	font-size:12px;
	margin-bottom:10px;
	font-style:italic;
}
a {
	color: #C33A23;
	text-decoration: underline;
	outline:none;
}
a:hover {
	color: #C33A23;
	text-decoration: underline;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
}
#wrap_head {
	background: url(images/header_bg.png) no-repeat top center;
	width:100%;
}
p {
	margin: 0 0px 15px 0;
	line-height: 16px;
}
#topnav {
	width: 950px;
	height: 32px;
	padding-bottom: 3px;
	float: left;
}
#topnav_left {
	float: left;
	width: 400px;
	padding: 8px;
	font-size: 12px;
}
#topnav li{
	display:inline;
	margin:0 10px 0px 0px;
	padding:0;
}
#topnav ul{
	padding:0px;
	margin:0px;
	float:right;
}
#topnav_right {
	float: right;
	margin-top:3px;
	width: 185px;
	text-align: right;
}
#topnav_right li {
	float:left;
	display:inline;
	margin:0px 0px 0px 10px;
	padding:8px 0px 0px 0px;
}
#header {
	width: 960px;
	height: 145px;
	float: left;
}
#logo h1 {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background:none;
	height:70px;
	width:255px;
	margin:25px 0 0 55px;
	padding:0px;
	cursor:pointer;
	border:none;
}
#logo h1 a{
	height:100%;
	display:block;
	border:none;
}
#date {
	color:#FAF7CF; 
	font-size:11px; 
	font-weight:bold; 
	margin:21px 5px 0px 0px; 
	width:170px; 
	float:right; 
	text-shadow:1px 1px #c13511;
	text-align:right;
}
#header_ads {
	margin:25px 0px;
	width:960px;
	float:left;
}
.header_ads_125 {
	float:left;
	height:125px;
	width:125px;
	margin-right: 40px;
}
.header_ads_125_last {
	float:left;
	height:125px;
	width:125px;
	margin-right: 0px;
}
#navs {
	width: 960px;
	float: left;
}
#main_navs {
	float: left;
	width: 760px;
	height: 38px;
}
#main_navs ul {
	float:left;
	height:38px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
#main_navs li  {
	color: #ffffff;
	float: left;
	list-style-type: none;
	background:url(images/nav_sep.png) no-repeat right;
}
#main_navs a {
	font-family: 'Yanone Kaffeesatz Regular', serif;
	color: #FAF7CF;
	text-decoration: none;
	font-size: 20px;
	padding: 9px;
	display: block;
	text-shadow:0 1px #821a00;
}
#main_navs a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	padding: 9px;
	display: block;
	background: url(images/nav_hover.png) no-repeat right;
}
#subnavs {
	float: left;
	width: 960px;
	height: 20px;
	margin-bottom:8px;
}
#subnavs ul {
	float:left;
	height:38px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
#subnavs li  {
	color: #ffffff;
	float: left;
	list-style-type: none;
	padding: 8px 10px;
}
#subnavs a {
	color: #C33A23;
	text-decoration: none;
	font-size: 11px;
	display: block;
}
#subnavs a:hover {
	text-decoration: underline;
	display: block;
}
#main_navs .current {
	color: #ffffff !important;
	text-decoration: none;
	display: block;
	background: url(images/nav_hover.png) no-repeat right;
}
#search {
	float: right;
	width: 200px;
	height: 38px;
	overflow: hidden;
}
#search form {
	height:38px;
	margin: 0;
}
#search form input {
	background:none;
	border:medium none;
	float:left;
	font-size:12px;
	margin:19px 12px 0;
	padding-left:0px;
	width:135px;
	color:#bf301c;
}
#search form button {
	background-color:transparent;
	border:0 none;
	float:left;
	height:38px;
	text-indent:-9999px;
	width:35px;
}
#search form button a {
	cursor:pointer;
	display:block;
}
#search p {
	margin: 0 !important;
	padding: 0 !important;
}
#content {
	width: 960px;
	float: left;
}
#content_left {
	width: 668px;
	float: left;
}
#headline {
	width: 415px;
	float: left;
	margin-bottom:10px;
}
#headline p {
	line-height:16px;
}
#headline a{
	text-decoration:none;
}
#headline h2 a {
	color:#ffffff;
}
#headline h2 {
	background:none;
	padding:0px;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
}
.headline_image {
	float: left;
	background-color: #e0e0d3;
	padding: 4px;
	margin: 0px 10px 10px 0px;
}
#headline_text {
	float: left;
	margin-left: 15px;
	width: 285px;
}
#headline li {
	list-style-type:none;
}
#headline_thumbs {
	width: 350px;
	float: left;
	height: 50px;
}
.headline_thumb {
	float: left;
	height: 20px;
	width: 20px;
}
.slider-wrap {
	float: left;
	width:auto;
	margin-top:3px;
	overflow:hidden !important;
	position:relative;
	width:415px;
	height:300px;
}
.slider {
	width: 415px;
	overflow: hidden;
	margin-bottom:5px;
}
#desc {
	background:url(images/slidebg.png);
	position:absolute;
	bottom:0px;
	left:0px;
	padding:5px 5px 5px 10px;
	width:400px;
	overflow:hidden;
}
#desc a, #desc p{
	color:#ffffff;
	margin-bottom:0px;
}
#mySlides {
}
#myController span{
	background:#e9e9d4;
	margin-right:10px;
	cursor:pointer;
	padding: 3px 3px;
	border: solid 1px #d2cbb2;
	color: #658834;
	float:left;
	display:inline;
}
#jFlowSlide{
	margin-bottom: 10px;
}
#myController span.jFlowSelected {
	background:#fff4d6;
	margin-right:10px;
	cursor:pointer;
	padding: 3px 3px;
	border: solid 1px #e7d18e;
	color: #658834;
}
.jFlowPrev, .jFlowNext{
	margin-right:10px;
	cursor:pointer;
	padding: 3px 3px;
	color: #104E82;
}
.fade_right {
	width: 325px;
	color: #FFFFFF;
	font-size: 16px;
	padding: 10px 0px 10px 15px;
	border-right: solid 3px #F6BA08;
	background: #424242;
}
.fade_left {
	width: 325px;
	color: #FFFFFF;
	font-size: 16px;
	padding: 10px 0px 10px 15px;
	background: #424242;
	border-left: solid 3px #F6BA08;
	float: right;
}
#content_left_col1 {
	float: left;
	width: 415px;
}
#content_left_col1_full {
	float: left;
	width: 660px;
	margin-bottom:15px;
}
#content_left_col1_full2 {
	float: left;
	width: 660px;
	margin-bottom:15px;
}
#columns {
	float: left;
	width: 415px;
	margin-bottom:10px;
}
.column_cell {
	width: 415px;
	float: left;
	padding: 10px 0px 0px 0px;
	border-bottom: dotted 1px #bbb;
	margin: 0px 0px 0px 0px;
}
.column_image {
	float: left;
	margin-right:10px;
	margin-top:5px;
	background:#FFF4D6 none repeat scroll 0 0;
	padding:3px;
	border:1px solid #E7D18E;
}
.column_desc {
	float: left;
	width: 315px;
	padding-left: 5px;
}
.column_desc a{
	text-decoration:none;
}
.city_desc p {
	margin-right:0px;
}
.column_links {
	float: left;
	margin-left: 10px;
	padding: 0px 5px;
	width:400px;
}
.column_links a{
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
	color:#48701D;
}
#content_left_col2 {
	width: 223px;
	float: left;
	padding-left:17px;
}
#content_left_col2 a {
	font-size:12px;
}
#content_left_col2_bottom {
	float:left;
	height:38px;
	width:9px;
}
#content_left_col2 h1 {

}
#content_right h2 {
	font-family: 'Yanone Kaffeesatz Regular', serif;
	font-size: 20px;
	letter-spacing: 1;
	color:#C33A23;
	margin-bottom:5px !important;	
}
#content_left_col2 .cell {
	float:left;
	margin-bottom:10px;
	width:100%;
}
.cell p {
	font-size:11px;
	margin-bottom:10px;
}
.cell a {
	font-size:11px;
}
#content_left_col2 .cell ul {
	margin:0;
	padding:0;
}
#content_left_col2 .cell li {
	list-style-type:none;
	background:url(images/red_bull.gif) no-repeat left center;
	padding-left:7px;
	margin-bottom:4px;
}
#content_left_col2 .cell li a{
	text-decoration:none;
}
.column_img {
	margin:3px 0px 3px 0px;
}
#content_right {
	background:url(images/sidebar_bg.png) repeat-y center;
	float: left;
	width: 291px;
}
#content_right_padding {
	padding:10px 15px 15px 15px;
}
#social {
	background:url(images/sidebar_top.png) no-repeat top center;
	padding:14px 10px 0px 135px;
	float:left;
	height:41px;
	width:146px;
}
#advertising {
}
#advertising img {
	float:left;
	margin-bottom:5px;
	margin-right:5px;
}
.440_banner {
	float: left;
	margin-top:10px;
}
#videos {
}
#twitter {
	float:left;
	background-color:#F9F6E4;
	border:1px solid #E0C87B;
	padding:5px;
}
#newsletter {
	background-color: #F9F6E4;
	border: 1px solid #E0C87B;
	padding:10px 5px 10px 5px;
	width:248px;
	margin-bottom:15px;
}
.newsbutton {
	-moz-border-radius:2px;
	background-color:#EC7140;
	border:solid 1px #D65523;
	color:#fff;
	padding:2px 3px;
	margin-left:10px;
}
#signup_email {
	float:left;
}
#events {
	float:left;
	background-color:#F9F6E4;
	border:1px solid #E0C87B;
	padding:5px;
	width:248px;
	margin-bottom:15px;
}
.upcoming {
	list-style-type:none;
	margin:0;
	padding:0;
}
.upcoming li{
	margin-bottom:5px;
}

.when {
	float:left;
	margin-right:5px;
}
.event {
	float:left;
	margin-right:5px;;
}
.more-link {
	
}
#events-loop .post {
	margin-bottom:10px;
}
.event .post {
	float:left;
}
#event-meta {
	background-color:#FDFBD9;
	padding-left:10px !important;
}
#events li {
	border-bottom:1px dotted #E0C87B;
	margin-bottom:5px;
	padding-bottom:5px;
	float:left;
}
.month, .date {
	font-size:12px;
	font-weight:bold;
	color:#C33A23;
}
#twitter ul{
	font-size:11px;
	margin:0;
	padding:0;
	list-style-type:none;
}
#twitter li{
	margin-bottom:10px;
	border-bottom:dotted 1px #E0C87B;
	padding-bottom:10px;
}
#footer_wrap {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	background: #bf301c url(images/footer.png) repeat-x;
	padding-top: 23px;
}
#footer {
	width: 960px;
	height:100px;
	padding: 0px 15px 15px 15px;
	margin:0 auto;
}
#footer h3 {
	margin-bottom:3px;
}
#footer_left {
	float: left;
	width: 380px;
	border-right: dotted 1px #f4846a;
	padding-right: 15px;
	margin-right:25px;
}
#footer_right {
	float: left;
	
}
#footer_columns {
	float:left;
	width:250px;
}
#footer_left2 {
	color:#ffffff;
	font-size:10px;
	width:960px;
	margin:0 auto;
}
#footer_left2 p {
	margin:0px;
	padding:0px;
}
#footer_left .widgettitle {
	display:none;
}
#footer .aktt_tweets {
	float:left;
	padding: 35px 0 0 10px;
	width:350px;
}
#footer ul {
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
}
#footer li {
	list-style-type:none;
	margin-bottom:3px;
	padding-left:0px;
}
#cat_right {

}
#cat_left {

}
#footer li a{
	color:#ffffff;
	text-decoration:none;
}
#footer_desc {
	color:#fff;
	width:960px;
	margin:0 auto;
	border-top:1px dotted #F4846A;
	margin-top:10px;
	padding-top:10px;
	font-size:11px;
}
#footer_desc strong {
	font-size:12px;
	color:#FAF7CF;
}
#footer_desc_col1 {
	float:left;
	width:290px;
	margin-right:20px;
}
#footer_desc_col2 {
	float:left;
	width:290px;
	margin-right:20px;
}
#footer_desc_col3 {
	float:left;
	width:290px;
	margin-right:0px;
}
.connected {
	float:left;	
}
.connected li{
	background:url(images/RSS_16.png) no-repeat left;
	list-style-type:none;
	margin-bottom:3px !important;
	padding-left:20px !important;
}
.page_links {
	float:left;
	margin:0px 0px 0px 55px;
}
.postthumb {
	float:left;
}
.post {
	padding:0px 10px 20px 0px;
	margin-bottom:10px;
	border-bottom:1px dotted #BBBBBB;
	float:left;
	width:100%;
}
.post h1{
	margin-bottom:10px;
}
.post-small-wrap {
	width:310px;
	margin-right:10px;
	float:left;
}
.post-small-inside {
	width:310px;
	min-height:206px;
}
.post-small-inside li{
	margin-bottom:10px;
	list-style-type:none;
	margin-left:10px;
}
.post-small-inside li a{
	font-size:14px;
}
.post-small-wrap2 {
	width:310px;
	margin-right:10px;
	float:right;
}
.post-small {
	width:310px;
	float:left;
	margin-bottom:20px;
	background:#F5EFE5;
}
.post-small p{
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
}
.post-small h1 {
	font-family: 'Yanone Kaffeesatz Regular', serif;
	font-size: 18px;
	letter-spacing: 1;
	color:#C33A23;
	padding:3px 8px 3px 8px;
	background:#f6eac7;
	border-left:4px solid #C33A23;
}
.post-small .column_image {
	margin-left:10px;
}
.post_home {
	padding:0px 10px 10px 5px;
}
.post_container {
	padding:15px 0px 0px 0px;
}
.post_container h2 {
	padding-left:0px;
	margin-bottom:0px;
}
.post_search {
	float:left;
	margin-bottom:20px;
	width:440px;
	border-bottom:dotted 1px #ccc;
}
#meta {
	clear:both;
	background:#f5efe5;
	border-left:solid 4px #e1d5c2;
	border-right:solid 4px #e1d5c2;
	float:left;
	width:100%;
	padding:5px;
	font-size:11px;
	margin-top:10px;
}
.post-small #meta {
	border-top:solid 1px #FAF8EE;
	float:left;
	width:300px !important;
	padding:5px;
	font-size:11px;
	border-right:none;
	border-left:none;
}
#featured #meta {
	clear:both;
	background:#f5efe5;
	float:left;
	width:632px;
	padding:5px;
	font-size:11px;
	margin-top:10px;
	margin-bottom:5px;
	border-left:solid 4px #e1d5c2;
	border-right:solid 4px #e1d5c2;
}
#meta p{
	margin:0;
	padding:0;
}
#featured{
	float:left;	
	width:638px;
	margin-bottom:30px;
}
#featured p{
	font-size:14px;
	line-height:18px;
}
#featured h1 {
	font-family: 'Yanone Kaffeesatz Regular', serif;
	font-size: 30px;
	letter-spacing: 1;
	color:#C33A23;
	padding:3px 8px 3px 0px !important;
	background:none !important;
	border:none !important;
}
#wp-calendar {
	margin:0 auto;
	background-color:#f9f6e4;
	border: solid 1px #e0c87b;
	padding:5px;
	margin:5px 0px 15px 0px;
}
.calendarButtons {
	top:37px !important;
	right:20px;
}
.dig-in {
	float:left;
	margin:5px 0px 10px 10px;
}
.addevent {
	background: url(images/more.png) no-repeat left;
	padding-left:20px;
	margin-left:15px;
}
.classifieds ul{
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 8px;
	font-size:11px;
}
.classifieds li{
	margin:0px 8px 0px 0px;
	padding:6px;
	list-style-type:none;
}
.classifieds li:hover{
	background-color:#f3e6bb;
	margin:0px 8px 0px 0px;
	padding:6px;
	list-style-type:none;
}
.classifieds a{
	font-size:12px;
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.classifieds br {
	display:none;
}
.job_posts {
	padding:4px 0px;
	border-bottom: 1px dotted #BBBBBB;
	background-color:transparent !important;
	margin-bottom:15px;
}
#breadcrumbs {
	margin-left:0px;
	font-size:9px;
	margin-top:4px;
	text-transform:uppercase;
}
.input {
	background-color: #fff7e3;
	border: solid 1px #eadbab;
	padding:4px 8px;
	font-size:16px;
}
textarea {
	background-color: #fff2cc;
	border: solid 1px #e0c87b;
	padding:4px 8px;
	font-size:16px;
}
.submitbutton {
	background:#C33A23;
	border: solid 1px #992b10;
	padding:4px 8px;
	font-size:16px;
	color:#ffffff;
}

/* comment styling */ 
.avatar {
	height:60px;
	width:60px;
	background-color:#efe3c6;
	padding:4px;
}
.avatar_name {
	font-size:10px;
	line-height:12px;
	padding-top:5px;
	text-align:left;
	width:80px;
}
.comment_number_wrap {
	float:left;
	padding-bottom:5px;
}
.comment_number {
	background:transparent url(images/comment_icon.png) no-repeat scroll 0 0;
	float:left;
	margin-top:10px;
	padding-left:20px;
}
.comment_right_wrap {
	float:left;
}
.comment_right {
	float:left;
	padding:0px 10px 5px 0px;
	width:540px;
}
.comment_left {
	float:left;
}
.comment_form {
	float:left;
	padding:25px 0px;
}
.comment_form p{
	float:left;
	padding:10px 0px;
}
.comment_right_bottom {
	float:left;
	height:11px;
	margin-left:10px;
	width:560px;
	margin-top:-2px;
}
.comments {
	font-size:10px;
	padding:4px;
	background-color:#FFF7E3;
	border: solid 1px #EADBAB;
}
.comment_name {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
.comment_mail {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
.comment_web {
	float:left;
	margin-bottom: 10px;
	width:600px;
}
#comments_template {
	width: 652px;
	float:left;
	padding-left:5px;
	margin:0px 0px 0px 0px;
}
#comments_template h2 {
	font-size:20px;
	font-weight:normal;
	margin-bottom:0;
	border:none;
}
#comments_template li {
	background-color:#fff7e3;
	border:1px solid #eadbab;
	list-style-type:none;
	padding:10px 0px 10px 10px;
	float:left;
	height: auto;
	font-weight:normal;
	background-image: none;
	margin-bottom:10px;
}
#comments_template ol {
	margin:0px;
	padding:0px;
}
#comments_template p {
	margin:0px 0 10px 0;
	padding:0px;
}
#comments_template .meta {
	color:#A18A47;
	font-size:10px;
}
#comments_template textarea {
	background-color:#fff7e3;
	border:1px solid #eadbab;
	font-size:16px;
	padding:4px 8px;
	width:625px;
}
.readmore {
	background:#48701d url(images/form.png) repeat-x top;
	border: solid 1px #2b470d;
	padding:2px 4px;
	font-size:12px;
	color:#ffffff;
	float:left;
	margin:0px;
	text-decoration:none;
}
.readmore a:hover{
	color:#ffffff !important;
	text-decoration:none !important;
}
#outsidein_container {
	margin-top:3px;
}
#oi_horz_ad_container {
	
}
#oi_map_container {
	margin:0px !important;
}
#oi_explore_neighborhoods {
	font-size:11px;
}
#oi_story_listing_container h1 {
	font-family: 'Yanone Kaffeesatz Regular', serif !important;
	font-size: 22px !important;
	letter-spacing: 1 !important;
	background:#f6eac7 !important;
	border-left:4px solid #C33A23 !important;
	color:#C33A23 !important;
	padding:8px 8px 5px 8px !important;
	font-weight:normal !important;
	margin-bottom:10px !important;	
}
.flickr{
	float:left !important;
}
.flickr_photo {
	float:left;
	margin-right:10px;
	border: solid 3px #dd5d3d;
	height:60px !important;
	width:60px !important;
}
.alignleft {
	float:left;
	padding:5px;
	margin-right:10px;
}
.alignright {
	float:right;
	background-color:#F6EAC7;
	padding:5px;
	margin-right:10px;
	width:auto !important;
}
.wp-caption-text{
	text-align:center;
	font-size:11px;
	margin-top:5px;
	margin-bottom:0px;
	color:#C33A23;
}
#gallery-1 img {
	border: solid 3px #F6EAC7 !important;
}
#joblist {
	float:left;
	margin-right:10px;
}
#joblist a{
	text-decoration:none;
}
#joblist a:hover{
	text-decoration:underline;
}
.hidefeed {
	display:none;
}

/* ------ Hotel Widget Style ---- */

.calbordered {
float:left;
padding:5px;
}

.calbordered .title {
font:11px Arial,Helvetica,sans-serif;
color:#000;
font-weight:bold;
margin-bottom:5px;
height:auto;
width:304px;
position:relative;

}

.title .close-icon {
position:absolute;
right:0;
top:0;
border:none;
}

.calnavright {
position:absolute;
top:0;
bottom:0;
height:12px;  
right:2px;
}

/* Calendar element styles */

/* Calendar container style */
.calendar {
	font:1em Arial,Helvetica,sans-serif;
	text-align:center;
}

.calcontainer {
	float:left;
	padding:0px 5px 0px 5px;
}

/* 2 side by side calendar */
.cal2upwrapper {*height:1%;} /* IE */
.cal2upwrapper:after {content:'.';clear:both;display:block;visibility:hidden;height:0;} /* others */
.calcontainer .cal2up {	float:left;}

td.calcell {
width:1.5em;
height:1em;
border:1px solid #e0e0e0;
background-color:#F9F6E4;
font:1.05em Arial,Helvetica,sans-serif;
}


td.calcell a {
color:#555;
text-decoration:none;
}

td.calcell.today {
background-color: #F8E7C9;
/*F2F0B8*/
/*F8E7C9;*/
}

td.calcell.oom {
cursor:default;
/*color:#e5e5e5; */
color: #999999;
background-color:#e5e5e5;
border:1px solid #e0e0e0;
}

td.calcell.selected {
color:#2b75d1;
/* background-color:#e7f1ff; */
background-color: #FFFF00; /*#FFFF99*/
border:1px solid #fff;
}
td.calcell.selected a{
color:#2b75d1;
}

td.calcell.calcellhover {
cursor:pointer;
color:#fff;
background-color: #66CCFF;
border:1px solid #fff;
}

td.calcell.calcellhover a {
color:#fff;
}

td.calcell.highlight {
color:#2B75D1;
/*background-color:#e7f1ff; */
background-color: #FFFF99;
border:1px solid #fff;
}


td.calcell.previous {
color:#ccc;
}

.calhead {
border:1px solid #bd362a;
vertical-align:middle;
/*background-color:#bd362a; */ /*HBC*/
background-color:#C33A23;
color:#fff;
}

.calheader {
position:relative;
width:100%;
}

.calweekdaycell {
color:#555;
font-weight:normal;
font-style:italic;
}

.calrowhead {
border-right-width:2px;
}

.caltpbg_a, .caltpbg_b{
width:175px;
height:210px;
font-size:11px;
z-index:1000;
}

#calendarBoxArrive, #calendarBoxDepart {
width:151px;
text-align:center;
color:#000;
border-top:solid 1px #E0C87B;
border-left:solid 1px #E0C87B;
border-bottom:solid 2px #E0C87B;
border-right:solid 2px #E0C87B;
background-color:#F9F6E4;
height:180px;
position:absolute;
}

.cal_title{
font-size:12px;
font-weight:bold;
padding-bottom:10px;
padding-left:5px;
text-align:left;
}

.close_cal, .next_cal, .prev_cal{
color:#1a74c8;
}

.calnavleft {
	position:absolute;
	background-repeat:no-repeat;
	background-image: url(https://images.wctravel.com/images-general/calendar/left.gif);
	cursor:pointer;
	top:1px;
	bottom:0;
	width:12px;
	height:12px;   
	left:2px;
}

.calnavright {
	position:absolute;
	background-repeat:no-repeat;
	background-image: url(https://images.wctravel.com/images-general/calendar/right.gif);
	cursor:pointer;
	top:1px;
	bottom:0;
	width:12px;
	height:12px;  
	right:2px;
}

.close-calendar {
 position:absolute;
 cursor:pointer; 
 right:0;
 top:0;
 border:0;
}
/* for use with absolute positionning only */
/* comment out to use relative positioning */

/*
.caltpbg_a{
position:absolute;
top:30px;
left:280px;
}
.caltpbg_b{
position:absolute;
top:30px;
left:280px;
} */
.hotelbooking {
	width:960px;
	margin:0 auto;
}
p.weather_info {
	display:none;
}
#weather_map {
	float:right;
}
#weather_list {
	float:left;
	width:270px;
}
#weather_list p {
	float:left;
	width:170px;

}
#weather_list img {
	float:left;
	width:64px;
	margin-right:10px;
}
#weather_cell {
	width:270px;
	float:left;
	margin-bottom:10px;
}
#weather_cell h3 {
	color:#C33A23;
	font-weight:bold;
	margin:0 0 0 0;
	font-size:12px;
}
#featured_banners_wrap {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
}
#featured_banners {
	width:965px;
	margin:0 auto;
	padding:0px 0px 0px 4px;
	margin-top:15px;
}
#featured_banners img {
	margin:0 11px 10px 0;
}
#phoenix-news {
	font-family: 'Yanone Kaffeesatz Regular', serif;
}
.logo adw_sale {
	display:none;
}
#newsletter fieldset {
	border:none !important;
	margin-top:0px;
	padding:0px !important;
}
#newsletter fieldset a{
	text-decoration: none !important;
}
#newsletter label {
	color:#4E4A36;
}
#newsletter p {
	color:#4E4A36;
	margin-bottom:15px;
	float:left;
	font-weight:bold;
}
.email {
	width:100px;
}
.mce_inline_error {
	float:left;
}
#mc_embed_signup {
	
}
#popup-signup {
	background:url(images/popupbg.jpg) no-repeat;
	width:259px;
}
.submitbutton2 {
	background:#8fb63b;
	border: solid 1px #769c2f;
	padding:4px 8px;
	font-size:16px;
	color:#ffffff;
	font-size:12px;
	width:300px !important;
}
#submitbutton3 {
	background:#C33A23;
	border: solid 1px #992b10;
	padding:4px 8px;
	font-size:16px;
	color:#ffffff;
	font-size:12px;
	margin-bottom:15px;
}
#submitbutton3 a {
	text-decoration: none !important;
	font-size:12px;
}
#submitbutton3wrap a {
	text-decoration: none !important;
}