/*  
Theme Name: About Australia
Description: Change to WP-DaVinci theme for AA theme.
Version: 1.0.2
*/


@font-face {
    font-family: 'OswaldRegular';
    src: url('fonts/oswald-webfont.eot');
    src: url('fonts/oswald-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/oswald-webfont.woff') format('woff'),
         url('fonts/oswald-webfont.ttf') format('truetype'),
         url('fonts/oswald-webfont.svg#OswaldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AbelRegular';
    src: url('fonts/abel-regular-webfont.eot');
    src: url('fonts/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/abel-regular-webfont.woff') format('woff'),
         url('fonts/abel-regular-webfont.ttf') format('truetype'),
         url('fonts/abel-regular-webfont.svg#AbelRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background:#fff url("../images/bg.png") repeat-x 0 190px;
   	padding:0;
	margin:0;
}
#wrap {
	background: transparent url("../images/wrap-bg.jpg") no-repeat center 40px;
}
#page, .page-content {
    width:960px;
    padding:0 15px;
    background:#fff;
}

.integration h1, .integration h2, .integration h3, .integration h4, .integration h5, .integration h6, .integration h7, #sitetitle .title {
    font-family:"AbelRegular",Arial,Helvetica,sans-serif !important;
    font-weight:normal !important;
    letter-spacing:0 !important;
}

.integration p {
    margin:0;
    padding:0;
}

.integration a, .integration a:active, .integration a:visited {
    color:#499fee;
}
.integration a:hover {
    text-decoration:underline;
}

.integration ul {
    list-style: none;
    margin-left:0;
}


.page-content {
    background:#fff;
    border-bottom: 20px solid #FFFFFF;
    clear: both;
    margin: 0 auto;
    padding: 0 0 5px;
}

#searchform div { 
    width: 188px;
    border:0 none;
    background:#fff;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;   
}
 
#searchform input#searchfield {
    border:0 none;
    width:140px;
    color:#666;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px; 
    
    margin-left:4px;
    padding-left:4px;
    display:block;
    float:left;
} 

#searchform input#submitbutton {
    background-color: #f94d00;
    font-weight:bold;
    color:#fff;
    width:33px;
    height:20px;
    font-size:11px;
    line-height:20px;
    margin:2px;
    text-transform: uppercase;
    display:block;
    float:right;
    border-radius:0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    -khtml-border-radius: 0px 5px 5px 0px; 
    padding:0;
}


#explore-box {    
    width:446px;
    height:45px;    
    background: transparent url("../images/explore-bg.png") no-repeat;
    position:relative;
    top:10px;
    float:right;    
}
#explore-box input {
    font:normal 20px "AbelRegular",Arial,Helvetica,sans-serif;
    height:45px;
    line-height:45px;
    background: transparent;
    border:0 none;
    padding:0;        
}

#explore-box #explore-input {    
    color:#f65012;    
    margin-left:20px;
    width:303px;
}
#explore-box #explore-submit {    
    color:#fff;
    text-align:center;
    width:114px;
    outline:none;
    * position:relative;
    * top:-3px;
}


/* style3.css */
.outer-wrap {
	padding:0;
	margin:0 auto;
	}

#wrap {
	width:100%;
	padding:46px 0 0;
	margin:0 auto;
	}

#head-content {
	padding:40px 0 44px;
	margin:0 auto;
}

#page, .limit, .page-content {
	width:960px;
	margin: 0 auto;
    padding: 0 15px;
}


#content-main {
    float:right;
    width:630px;
}

#content-box { 
    border-bottom: 1px solid #E4E4E4; 
    padding: 0px;
    display: none;
}
#content-box #sort-box {
    width:295px; 
    margin:41px 0 0 232px; 
    float:left;
    * margin-top:30px;
}
#content-box #sort-box label { 
    float:left; 
    padding:1px 10px 0 0; 
    font-family: "AbelRegular",Arial,Helvetica,sans-serif; 
    font-size:18px;
}
#content-box #sort-box select { 
    float:right; 
    width:225px; 
    height:28px; 
}

#listing-options {
    float:right;
    margin-top:15px;
}

#listing-options ul {
    border-right:1px solid #f7f3ee;
}

#listing-options ul li {
    display:block;
    float:left;
    border-top:1px solid #f7f3ee;
    border-left:1px solid #f7f3ee;    
}

#listing-options ul li a {
    display:block;    
    background:transparent url(../images/list-view-bg.png) no-repeat 20px center;
    padding:20px;
    font-size:18px;
    padding-left:50px;
    font-family: "AbelRegular",Arial,Helvetica,sans-serif;    
}
#listing-options ul li.active a {
    color:#5e5e5e;
    background-color:#fff;    
}
#listing-options ul li a {
    color:#fff;
    background-color:#ff5513;
}
#listing-options ul li+li a {
    background-image:url(../images/map-view-bg.png);
}

#social-like {
    float:right;
    position:relative;
    top:10px;    
}
#social-like p {
    float:left;
}
#social-like #subscribe-link {
    color:#fff;
    font-size:10px;
    background-color:#ff5513;
    height:20px;
    line-height:20px;
    padding:0 5px;
    display:block;
    float:left;
}
#social-like a {
    margin-left:5px;
}

.integration .row {
    border-bottom:1px solid #e4e4e4;
    padding:15px 0 10px;    
}

.integration .row a {
    color:#499fee;
}
.integration .row .thumbnail {
    float:left;
    display:block;
    width:195px;
}
.integration .row .row-body {
    width:405px; 
    float:left;
}

.integration .row .small {
    width:365px;
}

.integration .row .an_event {
    width:325px;
}

.integration .row-body .stars {
    float:left;
    margin-left:20px;
    margin-top:3px;
}
.integration .row-body h3 {
    float:left;
    margin-bottom:8px;
}
.integration .row-body .description {
    clear:both;
}
.integration .row-body .reviews {
    color:#0066ff;
    font-size:10px;
    margin-left:10px;
    position: relative;
    top:-5px;
}
.integration .row p {
    margin-bottom:5px;
    line-height:1.15em;
}
.integration .row .row-tags { 
    font-size:11px;
    margin-bottom:10px;
}
.integration .row .row-tags a{
    color:#5e5e5e;
}

