/* STANDART REDEFINITIONS */

html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
* {margin: 0; padding: 0; outline: none;}
body{
	margin: 0px;
	padding: 0px;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-family: "Segoe UI", Frutiger, Tahoma, Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 13px;
}
img {
	margin: 0px;
	padding: 0px;

}

p{ margin: 0 0 10px 0; padding:0; }
ul {
	margin: 0px;
	padding: 0px;

}
ol {
	padding-top: 10px;
	padding-bottom: 10px;
}
form{
	margin:0;
	padding: 0px;
}
/* get rid of those system borders being generated for A tags */
a:active
{
	outline: none;
}
:focus {
  -moz-outline-style:none;
}
.wrap960 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	background-image: url(/Templates/ekogubre/Images/2-wrapper-bg.gif);
	background-repeat: repeat-y;
}
#wrapper2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	background-image: url(/Templates/ekogubre/Images/2-wrapper-bg2.gif);
	background-repeat: repeat-y;
}
#inner {
	background-image: url(/Templates/ekogubre/Images/2-ekogubre-bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#inner2 {
	margin: 0px;
	padding: 0px;
	background-image: url(/Templates/ekogubre/Images/2-bg-masthead.jpg);
	background-repeat: no-repeat;
}
#masthead{
	height: 214px;
}
#header {
	height: 120px;
	width: 320px;
}
#leftcol {
	width: 475px;
	float: left;
}
#rightcol {
	width: 485px;
	float: right;
}
#logo {
	float: left;
	height: 120px;
	width: 320px;
}
#leftcontent {
	margin-top: 70px;
}
#leftcontent .section {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 12px;
	text-align: justify;
}
#leftcontent .section h3 {
	font-size: 20px;
}


#logo .section {
	margin: 0px;
	padding: 0px;
}
#logo .moduletools {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
}
#logo .moduletools a {
	color: #F30;
	text-decoration: underline;
	height: 20px;
	text-indent: 0;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	display: inline;
}


#logo a {
	display: block;
	text-indent: -5000px;
	width: 310px;
	height: 75px;
	padding-top: 20px;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
}
#logo h2 {
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}
#slogan {
	float: left;
	width: 400px;
	background-image: url(/Templates/ekogubre/Images/bg_slogan1.gif);
	background-repeat: no-repeat;
	background-position: right 10px;

}
#slogan .section {
	margin: 0px;
	padding-top: 30px;
}
#slogan .section h3 {
	font-size: 13px;
	color: #90D650;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 0em;
	font-weight: bold;
}

#banner {
	z-index: 0;

}

#banner .section {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#pageimage {
	width: 429px;
	height: 292px;

}
#pageimage .section {
	margin: 0px;
	padding: 0px;
}
#tools {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 32px;
}
#pagetools {
	width: 260px;
	margin: 0px;
	color: #999;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#pagetools ul li {
	display: inline;
}


#pagetools a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 76%;
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 20px;
}
#pagetools a:hover
{
	text-decoration: none;
	color: #BDD62F;
}
#DilSecimi {
	margin: 0px;
	width: 160px;
	padding: 0px;
	float: right;
}
#DilSecimi .section {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#DilSecimi ul li {
	display: inline;
}

#DilSecimi a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 4px;
	color: #E15515;
	line-height: 20px;
}

#DilSecimi a:hover
{
	text-decoration: underline;
}
.slideshow  {
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	background-color: #C1D72D;
}
.slideshow ul  

{
	list-style:none;
	display:inline;
	position:relative;
}
#sagicerik {
	margin: 0px;
	padding: 0px;
}
#sagicerik .section {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sagicerik .section img {
	padding-bottom: 10px;
}
#sagicerik .moduletools {
	float: left;
}
#sagicerik .moduletools a {
	color: #2464A4;
	text-decoration: underline;
	height: 20px;
	text-indent: 0;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#sagicerik a, #sagicerik a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #930;
}


#breadcrumb {
	width: 924px;
	padding-right: 9px;
	padding-left: 9px;
	height: 32px;
}
#breadcrumb .section {
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#maincont {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	font-size: 12px;
}

#leftcon {
	float: left;
	width: 220px;
	background-image: url(/Templates/ekogubre/Images/2-bg-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}
#leftcon .section {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}



#content {
	float: left;
	width: 730px;

}
#content .moduletools a {
	color: #39F;
}
#content .moduletools {
	float: left;
}


#content .section {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}
#content .section a {
	color: #390;
}

#content .section img {
	padding-left: 5px;
	padding-right: 5px;
	clear: right;
}

