@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;


}

#container {
	background-color:#AFDFF5;
	background-image: url(/images/interface/bg.jpg);
	background-repeat: repeat-x;
	background-position: center -200px;
}
#content {
	width:960px;
	background-image: url(/ddtabmenufiles/media/bg.content.gif);
	background-repeat: repeat-y;
	background-position: top;
	font-family: Tahoma, Geneva, sans-serif;
}

.topBanner {
	width: 468px;
	height: 60px;
	position: relative;
	left: 470px;
	top: 22px;
}

.h1address {
	font-size:16px;}

.textcontent {
	margin-left:20px;
	float: left;
	width: 800px;
	
}

.textcontenthome {
	margin-left:10px;
	float: left;
	width: 800px;
	
}

.detailtextcontent {
	margin-left:15px;
	float: left;
	width: 490px;
	
	
}

.detailtextcontent p {
	line-height:22px;
	
}

.textcontentadmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:30px;
	float: left;
	width: 100%;
	
}
.sidenav {
	font-size: 11px;
	color: #FFFFFF;
	width: 121px;
	float: left;
	background-image:url(/ddtabmenufiles/media/bg.sidebar.gif);
	background-repeat: repeat-y;
}

.priceTitle { color:#069}

.accomPrice {
	width:100px;
	float:right;
	padding-left: 5px;
	border: 1px solid #069;
	margin: 0 20px 10px 10px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.bigText { font-size:18px;
font-weight:bold;
color:#F90;
}

a {
	color:#FF8022;
	font-weight: normal;
}

a:hover {
	color:#F90;
}


.sidenav p {
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 0px;
	margin: 0px;
}

.sidenav a {
	color:#633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC0;
	line-height: 10px;
}

.sidenav a:hover {
	color:#06F;
}

.sidenav a: visited {
color:#FFFFFF;
}

.sidenav .head {
	color:#F30;
}

#side_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px;
	width: 150px;
	height: 350px;
	float:left;
	overflow: auto;
}

#side_bar_hotel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px;
	width: 120px; height: 350px; float:left;	
}


.textcontent, .detailtextcontent {
	font-size: 14px;
}



.detailtextcontent p{
margin-right:20px;
}

.checkboxlabel p {
	font-size: 14px;
	vertical-align: middle;
}

.tooltip {
        background-color:#ffffff;
		margin:3px 5px 2px 5px;
        font-weight:bold;
        border:1px #006699 solid;
      }








.top {
	background-image:url(/ddtabmenufiles/media/top.gif);
	height:138px;
	background-repeat: no-repeat;

}


h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0099CC;
	margin: 20px 0 10px 0;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #0099CC;
	padding-top: 5px;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}

p {
	margin: 10px 0 10px 0;
	}
.textcontent p {
	line-height:22px;
}

.summary {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #0099CC;
}

.sub {
	font-size:10px;
	font-weight: bold;
}

.notes {
	font-size:12px;
}

.affBox {
	width: 300px;
	height: 120px;
	background-image: url(images/interface/aff_box_bg_en.gif);
	padding-left: 2px;
	}
	
.button {
	width: 97px;
	height: 33px;
	padding-top: 44px;
	float: left;
	padding-left: 1px;
}

.villaaffBox {
	width: 300px;
	height: 120px;
	background-image: url(images/interface/villa_aff.gif);
	padding-left: 2px;
	}
	
.villabutton {
	width: 130px;
	height: 43px;
	padding-top: 40px;
	float: left;
	padding-left: 85px;
}



#detailrightcol {
	float:right;
	width:300px;
	margin-left: 10px;
	margin-right: 15px;
	top: 20px;
	position: relative;

}

#detailrightcol img {
	padding-bottom: 10px;

}
#container #content .detailtextcontent .header {
	font-weight: bolder;
	font-size: 12px;
}

#infoboxcontainer {
	width:468px;
	background-image: url(/images/interface/infoboxtop.gif);
	background-repeat: no-repeat;
}
#infoboxcontent {
	background-image: url(/images/interface/infoboxbg.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFE38C;
	font-size:12px;
}

