/* CLEAR DEFAULTS -------------------------------------*/
:link,:visited {text-decoration:none; outline-style:none; } 
a img,:link img,:visited img { border:none; outline:none; outline-style:none; cursor:pointer; }

address {font-style:normal;}
form { display:inline; }

i {display:none;}
img { border:0px; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd,div { margin:0px; padding:0px;} 
ul,ol,dl { margin-left:40px; margin-top:20px;} 

em { font-style:italic;}
strong { font-weight:bold;}
h1,h2,h3,h4,h5,h6,pre,code { font-weight:normal; }

p { margin-bottom:15px; margin-top:1px; margin-left:0px; text-align:left; }
sup { font-size:0.5em; margin-top:-2px; padding:-5px; height:1em; top:-0.2em; position:relative; width:6px; z-index:1; }

h1, .h1 {
	text-align:left; /* the .h1 CLASS formats the editor box */
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#fc0;
	white-space:nowrap;
	font-size: 20px;
	/*font-style: italic;*/
	line-height: 1.2em;
	font-weight: bold;
}

h1 span{ color:#000; } /* not used */

h2, .h2 {
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#FFCC00;
	font-size: 18px;
	/*font-style: italic;*/
	line-height: 1.2em;
	font-weight: bold;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
h2 a, h2 a:visited { color:#19568F; } 
h2.Subtitle { font-size:13px; font-style:italic; color:#333; font-weight:normal; margin-bottom:15px; margin-top:0px; background-image:none; }

h3, .h3 {
	text-align:left;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#493623;
	font-size: 15px;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bold;
}

/* need to change the selector for the edit pages */
/*h3 a { font-weight: bold; text-transform:capitalize; }
h3 a:hover { color:#666; }
*/
h4, .h4 {
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#493623;
	font-size: 14px;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bold;
}
h5, .5 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size: 142px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}

a:link, a:visited {	color:#19568F; text-decoration:none; outline-style:none; }
a:hover { text-decoration:none; color:#000;  cursor:pointer; }
.More { font-style:italic; font-weight:bold; text-align:right; font-size:11px; height:12px;}

/* HTML TAG STYLES -------------------------------------*/
html { height:100%; margin:0px auto 0px auto; overflow:scroll; } 
body {
	color:#666;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.4em; 
	background-color:#eee;
	background-image: url(/base/images/layout/BG-Body.jpg);
	background-repeat:repeat-x;
	background-position: center top;
}

.FinePrint { font-size:10px; font-style:italic; }

/* PAGE LAYOUT -------------------------------------*/
#PageWrapper { width:100%; text-align:center; padding:0px; margin:20px auto 0px auto;}



/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! change these heights for the three door heights !!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
		#HeaderWrapper {
			width:100%;
			/* height:100px; */ height:350px; 
			margin:0px auto 0px auto;
			text-align:center;
			padding:0px;
		 	/*background-image: url(/base/images/layout/BG-HeaderStrip.png);
			background-repeat:repeat-x;
			background-position: center top;*/}

		#Header {
			width:950px;
			height:299px;
			margin:0px auto 0px auto;
			text-align:center;
			padding:0px;
		 	background-image: url(/base/images/layout/BG-Header.jpg);
			background-repeat:no-repeat;
			background-position: center top;}

	#HeaderLogo {
			float:left; clear:right;
			width:296px; height:66px;
			margin:40px 0px 0px 0px; 
			padding:0px;
			background-image: url(/base/images/layout/Header-Logo.png);
			background-repeat:no-repeat;
			background-position: left bottom; }

		#HeaderMenu {
			width:950px;
			height:50px; /* height:100px; */
			margin:0px auto 0px auto;
			text-align:center;
			padding:0px;
		 	background-image: url(/base/images/layout/BG-Header-Menu.png);
			background-repeat:no-repeat;
			background-position: center bottom;}
			
		#HeaderMenu #Col { width:265px; height:50px; /* height:100px; */
			float:left; clear:right;
			text-align:left;
			padding:0px;
			margin:7px 0px 0px 40px; position:relative;
			}
			
		#HeaderMenu #Col h2 {
			margin:0px 0px 3px 0px;
			padding:0px;
			color:#FC0;
			font-size: 18px;
			line-height: 1.2em;
			font-weight: bold; }
			
		#HeaderMenu #Col p {
			margin:0px 0px 0px 0px; 
			padding:0px; 
			color:#eee; 
			line-height: 1.1em; 
			font-weight: bold; }
			
		#HeaderMenu #Col a.More {  
				position:absolute;
				font-style:italic;
				font-size:12px;
				right: 20px;
				bottom: 15px; }
		
		#HeaderMenu #Col a { color:#FC0;}
				
		#HeaderMenu #Col a:hover { color:#eee; }


