/*
THEME NAME: Hotels Fairy - Subdomain
THEME URI: http://hotels-fairy.com
DESCRIPTION: Custom theme for Hotels Fairy subdomain website: http://subdomain.hotels-fairy.com
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

@import "reset.css";

body {
	background: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

a {
	color: #306666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url("images/quotes.gif") no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

/* Content start */

.inner {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	background: url("images/bg_header.png") repeat-x top left;
	overflow: hidden;
}

#logo {
	float: left;
	margin: 6px 0 6px 0;
}

#logo a {
	display: block;
	width: 554px;
	height: 88px;
	background: url(images/logo.png) no-repeat top left;
}

#logo a span {
	display: none;
}

#headerbox {
	float: right;
	width: 350px;
	margin: 15px 0 0 0;
	overflow: hidden;
}

h1#slogan {
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
}

h2#slogan {
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
}



#share {
	margin-top: 20px;
	float: right;
	overflow: hidden;
}

#share li {
	float: left;
}

/* Tabs */

#thetabs {
	background: url("images/bg_tabs.png") repeat-x top left;	
	height: 33px;
	position: relative;
	z-index: 10;
}

/* LEVEL ONE */

ul.dropdown                         { position: relative; font-size: 115%; width: 960px; margin: 0 auto; }
ul.dropdown li                      { float: left; background: url("images/tableft.png") no-repeat left top; padding: 0 0 0 10px; margin-right: 4px; }
ul.dropdown a:hover		            { text-decoration: underline; }
ul.dropdown a:active                { text-decoration: underline; }
ul.dropdown li a                    { float: left; display: block; background: url("images/tabright.png") no-repeat right top; padding: 10px 20px 8px 10px; text-decoration: none; color: #FFFFFF; text-decoration: none; }
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }
ul.dropdown li.hover a              { color: #FFFFFF; }

/* LEVEL TWO */

ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ background: url("images/bg_dropdown.png") left top; float: none; font-size: 90%; }
ul.dropdown ul li:hover				{ }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; float: none; background: none; } 
ul.dropdown ul li a:hover			{ background: none; }

/* Page Menu */

#menu {
	background: #2C8FA2;
	overflow: hidden;
}

#menu ul {
	padding-left: 20px;
}

#menu ul li {
	float: left;
	font-size: 110%;
	padding: 14px 0;
	margin-right: 20px;
}

#menu ul li a {
	color: #E8E9E9;
}

/* Container */

#container {
	width: 960px;
	overflow: hidden;
	margin: 15px auto;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

/* Search Box */

#searchpanel {
	margin-bottom: 10px;
}

#searchpanel h3 {
	background: #CC3399;
	padding: 10px;
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 3px;
}

#searchform {
	width: 298px;
	border: 1px solid #A9D0ED;
}

#searchform table {
	width: 270px;
	margin: 15px;
}

#searchform table td {
	padding: 6px;
}

#hotelCheckin, #hotelCheckout {
	width: 92px;
	padding: 2px 18px 2px 0px;
	border: 1px solid #8f959a;
	background: white url("http://affiliates.hotelscombined.com/Banners/images/cal.gif") no-repeat right center;
}

#citySearch {
	padding: 2px;
	width: 220px;
	border: 1px solid #8f959a;
	vertical-align: middle;
}

#btnSearch {
	cursor: pointer;
	width: 77px;
	height: 28px;
	background: url("http://affiliates.hotelscombined.com/Banners/images/search.gif");
	border: none;
	vertical-align:	middle;
}

/* Rent a Car Ad */

#rentacar .inner {
	background: url("images/carphoto.png") no-repeat bottom right;
}

#rentacar p {
	width: 130px;	
}

/* Sidebar Links */

#featuredlinks li {
	font-size: 130%;
	border: none;
	padding: 2px 0 2px 30px;
	background: url("images/star.gif") no-repeat 15px 8px;
}

