* {
  margin:0px;
  padding:0px;
}
 
body {
  font-size:76%;
  font-family: Arial, Verdana;
	background: url(/images/bg.gif) repeat-x top;
	margin-top: 3px;
}

img {
	border:none;
}

.accessibility {
	position: absolute;
	text-indent: -999em;
	left: -999em;
	top: -999em;
}

a {
	color: #FFA200;
}

input, textarea {
	font-family: Arial, Verdana;
	font-size: 1.1em;
}

/*------------ Topbar ------------*/

div#topbar {
	padding-top: 2px;
	background: #FFA200;
	height: 28px;
}

div#topbar form {
	margin: 0 auto;
	width: 800px;
}

div#topbar form fieldset {
	float: right;
	text-align: right;
	width: auto;
}

div#topbar form fieldset fieldset {
	float: left;
	text-align: left;
	width: auto;
}

div#topbar form fieldset label {
	color: #fff;
	font-weight: bold;
	padding-right: 2px;
}

div#topbar form fieldset ol li {
	float: left;
	list-style: none;
}

div#topbar form fieldset ol li > input {
	width: 150px;
}

div#topbar form fieldset ol {
	float: left;
}

div#topbar form fieldset div.input {
	float: right;
}

div#topbar form fieldset div.input input {
	height: 22px;
	margin-left: 5px;
	margin-top: 2px;
	position: relative;
}

/*------------ Layout ------------*/
#logo{
	float:left;
}

div#content{
  position:relative;
	top:10px;
	width:800px;
  margin-left:auto;
  margin-right:auto;
  clear:both;
}

div#header{
  width:800px;
  margin-left:auto;
  margin-right:auto;
}

div#footer{
	width:800px;
	margin-top:70px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
  border-top: 1px dotted #ffa200;
  padding-top: 20px;
  font-size: 0.9em;
}

div#footer li ul a{
  color:#666;
  font-weight: normal;
}

div#footer ul li
{
  position: relative;
  list-style: none;
  padding-bottom: 10px;
}

div#footer li ul
{
  position: absolute;
  left: 90px;
  top: 0;
}
div#footer ul ul li{
	list-style:none;
	display:inline;
  padding: 0 7px 0 5px;
  border-right: 1px solid #ccc;
  height: 10px;
}

div#footer ul ul li.last{
  border-right: none;
}

div#footer img{
  position:relative;
}

div#footer h3{
	clear:both;
  font-size:1.1em;
  padding:20px 0 0 0;
}

div#footer img#four_logo{
	margin:0 0 -10px 0;
}

div#footer ul.main
{
  float: left;
  width: 600px;
}

div#footer ul.short
{
  float: right;
  width: 105px;
}

div#footer ul.short a#short_online
{
  background: url('/images/icon-small-online.gif') 0 50% no-repeat transparent;
  color: #ff4800;
}

div#footer ul.short a#short_tribes
{
  background: url('/images/icon-small-islands.gif') 0 50% no-repeat transparent;
  color: #00a200;
}

div#footer ul.short a#short_pennies
{
  background: url('/images/icon-small-pennies.gif') 0 50% no-repeat transparent;
  color: #ffc400;
}

div#footer ul.short li a
{
  padding: 5px 0 5px 25px;
}

div#nav{
	clear: both;
  float:right;
  padding: 0;
	position: relative;
	top: -23px;
	margin-bottom: -18px;
}

div#sign_in{
  float:right;
  padding:8px 0 10px 0;
}

div#sign_in a{
	padding:0 0 0 8px;
}

div#sign_in a.island{
    padding:0;
    color:#0C0;
}

div#sign_in a.account{
    padding:0;
}

div#sign_in {
	width: 530px;
}

div#sign_in p{
	font-weight:bold;
	text-align:right;
	padding:2px 0 0 0;
	float:left;
	width: 323px;
}

div#sign_in_buttons {
	float: right;
	position: relative;
	text-align: right;
}

/*------------ Menu ------------*/
div#nav ul{
  list-style:none;
  float:left;
  padding-bottom: 10px;
}

div#nav li{
  float:left;
	position: relative;
}



/*------------ Sub menu ------------*/

div#sub_nav ul{
  list-style:	none;
  padding:0 0 20px 0;
}

div#sub_nav li{
	display: inline;
}

div#sub_nav li.selected a{
  text-decoration:none;
	color:#000
}

/*------------ Layout elements ------------*/
.hidden{
	display:none;
}

div.full_width{
  margin:0 0 20px 0;
  clear:both;
}

div.full_width hr{
	visibility:hidden;
	clear:both;
}

div.half_width{
  width:390px;
  margin:0 0 20px 0;
}

/* added by tom to fix safari / mac firefox top border bugs */
div.half_width:before {
	line-height: 17px;
}

div.half_width h3{
  padding: 5px 10px 15px;
}

/*div.half_width h4{
  padding: 2px 10px 12px;
}*/






div.avatar_block_s{
  width:75px;
  float:left;
  padding:0px 5px 10px 10px;
	text-align:center
}

div.avatar_block_s img{
  float:left;
}

div.avatar_block_s div.user_icons{
  height:20px;
  margin-bottom:5px;
}

div.lhs{
	float:left;
}

div.rhs{
	margin-left:410px;
}

div.h_avatar{
	height:130px;
}

div.user_h_full img{
  float:left;
 	margin:0 20px 0 0;
}

div.user_h_full{
  clear:both;
  padding:20px;
}

div.user_h_full h2{
  padding:22px 0 0 0 
}

div.users_tile_l{
  float:left;
  width:120px;
	height:160px;
  padding:5px;
	text-align:center;
	font-size:1.2em;
}

div#islanders_online div.users_tile_l{
	text-align:left;
  width:370px;
	height: 140px;
}

div#islanders_online div.users_tile_l div.extra {
	margin-top: -30px;
	margin-left: 130px;
	width: 240px;
}

div.users_tile_l img{
  float:left;
}

div.frame div.users_tile_l img.favourite, div.avatar_block_s img.favourite{
	background:none;
	padding:0px;
	margin:3px 0 0 0;
	float:none;
}

div.user_icons{
	text-align:left;
	margin:0px 0 0 8px;
	position:relative;
  top: -28px;
  height: 1px;
}

div#islanders_online div.user_icons{
	width: 110px;
}

div.avatar_block_s div.user_icons{
	top:-18px;
	margin-left:0px;
}

div.user_icons img{
	float:none;
	margin:0 2px 0 0
}

div.users_tile_s{
	float:left;
	padding:5px;
	margin:0px 10px 10px 0px
}

div#users_tagged{
  padding:10px;
}

.right{
	text-align:right;
}

div.user_controls{
  float:right;
  margin-top:-36px;
  padding:0px 10px 0 0;
}

div.user_controls img{
	margin:-4px 0 0 0;
}

#profile_toggle{
  float:right;
  margin-top:-25px;
}

div.hidden{
  background:#F0F0F0;
  padding:10px;
  border-bottom:2px solid #D9D9D9;
  border-top:2px solid #D9D9D9;
  margin:0 0 10px 0;
}

div.flash{
	padding:10px;
	background:yellow;
	margin:5px  0 5px 0;
	border:2px solid black
}

div.confirm{
	background:#DADADA;
	padding:7px 10px 0px 10px;
	font-size:0.8em
}

div.users_tile_l a{
	font-size:0.8em;
	font-weight: bold;
}

div.extra span{
	font-size:0.8em;
}

/*------------ background colors ------------*/
div.orange_bg{
	background:url(/images/orange_bg_top.gif) no-repeat top #FFA200;
	color:#FFF;
}

div.orange_bottom{
	background:url(/images/orange_bg_bottom.gif) no-repeat bottom;
	margin: 7px 0px 15px;
	padding: 0 0 7px 0;
}

div#news div.orange_bottom{
	padding: 0;
}

div#welcome div.orange_bottom {
	padding-bottom:10px;
}

div.orange_bg a, div.dark_orange_bg a{
	color:#FFEA00;
}

div.white_bg{
	border-top: 1px dotted #666;
}

div.dark_orange_bg{
	background:url(/images/parties-bg-f-top.gif) no-repeat left top #FF6700;
	color:#FFF;
}

div.dark_orange_bottom{
	background:url(/images/parties-bg-f-bottom.gif) no-repeat left bottom transparent;
	margin: 10px 0 10px 0;
	padding: 0 0 6px 0;
}

div.orange_border{
	background:url(/images/orange_bottom.gif) no-repeat bottom;
}

div.orange_border:before{
	display:block;
	line-height:0.1;
	content:url(/images/orange_top.gif) ;
}

div.orange_border_770, div.orange_border_770_gifts {
	background: url('/images/orange-770-frame-bottom.gif') 0 bottom no-repeat;
}

div.orange_border_770 div.top {
	background: url('/images/orange-770-frame-top.gif') 0 0 no-repeat;
}

div.orange_border_770_gifts div.top {
	background: url('/images/orange-770-gifts-frame-top.gif') 0 0 no-repeat;
}

div.green_bg{
	background:url(/images/green_bg_full_top.gif) no-repeat top #0C0;
	color:#FFF;
}

div.green_bottom{
	background:url(/images/green_bg_full_bottom.gif) no-repeat bottom;
	margin:10px 0 10px 0;
	padding:0 0 6px 0;
}

div.green_bg a{
	color:#FF0
}

div.orange_frame img{
	background: url(/images/border_orange.gif) no-repeat;
	padding:10px;
}

div.dark_orange_frame img{
	background: url(/images/border-dark-orange.gif) no-repeat;
	padding:10px;
}

div.orange_frame img.online, div.dark_orange_frame img.online, div#popular img.online, div#featured_videos div.user_icons img, div#featured_tag div.user_icons img, div#with_pennies div.user_icons img, div.user_icons img{
	background:none;
	padding:0px;
}

div.orange_frame div.users_tile_l a{
	color:#FFA200;
}

div.dark_orange_frame div.users_tile_l a{
	color:#FF6700;
}

.bg{
  color:#FFF;
}

