/* GLOBAL ELEMENTS */
html,body {
	margin: 0; padding: 0;
	width: 100%;  min-height:100%;
	height:auto !important;
	height:100%;
}
body {
	background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 80%;

}

a {
	font-weight: bold;
	text-decoration: none;
	color: #CC3333;
}
a:hover { color: #66CC33; }
label {
	font-weight: bold;
	line-height: 20px;
}
.clear { clear: both; }

/* LAYOUT */
#centred {
	width: 600px;
	position: relative;
	top: 50px; left: 50%;
	margin: 0 0 0 -300px;
}
#wrapper {
border-left:#CC0000 solid 7px;
border-right:#CC0000 solid 7px;
border-bottom:#CC0000 solid 2px;
border-top:#CC0000 solid 2px;
	background: #FF9FA2;
	padding: 15px;
}
#logo {
	width: 113px; height: 80px;
	background: url(logo.gif) no-repeat;
	float: left;
	padding: 5px;
}

/* CONTENT STYLING */
.results {margin:0;padding:0;margin-left:5px;}
.results li {margin:5px;list-style-type:none;padding:3px;}
.results li a {text-decoration:none;color:#000;padding:3px;background-color:white;border:1px solid #d19537;}

h1 {
	margin: 0;
	line-height: 65px;
	font-size: 300%;
	color: #CC3333;
}
h1 span { color: #66CC33; }
hr { display: none; }
.hr {
	height: 1px;
	width: 100%;
	background: #CC3333;
	clear: both;
	margin: 10px 0 10px 0;
}
.ust {
	margin: 0px; padding: 5px;
	border: 1px solid #ccc;
	background: #eee;
	height:95px;
}
.urlinput {
	background: #fff url() repeat-x;
	width: 350px;
	border: 1px solid #1d7093;
	font-size: 24px;
	padding: 2px;
	margin: 12px
}
.submitbutton {
	margin-left: 5px;
	background: #fff url() repeat-x;
	height: 64px; width: 19px;
	padding: 0; text-align: center;
	font-weight: bold;
}
#videolar { padding-left:0px; text-align:left; width:470px; color: #fff; margin-bottom: 10px; }
#footer {
	width:500px;
	height:84px;
	color:#901475;
	position: relative;
	clear: both;
	font-size: x-small;
	text-align: left;
	line-height: 20px;

}
#footer a {
	font-weight:bold;
	color:#8e8e8e;
}
#footer ul {
	padding-top:10px;
}
#footer ul li {
	display:inline;
}

#error { 
	color: #FF3333;
	border: 1px dotted #ccc;
	padding: 2px;
}

/* TOOLTIP HOVER EFFECT */
.tooltip { cursor: help; }
.tool-tip {
	color: #fff;
	width: 200px;
	z-index: 1000;
	background: #555;
	font-size: 85%;
}
.tool-title {
	font-weight: bold;
	margin: 0;
	padding: 4px;
}
.tool-text {
	padding: 0 6px 6px 6px;
}
.orta{background: url(mainbg.gif) no-repeat center top; height:75px; width:470px; font-size:10px; font-weight:bold; height:137px;}
.orta1{padding-bottom:300px;}
.reklam{ background:url(reklam.gif) no-repeat top; width:470px; height:80px;  text-align:center; }
.rek{padding-top:18px;}