.integration .row .row-side {
    color:#5e5e5e;
    font-size:11px;
    text-align:right;
    width:100px;
    float:right;    
}
.integration .row-side .price {
    font-size:23px;
    font-weight:bold;
}
.integration .row-side .event {
    font-size:16px;
    font-weight:bold;
    color: #F94D00;
}
.integration .row-side .rates-from {
    font-size:14px;
}
.integration .row a.select {
    display:block;
    padding:7px 14px;
    background-color:#ff5513;
    color:#fff;   
    float:right;
    margin-top:15px; 
    font:normal 20px "AbelRegular",Arial,Helvetica,sans-serif;
}
.integration .row a.select:hover {
    text-decoration:none;
}

#pager-box {
    padding: 15px 0 23px;
    font:normal 14px "AbelRegular",Arial,Helvetica,sans-serif;
    color:#c0c0c0;
}
#pager-box a {
    color:#499fee;
}
#pager-box #pages {
    float:left;
    color:#5e5e5e;
}
#pager-box #pager {
    float:right;
}


#sidebar { 
    float:left;
    width:300px;
    padding-left:8px;
    padding-top:15px;
}

#sidebar h2 {
    font-size:28px;
    color:#5e5e5e;
    text-transform:capitalize;
}

#sidebar h3.widgettitle {    
    font: bold 11px Arial,"Helvetica",sans-serif;
    letter-spacing: normal;
    border-bottom:0 none;
    border-top:2px solid #f4f0e9;
    padding-top: 10px;
}
#sidebar #pricerange-box h3.widgettitle {
    border-top:0 none;
}
#sidebar h3.widgettitle img {
    margin-right:3px;
}
#sidebar .widget-wrap p {
    color:#000;
    font-size:11px;
    margin-bottom:0;
}
#sidebar .widget-wrap input[type="checkbox"]{
    padding-left:0;
    margin-left:0;
}
#sidebar .widget-wrap label {
    clear:right;
    font-size:11px;
    color:#000;
    position:relative;
    top:-2px;
}
#sidebar .widget-wrap label img {
    position:relative;
    top:2px;
}
#sidebar .widget-wrap a {
    color:#1bacdd;
    font-size:11px;    
}
#sidebar .widget-wrap a:hover {
    text-decoration:underline;
}

#banners {
    clear:both;
    border-top:1px solid #e4e4e4;
    border-bottom:1px solid #e4e4e4;
    padding:15px 0;
}
#banners a {
    float:left;
    display:block    
}
#banners a+a {
    float:right;
    clear:right;
}


#footer {
	clear: both !important;
	margin: 0 auto !important;
	padding: 60px 0 0 !important;
	border:0 !important;
	position:relative !important;
	background:#f7f3ee !important;
	height:150px !important;	
	color:#ccc !important;
}

#footer .container {
    background: transparent url("../images/logo-beta.png") no-repeat right 0px;
    margin:0 auto;
    width:990px;
    height:150px;
}
#footer a:hover, #footer a:active {
    text-decoration:underline;
}
.integration #footer p {
	font-size: 11px;
	line-height: 24px;
}
#footer p, 
#footer p a { color:#000; }

#footer div#footer-links a,
#footer div#footer-links a:link, 
#footer div#footer-links a:visited {
	color:#499fee;
	text-decoration: none;
}
#footer div#footer-links a:hover {
	text-decoration: underline;
}
#footer div#footer-links { 
    margin-bottom:10px;
}
#footer div#footer-links {
    font-family:"AbelRegular",Arial,Helvetica,sans-serif;
    font-size:16px;
    color:#000;
}

/* --[ Top Navigation Colors, Etc. ]-- */

#topnav {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#f6f1eb;
	border-bottom:1px solid #3bb7dd;
}

#topnav ul a  {
	padding:10px;
	line-height:24px;
	color:#fff;
	}

#topnav ul a:hover { 
	color:#002a51;
	}

#wrap {
    z-index:1;
}
#catnav {
    z-index:1;
}

#topnav {
    z-index:1000;
}
#topnav ul {
    z-index:1000;
}
#topnav ul li {
    z-index:1000;
}

#topnav ul ul  { 
	border-bottom: 1px solid #e5e5e5;
}

#topnav ul ul {
    width:100%;
    background:#3BB7DD;
    border-bottom:0 none;
    color:#fff;
    z-index:1000;
}
#topnav ul ul h3{
    color:#fff;
    font-size:24px;
    z-index:1000;
}
#topnav ul ul li {
    border-right:1px dotted #fff;
    z-index:1000;
}
#topnav ul ul p {
    clear:both;
    z-index:1000;
    margin-bottom:0;
    padding:0;
}
#topnav ul ul p span {
    display:block;
    float:left;
    background: transparent url(../images/navi-circle.png) no-repeat;
    height:23px;
    width:23px;
    line-height:23px;
    text-align:center;
    margin:8px 0;
    font-size:13px;
    z-index:1000;
}
#topnav ul ul li+li {    
    padding:24px 21px;
    border: 0 none;
}

#topnav ul ul a  {	 
	line-height:20px;
	border: 0 none;	
	background:#f0f0f0;
	color:#fff;
	padding:5px 10px;
    font-size: 18px;   
    float:left;
    display:block;
    z-index:1000;    
}

#topnav ul ul a:hover  {
	color:#000; 
	}

#topnav ul ul ul  { 
	margin: -31px 0 0 200px; 
	}

#topnav form#searchform {
	margin:6px 0 0;
	}


#topnav ul li:hover ul, #topnav ul li.sfhover ul, #topnav ul li li:hover ul, #topnav ul li li.sfhover ul, #topnav ul li li li:hover ul, #topnav ul li li li.sfhover ul, #topnav ul li li li li:hover ul, #topnav ul li li li li.sfhover ul {
    left: 1px;
}




/* --[ Category Navigation Colors, Etc. ]-- */

#catnav {
	background:#000;
	width:960px;
	margin:0 auto;
	}

#catnav ul a  {
	position:relative; 
	display:block; 
	z-index:100; 
	padding:5px 15px; 
	line-height:20px; 
	text-decoration:none;
	color:#fff; 
	}
    
:root #catnav ul a { padding:5px 14px; }  /* IE9 */

#catnav ul a:hover {
	color:#fff;
	background:#222;
	}

#catnav ul ul  { 
	border-bottom: 1px solid #333;
	}

#catnav ul ul a  {
	width:180px; 
	line-height:20px;
	border: 1px solid #333;
	border-bottom:0;
	background:#000;
	color:#fff;  
	}

#catnav ul ul a:hover  {
	color:#fff;
	background:#222;
	}

