body {
	background-image: url(/templates/images/background-image.png);
	background-repeat: repeat;
	font-family:  Arial, Helvetica, sans-serif;
}
#creds #login {
	position: relative;
	/*left: 5px;*/
	right: 6px;
}

#top_border {
	margin-left: auto;
	margin-right: auto;
	background-image: url(/templates/images/top_curved_border.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 827px;
}

#main_body {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	width: 827px;
	padding-bottom: 0px;
}

#header {
	height: 100px;
	/*width: 830px;*/
	width: 827px;
}

.beta_version {
	float: right;
	color:#33CCFF;
	font-weight: bold;
	position: relative;
	/*right: 15px;*/
	bottom: 3px;
	right: 40px;
}

.worthwhile .worthwhile_a, .worthwhile .worthwhile_logo {
	float: left;
}

.worthwhile_logo img {
	position: relative;
	bottom: 15px;
	left: 5px;
}

.logo {
	padding-top: 25px;
	padding-left: 60px;
	padding-bottom: 30px;
	float: left;
	width: 550px;
}

.worthwhile {
	float: left;
	padding-top: 20px;
	/*margin-left: 90px;*/
	margin-left: 45px;
}

.worthwhile a {
	text-decoration: none;
	font-size: 12px;
	color: #33CCFF;	
}

#form_body {
	margin-left: 60px;
}

#form_body h4 {
	color: #33CCFF;	
}

#form_body a {
	text-decoration: none;
	color: #33CCFF;	
}

#form_body a:hover {
	text-decoration: underline;
}

.bug_form_text {
	border: 2px solid #FF9000;
	background: url(/templates/images/email_background2.png) no-repeat;
	width: 300px;
	height: 30px;
	margin-bottom: 10px;
	color: #FF9000;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;	
	font-size: 18px;
	padding-top: 5px;
}

.bug_form_area {
	border: 2px solid #FF9000;
	background: url(/templates/images/email_background2.png) no-repeat;
	width: 290px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #FF9000;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 5px;
}

.bug_form_submit {
	background-color: #33CCFF;
	border: 1px solid #33CCFF;
	color: #FFFFFF;
	font-weight: bold;
}



#modbox_3 {
	width: 310px;
}

#map {
	width: 303px;
}

/*#addlink {
	float: right;
	position: relative;
	left: 5px;
}*/

.team_member {
	width: 750px;	
}

.team_member_pic, .team_member_description {
	float: left;
}	

.team_member_pic {
	width: 125px;
	height: 125px;
	margin-right: 20px;
}	
.team_blue img {
	border: 1px solid #33CCFF;
}
.team_orange img {
	border: 1px solid #FF9000;
}

.team_blue a, .team_orange a {
	font-size: 13px;
	text-decoration: none;
}
.team_blue a:hover, .team_orange a:hover {
	text-decoration: underline;
}
.team_blue a {
	color: #33CCFF;
}

.team_orange a {
	color: #FF9000;
}


.team_member_description {
	width: 600px;
	height: 175px;
}

.team_member_name {
	font-weight: bold;
	font-size: 18px;
	color: #FF9000;
}

.team_member_title {
	font-style: italic;
	color: #33CCFF;
}
#left, #right {
	/*width: 400px;*/
	width: 381px;
	float: left;
}

#intro {
	background-image: url(/templates/images/intro_background.png);
	height: 71px;
	width: 713px;
	background-repeat: no-repeat;
	margin-left: 60px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 20px;
	color: #33CCFF;
}

.intro_text {
	padding-top: 8px;
	padding-left: 10px;
}

#credentials {
	color: #FF9000;
	font-weight: bold;
	font-size: 12px;
	width: 310px;
	position: relative;
	left: 60px;
}

#credentials #login {
	position: relative;
	/*left: 5px;*/
	right: 6px;
	float: right;
}

#friends img, #friends .n {
	float: left;
}

#friends img {
	height: 24px;
	width: 24px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	bottom: 2px;
}
#friends .n {
	line-height: 25px;
	position: relative;
	bottom: 2px;
	color: #33CCFF;
	text-transform: lowercase;
}

.friends {
 	color: #FF9000;
 	font-weight: bold;
}

#messagetext, #success {
	color: #33CCFF;
}
#success{
	margin-top:20px;
	font-size: 1.5em;
	height:30px;
}
	
	

#modbox_3 {
	margin-left: 60px;
}

#modbox_4 {
	margin-left: 60px;
	margin-bottom: 20px;
}

.friends #messagearea {
	border: 2px solid #FF9000;
	background: url(/templates/images/email_background2.png) no-repeat;
	width: 290px;
	height: 100px;
	color: #FF9000;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;	
	font-size: 18px;
	padding-top: 5px;
	padding-left: 10px;
}
	

