@charset "utf-8";
/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.png);
}
td {
	font-family:Arial;
	font-size:11px;
	color:#333333;
}
div { margin:0 auto; }
#menuT .ic {
	background:#FFFFFF;
}
#menuT .mAlt {
	background:url(../img/menuAltBG.png) repeat-x right bottom;
}
#saat {
	font-family:Arial;
	font-size:11px;
	color:#666666;
	margin:12px 0;
	display:inline-block;
}
#menu td .mleft {
	background:transparent;
}
.Menu {
	margin:0;
	padding:0;
}
.Menu li {
	list-style-type:none;
	float:left;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #e1e1e1;
	background:url(../img/menuBG.png) left top;
	padding:10px 0;
}
.Menu li a {
	margin:0 10px;
	color:#268ac8;
	font-family:"Century Gothic";
	font-size:15px;
	font-weight:bold;
}
.Menu #aktif {
	background:#FFFFFF;
}   

.Menu li a:hover {
	background:#FFFFFF;
}

#aktif a {
		color:#7ac826;
}
#asearch {
	background:url(../img/aramaBG.png) no-repeat center center;
	border:0;
	padding:5px 12px;
	width:125px;
	height:20px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
}
#cLeft {
	padding-top:10px;
} 
#content { 
	background:#f4f4f4; 
}
#haberT {
	font-family:Arial;
	font-size:11px;
	color:#333333;
	text-align:left;
}
.haberAlt {
	height:10px;
	background:url(../img/Hdotted.png) top left;
}
.hBaslik {
	font-size:13px;
	color:#2984b1;
	font-weight:bold;
}
.dotted {
	background:url(../img/Hdotted.png) left top;
}
.contentMain {
	padding:15px;
}
#footer {
	background:transparent;
}
#altMenu {
	padding:0;
	margin:0;
	float:right;
}
#altMenu li {
	list-style-type:none;
	float:left;
	padding:10px 0;
}
#altMenu li a {
	margin:0 10px;
	color:#FFFFFF;
}

.footherorta a, .footherorta a:visited {
	color:#ff4e00;
	font-size:12px;
	font-weight:bold;
}

.PgNums
{
	font-family: "Arial";
	font-size:10px;
	margin:10px 0;
	padding:0;
}

.PgNums li
{
	display:inline;
}

.PgNums li a:hover
{
	background:#DF978B;
}

.PgNums li a
{
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	background: #D44C36;
	margin:2px;
	padding:5px;
	color: #FFF;
	font-weight:bold;
	text-decoration:none
}

.PgNums li.aktif a
{
	background: #4F1C14;
	color: #FFFFFF
}

.RefLink
{
    color:#333333;
    font-size:1.5em;
    text-decoration:none;
    text-transform: uppercase;
}

#tpSlider
{
    text-transform: uppercase;
    color:#FFFFFF;
    font-size:1.25em;
    font-weight:bold;
    text-align:center;
}

-->
#ara {
    
}
.imgwrap {
    text-align: center;
    background-color: #F4F4F4;
    padding: 5px 0;
}
/* Contact */
.contactmain {
    overflow: hidden;
    *height: 1%; 
    color:#333333;  
    padding:15px; 
    text-align:left;
    background-color: #ffffff;
    width: 950px;
    font-size:0.9em;
}
.contactmain .contleft {
    float: left;
    width:580px;
    background-color:#ffffff;
    border:1px solid #cccccc;
    padding:10px 0;
}
.contactmain .contright {
    background-color:#fdfdfd;
    border:1px solid #cccccc;
    margin-left:590px;  
    padding:10px 0;
}

.contright .contform {
    
}

.contactmain h2 {
    margin-left:10px;
    color:#666666;
    font-style: italic;
    font-size: 1.5em;
}
.contform form {
    
}
.contform .controw {
    line-height:3;
    margin:0 10px;     
}
.contform .controw span{
    vertical-align: middle;    
}
.controw .label{
    display:inline-block;
    width:75px;
    font-weight:bold;
}
.contform input[type="text"] {
    width:60%;    
}
.contform input[type="submit"] {
    
}
.contform textarea {
    height:100px;
    width:95%;    
}

.continfo .continfocontents {
    line-height:2;
    margin:0 10px 50px;
}
.contmap {
    color:#333333;
}
/* Contact */