/* --------------------------------- IE PNG FIX --------------------------------------------- */
/*body img {
	behavior: url(css/iepngfix/iepngfix.htc);
}

/*  -------------------------------- HOME ---------------------------------- */

div.description-container {
	width: 815px;
	height: 100%;
}

div.description {
	color: #8F8F8F;
	font-size: 18px;
	margin: 30px 0px 0px 200px;
	padding: 0;
}

img {
	font-size: 12px;
	font-weight: bold;
}

div.la-description div.description{
	margin: 34px 0px 0px 200px;
	padding: 0;
}

div.casa-description div.description{
	margin: 34px 0px 0px 200px;
	padding: 0;
}

div.park-description div.description{
	margin: 34px 0px 0px 200px;
	padding: 0px 0px 64px 0px;
}

span.blog {
	font-size: 18px;
	color: #000;
	background-color: #00FF00;
	text-transform: uppercase;
}

span.hair {
	font-size: 18px;
	color: #000;
	background-color: #00FFFF;
	padding:0;
	text-transform: uppercase;
}

span.vintage {
	font-size: 18px;
	color: #000;
	background-color: #FFFF00;
	padding:0;
	text-transform: uppercase;
}

span.la-em {
	/*color: #00FF00;*/
	color: #000;
}

span.hair-em {
	/*color: #00FFFF;*/
	color: #000;
}

span.vintage-em {
	/*color: #FFFF00;*/
	color: #000;
}

/*  -------------------------------- BORDERS ---------------------------------- */

div.border-bottom {
	height: 10px;
	width: 100%;
	display: none;
}

div.border-bottom div.inner-border-bottom {
	height: 10px;
	border-bottom: 1px solid #9F9F9F;
	display: none;
}

div.la-border-bottom  div.inner-border-bottom{
	height: 10px;
	border-bottom: 1px solid #00FF00;
	display: none;
}

div.casa-border-bottom div.inner-border-bottom{
	height: 10px;
	border-bottom: 1px solid #00FFFF;
	display: none;

}

div.park-border-bottom div.inner-border-bottom{
	height: 10px;
	border-bottom: 1px solid #FFFF00;
	display: none;

}

/*  -------------------------------- BACKGROUND SOLID GREY ---------------------------------- */

html { 
    overflow-x: hidden;
	max-height:100%;
    margin: 0;
	padding: 0;
	font-family:arial;
}


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#fff;
	font-family:arial;
}

h3 {

	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
}

p {
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	/*color: #B0B0B0;*/
	color: #5D5D5D;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

a { 
	outline: none;
}


img {
	
	/*font-weight: bold;
	font-size: 11px;*/
	outline: none;
}

/*------------------------------------- CASA MENU EDIT / MIA 12.05.08 ------------------------------------*/

/*div.border_bottom {
	background-color:white;
	margin:0;
	padding:0;
	/*width:909px;*/


/*div.inner_border {
	background:white url(../images/dot.jpg) repeat-x scroll center bottom;
	height: 1px;
	float: left;
}*/


ul.menu {
	/*color:#B0B0B0;*/
	/*color: #999999;*/
	color: #5D5D5D;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	top:-2px;
}

ul.menu li{
	/*border-bottom:1px dotted #999999;*/
	background:white url(../images/dotted.jpg) repeat-x scroll center bottom;
	float:left;
	line-height:1;
	margin:0 0 0.5em;
	position:relative;
	/*width:100%;*/
	width: 216px;
}

ul.menu li em {
	background:#fff none repeat scroll 0 0;
	float:left;
	font-style:normal;
	margin:0;
	padding:0 2px 0 0;
	position:relative;
	top:0.2em;
}

span.label {
	display:block;
	float:left;
	width:160px;
}

span.price {
	background:#fff none repeat scroll 0 0;
	/*color:#999999;*/
	color: #5D5D5D;
	float:right;
	position:relative;
	top:0.2em;

}

div.note {
	font-size: 11px;
	font-style: italic;
	margin: 7px 0px 0px 0px;
	padding: 0;
	background: #fff none repeat scroll 0 0;
	/*color: #999999;*/
	color: #5D5D5D;
	/*float: right;*/
	float: left;
	position: relative;
	top: 0.2em;
	border: none;
	line-height: 15px;
	border: 0 none;
	width: 225px;

}

/*  -------------------------------- TOP FIXED CONTAINER ---------------------------------- */

#black_bar{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 23px;
	background-color: #000;
	overflow: hidden;
}

