/*
v.1.0
Çağrı Burak Sürer
29.06.2010
*/

html,body,a,table,form
{
	padding:0;
	margin:0;
}

img
{
border:0px none;
}

body
{
	font-family:Arial;
	font-size:0.9em;
	background: #ffffff;
}

a
{
	text-decoration:none;
	color: #555555;
}

a:hover
{
	text-decoration:none;
	color: #cccccc;
}

#header
{

	width:100%;
	background: #ffffff url(../img/headerust.jpg) repeat;
	height:70px;
	border-top:5px solid #555555;
}

.headeric
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background: #f5f5f5 url(../img/header.jpg) no-repeat;
	height:70px;
}

#menu
{
	width:100%;
	background: #555555 url(../img/menubg.gif) repeat-x;
	height:35px;
}

.menuic
{
	width:960px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	background: #555555 url(../img/menubg.gif) repeat-x;
	color: #444444;
	text-align:left;
}

.menuic a
{
	padding:5px;
	color: #444444;
	text-decoration:none;
	font-size:10pt;
	margin-right:20px;
	font-family: Arial;
	font-weight:bold;
}

.menuic a:hover
{
	padding:5px;
	color: #555555;
	text-decoration:none;
	font-size:10pt;
	margin-right:20px;
	font-family: Arial;
	font-weight:bold;
}

.clear
{
	margin-top:7px;
}

#orta
{
	width:100%;
	background: #ffffff url(../img/ortadivbg.jpg) repeat;
	height:320px;
}

.ortaic
{
	width:960px;
	height:320px;
	background:#ffffff url(../img/ortabg.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#gri
{
	background: url(../img/container.jpg) repeat-x;
	width:100%;
	height:20px;
	clear:both;
}

#container
{
	width:100%;
	background: #f5f5f5 url(../img/container.jpg) repeat-x;
	
}

.containeric
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	clear:both;
	font-size:1.0em;
	background: #f5f5f5 url(../img/container.jpg) repeat-x;
}

.main
{
	width:560px;
	float:left;
}

.sag
{
	width:400px;
	float:right;
	background: #ffffff;
	margin-bottom:20px;
}

#paketler
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	clear:both;
	margin-bottom:5px;
}

#comments
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	clear:both;
	margin-bottom:10px;
}

.siparis
{
	height:500px;
	width:390px;
	background: #eeeeee url(../img/j.jpg) no-repeat;
	margin-left:5px;
	color: #555555;
	font-weight:bold;
}

.aktarcom
{

	width:390px;
	background: #ffffff url(../img/aktarr.jpg) no-repeat;
	margin-left:5px;
	color: #555555;
	float:right;
}

.aktarcom a
{
	color: #116B11;
	text-decoration:none;
}
	

h1
{
	font-size:16pt;
	color: #498126;
	margin:0;
	border-bottom:1 px solid #cccccc;
	font-family: "Times New Roman";
	font-weight:bold;
}

h2
{
	font-size:12pt;
	color: #aad7f4;
	margin:0;
	border-bottom:1 px solid #cccccc;
	font-family: "Times New Roman";
	font-weight:bold;
}

#footer
{
	width:100%;
	background: #444444;
	clear:both;
	height:50px;
}

.footeric
{
	width:960px;
	background: #444444;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	color: #cccccc;
	font-size:8pt;
}

#footeralt
{
	height:80px;
	width:100%;
	background:#555555 url(../img/bg_1.png) repeat-x;
	position:fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

#aktarlogo
{
	background: url(../img/aktarlogo.PNG) left top;
	float:left;
	height:55px;
	width:150px;
	margin-right:150px;
}

#cagri
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	color: #ffffff;
	margin-top:5px;
}

#form
{
	width:33%;
	text-align:center;
	float:left;
}

#destek
{
	width:33%;
	text-align:center;
	float:right;
}

.area3
{
	border:1px solid #cccccc;
	padding:5px;
	background: #ffffff;
	width:250px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.button3
{
	border: 1px solid #555555;
	background: #444444;
	height:50px;
	color:#ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.button3:hover
{
	border: 1px solid #555555;
	background: #555555;
	height:50px;
	color:#ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}	

#bosluk
{
	height:80px;
}

.siparisbaslik
{
	height:33px;
	background:#555555 url(../img/bg_1.png) repeat-x;
	color: #ffffff;
	font-size:19pt;
	font-weight:bold;
	text-align:center;
	
}

b
{
	color: #c40908;
}	

.area
{
	border:1px solid #cccccc;
	background: #ffffff;
	padding:3px;
	width:250px;
	font-size:1.1em;
}

.textarea
{
	border:1px solid #cccccc;
	background: #ffffff;
	padding:3px;
	width:250px;
	height:90px;
	font-family: Arial;
	font-size:1.2em;
	overflow:auto;
}

.area2
{
	border:1px solid #cccccc;
	background: #ffffff;
	padding:3px;
	width:350px;
	font-size:1.1em;
}

.textarea2
{
	border:1px solid #cccccc;
	background: #ffffff;
	padding:3px;
	width:350px;
	height:150px;
	font-family: Arial;
	font-size:1.2em;
	overflow:auto;
}

.button
{
	background: #9e3e49;
	border:1px solid #9e3e49;
	width:230px;
	color: #ffffff;
	font-size:1.3em;
}



.yorumtitle
{
	background: #f5f5f5 url(../img/bg_1.png) repeat;
	height:25px;
	width:552px;
	color: #ffffff;
	font-size:1.2em;
	padding:3px;
	margin-bottom:0;
}

.yorumtitle a
{
color: #ffffff;
text-decoration:none;
}


.yorumalt
{
	background: #f5f5f5 url(../img/com.png) no-repeat left top;
	width:550px;
	color: #555555;
	padding:3px;
	border:1px solid #cccccc;
	margin-bottom:10px;
}

.sagyorum
{
	float:right;
	width:400px;
	border-left:1px solid #cccccc;
	margin-right:-9px;
	margin-bottom:10px;
}


	
	

