@charset "utf-8";
/* CSS Layout */
body
{
	background-image:url(../images/gradientBG.png);
	background-repeat: repeat-x;
	width: 1003px;
	margin-left: 0;
}

img
{
	border: none;
}

a img 
{
	border: none;
}

.clear
{
	clear:both;
	height: 100px;
}


.seo
{
	visibility:hidden;
	position:absolute;
}
/*-----------General Template styles - should apply to most pages------------------------*/

/*logo located at top right of page */
#logo img
{
	position: relative;
	left: 17px;
	top: 13px;
	float: left;
}

/* number of showrooms and resources text located at top right of page */
#showrooms
{
	float:right;
	position:relative;
	top: 22px;
	left: -27px;
}

/*------------Main navigation menu------------- */
/*div controlling menu */
#menu
{
	float:left;
	position:relative;
	top: 15px;
	left: -20px;
	z-index: 2;
	white-space:nowrap;
}

.menu
{
	white-space:nowrap;
	list-style-type:none;
	float:left;
	width: 1150px;
	
}

.menu li
{
	float:left;
	text-align: center;
	background-color: #454545;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:url(../images/menuSpacer.png);
	background-repeat:no-repeat;
	background-position:right;
}

.menu li:hover
{
	background-color: #2e2e2e;
}

li.menuLast
{
	background-image:none;
}

/*-------------end of main nav menu ------------*/


/*---------------Footer styles------------------------*/

/*container footer div*/
#footer
{
	background-image:url(../images/footerBorderTop.png);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
	position:relative;
	top: 50px;
	margin-left: 20px;
	padding-bottom: 20px;
	width: 920px;
}


ul.footer
{
	white-space:nowrap;
	list-style-type:none;
	float:left;
	height: 5px;
	position:relative;
	left: -40px;
	top: 10px;
	width: 937px;
}

.footer li
{
	float:left;
	text-align: center;
	padding-left: 1.5%;
	padding-right: 1.5%;
	height: 11px;
	background-image:url(../images/footerSpacer.png);
	background-repeat:no-repeat;
	background-position:right;
}

ul.footer a
{
	position:relative;
	top: -3px;
}

li.footerLast
{
	background-image:none;
}

/*---------End of general Template Styles and footer styles------------------*/

/*-----------------------------------------------------------------------------------
-----------------------index/homepage styles----------------------------------------
------------------------------------------------------------------------------------*/

/*large oval image*/
#mainPitchArea
{
	position:relative;
	float:left;
	top: 30px;
}

/*whos new section with image */
#whosNew
{
	position:relative;
	float: right;
	top: 60px;
	left: -15px;
}


#whosNew p
{
	margin-left: 80px;
}


/*this is the area that contains the address, facebook, mapquest link etc on the home page */
#stayConnected
{
	position:relative;
	top: 160px;
	float:right;
	left: -20px;
	background-image:url(../assets/images/divider.png);
	background-repeat:no-repeat;
	background-position:left;
	width: 250px;
	height: 280px;
	text-align:left;
}

/*this div is used to move everything over to the left*/
#stayConnectedMover
{
	position: relative;
	left: 40px;
}

#mapquest
{
	position:relative;
	top: 18px;
	left: 5px;
}

#facebook
{
	position:relative;
	top: 34px;
	left: 45px;
}

/*body of text that says they are in the <3 of the los angeles district */

#pitch
{
	position: relative;
	float:left;
	top: 15px;
	left: 30px;
}

/*in the #pitch area above ^^^^ this is inline span used to move the first line over a little bit */
#heart
{
	position:relative;
	left: 35px;
	top: 5px;
}

#content
{
	text-align: left;
	float: left;
	width: 600px;
	margin-left: 30px;
}

/*----------------------------------------------------------------------------------------------
----------------------------------------Sub page general Styles--------------------------------
-----------------------------------------------------------------------------------------------*/
/* side bar with contact and leasing info*/
#sideBar
{
	float:right;
	position:relative;
	left: -30px;
	top: 80px;
	background-image:url(../assets/images/aboutUsDivider.png);
	background-repeat:no-repeat;
	background-position:left;
	
	padding-bottom: 60px;
	width: 250px;
}


