/* CSS Document */
* {
	margin: 0px;
}

#container {
	width: 919px;
	margin: 0 auto 0 auto;
}

#cidlogos {
	width: 800px;
	text-align: center;
}
#cidlogos img {
	border: 0;
}

#header {
	width: 919px;
	height: 88px;
	background-image: url(../images/header.gif);
}

#google_header {
	width: 919px;
	height: 88px;
	background-image: url(../images/google_header.gif);
}

#header1 {
	width: 919px;
	height: 88px;
	background-image: url(../images/header1.gif);
}

#header2 {
	width: 919px;
	height: 88px;
	background-image: url(../images/header2.gif);
}

#phone {
	width: 283px;
	height: 459px;
	float: left;
	clear: right;
}

#content {
	width: 636px;
	height: 440px;
	float: left;
	clear: right;
}

#input {
	height: 234px;
	width: 516px;
	background-image: url(../images/input.gif);
	padding: 5px 100px 0 20px;
	text-align: center;
}
#stamp_predip {
	position:absolute;
	top:-80px;
	left: 430px;
}
#stamp_pin {
	position:absolute;
	top:-80px;
	left: 360px;
}
#stamp_tm_pin {
	position:absolute;
	top:-50px;
	left: 410px;
}
#stamp_confirm {
	position:absolute;
	top:-80px;
	left: 430px;
}
#step {
	height: 121px;
	width: 636px;
}

#logos {
	background-image: url(../images/logos.gif);
	height: 99px;
	width: 636px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.txtinput {
	margin-right: 15px;
	text-align: center;
	font-weight: bold;
}

.imagebtn {
	cursor: pointer;
}

#tacagree {
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	padding: 5px;
}
#tacagree a {
	color: #008000;
}	
#tacagree b {
	font-weight: bold;
	font-size: 11px;
}

#termstxt {
	width: 900px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
}

#termstxt b {
	font-weight: bold;
	font-size: 11px;
}

#termstxt a {
	color: #0000FF;
}

.mobileinput {
	border: 1px solid black;
	margin-right: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	left: 200px;
	width: 70px;
	height: 36px;
}

.mobileinput_last4dig {
	border: 1px solid black;
	margin-right: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	width: 93px;
	height: 36px;
}


#submiterror {
	background-color: Red;
	border: 2px solid #000000;
	color: White;
	position: absolute;
	top: 30px;
	left: 250px;
	font-size: 15px;
	font-weight: bold;
	width: 300px;
	padding: 8px 8px 8px 8px;
}

#submiterror_center {
	position: absolute;
	background-color: #008400;
	border: 2px solid #000000;
	color: White;
	top: 80px;
	left: 540px;
	font-size: 17px;
	font-weight: bold;
	width: 280px;
	padding: 8px 8px 8px 8px;
}

#carrier {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
}

#price b {
	font-weight: bold;
}

#price {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

#ph_confirm {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

#phno {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

#wrongno {
	font-size: 15px;
}

#pin_desc {
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 5px;
}

#phdev {
	font-family: Times, Arial, Helvetica, sans-serif;
	color: #008400;
	font-size: 14px;
	font-weight: bold;
}

#processingmsg {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

#age_res {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

#confirmmsg {
	width: 500px;
}

#pinmsg {
	font-size: 11px;
	font-family: Arial;
}

#pinmsg a {
	font-weight: bold;
	color: #008000;
}

#time_count {
	color: #008000;
	font-weight: bold;
	font-size: 12px;
}

#disphbox {
	background-image: url(../images/arrows1.gif);
	background-repeat: no-repeat;
}

#phonefields {
	background-image: url(../images/arrows2.gif);
	background-repeat: no-repeat;
}

#inside_content {
	position: relative;
	width: 550px;
}
/* CSS Document */
