/* === THEME & RESET === */

constants {
	color: #696967; /*DEFAULT COLOR*/
	color: #B42625; /*VIVID COLOR*/
	border-color: #696967; /*DEFAULT BORDER*/
	color: #2A3883; /*STRONG COLOR*/
	background: #2B3B85 /*STRONG BG*/;
	width: 300px; /*LEFT WIDTH*/
}

.VividColor {
	color: #B42625; /*VIVID COLOR*/
}	


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, b, u, i, center, ol, ul, li, form, 
table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
	overflow-y: scroll;
}

body {
	line-height: 1em;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body, td, th, input, select, textarea {
	font:11px Arial, Tahoma, Verdana;
	color: #696967; /*DEFAULT COLOR*/
}

input, select, textarea {
	padding: 2px 10px;
	border: solid 1px #999896;
}

select, textarea {
	padding: 2px 1px 2px 8px;
}

.radio {
	position: relative;
	top: 3px;
	border: none;
}
	
img {
	border: 0;
}

a {
	color: #696967; /*DEFAULT COLOR*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.Title {
	margin-bottom: 5px;
	font-size: 18px;
	color: #2A3883; /*STRONG COLOR*/
}

.sIFR-active .Title {
	letter-spacing: -3px;
}

.C12Title {
	position: absolute; 
	top: 240px; 
	left: 430px; 
	width: 200px; 
	height: 36px;
	background: url(Images/TitleBg.jpg) no-repeat; 
	padding: 6px 0 0 10px; 
	white-space: nowrap; 
}

.C12Title .content {
	font-size: 22px;
	color: white;
}

.sIFR-active .C12Title .content {
	letter-spacing: -1px;
}

.C12More {
	position: absolute; 
	top: 282px; 
	left: 561px; 
	background: gray;
	padding: 2px 5px;
	white-space: nowrap;
	color: white; 
}

.Subtitle, .CustomerCare .term b {
	margin-top: 20px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #2A3883; /*STRONG COLOR*/
}

Button, .Book .buttons input, .LoginLayer .buttons input, .Client input  {
	border: none;
	padding: 2px 5px;
	background: #2A3883 url("Images/Button.gif") no-repeat;
	font-size: 11px;
	color: white;
}

.Back {
	position: absolute;
	z-index: 2;
	top: 5px;
	padding-left: 40px;
	background: url("Images/SlimArrowLeft.gif") no-repeat center left;
	white-space: nowrap;
}

.Rate {
}

.SpecialRate {
	color: #B42625; /*VIVID COLOR*/
}

.SpecialedRate {
	text-decoration: line-through;
}

.Content {
	line-height: 150%;
}

.Content ul li {
	margin-left: 30px;
	padding-left: 10px;
	background: url("Images/Bullet.gif") no-repeat 0 7px;
}

ul li {
	margin-left: 0;
	padding-left: 10px;
	background: url("Images/Bullet.gif") no-repeat 0 7px;
}

.Content .Title {
	margin-top: 30px;
}

.Content a {
	text-decoration: underline;
}

.LoaderTitle {
	display: none;
	position: absolute;
	top: 245px;
	left: 410px;
	width: 217px;
	padding-top: 7px;
	padding-left: 13px;
	padding-bottom: 0px;
	background: #283882 url("Images/TitleBg.jpg") no-repeat;
	color: white;
	white-space: nowrap;
	font-size: 17px;
}

/* === MASTER PAGE === */

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

.Master_Row .col1{
	float: left;
	width: 320px;
}

.Master_Row .col2{
	float: left;
	width: 640px;
}

.Master_Header{
	height: 80px;
}

.Master_Header .col1 {
	padding-top: 10px; 
	text-align: center;
}

.Master_Header .col2{
	padding-top: 10px; 
	text-align: right;
}

.Master_Header .col2 a{
	display: block;
	float: right;
	margin: 3px 0 0 20px;
}

.Master_Header .col2 .round {
	margin-top: 0;
	background: #C6C6AE url("Images/RoundLeft.gif") no-repeat left top;
	color: white !important;
}

.Master_Header .col2 .round div {
	background: url("Images/RoundRight.gif") no-repeat right top;
	padding: 3px 13px 4px 13px;
}

.Master_Header .col2 .login{
}

.LoginLayer {
	position: absolute; 
	top: 40px; 
	left: 738px; 
	width: 200px; 
	border: solid 1px #999896; 
	background-color: white; 
	padding: 10px;
}

.LoginLayer input {
	margin-bottom: 10px;
	width: 180px;
}

.LoginLayer .buttons {
	overflow: hidden;
}

.LoginLayer .buttons input {
	float: right;
	margin-bottom: 0;
	margin-left: 5px;
	width: auto;
}

.LoginLayer .buttons span {
	color: red;
}

.Welcome {
	position: relative;
	z-index: 2;
	float: right; 
	clear: right; 
	margin-top: 10px;
	white-space: nowrap; 
}
.Welcome a{
	padding-right: 20px;
	background: url(Images/Ro.jpg) no-repeat right center;
}
body.RO .Welcome a{
	background-image: url(Images/En.jpg);
}

.Master_Pattern{
	background: url("Images/Pattern3.jpg");
}

.Master_C1{
	height: 300px;
	overflow: visible; /*to let gallery be over c22 on ff2*/
}

.Master_C2 .col1, .Master_C2 .col2 {
	padding: 40px 0;
}

.Master_Footer{
	border-top: solid 1px #E3E4C9;
	line-height: 170%;
}

.Master_Footer .col1, .Master_Footer .col2 {
	padding: 20px 0 50px 0;
}

.Master_Footer a{
	margin-left: 3px;
	padding-left: 8px;
	background: url("Images/DottedV.gif") repeat-y left top;
}

.Master_Footer .first{
	margin-left: 0;
	padding-left: 0;
	background: none;
}

/* === HOME PAGE === */

.Home_NatureQuote {
	margin-top: 70px;
}

.Home_C22Col {
	float: left;
	width: 205px;
}

.Home_C22Col a {
	display: block;
	margin-right: 10px;
	line-height: 170%;
}

.Home_C22Col a:hover {
	background: #C2C1A3 url("Images/SlimArrowRight.gif") no-repeat 93% center;
	padding-left: 5px; 
	text-decoration: none;	
	color: white;
}

.Home_SpecialCol {
	width: 230px;
}

.Home_SpecialCol a.special {
	margin-bottom: 1px;
	padding-left: 5px;
	background: #2B3B85 /*STRONG BG*/;
}

.Home_SpecialCol a.special, .Home_SpecialCol a.special .SpecialRate {
	color: white;
}

.Home_SpecialCol a.special .SpecialRate {
	font-weight: bold;
}

.Home_SpecialCol a.membership {
	font-weight: bold;
}

.Home_SpecialCol a:hover {
	background-image: none;
}

/* === C1TABS === */

.C1Tabs {
	float:left;
}

.C1Tabs a {
	float: left;
	margin-left: 1px;
	cursor: pointer;
	height: 24px; padding-top: 11px;
	background: #C6C6AE;
	font-size: 12px;
	text-decoration : none;
}

.C1Tabs b {
	float: left;
	margin-left: 1px;
	height: 24px; padding-top: 11px;
	background: #C6C6AE;
}

.sIFR-active .C1Tabs a {
	height: 26px; padding-top: 9px;
	font-size: 14px;
}

.C1Tabs a.first {
	margin-left: 0;
}

.C1Tabs a:hover {
	background: #9E9D98;
}

.C1Tabs a.selected {
	cursor: text;
	background-color: transparent;
}

.C1Tabs a.selectedFirst {
	background: transparent url("Images/DottedV.gif") repeat-y left top;
}

.C1TabContents div {
	display: none;
	float:left;
	overflow: hidden;
	width: 300px; /*LEFT WIDTH*/
}

.C1TabContents div div {
	display: block;
	float: none;
	overflow: auto;
	width: auto;
}

.TabContents div {
	display: none;
}

.TabContents div div {
	display: block;
}

.C1TabContents div.selected, .TabContents div.selected {
	display: block;
}

.C1TabContents .separator {
	height: 1px;
	width: 300px; /*LEFT WIDTH*/
	background: url("Images/DottedH.gif");
}

.C1TabContents .error {
	position: absolute;
	color: red;
}


/* === AVAILABILITY CONTROL === */

#AvailabilityTabs a {
	padding-left: 47px;
	width: 130px; 
}