#content .section ul {
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 20px;
	
}
#content .section ul li {
	list-style-type: none;
	background-image: url(/Templates/ekogubre/Images/img-ul.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
}


#content .section h3 {
	color: #E15515;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 70px;
	padding-left: 0px;
}

#content .section h4 {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding-bottom: 4px;
	background-color: #c52720;
	text-align: center;
}
/*
#content .section h3.as21 {
	color: #84C225;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/Templates/ekogubre/Images/as21.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 110px;
	height: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#content .section h3.ciftci {
	color: #84C225;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/Templates/ekogubre/Images/bg-ciftci-h3-2.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 110px;
	height: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#content .section h3.onon {
	color: #84C225;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/Templates/ekogubre/Images/bg-onon-h3-3.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 110px;
	height: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#content .section h3.ekonatura {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/Templates/ekogubre/Images/bg-ekonatura-h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 58px;
	padding-top: 16px;
}
#content .section h3.ekofeed {
	color: #84C225;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/Templates/ekogubre/Images/ekofeed-bg-h3-2.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 90px;
	height: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#content .section h3.ekohum {
	color: #84C225;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/Templates/ekogubre/Images/bg-ekohum-h3.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 90px;
	height: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#content .section h3.ekomix {
	color: #84C225;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/Templates/ekogubre/Images/bg-ekomix-h3.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 90px;
	height: 50px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#content .section h3.ekonatura {
	color: #84C225;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/Templates/ekogubre/Images/bg-ekonatura-h3-3.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 110px;
	height: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#content .section h3.ekonaturaex {
	color: #84C225;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/Templates/ekogubre/Images/bg-ekonatura-h3-4.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 110px;
	height: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#content .section h3.dap {
	color: #84C225;
	font-size: 20px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/Templates/ekogubre/Images/bg-dap-h3.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 110px;
	height: 30px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
*/
#content .section a img
{
border-style: none;

}

#footercont {
}
#footerimg {

}
#footerimg .section {
	text-align: center;
}

#footermenu {
	height: 40px;
}
#footermenu .section {
	font-size: 11px;
	padding: 10px;
	color: #333;
}
#footerclear {
	height: 60px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/Templates/ekogubre/Images/bgv2.gif);
	background-repeat: no-repeat;
}
#footerclear2 {
	height: 60px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDE00;
}




/* CMS SPESIFIK KLASLAR */
.error
{
	color: #c00;
}
.clear {
	clear: both;
}

#dipresim {

}

#dipresim .section {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}


#dipresim .section img {
	padding: 0px;
	margin: 0px;
}



.pager
{
	font-size: 120%;
}

.pager a
{
	margin-left: 5px;
	margin-right: 5px;
}

.searchresults
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

.searchresults .sub
{
	font-size: 90%;
	color: #090;
}

.searchresults li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.section
{
	margin: 7px;
	padding: 5px;
}
.section h3
{
	color: #2464A4;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
.moduletools
{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.moduletools a {
	color: #39F;
}

.moduletools a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tbl
{
	border: 1px solid #eee;
}

.tblvalue
{
	font-weight: bold;
}

.articlelist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlesub
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
	border-top: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
}

.articlesub span
{
	margin-right: 6px;
}

.articlesub a
{
	margin-right: 6px;
}

.articlecontent
{
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.articlecomments li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: solid 1px #eee;
}

.articleerror
{
	color: #c00;
}

.feeditem
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}

.feeditem h4
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 100%;
}

.feeddetails
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
}
.genericitem {
	padding-left: 10px;
}


.languageswitcher ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.languageswitcher li
{
	display: inline;
	padding: 2px;
	margin-right: 3px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
#LINKS{
	height: 20px;
	width: 700px;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
}
	#LINKS ul {
	display: inline;
	list-style: none;
} 
	#LINKS li{
	list-style: none;
	display: inline;
}
	#LINKS a{
	font-size:78%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#LINKS a:hover
{
	text-decoration: none;
}
#LINKS li a:hover {
	text-decoration: none;
}

	#COPYRIGHT{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: -1px;
	color: #333;
	padding-top: 10px;
	padding-right: 10px;
}
#COPYRIGHT .section {
	padding: 0px;
	margin: 0px;
}

	#COPYRIGHT a{
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
	#COPYRIGHT a:hover{
	text-decoration: none;
	background-color: #FFF;
}
#ticker-area{
	font-size: 16px;
	font-weight: normal;
	color: #E0500F;
	margin: 0px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#ticker-area a, #ticker-area a:visited {
	text-decoration: none;
	color: #060;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #060;
}
#ticker-area ul,#ticker-area li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-style: italic;
}
