﻿body {
	margin-top: 5px;  
}
form{
	margin:0; 	 
/*background-color:#fbfbfb; */
}

#main{
/*   background-color:#cdcdcd;  */
	width:800px;
	min-width:800px;
	margin: 0 auto;  
	text-align:left;
}
 #topContent
{
	/*background-color:#D7D7D6;*/
	min-width:800px;
	width:800px;  
}
#columns{
	 margin-top:5px; 
}
.row{
	width: 100%;
}
#mainContent{
 	/*background-color:#cf3399;    */
	float: left;
	width:630px;/* borderlardan dolayı +2*/
 min-height:300px;
	/*border:solid 1px #cfcfcf; */
	font-size:90%;
}
#rightContent
{	
/*  background-color:#cdbaca;   */
	float: right;
	z-index: 10;
	width:163px;
	/*	border:solid 1px #cfcfcf; width-2*/
	margin-left:5px;
	/* min-height:350px;*/

}  
.clear {
  clear: both;
}
#bottom{  
  /*background-color:#171795;    */
	 margin-top:5px;   
 padding-top:5px; 
	padding-bottom:5px;
	
		color: #ffffff;
	line-height:17px; 
	font-size:75%; 
	text-indent:10px;
}
 

#bottom a{ 
	color: #ffffff;
	text-decoration: none;
	font-size: 90%; 
 	padding-left:5px; 
 	padding-right:5px;  
}

#bottom a:visited {
	text-decoration:none;
}
#bottom a:hover 
{
	color: #9f0000;
	text-decoration:none;
}    

#topPictures
{
/*	background-color:#CFCF60;
	height:155px;
		 margin-top:5px;   */
 padding-top:5px; 
}

#topUserLinks
{
	color: #535353;
	line-height:17px;
	height:20px;
	font-size:75%;
	text-align:center;
	
}
#topUserLinks a{ 
	color: #535353;
	text-decoration: none;
	font-size: 100%; 
 	padding-left:5px; 
 	padding-right:5px;  
}

#topUserLinks a:visited {
	text-decoration:none;
}
#topUserLinks a:hover 
{
	color: #9f0000;
	text-decoration:none;
}   

.contentText
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #606060;
}

.contentText2
{
	color: #363636;
	font-weight:bold;
}

#divContact
{
	text-transform: capitalize;
}

#divContact a{ 
	color: #363636;
	text-decoration: none;
	font-size: 100%; 
 	margin-left:-5px;   
 	text-transform:lowercase;
}

#divContact a:visited {
	text-decoration:none;
}
#divContact a:hover 
{
	color: #9f0000;
	text-decoration:none;
}   


.borderBottom
{
	border-bottom:solid 1px #cfcfcf;
}

a{ 
	color: #535353;
	text-decoration: none;
	font-size: 90%; 
 	padding-left:5px; 
 	padding-right:5px;  
}

a:visited {
	text-decoration:none;
}
a:hover 
{
	color: #9f0000;
	text-decoration:none;
}   
.flags
{
	margin-left: 10px;
	margin-bottom: -3px;
	color: #3f3f3f;
}

#divContext
{
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify; 
	text-indent:10px;
}

.subTitle
{
	font-weight:bold;
}

.bullet
{
	list-style-position: outside;
	list-style-type: disc; 
}

 .contactTitle
 {
	font-weight:bold;
	font-size:150%; 
/*	text-decoration: underline;*/
padding-bottom :5px;
padding-top :10px;

 }
 
 
.modalpopupBackgroundSitili 

    { 

      background-color:#cfcfcf; 

      filter:alpha(opacity=70); 

      opacity:0.7; 

} 

.modalpopupSitili { 

      background-color:#f5f5f5; 

      border-width:3px; 

      border-style:solid; 

      border-color:Gray; 

      padding:5px; 

      width:300px; 
      text-align:center; 
      visibility:hidden;

} 
.textbox
{
	margin:0;
	padding:0;
	background-color:#ffffff;
	border:1px solid #cccdcd;	 
	font-size:90%;
	font-family:Tahoma, Verdana, sans-serif;
	height:20px;
	line-height:18px; 
} 
 
 .grayBorder
 {
	padding-top:5px;
	border-bottom: solid 1px #b6b6b6;
 height:60px;
 vertical-align:top;
 }
 
 
.newsLink:link
{
	text-decoration: underline;
	color: #0000FF;
}
.newsLink:visited 
{ 
	text-decoration:underline; 
	color: #0000FF;
}
.newsLink:hover 
{ 
	color:#9f0000; 
}