@import url('inc_menuOnLeft.css');
@import url('inc_calendar.css');
@import url('inc_agroskop.css');

#colMid {
	margin: 15px 0 15px 15px;
	width: 535px;
	float: left;
}



#feature {
	position: relative;
}
#feature #newsMainPhoto {
	position: absolute;
	top: 0;
	left: 0;
}
#shade {
	position: absolute;
	top: 0;
	/*right: 0;*/
	left: 320px;

	width: 215px;
	height: 205px;

	background-color: #000;
	-moz-opacity:.6;
	opacity:.6;
}
#featureContent {
	position: absolute;
	top: 0;
	left: 320px;

	width: 205px;
	height: 195px;
	padding: 5px;
	
	overflow: hidden;

	color: #fff;
}
#featureContent .title {
	font-size: 13px;
	display: block;
	font-weight: bold;
	color: #fff;
	margin: 5px 0 15px;
}
#featureContent .more {
	display: block;
	font-weight: bold;
	color: #fff;
	text-align: right;
	margin: 15px 0 0px;
}



.tabbedBox {
	margin-top: 12px;
	border-bottom: 1px solid #C5E8F1;
}
.tabbedBox .tabs {
	width: 100%;
	border-collapse: collapse;
}
.tabbedBox .tabs td {
	border: 1px solid #C5E8F1;
	text-align: center;
}
.tabbedBox .tabs a {
	display: block;
	color: #000;
	background-color: #E3F4F6;
	font: bold 12px/21px Trebuchet MS, sans-serif;
	padding-top: 2px;
	
	text-transform: uppercase;
}
.tabbedBox .tabs a.selected {
	color: #06c;
	background-color: #C5E8F1;
}
.tabbedBox .tabs a.p1 {
	padding-left: 17px;
	background-image: url('../../images/new_farmer/newsIcon.gif');
	background-repeat: no-repeat;
	background-position: 8px 50%;
}
.tabbedBox .first {
	width: 256px;
	padding: 0 13px;
	float: left;
	background: transparent url('../../images/new_farmer/gradient_v_blue.jpg') repeat-x;
	
	font: 10px Verdana, sans-serif;
}
.tabbedBox .first a.title {
	display: block;
	color: #06c;
	font: bold 14px Tahoma, sans-serif;
	padding: 5px 0;
}
.tabbedBox .first img {
	float: left;
	margin-right: 10px;
}
.tabbedBox .first a.more {
	display: block;
	font: bold 10px Verdana, sans-serif;
	text-align: right;
	color: #000;
	margin-bottom: 10px;
}
.tabbedBox .list {
	width: 253px;
	float: right;
}
.tabbedBox .list a{
	display: block;
	font: 10px/11px Verdana, sans-serif;
	color: #030;
	background: #fff url('../../images/new_farmer/boxes_green.gif') no-repeat;
	background-position: 8px 50%;
	padding: 8px 4px 8px 24px;
}
.tabbedBox .list a.odd {
	background-color: #E9F6F8;
}
.tabbedBox .list a.more {
	font: bold 10px Verdana, sans-serif;
	text-align: right;
	color: #000;
	background-image: none;
	border-bottom: 2px solid #fff;
}

.tabbedBox#articles {
	border-color: #B7DF8A;
}
.tabbedBox#articles .tabs td {
	border: 1px solid #D0EAB3;
}
.tabbedBox#articles .tabs a {
	background-color: #E6F3D6;
	
	text-transform: uppercase;
}
.tabbedBox#articles .tabs a.selected {
	color: #060;
	background-color: #D0EAB3;
}
.tabbedBox#articles .tabs a.p1 {
	padding-left: 22px;
	background-image: url('../../images/new_farmer/articlesIcon.gif');
}
.tabbedBox#articles .first {
	background: transparent url('../../images/new_farmer/gradient_v_green.jpg') repeat-x;
}
.tabbedBox#articles .list a.odd {
	background-color: #E6F3D6;
}
.tabbedBox#articles .first a.title {
	color: #060;
}





#ColMidL {
	width: 320px;
	float: left;
}


#calendar {
	padding: 0 0 0 14px;
}
#calendar h3 {
	margin: 10px 0;
}

#analizes h3 {
	font: bold 14px Trebuchet MS, sans-serif;
	color: #369;
	background: transparent url('../../images/new_farmer/analizesIcon.gif') no-repeat;
	padding-left: 38px;
}
#analizes a {
	display: block;
	color: #06f;
	font: 12px/20px Arial, sans-serif;
	background: transparent url('../../images/new_farmer/boxes_blue.gif') no-repeat;
	background-position: 0 50%;
	padding-left: 20px;
}



#colRight {
	margin-top: 15px;
	width: 215px;
	float: right;
}



.tabBox#community {
	margin-bottom: 20px;
}
.tabBox#community .userBox {
	border-bottom: 1px solid #D3996D;
}
.tabBox#community .forumBox, .tabBox#community .blogBox {
	padding: 7px 0; 
	border-bottom: 1px solid #D3996D;
}
.tabBox#community .head {
	font-weight: bold;
	color: #AC4400;
}
.tabBox#community .head a {
	display: inline;
}
.tabBox#community .head .separator {
	padding: 0 10px;
}
.tabBox#community .forumBox .head a {
	color: #AC4400;
	background: transparent url('../../images/new_farmer/forumIcon.gif') no-repeat;
	padding-left: 25px;
} 
.tabBox#community .blogBox .head a {
	background: transparent url('../../images/new_farmer/blogIcon.gif') no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
} 
.tabBox#community .list {
	padding: 5px 0;
}
.tabBox#community .list a {
	color: #AC4400;
	display: block;
}  
.tabBox#community .blogBox a, .tabBox#community .blogBox .head {
	color: #600;
}
.tabBox#community #newsletter h5 {
	font: bold 12px Arial, sans-serif;
	margin: 10px 0 7px 0;
	padding: 0;
	color: #AC4400;
}
.tabBox#community #newsletter .subscribe {
	text-align: right;
	padding-top: 10px;
}
.tabBox#community #newsletter .text {
	width: 96%;
	font: 10px Verdana, sans-serif;
	padding: 2px;
}

.tabBox#classified {
	margin: 20px 0;
}
.tabBox#adverts h4 {
	background: transparent url('../../images/new_farmer/classifiedIcon.gif') no-repeat;
	background-position: 0 50%;
	padding-left: 13px;
}
.tabBox#classified img {
	float: left;
	width: 60px;
	margin-right: 10px;
}
.tabBox#classified a {
	display: block;
	font-weight: bold;
	color: #000;
	margin: 5px 0;
}
.tabBox#classified a.more {
	text-align: right;
}

.tabBox#classified select {
	width: 188px;
	margin: 5px 0;
} 
.tabBox#classified input {
	width: 180px;
	margin: 5px 0;
}
.tabBox#classified .search {
	text-align: right;
}
.tabBox#classified input.submit {
	width: auto;
}



.buttonRight {
	text-align: center;
}
.buttonRight img, .buttonRight object, .buttonRight embed {
	margin-top: 15px;
}

#bannerBottom {
	text-align: center;
}
#bannerBottom img, #bannerBottom object, #bannerBottom embed {
	margin-top: 15px;
}

#belka img, #belka object, #belka embed {
	margin-top: 10px;
}
