﻿/* user2.css blue */
body {
	overflow: hidden;
	/*background-color: #00FFFF;*/ /*blue */
	background-color: #5493B4; /*blue */
	margin: 0px;
	padding: 0px;
}

.style5 {
	/* background-color: #FAFAFA; */
  background-color:#EDFBF9;
  border:1px solid #FBE4EA;
  border-width:0 1px;
  border-bottom:1px solid #FBE4EA;


	background-image:url(themes/6/grd-1px_1.4.gif);
  background-repeat:repeat-x;
  /* background-attachment: fixed; */
  
  background-position:0 -1036px; 
  /*background-position:0 -918px;*/
  
/*_height:124px; */


}

.style15 {   /* controls the down part of chat interface */
	border-left: 0px solid #999b9a;
	border-right: 0px solid #999b9a;
	border-bottom: 0px solid #999b9a;
	font-style: normal;
		font-variant: normal;
		font-weight: bold;
		font-size: 100%;
		line-height: normal;
		font-family: arial;
		color: #000;
		white-space: nowrap;
		border-top: 1px solid #999b9a;

		margin-top: -2px;
		margin-bottom: -3px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0;
		padding-bottom: -0;
		background-color: #ce9200;
	background-image: url('themes/6/grd-1px_1.4.gif');
		background-repeat: repeat-x;
		/*background-position: 0 -178px;
	background-position: 0 -450px;*/ /* cyan */
	/*background-position: -0 -918px;
		background-position: -0 -918px;*/   /* upper grey */
		background-position:0 -1336px;	
		
}

.style16 {  /* controls the upper part of chat interface */
	border-left: 0px solid #999b9a;
	border-right: 0px solid #999b9a;
	border-bottom: 0px solid #999b9a;
	font-style: normal;
		font-variant: normal;
		font-weight: bold;
		font-size: 100%;
		line-height: normal;
		font-family: arial;
		color: #000;
		white-space: nowrap;
		border-top: 1px solid #999b9a;

		margin-top: -2px;
		margin-bottom: 1px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0;
		padding-bottom: -0;
		background-color: #ce9200;
	background-image: url('themes/6/grd-1px_1.4.gif');
		background-repeat: repeat-x;
	
	/*background-position: 0 -450px; /* upper toasted yellow */
	/*background-position: 0 -916px; /* upper gray */
	
	background-position:0 -1336px;
	background-position: -0 -28px; /* pink leveled */
	background-position:0 -298px;
	background-position:0 -176px;

	/*background-position: -0 -918px;
	background-position: -0 -918px;
	background-position:0 -178px;
		background-position:-1 -176px;*/
	/*background-position:-1 -176px;    /* down grey */

}
