/********************************************
   NEWS - home
********************************************/ 

#news {
	width:820px;
	margin:0;
}
#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: 100px; text-align:center}
a.mediumThumb {display:block;float:left;margin-right:20px;width: 150px; text-align:center}
a.largeThumb {display:block;float:left;margin-right:20px;width:300px; text-align:center}
a.smallThumb img, a.mediumThumb img, a.largeThumb img {border:3px solid #BEBEBE}


/********************************************
   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;}
/**/


.postaniteHome {
	width: 810px;
	margin: 0 auto;
}
.bodyHome {
	width: 810px;
	height: 279px;
	margin: 0 auto;
	background-image: url(/img/homeTopBgrd.jpg);
	position: relative;
}
.homeText {
	width: 300px;
	position: absolute;
	left: 480px;
	top: 100px;
}
.middleHome {
	width: 774px;
	margin: 20px auto;
}
.newsHome {
	width: 250px;
	float: left;
}
.newsHome h2 {
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #BE0A14;
	font-weight: bold;
}
.newsHome h2 a, .newsHome h2 a:visited {
	color: #BE0A14;
	text-decoration: none;
}
.newsHome p {
	padding: 0;
}

.testimonialsHome {
	width: 524px;
	float: left;
	background-image: url(/img/pomocHomeBgrd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 174px;
	position: relative;
}
* html .testimonialsHome {
	height: 174px;
}
.testimonialsHomeText {
	width: 220px;
	position: absolute;
	left: 300px;
	top: 55px;
}
.testimonialsHomeText h2 {
	color:#BE0A14;
	font-family:"Trebuchet MS",Arial;
	font-size:16px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
.testimonialsHomeText p {
	padding-bottom: 5px;
}

#header {
	background-image:url(/img/headerHome_bg.jpg);
}

.testimonialsHomeThumb a {
	display: block;
	width: 230px;
	height: 170px;
	overflow: hidden;
	margin-top: 2px;
	margin-left: 52px;
}
.testimonialsHomeThumb a img {
	border: 0px;
}











