@charset "utf-8";
/* CSS for Senstar - Home */
/* Aug. 22/08 */


/* AD SPACE START */
#home_mainContent_adSpace {
	height:242px;
	width:964px;
	background:url(/images/home/bkg_adspace_RPT.gif) top left repeat-x;
}
/* AD SPACE END */

/* HOME MAIN CONTENT START */
#home_content_lgtBlue_cap,
.home_content_drkBlue_cap,
.home_content_white_cap {
	width:100%;
	height:8px;
	clear:both;
	font-size:1px;
}

#home_content_lgtBlue_cap {
	background:#0A8ED6;
}

.home_content_drkBlue_cap {
	background:#024DA0;
}

.home_content_white_cap {
	background:#ffffff;
}

#home_mainContent {
	background:url(/images/home/bkg_mainContent_columns_RPT.gif) top left repeat-y;
	border-bottom:#0465b5 1px solid;
	color:#fff;
}

#home_mainContent h2 {
	height:25px;
	padding:10px 5px 0px 35px;
	font-size:1.06em;
}

#home_mainContent h3 {
	font-size:.9em;
}

#home_mainContent p{
	font-size:0.8em;
	padding-top:0.5em;
	padding-bottom:1em;
	line-height: 1.2em;
}

/* HOME FIRST COLUMN START */
#home_mainContent_firstColumn {
	width:544px;
	float:left;
}
/* HOME FIRST COLUMN END */

/* HOME SECOND COLUMN START */
#home_mainContent_secondColumn {
	width:420px;
	float:left;
}
/* HOME SECOND COLUMN END */

#home_mainContent .home_mainContent_title_wTab_bar {
	width:100%;
	height:35px;
	background:url(/images/home/bkg_titlebar_RPT.gif) top left repeat-x;
}

#home_mainContent h2.home_mainContent_title_wTab {
	background:url(/images/home/bkg_titlebar_tab_RPT.gif) top left repeat-x;
	color:#febf00;
	float:left;
	clear:left;
}

#home_mainContent .home_mainContent_title_wTab_imgCap {
	width:54px;
	height:100%;
	background:url(/images/home/bkg_titlebar_tab_cap_RGT.gif) top left no-repeat;
	float:left;
	clear:right;
}

#home_mainContent .home_mainContent_title_woTab_bar {
	width:100%;
	height:35px;
	background:url(/images/home/bkg_titlebar_noTab.gif) top left;
}

#home_mainContent h2.home_mainContent_title_woTab {
	color:#febf00;
	float:left;
	clear:left;
}

#home_mainContent .home_mainContent_title_woTab_imgCap {
	width:22px;
	height:100%;
	background:url(/images/home/bkg_titlebar_noTab_cap_RGT.gif) top left no-repeat;
	float:left;
	clear:right;
}
/* HOME MAIN CONTENT END */

/* FEATURED CONTENT START */
#home_mainContent .home_mainContent_featuredContent {
	padding:10px 22px 2px;
	background-color:#fff;
	overflow:hidden;
	/*font-size:.88em;*/
}

#home_mainContent .home_mainContent_featuredImageHolder {
width:115px;
height:90px;
padding-right:15px;
	float:left;
	clear:left;
	
}

#home_mainContent .home_mainContent_featuredContent img {
/*padding-right:15px;
	float:left;
	clear:left;*/
	
}

#home_mainContent .home_mainContent_featuredContent h3 {
	color:#109ad9;
	padding-top:.5em;
	font-size:1.2em;
}

#home_mainContent .home_mainContent_featuredContent p {
	color:#109ad9;
	padding-top:.5em;
	padding-bottom:.6em;
	padding-right:50px;
	font-weight:700;
}
/* FEATURED CONTENT END */

/* WHAT'S NEW START */
#home_mainContent_whatsNew {
	background:url(/images/home/bkg_whatsNewBox.gif) top left repeat-x;
	padding:10px 0px 20px 0px;
}

#home_mainContent_whatsNew .home_mainContent_whatsNew_Item {
	width:220px;
	padding:10px 5px 0px 35px;
	float:left;
}

#home_mainContent_whatsNew .home_mainContent_whatsNew_Item a {
	color:#ffb400;
	font-weight:bold;
	text-decoration:none;
}

#home_mainContent_whatsNew .home_mainContent_whatsNew_Item a:hover {
	color:#c6c8ca;
}
/* WHAT'S NEW END */

/* UPCOMING EVENTS START */
#home_mainContent_events_box {
	background:url(/images/home/bkg_mainContent_eventBox.gif) top left no-repeat;
	padding:20px 80px 20px 40px;
	color:#fff;
}

#home_mainContent_events_box p{
	font-size:.8em;
	padding-top:.5em;
	padding-bottom:1em;
}

#home_mainContent_events_box .seperator{
	width:289px;
	height:1px;
	background:url(/images/home/bkg_event_seperator.gif) top left no-repeat;
	padding-bottom:1em;
}

#home_mainContent_events_box a {
	color:#ffb400;
	font-weight:700;
	text-decoration:none;
}

#home_mainContent_events_box a:hover {
	color:#c6c8ca;
}
/* UPCOMING EVENTS END */