#catnav ul ul ul  { 
	margin: -31px 0 0 200px; 
	}
    
#catnav ul li a { 
    display:block;
    height:50px;
    line-height:50px; 
}
#catnav,#catnav ul ul a {
    font-weight:normal;
    font-family:"AbelRegular",Arial,Helvetica,sans-serif;
    font-size:18px;
    background:#f31700;
    width:990px; 
}
#catnav ul a.highlight,#catnav ul a:hover,#catnav ul ul a:hover {
    background-color:#fff;
    color:#000;
}

#topnav ul, #topnav .menu { width: 790px; }

#sitetitle .title,#sitetitle .description {
    float:none;
    text-indent:-999em;
    position:absolute;
    display:none;
    left:-999em;
}
#head-content {
    width:990px;    
}
#head-content #logoAA {
    background:transparent url(../images/logo-beta.png) no-repeat;
    display:block;
    height:79px;
    width:269px;
    text-indent:-9999px;
    float:left;
    top:-20px;
    position:relative;
    left:10px;    
}
#topnav ul li a { 
    padding:10px 7px;
}
#topnav,#topnav ul ul a {
    font-size:15px;
    font-weight:normal;
    font-family:"AbelRegular",Arial,Helvetica,sans-serif;
    background:#3bb7dd;
}
#topnav ul a.highlight,
#topnav ul a:hover,
#topnav ul ul a:hover,
#topnav ul ul a.active {
    color:#002a51;
}

p#breadcrumbs {
    font-family:"AbelRegular",Arial,Helvetica,sans-serif;
    font-size:16px;
    border-bottom:0 none;
}
p#breadcrumbs a {
    color:#499fee;
}
p#breadcrumbs a:hover {
    text-decoration:underline;
}
p#breadcrumbs strong {
    font-weight:normal;
}

.subpage p#breadcrumbs {
    margin-bottom:10px;
}

h1 {
    font-size:28px;
}
h1.page-title {
    border-bottom:0 none;
}

.subpage h1.page-title {
    margin-bottom:5px;
} 

#search-box {
    background:#cae8f0;
    padding:15px 15px 9px;
}

#search-box h2 {
    color:#f65012;
    font-size:28px;
    margin-bottom:15px;
}

#search-box input[type="text"]{
    height:39px;
    line-height:39px;
    
    * height:18px;
    * line-height:18px;
}
#search-box input[type="text"],
#search-box select {    
    font-size:15px;
    margin:10px 0;
    
    border:1px solid #e3e2ea;
    border-top-color:#acadb2;
    
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
}

#search-box select {
    padding:11px 7px;
} 

#search-box input[type="radio"]+label {
    margin-right:30px;
}

#search-box #check-in-label {
    margin-left:335px;
}

#search-box #check-out-label {
    margin-left:145px;
}

#search-box .calendar {
    position: relative;
    top:6px;
    * top:-5px;
    margin-left:10px;
    margin-right:2px;
}

#search-box .day {
    width:88px;
}
#search-box .month {
    width:131px;
}
#search-box fieldset {
    float:left;
    width:435px;
}

#search-box #guests-box label {
    line-height:1em;
}
#search-box #guests {
    width:260px;
}

#search-box #search-large {
    width:383px;
    padding-left:7px;
}

#search-box input[type="image"] {
    margin-top:8px;    
    display:block;
    margin-right:18px;    
}

#search-box p {
    font-family: "AbelRegular",Arial,Helvetica,sans-serif; 
    font-size:18px;
    margin-top:20px;
    padding-bottom:10px;
}

#search-box a {
    color:#499fee;
}

#map-icon {
    float:left;
}
#address {
    float:left;
    margin-left:10px;
}
#address p {
    margin-bottom:0;
}
#address a {
    color:#26a3d2;
}
#address span.delimiter {
    color:#d7d7d7;
}
#price-stars {
    float:right;
    text-align:right;
}
#price-stars h3 {
    font-weight:bold;
    font-size:22px;
    margin-top:4px;
}

#page #main-article h2 {
    background-color:#f6f1eb;
    padding:15px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    text-align:left;
    font-size:18px;
    color:#333333;
    
    margin-bottom:15px;
    position:relative;
}

#main-article h2 span {
    position:absolute;    
    
    right:10px;
    top:17px;    
    
    background-color: #fff;
    border:1px solid #ddd;
    text-align:center;  
    margin-left:2px;
    
    float:none;
}
#main-article h2 span+span {
    right:32px;
}

#main-article .slideshow-nav {
    float:right;
    position:absolute;
    top:-1px;
    right:0;
}
#main-article .slideshow-nav li {
    float:left;
    margin-left:3px;
}
#main-article .slideshow-nav li a {
    display:block;
    height:10px;
    width:10px;
    background:#ccc;
}
#main-article .slideshow-nav li a:hover,
#main-article .slideshow-nav li.active a {    
    background:#333;
    text-decoration:none;
}
#main-article .slideshow ul li {
    position:relative;
}
#main-article .slideshow ul li img {
    border:10px solid #eee;
}
#main-article .slideshow ul li h2 {    
    background:#000;
    padding:14px; 
    margin:10px;
    position:absolute;
    bottom:4px;
    width:582px;
    display:block;
    border:0 none;
}
#main-article .slideshow ul li h2 a {
    color:#fff;
    letter-spacing:-1px;
    font:normal 21px "AbelRegular",Arial,Helvetica,sans-serif;
}
#main-article .slideshow ul li h2 a:hover {
    text-decoration:none;
}
.integration #concept-page #contentright {
    padding-top:3px;
    margin-top: 272px;
}
#availability {
    padding-left:10px;
}
#availability p {
    margin-left:4px;
    margin-bottom:1em;
}

#availability #search-availability {
    background-color: #3BB7DD;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 17px;
    padding: 5px;
    
    position:relative;
}
#availability #search-availability #price-guarantee {
    background: transparent url("../images/price-guarantee.png") no-repeat;
    width:99px;
    height:100px;
    
    position:absolute;
    right:5px;
    top:-2px;
    z-index:10;
}
#availability #search-availability #inner {
    background-color: #eeeeee;
    border: 2px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    padding:12px 16px 8px;
}
#availability #search-availability fieldset {
    float:left;
    margin-right:15px;
}
#availability #search-availability label {    
    clear:both;
    display: block;
    font-weight:bold;
    font-size:12px;
    color:#000;
    margin-bottom:1px;
}
#availability #search-availability select {
    font-size:14px;
    margin:2px 0 10px;
    
    border:1px solid #e3e2ea;
    border-top-color:#acadb2;
    
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
    
    padding:5px 5px;
}

