/* CSS ATTRIBUTES 
Date       		Version  		Author 			Comments  c0bebf
-----------------------------------------------------------------
08/11/07  		001      		HS     			telereal.com - homepage layout
-----------------------------------------------------------------
*/


/*********************************************************************/
/************************ homepage elements **************************/
/*********************************************************************/

#tab0 .box { width: 185px; height:271px; float:left; background: #fff; color:#666; border-right:1px solid #e4e4e4; }

#tab0 .boxtitle { width: 185px; }

#tab0 .boxtitletube { height:16px; padding:0.5em 0.5em 0.5em 1em; line-height:15px; }
#tab0 .boxtitle a { color:#fff; }
#tab0 .boxtitle a:hover { color:#000066; }

#tab0 #box_widgets { border-right:1px solid #fff; width:185px; height:67px; margin:0; padding:0 }
#tab0 #box_widgets img { width:185px;  }
#tab0 #box_widgets div { border-bottom:1px solid #fff; }

.widget { width:185px; height:67px;}

#tab0 #box_telereal .boxtitle { background: #2c4e96; }
#tab0 #box_investment .boxtitle { background: #647a75; }
#tab0 #box_services .boxtitle { background: #6cb1f7; }

#tab0 .boxtube { margin:1em 1em 0 1em; }
#tab0 .boxtube ul { list-style:square; color:#000099; margin:1em 0 0 1.5em; padding:0; }

#tab0 .last { width:186px;  border-right:0;}
#tab0 #box_widgets img.last { width:185px;  }

