﻿*					{ margin: 0; padding: 0; }
body				{ font-size: 62.5%; font-family: Tahoma, sans-serif; }
.head				{ background-image:url(../res/head.jpg); height:145px; width:100%; }
.foot				{ background-image:url(../res/foot.jpg); height:59px; width:100%; /*position:absolute; top:105%; */}
.logo 				{ position: fixed; top:0%; right: 65%; position:absolute;}
.slogan				{ position: relative; top:7%; right: 25%; position:absolute;}
.baslik 			{ position: relative; left: 15%; margin:20px; margin-top:50px; }
.baslikk 			{ position: relative; left: 35%; margin:20px; margin-top:50px; }
.floatLeft 			{ float: left; }
.floatRight			{ float: right; }
.clear				{ clear: both; }
.layoutCenter		{ margin: 0 auto; }
.textCenter			{ text-align: center; }
.textRight			{ text-align: right; }
.textLeft			{ text-align: left; }
.hide				{ display: none; }
.show				{ display: block; }
.invisible			{ visibility: hidden; }
.yazi				{ position: relative; left: 15%; padding-right: 40%; top: 15% font-size: 120%; }
.yazim				{ position: relative; left: 10%; font-size: 100%; }
.orta				{ background-image:url(../res/orta.jpg);}
.ust				{ background-image:url(../res/ust.jpg); height:114px;}
.alt				{ background-image:url(../res/alt.jpg); height:114px; position: relative;}

a { text-decoration: none; color: darkblue;}

p, label				{ font-size: 1.4em; line-height: 1.4em; padding-left: 10px; }

div#page-wrap		{ width: 960px; margin:auto;}

/* p					{ padding-right: 80px; position: relative; margin-bottom: 1.0em;} */
.top				{ position: absolute; bottom: 0; right: 0; }

.home				{ position: absolute; top: 0; right: 0; }

.notice				{ background: #ffdfdf; padding: 10px 0 0 80px; border: 1px solid red; 
					  position: relative; min-height: 70px; font-size: 150%; }
.close				{ position: absolute;  left: 0; top: 0; }

form					{ padding-right: 80px; margin-bottom: 20px; }
fieldset				{ padding: 10px; position: relative; }
label					{ display: block; float: left; width: 120px; }
input, textarea		{ margin-bottom: 5px; }
legend				{ font-size: 1.8em; }
h3					{color:#000066; font-size:12px;}

.signin				{ position: absolute; top: -18px; right: 12px; }

.doviz				{ position: relative; left: 70%; width:200px; }

/* hizalama */

.m					{ position: fixed; left:20px;}

#movers-row 			{ margin: -290px 0 0 160px; position:relative;}
#movers-row div 		{ width: 260px; height: 65px; float: left;}
#movers-icerik 			{ padding: 15px; width: 260px; height: 100px; }

/* ürün gösterme */

h1.menu				{ font-size: 1.5em; float: right;}

h2.number {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 8em;
	color: #ccc;
	float: left;
	margin-right: 10px ;
	margin-bottom: 0px;
}

.comment-box {
	margin: 20px 0px 0px 30px;
	padding: 10px;
	width: 400px;
	border: 1px light grey;
	float: left;
	vertical-align:middle;
}

.comment-box1 {
	margin: 20px 0px 0px 30px;
	padding: 10px;
	width: 700px;
	border: 1px light grey;
	float: left;
}

.comment-boxoyun {
	margin: 0px 0px 30px 30px;
	padding: 20px;
	width: 150px;
	border: 1px light grey;
	float: left;
}

.comment-boxourun {
	margin: 0px 0px 30px 30px;
	padding: 20px;
	width: 300px;
	float: left;
}
.comment-boxourun1 {
	margin: 0px 0px 30px 30px;
	padding: 20px;
	width: 200px;
	float: left;
}
.comment-boxourun1 img {
	margin: 0px 0px 30px 30px;
	padding: 20px;
}
.comment-boxourun img {
	margin: 0px 0px 30px 30px;
	padding: 20px;
}
/*------------------------------------- */

/* form doğrulama */

.panel {
	clear: both;
	display: none;
	border: 3px solid #CCC;
	padding: 1em;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #F2F2F2;
	text-decoration: none;
	color: #999999;
}

#tabs a.active-tab {
	background-color: #CCC;
	border-top: 3px solid #999;
	padding-top: 3px;
	color: #000;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	margin-left: 30px;
	clear: both;
	padding: 0.5em;
}
/* form doğrulama */

/* high slide */
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* high slide */

/* menu */
#tabs {
	float:left;
	width:100%;
	background:#FFF;
	font-size:120%;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 120px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	} 
	
/* menu */