body {
	background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin: 0 auto;
	padding: 0 auto;
}
  TABLE, TR, TD                   { font-family: Verdana,Arial; font-size: 12px;  }

a { 
	color: #006ea6; 
	font-weight: bold;
	text-decoration: none;
}
a:link { color: #006ea6; }
a:visited { color: #006ea6; }
a:hover { color: #006ea6; text-decoration: underline; }
a:active { color: #006ea6; }

h2 {
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0;
}

h3 {
	clear: left;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0;
}

h4, h5, h6 {
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0;
}

p { margin-bottom: 1em; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
hr {
	border: 0;
	border-bottom: 1px #cdcdcd solid;
}
  FORM                            { padding: 0; margin: 0 }
  #textinput { background-color: #EEEEEE; color:Ê#000000; font-family:Verdana, Arial; font-size:10px; width:80% }

  .textbox                        { border: 1px solid black; padding: 1px; width: 100% }
  .headertable                    { background-color: #FFFFFF; border: 1px solid black; padding: 2px }
  .title                          { font-size: 10px; font-weight: bold; line-height: 150%; color: #FFFFFF; height: 26px; background-image: url(./tile_back.gif) }
  .tablewrap1 {background-color:#EEF2F7;
            border-bottom:1px solid #D1DCEB;
            border-right:1px solid #D1DCEB ;
		    border-top:1px solid #D1DCEB;
			border-left:1px solid #D1DCEB; }
  .tdrow1 { background-color:#EEF2F7;
            border-bottom:1px solid #D1DCEB;
            border-right:1px solid #D1DCEB ;
            border-top:1px solid #D1DCEB;
			border-left:1px solid #D1DCEB;
		  }
  .tdrow2 { background-color:#F5F9FD;
		    border-bottom:1px solid #D1DCEB;
	        border-right:1px solid #D1DCEB;
            border-top:1px solid #D1DCEB;
			border-left:1px solid #D1DCEB;
		  }
  .tdtop  { font-weight: bold; height: 24px; line-height: 150%; color: #FFFFFF; background-image: url(./tile_back.gif) }
  .note   { margin: 10px; padding: 5px; border: 1px dashed #555555; background-color: #FFFFFF }

  .rowbar {
			font-size:10px;
			font-weight:bold;
			line-height:150%;
			background-color:#C4DCF7;
			color:#000;
			padding:2px 2px 2px 2px;
            background-image: url(images/cathead.gif);
			border-bottom:1px solid #345487;
		    align:center;
		  }
  .tablewraper {
            background-color:#F5F9FD;
	        border-bottom:1px solid #C4DCF7;
            border-right:1px solid #C4DCF7;
            border-top:1px solid #C4DCF7;
            border-left:1px solid #C4DCF7;
			width:800px;
		  }
  .editable, edit_text{
	  background-color: #DEB887;
  	  font-family:verdana;
	  font-size:12px;
      width:500px;
  	  text-margin:5px;
  	  align:center;
    }
.resimistatistikust {
background-color : #eef2f7;
float : left;
border-bottom : 1px solid #d1dceb;
border-right : 1px solid #eef2f7;
border-top : 1px solid #d1dceb;
border-left : 1px solid #eef2f7;
}
div.clear_both {
clear : both;
}

.button {
border:1px solid #9cf;
background:#ccc;
font-weight: bold;
padding:3px;
}

.button:hover {
border:1px solid #9cf;
background:#006ea6;
color:#fff;
font-weight: bold;
padding:3px;
}

  edit_text{
	  width: 95%;
	  font-size: 100%;
  }

  img.progress{
	  vertical-align: middle;
	  padding: 0 10px;
  }

  .showText {
    	font-family:verdana;
	  font-size:12px;
	  width:200px;
	  text-margin:5px;
	  align:center;
  }



input.btn {
  color:#050;
  font: bold small 'trebuchet ms',helvetica,sans-serif;
	margin-bottom:2px;
	height:24px;
	width:250px;
}

#page-header {
	float: left;
	width: 100%;
	min-width: 900px;
	background: url("ressim_dosyalar/gradient-background.png") top center no-repeat;
	font-size: 13px;
	color: #b3b3b3;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px #cdcdcd solid;
}

#page-header .page-header-container { 
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

#page-header h1 { /* tineye logo */
	background: url("ressim_dosyalar/tineye-logo.png") top center no-repeat;
	float: left;
	display: block;
	width: 140px;
	height: 65px;
	margin-right: 10px;
	text-indent: -99999px;
	outline: none;
}

#page-header h1 a {
	display: block;
	width: 140px;
	height: 35px;
	outline: none;
}

#page-header a { 
	font-weight: bold;
	text-decoration: none;
}

#page-header ul.main-nav { /* main menu */
	float: left;
	margin-top: 8px;
}

#page-header ul.main-nav li {
	display: inline;
}

#page-header ul.account-nav span.hello {
    font-size: 11px;
    padding: 0 6px;
}

#page-header ul.account-nav { /* account menu */
	float: right;
	margin-top: 8px;
}

#page-header ul.account-nav li {
	display: inline;
	padding: 0;
}

#page-header ul li a { /* all header links */
	padding: 6px 8px;
}