/* LogoTag */
.LogoTag { float:left; clear:left; margin:-20px 0px 0px 60px; color:#666; }

				
/* Tagline */
#TagLine { 
	float: left; clear:left;
	width:500px; 	
	text-align:left;
	margin:20px 0px 0px 20px;
	padding:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; }

		#TagLine h2 { font-size:30px; color:#19568F; font-weight:bold; font-style:normal; margin-bottom:0px; margin-top:2px; background-image:none; }
		#TagLine h3 {
			margin:0px 0px 0px 0px;
			padding:0px;
			color:#0C2F57;
			font-size: 40px;
			line-height: 1.2em;
			font-weight: bold;
			font-style:normal;	}
		
		#TagLine h4 { font-size:18px; color:#000; font-weight:normal; font-style:normal; margin-bottom:0px; margin-top:2px; background-image:none; }
		

			
/* Tiny Menu */
/*#TinyMenuWrapper { 
	width:100%; 
	height:20px; 
	margin:0px auto 0px auto;	
	text-align:center;
 }
 
#TinyMenuBar {
	width:950px;
	padding:0px;
	margin:5px auto 0px auto;	
	font-size:11px;
	line-height:normal;
	text-align:right;
	text-transform:uppercase;
	font-weight:normal;
	}
				#TinyMenuBar ul { 
					list-style:none;
					margin:0px 0px 0px 0px; 

				}
				#TinyMenuBar li {
					display:inline;
					padding: 0px 10px 0px 12px;
					border-left:1px solid #666;
				}
				#TinyMenuBar li.First {	border:none;}
				#TinyMenuBar a { text-decoration:none; color:#eee;}
				#TinyMenuBar a:hover { text-decoration:none; color:#ccc; }
*/

/* Main Menu */
/* Main Menu */
#MainMenu {  
	width:170px;
	float:left;
	text-align:left;
	padding:0px;
	margin:0px 0px 0px 10px;
	/*background-image: url(/base/images/presentation/BG-Sidebar.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
}

		/* Menu */
		#MenuWrapper { width:100%; padding:0px; /*border-right:1px solid #164554;*/ }
		#Menu { list-style-type:none; padding:0px; margin:0px; border-bottom:0px solid #333; border-width:0px; margin-top:10px; }
		#Menu ul { list-style-type:none; padding:0px; margin:0px;}
		#Menu li {  }
		#Menu li.Sub { color:#19568F; font-size:16px; border-bottom:0px dotted #ccc; cursor:auto; margin-bottom:5px; padding-bottom:5px;  }
/*		#Menu li.Sub2 { cursor:auto; font-size:13px; text-indent:10px;  }
*/		#Menu li { display:block; color:#fff; font-size:14px; line-height:24px; width:170px; text-decoration:none; cursor:pointer; font-weight:bold; text-indent:7px;}
		#Menu li a { display:block; font-size:16px; font-style:italic; line-height:25px; color:#19568F; text-decoration:none; cursor:pointer; font-weight:900; text-indent:20px;}	
		#Menu li a:hover {	
			background-image: url(/base/images/layout/menu-highlighter.png);
			background-repeat: no-repeat;
			background-position: left center;
			text-align:left; text-indent:20px; color:#000;
			}
		
		#Menu li a img { margin:0px; padding:0px 4px 0px 0px; float:none;} /* keeps edit icons in place in the menu */ 

/* Current page menu highlighter */

