/*locations-specific styles*/

.bodybox{
	background: #EEEEEE url(../images/titlegradbg.jpg) repeat-x;
	border: 1px solid #ACACAC;
}
#header{
	width: 800px;
	position:absolute;
	top: 20px;
	left: 50%;
	margin-left: -400px;
}
.dropdown{top:103px;}
/**********/
#page {
	position:absolute;
	top: 158px;
	width: 803px;
	left: 50%;
	margin-left: -400px;
}

#gap{
	position:absolute;
	left:-178px;
	bottom:8px;
	background-color: #EEEEEE;
	border: 1px solid #ACACAC;
	border-top-width: 0;
	width: 168px;
	height: 15px;
	z-index:5;
}
/**********/

/******city addresses******/
.cityPhone, .cityAddress, .cityEmail, cityAddress {
	margin: 5px 0 0 5px;
	position:relative;
	padding-left:8px;
	font-size:12px;
}
.cityEmail a{
	margin:0;
	padding:0;
	text-decoration:none;
	color:#475475;
}
.cityEmail a:hover{
	text-decoration:underline;
}
.cityPhone img, .cityAddress img, .cityEmail img{
	position:absolute;
	left:-10px;
	top:5px;
	margin:0;
	padding:0;
}
.cityAddress{padding-bottom:5px;}
/**************/


.footer{
	border: 1px solid #245CB8;
	width: 799px;
	height: 23px;
	background: url(../images/footergradbg.jpg) repeat-x;
	color:white;
	font-size:11px;
}
#footer{
	z-index:1;
	position:absolute;
	left:0;
	bottom:0;
	margin-bottom:-33px;
}
/*************/

#rightside{
	width: 623px;
	float: left;
	position: relative;
	height:100%;
	margin-left: 8px;
	padding-top:25px;
}

#leftside{
	width:170px;
	float: left;
	position:relative;
	height:705px;
}

/**********/
#tabs {
	position:absolute;
	left:0;
	top:0;
	margin-left: -1px;
	border: 1px solid #cbcbcb;
	border-bottom-width:0;
	width: 623px;
	background: url(../images/tabinactivebg.jpg) repeat-x;
}
.subTabs {
	position:relative;
	width:226px;
	margin-top:-10px;
}
.subTabShadow {
	width:100%;
	background: #EEEEEE url(../images/tabtopbg.jpg) repeat-x;
}

.activeTab, #content .activeTab {
	margin-left:0px;
	padding:4px 5px 4px 5px;
	height: 16px;
	background: url(../images/tabactivebg.jpg) repeat-x;
	position: relative;
	float: left;
	border-right: 2px solid white;
	cursor:pointer;
}
.activeTab a, #content .subTabs .activeTab a {
	color: white;
	text-decoration:none;
	font-size:12px;
}

.inactiveTab, .inactiveTabHover, #content .inactiveTab, #content .inactiveTabHover {
	margin-top: 0px;
	padding:4px 5px 4px 5px;
	height: 15px;
	border-right: 2px solid white;
	position: relative;
	float: left;
	cursor:pointer;
}
.inactiveTab a, .inactiveTabHover a, #content .inactiveTab a, #content .inactiveTabHover a {   
	color: #475475;
	text-decoration:none;
	font-size:12px;
}
.inactiveTabHover, #content .inactiveTabHover { background: url(../images/headergradbghover.jpg) repeat-x; }
.inactiveTabHover a, #content .subTabs .inactiveTabHover a { color:white; }

.cityname {
	float: right;
	height: 24px;
	padding: 0 5px 0 0;
	background: url(../images/tabactivebg.jpg) repeat-x;
}
.cityname p{
	margin-top:-1px;
}

/**********/
.activeContent{
	display:block;
}
.inactiveContent{
	display:none;
}

/*****content******/
#content{  
	height: 500px;
	background: #EEEEEE url(../images/tabtopbg.jpg) repeat-x;
	border: 1px solid #ACACAC;
	padding:10px 20px 10px 20px;
}
#content[id] {
	height:auto;
	min-height:500px;
}
*html #content {
	margin-top:27px;
}
#contact{
	margin-top:8px;
	height: 420px;
	border-bottom-width:0;
}
#content ul{
	margin: 20px 20px 20px 20px;
	padding:0;
	list-style-image:url(../images/bidi.jpg);
}
#content ul li{margin-top:5px;}
#content p{
	line-height:1.4em;
	text-align:justify;
}
#content img {padding-top:10px; padding-left:20px; padding-bottom:10px;}
#content a{
	text-decoration:none;
	margin:0;
	padding:0;
	color: #2E71DE;
}
#content a:hover{
	color: #475475;
}
.amenities {
	font-weight: bold;
	font-size: 12px;
}
.amenities li {
	padding-left:0;
	margin-left:-5px;
	padding-top:5px;
}
#sites img {
	border:0;
	padding:0;
	margin:0;
}

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

/****os config****/
#osconfig{
	margin-top:8px;
	margin-bottom:8px;
}
.osdisclaimer {
	font-size: 10px;
	margin-left: 10px;
}
/**************/

/*map and floorplan styles*/
#map {
	padding:10px 0 0 0;
	margin:0;
	margin-left: -5px;
	text-align:center;
	min-height: 400px;
}
#map img{
	margin:0;
	padding:0px 0px 0 5px;
	margin-bottom:10px;
}
#floorplans {
	padding:0;
	margin:0;
	text-align:center;
}
#floorplans img{
	margin:0;
	padding:0;
}
#floorplans a{
	margin:0;
	padding:0;
	text-align:center;
}
#floorplans p{
	text-align:center;
	margin:0;
	padding:0;
}
#floorplans table{
	width: 100%;
	text-align:center;
	margin-bottom: 5px;
	height: 350px;
}
/************/

form{z-index:300;}

.bodybox {
	height:185px;
}
