/***********************************************************************************************************************
DOCUMENT: style/format.css
DEVELOPED BY: Ryan Stemkoski
COMPANY: Zipline Interactive
EMAIL: ryan@gozipline.com
PHONE: 509-321-2849
DATE: 2/26/2009
DESCRIPTION: This document contains the structural formatting files for the accordion style menu.
************************************************************************************************************************/

.accordionButton {	
	width: 630px;
	float: left;
	padding:10px;
	_float: none;  /* Float works in all browsers but IE6 */
	background:url(../images/projecttitle_bg.jpg) no-repeat top left;
	font-family:"Arial Narrow";
	font-size:17px;
	color:#005688;
	font-weight:bold;
	cursor: pointer;
	margin:10px 0px 10px 0px;
	}
	
	
.accordionContent {	
	width: 645px;
	float: left;
	_float: none;
	color:#000000; /* Float works in all browsers but IE6 */
/*	background: #95B1CE;*/
	}
	
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	background:url(../images/realestate_tab_h.jpg) no-repeat top left;
	}
	
.over {
	background:url(../images/realestate_tab_h.jpg) no-repeat top left;
	}
	
	
	
	
	
	
	
	
	
	
.accordionabtButton {	
	width: 630px;
	float: left;
	padding:5px 5px 5px 28px;
	border-bottom:1px dotted #797979;
	_float: none;  /* Float works in all browsers but IE6 */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:15px;/*
	text-transform:uppercase;*/
	background:url(../images/marker.png) left no-repeat;
	color:#005688;
	cursor: pointer;
	margin:5px 0px 5px 0px;
	}
	
	
.accordionabtContent {	
	width: 640px;
	float: left;
	_float: none;
	color:#000000; /* Float works in all browsers but IE6 */
/*	background: #95B1CE;*/
	}

.onabt {
	border-bottom:1px dotted #797979;
	color:#515151;
	}
	
.overabt {
	border-bottom:1px dotted #797979;
	color:#515151;
	}
	
	
	
/*terms*/

.accordiontermsButton {	
	width: 945px;
	float: left;
	font-weight:bold;
	padding:5px 5px 5px 28px;
	border-bottom:1px dotted #797979;
	_float: none;  /* Float works in all browsers but IE6 */
	font-family:"Arial Narrow";
	font-size:13px;
	text-transform:uppercase;
	background:url(../images/marker.png) left no-repeat;
	color:#005688;
	cursor: pointer;
	margin:5px 0px 5px 10px;
	}
	
	
.accordiontermsContent {	
	width: 980px;
	float: left;
	_float: none;
	color:#000000; /* Float works in all browsers but IE6 */
/*	background: #95B1CE;*/
	}

.onterms {
	border-bottom:1px dotted #797979;
	color:#515151;
	}
	
.overterms {
	border-bottom:1px dotted #797979;
	color:#515151;
	}
	
	
		
.termsinsidetab{
width:985px;
float:left;}	
	
	
	
	
	
/* PROJECTPANEL */

.projecttab{
width:655px;
float:left;}

.projecttabsub{
width:318px;
float:left;}

.projectdivider{
border-right:1px dotted #666666;
padding:0px 0px 0px 3px ;
margin: 0px 5px 0px 5px;
float:left;
height:430px;}

.projecttext{
padding:5px ;
float:left;
font-family:Arial, Helvetica, sans-serif, "Eurostile Condensed";
font-size:14px;
color:#515151;
}

.projecttext ul{
list-style:none;
padding:5px;
font-family:Arial, Helvetica, sans-serif, "Eurostile Condensed";
font-size:13px;
color:#515151;
}

.projecttext ul li{
list-style:none;
background:url(../images/icon.jpg) no-repeat left center;
padding:8px 8px 8px 20px;
font-weight:normal;
}

.projecttext ul li a{
list-style:none;
color:#515151;
}

.detailsimage{ border:1px solid #dfdfdf; background-color:#eaf3f9; padding: 3px; float:left; width:640px; margin-bottom:20px;}

.titled{font-family:'Arial Narrow'; font-size:16px; color:#005688; font-weight:bold; float:left; text-transform:uppercase; padding:10px 10px 5px 10px; width:480px;}

.titledmain1{font-family:'Arial Narrow'; font-size:16px; color:#005688; font-weight:bold; float:left; text-transform:uppercase; padding:0px 10px 10px 0px; width:610px;}

.titledmain2{font-family:'Arial Narrow'; font-size:16px; color:#005688; font-weight:bold; float:left; text-transform:uppercase; padding:15px 10px 0px 0px; width:610px;}

.zoom{ float:right; width:135px;}

.zoomd{font-family:Calibri; font-size:16px; color:#2c536b; font-weight:bold; float:right; padding:10px 10px 5px 0px;}

.zoomd a{font-family:Calibri; font-size:16px; color:#2c536b; font-weight:bold; float:right;}

.destext{font-family:Arial, Helvetica, sans-serif, "Eurostile Condensed"; font-size:12px; color:#515151; padding:5px 0px 5px 0px; line-height:20px; text-align:justify; float:left; width:640px;}

.destext p{font-family:Arial, Helvetica, sans-serif, "Eurostile Condensed"; font-size:12px; color:#515151; line-height:20px; }




.projectsaperation{background:url(../images/projectdivider.jpg) repeat-x center; padding:5px; width:630px; clear:both; }

/* FORMPANEL */

#formpanel{
width:300px;
padding:0px;
margin: 0px;
float:left;
}

#formpaneltitle{
background:#dfdfdf;
border-bottom:1px dotted #005688;
padding:10px;
width:280px;
font-weight:bold;
color:#005688;
margin: 30px 0px 5px 0px;
float:left;
}
	
#formtext{
width:290px;
padding:10px 0px 10px 0px;
font-family:Arial, Helvetica, sans-serif, "Eurostile Condensed";
font-size:12px;
color:#7d7d7d;
margin: 0px;
text-align:justify;
float:left;
}

.mainform{float:left; width:100%;}

#enquirytext1{
float:left;
width:75px;
padding:8px 0px 8px 5px;
font-family:Arial, Helvetica, sans-serif, "Eurostile Condensed";
font-size:12px;
color:#7d7d7d;
margin: 0px;
}

#enquirytextfieldmain1{
margin: 4px 0px 8px 3px;
padding:0px;
line-height:22px;
width:205px;
float:left;
}

#enquirytextfield1{
padding:0px;
font-family:Arial, Helvetica, sans-serif, "Eurostile Condensed";
font-size:12px;
height:22px;
color:#7d7d7d;
margin:0px;
background:#fff;
border:1px solid #dcdada;
float:left;
}

#enquirytextfield11{
padding:0px;
font-family:Arial, Helvetica, sans-serif, "Eurostile Condensed";
font-size:12px;
color:#7d7d7d;
margin:0px;
background:#fff;
border:1px solid #dcdada;
float:left;
}

#enquirytextfield12{
padding:3px;
font-family:Arial, Helvetica, sans-serif, "Eurostile Condensed";
font-size:12px;
color:#7d7d7d;
margin:0px;
border:1px solid #dcdada;
float:left;
}


#submitpanel{ 
background:#cdcdcd;
padding:10px 10px 10px 10px;
text-align:center;
clear:both;
}

.corptitle{background:#e8e8e8; font-size:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; width:640px; padding:8px; float:left; color:#005688;}


.corptitle1{ border:1px solid #e4e4e4; font-size:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; width:640px; padding:8px; float:left; color:#005688;}
