/*-----TITLE: Home page screen styles | UPDATED: 01/15/08-----*/

/*---STRUCTURE/LAYOUT---*/

/*#intro {margin:5px 10px 15px 0px;}


/*---HEADER---*/
/*--Tagline--*/
#tagline {width:900px;height:262px;position:relative;color:#003591;font-style:italic;font-size:110%;margin-bottom:2px;}
#tagline span {position:absolute;width:900px;height:262px;background:url(/Development/MapInfo/images/taglineBanner.jpg) no-repeat 0 0;}

/*--Primary (Top) Navigation--*/
/*#home #primaryNav{margin:0;}


/*---CONTENT---*/
/*--Home--*/
#home #content .column {width:265px;padding-top:15px;}
#newsEvents {margin:auto 25px;}

#home h3 {margin-bottom:15px;clear:left;color:#0073cf}
#home h3.headline {color:#0073cf;padding-left:17px;background:url(../images/actionArrow.png) no-repeat 0 -20px;}
#home h3 a, #home h3 a:link, #home h3 a:visited{padding-left:17px;background:url(../images/actionArrow.png) no-repeat 0 -20px;display:block}
#home h3 a:hover {background-position:0 -224px;}

#home #content .column p {
	margin-bottom:5px;
	line-height: normal;
}
#home #content .column h1 {
	margin-bottom:5px;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}


/*-Features-*/
#home #content #featuresFocus {background:#d7dcc7 url(images/rt_column_btm.gif) no-repeat 0 100%;padding:15px 15px 0 15px;width:335px;}
#home #featuresFocus h3 a {background:none;padding-left:0;}
#home #content #featuresFocus p {border:none;margin-bottom:15px;}

/*Extra padding keeps list items from wrapping.*/

#home #content #featuresFocus img{padding-bottom:0px;}
#home #content #featuresFocus img.long{margin-right:10px;margin-bottom:5px;float:left;padding-bottom:180px;}
/*Details* - Had to add to use this css on home page and secondary page*/
#home #content #featuresFocus .date{font-weight:bold;}
#content #details {width:650px; margin:auto 20px;}

/*-Features WIDE-*/
#home #content #featuresFocusW {background:#d7dcc7 url(images/rt_column_btm.gif) no-repeat 0 100%;padding:15px 15px 15px 15px;width:560px;}
#home #featuresFocusW h3 a {background:none;padding-left:0;}
#home #content #featuresFocusW p {border:none;margin-bottom:15px;}

/*Extra padding keeps list items from wrapping.*/

#home #content #featuresFocusW img{padding-bottom:15px;}
/*Details* - Had to add to use this css on home page and secondary page*/
#home #content #featuresFocusW .date{font-weight:bold;}