#availability #search-availability .day {
    width:75px;
}
#availability #search-availability .month {
    width:108px;
}

#availability #search-availability .calendar {
    position:relative;
    top:6px;
    * top:-4px;
}
#availability #search-availability #guests-availability {
    width:215px;
}
#availability #search-availability input[type="submit"] {
    margin-left:25px;
    * position:relative;
    * top:-9px;
}


#map-box {
    padding-left:10px;
    margin-bottom:15px;
}
#map-box div {
    margin-bottom:15px;    
}
#map-box div img {
    vertical-align: middle;
    margin-right:4px;
} 
#map-box div a {
    margin-right:25px;
    color:#26a3d2;
}
ul#hotel-features {
    margin-left:10px;
}

ul#hotel-features li {
    list-style:none;    
    border-top:1px solid #eeeeee;
    padding:15px 0;
    display:block;
    float:left;
}
ul#hotel-features li h5 {
    font:bold 15px "Arial",Helvetica,sans-serif;
    float:left;
    width:120px;    
}

ul#hotel-features li p {
    float:left;
    margin-bottom:0;
    width:490px;
}

#contentright {
    padding-top:18px;
}
#contentright #social-like {
    clear:both;
    margin-bottom:17px;
    top:0;
}
#contentright #search-hotels {
    background-color:#3bb7dd;
    padding:10px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    margin-bottom:17px;
}
#contentright #search-hotels h3 {
    color:#fff;
    font-family:"Arial",Helvetica,sans-serif;
    font-size:19px;
    font-weight:bold;
    margin-left:10px;
    margin-bottom:7px;    
}
#contentright #search-hotels #inner {
    background-color:#cae8f0;
    border:2px solid #fff;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    padding:12px;
}

#contentright #search-hotels label {
    clear:both!important;
    display:block;
    font-weight:bold;
    font-size:12px;
    color:#000;
    margin-bottom:1px;
}

#contentright #search-hotels input[type="text"]{
    height:28px;
    line-height:28px;
    
    * height:18px;
    * line-height:18px;
    
    width:100%;
}
#contentright #search-hotels input[type="text"],
#contentright #search-hotels select {    
    font-size:14px;
    margin:2px 0 10px;
    
    border:1px solid #e3e2ea;
    border-top-color:#acadb2;
    
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
}

#contentright #search-hotels select {
    padding:5px 5px;
}
#contentright #search-hotels #guests {
    width:100%;
} 
#contentright #search-hotels .calendar {
    position:relative;
    top:7px;
    * top:-4px;
    margin-right:5px;    
}
#contentright .widget {
    padding:17px 0;
    margin:0;
}
#contentright #ready-for-banner {
    margin-bottom:15px;
    display:block;
}
#contentright #stayed-before h3 {
    float:left;
    font-size:24px;
    font-weight:bold;
    line-height:1.1em;
    margin-bottom:0;
}
#contentright #stayed-before a {
    display:block;
    float:right;
}

#contentright #get-advice {
    background:#f8f5f1;
    padding:10px 8px;
}
#contentright #get-advice a.fb-login {
    text-indent: -9999px;
    background: transparent url("../images/fb-login.png") no-repeat;
    width:167px;
    height:27px;
    padding:0;
    margin:0;
    clear:both;
    display:block;
    margin-bottom:5px;
}
#contentright #get-advice textarea {
    border:1px solid #e2e2e2;
    width:100%;
    margin-bottom:15px;    
}

#contentright #get-advice input[type="checkbox"] {
    padding-left:0;
    margin-left:0;
}

#contentright .side-item {
    margin-bottom:25px;
}

#contentright .side-item h3 {
    font-size:18px;
    color:#333;
    letter-spacing:0;
    border-bottom:1px solid #e4e4e4;
    padding-bottom:7px;
    line-height:19px;
}
#contentright #australia-destinations p {
    background:#2b9ec0;
    margin-bottom:0px;
    padding:8px 12px;
    color:#fff;
}

#contentright #oi-deals h3 {
    margin-bottom:0;
}
#contentright #oi-deals div.inner {
    background: url("../images/oi-bg.png") repeat-x center bottom;
    padding:28px 15px 20px;
    position:relative;
}
#contentright #oi-deals div.inner img#oi-logo {
    position:absolute;
    top:-31px;
    right:0;
}
#contentright #oi-deals #oi-links {
    clear:both;
}
#contentright #oi-deals p {
    margin-bottom:23px;
}
#contentright #oi-deals #oi-links a {
    display:block;
    float:left;
    margin-right:17px;
    
    width:78px;
    height:107px;    
    
    font:normal 16px/194px "AbelRegular",Arial,Helvetica,sans-serif;
    text-align:center;
    color:#2b9ec0;
}
#contentright #oi-deals #oi-links a#oi-subscribe {
    background: transparent url(../images/oi-subscribe.png) no-repeat center top;
}
#contentright #oi-deals #oi-links a#oi-like {
    background: transparent url(../images/oi-like.png) no-repeat center top;
}
#contentright #oi-deals #oi-links a#oi-follow {
    background: transparent url(../images/oi-follow.png) no-repeat center top;
    margin-right:0px;
}

#contentright .side-item h3 span {
    float:right;
    font-size:14px;
    line-height:24px;
}
#contentright #side-weather h3 {
    margin-bottom:0;
}
#contentright #side-weather table {
    border:0 none;
    border-collapse:collapse;
    font:normal 14px "AbelRegular",Arial,Helvetica,sans-serif;
    margin:0;
}
#contentright #side-weather table tr th,
#contentright #side-weather table tr td {
    border:0 none;
    background:#fff;
    text-align:left;
    padding:5px 10px 5px 0;
    color:#000;
}
#contentright #side-weather table tr th {    
    border-bottom:1px solid #E4E4E4;
    color:#5e5e5e;
    font-weight:normal;
}
#contentright #side-weather table tr td+td {    
    color:#5e5e5e;
}
#contentright #side-weather table tr th+th+th+th,
#contentright #side-weather table tr td+td+td+td {
    text-align:right;
    padding-right:0;
    width: 45px;
}