#sideBar h2
{
	white-space:nowrap;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	position:relative;
	top: 5px;
	left: 45px;
}

#sideBar p
{
	position:relative;
	top: 20px;
	left: 45px;
	font-size: 11px;
	width: 310px;
}

/* content container for sub pages */
#subPageContainer
{
	float:left;
	position:relative;
	top: 15px;
	width: 630px;
	padding-left: 30px;
}

#subPageContainer h1
{
	font-size: 30px;
}
#subPageContainer h1.gold{
	color: #999900;
	/*text-shadow: #909090 1px 2px 0px;*/
}
#subPageContainer h2.gold{
	color: #FFF;
	background: #b79a26 url('../assets/images/fade_up_h2.jpg') repeat-x scroll center bottom;
	padding: 10px;
}
#subPageContainer h3
{
	text-align:center;
	/*background-image:url(../images/tableRowBG.png);
	color: #fff;*/
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#subPageMapQuest
{
	position:relative;
	display: block;
	top: 20px;
	left: 40px;
	margin-bottom: 60px;
	
}

#subPageFaceBook
{
	position:relative;
	display:block;
	left: 40px;
}

/*------------------------------------------------------------------------------------
---------------------------Showrooms--------------------------------------------------
--------------------------------------------------------------------------------------*/


/*-------------------------------SEARCH MID PAGE STYLES-------------------------------*/

#searchMidSideBar
{
	float:right;
	position:relative;
	left: -30px;
	top: 80px;
	background-image:url(../assets/images/aboutUsDivider.png);
	background-repeat:no-repeat;
	background-position:left;
	height: 170px;
	width: 250px;
	margin-bottom: 50px;
	
}

#showroomSearchSelect
{
	display: inline;
	float:left;
	margin-left: 150px;
	margin-top: 50px;
}

#search
{
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	width: 142px;
	height: 60px;
	float:left;
}

#searchLink
{
	display:block;
	width: 115px;
	height: 30px;
}

#separator
{
	background-image:url(../images/separator.png);
	background-repeat:no-repeat;
	width: 77px;
	height: 37px;
	float:left;
}

#browse
{
	background-image:url(../images/browse.png);
	width: 136px;
	height: 60px;
	float:left;
}

#browseLink
{
	display:block;
	width: 135px;
	height: 30px;
}

#list
{
	background-image:url(../images/list.png);
	background-repeat:no-repeat;
	clear:left;
	width: 129px;
	height:  59px;
	margin-left: 115px;
}

#listLink
{
	display:block;
	width: 60px;
	height: 30px;
	margin-left: 30px;
}

/*-----------------------------------Showroms.asp page styles---------------------------*/

#showroomForm
{
	width: 700px;
	float:left;
	margin-top: 50px;
	margin-bottom: 50px;
	
}

/*-----------------------------listshowrroms.asp page styles-----------------------------*/

#listShowroomTable
{
	width: 880px;
	float:left;
	white-space:nowrap;
}


tr.d0
{
	background-image:url(../images/tableRowBG.png);
	background-repeat:repeat;
}
.d1
{
}

/*--------------------------------------------------------------------------------------------------
----------------------------------WHO'S NEW PAGE STYLES----------------------------------------------
----------------------------------------------------------------------------------------------------*/

#whosNewSideBar
{
	float:right;
	position:relative;
	left: -30px;
	top: 80px;
	background-image:url(../assets/images/aboutUsDivider.png);
	background-repeat:no-repeat;
	background-position:left;
	height: 900px;
	width: 250px;
	
}

#whosNewText{ margin-left: 240px; margin-top: 20px;}



/*--------------------------------------------------------------------------------------------------
----------------------------------about us sub page----------------------------------------------
----------------------------------------------------------------------------------------------------*/


/* side bar with contact and leasing info*/
#aboutUsSideBar
{
	float:right;
	position:relative;
	left: -30px;
	top: 50px;
	background-image:url(../assets/images/aboutUsDivider.png);
	background-repeat:no-repeat;
	background-position:left;
	height: 1012px;
}


#aboutUsSideBar h2
{
	white-space:nowrap;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	position:relative;
	top: 5px;
	left: 45px;
}

#aboutUsSideBar p
{
	position:relative;
	top: 20px;
	left: 45px;
	font-size: 11px;
}

#aboutUsMapQuest
{
	position:relative;
	left: 45px;
	top: 40px;
	margin-bottom: 90px;
}

div#featuresList
{
	width: 210px;
}

#featuresList li
{
	position:relative;
	/*left: 20px;*/
	list-style-type:square;
	font-size:11px;
}

#aboutUsFaceBook
{
	position:relative;
	left: 50px;
	top: 170px;
}

#subHeader
{
	font-size: 18px;
	position:relative;
	top: -15px;
	font-weight:lighter;
}

#p1
{
	position:relative;
	top: -8px;
}

#p2
{
	position:relative;
	top: 15px;
}

#p3
{
	position:relative;
	top: 30px;
}

#p4
{
	position:relative;
	top: 50px;
	margin-bottom: 70px;
}



/*------------------------------------------------------------------------------------
---------------------------Buyer Info page Styles-----------------------------------
--------------------------------------------------------------------------------------*/

#hotel-info{
		
}
table.buyerinfo{
	background: Transparent url('../assets/images/fade_up.jpg') repeat-x scroll center bottom;
}
table.buyerinfo, th, td{	
	border-collapse:collapse;
	border: 1px solid #c9c9c9;
}