.clear_both{
clear: both;
}

#wrapper {
	width: 100%;
	/*height: 600px;*/
	margin: 44px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	overflow: hidden;
}

#wrapper2 {
	height: 600px;
	margin: 44px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}


#leftside{
	float: left;
	height: 100%;
	width: 241px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}


#leftside2{
	float: left;
	height: 100%;
	width: 386px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}


#rightside{
	width: auto;
	height: 100%;
	margin: 0px 0px 0px 245px;
	padding: 0px 0px 0px 0px;
	border: none;
}


#rightnavwrapper{
	border: 1px solid #000;
	width: 100%;
	height: 100%;
}


.left{
	float: left;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
}


.leftempty{
	float: left;
	width: 200px;
	height: 54px;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}


.leftemptybottom{
	float: left;
	width: 200px;
	height: 23px;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}


.casabar{
	margin: 17px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	width: auto;
	height: 23px;
	background-color: #00FFFF;
}


.paddbar{
	/* font-style: bold; */
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 7px;
}


.paddbarcasa{
	/* font-style: bold; */
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 7px;
}


#bottomwrapper{
	/*width: 1024px;*/
	/*height: 456px;*/
	border: 0;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

/*#bottomwrapperpark{
	width: auto;
	height: 500px;
	border: 0;
	margin: 40px 0px 0px 0px;
	padding: 0px;
}*/


/*#parkleft{
	float: left;
	clear: both;
	width: 424px;
	height: 500px;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
}*/

#underpark{
	background-color:#EFEFEF;
	clear:both;
	height:500px;
	margin:0px 0px 0px 34px;
	padding:0px;
	width:375px;
}

/*.parkimage{
	clear: both;
	width: 375px;
	height: 500px;
	margin: 0px 0px 0px 34px;
	padding: 0px 0px 0px 0px;
	background-color: #EFEFEF;
}*/

#casaleft{
	position: absolute;
	left: 0;
	width: 272px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

#casaright{
	/*width: 752px;*/
	margin: 0px 0px 0px 272px;
	padding: 0px 0px 0px 0px;
	border: none;
	border: 0px;
	overflow: hidden;
	position: relative;
}

div.set{
	line-height: 16px;
	height: 100%;
	/*width: 185px;*/
	background-color: transparent;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 0px 20px;
}

div.set_last {
	line-height: 16px;
	/*height:145px;*/
	/*width: 185px;*/
	background-color: transparent;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 32px 20px;
}

