/*@charset "utf-8";
 CSS Document */

/*
Litespell CSS legend  =======================================

Company & Project Owner: Litespell
Project: Milka StyleSheet
Author: Volkan Ongun
Comments: -_-


special thanx to;
-----------------
old holdborn,OCB,miller,murcof,blackfield,doors,pink floyd,
dream theater,alan parsons,alice in chains

================================================================

R E S E T  S T Y L E S */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0; padding: 0;}
ol, ul {list-style: none;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
table {border-collapse: separate;}
caption, th, td {text-align: left;}
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
a {text-decoration:none;outline:none;}
a:hover,a:active {text-decoration:underline;outline:none;}
fieldset,img,a img {border:0;}
object,input {outline:none;}
strong {font-weight:bold;}

/* site helper styles */ 
.clr {clear: both;}
.spacer {width:100%;height:20px;}
.midspacer {width:100%;height:50px;}
.clrspacer {clear:both;height:8px;}
.lefty {float:left;}
.righty {float:right;}

/*============================================ = reset styles */




/*===================================================================

t y p o g r a p h y  */
body {font-family: Tahoma,Helvetica,sans-serif;font-size:11px;color:#FFF}

/*============================================ = typography styles */

body { background:black url(../images/back.png) repeat-x top left;}
	.main {width:875px;margin:0px auto;}
	.logo {position:absolute;left:0;top:0;}
	.big-yellow {width:702px;height:403px;background:url(../images/big_yellow.jpg) no-repeat left top;position:relative;margin-top:13px;margin-top:139px}
		.big-yellow .close-btn{position:absolute;width:10px;height:1px;background:green;right:49px;top:80px;}
		.big-yellow .purple {height:396px;left:457px;position:absolute;top:102px;width:439px;z-index:2;
							_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=no-scale src='images/purple.png');}
		.big-yellow .purple[class] {background:url(../images/purple.png) top left no-repeat;}
		.big-yellow .form {height:316px;left:489px;position:absolute;top:144px;width:394px;z-index:3;}
		.form table tr .text {text-align:right;}
		.form table tr .text img {margin-right:10px;}
			.form table tr td .milka-textinput {background:none;border-bottom:1px solid #dadada;border-top:none;border-right:none;border-left:none;width:239px;color:#FFF;font-family: "Lucida Grande",Trebuchet MS,Helvetica,sans-serif;font-size:12px;}
			.form table tr td .milka-capctha {background:white;width:100px;}
		.milka-title {_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=no-scale src='images/title.png');width:327px;height:41px;margin-left:25px}
		.milka-title[class] {background:url(../images/title.png) top left no-repeat;}
		.form-submit-btn {float:right;margin-right:31px;margin-top:17px;opacity: .50;filter: alpha(opacity=50);-ms-filter: "alpha(opacity=50)";-khtml-opacity: .50;-moz-opacity: .50; cursor:default;}
		.error-message {line-height:15px;margin:23px auto 0;width:286px;}
			.error-message li {list-style-type:circle;color:Orange;}
		
		.error-message-last {margin:23px auto 0;width:286px;color:Orange;}
		.error-message-last ul {margin-top:120px;}
			.error-message-last li {font-size:15px;text-align:center}
		
		.capcha-reset span {left:-5px;position:relative;top:5px;}
		.capcha-reset input{background:none;border-bottom:1px solid #dadada;border-top:none;border-right:none;border-left:none;width:110px;color:#FFF;font-family: "Lucida Grande",Trebuchet MS,Helvetica,sans-serif;font-size:12px; }
		.capcha-error {color:orange;padding:8px 0 8px 0}
		.email-error {color:orange;padding:0;margin:0;}
		.form table tr td a {color:Orange;}