.bg h1{
	padding:0 0px 10px 10px;
}

.island .bg{
	background: url(/images/green_bg_full_top.gif) no-repeat top #0C0;
}

.island .bg:after{
	content:url(/images/green_bg_full_bottom.gif);
	line-height:0.1;
  display:block;
	margin:0 0 -3px -10px
}

.m .bg{
	background: url(/images/blue_bg_top.gif) no-repeat top #09F;
}

.m .bg:after{
	content:url(/images/blue_bg_bottom.gif); 
	line-height:0.1;
	display:block;
	margin:0 0 -3px -10px
}

.m div.frame img{
	background:url(/images/border_blue.gif) no-repeat;
	padding:10px;
}

.m div.frame div.user_icons img{
	background:none;
	padding:0px;
}

.m div.border{
	background:url(/images/blue_frame_bottom.gif) bottom no-repeat;
}

.m div.border:before{
	content:url(/images/blue_frame_top.gif);
	display:block;
	margin:-20px 0 0px -10px;
}

div.brown_frame{
	background:url(/images/brown_frame_bottom.gif) bottom;
  padding:0 0 15px 0
}

div.brown_frame div.top{
	background:url(/images/brown_frame_top.gif) no-repeat;
	display:block;
  padding:10px 0 0 0
}

.m div.half_width{
	background: url(/images/blue_frame_h_bottom.gif) bottom no-repeat;
}

.m div.half_width:before{
	display:block;
	margin-top: -5px;
	content: url(/images/blue_frame_h_top.gif);
}

.f div.border{
	background:url(/images/pink_frame_bottom.gif) no-repeat bottom;
}

.f div.border:before{
	content:url(/images/pink_frame_top.gif);
	display:block;
	margin:-20px 0 0px -10px;
}

.f div.half_width{
	background: url(/images/pink_frame_h_bottom.gif) bottom no-repeat;
}

.f div.half_width:before{
	display:block;
	margin-top:-5px;
	content: url(/images/pink_frame_h_top.gif);
}

.f .bg{
	background: url(/images/pink_bg_top.gif) no-repeat top #F06;
}

.f .bg:after{
	content:url(/images/pink_bg_bottom.gif); 
	line-height:0.1;
	display:block;
	margin:0 0 -3px -10px
}

.f div.frame img{
	background:url(/images/border_purple.gif) no-repeat;
	padding:10px;
}

.f div.frame div.user_icons img{
	background:none;
	padding:0px;
}

/*------------ Home page ------------*/

div#front{
	margin-top:0px;
	padding-top:0px;
}

div.front_strip{
	margin:0 0 0 10px;
}

div.front_strip h1,
div.front_strip h4,
div.more_castings h1 {
	text-align: center;
}

div.front_strip h4 {
	margin-top: -6px;
	margin-bottom: 6px;
	color: #666;
	
}

div#front div.audition_block{
	padding:10px 10px 0 10px;
	margin:0px;
	height:45px;
}

div#front div.audition_block img.logo{
	margin:-10px 0 0 0;
	float:right;
}

div#front div.audition_block h2{
	padding:7px 0 0 0
}

div#news h1{
	font-size:2.4em;
}

div#latest_hopefulls{
	padding:0 10px 0px 10px;
}

div.full_width h1{
	padding:10px;
}

div#sign_up{
	text-align:center;
}

div#hometown{
	margin:30px 0 0 0;
}

/*------------------- Profile ------------------------*/

.m div#profile_picture, .m div#gallery_links, .f div#profile_picture, .f div#gallery_links {
	width: 390px;
	margin-bottom: 20px;
}

.m div#profile_picture div.top, .m div#gallery_links div.top, .f div#profile_picture div.top, .f div#gallery_links div.top {
	padding: 12px;
}

.m div#profile_picture div.top, .m div#gallery_links div.top {
	background: url(/images/blue_bg_h_top.gif) 0 0 no-repeat;
}

.f div#profile_picture div.top, .f div#gallery_links div.top {
	background: url(/images/pink_bg_h_top.gif) 0 0 no-repeat;
}

.m div#profile_picture, .m div#gallery_links {
	background: #09F url(/images/blue_bg_h_bottom.gif) 0 bottom no-repeat;
}

.f div#profile_picture, .f div#gallery_links {
	background: #F06 url(/images/pink_bg_h_bottom.gif) 0 bottom no-repeat;
}

div#profile_picture div#avatar {
	min-height: 274px;
	text-align: center;
}

div#profile_picture img.avatar {
	border: 2px solid #fff;
}

div#about_me{
	margin-left:350px;
	padding:10px 30px 30px 10px;
}

div#video{
  float:left;
	padding:13px;
	background:#CCC;
}

div#flash{
	border:2px solid white;
	width: 320px;
	height: 270px;
	margin-left: 21px;
}

div#profile_main hr{
	visibility:hidden;
	clear:both;
	margin:-2px;
}

img#no_flash{
	position:relative;
	top:-46px;
}

div#tags{
	text-align:center;
	padding:10px;
}

/* --- Blocking users --- */

div#user_block.half_width div h3 {
	font-size: 1em;
	font-weight: normal;
}

div#user_block {
  padding-top: 10px;
  clear:both;
}

/*
div#user_block div.top {
  padding: 0 10px 10px 10px;
}*/

/*--- Comments on profile ---*/

div#comments{
	clear:both;
	padding:10px 0 0 0;
}

div#comments:before, div#invite:before, div#user_block:before {
	margin:-15px 0 0 0;
}

div.leave_comment{
  margin: 0 2px 0 2px;
	border-top:1px solid #999;
  padding:10px 0 10px 10px;
}

div.leave_comment h3{
	padding:0px 0 10px 0;
}

div.comment_h{
	clear: both;
	padding:10px;
	border-top:1px solid #CCC;
	min-height:60px;
	width:366px;
	margin:0 0 0 2px
}

div.comment_h img{
	float:left;
}

div.comment_h p{
	margin-left:60px;
	margin-right:65px;
}

div.comment_h p .delete img, div.comment_h_full p .delete img {
	margin: 2px 0 2px 0;
}

div.comment_h p .private, div.comment_h_full p .private {
	font-size:0.8em;
	line-height:2.4;
	font-weight:bold;
	background-color:#F9480F;
	color:#FFFFFF;
	padding:2px;
}

p.comment{
  margin: 4px 0 0 0;
  color: #666;
}

/*--- chat ---*/

div.chat_icon{
	background: url(/images/bg_chat_icon.gif) no-repeat #F1F1F1;
	text-align:center;	
	float:right;
	left:200px;
	width:60px;
	height:30px;
	color:#898989;
}

div.chat_icon.center{
	padding:7px 0 0 0;
	height:23px
}

div.comment_h div.chat_icon a{
	color:#898989;
}

div#comments .r{
	position:relative;
	left:130px
}

div#chat_info{
	width:386px;
	margin:0 0 0 2px;
}

div#chat_info h3.l{
	width:280px;
}

div#chat_info h3.r{
	width:100px;
	position:relative;
	top:-40px;
	left:15px;
	float:right;
}

div#chat_info a{
	color:#FF0;
}

.f div#chat_info{
	background:#FF0066;
}

.m div#chat_info{
	background:#09F;
}

div#chat_info h3{
	padding-bottom:10px;
	font-size:1.2em;
	color:#FFF
}

div#more_about_me .half_input, div#more_about_me .quarter_input {
	padding:2px;
	margin:0 0 5px 0;
}

div#more_about_me .half_input {
	margin-bottom: 20px;
}

div#more_about_me p#make_up{
	float:right;
	margin:3px 130px 0 0px;
	padding:0px;
}

div.rhs input.half_input{
	width:360px;
}

input.half_input, textarea.half_input{
	width:360px;
}

/* added by tom to correct safari bug */
div.leave_comment form fieldset textarea {
	width: 360px;
	margin-bottom: 6px;
}

input.quarter_input {
	font-weight: bold;
	width:250px;
}

div#more_about_me p{
	font-weight:bold;
	padding:0 0 3px 0
}

div#more_about_me.hidden{
	border-top: 2px solid #D9D9D9;
	margin:0px;
	border-bottom:0px;
}



div#me{
	border-top: 1px solid #D9D9D9;
	margin: 0 2px;
}

div#me h3{
	font-size: 1em;
	padding-top: 10px;
}

div#more_about_me{
	padding: 10px;
}

div#more_about_me h4{
	color:#666;
}

div#more_about_me div.lhs{
	width:480px;
}

div#more_about_me div.rhs{
margin:0px 0 0 550px;
}

div#more_about_me h2{
	padding:0px 0 20px 0;
	font-size:1.4em
}

div#more_about_me h2#be_creative{
	font-size:1.4em;
	padding:10px 0 30px 40px;
}

.m div#more_about_me h2#be_creative{
	background:url(/images/boy_icon_info.gif) no-repeat;
}

.f div#more_about_me h2#be_creative{
	background:url(/images/girl_icon_info.gif) no-repeat;
}

div#more_about_me #result{
	margin-left: 10px;
	color: #ff6700;
	font-weight:bold;
}

div#about_me h3{
	padding:5px 0 0 0;
}

div#read_more.hidden{
	border-top:2px solid #D9D9D9;
	margin:0px;
	border-bottom:0px;
}

div#read_more h2{
	padding:0 0 20px 0;
}

div#flag_page{
	float:right;
	margin-top:-27px;
}

div#frame_form ul li{
	display:inline;
	list-style:none;
}

div#frame_form ul li img{
	padding:15px 11px 0 0;
}

div#profile_main a{
	color:#FFEA00;
}

form#upload_form, div#frame_form{
	color:#FFF;
	padding:20px;
	text-align:left;
}

form#upload_form input{
	margin:10px 0 0 0;
}

form#upload_form p#warning{
	margin:20px 0 0 0;
}

div#upload_c{
	height:70px;
	padding:10px 0 0 0;
}

.m div#profile_main{
	background:url(/images/blue_bg_top.gif) no-repeat top #09F;
}

