/** layout.css **/
html, body {
    margin: 0;
    padding: 0;
    border: 0;
    background: #FFF;
    font: 13px Arial, Verdana, Tahoma, Helvetica, sans-serif;
    /*text-align: center;*/
}

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

address {
    font-style: normal;
}

a:hover, .aux:hover {
    text-decoration: underline;
}

.popup a:hover {
    text-decoration: none;
}

a img {
    border: 0;
}

.n {
    font-weight: normal !important;
}

.clear {
    clear: both;
    line-height: 0;
    height: 0;
}

/****************** START Container *********************************/
#container {
    margin: 0 auto;
    padding: 0 1em 8px;
    width: 62.54em;
    text-align: left;
}

html:first-child #container {
    padding-bottom: 8px;
}

/****************** END Container ***********************************/

/****************** START Header ************************************/
.header {
    overflow: hidden;
}

#header {
    margin: 1.4em 0 0;
    padding: 0;
    font-size: 18px;
    font-weight: normal !important;
    color: #090;
    float: left;
}

h1.about, h1.help, h1.blog {
    color: #999 !important;
}

#header a {
    color: #FF9201;
    padding-right: 1em;
}

h1.help, h1.blog {
    padding-right: 1em !important;
}

h1.help a, h1.blog a {
    padding-right: 0 !important;
}

#header a img {
    width: 135px;
    height: 25px;
}

ul#topnav {
    list-style: none;
    display: block;
    float: right;
    margin: 1em 0 0;
    padding: 0;
    font-size: 12px;
    height: 12px;
}

ul#topnav li {
    display: block;
    float: left;
    padding: 0 7px 0 8px;
    margin: 0;
    line-height: 12px;
    background: url(/images/separator2.gif) no-repeat 0 1px;
}

ul#topnav li a {
    color: #039;
    display: block;
    float: left;
}

ul#topnav li.first {
    background-image: none;
}
/****************** END Header **************************************/

#content_container {
    margin: 1.53em 0 0 0;
    width: 43em;
    padding: 0 0.85em 0 0.08em;
    float: left;
	clear: left;
}

/****************** START Tabs **************************************/
.tabs {
    font-size: 16px;
    width: 28.125em;
    height: 25px;
    margin: 0 0 0 1.88em;
    padding: 0;
}

.tabs .tab {
    border: 0;
    height: 100%;
    width: 70px;
    background: url(images/tab.gif) no-repeat 0 -25px;
    float: left;
    padding: 0 0.5em 0 0;
    line-height: 1.56em;
}

.tabs .tab a {
    color: #039;
    float: left;
    display: block;
    line-height: 1.56em;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.tabs .tab.active {
    background-position: 0 0;
}

.tabs .tab.active a {
    color: #FFF;
}

.tabs .tab.active a:hover {
    text-decoration: none;
}

/****************** END Tabs ****************************************/

#content {
    border: 4px solid #778A98;
    width: 41em;
    margin: 0 0 4.1em;
    padding: 0.95em 1em 1.15em;
}

* html #content {
    overflow: hidden;
}

#content h2 {
    color: #FC7309;
    font-size: 16px;
    float: left;
    line-height: 1.2em;
    padding-bottom: 1px;
}

#content .tools {
    float: right;
    font-size: 20px;
}

#content .tools .ctrl {
    font-size: 0.65em;
    position: relative !important;
    height: auto;
}

#content .tools a {
    color: #039;
    height: 100%;
    line-height: 100%;
}

#content .tools .aux {
    cursor: pointer;
    color: #039;
    font-size: 10px;
}

#content .tools img {
    vertical-align: middle;
}

#content .tools .ctrl a.magic {
    padding: 5px 0 5px 5px;
}

#content .tools .ctrl .popup {
    left: -13em;
    width: 40em;
    top: 1.46em;
    max-height: 11.3em;
    height: auto;
    padding: 2px 0;
    margin: 0;
    position: absolute;
    display: none;
    background: #FFF;
    list-style: disc inside;
    border: 1px solid #0167FF;
    overflow: visible;
    z-index: 95;
}

#content .tools .ctrl .normal {
    left: 0;
    width: 100%;
    max-height: 13em;
    height: auto;
}

#content .tools .ctrl .popup li {
    margin: 0;
    padding: 0px 0px 2px 5px;
    background: #FFF;
}

