html {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body {
	padding: 0px;
	margin: 0px;
	min-width: 320px;
	background: #FF7000;
	font-family: arial;
}

/******************************Top*************************************/

.container {
	width: 320px;	
	margin-left: auto;
	margin-right: auto;
}

#c1 {
	height: 561px;	
}

#c2 {
	min-height:600px;
}

#c3 {
	height:779px;
}

#c4 {
	height:532px;
}

.top {
	background: url('/img/mobile_top.gif') repeat-x;
	width: 100%;
	height: 181px;
}

#smalltop, #smalltopleft, #smalltopright {
	background-position: 0px -88px;	
	height: 91px;
}

.topleft {
	background: url('/img/mobile_topleft.gif') no-repeat;
	width: 29px;
	height: 181px;
	float: left;	
}

.topright {
	background: url('/img/mobile_topright.gif') no-repeat;
	width: 29px;
	height: 181px;
	float: right;
}


.tabs {
	margin-right: -30px;
	width: 160px;	
	height: 25px;
	float: right;
}

.tab_top {
	background: url('/img/tabs_top.gif') no-repeat;
	background-position: 0px 0px;
	width: 76px;
	height: 25px;
	position: relative;
	top: 0px;
	right: 3px;
	float: right;
	margin-right: 3px;
	padding-top: 2px;
}

.tab_top a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

#logo {
	background: url('/img/logo_2f.gif') no-repeat;
	width: 234px;
	height: 91px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
}

#small_logo {
	background: url('/img/logo_2g.gif') no-repeat;
	width: 143px;
	height: 56px;
	float: left;
	margin-top: 5px;
	margin-left: -25px;
}

/**************************** Bottom and Content *****************************/

#bottom {
	background: white url('/img/mobile_bottom_right.gif') repeat-y top right;
}

.bottom_left {
	background: url('/img/mobile_bottom_left.gif') repeat-y;
}

/********** Login and Sign Up Forms *************/

#loginform, #form {
	padding: 40px;
	padding-top: 0px;
	text-align: left;
	margin-left: 0px;
}	

label {
	color: #6A3B93;
	font-size: 18px;
	font-weight: bold;
}

.field {
	width: 230px;
	height: 25px;
	margin-top: 5px;
	font-size: 110%;
	border: 1px solid #a8a8a8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	filter: alpha(opacity=60);	/*for IE*/
	opacity: 0.6;
}

#login_err {
	width: 100%;
	height: 20px;
	margin-top: 10px;
	margin-left: 3px;
	font-size: 12px;
	color: #FF7000;
}

#login_button {
	height: 41px;
	width: 94px;
}

.signupbox {
	margin-bottom: 10px;	
}

#dob label {
	margin-right: 10px;	
}

#privacy_text {
	color: #6A3B93;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}

#agreement {
	font-size: 12px;
	width: 220px;
}


.formBorder		{
				width: 230px;
				height: 25px;
				margin-top: 5px;
				font-size: 110%;
				border: 1px solid red;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				filter: alpha(opacity=60);	/*for IE*/
				opacity: 0.6;
				}

.formBorder2		{
				width: 230px;
				height: 25px;
				font-size: 110%;
				margin-top: 5px;
				border: 1px solid #6A3B93;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				filter: alpha(opacity=60);	/*for IE*/
				opacity: 0.6;
				}
				
.dobBorder 		{
				border: 1px solid red;
				} 
				
.dobBorder2 	{
				border: 1px solid #6A3B93;
				} 

.genderERR	{
				background-color: red;
				margin-bottom: 10px;
				}
			
/************ Verification ************/

.vbox {
	margin-left: 30px;
	margin-bottom: 15px;
}

.vtop {
	text-align: left;
	font-size: 25px;
	font-weight: bold;	
	color: #444;  
}

#tnumbertop {
	background: url('/img/mobile_tnumbericon') no-repeat;
	height: 24px;
	padding-top: 7px;
	padding-left: 30px;	
	
}

#tnumbertop img {
	margin-bottom: 8px;	
}

#tnumberbottom {
	background: url('/img/mobile_tnumberbox.gif') no-repeat;
	width: 248px;
	height: 37px;	
	margin: 10px 0 0 3px;
	padding: 12px 0 0 2px;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
	}

#pcodetop {
	background: url('/img/mobile_pcodeicon') no-repeat;
	background-position: 5px 5px;
	height: 33px;
	padding-left: 35px;	
}

#pcodetop span {
	float: left;	
}

#pcodetop img {
	margin-bottom: 15px;
	margin-left: 1px;
}

#passcode {
	background: url('/img/mobile_pcodebox.gif') no-repeat;
	width: 158px;
	height: 49px;	
	margin: 3px 0 0 3px;
	padding: 12px 0 0 2px;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;
	
}

#etcinfo {
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#info1, #info2 {
	background-position: 0px 2px;
	width: 240px;	
	padding-left: 30px;
	margin-left: 1px;
	margin-bottom: 7px;
}

#info1 {
	background: url('/img/mobile_star.gif') no-repeat;
	
}

#info2 {
	background: url('/img/mobile_doublestar.gif') no-repeat;
	width: 220px;
}

#vprivacy_text {
	width: 250px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #6A3B93;
	font-size: 15px;
	text-align: left;
}

/************ ChatterHome **********/

#clock h2{
	background: url('/img/mobile_clockarrow.gif') no-repeat;
	background-position: 0px 17px;
	height: 27px;
	margin: 0px;
	margin-top: -10px;
	color: #6A3B93;
	font-size: 15px;
	font-weight: bold;
}