.m div#profile_main:after{
	content:url(/images/blue_bg_bottom.gif);
	display:block;
	margin:0px 0 -10px 0;
	line-height:0.1;
}

.f div#profile_main{
	background:url(/images/pink_bg_top.gif) no-repeat top left #FF0066;
}

.f div#profile_main:after{
	content:url(/images/pink_bg_bottom.gif);
	display:block;
	margin:0px 0 -10px 0;
	line-height:0.1;
}

div#profile_left{
	float: left;
}

div#profile_picture a {
	color: #FF0;
}

div#upload_video{
	width: 362px;
	text-align: center;
	min-height: 270px;
	border:2px solid #FFF;
}

.m div#upload_video{
	background:#0078D4;
}

.f div#upload_video{
	background:#D40043;
}

div.m a{
	color:#00A7FF;
}

div.f a{
	color:#FF0078;
}

div#content div#head_m h1 a {
	color: #000;
}

h1#upload_pic a{
	color:#FFF;
}

h1#upload_pic{
	margin:-160px 0 0 0;
}

div#head_l{
	width:200px;
	float:left;
  margin:5px 0 0px 0;
	padding:0 0 5px 0
}

div#head_l span#online_sh{
	font-weight:bold;
	position:relative;
	top:-10px;
	left:5px
}

div#head_m{
	width:400px;
	float:left;
	text-align:center
}

div#head_r{
	font-weight: bold;
	width:200px;
	float:left;
  margin-top:24px;
	text-align:right;
}

span#admin_links{
	font-size:0.5em;
}

span#statement h1{
	font-size:1.3em;
	padding:0;
}

span#statement p {
	float: left;
	font-weight:bold;
	padding-bottom: 15px;
}

span#statement textarea {
	width: 350px;
	margin: 6px 0 12px 15px;
	padding: 2px;
}

span#statement form p input {
	float: left;
	margin: -3px 5px 0 15px;
}

span#statement p.right{
	color: #666666;
	float: right;
	margin-right: 15px;
}

/*---- More profile details ----*/
div#profile_main{
	margin:0 0 30px 0;
}

div#profile_main_more {
	border-top:1px solid #666666;
	padding: 20px;
}

div.third  {
  width:240px;
  float:left;
  padding:0px 10px 0 0px;
}

div.third p  {
  padding: 0 0 10px 0;
}

div#lightbox.pennies_menu{
	width:705px;
	margin:-200px 0 0 -350px;
	height:100px;
	background:none;
}

div#pennies-menu a.close{
  float:right;
  position:relative;
  top:24px;
  left:-5px;
}

/*------------ Comments page -----------*/
div#comments_all div.comment_h_full img{
	float:left;
}

div.comment_h_full p{
	margin:0 0 0 100px;
	font-size:1.2em;
}

div#comments_all div.comment_h_full{
	padding:20px;
	border-bottom:1px solid #D4D4D4;
}





/*------------ Magic pennies -----------*/
div.brown_frame a{
	color:#FFAF00
}

div#magic_pennies_warning h3{
  background:url(/images/icon_info_brown.gif) no-repeat left;
  margin:0 0 0 30px;
  padding:12px;
}

div.penny_h{
	margin:-6px 2px 0 2px;
	padding:10px 10px 0 0;
	border-top:1px solid #D4D4D4;
	clear:both;
	min-height:55px
}

div.choose_gift{
	padding:0 0 10px 0px;
	margin:0 2px 0 2px;
	border-bottom:1px solid #D4D4D4
}

div.penny_h p{
	width:220px;
	margin:0 0 0 70px
}

div#pennies_all div.penny_h p{
	width:auto;
	margin:0 90px 0 90px
}

div.penny_h p.comment{
	padding:0 0 8px 0;
}

div.penny_h p .delete img {
	margin: 0 0 8px 0;
	float:left;
}

div.penny_h img{
	float:right;
}

div#magic_pennies img.penny{
	float:left;
	padding:3px 10px 10px 10px;
}

div#magic_pennies div.penny_h img.penny, div#gifts div.penny_h img.penny, div#magic_pennies_received div.penny_h img.penny, div#pennies_all div.penny_h img.penny{
	float:left;
	padding:0px 10px 10px 10px;
}

div#pennies_all{
	margin:20px 0 0 0;
}

div.give_gift{
	background:#F7F7F7;
	border-top:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	margin:0px 2px 5px 2px;
	padding:10px;
	height:30px
}

div.give_gift p{
	padding:6px 0 0 0;
	color:#A7A7A7;
	font-weight:bold;
}

div.give_gift img{
	float:left;
	padding:0 10px 0 0;
}

div.gifts div.leave_comment{
	border-top:none;
} 

div.gifts div.leave_comment h3{
	color:#000;
	padding:0px
}

/*----- Invites --------*/
div#invite{
	padding:10px 0 10px 0;
	clear:both
}

div#invite img{
	margin:0 0 10px 10px;
}

div#invite img.sent{
	margin:3px 10px 0px 0;
	float:left;
}

div#invite h4{
	margin:0 0 0 20px;
	font-weight:normal;
	font-size:1.2em
}

div.invite_strip p.bold{
	font-size:1em;
}

div#invite h4.bold{
	font-weight:bold;
	color:#CC6700;
	margin:5px 0 5px 20px;
}

div.invite_strip{
	margin:0 2px 5px 2px;
	padding:10px 20px 10px 20px;
	background:#F6F6F6;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

div#invites_form input.short{
	width:110px;
}

div#invites_form input.long{
	width:140px;
}

div#invites_form div.fieldWithErrors{
	display:inline;
}

/*------------ Choose favourites ------------*/
div#choose_favourite{
	border:1px solid #FFF;
	height:380px;
}

div#lightbox.f_lb, div#lightbox.m_lb{
	width:470px;
	margin:-250px 0 0 -235px;
}

.m_lb div#choose_favourite{
	background:#09F;
}

.f_lb div#choose_favourite{
	background:#F06;
}

div#choose_favourite h1{
	color:#FFF;
	padding:15px;
	font-size:1.2em
}

div.m_lb div#choose_favourite h1{
	background:#06C;
}

div.f_lb div#choose_favourite h1{
	background:#C03;
}

div#choose_favourite div#fav_users{
	padding:15px 10px 10px 10px;
}

div#choose_favourite a.close{
	color:#FFEA00;
	padding:0px 0 15px 15px;
}

div.users_tile{
	float:left;
	text-align:center;
	color:#FFF;
	padding:5px 5px 10px 5px;
}

div.users_tile img{
	border:1px solid #FFF
}

div#favourites{
	padding:20px 0 20px 5px;
	margin:0 15px 5px 15px;
}

.m div#favourites{
	border-bottom:2px solid #09F
}

.f div#favourites{
	border-bottom:2px solid #F06
}

div#favourites div.avatar_block_s{
	padding:0 10px 0 10px;
}

/*------------ Islanders ------------*/
div.full_page_list{
	margin:0px 0 0 10px;
}

div.full_page_list_small{
	margin:0px 0 0 20px;
}

div#sub_header{
	text-align:center;
	margin:0 0 10px 0;
}

ul#subnav li{
	display:inline;
	list-style:none;
}

ul#subsubnav li{
	display:inline;
	list-style:none;
}

div#star_signs, div#most_pennies{
	margin:0px 0 10px 0;
}

div#star_signs ul, div#most_pennies ul{
	margin:5px 0 10px 0;
}

/*------------ Pagination ------------*/
div.pagination_block{
	padding:10px 10px 3px 10px;
	margin:0px 0 0px 0;
	font-weight:bold;
	font-size:0.8em;
}

div.pagination_block h2.left{
	float:left;
}

span.pagination{
  float:right;
	margin:0 10px 0 0;
}

ul.pagination, div.pagination h2{
	float: left;
}

div.pagination h2{
	margin: 0 10px 0 0;
}

div.pagination{
	float: right;
}

ul.pagination li{
  float:left;
  list-style:none;
  font-size:1.8em;
	margin-right: 3px;
}

ul.pagination li a, h2.pagination a{
	color:#FFEA00;
}

div.pagination_block h2.center{
}

h2.pagination{
	float:right;
}

/*------------ Forms ------------*/

fieldset{
	border:none;
	padding:0px;
	margin:0px;
}

div#upload_form{
	margin:40px 0 0 40px;
	text-align:left;
}

form#my_details, form#upload{
  width:700px;
  margin-left:auto;
  margin-right:auto;
  padding:0 0 20px 0;
}

form#register{
  width:700px;
  margin-left:auto;
  margin-right:auto;
  padding:20px 0 20px 0;
}

input#submit{
  margin:0 0 0 130px;
}

form ul{
	position:relative;
	list-style-type:none;
	padding:20px;
}

form li{
	line-height:2em;
	margin:0;
	padding:1px 4px 6px 9px;
}

form li:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}

form li div{
	float:left;
	display:inline;
	margin-right:5px;
}

form li p{
	clear:both;
	font-size:9px;
	line-height:13px;
	color:#444;
}

.clear{
	clear:both;
}

ul#formFields input.text{
	width:350px;
}

form li label {
	padding-top: 3px;
	line-height:1.1em;
}

ul#formFields hr {
	border: 0;
	color: #ff6700;
	background-color: #ff6700;
	height: 1px;
	width: 100%;
	margin: 12px 0 18px 0;
}

.black_bg ul#formFields hr {
	color: #222;
	background-color: #222;
}

form fieldset ul#formFields li fieldset label {
	margin: 0 0 0 210px;
	width: 350px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	float: none;
}

form fieldset ul#formFields li em {
	font-style: normal;
}

form fieldset ul#formFields li fieldset em {
	display: block;
	margin: -2px 0 10px 225px;
	text-align: left;
	line-height: 1.25em;
	width: 350px;
	float: none;
}

form fieldset ul#formFields li fieldset em {
	display: block;
	margin: -2px 0 10px 225px;
	text-align: left;
	line-height: 1.25em;
	width: 350px;
	float: none;
}

form fieldset ul#formFields li fieldset ul {
	list-style: square;
	margin: 0 0 15px 240px;
	padding: 0;
}

