@CHARSET "UTF-8";

body {
	margin: 0px;
	background: #000 url(../img/background.jpg) repeat;
	font-family: arial;
}

#wrapper {
	position: relative;
	width: 960px;
	height: 540px;
	margin: 0px auto;
	padding-top: 0px;
}

#content {
	left: 425px;
	position: absolute;
	top: 225px;
	width: 450px;
}

#aveaterms {
	text-align: center;
	font-size: 12px;
	font-family: arial;
	margin: 5px auto;
	color: #fbfbfb;
}

#turkcellterms2{
	text-align: center;
	font-size: 12px;
	font-family: arial;
	margin: 5px auto;
	color: #fbfbfb;
}

#vodafoneterms {
	text-align: center;
	font-size: 12px;
	font-family: arial;
	margin: 5px auto;
	color: #fbfbfb;
}

#turkcellterms {
	text-align: center;
	font-size: 12px;
	font-family: arial;
	margin: 5px auto;
	color: #fbfbfb;
}

#step1Table {
	display: block;
}

#step2Table {
	text-align: center;
	display: none;
}

#step3Table {
	text-align: center;
	display: none;
}

#step4Table {
	text-align: center;
	display: none;
}

#footer {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	color: #770B21;
	width: 960px;
	margin: 10px auto;
}

#footer p {
	margin: 0px;
}

h5 {
	font-size: 15px;
	text-align: center;
	margin: 0px;
	color: #FFF;
}

#operator,#prefix,#msisdn,#password,#step1submit,#step2submit {
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
}

#operator {
	width: 60px;
}

#operatorname {
	width: 140px;
	font-size: 18px;
}

#prefix {
	width: 55px;
}

#msisdn,#password {
	width: 100px;
}

#step1submit,#step1submit2 {
	padding: 2px 5px;
}
#step2Title { color: #ffffff; font-size: 12px; padding:5px; }