#content .tools .ctrl .popup li a {
    display: inline;
    padding: 3px 1px;
    font-size: 10px;
    background: #FFF;
    height: 1.3em;
}

#content .tools .ctrl .normal li a {
    font-size: 12px;
    line-height: 100%;
}

#content .tools .ctrl .popup a:hover {
    background: #D6F7FF;
}

/*****************************************************************/
.options {
    overflow: hidden;
    height: 22px;
    padding-left: 2px;
    margin-top: -2px;
}

.cars .options2 {
    margin-top: 0;
    padding-left: 0;
    height: 21px;
    overflow: hidden;
}

.options .checkbox, .options label {
    height: 21px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    line-height: 21px;
    float: left;
    display: block;
}

.options .checkbox {
    height: auto !important;
    margin-top: 4px !important;
}

.cars .options2 .checkbox {
    margin-left: 1px;
    margin-right: 3px;
    margin-top: 0;
}

html:first-child .flights .options .pulldown {
    padding: 0 3px !important;
    width: auto !important;
}

.flights .options .pulldown {
    height: auto !important;
    margin: 0 6px;
    float: left;
    display: block;
    padding: 0;
}

.options label {
    margin-right: 10px;
    margin-left: -2px;
}

.options .checkbox {
    margin-right: 5px;
}

/*****************************************************************/

#content .table {
    margin-top: 0.8em;
    margin-bottom: 2.1em;
    padding: 0;
}

.cars .table {
    width: 468px;
}

.hotels .table {
    width: 418px;
}

#content .table .empty {
    height: 9px;
}

html body #content .table td label span, html body #content .table td label span * {
    color: #999;
    display: inline !important;
    float: none !important;
    padding: 0 !important;
    font-weight: normal !important;
    margin: 0 !important;
}

#content .table .c1 label {
    float: left;
}

#content .table .c1 a {
    float: right;
    margin-right: 2px;
}

#content .table {
    color: #999;
}

#content .table input {
    font-size: 14px;
}

#content .table .spacer {
    width: 30px;
}

#content .info {
    font-size: 0.77em;
}

#content * label {
    font-weight: bold;
    color: #000;
}

#calendar {
        position: relative;
}

#content img.calendar {
    width: 1em;
    height: 1em;
    padding: 0 0 0.22em;
    margin-left: -1.28em;
    line-height: 1em;
    vertical-align: middle;
    font-size: 14px;
    cursor: pointer;
}

html > /**/body #content img.calendar {
    position: relative;
}

#content .providers {
    clear: left;
    background: #EFF5F9;
    font-size: 1.7em;
    padding: 0.47em 0.6em 0.60em;
    display: block;
}

#content .providers ul {
    padding: 1px;
    list-style: none;
    display: block;
    margin: 1px;
}

#content .providers ul li {
    font-size: 20px;
    margin: 2px 0 1px;
    float: left;
    display: block;
    padding: 0 1em 0 0;
    height: 1.2em;
    line-height: 1.2em;
    vertical-align: middle;
}

#content .providers ul a {
    color: #039;
    height: 100%;
    display: block;
    float: left;
}

#content .providers ul a.type0 {
    font-size: 0.55em;
}

#content .providers ul a.type1 {
    font-size: 0.6em;
    letter-spacing: -0.2px;
}

#content .providers ul a.type2 {
    font-size: 0.75em;
    letter-spacing: -0.3px;
}

#content .providers ul a.type3 {
    font-size: 0.92em;
    font-weight: 300;
}

#content .providers ul a.type4 {
    font-size: 1.12em;
    font-weight: 600;
}

.hr {
    border-bottom: 1px solid #CEE1EC;
    margin: 0 0 0.97em 0.38em;
    clear: both;
}

* html .hr {
    margin-top: -3px;
}

#sidebar {
    margin-top: 3.5em;
    margin-bottom: 1em;
    float: right;
    width: 17.8em;
    text-align: center;
}

#sidebar .blue {
    background: #EFF5F9;
    padding: 1.25em 0.75em 0.75em;
	margin-bottom: 1em;
}
#sidebar .blue h2 {
	margin: 0;
}

#sidebar form {
    margin: 0;
    padding: 0;
}

.sidebar2 {
    margin-top: 1.7em !important;
}

#sidebar * {
    font-size: 12px;
    color: #333;
    letter-spacing: -0.3px;
}