form fieldset ul#formFields li fieldset ul li {
	color: #fff;
	line-height: 1.25em;
	margin: 0;
	padding: 0;
}

ul#formFields li.right {
	text-align:left;
	margin: 0 0 0 210px;
}

ul#formFields h4 {
	margin:0px;
	font-size:1.2em;
	color: #ffff33;
}

ul#formFields .right-error {
	font-size:1.4em;
	background:transparent url(/images/warning.gif) no-repeat scroll left center;
	color:#780000;
	font-weight:bold;
	height:28px;
	padding:0px 0pt 0pt 30px;
}

form p input {
	text-align: center;
	margin: 0 0 10px 240px;
}

form fieldset p input {
	margin: 0;
}

ul#formFields label, ul#formFields li fieldset legend {
	width:200px;
	display:block;
	float:left;
	text-align:right;
	padding:0 10px 0 0;
	font-size:1.2em;
}

div#container form, div#container fieldset {
	padding-bottom: 0;
	margin-bottom: 0;
}

div#container form fieldset ul#formFields li fieldset legend,
div#container form fieldset ul#formFields li fieldset p {
	color: #fff;
	clear: none;
	display: block;
	font-size: 1.2em;
	float:left;
	position: relative;
	text-align: right;
	padding: 3px 10px 0 0;
	width: 200px;
}

ul#formFields textarea{
	width:350px;
}

form input.text.large{
  width:341px;
}

form ul#formFields h1{
  background:#999;
  padding:10px 0 10px 60px;
  color:#FFF;
  margin:2px -49px 10px -54px;
}

div#login_error{
	color:#780000;
	font-weight:bold;
	background:url(/images/warning.gif) no-repeat left;
	height:28px;
	padding:0px 0 0 30px;
}

div#errors li{
	margin:0 0 0 -20px;
	color:#780000;
	font-weight:bold;
	background:url(/images/warning.gif) no-repeat left;
	height:28px;
	padding:0px 0 0 40px;
}

div.party div#errors ul {
	margin: 0;
}

div.party div#errors ul li{
	background:url(/images/warning-dark-orange.gif) 0 0 no-repeat;
	height: 36px;
}

div.green_bg div#errors li{
	margin:0 0 0 -20px;
	color:#FF0;
	font-weight:bold;
	background:url(/images/warning2.gif) no-repeat left;
	height:28px;
	padding:0px 0 0 40px;
}

div#errors h3{
	color:#780000;
}

div.green_bg div#errors h3{
	color:#FF0;
}

div#errors p{
	display:none;
}

div#email_warning p{
	color:#780000;
	background:url(/images/email_warning.gif) no-repeat;
	height:30px;
	padding:10px 0 0 35px;
	margin:10px 0 0 120px
}

/*------------ User tag cloud ------------*/

div#user_tags p, div#user_tags h1 {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}

div#container div#content div#user_tags {
	margin-top: 20px;
}

div#user_tags img {
  margin-left: 68px;
}

div#user_tags form {
  margin: -8px 0 15px 10px;
}

div#user_tags div.intro {
	width: 390px;
	color: #FFF;
	font-size: 0.8em;
	margin: -5px 0 0;
	padding: 5px 0 0;
}

.m div#user_tags div.intro{
	background:#0078D4;
}

.f div#user_tags div.intro{
	background:#D40043;
}

div#user_tags div.intro h3 {
	padding-bottom: 10px;
}

div#user_tags ul li a {
	text-decoration: none;
}

div#user_tags ul li a:hover {
	text-decoration: underline;
}

div.intro p#tag-again {
	padding: 0 10px 10px 10px;
	text-align: left;
}

div.intro p#tag-again a {
	color: #FFEA00;
	display: inline;
	font-size: 1.1em;
	text-align: left;
}

div#tag-this-user h3 span.note {
	color: #666;
	font-size: .8em;
}

div#tag-this-user {
	border-top: 1px solid #fff;
	font-size: 1em;
	margin: 0 2px;
	padding: 2px 0;
	height: 30px;
}

div#more_tags div#tag-this-user h3 {
	font-size: 1.5em;
	padding-left: 8px;
}

div#tag-this-user h3 {
	float: left;
}

div#tag-this-user form {
	float: left;
	margin-left: 0;
	position: relative;
	margin-top: 5px;
}

div#tag-this-user form fieldset input.text {
	width: 140px;
}

div.f a.one { color: #fa84c1; }
div.f a.two { color: #ff4994; }
div.f a.three { color: #ff0066; }
div.f a.four { color: #d40043; }
div.f a.five { color: #8d0224; }

.one{
	/*font-size:1em;*/
	color:#5ebfff;
}

.two{
	/*font-size:1.4em;*/
	color:#0099ff;
}

.three{
	/*font-size:1.8em;*/
	color:#016ab1;
}

.four {
	/*font-size:2.2em;*/
	color:#004776;
}

.five {
	/*font-size:2.6em;*/
	color:#004776;
}

div#user_tags ul {
	margin: 10px;
}

div#user_tags ul li {
	font-weight:bold;
	list-style:none;
	display:inline;
	padding: 0 15px 0px 0;
}

ul#tag_h li {
	color:#AAA;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight:bold;
	list-style:none;
	display:inline;
	padding: 0 10px 0px 0;
}

.no_wrap{
	white-space:nowrap;
}

ul#tag_h{
	padding:10px;
}

ul#tag_h a{
	/*color:#00A7FF;*/
	text-decoration:none;
}

ul#tag_h a:hover {
	/*color:#00A7FF;*/
	text-decoration:underline;
}

div#taggors a{
	color:#FFF;
}

.m div#whodunnit a{
	color:#09F;
}

.f div#whodunnit a{
	color:#F06;
}

/*------------ Gallery links ---------*/
div#gallery_link h1{
	float: left;
	font-size:1.1em;
	padding:0px;
	margin: 8px 0 0 6px;
	color:#FFF;
}

div#gallery_link img{
	float: left;
}

div#gallery_links {
	color:#FFF;
	font-weight: bold;
}

div#gallery_links a {
	color:#FF0;
}

div#about_me div#gallery{
	margin-left:-5px;
	margin-top:-10px;
}

div#gallery #head img{ 
	float:left;
	margin:0 10px 0 0
}

div#gallery h4{ 
	padding:0px 0 0 10px
}



div#thumbs{
	width:430px;
}

div#gallery .edit_title {
	padding-top:6px;
}

div#gallery_links .r{
	float: right;
}

div#gallery div#head{
	width:406px;
	height:35px;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
}

div#gallery div#head #image_title h3{
	padding:8px 0 0 0;
	margin:0px;
}

div#gallery div#head #image_title h3#edit_title{
	padding:0 0 0 0
}

div#gallery span.thumb{
	width:102px;
	height:102px;
	display:block;
	float:left;
	margin:0 5px 2px 0;
}

div#gallery img.movie_icon{
	position:relative;
	top:-21px;
	left:2px
}

div#gallery img.border{
	border: 1px solid #FFFFFF;
}

/*------------ Islands -------------*/
div.island img.remove{
	margin:2px 0 0 6px;
}

div.island div.avatar_block_s{
	min-height:120px;
}

div.island_block{
  width:390px;
	background:url(/images/green_bg_bottom.gif) no-repeat bottom; 
	color:#FFF;
	margin:0 0 20px 0;
	min-height:61px;
}

div.island_block h2{
	font-size:1.2em;
	padding:20px;
}

div.island_block div.top{
 background:url(/images/green_bg_top.gif) no-repeat;
 min-height:37px;
}

div.island_block a{
	color:#FF0
}

div.island_block div.leave_comment{
	border-top:1px solid #FFF;
	margin:10px 0 0 0
}

.island div.half_width{
	background: url(/images/green_frame_bottom.gif) bottom no-repeat;
	padding:10px 0 0 0;
}

div.island_block p.expire{
  padding:10px 0 0 0;
  color:#CFC;
}

.island div.half_width:before{
	display:block;
	margin:-15px 0 0 0;
	content: url(/images/green_frame_top.gif);
}

div#island_head h2{
	padding:0 10px 0 10px;
	font-size:1.2em;
}

div.island_list{
	padding:0;
	margin:0 0 10px 0;
}

div.island_list h3{
	padding:12px 0 4px 0;
	margin:0 0 0 76px;
	font-size:1.8em;
}

div.island_list h4{
	padding:0 20px 8px 0;
	margin:0 0 0 76px;
	font-size:1.2em;
}

div.island_list img {
	float:left;
	margin:12px;
	border:1px solid white;
}

.island a{
	color:#0C0;
}

div.island_info{
	background:#0C0;
	color:#FFF;
	margin:0 0 10px 0;
}

div.island_info h3{
	padding:10px;
	font-size:1.2em
}

div.island_info h2{
	font-size:1.3em;
	padding:10px
}

.island span.r{
	position:relative;
	left:150px;
}

.island div.avatar_block_s input{
	margin:4px 0 0 0;
}

div.island_info a{
	color:#FF0;
}

div#island_accept{
	border-top:1px solid #999
}

div#island_accept h2{
	padding:10px 10px 10px 20px;
}

.island ul#subnav a{
	color:#0C0;
}

.island div#sub_header{
	background: url(/images/island_logo.gif) no-repeat;
	height:61px;
}

div.island_invite img{
	float:right;
	border:1px solid #FFF
}

div.island_invite{
	margin:0px 0  20px 0;
	padding:10px 20px 20px 20px;
	border-top:1px solid #FFF
}

div.island_invite p{
	font-weight:bold;
	margin:0 60px 0px 0;
}

div.island_invite p.comment{
	font-weight:normal;
	color:#B0F7B0;
	margin:0 60px 20px 0;
}

div.island_invite fieldset{
	margin:20px 0 0 0;
}

div.green_frame{
	background:url(/images/green_frame_full_bottom.gif) no-repeat bottom;
}

div.green_frame:before{
	content:url(/images/green_frame_full_top.gif);
	display:block;
	margin:-5px 0 0px 0px;
}

div#island_members h3{
	padding:0 0 20px 10px;
}