#AvailabilityTabs a.first {
	padding-left: 42px;
	width: 100px; 
}

body.RO #AvailabilityTabs a {
	padding-left: 40px;
	width: 137px; 
}

body.RO #AvailabilityTabs a.first {
	padding-left: 37px;
	width: 105px; 
}

#AvailabilityTabContents, #AvailabilityTabContents a {
}

#AvailabilityTabContents .title {
	margin: 40px 0;
	font-size: 20px;
}

#AvailabilityTabContents .ToursTab .title {
	margin: 20px 0 10px 0;
}



.AvailabilityTab .field, #ApartmentC11TabContents .total .field {
	float: left;
	display: inline; /*ie6 bug*/
	margin: 5px 0 10px 14px;
	width: 143px;
	line-height: 20px;
}

.AvailabilityTab input, .AvailabilityTab select {
	width: 121px;
}

.AvailabilityTab select {
	width: 141px;
}

.AvailabilityTab .find {
	margin-top: 10px;
	width: 300px; /*LEFT WIDTH*/
}

.AvailabilityTab .find Button {
	float: right;
}



.ToursTab a {
	display: block;
	margin-bottom: 1px;
	background: #C2C1A3;
	padding-left: 5px; 
	line-height: 170%;
	text-decoration: none;	
	font-size: 12px;
	color: white;
}

