/* global style */

 td {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px;} 


/* heading selector styles */


 h1 {H1 DISPLAY: none}
 h2 {H2 DISPLAY: none}
 h3 {H3 DISPLAY: none}
 h4 {H4 DISPLAY: none}
 h5 {font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-style: normal; font-weight: normal;}
 h6 {font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-style: normal; font-weight: normal;} 

/* text class styles - verdana */ 

 .text10verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal;} 
 .text11verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal;} 
 .text12verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height:20pt} 
 .text14verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal;} 
 .text16verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal;}
 .text18verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: normal;}
 .text20verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: normal;}
 .text22verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 22px; font-style: normal; font-weight: normal;}
 .text24verdana {font-family: verdana, arial, helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: normal;}

/* custom text class styles - verdana */ 

 .tv12bold {font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;} 
 .tv14bold {font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold;}  
 .tv12red {font-family: verdana, arial, helvetica, sans-serif; color: #ff0000; font-size: 12px; font-style: normal; font-weight: normal;} 
 .tv12redbold {font-family: verdana, arial, helvetica, sans-serif; color: #ff0000; font-size: 12px; font-style: normal; font-weight: bold;} 

/* default hyperlink pseudo style */

 a:link {color: #ffffff; text-decoration: none;}
 a:visited {color: #ffffff; text-decoration: none;}
 a:hover {color: #ffffff; text-decoration: underline;}
 a:active {color: #ffffff; text-decoration: underline;} 

/* custom hyperlink pseudo styles */

 a.greynavlink:link {COLOR: #333333; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: underline;}
 a.greynavlink:visited {COLOR: #333333; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: underline;}
 a.greynavlink:hover {COLOR: #333333; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: none;}
 a.greynavlink:active {COLOR: #333333; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: none;} 

 a.whitenavlink:link {COLOR: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: bold; TEXT-DECORATION: underline;}
 a.whitenavlink:visited {COLOR: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: bold; TEXT-DECORATION: underline;}
 a.whitenavlink:hover {COLOR: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: bold; TEXT-DECORATION: none;}
 a.whitenavlink:active {COLOR: #FFFFFF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: bold; TEXT-DECORATION: underline;} 
 
 a.bluenavlink:link {COLOR: #0000FF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: underline;}
 a.bluenavlink:visited {COLOR: #0000FF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: underline;}
 a.bluenavlink:hover {COLOR: #0000FF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: none;}
 a.bluenavlink:active {COLOR: #0000FF; font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: none;}
 
 a.rustnavlink:link {COLOR: #cc6633; font-family: arial, verdana, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: underline;}
 a.rustnavlink:visited {COLOR: #cc6633; font-family: arial, verdana, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: underline;}
 a.rustnavlink:hover {COLOR: #cc6633; font-family: arial, verdana, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: none;}
 a.rustnavlink:active {COLOR: #cc6633; font-family: arial, verdana, helvetica, sans-serif; font-size: 100%; font-weight: normal; TEXT-DECORATION: none;}
 
 /* default setup that everything sees */
.shadow {
  /* needed for Internet explorer */
  height: 1em;
  filter: Shadow(Color=#666666, 
                 Direction=135, 
                 Strength=5);

  /* Needed for Gecko */
  line-height: 2em;
  white-space: nowrap;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #666666; 
}

#shadow_1:before { 
  content: 'In shadow'; 
}
#second_2:before { 
  content: 'Happy Shadowing!'; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #666666 5px 5px 5px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*
MINDFLY CREATED STYLES 2009
*/

.property,.condo
{
	color			: #333333;
}

.property em,.condo em
{
	text-decoration	: underline;	
}

.available
{
	color			: #FF0000;
	font-weight		: bold;
}

.available
{
	padding-left	: 210px;
}

.condo .available
{
	padding-left	: 60px;
}

.rent
{
	display			: block;
	float			: right;
	text-align		: right;
	width			: 200px;
}

.rent strong
{
	color			: #006699;
}

.links
{
	margin			: 0;
}

/*
MINDFLY CREATED STYLES 2011
*/
.main
{
    padding-bottom  : 20px;
}

.forLease
{
    background      : #D8E2ED;
}

.forLease tr
{
    color           : #000000;
    position        : relative;
    display         : block;
    border-top      : solid 1px #006699;
}

.forLease tr:first-child
{
    border-top      : none;
    background      : #C2D5EA;
}

.forLease tr:first-child a
{
    color           : #000000;
}

.forLease tr:first-child a:hover
{
    color           : #FFFFFF;
    text-decoration : none;
}

.forLease td
{
    padding         : 5px 0 0 0;
}

.forLease h3
{
    padding-left    : 6px;
    margin-bottom   : 5px;
}

.homenav
{
	color			: #000000;
	margin			: 0;
	padding			: 0;
	list-style-type	: none;
	overflow		: hidden;
	text-align		: center;
}

.homenav a,
.homenav a:link,
.homenav a:hover,
.homenav a:visited
{
	display			: block;
	width			: 100px;
	padding-top		: 86px;
	color			: #000000;
	font-size       : 11px;
	text-decoration : none;
}

.homenav li
{
	float			: left;
    padding         : 6px;
}

.homenav li:hover
{
    background-color: #006699;
}

.homenav li:hover a
{
    color           : #FFFFFF;
}

.retail
{
	background		: transparent url(/images/property_mgmt/index_sm_pics/retail.jpg) no-repeat top left;
}

.bellwether
{
	background		: transparent url(/images/property_mgmt/index_sm_pics/bellwether.jpg) no-repeat top left;
}

.condos
{
	background		: transparent url(/images/property_mgmt/index_sm_pics/f_heights.jpg) no-repeat top left;
}

.storage
{
	background		: transparent url(/images/property_mgmt/index_sm_pics/storage.gif) no-repeat top left;
}

.industrial
{
    min-height      : 2.4em;
	background		: transparent url(/images/property_mgmt/index_sm_pics/industrial.jpg) no-repeat top left;
}

.houses
{
	background		: transparent url(/images/property_mgmt/index_sm_pics/4_210.jpg) no-repeat top left;
}

.menu
{
    background-color: #498DB2;
}

.menu td
{
    font-weight     : bold;
    text-align      : center;
    padding         : 2px 5px;
    border-left     : solid 1px #006699;
}

.menu td:hover
{
    background      : #006699;
}

.menu tr td:first-child
{
    border-left     : none;
}

.lightIndustrial
{
    width               : 800px;
}

.lightIndustrial h2
{
    font-size           : 18px;
    margin-left         : 85px;
}

.lightIndustrial h2 span
{
    display             : block;
    font-size           : 13px;
    letter-spacing      : normal;
}
.lightIndustrial img
{
    float               : left;
    margin              : 0 15px 10px 0;
}
.lightIndustrial h3
{
    font-size           : 17px;
    text-transform      : capitalize !important;
    margin              : 0 0 10px 0;
    color               : #000000;
}

.lightIndustrial p
{
    margin-bottom       : 40px;
}


.lightIndustrial p span.address,
.lightIndustrial p span.phone,
.lightIndustrial a
{
    display             : block;
    margin              : 0;
}

.lightIndustrial p span.name
{
    display             : block;
    margin              : 15px 0;
}

.lightIndustrial a
{
    margin-bottom       : 10px;
}

.lightIndustrial img.inline
{
    display             : inline;
    position            : relative;
    overflow            : hidden;
    clear               : left;
}

.lightIndustrstial img.floorplan
{
    clear               : none;
}

.lightIndustrial ul
{
    list-style-type     : none;
    line-height         : 15px;
    font-weight         : bold;
    font-size           : 13px;
    padding             : 0;
    float               : right;
    width               : 170px;
    margin-top          : 0;
}

.lightIndustrial ul li
{
    padding-bottom      : 10px;
}

.lightIndustrial .available
{
    color               : #0000FF;
}

.lightIndustrial .property
{
    display             : block;
    margin              : 0px 25px 0px 85px;
    position            : relative;
    overflow            : hidden;
    padding             : 5px 0 10px;
}

.lightIndustrial .property:first-child
{
    border-top          : none;
}

.contact
{
    border-collapse     : collapse;
    background          : #C2D5EA;
    color               : #000000;
}

.contact td
{
    border              : solid 1px #006699;
    border-collapse     : collapse;
}

.tel
{
    display             : block;
    overflow            : hidden;
}

.type
{
    float               : left;
    display             : block;
    width               : 70px;
}

.street-address
{
    display             : block;
}

.industrial hr
{
	clear				: both;
	padding				: 20px 0;
	border				: none;
	border-bottom		: solid 5px #006699;
}

.propertyHead
{
	color				: #FFD000;
	font-weight			: bold;
	font-size			: 20px;
	margin-bottom		: 10px;
}
