#main {
	background:url(/img/mainHomeBgrd.png) left top repeat-y;
}


/********************************************
   NEWS - home
********************************************/ 

#news {
	width:966px;
	margin:0 0 15px;
}
#news h2 {
	color:#47719F;
	line-height:125%;
	margin:0 0 10px;
	font-size:15px;
	font-weight: bold;
}
#news h3 {
	color:#003570;
	text-transform:uppercase;
	line-height:30px;
	padding:5px 0 0 20px;
	margin:0;
	font-size: 14px;
	font-weight:bold;
}
#news p {
	margin:0;
	padding:0;
}
#news .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #91BEC4;
}
.news_top {
	display:block;
	height:40px;
	width:966px;
	background-color: inherit;
	background-image: url(/img/news_bgTop.png);
	background-repeat: no-repeat;
}
.news_main {
	display:block;
	width:966px;
	background-color: inherit;
	background-image: url(/img/news_bgMain.png);
	background-repeat: repeat-y;
}
.news_bottom {
	display:block;
	height:50px;
	width:966px;
	background-color: inherit;
	background-image: url(/img/news_bgBottom.png);
	background-repeat: no-repeat;
}
#news .separator {
	display:block;
	width:948px;
	background-color: inherit;
	background-image: url(/img/news_separator.gif);
	background-repeat: repeat-y;
	padding-left:18px;
	margin-bottom:20px;
}
#news .col {
	float:left;
	margin-right:30px;
	width:290px;
}
#news a.border {
	width:280px;
	height:120px;
	display:block;
	overflow:hidden;
	border: 5px solid #999999;
	margin:0 0 5px;
}
#news a.border:hover {
	border: 5px solid #E0E0E0;
}
#news .border img {
	border: none;
}

/********************************************
   LATEST BLOG POSTS - home
********************************************/ 

