
*{ margin:0px; padding:0px;}
div,table,td,tr,img{border-style: none;
    border-color: inherit;
    border-width: medium;
    text-align: justify;
}


a,a:visited{text-decoration:none;color:#696868; }
a:hover{text-decoration:none;color:#990000;cursor:pointer;}

.bannerBoxAlt{position:relative;height:170px;width:100%;left:0px;top:0px;background:url(../images/bg/bannerAlt.png) repeat-x;}
.bannerBox{position:relative;height:170px;width:1000px;margin:0 auto;padding:0px;}
.logoBox{position:relative;left:-3px;top:2px;width:447px;height:110px;}
.iletisimBox{position:absolute;right:4px;top:10px;width:200px;height:100px;float:left;color:#fff; font-size:13px;}


.menuBox{position:absolute;top:130px; height:40px;width:1000px;background:none; border:none;}
.ortaBox{position:relative; margin:0 auto;left:0px;top:5px; height:auto;width:1000px;}
.ortaBoxAlt{position:relative; left:0px;top:0px; height:auto;width:100%;background:url(../images/bg/noise.png) #f9f9f9;}
.golge{background: #FaFaFa;-webkit-box-shadow:  -2px 2px 3px rgba(50, 50, 50, 0.3);	box-shadow:  -2px 2px 3px rgba(50, 50, 50, 0.3);}

body{
	background-color:#cc0000;
	font: 12px Arial, sans-serif;
	color: #000;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	letter-spacing:normal;
}

#wrapper {
	background: #FaFaFa;
	-webkit-box-shadow:  0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 6px 0px rgba(0, 0, 0, 0.2);
	width: 1000px;
	height:auto;
	padding: 0px 0px 0px 0px;
	margin:40px auto 0 auto;
}

.kutuBaslik{position:relative; width:222px; height:40px;left:0px; right:0px; background:url(../images/kutuBaslik.png) no-repeat;}
.kutuBaslikYazi{position:absolute;left:50px; top:11px; height:20px; width:200px; color:#fff;font-weight:700;font-size:11pt;}
.kutuIcerik{position:relative;padding:4px; left:0px; top:0px; height:220px; width:220px; color:#000; font-weight:400;}

.haberKutu{
	position:relative;
	left:0px;
	top:2px;
	height:122px;
	width:290px;	
}
.haberKutuBaslik a,.haberKutuBaslik a:visited{text-decoration:none;color:#000;}	
.haberKutuBaslik a:hover{text-decoration:none;color:#990000;}

.haberKutuIcerik a,.haberKutuIcerik a:visited{text-decoration:none;color:#696969;}	
.haberKutuIcerik a:hover{text-decoration:none;color:#990000;}
	
.footerBoxAlt {
	position:relative;
	background:#B70000;
	width: 100%;
	height:40px;
	top:0px;
	border-bottom:1px solid #660000;
	border-top:1px solid #660000;
}
.footerBox {
	position:relative;
	background:none; /*#DE1712*/
	width: 1000px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto ;
	height:40px;
}

.sayfaBaslikBox
{
    background:#fafafa;
	opacity:0.6;		
	position:relative;
	left:2px;
	top:0px;
	width:1000px;
	height:50px;
	border:none;
	border-bottom:1px solid #ddd;
}
.sayfaBaslikYazi{
	font-weight:700;
	color:#CC0000;
	position:absolute;
	text-align:left;
	left:5px;
	top:10px;
	width:800px;
	height:30px;	
}
.sayfaBox
{
    overflow:hidden;
	position:relative;
	-webkit-box-shadow:  -2px 2px 3px rgba(50, 50, 50, 0.3);	
	box-shadow:  -2px 2px 3px rgba(50, 50, 50, 0.3);
	left:2px;
	top:0px;
	width:1000px;
	height:auto; 
	border:none;   
}

.sayfaOrtasi
{
    padding:6px;
    color:#000;
    background-color:#fff;
	position:relative;
	text-align:left;
	left:0px;
	top:0px;
	width:988px;
	min-height:500px;
	height:auto;
}

.normalButon {
	-moz-box-shadow:inset 0px 0px 0px 0px #423342;
	-webkit-box-shadow:inset 0px 0px 0px 0px #423342;
	box-shadow:inset 0px 0px 0px 0px #423342;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3278a1), color-stop(1, #10364f) );
	background:-moz-linear-gradient( center top, #3278a1 5%, #10364f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3278a1', endColorstr='#10364f');
	background-color:#3278a1;
	border:1px solid #56a4ed;
	display:inline-block;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	padding:5px 12px;
	text-decoration:none;
}.normalButon:hover 
{
    cursor:pointer;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #10364f), color-stop(1, #3278a1) );
	background:-moz-linear-gradient( center top, #10364f 5%, #3278a1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#10364f', endColorstr='#3278a1');
	background-color:#10364f;
}.normalButon:active 
{
    cursor:pointer;
	position:relative;
	top:1px;
}

.kirmiziButon {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:7px 7px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.kirmiziButon:hover 
{
    cursor:pointer;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.kirmiziButon:active 
{
    cursor:pointer;
	position:relative;
	top:1px;
}

.Sayfalama a:link, .Sayfalama a:visited, .Sayfalama a:active
{
	background-image:url('../images/sayfabg.jpg');
	border:solid 1px #e4e4e4;
	padding:3px 5px 3px 5px;
	margin:1px;	
	font-size:9pt;
	color:#2f2f2f;
	font-weight:bold;
	text-decoration:none;
	font-family:Trebuchet MS;
	cursor:pointer;
}

.Sayfalama a:hover
{
	background-image:url('../images/sayfabg2.jpg');
	border:solid 1px #e4e4e4;
	padding:3px 5px 3px 5px;
	font-size:9pt;
	color:White;
	font-family:Trebuchet MS;
	cursor:pointer;
}


.Sayfalama INPUT
{	background-image:url('../images/sayfabg.jpg');
	border:solid 1px #e4e4e4;
	padding:3px 5px 3px 5px;
	margin:1px;	
	font-size:9pt;
	color:#2f2f2f;
	font-weight:bold;
	font-family:Trebuchet MS;
	cursor:pointer;
}

.Sayfalama span
{
	margin:1px;
}

.Sayfalama B
{
	background-image:url('../images/sayfabg2.jpg');
	border:solid 1px #e4e4e4;
	padding:3px 5px 3px 5px;
	font-size:9pt;
	color:White;
	font-family:Trebuchet MS;
	cursor:pointer;
}

.social-icons {
	margin: 0;
	float: right;
}
.social-icons.about {
	float: left;
	margin: 0 0 0 -5px;
}

.social-icons li {
	display: inline;
	list-style: none;
	text-indent: -9999px;
	margin-left: 5px;
	float: left;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
		
.social-icons li a {
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 28px;
	width: 28px;
}

.social-icons li:hover {background-position: 0 -38px;}

/* Social Widget Icons */
#social a {
	width: 28px;
	height: 28px;
	margin: 0 6px 6px 0;
	display: block;
	float: left;
	text-indent: -9999px;
	background-position: 0 -38px;
}

#social a img{
	border: none;
}
.facebook {background: url(../images/facebook.png) no-repeat;}
.twitter {background: url(../images/twitter.png) no-repeat;}
.youtube {background: url(../images/youtube.png) no-repeat;}