#infoboxcontentpad {
	padding-top: 10px;
	margin: 0 20px 0 20px;
	
}


#infoboxcontainer h2 {
	padding-left: 50px;
	padding-top: 16px;
	padding-bottom: 22px;
	padding-right: 20px;
	font-weight:normal;
}


#infoboxcontentpad .notes img {
	padding-right: 5px;
}

#infoboxcontentpad .notes img {
	padding-right: 5px;
}

#infoboxcontentpad .links {
	font-weight:normal;
	font-size:11px;
}

/* distances */

#distanceboxcontainer {
	width:300px;
	background-image: url(/images/interface/distanceboxtop.gif);
	background-repeat: no-repeat;
}
#distanceboxcontent {
	background-image: url(/images/interface/distanceboxbg.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFE38C;
	font-size:12px;
	line-height: 14px;
}

#distanceboxcontent p {
	line-height: 16px;
}

#distanceboxcontentpad {
	padding-top: 10px;
	margin: 0 20px 0 20px;
	
}

.dist {
	width:60px;
	float: left;
}


#distanceboxcontainer h2 {
	padding-left: 30px;
	padding-top: 11px;
	padding-bottom: 16px;
	padding-right: 20px;
	font-weight:bold;
	font-size:11px;
	color:#FFF;
}


#distanceboxcontentpad .notes img {
	padding-right: 5px;
}

#distanceboxcontentpad .notes img {
	padding-right: 5px;
}

#distanceboxcontentpad .links {
	font-weight:normal;
	font-size:10px;
}

#detailrightcol .links {
	font-weight:normal;
	font-size:10px;
}

.distinfo{
	padding:10px;

}

.distinfo p {
	margin-left:10px;
	font-size:11px;
	line-height:14px;}


#googlemap{
	border: medium solid #FFCC99;
}
#list {
	width: 460px;
	float: left;
	background-color: #F4F4F4;
}

#list p {
	padding-top:0;
	margin-top:0;
	font-size:12px;
}

#list img {
padding:5px 5px 0 2px;
}

#smallmap{
	border: medium solid #FFCC99;
}

#homeright{
	width: 250px;
	float: right;
	padding-top: 8px;
}
#infoimg {
	width: 320px;
	float: right;
	padding-left: 15px;
}

#infoimg img {
	padding-bottom:5px;
	}
li {
margin-left:40px;
margin-right:20px;
}

#adtop {
padding: 0;
margin: 0;
}