#ClientList #Nav-ClientList a,
#News #Nav-News a,
#Services #Nav-Services a,
#Investments #Nav-Investments a,
#PrivateEquity #Nav-PrivateEquity a,
#TenantRepresentation #Nav-TenantRepresentation a,
#Careers #Nav-Careers a,
#ForLease #Nav-ForLease a,
#ForSale #Nav-ForSale a,
#ContactUs #Nav-ContactUs a,
#ContactUs #Nav-ContactUs a,
#Polls #Nav-Polls a,
#History #Nav-History a,
#Location #Nav-Location a, 
#Home #Nav-Home a 
{
	background-image: url(/base/images/layout/menu-highlighter.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:20px;  color:#000;
}
				
	
/* Content where content is located */ 
#ContentWrapper {
	width:100%; margin-bottom:0px;
	 }
#Home #Content {  }
#Content {
	width:950px;
	min-height:400px;
    margin: 0px auto 0px auto;  
	text-align: center;
	padding:10px 0px 20px 0px;
	background-color:#fff; 
	background-image: url(/base/images/layout/BG-Content.png);
	background-repeat: repeat;
	background-position: center top; }
	 
#ContentTop {	
	width:950px;
	height:10px;
    margin: 10px auto 0px auto;  
	text-align: center;
	background-image: url(/base/images/layout/BG-Content-Top.png);
	background-repeat: no-repeat;
	background-position: center top; 
	 }
	 
#ContentBottom {	
	width:950px;
	height:10px;
    margin: 0px auto 0px auto;  
	text-align: center;
	background-image: url(/base/images/layout/BG-Content-Bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom; 
	 }
	 	 
		#Content #Column { 
			float:left; clear:right;
			text-align:left;
			padding:0px;
			margin:0px 0px 0px 25px;
			}

/*#Content #Full { 
				width:100%;
				float:left; clear:both;
				text-align:left;
				padding:0px;
				margin:0px 0px 0px 0px; }
*/				
		 
#Clear { clear:both; }		
		
		
/* Blurb Boxes on front page */
#BlurbWrapper { float:left;
	width:300px; height:95px;
	margin:10px 0px 15px 0px; padding:0px; 
	/*background-image: url(/base/images/layout/BG-Blurb.png);
	background-repeat: no-repeat;
	background-position: center top;*/ 
 }		
#Blurb { width:90%; padding:0px 14px 20px 14px; }		
#Blurb h2 { margin:0px; padding:0px; font-size:18px; border:none; }
#Blurb p { margin:0px; xcolor:#707070; font-style:italic; line-height:1.4em; }
#Blurb .More { position:relative; top:0px; color:#666; left:10px; float:right; margin-bottom:10px; font-size:11px; height:18px; width:100px; }
#Blurb a:hover { }

#BlurbWrapperTop { 
	width:300px; 
	height:25px;
	background-image: url(/base/images/layout/BG-BlurbTop.png);
	background-repeat: no-repeat;
	background-position: center top; }
	
#BlurbWrapperMid { 
	width:300px; 	
	background-image: url(/base/images/layout/BG-BlurbMid.png);
	background-repeat: repeat-y;
	background-position: center center;	 
}

#NewsWrapperMid .More { position:relative; top:0px; color:#666; left:0px; float:right; margin-right:5px; margin-top:-10px; font-size:11px; height:18px; width:100px; }

#BlurbWrapperBottom {
	width:300px; 
	height:20px; 
	background-image: url(/base/images/layout/BG-BlurbBottom.png);
	background-repeat: no-repeat;
	background-position: center top; }		
		
		
/* News Boxes on front page */
#NewsWrapper { float:left;
	width:300px; height:95px;
	margin:10px 0px 20px 0px; padding:0px; }
#News { width:90%; padding:10px 14px 20px 14px; }		
#News h2 { margin:0px; padding:0px; font-size:18px; border:none; }
#News p { margin:0px; font-style:italic; line-height:1.4em; }
#News .Date { position:relative; top:-20px; color:#666; left:10px; float:right;  font-size:10px; height:10px; xwidth:50%; }
#News a:hover { }

#NewsWrapperTop { 
	width:300px; 
	height:25px;
	background-image: url(/base/images/layout/BG-NewsTop.png);
	background-repeat: no-repeat;
	background-position: center top; }
	
