/*
Theme Name: melody
Theme URI: N/A
Description: Make it rain! Probably You gonna do it.
Version: 1.0.6
Author: melody
Author URI: http://kutahyaa.com
Tags: shopping, two columns, fixed-width, colorful
The CSS, XHTML and design is released under GPL:	http://www.opensource.org/licenses/gpl-license.php
*/

html,body,a,table,form
{
	padding:0;
	margin:0;
}

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(images/headerust.jpg) repeat;
	height:70px;
	border-top:5px solid #444444;
}

.headeric
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background: #f5f5f5 url(images/header2.jpg) no-repeat;
	height:70px;
}

#menu
{
	width:100%;
	background: #555555 url(images/navbg.jpg) repeat-x;
	height:35px;
}

.menuic
{
	width:960px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	background: #555555 url(images/navbg.jpg) repeat-x;
	color: #ffffff;
	text-align:left;
}

.menuic a
{
	padding:5px;
	color: #ffffff;
	text-decoration:none;
	font-size:10pt;
	margin-right:20px;
	font-family: Arial;
	font-weight:bold;
}

.menuic a:hover
{
	padding:5px;
	color: #cccccc;
	text-decoration:underline;
	font-size:10pt;
	margin-right:20px;
	font-family: Arial;
	font-weight:bold;
}

.clear
{
	margin-top:7px;
}

#orta
{
	width:100%;
	background: #ffffff url(images/arkabg.jpg) repeat;
	height:320px;
}

.ortaic
{
	width:960px;
	height:320px;
	background:#ffffff url(images/ok.jpg) no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#gri
{
	background: url(images/container.jpg) repeat-x;
	width:100%;
	height:20px;
	clear:both;
}

#container
{
	width:100%;
	background: #f5f5f5 url(images/container.jpg) repeat-x;
	
}

.containeric
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
	clear:both;
	font-size:1.0em;
	background: #f5f5f5 url(images/container.jpg) repeat-x;
}

.main
{
	width:640px;
	float:left;
}

.sag
{
	width:300px;
	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
{

	width:390px;
	background: #cc0000 url(images/sip3.jpg) no-repeat;
	margin-left:5px;
	color: #ffffff;
	font-weight:bold;
}

.aktarcom
{

	width:290px;
	background: #ffffff url(images/aktarr.jpg) no-repeat;
	margin-left:5px;
	color: #555555;
	float:right;
}

.aktarcom a
{
	color: #116B11;
	text-decoration:none;
}
	

h1
{
	font-size:16pt;
	color: 444444;
	margin:0;
	font-weight:bold;
	background: #f9f9f9;
	width:100%;
}

h1 a
{
	text-decoration:none;
	color: #444444;
}

h1 a:hover
{
	text-decoration: underline;
	color: #555555;
}

h2
{
	font-size:9pt;
	color: #199616;
	margin:0;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
}

h3
{
	font-size:9pt;
	color: #444444;
	margin:0;
	border-bottom:1px solid #cccccc;
	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;
}

#headersabit
{
	height:180px;
	width:195px;
	background: url(images/gift.png) repeat-x;
	position:fixed;
  top: 0;
  left: 1120px;
  right: 0;
}

#footeralt
{
	height:80px;
	width:100%;
	background:#555555 url(images/bg_1.png) repeat-x;
	position:fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

#aktarlogo
{
	background: url(images/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:25%;
	text-align:center;
	float:left;
}

#destek
{
	width:33%;
	text-align:center;
	float:right;
}

.area3
{
	border:1px solid #cccccc;
	padding:5px;
	background: #ffffff;
	width:200px;
}

.button3
{
	border: 1px solid #ffffff;
	background: #444444;
	color:#ffffff;
}
	

#bosluk
{
	height:80px;
}

.siparisbaslik
{
	height:33px;
	background:#555555 url(images/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:230px;
	font-size:1.1em;
}

.textarea
{
	border:1px solid #cccccc;
	background: #ffffff;
	padding:3px;
	width:230px;
	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: #d0cfcf;
	border:1px solid #d0cfcf;
	color: #000000;
	font-size:1.3em;
}



.yorumtitle
{
	background: #f5f5f5 url(images/bg_1.png) repeat;
	height:25px;
	width:552px;
	color: #ffffff;
	font-size:1.2em;
	padding:3px;
	margin-bottom:0;
}

.yorumtitle a
{
text-decoration:none;
color: #ffffff;
}

.yorumalt
{
	background: #f5f5f5 url(images/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;
}


.redkutu
{
	padding:2px;
	background: #f7f7f7;
	width:290px;
	margin-left:auto;
	margin-right:auto;
}

.whitekutu
{
	padding:2px;
	background: #ffffff;
	width:270px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #cccccc;
	text-align:center;
}

.imagesborder
{
	padding:2px;
	border:1px solid #cccccc;
}

.ara
{
	width:260px;
	height:190px;
	background: #555555 url(images/araback.jpg);
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	color: #ffffff;
	text-align:left;
}	

.ortali
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

.menuic ul
{
	margin-top:0px;
	margin-bottom: 0px;
}

.menuic li
{
	float:left;
	list-style-type:none;
}

.entry
{
	border: 2px solid #f7f7f7;
	padding:1px;
	margin-bottom:5px;
}



.area3
{
	border:1px solid #cccccc;
	padding:3px;
	background: #ffffff;
	width:170px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.button3
{
	border: 1px solid #555555;
	background: #444444;
	color:#ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#cagri
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	color: #ffffff;
	margin-top:5px;
}

#aktarlogo
{
	background: url(http://www.fixitprocizik.com/images/aktarlogo.PNG) no-repeat left top;
	float:left;
	height:55px;
	width:150px;
	margin-right:150px;
}

#form
{
	width:35%;
	text-align:center;
	float:left;
	font-size:0.8em;
}

#destek
{
	width:33%;
	text-align:center;
	float:right;
	color: #ffffff;
	font-size:0.8em;
}

#footeralt
{
	height:40px;
	width:100%;
	background:transparent url(images/bg_1.png) repeat-x;
	position:fixed;
	margin-left:auto;
	margin-right:auto;
	color: #464646;
  bottom: 0;
  left: 0;
  right: 0;
	
}

.bosluk
{
	height:40px;
	width:100%;
	clear:both;
}

#commentsx
{
	background: #f5f5f5;
	padding:5px;
}

.commentust
{
	background: url(images/yorumtitle.jpg);
	width:640px;
	height:63px;
	color: #ffffff;
	margin-top:0px;
	margin-bottom:-20px;
}

.commentust a
{
	color: #ffffff;
	text-decoration:none;
}

.commentalt
{
	background: url(images/yorumalt.jpg);
	width:640px;
	height:63px;
	margin-left:-1px;
	margin-top:-21px;
	margin-bottom:0px;
	padding:0px;
}

.commentlist
{
	background: #f9f9f9;
	padding:5px;
	width:566px;
	margin-top:-10px;
	margin-bottom:0px;
	padding:0px
}

.commentorta
{
	background: #ffffff url(images/yorumorta.jpg) repeat-y;
	width:640px;
	margin-top:5px;;
	margin-bottom:0px;
	margin-left:0px;
}

#sidebar li
{
	list-style-type:none;
}

	

	
	

