html {
	font-size:125%;
	height:100%;
	}

/* hack for stupid ie */
* html body {
	font-size:50%;
	}

* {
	padding: 0;
	margin: 0;
	border: 0;
	}

body {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:50%;
	background-color:#CCCCCC;
	height:100%;
	}
	
p {
	font-size:1.2em;
	line-height:1.4em;
	}
	
#main {
	float:left;
	width:820px;
	padding:10px;
	width:600px;
	margin-bottom:30px;
	}

	
.border {
	border:1px solid #000000;
	}

#wrap {
	width:960px;
	background-color:#ffffff;
	margin:0 auto 0 auto;
	text-align:left;
	}
	
	
#sidebarright {
	float:right;
	width:300px;
	padding-right:10px;
	margin-bottom:30px;
	}
	
	
.clear {
	overflow: auto;
	width: 100%;
}


.heading {
	padding: 0 0.5em 0.5em;
	}

#main h1{
	font-size:3.4em;
	margin-left:0;
	padding-left:0;
	}
	
.signuporange{
	background: #FF9900 url(../images/layout/orange_signup.gif) repeat-x top left;
	height:64px;
	width:160px;
	text-align:center;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
	border:1px solid #FF3300;
	margin:2em auto 1em auto;
	}

.signuporange p {
	font-size:1.8em;
	font-weight:500;
	margin-top:1em;
	}
	
.bluetop {
	background:#ffffff url(../images/layout/people_bluetop_bg.gif) bottom left repeat-x;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
	}
	
.bluetop h2 {
	color:#FFFFFF;
	font-size:2.4em;
	padding:0.2em;
	padding-left:10px;
	}

.greybox {
	background:#ffffff url(../images/layout/features_bg.gif) repeat bottom left;
	border: solid 1px #999999;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
	}

#sidebarright .bluetop {
	width:300px;
	}
	
#sidebarright .greybox {
	width:298px;
	}

#signup {
	margin:10px;

	}
	
#signup p {
	margin-left:100px;
	}

#signup ul{
	list-style-type:none;
	text-align:left;
	margin-bottom:20px;
	}
	
#signup li{
	font-size:1.2em;
	margin-bottom:5px;
	}
	
#signup label {
	float:left;
	width:90px;
	}
	
.joininput {
	margin-left:10px;
	width:175px;
	}


.formagreement {
	float:left;
	margin-right:10px;
	}
	
.formsubmit {
	padding:2px;
	border:1px solid #FF3300;

	margin-top:10px;
	background:#FF9900 url(../images/layout/orange_signup.gif) repeat-x scroll left top;
	width:175px;
	}

/*----------------------STYLE FOR T & C ------------------------*/

.tandc h2 {
	margin-bottom:0.5em;
	}
	
.tandc li{
	line-height:1.4em;
	margin-bottom:0.2em;
	margin-left:3em;}
	
.tandc li{
	font-size:1.2em;
	}
	
.tandc li li {
	font-size:1em;
	}
	
.tandc p {
	margin-top:2em;
	margin-bottom:2em;
	}	
	

	
/*-----------------STYLE FOR FEEDBACK-------------------*/

.feedbackbox p{
	margin:10px;
	line-height:1.6em;
	font-size:1.4em;
	}
	
.feedbackbox label {
	float:left;
	width:150px;
	}

.feedbackbox input {
	margin-left:170px;
	width:220px;
	}
	
.feedbacksubmit {
	background-color:#003399;
	padding:0.2em;
	color:#FFFFFF;
	font-weight:700;
	}

p .feedbacksubmit {
	margin-left:155px;
	}

	
	
/*-----------------STYLE FOR FAQ -------------------*/
	

.questionslist {
	margin:10px;
	font-size:1.2em;
	list-style-position:inside;
	line-height:1.4em;
	}
	

.questions a {
	text-decoration:none;
	}
	
.questions a:hover{
	text-decoration:underline;
	}
	
.questionslist li {
	padding-left:10px;;
	margin-bottom:0.5em;
	}

#main .questionsbox {
	width:598px;
	margin-bottom:20px;
	background:#ffffff url(../images/layout/features_bg.gif) repeat bottom left;
	border: solid 1px #999999;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
	}

.faqs .greybox p {
	margin:1em;
	font-size:1.4em;
	line-height:1.6em;
	}
	
.faqs .greybox {
	margin-bottom:20px;
	}
	
#sidebarright .questioncontact img{
	float:left;
	width:75px;
	margin:0.5em;
	}
#sidebarright .questioncontact p{
	margin-left:100px;
	margin-top:0.8em;
	font-size:1.4em;
	line-height:1.6em;
	margin-right:0.5em;
	}

#sidebarright .questioncontact {
	clear:both;
	overflow:auto;
	width:298px;
	}

/*------------------- Join part 2 ---------------------------*/

.join2 form {
	margin-top:30px;
	}

.join2 label {
	float:left;
	width:200px;
	text-align:right;
	margin-right:10px;
	font-size:1.4em;
	line-height:1.6em;
	}
	
.join2 textarea {
	margin-bottom:20px;
	}

.join2 input {
	margin-left:260px;
	width:260px;
	background-color:#003399;
	font-weight:700;
	color:#ffffff;
	padding:0.2em;
	}

.join2 p {
	margin-left:50px;
	}
	
/*---------------------PHOTO UPLOAD------------------------*/

.imagechoice {
	background-color:#ececec;
	padding:5px;
	border:1px solid #003366;
	width:200px;
	float:left;
	margin-right:30px;
	}
	
.imagechoice input{
	float:left;
	margin-top5px;
	}

.imagechoice p {
	margin-left:20px;
	}

.photoupload p {
	margin-bottom:10px;
	}
	
.photouploadsubmit {
	width:212px;
	background-color:#003399;
	color:#ffffff;
	border:solid #000000 1px;
	margin-top:30px;
	}
	
.ownimage {
	background:#FF9900 url(../images/layout/orange_signup.gif) repeat-x scroll left top;
	width:580px;
	border:1px solid #FF3300;
	padding:10px 10px 5px 10px;
	margin-bottom:30px;
	margin-top:30px;
	}
	
/*--------- FORM ------------------*/

.form .greybox p {
	margin:5px;
	}