#NewsWrapperMid { 
	width:300px; 	
	background-image: url(/base/images/layout/BG-NewsMid.png);
	background-repeat: repeat-y;
	background-position: center center;	 
}

#NewsWrapperBottom {
	width:300px; 
	height:20px; 
	background-image: url(/base/images/layout/BG-NewsBottom.png);
	background-repeat: no-repeat;
	background-position: center top; }		
		
		
		
/*  For news, photos, etc. */
#FeatureWrapperTop {
	width:300px; height:20px;
	background-image: url(/base/images/layout/BG-FeatureTop.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#FeatureWrapperBottom {
	width:300px; height:10px; 
	background-image: url(/base/images/layout/BG-FeatureBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
	
#FeatureWrapper { width:300px; }
#Feature {
	padding:8px; 
 	background-image: url(/base/images/layout/BG-FeatureMid.png);
	background-repeat: repeat-y;
	background-position: center center;	
	xxxbackground-color:#DBDBD2; }
	
#Feature img { width:275px; border:5px solid #fff; }
#FeatureWrapper h2 { font-size:20px; font-style:normal; margin-bottom:0px; }
#FeatureWrapper h2.Subtitle { font-size:11px; font-style:italic; color:#333; font-weight:normal; margin-bottom:10px; background-image:none; }
#FeatureWrapper p { margin-bottom:0px; }

	
		
/*  For news, photos, etc. */
/*#ModuleWrapper {
	width:356px;
	background-image: url(/base/images/layout/BG-ModuleMid.png);
	background-repeat: repeat-y;
	background-position: center bottom;	 
}

#ModuleWrapperTop { margin-top:20px;
	width:356px; height:36px;
	background-image: url(/base/images/layout/BG-ModuleTop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#ModuleWrapperBottom {
	width:356px; height:10px;
	background-image: url(/base/images/layout/BG-ModuleBottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
	
#Module { padding:0px 0px 0px 0px; margin-bottom:0px; }
#ModuleWrapper p { margin-bottom:5px; }
#ModuleWrapper a { }

#ModuleWrapper h2 { }
#ModuleWrapper h2.Subtitle { font-size:11px; font-weight:normal; margin-bottom:5px; background-image:none; text-align:left; }

#ModuleWrapper h3 { font-size:16px; color:#666; }
#ModuleWrapper h3.Subtitle { font-size:11px; color:#999; font-weight:normal; margin-bottom:5px; background-image:none; }*/

/* image rows */
#ThumbNailWrapper { width:100%; } 
#ThumbNailWrapper #Row { width:100%; margin-bottom:10px; }
#ThumbNailWrapper #ThumbNail { float:left; width:60px; margin-right:10px; margin-bottom:10px; border:3px solid #ddd; }
#ThumbNailWrapper img.DeletePhoto { 
	float:left;
	width:12px;
	height:12px;
	position:relative;
	top:2px;
	left:65px; 
 	margin-right:0px;
	margin-bottom:0px;
	z-index:1;
	background-color:#eee;
	border:1px solid #ddd;
}

#ThumbNailWrapper img.ThumbNailLarge { height:80px; width:80px; float:left; margin-right:12px; margin-bottom:12px; border:3px solid #ddd; }


/* Next Previous Pagination Nav Bar */

#Pagination { 
	width:auto; height:38px;
	margin: 0px 0px 0px 0px;
	padding:14px 8px 8px 8px;
	font-size:13px;
	text-align:center;
	color:#000;
	background-image: url(/base/images/layout/BG-Pagination.png);
	background-repeat: no-repeat;
	background-position: center 7px;
 }
	
	#Pagination ul { list-style:none; margin:0px 0px 0px 0px; }
	#Pagination li { display:inline; padding: 0px 7px 0px 7px; border-left:0px solid #ddd; }
	#Pagination li.Label { }
	#Pagination li.First {  }
	#Pagination li.Active { color:#666;   }
	#Pagination a { }
	#Pagination a:hover { }
	#Pagination a:visited {  }