#clock table {
	background: ;
	border-bottom: 2px solid #CDCDCD;	
	width: 100%;
}

#clock a {
	text-decoration: none;	
	font-size: 30px;
	font-weight: bold;
	color: #F89320;
}

#time_hr, #time_min {
	font-size: 30px;
	color: #F89320;
}

#time_hr {
	margin-left: 5px;
	width: 47px;	
}

#time_min {
	background: url('/img/mobile_clockcolon.gif') no-repeat;
	background-position: 0 10px;	
	width: 55px;
}

#subtract_time, #add_time {
	background-color: #E6E6E6;
	width: 80px;
}

#subtract_time {
	height: 100%;
	padding-top: 5px;
	border-right: 2px solid #CDCDCD;
	float: left;
}
#add_time {
	height: 100%;
	padding-top: 6px;
	border-left: 2px solid #CDCDCD;
	float: right;
}

#status {
	background-color: #6A3B93;
	margin-top: 6px;
	height: 29px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}

#status_left_icon {
	margin-left: 10px;
	margin-top: 2px;
	float: left;
}

.icon_w {
	background: url('/img/mobile_matchfoundicon.gif') no-repeat;
	height: 27px;
	width: 50px;	
}

.icon_p {
	background: url('/img/mobile_connectingicon.gif') no-repeat;
	height: 27px;
	width: 26px;
}

.icon_0 {
	background: url('/img/mobile_addtimeicon.gif') no-repeat;
	height: 27px;
	width: 26px;	
}

.icon_n {
	background: url('/img/mobile_addtopicsicon.gif') no-repeat;
	height: 27px;
	width: 28px;	
}

.icon_z {
	background: url('/img/mobile_waitingicon.gif') no-repeat;
	height: 27px;	
	width: 43px;
}

#status_right1 {
	float: left;
	padding-top: 7px;
	margin-left: 10px;
	margin-right: 8px;
	font-size: 12px;
}

#status_right2 {
	height: 21px;
	float: left;
	padding-top: 7px;
	padding-left: 8px;
	border-left: 2px solid #FFF;
	font-size: 12px;
}

h1 {
	margin-left: 5px;
	float: left;
	color: #F89320;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 1px;
}

#post_topic table {
	width: 320px;
}

#posttop {
	width: 320px;
}

#counter {
	width: 40px;
	color: #000;
	text-align: center;
	padding-right: 8px;
}

#counter span {
	color: #000;	
	margin-right: 3px;
}

#post_topic_box {
}

#post_topic_box textarea {
	min-height: 43px;
	max-height: 43px;
	width: 235px;
	border: 1px solid #6A3B93;
	font-size: 11px;
	overflow:hidden;
	margin-left: 8px;
	margin-right: 8px;
	padding: 2px;
}

#post_topic input {
	margin-top: 5px;	
	margin-right: 9px;
	height: 50px;
}

/*******topics *******/
#static_title {
	border-bottom: 4px solid #EAEAEA;
	width: 320px;
}

#static_table table {
	border-bottom: 2px solid #EAEAEA;
}

#static_table a {
	text-decoration: none;	
}

.topic_static, .topic_static_inQ, .topic_static_inQ_hover  {
	padding: 7px;
	border-bottom: 2px solid #EAEAEA;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #000;	
	text-align: left;
}

.topic_static:active {
	color: #E0F0C1;
	background: #CBCBCB;
}

.topic_static_inQ {
	color: #E0F0C1;
	background: #CBCBCB;
}

.topic_static_inQ_hover {
	color: #E0F0C1;
	background: #CBCBCB;
}

.topic_static_inQ:active {
	color: #E0F0C1;
	background: #CBCBCB;
}

#topicstable a {
	text-decoration: none;	
}

#dynamic_topics {
	border-bottom: 4px solid #EAEAEA;
}

#dynamic_title {
	border-bottom: 2px solid #EAEAEA;
	width: 320px;
	height: 34px;
}


 .topic_static_hover, .inQ_n, .inQ_n_hover, .inQ_n:active, .inQ_y, .inQ_y_hover, .inQ_y:active {
	padding: 7px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-align: left;	
}

.topic_static_hover {
	color: #000;
	border-bottom: 2px solid #EAEAEA;
}

.inQ_n {
	color: #000;	
}

.inQ_n_hover {
	color: #000;
}

.inQ_n:active {
	color: #E0F0C1;
	background: #CBCBCB;
	cursor: pointer;
}

.inQ_y {
	color: #E0F0C1;
	background: #CBCBCB;
	
}

.inQ_y_hover {
	color: #FEFEFE;
	background: #CBCBCB;
	cursor: pointer;
}

.inQ_y:active {
	color: #E0F0C1;
	background: #CBCBCB;
	cursor: pointer;
}

.even,.odd {
	width: 100%;
	min-height: 20px;
	padding: 0;
	margin: 0;
	border-top: 2px solid #EAEAEA;
	
}

#older {
	background-color: #6A3B93;
	color: #FFF;
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	margin-top: 20px;
}


/***************************** Footer *****************************/

.shadow_ppl {
	height: 21px;
	width: 310px;
	margin-top: 10px;
	padding-top: 85px;
	padding-right: 10px;
	text-align: right;
}

.copyright {
	color: #6A3B93;
	font-size: 12px;
	font-weight: bold;
}