#page-header ul.account-nav li a,
#page-header ul.account-nav li span { /* smaller padding for account links */
	font-size: 11px;
	padding: 6px 6px;
}

#page-header ul li a:hover {
	background-color: #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#page-header ul li.active a {
	background-color: #006ea9;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#donation-header {
	background: #fff url("ressim_dosyalar/notification-background.png") top center repeat-x;
	float: left;
	width: 100%;
	min-width: 800px;
	font-size: 16px;
	line-height: 24px;
	color: #98844f;
	text-align: center;
	margin: 0;
	padding: 10px 0;
margin-bottom:20px;
	border-bottom: 1px #cdcdcd solid;
}
#donation-header a { font-weight: normal; text-decoration: underline; }

.rowbargirissorun {
font-size:10px;
font-weight:700;
line-height:150%;
background-color:#D1DCEB;
color:#F10202;
padding-top:2px;
padding-bottom:2px;
margin-bottom:5px;
border-top:1px solid #DCE252;
border-bottom:1px solid #DCE252;
align:left;
}
.rowbaruyelik,.rowbargiris {
font-size:10px;
font-weight:700;
line-height:150%;
background-color:#D1DCEB;
color:#E97C16;
padding-top:2px;
padding-bottom:2px;
margin-bottom:5px;
border-top:1px solid #EFA41C;
border-bottom:1px solid #EFA41C;
align:left;
}

.ozellik1,.ozellik2,.hesap1 {
background-color:#F5F9FD;
border-bottom:1px solid #D1DCEB;
border-right:1px solid #D1DCEB;
border-top:1px solid #D1DCEB;
border-left:1px solid #D1DCEB;
padding:2px;
}
.modernbricksmenu{
padding: 0;
width:800px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu a{
float: left;
display: block;
color: #000000;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #EEF2F7; /*Default menu color*/
border-bottom: 1px solid white;
}

.modernbricksmenu a:hover{
background-color: #dddddd; /*Menu hover bgcolor*/
color: #000000;
}

.modernbricksmenu a.current{ /*currently selected tab*/
background-color: #F5F9FD; /*Brown color theme*/
background-image: url(skin/default/images/cathead2.gif);
border-bottom:0px solid #C4DCF7;
border-right:1px solid #C4DCF7;
border-top:1px solid #C4DCF7;
border-left:1px solid #C4DCF7;
}

.modernbricksmenuline{
clear: both;
padding: 0;
width: 800px;
background: #F5F9FD; /*Brown color theme*/
}

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/
color: white;
border-color: #D25A0B; /*Brown color theme*/
}