/* Project Details */
#ProjectCategoryDetails { margin-top:25px; margin-left:20px; }
#ProjectCategoryDetails .Label { font-style:italic; font-size:.9em }
#ProjectCategoryDetails .Data { font-weight:bold;  }

div.downloads {clear:both; display:block; padding-bottom:20px; }
	a.pdfLarge { background:url(/base/images/icons/Adobe-PDF-Thumb.gif) no-repeat left top; height:60px;  padding-left:60px; margin-right:8px; padding-right:2px; float:left; }
	a.pdfMedium { background:url(/base/images/icons/Adobe-PDF-Medium.gif) no-repeat left top; height:40px; padding-left:35px; margin-right:20px; padding-right:4px; float:left; }
	a.pdfSmall { background:url(/base/images/icons/Adobe-PDF-Small.gif) no-repeat left top; padding-left:20px; margin-right:8px; padding-right:2px; float:left; }
	a.doc {	background:url(/base/images/icons/ico-doc.gif) no-repeat left top; padding-left:20px; margin-right:8px; padding-right:2px; display:block; float:left; }
	a.img {	background:url(/base/images/icons/ico-img.gif) no-repeat left top; padding-left:20px; margin-right:8px; padding-right:2px; display:block; float:left; }


/* Footer Styles -------------------------------------*/
#FooterWrapper { 
	width: 100%;
	height:170px;
	margin:0px;
	/*background-image: url(/base/images/layout/BG-FooterStrip.png);
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#423520; */}
				
#Footer {
	width:950px;
	height:160px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	clear:both;
	/*background-image: url(/base/images/layout/BG-Footer.png);
	background-repeat:no-repeat;
	background-position: center top;*/}
	
#Footer #Column { width:290px; display:inline; margin-right:10px; float:left; clear:right; border-left:0px solid #ccc; padding-left:0px; }

#Footer h2 {
	font-size:14px;
	color:#000;
	border:0px;
	margin:0px 0px 0px 0px;
	line-height:1.4em;
	font-style: normal;
}
#Footer h3 {
	font-size:12px;
	color:#666;
	border:0px;
	margin:0px 0px 0px 0px;
	line-height:1.4em;
	font-style: normal;
}
#Footer ul { margin-left:25px; list-style-type:none;} /* aligns with the h1 */

/* Mailing List Box */
#MailingList { float:left; width:300px; height:90px; background-color:#eee; border:1px solid #ccc; padding:0px; text-align:center; }
#MailingList h1 { padding:3px; padding-left:10px; color: #990000;  margin:0px; }
#MailingList p { padding:0px; padding-left:10px; margin:0px;  }

		
#ContactBox h1 { margin: 0px 0px 0px 0px; padding:0px; font: italic bold 24px/1.1em Georgia, "Times New Roman", Times, serif; color:#34567F; border:none; }
#ContactBox h2 { margin:-3px 0px 0px 10px; padding:0px; font: italic bold 28px/1.1em Georgia, "Times New Roman", Times, serif; color:#557398; border:none; }
#ContactBox p { width:225px; margin:7px 0px 0px 0px;}

/* Lists */
.ListBig {
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	margin-bottom:20px;
	margin-right:20px;
	display:block;
	list-style:square;
	line-height: 20px;
}

.ListNormal {	
	font-size:13px;
	font-weight:normal;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	margin-bottom:20px;
	margin-right:20px;
	display:block;
	list-style:square;
	line-height: 20px;
}

/* Download PDF Area */
#DownloadPDF { 
    float:right; 
	clear:both; 
	width:230px; 
	height:150px; 
	margin:20px 15px 10px 10px; 
	padding:10px; 
	background-color:#fefefe;
	background-image: url(/base/images/layout/BG-QuoteWrapper.jpg);
	background-repeat: repeat-x;
	background-attachment:scroll;
	background-position:left top;
	border:1px solid #ccc;
}

#DownloadPDF .Instructions { font-size:10px; font-style:italic; margin:0px 0px 5px 10px;}
#DownloadPDF h1 { 	margin:0px 0px 10px 0px;
					padding:0px 5px 0px 5px;
					font: bold 14px/1.4em Tahoma, Arial, Helvetica, sans-serif;
					color:#666;
					border-bottom:1px solid #ccc;}