#featuredlinks li a {
	color: #999999;
}

/* Sidebar Panels */

.sidepanel {
	width: 298px;
	margin-bottom: 4px;
	border: 1px solid #A9D0ED;
}

.sidepanel .inner {
	width: 278px;
	padding: 10px;
}

.sidepanel h3 {
	color: #379EAD;	
	font-size: 130%;
	font-weight: normal;
	margin-bottom: 5px;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

/* Content */

#contentwide {
	width: 960px;
}

#content {
	float: right;
	width: 645px;
}

.content-inner {
	padding: 0 10px;
}

#websites {
	width: 645px;
	height: 214px;	
	margin-bottom: 15px;
}

#websites h3 {
	display: inline;
	font-size: 160%;
	font-weight: bold;
	background: #399DAD;
	color: #FFFFFF;
	position: relative;
	left: 10px;
	top: 145px;
	line-height: 1.3;
	padding: 6px 10px;
}

/* Featured Box */

#featuredbox {
	background: #399DAD;
	color: #FFFFFF;
	margin-top: 15px;
}

#featuredbox .inner {
	padding: 10px 0 10px 10px;
	overflow: hidden;
	width: 635px;
}

#featuredbox h2 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 15px;
}

.featureditem {
	width: 300px;
	float: left;
	margin: 0 15px 10px 0;
	overflow: hidden;
}

.featureditem .hotelphoto {
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 10px;
}

.featureditem h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
}

.featureditem p {
	font-size: 90%;
	line-height: 1.2;
	margin-bottom: 8px;
}

.featureditem .btn-compare {
	float: right;
}

#btn-allhotels {
	text-align: right;
	padding-right: 20px;
}

/* News Box */

#newsbox {
	border: 1px solid #A9D0ED;
	margin-top: 15px;
}

#newsbox .inner {
	padding: 10px;
	width: 625px;	
}

#newsbox h2 {
	font-size: 130%;
	margin-bottom: 15px;
	color: #666666;
}

#newsbox h4 {
	font-size: 110%;
	margin-bottom: 5px;
}

#newsbox p {
	font-size: 90%;
	line-height: 1.2;
	margin-bottom: 10px;
}

#newsbox a {
	color: #369DAC;
}

/* Blog Post */

.post {
	margin-bottom: 50px;
}

.post-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: bold;
	color: #217B86;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-content {
	margin-top: 10px;
	color: #2B8EA3;
}

.post-content h2 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #227A86;
}

.post-content h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 10px;
	color: #227A86;
}

.post-content h4 {
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 10px;
	color: #227A86;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

/* Footer */

#footer {
	padding: 20px 0;
	background: url("images/bg_footer.png") repeat-x top left;
	color: #FFFFFF;
}

#footer p {
	padding-bottom: 10px;
	text-align: center;
}

#footer a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Misc */

.sep {
	color: #CCC;
	margin: 0 8px;
}

.icon {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

/*** New Autocomplete Styles */
.ac_input {width: 380px;}
.ac_results {padding: 0px;border: 1px solid black;background-color: #f9f9f9;overflow: hidden;}
.ac_results ul {width: 100%;list-style-position: outside;list-style: none;padding: 0;margin: 0;}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width:280px;
	font-size: 12px;
	overflow: hidden;
	text-align:left;
	font-weight:normal;
}	
.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
/******* Only required of IE - Has issues with z-index and dropdowns *************/
.ac_results iframe {
    display:none;/*sorry for IE5*/
    display/**/:block;/*sorry for IE5*/
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    filter:mask();
    width:3000px;
    height:3000px;
}

/*** Left Siderbar Search Box Styles */
#searchform #guests {
	padding: 1px; 
	border: 1px solid #8f959a;
}

#searchform #rooms {
	!clear: both; 
	padding: 1px; 
	_height: 22px;
	border: 1px solid #8f959a;
}