div.set_first {
	line-height: 16px;
	/*height:145px;*/
	/*width: 185px;*/
	background-color: transparent;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

/*.casathumb{
	float: left;
	width: 109px;
	height: 145px;
	margin: 0px 12px 12px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #00FFFF;
}

.casathumb2{
	float: left;
	width: 109px;
	height: 145px;
	margin: 0px 12px 12px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #EFEFEF;
}*/

.casathumb{
	float: left;
	width: 135px;
	height: 180px;
	margin: 0px 12px 12px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #00FFFF;
}

.casathumb img {
	width: 135px;
	height: 180px;
	display: block;
	font-size: 0;
	line-height: 0;
}

.casathumbcolor{
	float: left;
	clear: both;
	height: 145px;
	width: 109px;
	margin: 0px 12px 0px 12px;
	padding: 0px 0px 0px 0px;
	color: #00FFFF;
}

div.top{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 57px;
	position: relative;
}

.wrappertop{
	float: left;
	height: 54px;
	width: 563px;
}

.contactinfo{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;	
	position: absolute;
	right: 12px;
}

.contactinfo a {
	color: #5D5D5D;
} 
			
.contactinfo a:hover {
    color: #000;
    text-decoration: underline;
}

.contactinfo p{
	width: 225px;
	height: 54px;
	font-size: 11px;
	font-family: arial;
	text-align: right;
	/*background-image:url(../images/transparent_white.png);
	background-repeat:repeat;*/
	background-color: #FFFFFF;
	line-height: 12px;
	color: #5D5D5D;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.contactinfola{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;	
	position: absolute;
	right: 12px;
	
}

.contactinfola p{
	width: 265px;
	height: 54px;
	font-size: 11px;
	font-family: arial;
	text-align: right;
	/*background-image:url(../images/transparent_white.png);
	background-repeat:repeat;*/
	background-color: #FFFFFF;
	line-height: 12px;
	color: #AFAFAF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.leftla{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.leftla2{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

/*  LA CASA PARK rollovers */

.laleft{
	float: left;
	width: 72px;
}

.casaleft{
	float: left;
	width: 152px;
	/*margin-top: -1px;*/
}

.casaleftrow{
	float: left;
	width: 152px;
	height: 23px;
	background-color: #00FFFF;
	font-size: 12px;
	/* font-style: bold; */
}

.casaleftrowwhite{
	float: left;
	width: 152px;
	height: 23px;
	background-color: #FFFFFF;
}

.casaleftrowgreen{
	float: left;
	width: 152px;
	height: 23px;
	background-color: #FFFFFF;
}


#topla{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 23px;
	background-color: #00FF00;
	overflow: hidden;
}

#topcasa{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 23px;
	background-color: #00FFFF;
	overflow: hidden;
}

#toppark{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 23px;
	background-color: #FFFF00;
	overflow: hidden;
}


.laleftrow{
	float: left;
	width: 72px;
	height: 23px;
	background-color: #00FF00;
}


.laleftrowwhite{
	float: left;
	width: 72px;
	height: 23px;
	background-color: #FFFFFF;
}

.parkleftrow{
	float: left;
	/*width: 137px;*/
	width: 200px;
	height: 23px;
	background-color: #FFFF00;
}

.parkleftrowblue{
	float: left;
	width: 137px;
	height: 23px;
	background-color: #00FFFF;
}

.parkleftrowgreen{
	float: left;
	width: 137px;
	height: 23px;
	background-color: #00FF00;
}


#toppark{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 23px;
	background-color:#FFFF00;
	overflow: hidden;
}

.parkleft{
	float: left;
	width: 137px;
	margin-top: -2px;
}

.parkleft-casa {
	float: left;
	width: 137px;
	margin-top: 0px;
}

.leftexpand{
	float:right;
	width: 100%;
	height: 23px;
	background-color: #FFFF00;
}

a.rollover {
	display: block;
	background-position: 0px -47px;
	background-repeat: no-repeat;
	width: 72px;
	height: 47px;
}

a.rollover:hover {
	background-position: 0px -47px;
}


a.rollovercasa {
	display: block;
	background-position: 0px -49px;
	background-repeat: no-repeat;
	width: 152px;
	height: 49px;
}


a.rollovercasa:hover {
	background-position: 0px -49px;
}


a.rolloverpark {
	display: block;
	background-position: 0px -47px;
	background-repeat: no-repeat;
	width: 137px;
	height: 47px;
}


a.rolloverpark:hover {
	background-position: 0px -47px;
}


a.la {
	background: transparent url(../images/la_rollover.gif);
}


a.casa {
	background: transparent url(../images/casa_rollover.gif);
}


a.park {
	background: transparent url(../images/park_rollover.gif);
}


.clear{
	clear: both;
}


/*  -------------------------------- MAIN CONTAINER-ALL CONTENT ---------------------------------- */

