/*
// $Id: wrapper.css,v 1.25 2007/02/09 16:55:42 karenk Exp $
// $Revision: 1.25 $
// $Author: karenk $
//
// $Log: wrapper.css,v $
// Revision 1.25  2007/02/09 16:55:42  karenk
// add Page & center for overview tab
//
// Revision 1.24  2007/02/06 15:57:24  karenk
// remove vertical repeat on background
//
// Revision 1.23  2007/02/01 23:44:58  karenk
// unset z-index
//
// Revision 1.22  2007/02/01 23:35:17  karenk
// fix layering again
//
// Revision 1.21  2007/02/01 23:26:08  karenk
// set z-index for layers
//
// Revision 1.20  2007/02/01 23:09:09  karenk
// fix spacing
//
// Revision 1.19  2007/02/01 22:58:44  karenk
// add overview tab pages
//
// Revision 1.18  2007/02/01 17:35:07  karenk
// add homepage flash
//
// Revision 1.17  2007/01/31 22:54:53  karenk
// fix spacing and layout issues
//
// Revision 1.16  2007/01/30 02:02:24  karenk
// fix interior padding
//
// Revision 1.15  2007/01/25 00:06:59  karenk
// tweak calendar display
//
// Revision 1.14  2007/01/24 23:13:23  karenk
// fix calendar spacing & layout
//
// Revision 1.13  2007/01/24 02:16:20  karenk
// add check Availability to property detail
//
// Revision 1.12  2007/01/23 17:51:34  karenk
// fixing interior page spacing
//
// Revision 1.11  2007/01/23 17:39:06  karenk
// finish interior page wrapper
//
// Revision 1.10  2007/01/23 17:25:06  karenk
// add interior page wrapper
//
// Revision 1.9  2007/01/22 23:44:25  karenk
// add request/check detail tabs
//
// Revision 1.8  2007/01/22 23:40:07  karenk
// change to ready to be CMT controlled menus/nav
//
// Revision 1.7  2007/01/19 22:21:29  karenk
// work on Property Detail page
//
// Revision 1.6  2007/01/17 20:29:57  karenk
// set Z layer property on search box
//
// Revision 1.5  2007/01/16 23:15:42  karenk
// fix properties search box
//
// Revision 1.4  2007/01/16 23:07:15  karenk
// add ajax Property Search content
//
// Revision 1.3  2007/01/15 23:34:54  karenk
// property search wrapper
//
// Revision 1.2  2007/01/14 22:50:18  karenk
// initial wrap construction
//
// Revision 1.1  2006/08/09 20:00:04  scottl
// *** empty log message ***
//
*/
body
{
	margin: 0px 0px 0px 0px;
 	background-image: url(/PlatinumProperties/PPBase/wrap/theme0/images/bg_01a.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	color: #4D4D4D;
	background-color: #6A421F;
}


form
{
	margin: 0px;
}

input, select, option, textarea 
{
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #333333;
}

.TopNav {
	margin: 0px 0px 0px 0px;
	border-top: solid 0px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	width: 959px;
	background-image: url(/PlatinumProperties/PPBase/wrap/theme0/images/TopNavBG.jpg);
	background-repeat: repeat-x;
}
.HomePageFlash {
	margin: 0px 0px 0px 0px;
	text-align: center;
	border: solid 1px black;
}

.FooterBar {
	margin: 0px 0px 0px 0px;
	border-top: solid 1px #FFFFFF;
	width: 959px;
	background-image: url(/PlatinumProperties/PPBase/wrap/theme0/images/FooterBG.jpg);
	background-repeat: repeat;
	
}
.Footer {
	margin: 5px 0px 0px 0px;
	width: 959px;
	font: Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
}
.FooterLink {
	font-weight: normal;
	color: #AB957D;
	text-decoration: none;
}
.FooterLink a {
	font-weight: normal;
	color: #C2B9b0;
	text-decoration: none;
}
.FooterLink a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.FooterLink a:active	 {
	font-weight: normal;
	color: #C2B9b0;
	text-decoration: none;
}

.RTPLink {
	font-weight: normal;
	color: #AB957D;
	text-decoration: none;
}
.RTPLink a {
	font-weight: normal;
	color: #D5CABF;
	text-decoration: none;
}
.RTPLink a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.RTPLink a:active {
	font-weight: normal;
	color: #D5CABF;
	text-decoration: none;
}
.Property {
	margin: 0px 0px 0px 0px;
	width: 959px;
	font-family: Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	background-color: #FFFFFF;
}

.PropertySearch {
 	background-image: url(/PlatinumProperties/PPBase/wrap/theme0/images/PropertySearchBG.jpg);
	z-index: 5;
	background-repeat: repeat;
 	width: 230px;
 	margin: 0px 0px 0px 0px;
 	border-top: solid 4px #000000;
 	border-left: solid 4px #000000;
 	border-right: solid 4px #000000;
}
.PropertySearchBottom {
 	margin: 0px 0px 0px 0px;
 	border-bottom: solid 4px #000000;
 	border-left: solid 4px #000000;
 	border-right: solid 4px #000000;
}

.PropertySearchForm {
	background-image: url(/PlatinumProperties/PPBase/wrap/theme0/images/PropertySearchTop.jpg);
	z-index: 15;
	background-repeat: no-repeat;
	padding-left: 15px;
	font: Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
}
.PropertySearchForm tr {
	margin: 0px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
}

.PropertySearchFormCheckbox {
	margin: 1px 5px 0px 0px;
}

.SearchResultsContainer {
 	width: 721px;
 	margin: 0px 0px 0px 0px;
 	border-top: solid 1px #A0A0A0;
 	border-bottom: solid 1px #A0A0A0;
	background-color: #E5E5E5;
	padding: 17px 5px 17px 4px;
}
.SearchResultsDetail {
	background-color: #FFFFFF;
	width: 712px;
}

.PropertyDetail {
	margin: 0px 0px 0px 0px;
	width: 362px;
	background-color: #FFFFFF;
	vertical-align: top;
	border-top: solid 1px #A0A0A0;
	border-bottom: solid 1px #A0A0A0;
}
.PropertyFlash {
	margin: 0px 0px 0px 0px;
	width: 597px;
	height: 430px;
	background-color: #000000;
}
.PropertyDetailTabs {
	font: Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
}
.PropertyDetailTabs a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.PropertyDetailTabs a:hover {
	color: #7F7616;
	font-weight: normal;
	text-decoration: none;
}
.PropertyDetailTabs a:active {
	color: #949494;
	font-weight: normal;
	text-decoration: none;
}
.PropertyDetailTabsOn {
	font: Helvetica, Verdana, Sans-Serif;
	font-size: 11px;
	color: #7F7616;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
}
.PropertyDetailTabsOn a {
	color: #7F7616;
	font-weight: normal;
	text-decoration: none;
}
.PropertyDetailTabsOn a:hover {
	color: #7F7616;
	font-weight: normal;
	text-decoration: none;
}
.PropertyDetailTabsOn a:active {
	color: #7F7616;
	font-weight: normal;
	text-decoration: none;
}

.PropertyDetailTabContainer {
	position: relative;
	width: 362px;
}
#overview {
	position:absolute;	top:0px;	left:21px;
	width: 320px;
	visibility: hidden;
	z-index: 1;
}
#overview1 {
	position:absolute;	top:10px;	left:0px;
	width: 320px;
	visibility: hidden;
	z-index: 2;
}