/*** Main Content Search Box Styles */
#maincontent-searchbox { 
	background:url(images/search-bg.png) no-repeat; 
	width:567px; 
	height:115px; 
	margin-bottom:15px; 
	padding:5px 17px 5px 17px;
}

#maincontent-searchbox h2 { 
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-family: Verdana, Sans-Serif;
}

#maincontent-searchbox ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

#maincontent-searchbox ul li {
	float:left;
	margin-right:20px;
}

#maincontent-searchbox .checkin-checkout {
	width:225px;
}

#maincontent-searchbox .checkin-checkout label {
	float:left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Sans-Serif;
	margin-right:10px;
	height:35px;
	padding-top:5px;
}

#maincontent-searchbox .checkin-checkout input {
	float:right;
	width:123px;
	height:23px;
	margin-bottom:10px;
	background:url(images/calendar-icon.png) 100px center no-repeat; 
	background-color:#FFFFFF;
	border:solid 1px #65B9C7;
}

#maincontent-searchbox .guests {
	width:60px;
	padding-top:17px;
}

#maincontent-searchbox .guests label {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Sans-Serif;
	margin-bottom:10px;
}

#maincontent-searchbox .guests select {
	margin-top:10px;
	border:solid 1px #65B9C7;
}

#maincontent-searchbox .rooms {
	width:60px;
	padding-top:17px;
}

#maincontent-searchbox .rooms label {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Sans-Serif;
}

#maincontent-searchbox .rooms select {
	margin-top:10px;
	border:solid 1px #65B9C7;
}

#maincontent-searchbox .go {
	margin-top:30px;
}

#maincontent-searchbox .go a {
	background:url(images/go-button.png) no-repeat; 
	width:51px; 
	height:30px; 
	display:block;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-family: Verdana, Sans-Serif;
	padding-left:14px;
	padding-top:7px;
	text-decoration:none;
}



:focus 	{ outline: 0; }

#slider-container {
	width:645px; 
	height:214px; 
	background:url(http://hotels-fairy.com/wp-content/themes/hotelsfairy/images/slide-bg.jpg) no-repeat;
	border: solid 1px #3DA2AC;
}

#slider-container ul {
	margin:0px; 
	padding:0px; 
}


#slider-container li {
	width:645px; 
	height:214px; 
	
}

#slider-container li img {
	width:645px; 
	height:214px; 
}