/* PARK AREAS DEFINED  */


.parkimg{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 21px;
	background-color: transparent;
	width: 356px;
	height: 456px;
}

#middleside{
	border: 0;
	float:left;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:157px;
}


#rightside2{
	width: auto;
	height: 100%;
	margin: 0px 0px 0px 388px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#park{
	background-color: transparent;
	padding: 25px 0px 0px 424px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

#parkwrapper{
	width: 398px;
}

.parkbar{
	margin: 17px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	width: 100%;
	height: 23px;
	background-color: #FFFF00;
}

.parkthumb{
	float: left;
	/*width: 94px;
	height: 125px;*/
	width: 87px;
	height: 116px;
	margin: 0px 12px 12px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFF00;
}

.parkthumb img {
	margin: 0px;
	padding: 0px;
	/*background: black url('/images/white_black_loading.gif') no-repeat center center;*/
	width: 87px;
	height: 116px;
	display: block;
}

.parkthumb img.active{
	/*width: 94px;
	height: 125px;*/
	width: 83px;
	height: 112px;
	border: 2px solid yellow;
}
.parkthumb .cover-up {
	display: none;
}

.parkthumb2{
	float: left;
	/*width: 94px;
	height: 125px;*/
	width: 87px;
	height: 116px;
	margin: 0px 12px 12px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #EFEFEF;
}

.not_active{
border-top:solid 1px #637d81;
}

.feature_col .auto_fade_collection{
	width: 125px;
}

.feaimage{
	width: 125px;
}

.feaimage a{
	display: block;
	width: 125px;
}

.feaimage img{
	display: block;
	width: 125px;
}

.no_margin{
	margin: 0px;
}

/* ------------------------------ BACK button for feature sections ----------------------------- */
/* ------------------------------ edited by elizabeth (3-5-08) --------------------------------- */

div.feature_back {
	position: absolute;
	text-decoration: none;
	bottom: 17px;
	left: 17px;
	color: #FFF;
}
div.feature_back a {
	letter-spacing: 1px;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: #FFF;
}

div.feature_back a:hover {
	letter-spacing: 1px;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: #FFF;
}

div.feature_back a:active {
	letter-spacing: 1px;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: #FFF;
}

div.feature_back a:visited {
	letter-spacing: 1px;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: #FFF;
}


/* these are the fixes for the about section, adding width/height establishes IE hasLayout which corrects
 * disappearing images.
 */
#principals_fade_collection,
#menu_content,
#parch_fade_collection,
#parch_menu_content,
#feastaff_fade_collection,
#feastaff_menu_content{
	width: 912px;
}

.clear { /* A CSS class for the property */
   clear: both;
} 



/*  -------------------------------- image gallery styles ---------------------------------- */

/* --TAKEN FROM "TYPO.CSS" --*/

a img {
border:none;
background-color:transparent;
text-decoration: none;
}

a, a:active, a:visited {
	color: #333333;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none;
}

a:hover {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}

a:hover span.caps {
	color: #000;
}

.inquire a {
	color: #333333;
	text-decoration: underline;
}

.inquire a:active, a:hover {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}


#arrow_container a, #arrow_container a:visited {
	background-color: transparent;
}

#arrow_container a:hover, #arrow_container a:active{
	background-color: yellow;
	text-decoration: none;
}

.contactinfo a, .contactinfo a:hover, .contactinfo a:active, .contactinfo a:visited{
	background-color: transparent;
}

#details_content a, #details_content a:hover, #details_content a:visited, #details_content a:active {
	font-size: 12px;
}

/* --HEADER STYLES TAKEN FROM TYPO.CSS --*/

h1 {
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color:#004E63;
	font-weight:normal;
	margin-bottom:0px;
	letter-spacing:0.1em;
}

h2 {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #000;
	line-height: 20px;
}

h2.form {
	margin-left: 0px;
}

a.more, a.more:active, a.more:visited {
	color: #000;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none;
}

a.more:hover {
	color: #000;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none;
}