#DownloadPDF img { float:left; margin-right:15px;}

/* Client Quotes on the various page */
#QuoteWrapper {
	float: left;
	clear:both;
	width: 302px;
	min-height:80px;
	margin: 20px 5px 10px 0px;
	padding:10px;
	background-color: #fefefe;
	background-image: url(/base/images/layout/BG-QuoteWrapper.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	border: 1px solid #34567F; }

#Quote p {
	float:left;
	text-align:left;
	font: italic bold 16px/1.3em Georgia, "Times New Roman", Times, serif; color:#557398; }
#Quote .Open { float:left; height:30px; width:34px; display:inline; padding: 0px 5px 0px 3px; margin-right:5px;  } 
#Quote .Close { float:right; clear:both; height:30px; width:34px; padding-left:3px; margin-right:5px; padding-right:5px; }
#Quote .Author {
	font: italic normal 12px/1.4em Georgia, "Times New Roman", Times, serif;
	color:#666;
	text-align:right;
	padding-bottom:0px;
	margin: 0px; }


/* Forms ----------------------------------- */
		 Form { text-align:left;  font-family: Arial, Helvetica, sans-serif; font-size:12px; }
		 fieldset { border:1px solid #ccc; margin:15px; padding:15px; width:100%;}
		 legend{ color:#999;}
		 label { display:block; vertical-align:top; text-align:right; white-space:nowrap; font-weight:normal; font-style:italic; margin-top:-2px; margin-right:8px; font-size:12px; }
		 input { display: block;  margin-bottom:3px; }
/*		 input [type="hidden"] { border:0px solid #ccc; }
		 input [type="Submit"] { border:none; background:none; }
*/
		 textarea { font-family: Arial, Helvetica, sans-serif; font-size:12px;  border:1px solid #ccc;  margin-bottom:3px;   }
		 select, option { margin-bottom:3px;    }
		
		.button /* Buttons are treated with a class since Ie6 doesn't recognize attribute selectors. Apply the Button class to all buttons. */ 
		{ border:none; background:none; }
		.select /* Buttons are treated with a class since Ie6 doesn't recognize attribute selectors. Apply the Button class to all buttons. */ 
		{ }
		.CheckBox /* Checkboxes are treated with a class since IE6 doesn't recognize attribute selectors. Apply the checkbox class to all checkboxes. */ 		{ width:16px; }
		.radio /* Radio buttons are treated with a class since IE6 doesn't recognize attribute selectors. Apply the radio class to all radio buttons. */  		{ width:16px; }
		.InputRequired { /* background-color: #FFC; */ }
		
		/* Use as classes for various inout lengths */
		.InputTiny  { width:16px;  }
		.InputShort { width:100px; }
		.InputMid   { width:300px; }
		.InputLong  { width:450px; }
		.InputComments { height:100px; }
		
		.hide { display: none; } /* for hidden input types */ 
		
/*		input:focus, select:focus, textarea:focus, input:hover, select:hover, textarea:hover {
		  background:#FFC; border:2px dotted #ccc; margin-bottom:3px; 
		}
*/
#Contact-Us .Warning { font-weight:bold; font-size:15px; color:#C00; text-transform:uppercase; }
#Contact-Us .Notice { font-weight:bold; color:#f90; }

.Warning { color:#F00; }
.Notice { color:#666; font-style:italic; }


/* formats the rows for the specs 
#SpecWrapper { margin-bottom:15px; display:block; border-bottom:1px dotted #ddd; }
.RowHeader { border:none; }
.Row { width:100%; line-height:1.8em;  display:block; clear:both;  }
#SpecWrapper label { display:inline; white-space:nowrap; clear:right; text-align:left; }
.Spec { display:inline; white-space:nowrap;}
*/

/* to control the length of the contractor list 
.ContractorListLong { height:300px; overflow:scroll; }
.ContractorAssigned { color:#000; font-weight:bold; }
.ContractorUnassigned {  color:#666;   }
*/


* html #pngImage {
      background-image:none;
      filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
      (src='transparent-bg.png', sizing='scale')
}