#friends {
  position: relative;
	height: 200px;
	width: 300px;
	overflow: auto;	
	border: 2px solid #FF9000;
	background: url(/templates/images/email_background2.png) no-repeat;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #33CCFF;		
}

#friends a {
	color: #FF9000;
}

/* #credentials #user, #credentials #pass, #map #address,#friendFilter #filter{ */
input[type=text],input[type=password]{
	border: 2px solid #FF9000;
	background: url(/templates/images/text-box-background2.png) no-repeat;
	height: 25px;
	width: 290px;
	/*width: 250px;*/
	color: #FF9000;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-family:  Arial, Helvetica, sans-serif;	
	font-size: 18px;	
	float: none;
}

#password_cover_container {
	position: absolute;
}

#password_cover {
	font-weight: bold;
	font-size: 18px;
	position: relative;
	font-family:  Arial, Helvetica, sans-serif;	
	top: 8px;
	left: 13px;
}


#example, #findit {
	float: left;
}

#example {
	width: 200px;
	font-size: 10px;
	color: #33CCFF;	
}

#findit {
	margin-top: 10px;
	margin-left: 5px;
	float: right;
}


#map_canvas {
	height: 300px;
	width: 300px;
	border: 2px solid #FF9000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#map_canvas .gmnoprint span {
	display: none;
}

.previewmsg {
	color: #FF9000;
	width: 300px;
	margin-top: 60px;
}

#modbox_1 #Send {
	background-color: #FF9000;	
	border: 1px solid #FF9000;
	color: #FFFFFF;
	font-weight: bold;
	width: 300px;
	/*margin-left: 70px;*/
	margin-bottom: 10px;
	margin-top: 30px;
}


.step_one {
	height: 120px;
	margin-bottom: 30px;
}

.step_two {
	margin-bottom: 115px;
	height: 190px;
}

.step_content_small {
	color: #FF9000;
	font-size: 13px;
}

.step_three {
	height: 115px;
	/*margin-bottom: 5px;*/
	margin-bottom: 50px;
}

.step_four {
	height: 275px;
	/*margin-bottom: 275px;*/
	margin-bottom: 365px;
}

.address_example {
	color: #FF9000;
	font-size: 13px;
}

.step_image, .step_content {
	float: left;	
}

.step_image {
	width: 60px;
	margin-right: 15px;
}

.step_content {
	width: 300px;
	font-weight: bold;
	font-size: 16px;
	color: #33CCFF;
}
#counter, #friendcounter {
	color: #33CCFF;
	font-size: 22px;
	margin-right: 5px;
	margin-left: 5px;
}
#wurldisplay {
	color: #33CCFF;
}

.step_content_header {
	color: #FF9000;
}

#footer {
	margin-top: 70px;
	color: #33CCFF;	
	margin-left: 60px;
}

#footer a {
	color: #33CCFF;	
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline
}
.footer-border {
	width: 700px;
	border-top: 1px solid #33CCFF;
	margin-bottom: 15px;
}
.footer_text, .footer_links, .footer_worthwhile_image {
	float: left;
}

.footer_text {
	color: #FF9000;
	width: 330px;
	font-size: 12px;
	margin-right: 40px;
	margin-bottom: 20px;
}

.footer_links {
	position: relative;
	bottom: 15px;
	margin-right: 100px;
}
.footer_links li {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 2px;
	font-weight: bold;
}
.footer_worthwhile_image {
	position: relative; 
	bottom: 5px;
	left: 2px;
}

.worthwhile a {
	text-decoration: none;
	font-size: 12px;
	color: #33CCFF;	
}

#bottom_border {
	margin-left: auto;
	margin-right: auto;
	background-image: url(/templates/images/bottom_curved_border.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 827px;
}
/* hide the real checkboxes */
div#friends table tbody tr td input.mb{
  display:none;
}
div#friends table{
  width: 92%;
}
/* make room for the spinner*/
div#friendMessage{
  padding-bottom:7px;  
  height: 30px;
}
#spinner{
  position: relative;
  top: 7px;
}
#tweetmap{
  width: 400px;
  height: 400px;
  margin-left: 50px; 
  float: left; 
  color: #FF9000;
  font-weight: normal;  
  font-size: 14px;
}  
#tweetmap a {
  color:#33CCFF;
}

#RSVP{
  float: right;
  width: 300px;
  margin-left: 10px;
  margin-right: 50px;  
  font-weight: bold;
}

#creds {
  margin-top: 30px;
}

#creds #user {
  margin-top: 5px;
}

.from_message {
  color: #33CCFF;
}

#tweet{
  /*border: 1px dashed #FF9000;*/
  margin-bottom: 10px;
  padding: 5px;
  font-style: italic;
  color: #33CCFF;
}

#message {
  position: relative;
  left: 10px;
  bottom: 0px;

}
div#RSVP #message{
	font-size: 1.5em;
}
.imagebutton{
  cursor: pointer;
  border: none;
}


