/* BEGIN HOMEPAGE-SPECIFIC LAYOUT STYLES */

div.main_homepage {
	position: relative;
	padding:0px;
	background: transparent url(../../images/global/main/bg/main-bg.png) no-repeat top left;
	width:708px;
}

div.natnetwork {
	/*width: 136px;*/
	width:100%;
	height: 276px;
	text-align: left;
	margin-top: 4px;
}

div.natnetwork .heading2 {
	text-transform : uppercase;
	font : 11px Helvetica, Arial, Tahoma;
	margin-bottom: 6px;
	color: #fd650a;
}

div.natnetwork img {
	margin: 2px 5px 0px 1px;
}

div.bannerad {

}

img.bannerad-icon {
	margin : 0px 0px 0px 18px;
}

div.bannerad-descr {
	width:155px;
	margin: 13px 8px 41px 0px;
	float:right;
	right:8px;
	text-align: left;
	background: transparent url(../../images/global/main/bg/line-bg.png) repeat-y left;
	height: 50px;	/* min-height */
}

div.bannerad-descr p {
	margin-left: 14px;
}

div.usefullinks {
	text-align: left;
	margin: 0px 19px 46px 19px;
	clear: both;
}

div.bannerblock {
	width: 196px;
	height: 118px;
	margin-top: 10px;
	background: transparent url(../../images/global/main/bg/banner-bg.png) no-repeat left bottom;
	text-align:left;
	margin: 5px 11px 0px 33px;
}

div.bannerblocktext {
	margin: 20px 0px 0px 14px;
}

div.bannerblock-img {
	width: 196px;
	height: 118px;
	background-color : transparent;
	background-position : right bottom;
	background-repeat : no-repeat;
	padding-top: 1px;	/* for bannerblocktext correct positioning in Opera */
}

img.bannergoview {
	margin-top: 20px;
}

div.social {
	width: 320px;
	float: right;
	text-align: left;
	margin: 0px 0px 0px 16px;
	padding-top:15px;
	padding-bottom:10px;
	height:285px;
	border-bottom: 1px solid #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

div.newsfeed {
	width: 320px;
	height:180px;
	float: right;
	text-align: left;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #E7E7E7;
}

div.newsfeedOperaproblem {
	width: 100%;	/* for Opera correct margin-right view */
}

div.newsfeed div#news_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-top:5px;
}

div.newsfeed p {
	margin-top:0px;
	margin-bottom:13px;
}

div.related {
	width: 320px;
	float: right;
	text-align: left;
	padding: 0px 10px 0px 0px;
	border-bottom: 1px solid #E7E7E7;
}

div.related	p {
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight:normal;
	margin-top:13px;
	width:100%;
}

div.photogallery {
	width: 412px;
	height: 120px;
	float: left;
	text-align: left;
	margin: 5px 0px 0px 16px;
}

div.photoevent {
	margin: 15px 0px 0px 10px;
	width: 125px;
	height: 64px;
	float: left;
	border-right : 1px solid #e7e7e7;
}

div.photoevent a {
	text-decoration : none;
}

div.photoevent img {
	margin: 4px 0px 5px 0px;
}

div.supported {
	float:left;
	height:103px;
	margin-left:20px;
	margin-top:10px;
}

div.proudlysupported {
	font : bold 11px Helvetica, Arial, Tahoma;
	color: #8b8e8f;
	margin: 2px 0px 3px 3px;
}

div.footcontacts {
	float:right;
	margin-right: 10px;
	width:680px;
	border-top : 1px solid #e7e7e7;
}

div.quickmenublock {
	float: left;
	width: 130px;
	margin : 7px 0px 0px 0px;
}

#searchtext {
	background-color : #e75047;
	font : bold 12px Arial, Helvetica, Tahoma;
	color : white;
	width: 116px;
}

div.footcontacts table {
	font : 9px Helvetica, Arial, Tahoma;
	color : #7d7d7d;
	text-align:left;
	margin : 11px 0px 0px 0px;
}

/* END HOMEPAGE-SPECIFIC LAYOUT STYLES */