.caption {
	position:relative;
	z-index:1000;
	background:none repeat scroll 0 0 #399DAD;
	color:#FFFFFF;
	display:inline;
	font-size:160%;
	font-weight:bold;
	left:10px;
	line-height:1.3;
	padding:6px 7px;
	top:-80px;
	/* other browsers */
    opacity: 0.7;
    /* this works in IE6, IE7, and IE8 */
    filter: progid :D XImageTransform.Microsoft.Alpha(opacity=70);
    /* this works in IE8 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
    border:none;
	
}

.survey-form { 
	margin-top:10px; 
}


#main-search-box { background:url(images/searchbox-bg.jpg) no-repeat; width:890px; height:249px; margin-bottom:20px; padding:20px 35px; }
#main-search-box .search-box-left { float:left; width:569px;  }
#main-search-box .search-box-left label { font-size:14px; color:#FFF; margin-top:2px; }
#main-search-box .search-box-left .first-row { margin-top:55px; height: 20px; }
#main-search-box .search-box-left .first-row label { float:left; }
#main-search-box .search-box-left .first-row #destOrHotel_dest { margin-left:0px; float:left; margin-right:8px; }
#main-search-box .search-box-left .first-row #destOrHotel_hotel { margin-left:60px; float:left; margin-right:8px; }
#main-search-box .search-box-left .row { margin-top:15px; }
#main-search-box .search-box-left .search-text { background:url(images/search-input-bg.png) no-repeat; width:549px; height:40px; border:none; padding:0 10px; margin-bottom:15px; }
#main-search-box .search-box-left .row p { font-size:12px; margin-bottom:0; color:#FFF; }
#main-search-box .search-box-left .row .date { margin-top:5px; margin-bottom:3px; background:url(images/date-bg.png) no-repeat; border:none; width:94px; height:39px; padding:0 42px 0 10px; }
#main-search-box .search-box-left .row .select-box { margin-top:5px; background:url(images/select-bg.png) no-repeat; width:50px; height:19px; border:none; padding:10px; }
#main-search-box .search-box-left .row .select-box select { border:none; width:50px; height:19px; }
#main-search-box .search-box-left .row .check-in { float:left; margin-right:10px; width:146px; }
#main-search-box .search-box-left .row .check-in input { cursor:pointer; }
#main-search-box .search-box-left .row .check-out { float:left; margin-right:10px; width:146px; }
#main-search-box .search-box-left .row .check-out input { cursor:pointer; }
#main-search-box .search-box-left .row .guests { float:left; margin-right:10px; width:70px; }
#main-search-box .search-box-left .row .rooms { float:left; margin-right:3px; width:70px; }
#main-search-box .search-box-left .row .submit { float:right; border:none; margin-top:15px; background:url(images/go-btn.png) no-repeat; display:block; text-indent:-9999px; width:94px; height:48px; cursor:pointer; }

#main-search-box .search-box-right { float:right; width:285px; }
#main-search-box .search-box-right h2 { font-size:18px; font-weight:bold; margin-left:20px; color:#666; margin-bottom:15px; }
#main-search-box .search-box-right p { font-size:14px; margin-left:20px; color:#339999; font-weight:bold; }

#left-searchform { background: url("images/left-searchbox-bg.png") no-repeat; padding: 20px 20px; height: 665px; width: 259px; }
#left-searchform label { font-size:14px; color:#FFF; margin-top:2px; }
#left-searchform .first-row { margin-top:55px; height: 20px; }
#left-searchform .first-row label { float:left; }
#left-searchform .first-row #destOrHotel_dest { margin-left:0px; float:left; margin-right:8px; }
#left-searchform .first-row #destOrHotel_hotel { margin-left:40px; float:left; margin-right:8px; }
#left-searchform .row { margin-top:15px; }
#left-searchform .search-text { background:url(images/sidebar-search-input-bg.png) no-repeat; width:238px; height:40px; border:none; padding:0 10px; margin-bottom:10px; }
#left-searchform .row p { font-size:12px; margin-bottom:0; color:#FFF; }
#left-searchform .row .date { margin-top:5px; margin-bottom:3px; background:url(images/sidebar-date-bg.png) no-repeat; border:none; width:74px; height:39px; padding:0 36px 0 4px; }
#left-searchform .row .select-box { margin-top:5px; background:url(images/select-bg.png) no-repeat; width:50px; height:19px; border:none; padding:10px; }
#left-searchform .row .select-box select { border:none; width:50px; height:19px; }
#left-searchform .row .check-in { float:left; margin-right:10px; margin-bottom:20px; }
#left-searchform .row .check-in input { cursor:pointer; }
#left-searchform .row .check-out { float:right; margin-bottom:20px; }
#left-searchform .row .check-out input { cursor:pointer; }
#left-searchform .row .guests { float:left; margin-right:75px; width:70px; }
#left-searchform .row .rooms { float:left; width:70px; }
#left-searchform .row .submit { float:right; border:none; margin-top:25px; background:url(images/sidebar-go-btn.png) no-repeat; display:block; text-indent:-9999px; width:120px; height:49px; cursor:pointer; margin-bottom:40px; }

#left-searchform .search-box-bottom { width:285px; clear:both; }
#left-searchform .search-box-bottom h2 { font-size:18px; font-weight:bold; color:#666; margin-bottom:15px; }
#left-searchform .search-box-bottom p { font-size:14px; color:#339999; font-weight:bold; }