div#island_members h3 span.r{
	left:460px;
}

div#island_members div.user_controls{
	padding:0 50px 0 0 
}

div.green_frame div.top{
	padding:0 0 0 35px;
}
/* Stylesheet containing all styles relating to parties on Islandoo.com */

div#container div.party ul#subnav li,
div#container div.party_invite ul#subnav li,
div#container div.parties ul#subnav li {
	border-right: 1px solid #222;
	margin: 0;
	padding: 0 6px 0 3px;
}

div#container div.party ul#subnav li a,
div#container div.party_invite ul#subnav li a,
div#container div.parties ul#subnav li a {
	color: #ff6700;
}

div#container div.party ul#subnav li a.selected,
div#container div.party_invite ul#subnav li a.selected,
div#container div.parties ul#subnav li a.selected {
	color: #222;
}

div#container div.party ul#subnav li.last,
div#container div.party_invite ul#subnav li.last,
div#container div.parties ul#subnav li.last {
	border: 0;
	margin: 0;
	padding: 0 0 0 3px;
}

div.party, 
div.party_invite,
div.parties {
	background: url(/images/party-balloons.gif) 5px 0 no-repeat;
	padding-top: 15px;
}

div.party div#sub_header h3 {
	color: #999;
}

div.party div.top,
div.party_invite div.top,
div.parties div.top {
	background: url(/images/orange-frame-h-top.gif) 0 0 no-repeat;
}

div.party div.half_width,
div.party_invite div.half_width {
	background: url(/images/orange-frame-h-bottom.gif) 0 bottom no-repeat;
}

div#container div#content div.party div#comments {
	padding-top: 0;
}

div#container div#content div.party div#comments h3 {
	padding-top: 15px;
}

div.party a,
div.party_invite a,
div.parties a {
	color: #ff6700;
}

div#party_summary {
	background: url(/images/party-summary.gif);
	height: 334px;
	text-align: center;
	width: 390px;
}

div#container div#party_summary.plain {
	background: url(/images/party-summary-plain.gif);
}

div#party_summary div.picture_container {
	color: #fff;
	clear: both;
	display: block;
	text-align: center;
	padding-top: 2px;
	position: relative;
	top: 10px;
	left: 33px;
	height: 174px;
	width: 324px;
}

div#party_summary div#avatar h2{
  font-size:2em;
  margin:100px 0 0 0;
}

div#party_summary div.picture_container a{
  color:#FFF;
}

div.picture_container h2.left{
	float:left;
	top:-15px;
}

div.picture_container h2.left input[type=text]{
  width:100px;
}

div.picture_container h2.left input{
  margin:0 5px 0 0;
}

div.picture_container span#replace_link a{
	color:#FF0;
	position:relative;
	top:15px;
	left:130px;
}

div.picture_container div#errors{
  font-weight:bold;
}

div.picture_container form#upload_form{
	height:253px
}

div.picture_container h2.left{
  margin:0 0 0 5px;
}

#party_summary div.picture_container h2.left a{
  font-size:0.8em;
  color:#FF0
}

div.picture_container form#upload_form p#warning{
	margin:0px 0 0 0
}

div#party_summary h2 {
	color: #fff;
	font-size: 1.25em;
	position: relative;
	margin-top: 15px;
}

div#party_details div.top {
	background: url(/images/orange-bg-h-top.gif) 0 0 no-repeat;
	padding-top: 10px;
}

div#party_details {
	background: #ffa200 url(/images/orange-bg-h-bottom.gif) 0 bottom no-repeat;
	width: 390px;
}

div#party_details div.party_heading {
	background: transparent url(/images/party-header-first-bg.gif) 0 0 no-repeat;
	height: 70px;
	margin: 0 0 10px 0;
	padding: 0;
	left: 10px;
	position: relative;
	width: 370px;
}

div#container div#party_details h3, 
div#container div#party_details p {
	width: 350px;
}

div#party_details div.party_heading a img {
	border: 1px solid #fff;
	float: left;
	position: absolute;
	margin: 9px 6px 0 9px;
}

div#container div#party_details div.party_heading h3 {
	background: transparent;
	font-size: 1.2em;
	padding: 15px 0 0 0;
	margin: 0;
}

div#party_details div.party_heading h2 {
	color: #fff;
	font-size: 1.6em;
	padding: 0;
	margin: 0;
	position: relative;
}

div#container div#party_details div.party_heading h3,
div#party_details div.party_heading h2 {
	margin-left: 68px;
	width: 290px;
}

div#party_details div.party_heading h2 a {
	color: #ffff00;
	font-size: .75em;
}

div#party_details h3 {
	background: transparent url(/images/party-header-bg.gif) 0 0 no-repeat;
	color: #fff;
	font-size: 1.3em;
	padding: 6px 10px;
	margin: 0 0 0 10px;
	width: 370px;
}

div#party_details p {
	color: #fff;
	padding: 3px 10px 12px 10px;
	margin: 0 0 0 10px;
	width: 370px;
}

div#party_details p.party_location,
div#party_details p.party_date {
	font-weight: bold;
}

div#party_invites div.top, 
div#party_status div.top{
	padding: 15px 0 0 0;
	text-align: center;
}

div#party_invites div.top h2,
div#party_status div.top h2{
	font-size: 1.5em;
	padding-bottom: 0;
}

div#party_invites div.top h3
div#party_status div.top h3{
	padding-top: 5px;
}

div#party_response_summary h3,
div#party_response_coming h3,
div#party_response_might h3,
div#party_response_non_islandoo h3 {
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0 2px;
}

div#party_response_summary h3,
div#party_response_non_islandoo h3 {
	border-bottom: 1px solid #999;
}

div#party_response_coming div.wrapper,
div#party_response_might div.wrapper {
	border-top: 1px solid #999;
}

div.party_invite div.half_width h3 {
	border-bottom: 1px solid #999;
	color: #00659b;
	font-size: 1.2em;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 14px;
	margin: 0 2px;
}

/*div#comments h3 {
	padding-top: 15px;
	padding-bottom: 5px;
}*/

div.party ul.small-avatar-list {
	margin: 10px 0 0 15px;
	padding-bottom: 15px;
}

div.party ul.small-avatar-list li {
	float: left;
	list-style: none;
	position: relative;
}

div.party div#party_response_coming img.avatar,
div.party div#party_response_might img.avatar{
	margin: 10px;
}

div#party_response_summary p {
	font-weight: bold;
	margin: 10px 10px 5px 10px;
}

div#party_response_summary ul,
div#party_response_non_islandoo ul {
	line-height: 1.3em;
	margin: 0 0 0 30px;
	padding: 0 0 15px 0;
}

div#party_response_non_islandoo ul {
	margin: 15px 0 0 15px;
	list-style: none;
}

/* Non-Islandoo responses */

div.party div#party_response_non_islandoo.false{
  background: url(/images/orange-frame-h-bottom-lined.gif) 0 bottom no-repeat;
}

div.party div#party_response_non_islandoo div div div {
  float: left;
  padding: 15px;
  position: relative;
  width: 42%;
}

div.party div#party_response_non_islandoo h3 {
  background: #fff;
  top: 5px;
  padding-top: 10px;
  position: relative;
}

div.party div#party_response_non_islandoo ul {
  padding: 0;
  margin: 0;
  line-height: 1.5em;
}

div.party div#party_response_non_islandoo h4 {
  color: #3e709b;
  font-size: 1em;
  padding-bottom: 2px;
}

div.party div#party_response_non_islandoo ul li {
  color: #666;
}

/* party responses page */

div#response_container div {
	float: left;
	padding-bottom: 80px;
	position: relative;
	margin-right: 20px;
	width: 185px;
}

div#response_container div#response_container_cant {
	margin-right: 0;
}

div#response_container div h3 {
	border-bottom: 1px solid #fea200;
	font-size: 1.2em;
	padding-bottom: 6px;
}

div#response_container div ul {
	list-style: none;
}

div#response_container div ul li {
	border-bottom: 1px dotted #ccc;
	clear: both;
	font-size: .95em;
	height: 50px;
	padding: 4px 0;
}

div#response_container div ul li span {
	top: 17px;
	position: relative;
}

div#response_container div ul li img {
	float: left;
	position: relative;
	margin-right: 8px;
}

div.party_responses div.orange_bg ul,
div.party_responses div.dark_orange_bg ul {
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	list-style: none;
	margin: 15px 0 0 0;
	left: 15px;
	position: relative;
	text-align: left;
}

div.party_responses div.orange_bg ul li,
div.party_responses div.dark_orange_bg ul li {
	border-right: 2px solid #fff;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	position: relative;
}

div.party_responses div.orange_bg ul li.last,
div.party_responses div.dark_orange_bg ul li.last {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

div.party_responses div.orange_bg ul li a,
div.party_responses div.dark_orange_bg ul li a {
	color: #ffff02;
}

div.party_responses div.orange_bg img,
div.party_responses div.dark_orange_bg img {
	border: 1px solid #fff;
	float: left;
	margin: -10px 8px 0 0;
	position: relative;
}

div.party_responses div.orange_bg p,
div.party_responses div.dark_orange_bg p {
	float: right;
	font-size: 1em;
	font-weight: bold;
	position: relative;
	margin: 18px 0 3px 0;
	right: 15px;
}

/* profile page party widgets */

div#party_widget div.top {
	background: url(/images/orange-bg-h-top.gif) 0 0 no-repeat;
	padding-top: 10px;
}

div#party_widget {
	background: #ffa200 url(/images/orange-bg-h-bottom.gif) 0 bottom no-repeat;
	margin: 0 0 20px 0;
	width: 390px;
}

div#party_widget div.strip {
	background: #ff6700;
	margin: 0 0 10px 0;
	width: 390px;
}

div#party_widget div.strip a img, div#party_widget div.strip img.btn {
	clear: none;
	float: left;
	margin:  5px 3px 0 10px;
}

div#party_widget div.strip h3 {
	color: #fff;
	font-size: 1.1em;
	padding: 12px 0 12px 0;
	margin: 0 0 0 0;
	width: 340px;
}