#contentright #side-tags h3 {
    color:#000;
}
#contentright #side-tags a {
    color:#1bacdd
}
#contentright #side-tags a.tag1 {
    font-size:20px;    
}
#contentright #side-tags a.tag2 {
    font-size:18px;    
}
#contentright #side-tags a.tag3 {
    font-size:16px;
}  
#contentright #side-tags a.tag4 {
    font-size:14px;
}  
#contentright #side-tags a.tag5 {
    font-size:12px;
}    

/* Home Page Boxes */
.homeFeatures {width:100%;height:150px;margin:10px 0;}
.homeFeatures .feature {width:148px;height:136px;float:left;margin-right:12px;position:relative;overflow:hidden; margin-bottom: 8px; }
.homeFeatures .pic {position:absolute;top:0;left:0;margin:0;z-index:10;}
.homeFeatures .slide {position:relative;z-index:20;color:#fff;padding:4px 10px;overflow:hidden;height:20px;margin:0;}
.homeFeatures p.description {font-size:11px;line-height:1.3;height:63px;overflow:hidden;margin-bottom:5px;margin-top:5px;}
.homeFeatures .slide h3 {border-bottom: 1px solid #ccc; font-size:15px;font-weight:normal;color:#fff;line-height:20px;height:15px;padding-bottom:10px;}
.homeFeatures .likes {max-width:110px;float:right;padding:2px 0;border-left:solid 1px #fff;padding-left:5px;text-transform:uppercase;font-size:216%;margin:0;line-height:24px;text-align:right;}
.homeFeatures .likes span {display:inline-block;margin-left:5px;font-size:42%;line-height:12px;}
.homeFeatures a.btn1 {margin-top:3px;background-position:left -35px !important;}
.homeFeatures a.btn1 span {background-position:right -35px}
.homeFeatures a.btn2 {margin-top:3px;background-position:left top;}
.homeFeatures a.btn2 span {background-position:right top}
.homeFeatures a.btn4 {margin-top:3px;background-position:left -105px !important;}
.homeFeatures a.btn4 span {background-position:right -105px;}
.homeFeatures .pane1 {background:#663399;height:48px;}
.homeFeatures .pane2 {background:#ff9933;}
.homeFeatures .pane3{background:#66cc33;}
.homeFeatures .pane4{background:#cc6666;}
.homeFeatures .pane5{background:#3399ff;}
.homeFeatures .pane6{background:#996699;}
.homeFeatures .pane7{background:#cc9900;}
.homeFeatures .pane8{background:#339966;}
.homeFeatures .pane9{background:#3366cc;}
.homeFeatures .arrow1, .homeFeatures .arrow2, .homeFeatures .arrow3, .homeFeatures .arrow4 {width:14px;height:8px;position:relative;margin-left:125px;z-index:20;background:url(../../../../js/homeslides/too_feature_arrows.html) no-repeat left top;}
.homeFeatures .feature .content {margin-top:150px;text-align:center;z-index:10;}
.admincontainer .homeFeatures, .admincontainer .homeFeatures .feature {height:236px;}
.homeFeatures .arrow1 {}
.homeFeatures .arrow2 {background-position:-20px top;}
.homeFeatures .arrow3 {background-position:-40px top;}
.homeFeatures .arrow4 {background-position:-60px top;}

a.btn1:link, a.btn1:visited, a.btn2:link, a.btn2:visited, a.btn3:link, a.btn3:visited, a.btn4:link, a.btn4:visited 
{text-decoration:none;float:left;height:25px;line-height:23px;padding-left:7px;margin-right:6px;color:#fff;background:url(../../../../js/homeslides/too_buttons.html) no-repeat left top;}
a.btn1 span, a.btn2 span, a.btn3 span, a.btn4 span {display:inline-block;height:25px;padding:0 12px 0 5px;margin-right:-6px;cursor:pointer;background:url(../../../../js/homeslides/too_buttons.html) no-repeat right top;}
a.btn2:link, a.btn2:visited  {background-position:left -35px;}
a.btn2 span {background-position:right -35px;}
a.btn3:link, a.btn3:visited {background-position:left -70px;}
a.btn3 span {background-position:right -70px;}
a.btn4:link, a.btn4:visited {background-position:left -35px;}
a.btn4 span {display:inline-block;height:25px;padding:0 12px 0 5px;margin-right:-6px;background:url(../../../../js/homeslides/too_buttons.html) no-repeat right -35px;cursor:pointer;}

/* Listing Pages */

.accommodation-bottom.bottom {
	width: 960px;
	text-align: center;
	margin: 0 auto;
	padding: 12px 0;
	float: none;
	display: block;
	border: 0;
}

/* Sidebar Slider */

#contentright #slideshowpages {
	height:250px;
	width:300px;
	margin: 0;
	padding:0;
	position:relative;
	z-index:1;
	background:#fff;
	margin:0 auto;
	overflow:hidden;
	}

#contentright #slideshowpages ul {
	background:transparent;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}           

/* ---------[ Slideshow Slides ]--------- */

#contentright #slideshowpages .slides {
	overflow: hidden;
	clear:both;
	margin:0;
	height: 250px;
	width:300px;
	background:#fff;
	}

#contentright #slideshowpages .slides li,
.js #contentright #slideshowpages .slides li {
	list-style-type:none;
	overflow: hidden;
	background:#eee;
	height:250px;
	width:300px; 
	margin: 0;
	}

#contentright #slideshowpages .feature-image,
#contentright #slideshowpages .feature-video {
	height:250px;
	width:300px;
	float:right;
	margin: 0 0 0 50px;
	background:#fff;
	}

#contentright #slideshowpages img.home_feature {
	height:250px;
	width:300px;
	padding:0;
	margin:0;
	float:none;
	border:0;
	}

#contentright #slideshowpages .slides li .entry {
	text-align:left;
	margin:0;
	padding:0;
	}

#contentright #slideshowpages .slides li .entry h2.post-title, 
#contentright #slideshowpages .slides li .entry h2.post-title a, 
#contentright #slideshowpages .slides li .entry h2.post-title a:link,
#contentright #slideshowpages .slides li .entry h2.post-title a:visited,
#contentright #slideshowpages .slides li .entry h2.post-title a:hover,
#contentright #slideshowpages .slides li .entry h2.post-title a:active {
	line-height: 1.0em;
	font-size:18pt;
	margin-bottom:15px;
	}

/* ---------[ Alt Home Slideshow Slides Full-Width Image Styles ]--------- */

#contentright #slideshowpages .slides li.full-width,
.js #contentright #slideshowpages .slides li.full-width {
	position:relative;
	z-index:1;
	background:#eee;
	height:250px;
	width:300px; 
	margin: 0;
	padding: 0;
	border:0;
	}

#contentright #slideshowpages .full-width .feature-image {
	height:250px;
	width:300px;
	padding:0;
	float:none;
	margin: 0;
	border:0;
	}

#contentright #slideshowpages .full-width img.home_feature {
	height:250px;
	width:300px;
	padding:0;
	margin:0;
	float:none;
	border:0;
	}

#contentright #slideshowpages .full-width .feat-content {
	z-index:2;
	position:absolute;
	width:300px;
	padding:10px;
	left:0;
	bottom:0;
	background:#000;
	color:#fff;
	overflow:hidden;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}

#contentright #slideshowpages .full-width .meta {
	z-index:9999;
	position:absolute;
	left:-999em;
	display:none;
	text-indent:-999em;
	line-height:0;
	}

