/***********************************************/
/* phils.css for www.transprop.com
/* customized css -- based on DreamWeaver MX template Halo_leftNav.html 
 emx_nav_left.css  3 column */

/* Explanations of graphics for this CSS styles  .....
 Use bg_grad.jpg for graduated background on body tag.....

 tpcsmallbullet.png replaces ul bullets ( this "png" bullet graphic helps with height alignment- better tban gif )
   under banner dropshadow gif ...greydrop.gif
   
   Global Nav Bar images...
   #globalNav top bar nav background gif **** glbnav_background_*colvariable*.gif
   *gnl div tag floats left with  the glbnav_left.gif    and *gnr div tag floats right with glbnav_right.gif
  
 Use glblnav_selected.gif for a.glink:hover..... for hover--onMouseOver events */


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

/* HTML tag styles                             */
/***********************************************/
body{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #798790 url(images/bg_grad.jpg) fixed;	
}

/******* hyperlink and anchor tag styles *******/

a:link {
	
	color:#6282AB;
	text-decoration: none;
}
 a:visited{
	
	color:#8D3522;
	text-decoration: none;
	}


a:hover{
	text-decoration: underline;
	color:#004080;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #6282AB;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #6282AB;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
fieldset {
	margin-left: 36px;	
	font-variant: small-caps;
	
}
ul{
	line-height: 1.4;
	/************** custom unordered list bullet graphic! **************/
	list-style-image: url(images/tpcsmallbullet.png);
	list-style-type: none;
	
}
ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


	

#pagecell1{
	position:absolute;
	top: 191px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
	
}
#pagecell2{
	position:absolute;
	padding: 5px 10px 0px 20px;
	top: 67px;
	left: 13px;
	right: 10px;
	width:141px;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
	/************** TPC Banner Styles for Flash Banner Positioning **************/
#bannercontainer{
	position:absolute;
	top: 0px;
	height:128px;
	width:100%;	
} 

#flashLogo{
	position:absolute;
	top: 0px;
	width:100%;
	height: 108px;
	padding: 0px;
	margin: 0px;
	background-color:#FFFFFF;	
}
#flashLogofront{
	position:absolute;
	top: 0px;
	left:0px;
	width:100%;
	height: 108px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background-image:url(tpcimagesolid13bw.jpg)	
}
#flashLogoImageleft{
	position: absolute;
	top: 0px;
	left: 18px;	
}

#flashLogoImageleftfront{
	position: absolute;
	top: 0px;
	left: 0px;	
} 
#flashLogoImageNexttoleft{
	position: absolute;
	top: 0px;
	left: 126px;	
}

#flashLogoImageright{
	float:right;
	top: 0px;
	width: 400px;
}

#bannerDropShadow{
position:absolute;
width: 100%;
top: -21px;
left: 2px;
height: 20px;
background-image:   url(images/greydrop.gif);
} 

/************** Main Page Styles **************/	
#backbutton{
position: relative;
width: 100%;
top:118px;
left: 20px;
height: 20px;



}
#backbutton a:link, #backbutton a:hover, #backbutton a:visited{ color:#CCCCCC; font-size:16px; font-weight:400;  font-family:Verdana, Arial, Helvetica, sans-serif; 
 

}


#masthead{
	position: absolute;
	top: 134px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}
	/*This is Left column navigation style*/
#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	/*background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
	font: small Verdana,sans-serif;
}
	/*This is right column navigation style*/
#pageNavright{
	float: right;
	width:178px;
	padding: 0px;
	/*background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
	font: small Verdana,sans-serif;
}
	/*This is an alternative--left column navigation style*/
#pageNav2{
	float: left;
	width:130px;
	padding:0px 20px 0px 0px;
	/*background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;*/
	font: small Verdana,sans-serif;
}
	/*Internal Right Text Column style */
#content{
color: #000000;
	padding: 5px 60px 0px 0px;
	margin:0px 0px 0px 178px;
	border-right: 1px solid #ccd2d2;
	/*border-left: 1px solid #ccd2d2;*/
	background-color: #E4E5E7;
}
	/*Alternative--Text Column styles */
#contentnorightmargin{
	padding: 0px 5px 0px 5px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	min-width: 580px;
}
#contentb{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-right: 1px solid #ccd2d2;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}
#blockquote{
	font: 75% Verdana,sans-serif;	
	clear:both;
	
	
	

}
/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	
	text-align:center;
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}


/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:   url(images/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 7px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 12px;
	z-index: 100;
}
.bodytextsmall {
	font-size: 9pt; color: #000000; font-family: Arial, Helvetica, sans-serif;
}

a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:   url(images/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 34px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #cccccc;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #000000;
}

.subglobalNav a:hover{
	color: #ffffff;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font-size:small;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	/*min-height: 200px;
	height: 200px;*/
	
}
html>body .feature {height: auto; width:auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}
.featurecurrentusf{
	padding: 0px 0px 0px 3px;
	font-size: 12px;
	
}
html>body .featurecurrentusf {height: auto;}

.feature img{
	float: left;
	padding: 5px 10px 0px 2px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo Footer styles ****************/

#siteInfo{
	clear: both;	
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align:center;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	
}


/************ sectionLinks (right navigation top hierarchy) styles **************/

#sectionLinks{
	
	margin-right:178px;
	border-left: 1px solid #ffffff;
	padding: 0px,;

}

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	/*border-top: 1px solid #ffffff;*/
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}
#sectionLinks a:hover, #sectionLinks a.current:link, #sectionLinks a.current:visited {
	color: #000000;
	background-color: #E4E5E7;
	font-weight:bolder;
	text-decoration:none;
}


#sectionLinksb {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	/*background-image:  url("bg_nav.jpg");*/
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}


/************* relatedLinks (right navigation 2nd level hierarchy) styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 5px 10px 20px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	/*display: block;*/ 
}
.relatedLinkmarker {	
	background-color: #F5f7f7;
	font-weight: bold;	
}
/*************  Flash News "ticker" Div Position style **************/	
#tickerhead {
	position: absolute;
	top: 182px;
	height: 20px;
	width: 160px;	
	left:3px;
}
#ticker {
	position: absolute;
	top: 210px;
	height: 250px;	
	left:3px;
} 
/************* Table Styles **************/	

/*forlease & forsale Table ID styles */
#datatable {
	color:#000000;
	width: 480px;	
}

#datatable, #datatable td, #datatable th {
	background-color:#FFFFFF;
	text-align:center;
	border: 2px solid #CCCCCC;
	/*Very important detail below --- collapses Border to single solid line! */
	border-collapse: collapse;
	
}

 #datatable td, #datatable th {
	padding:0.3em;
	
} 

 #datatable th {
	font-weight:bold;	
}
 
#datatable .label td{
 	background-color:#CCCCCC;
	border: none;	
}

/*site map table */
#sitemaptable {	
	color:#000000;
	width: 480px;	
}

#sitemaptable, #sitemaptable td, #sitemaptable th {
	font: bold 0.5em;
	text-align:center;
	border-width:thin;
	border-color: #FFFFFF;
}
 
	

/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}


.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

/**************** Assorted Styles *****************/
	/*Email form page text style */

	/*Property listings page class styles */
.propertylistings {	
	padding:5px 5px 5px 5px;
	height:85px;
	width: 425px;
}	
.propertylistings img {
	float:left;
	padding: 0px 15px 0px 0px;
	
	/*Special style for Maspeth auction */
}
.maspeth{
	float:right;
	padding: 0px 15px 0px 0px;
}
.maspeth img{
	float:left;
	padding: 0px 5px 0px 0px;
}
/********************* end **********************/

