@charset "utf-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	margin-top:0px;
	text-align:center;
	background-color: #2a2a2a;
	background-image: url(../images/listome_back.png);
	background-repeat: repeat-x;
}

a {
	color:#090;}

a:hover {
	color:#090;}

h1 {
	color:#00af18;
	font-size:21px;}
	
h2 {
	color:#00af18;
	font-size:18px;}

.yazi {
	font-size:12px;
	font-weight:bolder;
	text-shadow: #fff 0 1px 0;
	margin-top: -50px;
	text-align:center;
	}
	
.uyari{
	color:#fff;
	background:url(../images/please.png) no-repeat;
	width:445px;
	height:55px;
	padding-top:8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -32px;
	text-shadow: #000 0 1px 0;
	}	

.error {
	display:block;
	width:150px;
	height:50px;
	padding:20px;
	background:url(../images/error.png) no-repeat;
	margin-top:-15px;
	margin-left: auto;
	margin-right: auto;
	}
	
.inputmain {
	display:block;
	padding:10px;
	margin-left:10px;
	width:380px;
	height:30px;
	background:url(../images/inputmain.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	}
	
.inputcc {
	width: 200px;
	height: 20px;
	text-indent: 8px;
	background: url(../images/inputcc.png) no-repeat;
	border:0;
	}
	
.button {
	width:50px;
	background: url('../images/inputbut.png') no-repeat;
	border: none;
	cursor:pointer;}
	
.button:hover {
	background: url('../images/inputbuth.png') no-repeat;
	width:50px;
	border: none;}

.bottombox{
	width:200px;
	height:320px;
	padding:10px;
	float:left;
	background: url('../images/bottomback.png') no-repeat;
	text-align:left;
	font-size:10px;
	font-weight:lighter;
	}

.bottombox li{
	list-style:none;
	margin-left:-25px;
	margin-bottom: 5px;
	}

.bottombox1{
	display:block; 
	width:660px;
	height:350px;
	margin-top:30px; 
	float:none;
	padding-bottom:-60px;
	margin-left: auto;
	margin-right: auto;
	z-index:-1000;
	}
	
.bottomimg{
	margin-top: -30px;
	float:right;
	margin-left:10px;}

.footer{
	display:block;
	color:#ccc;
	width:100%;
	font-size:10px;
	}	
	
.slide-out-div {
          padding: 20px;
          width: 450px;
          background: url('../images/formback.png');
          border: 1px solid #00af18;
		  -moz-border-radius: 0 0px 40px 0;
		  text-align:left;
}  

#message {
	width:315px;
	height:125px;
	background: url('../images/done.png') no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top:3px;
	}

.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
width:400px;
padding:5px;
}

/* ----------- stylized ----------- */
#stylized{
	padding-top:20px;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input, #stylized textarea {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized .buttonmsg{
clear:both;
margin-left:150px;
width:50px;
border:none;
background: url(../images/inputbut.png) no-repeat;
text-align:center;
font-size:11px;
font-weight:bold;
cursor:pointer;
font-weight:normal;
}

#stylized .buttonmsg:hover{
	background: url(../images/inputbuth.png) no-repeat;}