#contentright #slideshowpages .slides li.full-width .entry h2.post-title, 
#contentright #slideshowpages .slides li.full-width .entry h2.post-title a, 
#contentright #slideshowpages .slides li.full-width .entry h2.post-title a:link,
#contentright #slideshowpages .slides li.full-width .entry h2.post-title a:visited,
#contentright #slideshowpages .slides li.full-width .entry h2.post-title a:hover,
#contentright #slideshowpages .slides li.full-width .entry h2.post-title a:active {
	color:#fff !important;
	margin-bottom: 3px;
	}

/* ---------[ Alt Home Slideshow Navigation ]--------- */

#contentright #slideshowpages {
	padding-bottom: 43px;
	}

#contentright #slideshowpages h2.feature-title {
	position:absolute;
	left: -999em;
	bottom:0;
	display:none;
	}

#contentright #slideshowpages  .slides-nav-container {
	margin:0;
	padding: 0;
	position:absolute;
	bottom:0;
	right:0;
	z-index:10;
	height:42px;
	line-height:42px;
	background:#fff;
	width: 300px;
	padding: 4px;
	padding-top:0;
	border:1px solid #e5e5e5;
	border-top:0;
	}

#contentright #slideshowpages  ul.slides-nav {
	margin:0;
	padding: 6px 15px;
	width:300px;
	position:static;
	height:30px;
	line-height:30px;
	z-index:999;
	background:#e5e5e5;
	}

.js #contentright #slideshowpages .slides-nav li,
#contentright #slideshowpages .slides-nav li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	width:auto;
	}

.js #contentright #slideshowpages .slides-nav li a,
#contentright #slideshowpages .slides-nav li a {
	list-style-type:none;
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	background:transparent;
	padding:0 10px;
	margin:0;
	width:auto;
	text-shadow: 0 1px 1px #fff;
	font-size:14px;
	}

.js #contentright #slideshowpages .slides-nav li a:hover,
.js #contentright #slideshowpages .slides-nav li a:active {
	color:#333;
	}

#contentright #slideshowpages .slides-nav li.on a, 
.js #contentright #slideshowpages .slides-nav li.on a {
	color:#333;
	background:#f0f0f0;
	border:1px solid #ddd;
	height:28px;
	line-height:28px;
	padding:0 9px;
	}

.js #contentright #slideshowpages .slides-nav li a,
#contentright #slideshowpages .slides-nav li a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	}
/* Lists */

.custom-terms ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.custom-terms li {
	list-style-type: none !important;
	margin: 0 0 5px !important;
	padding: 0 0 0 18px !important;
	background:url(../images/bullet.png) 0 1px no-repeat !important;
	border-bottom: 1px solid #DDD !important;
}

/* Footer Social */
#footer_social {
	width: 960px;
	text-align: center;
	margin: 0 auto;
	padding: 12px 0;
	float: none;
	display: block;
	border: 0;
}

/* Buttons */
.button {
	width: 100px;
	padding: 8px 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 2px;
	text-shadow:0 1px 0 rgba(255,255,255,0.3);
	-moz-box-shadow:
	0 1px 2px rgba(0,0,0,0.3),
	0 1px 2px rgba(255,255,255,0.5) inset;
	-webkit-box-shadow:
	0 1px 2px rgba(0,0,0,0.3),
	0 1px 2px rgba(255,255,255,0.5) inset;
	box-shadow:
	0 1px 2px rgba(0,0,0,0.3),
	0 1px 2px rgba(255,255,255,0.5) inset;
}

.button_blue {
	color:#F0F8FF;
	background:#003366;
	background:-moz-linear-gradient(top,rgba(0,51,102,0.8),rgba(0,51,102,1));
	background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,51,102,0.8)),to(rgba(0,51,102,1)));
	border-color:#001C33;
}

/* Search Box */

.search-results {
	width: 100%;
	float: left;
}

.result-wrapper {
	border-color: #D4D7D9;
}

.result-wrapper {
	border-width: 1px;
	border-style: solid;
	margin-bottom: 15px;
}

.result {
	padding: 20px 0 12px 0;
}

.result .price {
	text-align: center;
}

.result .price {
	float: right;
	position: relative;
	margin-top: -5px;
	padding: 0 10px 0 10px;
	width: 20%;
}

.result .price > span {
	font-size: 0.92em;
	white-space: nowrap;
}

.price-display-header {
	color: #70727E;
}

.price-display-header {
	font-size: 0.92em;
	white-space: nowrap;
}

.price-display-header {
	display: block;
	padding-bottom: 11px;
	padding-top: 2px;
}

.result .button-container {
	font-size: 1em;
}

.price div {
	padding-top: 3px;
}

.result-content .result-img {
	border-color: #D4D7D9;
}

.result-content .result-img {
	border-color: #D4D7D9;
}

.result-content .result-img {
	height: 100px;
	width: 140px;
	position: relative;
	border-width: 1px;
	border-style: solid;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 4px;
}

.result-right-wrapper {
	overflow: hidden;
}

.result h4 {
	padding-bottom: 7px;
}

.result-content h4 {
	display: inline;
	padding: 0;
	position: relative;
	top: -2px;
}

.result h4 {
	font-size: 1.75em;
	line-height: 1.35em;
}

.result h4, .result h4 a {
	color: #2966AA;
}

.result-content img {
	vertical-align: top;
}

.result-content .result-img img {
	height: 70px;
	width: 70px;
	display: block;
	float: left;
}

.result-content .result-img img.thumbnail {
	cursor: pointer;
}