div#party_widget a {
	color: #ffff00;
}

div#party_block,
div#invite_block,
div#response_block {
	background: #ff6700 url(/images/party-block-shadow.gif) 0 bottom no-repeat;
	width: 390px;
}

div#party_block div.party,
div#invite_block div.party,
div#response_block div.party {
	background: url(/images/panel-line.gif) 0 top no-repeat;
	color: #fff;
	clear: both;
	padding: 10px 0  10px 12px;
	margin: 0 0 0 0;
}

div#party_block hr,
div#invite_block hr,
div#response_block hr {
	visibility:hidden;
	clear: both;
}

div#party_block div.party h2,
div#invite_block div.party h2,
div#response_block div.party h2 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
}

div#party_block div.party p,
div#invite_block div.party p,
div#response_block div.party p {
	font-size: 1em;
	margin: 0 0 2px 0;
}

div#party_block div.party img.avatar,
div#invite_block div.party img.avatar,
div#response_block div.party img.avatar {
	border: 1px solid #fff;
	float: right;
	margin: 0px 10px 0 0;
}

div#party_block div.party img.btn,
div#invite_block div.party img.btn,
div#response_block div.party img.btn {
	margin: 6px 8px 8px 0;
}


/* parties page */

div.parties div.party_create,
div.party div.ghost{
	background: url(/images/parties-frame-f-bottom.gif) 0 bottom no-repeat;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	width: 800px;
}

div.parties div.party_create div.top,
div.party div.ghost div.top{
	background: url(/images/parties-frame-f-top.gif) 0 0 no-repeat;
	padding-top: 12px;
}

div.party div#ghost div#ghost_button{
  padding:10px;
}

div.parties div.party_create h3 {
	text-align: center;
}

div.parties div.party_create h3 a {
	color: #336699;
}

div.parties div.party_list,
div.party div.bottom{
	color: #fff;
	background: #ff6700 url(/images/parties-bg-f-bottom.gif) 0 bottom no-repeat;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	width: 800px;
}

div.parties div.party_list div.top,
div.party div.pagination_block{
	background: url(/images/parties-bg-f-top.gif) 0 0 no-repeat;
	padding-top: 12px;
}

div.parties div.party_list img {
	border: 1px solid white;
	float: left;
	margin: 0 0 0 12px;
}

div.parties div.party_list h2 {
	font-size: 1.4em;
}

div.parties div.party_list h3 {
	font-size: 1.2em;
}

div.parties div.party_list h4 {
	color: #ffe2ce;
	font-size: 1.1em;
	padding: 2px 0 0 0;
}

div.parties div.party_list h2,
div.parties div.party_list h3,
div.parties div.party_list h4 {
	margin: 0 0 0 76px;
}

div.parties div.party_list a,
div.party div.pagination_block a{
	color: #ffff00;
}


/* Forms */

div.party_invite ol,
div.party_invite ol li {
	list-style: none;
}

div#container div.party_invite form {
	padding: 10px 0px 15px 6px;
}

div#container div.party_invite form fieldset table {
	width: 370px;
	margin: 0 8px;
}

div.party_invite form p input {
	margin: 0 0 0 9px;
}

div.party_invite form em {
	color: #999;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
}

div.party_invite form fieldset input,
div.party_invite form fieldset table tbody tr td input,
div.party_invite form fieldset textarea {
	color: #222;
	font-family: Arial;
	font-size: 1em;
	width: 354px;
}

div.party_invite form fieldset textarea {
	height: 100px;
}

div.party_invite div.party_invite_add_emails form fieldset textarea {
	height: 75px;
}

div.party_invite form fieldset p {
	color: #222;
	padding-bottom: 5px;
}

div#party_invite_compose form fieldset {
	padding: 0 8px 0 8px;
}

div#party_invite_compose form fieldset label {
	display: block;
	padding: 0 0 5px 0;
}

div#party_invite_compose form fieldset input,
div#party_invite_compose form fieldset textarea {
	margin: 0 0 10px 0;
}

div.party_invite form fieldset label,
div#container div.party_invite form fieldset table thead tr th {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 2px;
	text-align: left;
}

div.party_invite form p.final_submit_button {
	background: url(/images/party-invite-submit-bg.gif) 0 0 no-repeat;
	height: 33px;
	margin: 10px 0 0 9px;
	padding: 14px 0 0 0;
}

div.party_invite form p.final_submit_button strong {
	color: #fff;
}

/* tables */

div#container div#party_invite_email_list table {
	border-collapse: collapse;
	margin: 10px 0 0 15px;
}

div#container div#party_invite_email_list p {
	margin: 10px 0 0 15px;
}

div#container div#party_invite_email_list {
	padding-bottom: 10px;
}

div#container div#party_invite_email_list table thead tr th {
	font-size: 1.2em;
	text-align: left;
}

div#container div#party_invite_email_list table thead tr th em {
	color: #999;
	font-style: normal;
	font-weight: normal;
	font-size: .8em;
}

div#container div#party_invite_email_list table form,
div#container div#party_invite_email_list table form input {
	color: #222;
	font-size: 1em;
	padding: 0;
	margin: 0;
}

div#container div#party_invite_email_list table tr td {
	padding: 6px 8px 6px 0;
	margin: 0;
}

div#party_invite_email_list table tr td.invite_email_col_name {
	width: 100px;
}

div#party_invite_email_list table tr td.invite_email_col_email {
	width: 170px;
}

div#container div#party_invite_email_list table tr td.invite_email_col_remove {
	color: #999;
	padding-right: 0;
}

/*--- Party photos ---*/
#main_photo {
  width:500px;
  padding:20px;
  float:left;
  margin:0 0 50px 0;
}

div.party #info, div.avatars #info{
	margin:0 0 15px 0
}

div.party #info h2, div.avatars #info h2{
	font-size:1.4em
}

div.party #info a,
div.party #info span,
div.avatars #info a,
div.avatars #info span{
	font-size:0.9em;
}

div.party #info a#title-ext,
div.avatars #info a#title-ext{
	color: #999;
	font-size:0.7em;
}

div.party #info input[type=text],
div.avatars #info input[type=text]{
  width:300px;
}

div.party #info input,
div.avatars #info input{
  margin:0 5px 0 0;
}

#photo_controls{
	margin:14px 0 0 0;
}

div.party #photo_controls a{
	color:#999;
}

#photo_controls fieldset{
	margin:0 0 10px 0;
}

div.party #photo_controls .orange{
	text-decoration:none;
	margin:0 0 10px 0;
  font-weight:bold;
  color:#FF6700;
}

#photo_navigation{
  margin:30px 0 0 595px;
  padding:10px;
  width:162px;
	height:210px;
	color:#679998;
  background: url(/images/photo-nav-bg.gif) no-repeat #EDF5F7;
}

#photo_navigation h4{
	margin:0 0 5px 0;
}

#photo_navigation #photos{
	height:170px;
}

#photo_navigation #photos .photo{
	float:left;
	width:54px;
	height:54px;
	background:url(/images/thumb-loading-01.gif) no-repeat 1px 1px;
}

#photo_navigation #photos .photo img{
  padding:2px;
}

#photo_navigation #photos .photo.selected{
	background:url(/images/thumb-border-selected.gif) no-repeat;
}

#photo_navigation #photos .photo:hover{
	background:url(/images/thumb-border-over.gif) no-repeat;
}

#photo_navigation #photos .photo.blank:hover,
#photo_navigation #photos .photo.blank{
	background:none
}

#photo_navigation #photos .photo.selected img{
  background:none;	
}

#photo_navigation #controls{
	margin:7px 0 0 0
}

#photo_navigation #controls a#page_forward{
	margin:-0px 0 0 0;
	float:right;
}

#photo_navigation #controls a#page_back{
	float:left;
}

a#upload_photos{
  float:right;
  margin:-20px 0 0 0
}

div.party #party_photos, div.avatars #avatars{
  margin:45px 28px 30px 28px;
}

div.party #party_photos img, div.avatars #avatars img{
  padding:1px;
}

div.party #party_photos_preview img{
	margin:10px
}

div.party #party_photos_preview h3{
	border-bottom: 1px solid #999;
}

div.f.avatars h2.left a, div.m.avatars h2.left a{
  color: #FFEA00;
}

select {
	margin-right: 5px;
}

/*--------------- WIDGET --------------------*/

div.widget{
	height:65px;
	margin:0 0 20px 0
}

div.widget img.logo{
	float:right;
	margin:0 5px 0 0
}

div.widget p{
	color:#fff;
	padding:15px 20px 20px 20px;	
}

div.widget h2{
	color:#fff;
	padding:20px 20px 20px 20px;
	font-size:1.2em	
}

/*--------------- Shipwrecked 2008 --------------------*/

div#shipwrecked div.users_tile_l img{
	background:url(/images/shipwrecked_pic-border.gif) no-repeat;
	padding:10px;
}

div#shipwrecked.half_width{
	background:url(/images/shipwrecked-half-border-bottom.gif) no-repeat bottom #0099CC;
	text-align:center;
	color:#FFF;
	padding: 0px;
}

div#shipwrecked.half_width:before{
	content:url(/images/shipwrecked-half-border-top.gif);
	display:block;
	margin-top:-6px;
}

div#shipwrecked.widget h2{
	padding: 15px 20px 20px 15px;
  text-align: left;
}

div#shipwrecked.widget img{
	margin-top: -5px;
}

div#shipwrecked.widget h2 a{
	color: #FFF;
}

div#shipwrecked a {
	color:#0099CC;
}

#subnav.shipwrecked a {
  color:#906;
}

/*--------------- Castings --------------------*/

div#casting div.bg {
	border-top: 1px dotted #666;
	color:#333;
}

div#casting a,
div.casting_frame div.users_tile_l a {
	color:#ff4800;
}

div#casting div.casting_bg a {
	color:#fff;
}

div.casting_frame img,
div#casting div.users_tile_l img {
	background: url(/images/border_red.gif) no-repeat;
	padding:10px;
}