#sidebar a {
	color: #003399;
}

#sidebar p {
    margin: 0.5em 0;
}

#sidebar .textbox {
    letter-spacing: 0;
    display: block;
    width: 16em;
    height: 1.3em;
    margin: 0.92em auto;
    border: 1px solid #343434;
    padding: 0.08em 0.25em;
}

#sidebar #subscribe {
    width: 185px;
    margin: 5px auto;
}

#sidebar #subscribe * {
    letter-spacing: 0;
}

#sidebar #subscribe label {
    font-size: 13px;
    font-weight: bold;
    display: block;
    color: #000;
}

#sidebar #subscribe #ea {
    font-size: 10px;
    border: 1px solid #999;
}

#sidebar #subscribe .submit {
    font-size: 11px;
}

#sidebar .orange-title {
    color: #FC7309;
    font-weight: bold;
}

#sidebar .more-choice {
    width: 100%;
    text-align: right;
}

#footer {
    clear: both;
    text-align: center;
    color: #039;
    list-style: none;
    display: block;
    margin: 0 auto;
    line-height: 12px;
    width: 62.54em;
    padding: 5px 0 0;
    overflow: hidden;
    border-top: 1px solid #CCC;
}

#footer .ad, #footer .copyright {
    font-size: 11px;
    color: #999;
}

#footer ul {
    font-size: 11px;
    list-style: none;
    display: block;
    margin: 0.3em auto 0;
}

#footer li a {
    white-space: nowrap;
    color: #039;
    font-size: 11px;
    background: url(images/separator2.gif) no-repeat 100% 50%;
    padding: 0 5px 0 1px;
    position: relative;
}

#footer li.first a {
    cursor: default;
    text-decoration: none;
}

#footer .copyright {
    margin-top: 0.91em;
}

#footer li {
    display: inline;
    padding: 0;
}

#about {
    margin: 0 0 4.1em;
}

#about h2 {
    font-size: 19px;
}

/*********************************************/
ul#tabnav {
    list-style: none;
    padding: 0;
    display: block;
    float: left;
    margin: 1.65em 0 0;
    padding: 0;
    font-size: 14px;
    height: 29px;
}

ul#tabnav li {
    display: block;
    float: left;
    padding: 0 7px 0 8px;
    margin: 0;
    height: 100%;
    background: url(/images/separator.gif) no-repeat left 1.26em;
}

ul#tabnav li a {
    color: #039;
    display: block;
    float: left;
    padding: 1em 0 0;
    margin-bottom: 0.25em;
}

ul#tabnav li.first {
    background-image: none;
}

.hotels #where {
    width: 415px;
}

#from, #to {
    width: 240px;
}

#pickup, #dropoff {
    width: 464px;
}

#pickup_date, #dropoff_date, #checkin, #checkout, #leave, #rdate {
    width: 114px;
}

#ptime, #dtime {
    width: 80px;
}

#ltime, #rtime {
    width: 109px;
}

#guests, #rooms {
    width: 49px;
}

.carhspacer {
    width: 20px;
}

.hhs1 {
    width: 45px;
}

.hhs2, .fhs {
    width: 35px;
}

.r1 {
    height: 3px;
}

.r2 {
    height: 5px;
}

.r3 {
    height: 0 !important;
}

.r4 {
    height: 7px;
}

* html .r1 {
    height: 1px;
}

* html .r2 {
    height: 6px;
}

* html .r3 {
    height: 1px;
}

html:first-child select {
    height: 22px !important;
}

html:first-child .flights .options select {
    height: 20px !important;
}

html:first-child form .checkbox {
    margin-top: 1px !important;
}

@media print {
    #sidebar {
        width: 15em;
    }

    #sidebar .textbox {
        width: 90% !Important;
    }

    * html #content_container {
        margin-bottom: 20px;
    }
}

h2 .gt {
    color: #999;
    font-size: 13px;
    font-weight: normal;
}


.warn_message {
    width: 567px;
    height: 55px;
    background: #FFEAEA;
    margin-bottom: -5px;
    margin-top: 10px;
    margin-left: 1px;
    padding-top: 1px;
}

* html .warn_message {
    width: 564px;
}

.warn_message .wrapper {
    margin-top: 7px;
    margin-left: 10px;
    background: url(images/exclamation.gif) no-repeat 0 3px;
    padding-left: 10px;
}