#overview2 {
	position:absolute;	top:10px;	left:0px;
	width: 320px;
	visibility: hidden;
	z-index: 2;
}

#overview3 {
	position:absolute;	top:10px;	left:0px;
	width: 320px;
	visibility: hidden;
	z-index: 2;
}

#amenities {
	position:absolute;	top:0px;	left:21px;
	width: 320px;
	visibility: hidden;
	text-align:center;
}
#concierge {
	position:absolute;	top:0px;	left:21px;
	width: 320px;
	visibility: hidden;
}
#location {
	position:absolute;	top:0px;	left:21px;
	width: 320px;
	visibility: hidden;
}
#check {
	position:absolute;	top:0px;	left:21px;
	width: 320px;
	visibility: hidden;
}
#request {
	position:absolute;	top:0px;	left:21px;
	width: 320px;
	visibility: hidden;
}
.TabPager {
	position:absolute;	top:325px;	left:0px;
	width: 320px;
	text-align:center;
	z-index: 3;
}

.InteriorLeft {
	background-color: #000000;
 	margin: 0px 0px 0px 0px;
}
.InteriorRightContainer {
 	margin: 0px 0px 0px 0px;
 	border-top: solid 1px #A0A0A0;
 	border-bottom: solid 1px #A0A0A0;
	background-color: #E5E5E5;
}
.InteriorRight {
	padding: 10px 120px 17px 13px;
	text-align:left;
}

.CalendarContainer {
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	border: solid 1px #E5E5E5;
	text-align: center;
}