div#casting div.users_tile_l div.user_icons img,
div#shipwrecked div.users_tile_l div.user_icons img {
	background:none;
	padding:0px;
}

div.casting_bg {
	background:url(/images/red_bg_top.gif) no-repeat top #ff4800;
	color:#FFF;
}

div.casting_bottom {
	background:url(/images/red_bg_bottom.gif) no-repeat bottom;
	margin: 10px 0 15px 0;
	padding: 0 0 7px 0;
}

div#casting p.apply-button {
	margin-top: 40px;
}

div#casting p.apply-button a {
	background: #ff4800;
	padding: 10px 14px;
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
	border-top: 2px solid #ff7200;
	border-left: 2px solid #ff7200;
	border-right: 2px solid #e74100;
	border-bottom: 2px solid #e74100;
}

div#casting p.apply-button a:hover {
	background: #e74100;
	border-top: 2px solid #a33600;
	border-left: 2px solid #a33600;
	border-right: 2px solid #ff7e00;
	border-bottom: 2px solid #ff7e00;
}

div.casting_entry {
	padding: 0px 10px 10px;
	font-weight: bold;
}

div.unapply {
	float: right;
}

div.more_castings {
	margin: 10px 0 20px;
}

div.more_castings div {
	border-left: 1px solid #EEEEEE;
	float: left;
	margin: 0px 0pt 0px 15px;
	padding: 10px 0pt 10px 10px;
	width: 235px;
}

div#casting.more_castings div h3 {
	font-size: 1.2em;
  height: 1.2em;
  overflow: hidden;
}

div#casting.more_castings div h3 a {
	color: #000;
}

div#casting.more_castings div h4 {
	font-size: 0.95em;
	color: #666;
	margin-top: 1px;
}

div#casting.more_castings div h4.desc {
	font-weight: normal;
	color: black;
	margin-top: 3px;
}

div#casting.more_castings div h5 {
	color: #999;
	margin-top: 2px;
}

div.more_castings div p a {
	font-weight: normal;
	font-size: 0.95em;
}


/*--------------- Blog --------------------*/

div.blog {
  padding:7px 0 0 0;
	background:url(/images/orange_frame_top.gif) no-repeat center top transparent;
}

div.blog div.mid{
  background:url(/images/orange_frame_mid.gif) center bottom repeat-y;
	/*margin: 7px 0 15px 0;*/
	margin:0 0 0 0;
	/*padding: 10px 20px 15px;*/
	padding:10px 20px 15px 20px;
}

div.blog div.bottom{
  margin:0 auto;
  padding:0 0 10px 0;
	background:url(/images/orange_frame_bottom.gif) no-repeat center bottom;
}

div.blog div.mid div.post {
	border-bottom:1px dotted #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

div#front div.blog div.mid div.post {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 5px;
}

div.blog div.mid div.post h2 a {
	color:#000;
}

div.blog div.mid div.post ul,
div.blog div.mid div.post ul {
	margin: 10px 20px;
	line-height: 1.3em;
}

div.blog div.mid div.post div p {
	line-height: 1.1em;
	margin: 10px 0;
}

/*div.blog div.mid p.all_posts {
	margin-top:-8px;
}*/

div.blog div.mid div.post p.comments {
	background: transparent url(/images/icon-blog-comment.gif) left top no-repeat;
	padding-left: 18px;
}

div.blog div.mid div.post p.date,
div.blog div.mid ul#comments-list li div p.date {
	color:#666;
	margin-top: 2px;
	margin-bottom: 5px;
}

/*div.blog div.mid div.post p.date a {
	color:#666;
	font-weight: normal;
}*/

div.blog h3 {
	margin: 10px 0 5px;
}

div.blog ul.pagination {
	width: 750px;
	padding-top: 30px;
/*  border-top:1px dotted #ccc;*/
	font-size: 0.6em;
	font-weight: bold;
}

div.blog ul.pagination a {
	color: #FFA200;
}

div.blog p.read_more
{
  padding: 0 0 10px 0;
}

div.blog div.post_content,
div.blog div.post_more
{
  margin: 0 0 10px 0;
}

div#welcome div.post_content p.last
{
  display: inline;
}

/* comments for blog */

div.blog div.mid div.post_comment {
  margin-bottom: 25px;
}

div.blog div.mid div.post_comment textarea {
  margin-bottom: 5px;
}

div.blog div.mid ul#comments-list li {
  list-style-image: none;
	list-style-type:none;
}

div.blog div.mid ul#comments-list li div {
  position: relative;
  padding-left: 0;
  width: 750px;
	border-top:1px dotted #ccc;
	min-height: 50px;
	padding: 10px 0;
}

div.blog div.mid ul#comments-list li div img {
  float: left;
}

div.blog div.mid ul#comments-list li div p {
	margin-left: 60px;
}

div.blog div.mid ul#comments-list li div .user_icons img {
  position: absolute;
  top: 60px;
  left: -5px;
}

div.blog div.mid ul#comments-list li div .user_icons {
  position: absolute;
  top: -20px;
}


/*---- Taggers ----*/

div#taggers h1{
  padding:20px 20px 0 20px;
}

.small_grey{
	color:#666;
	font-size: 0.8em;
}

/*---------- Tool Tips ----------*/

div#ttip{
			font-size:11px;
			color:#000;
      width:180px;
			background:#FFF;
			border:1px solid black;
			padding:10px;
			font-size:11px;
}

div#ttip h1{
	padding:0px;
	font-size:1.4em;
}

div#ttip.ttip_front{
	border:2px solid #FFA200
}

div#ttip.ttip_dtps, div#ttip.ttip_dtps2, div#ttip.ttip_dtps3{
	border:2px solid #906
}

div#ttip.ttip_dtps h1, div#ttip.ttip_dtps2 h1, div#ttip.ttipdtps3 h1{
	color:#906;
}

div#ttip.ttip_m{
	border:2px solid #00A7FF;
}

div#ttip.ttip_f{
	border:2px solid #FF0078;
}

div#ttip.ttip_o{
	border:2px solid #ffa200;
	font-size: 1em;
	width: 160px;
}

div#ttip.ttip_o p {
	font-weight: normal;
	padding-bottom: 2px;
}

div#ttip.ttip_o span {
	color: #666;
	display: block;
	padding-top: 3px;
}

div#ttip.ttip_o a {
	color: #ffa200;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

div#ttip.ttip_o img {
	padding: 0 10px 3px 0;
}

div#ttip.ttip_o img.last_photo {
	padding: 0 0 3px 0;
}

/*--------------- Light box ------------*/
#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:650px;
	height:100px;
	margin:-250px 0 0 -325px;
	border:2px solid #fff;
	background:#FFF;
	text-align:left;
}

#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#FFF;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}

#lightbox.done #lbContent{
	display:block;
}

#lightbox.loading #lbContent{
	display:none;
}

#lightbox.loading #lbLoadMessage{
	display:block;
}

/*------ Party lightbox -------*/
div#lightbox.party_lb{
  background:#FF6801;
  width:280px;
  height:230px;
  padding:20px;
  margin:-250px 0 0 -160px;
  color:#FFF
}

div#lightbox.party_lb a{
  color:#FF0
}

div#lightbox #new_photo img{
  border:1px solid #FFF;
  margin:20px 0 20px 0
}

div#lightbox #new_photo #upload img{
	border:none;
	margin:-10px 0 0 0
}

div#lightbox #new_photo ul,
#upload_form ul{
	margin:0 0 0px 0;
	padding:0px;
}

div#lightbox #photo_uploaded{
  text-align:center;
  font-size:0.8em
}

/*----------- Ads ------------*/
div#ads_footer{
	width:800px;
	text-align:center;
	margin:30px 0 0 0;
	padding:10px 0 20px 0;
	background:url(/images/ads_footer_bg.gif) no-repeat;
}

div#ads_header{
	text-align:center;
	padding:6px;
	background:#ff6700;
}

div#ads_header img, div#ads_header object{
	border:1px solid #FFF;
}

div#ads_profile{
	text-align:center;
	background:url(/images/ads_profile_bg.gif) no-repeat;
	padding:10px 0 10px 0;
}

div#ads_side{
	position:absolute;
	top:74px;
	left:830px;
}

/*---- Links ----*/

a {
  text-decoration:underline;
  font-weight:bold;
}

a:hover{
  text-decoration:none;
  font-weight:bold;
}

div#container a.selected {
  color:#000;
  text-decoration:none;
}

/*------------- Padding ----------------*/

.padding_ten{
	padding:10px;
}

ul.bullet{
	list-style-position:outside;
	margin:0 0 20px 40px
}
/*---- fonts ----*/
h1{
  font-size:2em;
  padding:0 0 10px 0;
}

h2{
	font-size:1.8em;
}

h3{
	font-size:1.3em;
}

p{
	font-size:1.1em;
}

div.about h1, div.about h1 a{
  color:#ffffff;
  text-decoration:none;
}

div.about p{
	font-size:1.2em
}

p.smaller{
	font-size:0.8em;
}

div#islanders_online div.users_tile_l div.extra p.smaller{
	font-size:0.9em;
	font-weight: normal;
}

.red{
	color:red;
}

.gray{
	color:#666;
}

.gray a:link{
	color:#B3B3B3;
}

.gray a:visited{
	color:#B3B3B3;
}
.small{
	font-size:0.6em;
}

.green{
	color:green;
}

.black{
	color:#000;
}

.bold{
	font-weight:bold;
}

.non_bold{
	font-weight:normal;
}

.italic{
	font-style:italic;
}

.clearfix{
overflow:hidden;
}

.center{
	text-align:center;
}

div#about a[name] {
	color:#FFF;
	text-decoration:none;
}

ul#footer_tabnav li {
	border-right: 1px solid #aaa;
	padding-right: 6px;
	margin-right: 3px;
}

ul#footer_tabnav li.last {
	border: 0;
	padding: 0;
	margin: 0;
}

/*------------- Static pages ----------------*/

div#intro {
	padding-top: 2px;
	margin: 0;
}