.ToursTab a:hover, .ToursTab .selected {
	background: #C2C1A3 url("Images/SlimArrowRight.gif") no-repeat 93% center;
	font-weight: bold;
}

.ToursTab .separator {
	margin: 3px 0;
}

/* === RESULTS CONTROL === */

.Results {
	width: 100%;
}

.Results th {
	border-bottom: solid 1px #F4F3EE;
	padding-bottom: 5px;
	font-weight: normal;
}

.Results td {
	height: 64px;
	vertical-align: middle;
	font-size: 12px;
}

.Results .alternating td {
	background: url("Images/DottedV2.gif");
}

.thumbOverlay[class] {
	background: url(Images/RoundThumb.png);
}

.Results .alternating .thumbOverlay[class] {
	background: url(Images/RoundThumbAlternating.png);
}

.Results .selected .thumbOverlay[class] {
	background: url(Images/RoundThumbSelected.png);
}

.Results .index
{
	padding-left: 10px;
	width: 25px;
}

.Results .apartment
{
	font-weight: bold;
	color: #2A3883; /*STRONG COLOR*/
}

.Results th.rate img
{
	margin: 0 3px 2px 0;
}

.Results td.rate
{
	text-align: center;
	font-weight: bold;
}

.Results td.rate div, .Results th.rate div {
	margin: 0 auto;
	width: 60px;
	text-align: left;  
}

.Results .details a
{
	margin-right: 10px;
	padding-right: 40px;
	background: url("Images/SlimArrowRightDark.gif") no-repeat center right;
	color: #2A3883; /*STRONG COLOR*/
}

.Results .selected td {
	background: #BAC9FF;
}

/* === TOUR CONTROL === */

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
}

.hscrollerbase {
	height: 21px;
}

.hscrollerbar {
	z-index: 2;
	height: 21px;
	background: url(Images/TourScroll.gif) repeat-x 0px -42px;
	padding: 62px;
}

.hscrollerbarbeg {
	height: 21px;
	width: 8px !important;
	background: url(Images/TourScroll.gif) no-repeat 0px 0px;
}

.hscrollerbarend {
	height: 21px;
	width: 8px;
	background: url(Images/TourScroll.gif) no-repeat -54px 0px;
}

.hscrollerbasebeg {
	height: 21px;
	width: 62px !important; /* Safari BG repeat fix */
	background: url(Images/TourScroll.gif) no-repeat;
}

.hscrollerbaseend {
	height: 21px;
	width: 62px;
	background: url(Images/TourScroll.gif) no-repeat 0px -21px;
}

.TourContainer {
	position: relative; 
	z-index: 1;
	height: 210px;
}

.Tour {
	position: absolute; 
}

.Tour .flexcroll {
	position: relative;
	overflow: auto;
	height: 190px;
}

#TourScrolled {
	height: 153px;
	position: relative;
}

.Tour .flexcroll .item {
	position: relative;
	float: left;
	line-height: 150%;
	cursor: pointer;
}

.thumbOverlay, .thumb {
	width: 120px; 
	height: 56px;
	cursor: hand;
}

.thumbOverlay {
	position: absolute;
	margin-left: 0 !important; 
}

.Tour .flexcroll .selected {
	background: url("Images/DottedV2.gif");
}

.Tour .flexcroll .item div, .Tour .item a{
	margin-left: 10px;
}

.Tour .flexcroll .apartment {
	margin-top: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #2A3883; /*STRONG COLOR*/
}

.Tour .flexcroll .details {
	font-size: 10px;
}

.Tour .flexcroll a
{
	display: block;
	margin-top: 5px; margin-bottom: 5px;
	width: 70px;
	background: url("Images/SlimArrowRightDark.gif") no-repeat center right;
	color: #2A3883; /*STRONG COLOR*/
}

/* === APARTMENT PAGE === */