.latestBlogPosts {width:966px;margin:0 0 15px;}
.latestBlogPosts .top {display:block;height:40px;width:966px;background-color: inherit;background: url(/img/news_bgTop.png) no-repeat;}
.latestBlogPosts .main {display:block;padding:0 20px;;width:926px;background-color: inherit;background: url(/img/news_bgMain.png) repeat-y}
.latestBlogPosts .bottom {display:block;height:50px;width:966px;background-color: inherit;background: url(/img/news_bgBottom.png) no-repeat}
.latestBlogPosts h3 {color:#003570;text-transform:uppercase;line-height:30px;padding:5px 0 0 20px;margin:0;font-size: 14px;font-weight:bold;}

.latestBlogPosts .browserPosts {display: block;margin-bottom:20px;background: url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left bottom;padding-top:10px;}
.latestBlogPosts h2.title {font-size: 20px;font-weight: normal;color:#47719F;line-height:125%; margin:0 0 5px;}
.latestBlogPosts h2.title a, .latestBlogPosts h2.title a:visited {color:#47719F;text-decoration:none}
.latestBlogPosts h2.title a:hover {text-decoration:none;color:#666666}

p.releaseDate_blogName_commentsNumber {font-size: 11px;color: #919191;margin:0 0 20px; padding:0 0 5px;border-bottom:1px solid #DBDBDB;}
span.releaseDate {border-right:1px solid #CCCCCC;padding-right:5px;margin-right:4px;}
span.blogName {border-right:1px solid #CCCCCC;padding-right:5px;margin-right:4px;}
span.commentsNumber {}

.latestBlogPosts p.lead {font-size: 13px;padding:0;line-height: 150%;margin:0 0 20px 120px;color: #5D5D5D;font-style: italic}

.latestBlogPosts p.readMore {margin-left:120px;}
.latestBlogPosts p.readMore a, .latestBlogPosts p.readMore a:visited {text-decoration:none;}
.latestBlogPosts p.readMore a:hover {text-decoration:underline;}

a.smallThumb {display:block;float:left;margin-right:20px;width: 82px; text-align:center}
a.mediumThumb {display:block;float:left;margin-right:20px;width: 182px; text-align:center}
a.largeThumb {display:block;float:left;margin-right:20px;width:302px; text-align:center}
a.smallThumb img, a.mediumThumb img, a.largeThumb img {border:1px solid #666666}


/********************************************
   POLL - home
********************************************/ 

.pollPart {width:966px;margin:0 0 15px;}
.pollPart .top {display:block;height:40px;width:966px;background-color: inherit;background: url(/img/news_bgTop.png) no-repeat;}
.pollPart .main {display:block;padding:10px 20px 0;width:926px;background-color: inherit;background: url(/img/news_bgMain.png) repeat-y}
.pollPart .bottom {display:block;height:50px;width:966px;background-color: inherit;background: url(/img/news_bgBottom.png) no-repeat}
.pollPart .top h3 {color:#003570;text-transform:uppercase;line-height:30px;padding:5px 0 0 20px;margin:0;font-size: 14px;font-weight:bold;}

.pollPart .pollHolder {padding:5px 0;}
.pollPart .imageHolder {float:left; margin-right:10px}
.pollPart .buttonHolderFull {background:url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left top;padding-top:5px; border:none; margin-top:10px}


.pollPart .poll h3 {background:url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left bottom;display:block;padding-bottom:15px;}
.pollPart .poll p.question {color: #47719F; font-size: 14px} 
.pollPart .poll p.answer {padding-bottom:0px} 
.pollPart .poll p.answerImage {padding-bottom:0px; padding-top:45px} 
.pollPart .poll input.radioButton {vertical-align: middle;margin:0 5px 0 0;padding:0;}

/* -------------------  input button -------------------- */

button { border:0; cursor:pointer; padding:0 14px 0 0; text-align:center; outline:none; margin-top:5px}
button span { position:relative; display:block; white-space:nowrap; padding:0 0 0 20px; }
button {font-size:11px;font-family: Tahoma;background-image: url(/img/buttons/btn_blue_right.gif);background-repeat: no-repeat;
background-position: right;background-color: transparent;}
button span { height:35px; line-height:35px;background: url(/img/buttons/btn_blue_left.gif) left no-repeat;color:#003570; }
button:hover {background: url(/img/buttons/btn_blue_right_hover.gif) right no-repeat; }
button:hover span {background:url(/img/buttons/btn_blue_left_hover.gif) left no-repeat; }

/* -------------------  CENTER POLL IMAGE -------------------- */

.centerPI {display: table-cell;text-align: center;vertical-align: middle;height: 110px;width: 110px;border: 1px solid #cccccc;}
.centerPI img {border: none}
.centerPI * {vertical-align: middle;}
/*\*//*/
.centerPI {display: block;}
.centerPI span {display: inline-block;height: 100%;width: 1px;}
/**/



/********************************************
   SLIDING DOORS - home
********************************************/ 

#slidingDoors {
	width:316px;
	height:249px;
	float:left;
	background-image: url(/img/portfolio_bg.png);
	background-repeat: no-repeat;
}
#slidingDoors h2 {
	color:#47719F;
	line-height:125%;
	font-size: 15px;
	font-weight: bold;
	margin:0;
	padding:0;
}
#slidingDoors h2 a, #slidingDoors h2 a:visited {
	color:#47719F;
	text-decoration:none
}
#slidingDoors h2 a:hover {
	text-decoration:underline
}
#slidingDoors p {
	margin:0;
	padding:0;
}
#slidingDoors .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #91BEC4;
}
#slidingDoors .lead {
	padding-top:10px;
	padding-bottom: 10px;
}

/********************************************
   PORTFOLIO - home
********************************************/ 

#portfolio {
	width:636px;
	margin:0;
	float:right
}
#portfolio h3 {
	color:#003570;
	font-size: 14px;
	text-transform:uppercase;
	line-height:30px;
	padding:5px 0 0 20px;
	margin: 0;
	font-weight: bold;
}
.portfolio_top {
	display:block;
	height:40px;
	width:636px;
	background-color: inherit;
	background-image: url(/img/portfolio_bgTop.png);
	background-repeat: no-repeat;
}
.portfolio_main {
	display:block;
	width:636px;
	background-color: inherit;
	background-image: url(/img/portfolio_bgMain.png);
	background-repeat: repeat-y;
}
.portfolio_bottom {
	display:block;
	height:50px;
	width:636px;
	background-color: inherit;
	background-image: url(/img/portfolio_bgBottom.png);
	background-repeat: no-repeat;
}
/*----- Center Image H and V ------*/

.centerHVPortfolio {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 140px;
	width: 140px;
	background-image: url(/img/scrollContent/portfolioImg_bg.gif);
	background-repeat: no-repeat;
}
.centerHVPortfolio a img {
	border: 0;
}
.centerHVPortfolio * {
	vertical-align: middle;
}
/*\*//*/
.centerHVPortfolio {display: block;}
.centerHVPortfolio span {display: inline-block;height: 100%;width: 1px;}
/**/

/***********************************************************************
	Home List 1
************************************************************************/
.homeLeft {width:620px; float:left;padding:20px 20px 0px 0px;}
.homeListFirst {
	width:620px; 
	float:left; 
	padding-bottom:40px;
	margin-bottom:20px;
	background:transparent url(/img/slidingDoor/storyLast.gif) repeat-x scroll left bottom;
}

.homeLeft h1.mainH1 {
	background:transparent url(/img/slidingDoor/storyBorder.gif) repeat-x scroll left bottom;
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:100%;
	margin-bottom:20px;
	padding-bottom:15px;
}
.storyBrowserBig, .storyBrowserSmall {
	background:transparent url(/img/slidingDoor/storyBorder.gif) repeat-x scroll left bottom;
	display:block;
	padding-bottom:15px;
	padding-top:15px;
}
.homeLeft h2 {margin-bottom:5px;}
p.eventPlace_eventDate {color:#ADB1B5; font-family:"Times New Roman", Times, serif;font-size:12px; padding-bottom:5px;}
p.eventPlace_eventDate_seriesLink {
        color:#ADB1B5;
        font-family:"Times New Roman", Times, serif;
        font-size:12px;
        padding-bottom:5px;
}

.homeListSecond {width:620px;float:left; padding-bottom:20px;}
.homeListSecond .firstElement {
	background:url(/img/slidingDoor/borderVer.gif) right top repeat-y;
	width:302px;
	padding-right:20px;
	margin-right:18px;
	float:left;
}
.homeListSecond .firstElement a.largeThumb {margin-right:0px;	margin-bottom:10px;}
.homeListSecond .firstElement p.leadShort {font-size:13px;}
.homeListSecond .theOthers {
	width:260px;
	float:left;
	padding:10px 20px 10px 0px;
}
.homeListSecond .theOthers h2 {
	font-size:15px;
}


.homeListThird {width:310px;float:left; padding:20px 0 0 0 ;}
.homeListThird  img.banner {border:none; padding:0px 17px 0px 18px; margin-bottom:30px;}

/****************************************************************
	Block grey Home
*****************************************************************/
/*.whiteBlock {float:left;}*/
.homeListThird .blockGreyHome {padding:20px 17px 0px 18px;}
.homeListThird .blockGreyHome h2 {color:#7E8D95; font-size:17px;}
.homeListThird .blockGreyHome ul {margin:0 0 20px 0;}
.homeListThird .blockGreyHome ul li {display:block; background:url(/img/halijardBgrdHome.gif) left center no-repeat; margin:0;padding:5px 0px 5px 30px; list-style-type:none;} 
.homeListThird .blockGreyHome ul li h2 {
	margin-bottom:5px;
	font-size:15px;
	font-weight:normal;	
}
.homeListThird .linkRight {
	background: url(/img/buttons/linkRightBgrd.png) left top repeat-x;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	height:37px;	
	line-height:37px;
	display:block;
	margin-bottom:20px;
	width:255px;
	padding:0px 10px;
}
.homeListThird .linksRight a, .homeListThird .linkRight a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.homeListThird .linksRight a:hover {text-decoration:none;color:#B6D4F0;}

.homeListThird .linksBottom {
	margin:20px 0px;
 }

.homeListThird .linksBottom a {
	background:url(/img/buttons/linkRightBgrd.png) left top repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	padding:3px 9px;
}
.homeListThird .linksBottom a:hover {text-decoration:none;color:#B6D4F0;}
.divLinksBottom {padding:20px 17px 20px 18px; float: left;}


.homeListThird .blockGrey {background-color:#666666; padding:10px;/*margin-bottom:20px;*/width:290px; float:right;}
.homeListThird .blockGrey h1 {color:#cccccc;font-size:22px;}
.homeListThird .blockGrey img {float: left; margin-right: 10px; border:1px solid #CCCCCC;}
.homeListThird .blockGrey h2.seriesTitle a {color: #9CCAE4;}
.homeListThird .blockGrey .storySeriesLead {color: #EFEFEF;}
.homeListThird .blockGrey .storySeriesLead p {padding-bottom: 5px;}
.homeListThird .blockGrey .moreInformation {
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	text-align:right;
}
.homeListThird .blockGrey .moreInformation a {
	color:#9CCAE4;
}

/*************************** Top News Browser  **************************************************/
.topNewsBrowser {
	padding:20px;
	background-color:#efefef;
	margin-bottom:30px;
	float:left;
	width:580px;
}
.topNewsBrowser .topArticle img {
	margin-right:20px;
	margin-bottom:10px;
	border:1px solid #666666;
	float:left;
}