div#intro h1,
div#intro h2,
div#intro h3 {
	padding: 0;
	margin: 20px 20px 2px;
}

div#intro p {
	margin: 0 20px 15px;
}

div#intro ul,
div#intro ol {
	margin: 20px 50px 15px;
	font-size: 1.2em;
}

div#intro ul.legals,
div#intro ol.legals {
	list-style-type:lower-roman;
}

div#intro ol.lower-alpha {
	list-style-type: lower-alpha;
	font-size: 1em;
	margin: 5px 0 5px 30px;
}

div#intro ul li,
div#intro ol li {
	line-height: 1.3em;
}

/*------------- Submit listing / Casting application ----------------*/

div#container form.submit-listing fieldset ul,
div#container div#casting form fieldset ul {
	margin: 0;
	padding-top: 0;
}

div#container form.submit-listing fieldset ul li,
div#container div#casting form fieldset ul li {
	border-bottom: 1px solid #eee;
	margin: 5px 0;
	padding: 5px 0 8px 0;
	list-style: none;
	display: block;
}

div#container form.submit-listing fieldset ul li label,
div#container form.submit-listing fieldset ul li input,
div#container div#casting form fieldset ul li label,
div#container div#casting form fieldset ul li input {
	display: block;
	margin-bottom: 6px;
}

div#container form.submit-listing fieldset ul li em,
div#container div#casting form fieldset ul li em {
	font-size: 0.9em;
	color: #666;
}

div#container form.submit-listing fieldset textarea,
div#container div#casting form fieldset textarea {
	width: 100%;
	height: 100px;
}

div#container form.submit-listing fieldset.privacy ul li input {
	border: 0;
	margin: 4px 3px 0 0;
	float: left;
}

div#container form.submit-listing p input,
div#container div#casting form p input {
	margin-left: 0;
}

/*------------- new penny / gift styles ----------------*/

p.delete {
	padding-top: 10px;
}

p.delete a {
	background: #f2f2f2;
	color: #999;
	padding: 3px 6px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: .65em;
}

p.delete a:hover {
	background: #e1e1e1;
	color: #666;
}

div#pennies_all div.penny_h p.comment {
	color: #B3B3B3;
}

div#pennies_all div.penny_h{
	margin:-20px 2px 0 2px;
	padding:20px 0;
	border-bottom:1px solid #D4D4D4;
	border-top: 0;
	clear:both;
	min-height:55px;
}

div#pennies_all div.penny_h p{
	font-size:1.2em;
}

/*------------- Block / Report User ----------------*/

div.block_report {
	background: url(/images/grey-frame-h-bottom.gif) 0 bottom no-repeat;
}

div.block_report div.top {
	background: url(/images/grey-frame-h-top.gif) 0 0 no-repeat;
}

div.block_report div.top h3, div.block_report div.top div {
	padding: 15px;
}

div.block_report div.top div {
	border-top: 1px solid #cecece;
}

div.block_report div.top ul {
	margin: 1em 1.5em;
}

div#blocked_status {
	background: url(/images/red-frame-bottom.gif) 0 bottom no-repeat;
	margin-bottom: 1em;
}

div#blocked_status div.top {
	background: url(/images/red-frame-top.gif) 0 0 no-repeat;
}

div#blocked_status div.top h3 {
	font-size: 1.1em;
	padding: 10px;
	text-align: center;
}

/*new bits*/

div.party-not-yet div.dark_orange_bg h1 {
	padding: 20px;
	text-align: center;
}

div#party_invites h3 {
	font-size: 1.35em;
	margin-left: 15px;
	padding: 5px 0;
	text-align: left;
}

div#party_status h3.gray {
	font-size: 1.3em;
}

div#party_invites ol {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0 0 0 35px;
	padding: 0 0 15px 0;	
	text-align: left;
}

div#party_invites ol li {
	color: #000;
	font-size: .9em;
}

div#sent_list {
	padding: 0 15px;
}

div#sent_list h2 {
	font-size: 1.2em;
	margin: 0 0 8px 0;
}

div#sent_list ul {
	padding: 0 0 15px 15px;
}

div#errors span strong {
	background: #e22;
	color: #fff;
	padding: 3px 8px;
}

div#errors span {
	display: block;
	padding: 10px;
}

/************************ STYLES FOR BLOCKING / REPORTING ************************/

div.block_report {
	background: url('/images/grey-frame-h-bottom.gif') 0 bottom no-repeat;
	margin-bottom: 2em;
}

div.block_report div.top {
	background: url('/images/grey-frame-h-top.gif') 0 0 no-repeat;
}

div.block_report div.top h3, div.block_report div.top div {
	padding: 15px;
}

div.block_report div.top div {
	border-top: 1px solid #cecece;
}

div.block_report div.top ul {
	margin: 1em 1.5em 1.5em 1.5em;
}

div.block_report div.top div, div.block_report div.top div form fieldset, div.block_report form {
	width: 360px;
}

div#report_contents form fieldset select {
	margin: 7px 0;
}

div#blocked_status {
	background: url('/images/red-frame-bottom.gif') 0 bottom no-repeat;
	margin: .4em 0 1.1em 0;
}

div#blocked_status div.top {
	background: url('/images/red-frame-top.gif') 0 0 no-repeat;
}

div#blocked_status div.top h3 {
	font-size: 1.1em;
	padding: 12px;
	text-align: center;
}

p.notification {
	color: #d11;
	font-weight: bold;
	margin-bottom: 1em;
}

/************************ LATEST GIFTS ************************/

div#latest_gifts {
	margin: 25px auto;
	width: 770px;
}

div#latest_gifts div.top {
	padding: 33px 10px 13px 10px;
}

div#latest_gifts div.top img {
	padding: 0 7px;
}

h3 span.link-in-header a {
	font-size: .8em;
}

div#user_tags ul li a img {
	margin: 0;
}

/************************ DATE-A-SHIPWRECKER ************************/

div#date-a-shipwrecker {
	height: 105px;
	margin-top: 20px;
	position: relative;
}

div#date-a-shipwrecker h1 {
	top: -20px;
	float: left;
	position: relative;
}

div#date-a-shipwrecker h1 a {
	background: url('/images/date-a-shipwrecker/header-paul.gif') 0 0 no-repeat;
	display: block;
	height: 125px;
	margin-left: 15px;
	text-indent: -999em;
	position: relative;
	width: 353px;
	margin-top: -10px;
	z-index: 1000;
}

div#date-a-shipwrecker dl {
	float: left;
	font-size: 1.25em;
	line-height: 23px;
	margin-left: -15px;
	margin-top: 15px;
	position: relative;
	width: 260px;
}

div#date-a-shipwrecker dl dt {
	font-size: .9em;
	float: left;
	position: relative;
	padding-right: 7px;
	text-align: right;
	width: 80px;
}

div#date-a-shipwrecker dl dd {
	float: left;
	position: relative;
	font-weight: bold;
	text-align: left;
	width: 170px;
}

div#date-a-shipwrecker a#apply-now-button {
	background: url('/images/date-a-shipwrecker/button-apply-now-m.gif') 0 0 no-repeat;
	display: block;
	float: right;
	height: 69px;
	position: relative;
	margin: 17px 15px 0 0;
	text-indent: -999em;
	width: 121px;
}

div#container div#date-a-shipwrecker a.f {
	background: url('/images/date-a-shipwrecker/button-apply-now-f.gif') 0 0 no-repeat;
}

/************************ STYLES FOR CHATROOM PAGES ************************/

div#chatroom div#profile_picture div.top,
div#chatroom div#profile_picture div#avatar,
div#chatroom div#online-icon,
div#chatroom div#head_m span,
div#chatroom div#sub_nav,
div#chatroom #comment_private,
div#chatroom div.leave_comment form fieldset label,
div#chatroom div#gallery_links,
div#chatroom div#user_tags,
div#chatroom div#fan_of,
div#chatroom div#user_block,
div#chatroom div#gifts,
div#chatroom div#magic_pennies,
div#chatroom div#party_widget,
div#chatroom div#shipwrecked,
div#chatroom div#casting,
div#chatroom div.chat_icon {
	display: none;
}

div#chatroom div#profile_picture {
	background:transparent url('/images/cr_head_bg.gif') no-repeat scroll center bottom;
	height: 68px;
}

div#chatroom div#head_r {
	margin-top: 4px;
	margin-bottom: 16px;
}

div#chatroom div.half_width:before{
	content: url('/images/cr_frame_h_top.gif');
}

div#chatroom div.half_width {
	background:transparent url('/images/cr_frame_h_bottom.gif') no-repeat scroll center bottom;
}

div#chatroom a {
	color:#339999;
}

div#chatroom ul.pagination li a, div#chatroom h2.pagination a {
	color:#fff;
}

div#chatroom div.bg {
	background: url('/images/cr_bg_top.gif') no-repeat top #339999;
}

div#chatroom div.bg:after{
	content:url('/images/cr_bg_bottom.gif'); 
}

div#chatroom div.frame img {
	background:url('/images/cr_border.gif') no-repeat;
}

div#das2 {
  position:relative;
  margin-bottom: 10px;
}

div#das2-info {
  position:absolute;
  top: 34px;
  right: 66px;
  text-align:center;
}
  
div#das2-info h2 {
  font-size: 1.6em;
}

div#das2-info h2 em {
  color: #F9480F;
  font-style: normal;
}

div#das2-info h3 {
  margin-top:5px;
  color: #999;
  font-size: 1.2em;
}

div#das2 h4 {
  font-size: 1.2em;
}

div#das2 div.person {
  width: 266px;
  float: left;
  position: relative;
}

div#das2 div.person a.apply {
  display: block;
  position: absolute;
  top: 15px;
  right: 25px;
}

div#das-gay a
{
  color: #9900ff;
}

div#das-guy a
{
  color: #0099ff;
}

div#das-gal a
{
  color: #ff0099;
}

div#das2 div.desc {
  text-align: center;
}

div#das2 div.desc a.applying {
  font-weight: normal;
}

div#das2 p.date {
  margin: 3px 0;
  font-weight: bold;
  font-size: 1em;
}