.glowingtabs{
	float:left;
	width:100%; /*Add border strip to bottom of menu*/
	background-image: url(/ddtabmenufiles/media/bg.top.menu.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	top: 35px;
}

.glowingtabs ul{
	list-style-type: none;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
	font-size: 14px;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
float:left;
background:url(/ddtabmenufiles/media/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

.glowingtabs a span{
float:left;
display:block;
background:url(/ddtabmenufiles/media/glowtab.gif) no-repeat right top;
padding: 5px 12px 3px 3px;
font-weight:bold;
color:#FFFFFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
	color: #FFFFFF;
}

.glowingtabs a.current{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a.current span{ /*Selected Tab style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	color: #FFFFFF;
}

.glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

.tabcontainer{
	clear: left; /*width of 2nd level sub menus*/
	height:25px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	margin: 0 10px 0 0;
	padding: 0px;
	position: relative;
	top: 35px;
	background-repeat: no-repeat;
}

.tabcontent{
	display:none;
	padding: 3px 0 0 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.tabcontent a {
	text-decoration:none;
	color:#000000;
}

.tabcontent a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}



.priceTitle {
	color:#069;
	font-size: 12px;
}

.accomPrice {
	width:100px;
	float:right;
	padding-left: 10px;
	border: 1px solid #069;
	padding-bottom: 2px;
}

.bigText {
	font-size:14px;
	font-weight:bold;
	color:#F90;
}
.c5t_system {
    padding:10px;
    width:438px;
    margin-bottom:10px;
    border:1px solid #FF0000;
    background-color:#FFF8F8;
}

.c5t_debug {
    padding:10px;
    margin-bottom:10px;
    border:1px solid #0070C0;
    background-color:#ECF0FF;
}


.c5t_comment_form_background {
	padding:8px;
	background-color:#F8F8F8;
	width:438px;
	margin-top:30px;
    border:2px solid #FFE38C;
}

.c5t_comment_form_table {
    width:438px;
    padding:5px;
	background-color:#FFFFFF;
}

.c5t_comment_form_field input,
.c5t_comment_form_field select,
.c5t_comment_form_field textarea {
    width:375px;
	background-color:#FFFFFF;
}

.c5t_comment_form_label {
    vertical-align:top;
    width:150px;
}

.c5t_comment_list {
    margin-bottom:10px;
}



.c5t_comment_item_background {
	padding:8px;
	background-color:#F8F8F8;
	width:438px;
	margin-top:30px;
    margin-bottom:10px;
    border:1px solid #C0C0C0;
}

.c5t_comment_item {
    padding:5px;
	background-color:#FFFFFF;
}

.c5t_comment_item_details {
    font-size:70%;
}

.c5t_comment_item_text {
    margin-top:10px;
    margin-bottom:10px;
	font-size:12px;
}



.c5t_comment_form_submit input {
    margin-top:20px;
}

.c5t_headline {

}

.c5t_comment_item_title {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
}


.c5t_error_message {
	color:#FF5F00;
}

.c5t_error_message_item {
	padding-bottom:10px;
}



.c5t_installation_form {
	margin-bottom:30px;
}

.c5t_installation_form legend {
	font-weight:bold;
}

.c5t_installation_form_label {
	font-weight:bold;
	width:160px;
}

.c5t_frontend_pagination {
	margin:15px 0 15px 0;
}

.c5t_frontend_pagination a {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#0000ff;
}

.c5t_frontend_pagination span {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}

.c5t_frontend_pagination form {
	display:inline;
}
.c5t_frontend_pagination input {
	cursor:pointer;
	border:1px solid #cccccc;
	padding:2px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#0000ff;
	background-color:#FFFFFF;
}


.c5t_link_button {
	margin:15px 0 35px 0;
}

.c5t_link_button a {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
}

.c5t_link_button a:hover {
	border:1px solid #cccccc;
	padding:3px 10px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#6898FF;
	background-color:#F4F9FF;
}

.tooltip {
        background-color:#ffffff;
        font-weight:normal;
        border:1px #006699 solid;
      }
	  
/* CAROUSEL ---------------------------------------------*/

	#colRight {
	float:left;
	width:246px;
	margin-left:10px;
	margin-top:10px;
	
}

#colRight .rightTop {
	height:7px;
	background:url(/images/pages/home/top.right.box.gif) 0 0 no-repeat;
}

#colRight .rightMiddle {
	background:url(/images/pages/home/middle.right.box.gif) 0 0 repeat-y;
	padding:3px 22px;
	padding-top:8px;
	padding-bottom:7px;

}

*html #colRight .rightMiddle {
	background:url(/images/pages/home/middle.right.box.gif) 0 0 no-repeat;
	
}

#colRight .rightBottom {
	height:8px;
	background:url(/images/pages/home/btm.right.box.gif) 0 0 no-repeat;
}

#colRight .homeItem{
	/*background:url(/images/pages/home/right.box.item.gif) 0 100% repeat-x;*/
	padding:7px 0 12px;
	
}

#colRight .homeItem img {
	float:left;
	margin-right:4px;
	border:none;
	height:65px;
}

#colRight .homeItem .details {
	float:left;
	width:130px;
	font-size:11px;
}

#colRight .homeItem .details strong {
	color:#F60;
	font-size:12px;
}

#colRight ul li {
	background:url(../images/bk_dashed_horiz.gif) 0 100% repeat-x;
	padding-left:0;
}

