html, body{ 
	margin:0; 
 	padding:0; 
 	text-align:center;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	/*color: #333333;*/
	color: #333333;
	background: #ffffff;
}

table,tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	margin:0;
	padding:0;
}


a:link, a:visited
{
	color: #6d6f71;
	text-decoration: none;
}

a:hover
{
	color: #c4151c;
	text-decoration: none;
}

#mainContainer{ 
 	width:995px; 
 	height:768px;
 	text-align:left;  
 	margin: 0px auto 0px auto;
 	background-color:#FFFFFF; 
} 

#topImage {
	background-image:url('../conimages/topImg.jpg');
	background-repeat:no-repeat;
	height:184px;
}

#topImageEn {
	background-image:url('../conimages/topImgEn.jpg');
	background-repeat:no-repeat;
	height:184px;
}

#menuContainer {
	background-image:url('../conimages/menubg.jpg');
	background-repeat:no-repeat;
	height:31px;
}

#contentContainer {
	background-image:url('../conimages/mainbg.jpg');
	background-repeat:no-repeat;
	
}

ul#navlist
{
	margin: 0;
	padding: 10px 0px 0px 40px;
	white-space: nowrap;
	font-weight:bold;
	color:#6d6f71;
}

#navlist li
{
	padding-left:5px;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	color: #6d6f71;
	text-decoration: none;
}

#navlist a:hover
{
	color: #c4151c;
	text-decoration: none;
}

#subMap {
	font-size:10px;
	color: #6d6f71;
	padding-bottom:10px;
}

ul#rightMenuList
{
	text-align:right;
	margin: 0;
	padding: 20px 30px 0px 0px;
	white-space: nowrap;
	font-weight:bold;
	color:#6d6f71;
	font-size:11px;
}

#rightMenuList li
{
	display: block;
	list-style-type: none;
}

#rightMenuList a:link, #rightMenuList a:visited
{
	color: #6d6f71;
	text-decoration: none;
}

#rightMenuList a:hover
{
	color: #c4151c;
	text-decoration: none;
}

#rightElements {
	padding:0px 0px 0px 5px;
}

#headerImg {
	padding:0px 0px 20px 47px;
}

#photoGallery {
	margin-top:15px;
}

.galThumb img{
border: 2px solid #6d6f71;
}

.galThumb:hover img{
border: 2px solid #c4151c;
}

.galThumb:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

.srcBox {
	font-size:10px;
	color:#6d6f71;
	width:95px;
	border:1px solid #d1d3d4;
}

.clearfix:after {
	content: "."; 
 	display: block; 
	height: 0; 
 	clear: both; 
 	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

#crossLink a:link, #crossLink a:visited
{
	color: #cc0000;
	text-decoration: none;
}

#crossLink a:hover
{
	color: #cc0000;
	text-decoration: underline;
}

/* IE-mac'den gizle \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* IE-mac'den gizle son */  

#subSecTitle {
	color:#6d6f71;
	font-size:1.7em;
	padding:2px 0px 10px 0px;
	float:left;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boxW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:390px;
}