.result-content .rating-bar {
	list-style: none;
	display: block;
	padding-top: 3px;
}

.result-content .rating-bar li {
	float: left;
	background: none !important;
	border: none !important;
	padding: 0px !important;
}

.details-rating-control {
	width: 155px;
	display: inline-block;
}

.result-content .rating {
	padding-right: 52px;
}

.result-content .reviews-rating, .result-content .reviews-rating-set {
	margin-right: 3px;
	position: relative;
	top: 1px;
}

.result-content img {
	vertical-align: top;
}

.result-content .reviews-rating-set {
	float: left;
}

.reviews-rating-set {
	display: inline-block;
	width: 60px;
	height: 12px;
	position: relative;
	overflow: hidden;
}

.result-wrapper .result {
	margin-bottom: 0;
	padding: 14px !important;
	position: relative;
}

.reviews-rating-4 img {
	top: -96px;
}

.reviews-rating-set img {
	position: absolute;
	left: 0;
}

.result-content .book-phone-num {
	float: none !important;
}

.result-content .result-menu-bar {
	padding: 8px 0 4px 0;
	display: inline-block;
	padding: 8px 0 4px 0;
	list-style: none;
}

.result-content .result-menu-bar {
	display: block !important;
}

.result-content .result-menu-bar li {
	display: block;
	float: left;
	background: none !important;
	border: none !important;
	padding: 0px !important;
}

.result-content .result-menu-bar span {
	border-right-color: #D4D7D9;
	color: #2966AA;
}

.result-content .result-menu-bar span {
	border-right-width: 1px;
	border-right-style: solid;
	display: block;
	margin-right: 9px;
	padding: 0 5px 0 0;
}

.result-content .result-menu-bar a {
	border-right-color: #D4D7D9;
}

.page-price-text {
	color: #0D447F;
}

.price-display-large {	
	color: #0D447F;
}

.price-display-large {
	font-size: 1.9em;
	font-weight: bold;
}

.price-display-large {
	display: inline-block;
}

#search-content #search-details-form {
	background-image: none;
}

#search-details-form {
	background-color: #FF7308;
	color: #9CC3ED;
	border-color: #023873;
}

#search-details-form {
	width: 100%;
	float: left;
	margin-top: 10px;
	border-width: 1px;
	border-style: solid;
}

#search-details-box {
	color: #9CC3ED;
}

#search-details-box {
	font-size: 1em;
}

#search-details-box {
	width: 100%;
	float: left;
}

#search-details-box-container {
	padding: 8px 11px;
}

#search-details {
	padding-right: 80px;
	position: relative;
	display: block;
	font-size: 1.2em;
	line-height: 1.2em;
}
#search-details .search-details-checkin input {
	height: 17px;
}

#search-details .search-details-checkout input, #search-details .search-details-checkin input {
	padding-top: 4px;
}

#search-details-form input, #search-details-form select {
	color: #0D447F;
	border-color: #023873;
	background-color: white;
	border-width: 1px;
	border-style: solid;
}

.search-details-checkin .calendar-icon, .search-details-checkout .calendar-icon {
	margin-top: 0;
}

.calendar-icon {
	height: 26px;
	width: 25px;
	background: url(../images/aa/global-sprite.png) no-repeat -2px -23px;
	display: block;
	float: right;
}

.search-details-checkin, .search-details-checkout, .search-details-adults, .search-details-children, .search-details-rooms {
	color: #9CC3ED;
}

#view-results-menu {
	background-color: #CDE3F9;
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #0D447F;
	border-bottom-color: #95BBE5;
	box-shadow: 0 1px 1px #ececec;
}

#view-results-menu {
	width: 100%;
	min-height: 31px;
	clear: both;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 20px;
}

ul.tab-view-control {
	display: inline-block;
	float: left;
	list-style: none;
}

ul.tab-view-control li {
	border-right-width: 1px;
	border-right-style: solid;
	display: block;
	float: left;
	border-right-color: #95BBE5;
	background: none;
}

ul.tab-view-control li:first-child {
	color: #0D447F;
}

ul.tab-view-control li:first-child {
	padding: 7px 10px 9px 10px;
}

.view-list span.before, .view-map span.before, .view-matrix span.before {
	background: url(../images/aa/results-property-sprite.png) no-repeat;
	height: 17px;
	width: 17px;
	display: inline-block;
	position: relative;
	top: 4px;
}

.view-list span.before {
	background-position: -43px -3px;
}

.view-map span.before {
	background-position: -78px -2px;
}

#view-results-menu .guarantee-container {
	background: none;
	float: right;
	padding-bottom: 0;
	padding-right: 10px;
	border-width: 0;
}

.guarantee-container span {
	font-weight: bold;
}

.result .button-container {
	font-size: 1em;
}

input.search-submit-btn, .search-submit-btn, input.page-submit-btn, .page-submit-btn {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding /*\**/: 3px 11px 3px 10px	9;
	padding /*\**/: 4px 9px 3px 9px;
	padding: 4px 9px 3px;
}

input.page-submit-btn, .page-submit-btn {
	background-image: url(../../images/0-common/page-btn-gradient.html);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #3EAB21 !important;
	border-color: #469A46 !important;
	color: white !important;
}

input.search-submit-btn, .search-submit-btn, input.page-submit-btn, .page-submit-btn {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.25em;
	white-space: nowrap;
}

input.page-submit-btn, .page-submit-btn {
	border-width: 1px !important;
	border-style: solid !important;
}

input.search-submit-btn, .search-submit-btn, input.page-submit-btn, .page-submit-btn {	
	border-radius: 5px;
	padding: 2px 10px 3px;
}

input.search-submit-btn, .search-submit-btn, input.page-submit-btn, .page-submit-btn, input.light-smaller-submit-btn, .light-smaller-submit-btn {
	cursor: pointer;
	overflow: visible;
}
.clearFix {
	display: block;
}

.hot-listing {
	background-color: #FF7308;
	color: white;
}

.hot-listing {
	text-align: right;
}

.hot-listing {
	clear: both;
	margin-bottom: -1px;
	padding: 4px 15px 4px 40px;
	position: relative;
}

.hot-listing span {
	font-weight: bold;
}

.hot-listing img {
	position: absolute;
	left: -3px;
	top: -7px;
}

/* Search Filtering */

.filter-container {
	background-color: #EEF3F9;
	border-color: #C1D5EB;
	color: #0D447F;
	border-width: 1px;
	border-style: solid;
}