a:hover.slide_menu_open {
	color: #AFAFAF;
}

.blacktext {
	text-transform: lowercase;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
}

div.image_caption {
	font-weight: 900;
	font-size: 11px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
}

#below{
 	float: left;
	clear: both;
	display: block;
	width: 375px;
	/*height: 500px;*/
	margin: 10px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid yellow;
	border-bottom: 1px solid yellow
}

#arrow_container {
	float: left;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	height: 12px;
	width: 90px;
}

div.line-space {
	display: inline;
	margin: 0;
	padding: 0px 4px 0px 1px;
}

div.inquire {
	float: right;
	overflow: hidden;
	font-size: 11px;
	width: auto;
	margin: 7px 0px 7px 0px;
	padding:0;
}

.prev {
	font-size: 12px;
	color: #000;
	float: left;
}

.next {
	font-size: 12px;
	color: #000;
	float: right;
}

.item img {
	display: block;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	width: 375px;
	height: 500px;
	font-size: 0px;
	line-height: 0px;
}

.slide_menu_item {
	width: 375px;
}



.item {
	width: 375px;
	overflow: hidden;
}	


.fade_collection {
	width: 375px;
}

#related_photos_content {
	width: 375px;
	/*height: 500px;*/
}

#contentwrapper {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 34px 0px 0px 54px;
	width: 782px;
	height:auto;
	min-height: 100%;
}

div.greyblock {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	display: block;
	border-top: none;
	width: 375px;
	border: none;
}

div.greyblock_last {
	/*float: left;*/
	margin: 12px 0px 24px 0px;
	padding: 0px 0px 5px 0px;
	width: 375px;
	border-top: 1px solid yellow;
	border-bottom: 1px solid yellow;
}


#additional_info_content{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
}


.caps {
	font-size: 11px;
	color: #4D4D4D;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.black {
 	font-size: 11px;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.right{
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	right: 16px;
	

}

/*#arrow_container {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 90px;
	height: 14px;
	margin-top: 7px;
	z-index: 199;
}*/

/*#parkleft{
	float: left;
	clear: both;
	width: 424px;
	height: 500px;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
}*/

#drawers {
	float: left;
	width: 424px;
	/*height: 500px;*/
	margin: 0;
	padding: 25px 0px 0px 0px;
	border: 0;
}


/*#drawers {
	margin: 0px 0px 0px 34px;
	padding: 0px 0px 0px 0px;
	width: 375px;
	float: left;
	margin-right: 0px;
}*/


/*clear: both;
width: 375px;
height: 500px;
margin: 0px 0px 0px 34px;
padding: 0px 0px 0px 0px;
background-color: #EFEFEF;*/


#related {
	position: relative;
	text-align: right;
	width: 165px;
	margin-left: 0px;
	float: left;
}

#related_image {
	float: right;
	margin-bottom: 0px;
	margin-top: 7px;
	border: 1px solid black;
	background-color: #ccc;
	height: 150px;
	width: 100px;
}

form {
	line-height: 18px;
	margin-left: 0px;
}

div#footer {
	color: #5D5D5D;	
	background: #FFFFFF;
	width: 760px;
	height: 15px;
	margin: 0px 0px 0px 200px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	border-top: none;
}

/*.active {
    border: 2px solid yellow;
    width: 83px;
    height: 112px;
}*/

#additional_info_content p {
    color: #4d4d4d;
}

p.email {
    color: #000;
    margin: 12px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.SlideShowItem {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

#details_content {
	position: absolute; 
	top: 25px; 
	/*overflow: hidden;*/
	z-index: 1000;
}
.park_details_content {
	background: #ffff00; 
	width: 385px; 
	height: 245px;
	left: 424px;
}
.casa_details_content {
	background: #00ffff;
	width: 430px;
	height: 180px;
	top: 0px !important;
	left: 0px;
}
#details_content p{
	color: #000;
	padding: 10px 10px 5px;
}