#colRight ul li a {
	padding:3px 0;
	background:url(../images/arrow.png) 0 6px no-repeat;
	padding-left:15px;
	display:block;
}


#colLeft {
	float:left;
	width:541px;
	margin-top:10px;
	margin-left: 0px;
}

#colLeft #leftTop {
	height:7px;
	background:url(/images/pages/home/top.carousel.gif) 0 0 no-repeat;
}

#colLeft #leftMiddle {
	background:url(/images/pages/home/middle.carousel.gif) 0 0 repeat-y;
	padding:3px 15px;
}

#colLeft #leftBottom {
	height:7px;
	background:url(/images/pages/home/btm.carousel.gif) 0 0 no-repeat;
}




.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 510px; /*Width of Carousel Viewer itself*/
	height: 315px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: visible; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0;
	width: 540px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:315px;
	position:relative;
	clear:both;
}

.stepcarousel .panel a img {
	border:none;
}

.stepcarousel .panel .tagline {
	position:absolute;
	bottom:10px;
	left:0;
	padding:8px 10px 8px 30px;
	background:url(/images/pages/home/bg.panel.png);
	color:#ccc;
	line-height:120%;
	width:465px;
	font-size: 13px;
}

.stepcarousel .panel .tagline strong {
	font-size:16px;
	color:#FC0;
}

*html .stepcarousel .panel .tagline {
	left:-12px;
}

/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
	
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

.floatLeft 
{
    float:left; margin: 0 30px 0 0;
}

.floatLeft2
{
    float:left;
}

#exp_SearchWizard {
	font: 11px Arial, Helvetica, sans-serif;
}

.exp-wiz form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.exp-wiz * {
	border: 0;	
}
.exp-wiz .rule-light {
	height: 1px;
	background-color: #e2e2e2;
	margin: 0 1px;
	clear: both;
}
.exp-wiz .rule-dark {
	height: 1px;
	background-color: #b2b2b2;
	margin: 0 1px;
	clear:both;
}
.exp-wiz UL {
	margin: 2px 1px;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
.exp-wiz UL LI {
	padding: 0;
	margin: 0px;
	white-space: nowrap;
	width: 40%;
	float: left;
}
.exp-wiz .textbox {
	border: 1px solid #809db9;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 1px 2px;
}
.exp-wiz .select{
    width:170px;
}
.exp-wiz SELECT {
	border: 1px solid #809db9;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
.exp-wiz .label {
	display: block;
	margin: 0 0 2px 0;
}
.exp-wiz .greenButton {
	float:right;
}
.exp-wiz .greenButton a:hover {
	background-position:center -377px;
}
.exp-wiz .greenButton a {
	background:transparent url(http://media.expedia.com/media/content/shared/graphics/fusion/buttonBG.png) no-repeat scroll center -80px;
	border:1px solid #8CBA7E;
	color:#FFFFFF !important;
	display:block;
	font-size:11px;
	padding:1px 14px;
	text-decoration:none;
}
.exp-wiz .blue {
	color:#1253a3;
}
.exp-wiz-logo {
	font-size: 16px;
	color: #1253a3;
	font-weight: bold;
	padding: 2px 4px;
}
.exp-wiz-panel {
	padding: 0 8px;
}
.exp-wiz-panel-child {
    margin: 0 0 5px 0;
}
#exp-wiz-0 {
	display:block;
}
#exp-wiz-1, #exp-wiz-2, #exp-wiz-3, #exp-wiz-4, #exp-wiz-5 {
	display:none;
}
.exp-wiz-cap1 {
	height:1px; background-color:#bdbdbd; margin:0 2px;
}
.exp-wiz-cap2 {
	height:1px; border-left:1px solid #bdbdbd; border-right:1px solid #bdbdbd; margin:0 1px;
}
#exp-wiz-morelink {
	float: left; 
	padding:7px 8px;
}

.exp-wiz-panel-left {
	float: left; 
	padding: 4px 0;
}

#exp-wiz-searchbutton {
	padding:7px 8px;
	text-align:right;
	overflow:hidden;
}