.filter-container fieldset {
	border-width: 0;
}

.filter-box {
	zoom: 1;
	border-bottom-color: #9EBDDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 13px 0 14px;
}

.filter-box-container, .filter-box-padding {
	padding-left: 13px;
	padding-right: 18px;
}

.filter-box h3, .filter-box legend, .filter-box h4 {
	color: #0D447F;
}

.filter-box h3, .filter-box legend {
	font-size: 1.1em !important;
	font-weight: bold;
	padding-bottom: 7px;
}

.filter-box legend span {
	white-space: normal;
}

#filter-name-control {
	border-color: #8DB5E2;
	background-color: white;
	clear: both;
	position: relative;
	float: left;
	width: 169px;
	border-width: 1px;
	border-style: solid;
}

.yui-skin-sam .yui-ac-container {
	position: absolute;
	z-index: 10;
}

#filter-name-control.reset-hidden input {
	width: 148px !important;
}

#filter-name-control input {
	color: #0D447F;
}

#filter-name-control input {
	width: 132px !important;
	height: 16px;
	float: left;
	padding: 1px 0 0 3px;
	vertical-align: middle;
	border-color: transparent;
	border-width: 1px;
	border-style: solid;
}

.filter-box input {
	padding: 1px 3px 2px;
}

.star-icon-5 {width:74px;}
.star-icon-4 {width:59px;}
.star-icon-3 {width:44px;}
.star-icon-2 {width:29px;}
.star-icon-1 {width:14px;}

.star-icon-5, .star-icon-4, .star-icon-3, .star-icon-2, .star-icon-1 {
	background: url(../images/aa/ico-filter-star-rating-5-static.png) repeat-x 0 0;
	margin-left: 1px;
	float: left;
	height: 16px;
	display: block;
}

.yui-skin-sam .filter-horizontal-btn .yui-button button {
	height: 21px;
	width: 100%;
	min-height: 21px;
	color: #2966AA;
	font-size: 1em;
	padding: 0 15px 0 11px;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
}

.yui-button button {
	background-color: transparent;
	cursor: pointer;
}

.yui-button button, .yui-button a {
	display: block;
	border: none;
	margin: 0;
}

.filter-horizontal-btn .filter-by-star-rating-btn-value {
	font-weight: bold;
	height: 16px;
	display: block;
	float: left;
	padding-top: 2px;
}

.filter-horizontal-btn .icon-check {
	height: 16px;
	width: 14px;
	display: block;
	float: left;
	margin-right: 5px;
	padding-top: 3px;
}

.filter-horizontal-btn .icon-check span {
	height: 11px;
	width: 12px;
	display: block;
	float: left;
	border-width: 1px;
	border-style: solid;
}

.yui-skin-sam .filter-horizontal-btn .yui-button-hover .icon-check span {
	background: url(../images/aa/ico-checkbox.png) no-repeat center 3px;
	background-color: #FF7308;
	border-color: #FF7308;
}

/* Tag Autocomplete */
.ac_results { padding: 0; margin: 0; list-style: none; position: absolute; z-index: 10000; display: none; border-width: 1px; border-style: solid; background: #fff; }
.ac_results li { padding: 2px 5px; 	white-space: nowrap; text-align: left; }
.ac_over { cursor: pointer; }
.ac_match { text-decoration: underline; }

#concept-page #search-box { margin-bottom:15px; }

/* Slider */
#slider-nav .slideview li { margin: 0 15px 0 0; padding: 4px; }

/* State List */
#statelist .state {
    margin:8px;
    width:140px;
    float: left;
}

#statelist img {
    padding:3px;
    border:1px solid #eeeeee;
    margin-bottom:5px;
}
#statelist .state a {
	text-decoration: none;
}
#statelist .state h3 {
	font-weight: bold;
	cursor: pointer;
	color: #069;
	font-size: 14px;
	margin: 0px;
	font-family:Arial,Helvetica,sans-serif;
}

.entry p {
	font-size: 13px;
	margin-left: 4px;
	margin-bottom: 1em;
}

.fb-recommendations, .fb-like-box {
	padding-top: 15px;
	padding-bottom: 10px;
}

.weather .multiple {
	width: 140px;
	float: left;
	padding: 3px;
}

.weather h3 {
	margin: 0px;
	font-size: 12pt;
	font-family:Arial,Helvetica,sans-serif;
}

#localnav {
	margin-bottom: 15px;
}

#localnav h3 {
	margin-bottom: 5px;
}

#localnav ul {
	list-style: none;
	margin: 0px;
}

#localnav .local-menu-item {
	padding: 5px;
	background: #1BACDD;
	margin-bottom: 3px;	
}

#localnav .local-menu-item a {
	color: #fff !important;
	margin-left: 10px;
	font:normal 18px "AbelRegular",Arial,Helvetica,sans-serif;
}

/* Fix the Hero Title */
#home-top-narrow #slideshow .full-width h2.post-title, #home-top-narrow #slideshow .full-width h2.post-title a, #home-top-narrow #slideshow .full-width h2.post-title a:link, #home-top-narrow #slideshow .full-width h2.post-title a:visited, #home-top-narrow #slideshow .full-width h2.post-title a:hover, #home-top-narrow #slideshow .full-width h2.post-title a:active {
 	background: none;
}

#footer-widgets {
	width: 100%;
}

#localfacts {
	font-size: 15px;
	line-height: 1.5;
}

#share_buttons {
	margin-top: 3px;
	margin-bottom: 10px;
}

#oi-deals {
	margin-top: 10px;
}

.fb-like {
	margin-bottom: 15px;
}

a.listing_link {
	display: block;
	padding: 7px 14px;
	background-color: #FF5513;
	color: white;
	float: right;
	margin-top: 15px;
	font: normal 20px "AbelRegular",Arial,Helvetica,sans-serif;
	margin-bottom: 15px;
}

.sub-menu li div.left { float:left; width:230px; }
.sub-menu li div.right { float:right; width:230px; } 

.wpcf7 form label {
	font-size: 14px;
	line-height: 24px;
}

area { display:inline; } 

/**** Overrides ****/

#normal-search-box h2
{
    padding: 0px !important;
}
#constrain.custom-partner {
	padding-top: 15px;
	position: relative;
	left: -17px;
	background: none !important;
	font-size: 16px;
	line-height: 1.125em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#constrain #header-2 {
	margin-top: 0 !important;
} 
