body {
	
}


#status {
	margin:0px;
	padding:0px;
	z-index:10;
	height:27px;
	width:100%;
	overflow:hidden;
	background: url('http://www.shoutster.com/skins/shoutster/graphics/bg.gif'); 
	background-repeat: repeat-x; 
	font-size: 11px; 
	font-family: arial, sans-serif; 
	color: #ffffff; 
}


/***************************************************
 * LOGIN 
 ***************************************************/ 
 
.login_username {
	font-family: arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #7EC9F1; 
	position:relative;
	top:-9px;
}

.login_input {
	font-family: arial, sans-serif; 
	font-size: 11px;
	padding: 1px; 
	color: #ed8c2e; 
	background: #424242; 
	border: 1px solid #f79637;
	position:relative;
	top:-7px;
}


/***************************************************
 * JOIN 
 ***************************************************/ 
 
#joiner {
	position:absolute;
	top:-30px;
	right:0px;
	z-index:11;
	width:663px;
}

.join_input {
	font-family: arial, sans-serif; 
	font-size: 11px;
	padding: 1px; 
	color: #ffffff; 
	background: #d97c39; 
	border: 1px solid #f79637;
	position:relative;
	width: 95px; 
	top:-9px;
}

/***************************************************
 * CHAT 
 ***************************************************/ 


#chatnumber {
	margin-top:4px;	
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #ffffff; 
}


.addressbar_input {
	width:500px;
	border:1px solid #628934;
	background: #556b3c;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 1px;
	color: #ffffff; 
	margin: 0px; 
	position:relative;
	top:-8px;	
}


#chatcontainer {
	opacity:0.9;
	filter:alpha(opacity=90);
	moz-opacity:0.9;
	position:absolute;
	width:500px;
	height:300px;
	top:27px;
	left:-510px;
	z-index:9;	/* 9 */ 
}

.chatcontainer_bg {
	width:500px;
	height:300px;
	border: 0px;
	background: url('http://www.shoutster.com/skins/shoutster/graphics/bg_chatbox.gif');
	background-repeat: no-repeat; 
}


#chat_content {
	width:335px;
	height:200px;
	overflow:auto;
	padding:0px;
	margin:5px;
	font-family: arial,sans-serif;
	color: #000000; 
	font-size: 11px; 
	word-wrap:break-word;
	overflow-x:hidden;
	text-align: left; 
}

.chat_content_bg {
	height:210px;
	width:354px;
	background: url('http://www.shoutster.com/skins/shoutster/graphics/bg_chatcontent.gif');
	background-repeat: no-repeat; 
	text-align: center; 
}

#chat_members {
	width:117px;
	height:145px;
	border:0px;
	overflow:auto;
	padding:0px;
	margin-top: 5px; 
	margin-left: 3px;
	font-family: arial,sans-serif;
	color: #000000; 
	font-size: 11px; 
	text-align: left; 
}


.chat_members_bg {
	background: url('http://www.shoutster.com/skins/shoutster/graphics/bg_chatmembers.gif');
	background-repeat: no-repeat; 
	width:132px;
	height:155px;
	text-align: center; 
}


.chat_send {
	width:340px;
 	height:35px;
	font-family:arial, sans-serif;
	font-size: 11px;
	border: 0px; 
	padding: 0px; 
	margin: 5px; 
	background: transparent; 
}

.chat_send_bg {
	width: 350px; 
	height:50px;	
	background: url('http://www.shoutster.com/skins/shoutster/graphics/bg_chatsend.gif');
	background-repeat: no-repeat; 
	text-align: center; 
}


.chat_send_button {
	float:right;
	margin:0px;
	font-family:arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 2px; 
	background: #39a1d0; 
	border-left: 1px solid #91d9f9;
	border-top: 1px solid #91d9f9;
	border-right: 1px solid #18475c;
	border-bottom: 1px solid #18475c;
	cursor: pointer; 
}

#chatad {
	width:100%; /*change from 100% */
	height:126px;
	border:0px;
	background: #191919; 
	padding:0px;
	margin:0px; 
}

/***************************************************
 * BOOKMARKS 
 ***************************************************/ 

#bookmarkscontainer {
	display:none;
	position:absolute;
	width:200px;
	top:27px;
	right:110px;
	z-index:9;
	overflow:auto;
	overflow-x:hidden;
	border: 0px; 
	background-color: #343434;
	font-family: arial, sans-serif;
	color: #ffffff; 
	font-size: 10px; 
}

.add_bookmark {
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 7px; 
	font-family: arial, sans-serif;
	color: #fad451; 
	font-size: 12px; 
	font-weight: bold; 	
	border: 0px; 
	text-decoration: none; 
}


.bookmark_info {
	width: 100%; 
	font-family: arial, sans-serif;
	color: #8e8e8e; 
	font-size: 10px; 
	margin-left: 7px; 
}

.bookmark_pop {
	font-family: arial, sans-serif;
	color: #affb6b; 
	font-size: 11px; 
	width:12px;
	text-align: center; 
}

.bookmark_link {
	width:160px;
	overflow:hidden;
	font-family: arial, sans-serif;
	font-size: 10px; 
}

.bookmark_link a {
	color: #48d4f7; 
	text-decoration: none; 
}

.bookmark_link a:visited {
	color: #48d4f7; 
	text-decoration: none; 
}

.bookmark_link a:hover {
	color: #98e5f8; 
	text-decoration: underline; 
}

.bookmark_delete {
	font-family: arial, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	padding: 3px; 
}

.bookmark_delete a {
	color: #df2746; 
	text-decoration: none; 
}

.bookmark_delete a:visited {
	color: #df2746; 
	text-decoration: none; 
}

.bookmark_delete a:hover {
	color: #f35b74; 
	text-decoration: underline; 
}


/***************************************************
 * STATUSCSS 
 ***************************************************/ 

.statusbutton {
  	font-size: 11px ;
  	font-family: arial, sans-serif; 
  	text-decoration:none;
  	font-weight:normal;
  	color: #ffffff;
  	margin:2px;
}

.statusbutton:hover {
  	color:#839AA4;
  	font-weight:normal;
}

.statusbuttonimage {
  	vertical-align:middle;
  	border:0px none;
  	height:27px;
}

.statusbuttonspan {
  	float:left;
  	margin-top:0px;
  	padding:0px;
  	height:27px;
  	margin-left:2px;
}

.link_load {

}