.clr {
	clear: both;
}

body {
	padding:0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 30px;
	font-size: 11px;
	background-color: #DDDDDD;
	/*background-image:url(templates/eclectik/images/background.jpg) no-repeat;*/
}

td {
	font-family: Verdana, sans-serif;
	color: #000000;
	text-align: justify;
	font-size: 10px;
	padding-left: 0px;
}

/*p {
	width: 100%;
	font-family: Verdana, sans-serif;
	color: #000000;
	text-align: justify;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 0px;
}*/

a:link, a:visited {
	color: #EC2C80;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px; 
}

div#rightmenu
{
	padding-left: 5px;
}

/* ################# Background png ################# */


div#content
{
	width: 570px;
	background-color : #FFFFFF;
	padding-left: 0px;
}

div#top_left 
{
	width: 142px;
	height: 23px;
	background-image:url(../images/left_top.png) !important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='templates/eclectik/images/left_top.png');
}

div#middle_left 
{
	width: 142px;
	height: 29px;
	background-image:url(../images/left_middle.png) !important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='templates/eclectik/images/left_top.png');
}

div#bottom_left 
{
	width: 142px;
	height: 134px;
	background-image:url(../images/left_bottom.png) !important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='templates/eclectik/images/left_top.png');
}

div#top_right 
{
	width: 76px;
	height: 23px;
	background-image:url(../images/right_top.png) !important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='templates/eclectik/images/right_top.png');
}

div#middle_right 
{
	width: 76px;
	height: 29px;
	background-image:url(../images/right_middle.png) !important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='templates/eclectik/images/right_top.png');
}

div#bottom_right 
{
	width: 76px;
	height: 134px;
	background-image:url(../images/right_bottom.png) !important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='templates/eclectik/images/right_top.png');
}

/*div#left 
{
	height: 100%;
	background-image:url(../images/left.png) !important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='templates/eclectik/images/left.png');
}

div#right 
{
	height: 100%;
	background-image:url(../images/right.png) !important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='templates/eclectik/images/right.png');
} */


/* ################# TABLES ############## */


/*table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}


table.contentpane {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
*/




/* ################# Link ############## */


a:link, a:visited {
	color: #999999;
	text-decoration  : undeline;
}

a:hover {
	text-decoration: none;
	color: #EC2C80;
}

a.category:link, a.category:visited {
	color : #000000;
	font-weight : bold;
}

a.category:hover {
	color : #CCC;
}

a.mainlevel:link, a.mainlevel:visited {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.mainlevel:hover {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
}

table.moduletable th {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EC2C80;
	text-align: left;
	width: 100%;
	background: transparent url(../images/arrow.gif) no-repeat left;
	text-indent: 18px;
	height: 20px;
	line-height: 20px;
	padding-top: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #00000 repeat;
	}
	
/* AnaMenü */

a.mainlevel {
	font-size: 10px;
	padding-left: 14px;
	width: 143px;
	line-height: 15px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: normal;
	background: transparent url(../images/menustrelica.gif) no-repeat left;
}

a.mainlevel:hover, a.mainlevel#active_menu {
	background: transparent url(../images/menustrelica1.gif) no-repeat left; 
	text-decoration: none;
}

.inputbox  {
	border           : 1px dashed #999999;
	background-color : #EDEDED;
	margin-bottom    : 5px;
	font-size        : 8pt;
	font-weight      : bold;
	font-family      : Arial, Verdana;
	color		     : #ec2c80;
	background       : #FFFFFF url(../images/input.gif) repeat;
}

.componentheading, .contentheading {
	width: 487px;;
	height : 20px;
	float: inherit;
	margin-left : px;
	text-indent: 5px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	background: #FFFFFF url(../images/title.gif) no-repeat left;
}

.small {
	font-family      : Verdana, sans-serif;
	font-size        : 9px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
}

.createdate {
	font-size: 10px;
	color: #ABABAB;
	height: 10px;
	line-height: 0.7;
}

a.readon:link, a.readon:visited {
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

a.readon:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

.modifydate {
	font-size: 10px;
	color: #ABABAB;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}

.pollstableborder {
	border: 1px dashed #465675;
}

.sectiontableentry1 {
	background-color : #e0e0e0;
	color: #000000;
	border : 1px solid #eeeeee;
}

.sectiontableentry2 {
	background-color: #fbd5e6;  
	color: #000000;
	border : 1px solid #eeeeee;
}

.back_button {
	float: left;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 3px double #9ca3b4;
	width: auto;
	background: url(../images/subhead_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

.button {
	color: #000000;
	font-family: Verdana, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	background: url(../images/subhead_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}

.buttonheading {
	width: 0px;
}

a.category:link, a.category:visited {
	color : #353535;
	font-weight : bold;
}

a.category:hover {
	color : #ec2c80;
}



/* ################## Üst Menü ############## */

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 23px;
	white-space: nowrap;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 4px;
	padding-right: 1px;
	text-decoration: none;
	color: #EC2C80;
	font-family: Verdana, sans-serif;
  	font-size: 8px;
    background-image:url(../images/g2.jpg);
    text-transform: uppercase;    
}

ul#mainlevel-nav li a:hover {
	background: #EC2C80;
	text-decoration:none;
	font-family: Verdana, sans-serif;
  	font-size: 8px;
	color: #FFFFFF;
}