table.buyerinfo td{
	padding: 0px 15px 15px 15px;
	vertical-align: top;
}
table.buyerinfo{
	text-align: justify;
	
}

#topRectangle{
	border: 1px solid #c9c9c9;
	text-align: justify;
	padding: 0 10px;
}

.bottom-rectangle{
	float: left;
	width: 293px;
	border: 1px solid #c9c9c9;
	text-align: justify;
	padding: 0 10px;
}

#buyerInfoSideBar
{
	float:right;
	position:relative;
	left: -30px;
	top: 80px;
	/*background-image:url(../assets/images/aboutUsDivider.png);*/
	background-image: url('../assets/images/divider.png');
	background-repeat:no-repeat;
	background-position:left;
	height: 300px;
	width: 250px;
	
}

/*------------------------------------------------------------------------------------
---------------------------Sample Sales page Styles-----------------------------------
--------------------------------------------------------------------------------------*/

#sampleSalesSideBar
{
	float:right;
	position:relative;
	left: -30px;
	top: 40px;
	background-image:url(../assets/images/aboutUsDivider.png);
	background-repeat:no-repeat;
	background-position:left;
	height: 1012px;
	width: 250px;
	
}

#sampleSubPageMapQuest
{
	position:relative;
	display: block;
	top: 60px;
	left: 40px;
	margin-bottom: 100px;
}

#tblSampleSales
{
	color: #333333;
	
}

tr.tblOdd
{
	background-image:url(../images/tableRowBG.png);
	background-repeat:repeat;
}

#tbleSampleSales, table, td
{
	border-collapse:collapse;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 600px;
}

/*------------------------------------------------------------------------------------
---------------------------Calendar Page Styles-----------------------------------
--------------------------------------------------------------------------------------*/

#calendarSideBar
{
	float:right;
	position:relative;
	left: -30px;
	top: 80px;
	background-image:url(../assets/images/aboutUsDivider.png);
	background-repeat:no-repeat;
	background-position:left;
	height: 260px;
	width: 250px;
	
}

#tblCalendar
{
	color: #333333;
	
}

tr.tblOdd
{
	background-image:url(../images/tableRowBG.png);
	background-repeat:repeat;
}

#tbleCalendar, table, td
{
	border-collapse:collapse;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 600px;
}

/*------------------------------------------------------------------------------------
---------------------------Calendar Page Styles-----------------------------------
--------------------------------------------------------------------------------------*/
#handyLinksSideBar
{
	float:right;
	position:relative;
	left: -30px;
	top: 80px;
	background-image:url(../assets/images/aboutUsDivider.png);
	background-repeat:no-repeat;
	background-position:left;
	height: 220px;
	width: 250px;
	
}