a.BookButton {
	float: right;
	background: #2A3883 url("Images/Button.gif") no-repeat;
	padding: 2px 5px 2px 7px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.ResultsBack {
	left: 508px;
}

.TourBack {
	left: 538px;
}

.ApartmentDetails .rating {
	position: relative;
	top: -11px;
}

.ApartmentDetails .section {
	font-weight: bold;
	font-size: 12px;
}

.ApartmentDetails .emphasize, .C1TabContents .emphasize, .Content .emphasize {
	font-weight: bold;
	color: #2A3883; /*STRONG COLOR*/
}

.ApartmentDetails .bottomSeparator {
	margin-top: 40px;
}

.ApartmentDetails .book {
	float: right;
	margin-left: 10px;
}

.ApartmentDetails .Subtitle {
	margin-top: 10px;
	color: #696967; /*DEFAULT COLOR*/
}

#ApartmentAllReviews div span {
	font-weight: bold;
}

#ApartmentAllReviews div div {
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom: solid 1px #909090;
	padding-bottom: 20px;
}

/* === BOOK PAGE === */

.ApartmentName {
	float: left;
	margin-top: 15px;
	width: 300px; /*LEFT WIDTH*/
	font-size: 16px;
	font-weight: bold;
}

.ApartmentName .stars, #ApartmentC11TabContents .stars {
	float: right;
}

#ApartmentC11TabContents .preview {
	margin-top: 10px;
	letter-spacing: 1px;
	line-height: 150%;
}

.BookBack {
	left: 525px;
}

.Book .thank {
	margin: 0 0 10px 0;
	font-size: 12px;
	letter-spacing: 1px;
}

.Book .header {
	overflow: hidden;
	background-color: #ADB2B9;
	padding: 5px 0;
	height: 19px;
}

.Book .header div {
	float: left;
	border-right: solid 1px white;
	padding: 3px 20px; 
	font-size: 12px;
	color: #E6EDF6;
}

.Book .header div.selected {
	font-weight: bold;
	color: white;
}
	
.Book .step {
	display: none;
	clear: left;
	overflow: hidden;
	height: 430px;
	border: solid 1px #ADB2B9;
	background-color: #E6EDF6;
	padding: 20px;
}

.Book form .selected {
	display: block;
}

.Book .row {
	overflow: hidden;
	margin-bottom: 3px;
}

.Book .row div {
	float: left;
}

.Book .row .name {
	clear: left;
	width: 180px;
	padding: 4px 10px 0 0;
	text-align: right;
}

.Book .section {
	margin-top: 15px;
}
	
.Book .section .name {
	font-weight: bold;
	color: #2A3883; /*STRONG COLOR*/
}

.Book .suprasection {
	margin: 20px 0 10px 0;
	border: solid 0 #ADB2B9;
	border-bottom-width: 1px;
	font-weight: bold;
}
	
.Book .input {
	width: 200px;
}

.Book textarea {
	width: 391px;
	height: 57px;
}

.Book .buttons {
	position: absolute;
	top: 410px;
	left: 485px;
	white-space: nowrap;
}

.Book .buttons[class] {
	left: 500px;
}

.Book .error {
	padding: 4px 0 0 10px;
	color: red;
}

.Book .step3 .name {
	padding-top: 0;
}

.Book a {
	text-decoration: underline;
}
	
/* === CC === */

.CustomerCare .term {
	margin-top: 20px;
}

.SiteMapCol {
	float: left;
	width: 213px;
}	

.SiteMapCol a {
	display: block;
}

/* === GALLERY === */

.Gallery {
	background: url(Images/Pattern3.jpg); 
	padding: 20px;
}

.Gallery .title {
	font-size: 14px; 
}

.Gallery #image {
	margin: 10px 0;
}

.Gallery .previous {
	padding-left: 20px;
	background: url(Images/Previous.gif) no-repeat;
}

.Gallery .next {
	padding-right: 20px;
	background: url(Images/Next.gif) no-repeat right top;
}

.Gallery .navigation {
	float: right; 
	font-size: 12px;
}

.Gallery .room {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #2A3883; /*STRONG COLOR*/
}

.Gallery .index {
	float: left;
	margin-left: 20px;
	font-size: 12px;
}

/* === CLIENT === */

.Client .Title {
	margin-top: 20px;
}

.Client textarea {
	width: 628px;
	height: 60px;
}

/* === UTILITIES === */

.Pivot {
	position: absolute;
}

.NoMarginLeft {
	margin-left: 0 !important;
}

.NoMarginTop {
	margin-top: 0 !important;
}

/* === SIFR === */

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

@media screen {
	.sIFR-active .Title, 
	.sIFR-active #AvailabilityTabContents .title,
	.sIFR-active .C12Title .content,
	.sIFR-active .C1Tabs a, 
	.sIFR-active .LoaderTitle  {
		visibility: hidden;
		line-height: 1em;
	}
}

.Master_C2 .banner { float:right; margin-bottom:40px }