﻿#uyari
{
	position: relative;
	float: left;
	width: 570px;
	min-height: 100px; /* ie6 min-height hack*/
	height: auto !important; /* önemli not: ie6 için min-height hacklerken yazım sırası bu şekilde olmalıdır -tolga- */
	height : 100px; /* ie6 min-height hack*/
	margin: 0;
	padding : 5px;
	display: inline;
	background-color: #fefff1;
	border: dashed 1px #890000;
}

#puan
{
	position: relative;
	float: left;
	width: 270px;
	min-height: 180px;
	height: auto !important; 
	height : 180px;
	margin: 10px 0 0 0;
	padding : 5px;
	display: inline;
	border: solid 1px #CCCCCC;
	background-color : #F5F5F5;
}

#puan td, th
{
	padding : 3	px;
}

#userBilgi
{
	position: relative;
	float: right;
	width: 260px;
	min-height: 180px;
	height: auto !important; 
	height : 180px;
	margin: 10px 0 0 10px;
	padding : 5px;
	display: inline;
	border: solid 1px #CCCCCC;
	background-color : #F5F5F5;
}

/* fonts */

.userBaslik
{
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #006a05 ;
	text-align: center;
}

#userLogin
{
	position: relative;
	float: left;
	margin: 5px;
	padding: 0;
	text-align: right;
	width: auto;
	height: 20px;
	text-align: left;
	display: inline;
}

#userLogin
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: Transparent;
	color: black;
}

#userLogin a,
#userLogin a:active,
#userLogin a:visited
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #A9648B;
	text-align: left;
	outline: none;
}

#userLogin a:hover
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	text-align: left;
	outline: none;
}


.userMinihead
{
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #890000 ;
	text-align: center;
	outline: none;
	padding: 0;
}


.stepDiv
{
	background-color: White;
	width:580px;
	margin-bottom: 10px;
	padding: 0;
	position:relative;
	float:left;
}

.stepsInDiv
{
	background-color: White;
	width:580px;
	margin: 0;
	padding: 0;
	position:relative;
	float:left;
}


.userMidhead
{
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #890000 ;
	text-align: center;
	outline: none;
	padding: 0;
}


.uyariDiv
{
	position: relative;
	float: left;
	width: 560px;
	min-height: 30px; /* ie6 min-height hack*/
	height: auto !important; /* önemli not: ie6 için min-height hacklerken yazım sırası bu şekilde olmalıdır -tolga- */
	height : 30px; /* ie6 min-height hack*/
	margin: 5px;
	padding : 5px;
	display: inline;
	background-color: #fefff1;
	border: dashed 1px #890000;
	text-align: center;
}