.warn_message .wrapper strong {
    display: block;
    font-size: 16px;
}
#sidebar .wrap {
    text-align: left;
    letter-spacing: 0;
}

.deals {
    padding-bottom: 0 !important;
}

.deals h2 {
    color: #333 !important;
}

.deals h2 a {
    color: #333;
    text-decoration: none;
}

.deals h2 a:hover {
    color: #333;
    text-decoration: none;
}

.deals h2 span {
    color: #090;
    font-size: 12px;
    font-weight: normal;
}

.deals .hr {
    margin-bottom: 7px;
    margin-left: 0;
    margin-top: -2px;
    clear: none !important;
}

.deals ul.list {
    display: block;
    list-style: none;
    margin: 20px 0 12px 0;
    padding: 0;
}

.deals ul.list li {
    padding: 0;
    margin: 0 0 9px;
}

.deals .list .title {
    color: #FC7309;
    font-weight: bold;
}

.deals .list .link {
    font-weight: bold;
}

.deals ul.list li .pick {
    color: #FC7309;
    font-weight: bold;
    font-size: 12pt;
    font-family: Verdana, Arial, Helvetica, Sans-serif;    
}

.deals ul.list li div.note {
    color: #333;
    font-size: 10px;
    float: none;
    padding: 0;
}

.deals div.note .pick {
    color: #FC7309;
    font-weight: bold;
    font-size: 10pt;    
    font-family: Verdana, Arial, Helvetica, Sans-serif; 
}

.deals div.note {
    float: right;
    color: #999;
    font-size: 10px;
    padding-bottom: 2px;
}

.deals .lastupdate {
    float: right;
    color: #333;
    line-height: 10px;
    font-size: 10px;
    margin-top: 7px;
}

.deals .navwrap {
    float: left;
    position: relative;
    left: 50%;
    line-height: 20px;
    height: 20px;
}

.deals .menu {
    height: 40px;
    background: #EFF5F9;
    margin-top: -1px;
    overflow: hidden;
}

.deals .menu ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    position: relative;
    left: -50%;
}

* html .deals .menu ul {
    float: left;
}

.deals .menu li {
    padding: 0 7px;
    font-size: 12px;
    float: left;
    background: url(images/dsep.gif) no-repeat right 50%;
}

.deals .menu li.active {
    background: #039;
}

.deals .menu li.active a {
    font-weight: bold;
    color: #FFF;
}

div.post h2, div.singlepost h2 {
	font-size: 1.5em;
	color: #000;
	margin: 0;
}
div.post h2 a, div.singlepost h2 a {
	color: #000;
	text-decoration: none;
}
div.post h3, div.singlepost h3 {
	font-size: 1.1em;
	color: #999;
	font-weight: normal;
	margin: 0 0 1em 0.1em;
}

div.post img {
	margin: 5px;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	text-align: left;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul li h2 {
	font-size: 1em;
	margin: 0.2em 0 1em 0;
	border-bottom: 1px solid #D0D0D0;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

h1#tagline {
	margin: 0 0 1em 0;
	font-size: 1.6em;
	border-bottom: 1px solid #D0D0D0;
}

.post, .singlepost {
	border-bottom: 1px solid #D0D0D0;
	margin: 0 0 2em 0;
}
.singlepost {
	border-bottom: none;
}

.postmetadata {
	font-weight: bold;
}

div.comment {
	border-bottom: 1px solid #D0D0D0;
	margin: 2em 0;
}

div.comment h4 {
	border-bottom: 1px solid #D0D0D0;
	font-weight: normal;
	font-size: 1em;
	padding: 2px 0;
	margin: 0;
}

div.comment h4 cite {
	font-weight: bold;
	font-style: normal;
}

div.comment p {
	margin: 0.5em 0;
}

h3#comments, h3#respond {
	font-weight: normal;
	font-size: 1.3em;
	/*font-family: "Century Gothic", Arial, Verdana, Tahoma, Helvetica, sans-serif;*/
}
h3#comments {
	border-bottom: 1px solid #D0D0D0;
	padding: 2px 0;
}

div.pagebar {
	text-align: center;
	margin: 2em 0 3em 0;
	font-weight: bold;
}
div.pagebar a, div.pagebar span.this-page {
	padding: 0 5px;
}
