body,h1,h2,h3,p,td,quote,small,form,input,ul,li,ol,label
{
	font-family:Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
#easyTooltip
{
	background: #999;
	border: 5px solid #666;
	color: #fff;
	display: none;
	font-family: Arial,sans-serif;
	font-weight: bold;
	padding: 2px 5px;
	position: absolute;
}
body
{
	color: #443;
	font-family: Arial;
	font-size: 12px;
}
td
{
	font-size: 12px;
}
a
{
	text-decoration: none;
	color: #00AFF0;
}
.webthumb 
{
	background-color: #ccc ; /* 000*/ 
	width: 128px;
	height:83px;
	margin:2px;
	border: solid 5px #333; /* 	border: solid 8px #000; */
	
}
* html .webthumb{
border :5px solid  #333;	
}
.topic
{
	color: #E37400; /* F79646 */
		font-family:Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-top: 10px;
 
}
.maintable
{
	margin-top:5px;
		border :3px solid  #333;
	background-color: #000 ; /* 000*/ 
	/*color: #F79646;*/ 
}
* html .maintable{
border :0px solid  #333;	
}
.tblheader
{
	border-top: solid 4px #333;
	border-bottom: solid 4px #333;
	background-color: #000; /* no color*/ 
	color: #fff; /*F79646*/
	font-weight: normal;
}
.maintext
{
	color: #00AFF0;
	font-size: 30px;
}
#login_info
{
	padding-top: 2px;
}
.edit{
margin-right:20px;	
color:#C00000;
}
.mywsp{
	/*width:19%;*/
height:26px;
	overflow:hidden;
display:inline-block;	
display:inline;/* Standards */
}

* html .mywsp{
	display:inline;/* Standards */
}

.addws
{
	color: #00AFF0;
	font-size: 16px;
	font-weight: bold;
}
.myws
{
	color: #0F80C7; /*158CD7 */
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	margin-right: 2px;
}
.alter
{
	color: #589d39;
}
.del
{
	vertical-align: text-bottom;
	color:#999;
	margin-right:20px;	
	font-weight:bold;
}
#divws span img
{
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
}
#divws span 
{
 
 
}
#divws
{
	background: #000;
	border: 1px solid #666;
	display: block;
	height: auto;
	margin:auto;
    margin-bottom: 6px;
	margin-top: 6px;
	padding-left: 6px;
	width: 992px;
      text-align:left;
      color:#0F80C7;
      min-height:40px;
    
}
#addbutton{
  width: 1000px;  
  min-height:46px;
  	margin:auto;
      text-align:left;
}
#header
{
	height: 50px;
    width:1000px;
 margin-left: auto ;
  margin-right: auto ;
  text-align:left;
   


}

.bar
{
	background: #eee;
	border: 1px solid #ddd;
	font-size: 13px;
    	width: 1000px;
        margin:auto;
	margin-top: 6px;
	padding-left: 5px;
	 width: 992px; 
     	padding-left: 6px;
          text-align:left;
}
.signup
{
	color: #00AFF0;
	font-size: 15px;
	font-weight: bold;
	margin-right:2px;
}
.forgotpass
{
	color: #00AFF0;
	font-size: 12px;
}
.footer
{
	color: #00B0F0;
}
.question
{
	color: #00B0F0;
	font-size: 14px;
}

#box
{
	background: #00B0F0;
	border: 5px solid #ddd;
	color: #fff;
	display: none;
	padding: 2px 5px;
	position: absolute;
    max-width:370px;
	width: auto;
 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#titlebar
{
	float: left;
}
#closebox
{
	position: absolute;
}
#transbox
{
	background: #eee;
	border: 2px solid #ddd;
}
input,select
{
	border: 1px solid #96A6C5;
	color: #333333;
	font-size: 12px;
	margin-top: 2px;
	padding: 2px;
	width: 200px;
}
.tb
{
	width: 100px;
}
.active{
color:#000;	
}
.inactive{
color:#333;	
}
.cb
{
	border: 0px solid #96A6C5;
	margin-top: 1px;
	padding-bottom: 0px;
	width: 16px;
}
#showmsg
{
	display: none;
	font-size: 14px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -10;
}
#msgbox
{
	background: #CDED8F;
	border: 1px solid #88BD21;
	border-top: 0px;
	color: #333;
	height: 33px;
	top: 8px;
	width: 40%;
}
#processing
{
	display: none;
	font-size: 14px;
	left: 0;
	position: absolute;
	top: 0;
	width: 98%;
	z-index: -10;
}
#proessmsg
{
	background: #f0f0f0;
	border: 1px solid #ddd;
	border-top: 0px;
	color: #666;
	filter: alpha(opacity=70);
	height: 40px;
	opacity: 0.7;
	width: 40%;
}

.pagetitle{
	color:#fff;
}
.pagecontent{
height:310px;
overflow:auto;	
width:390px;
color:#fff;
float:right;
}

select
{
	padding: 2px;
	width: auto;
}
.formline
{
	padding: 3px;
}
label
{
	font-size: 11px;
	text-align: right;
}
#logout
{
	color: #158CD7;
	font-weight: bold;
	padding: 1px;
}

.input-container
{
	padding: 1px;
}
#div-regForm,.registered , #div-signupForm
{
	background: url(../images/bg.jpg) repeat-x #cbd4e4;
	border: 3px solid #eeeeee;
	color: #203360;
	margin: 30px auto 40px auto;
	padding: 15px;
	width: 300px;
}
.form-title,
.form-sub-title
{
	font-size: 18px;
	font-weight: bold;
}
.form-sub-title
{
	font-weight: normal;
	padding: 6px 0 15px 0;
}
.greenButton, .blueButton
{
	color: white;
	cursor: pointer;
	font-weight: bold;
	margin: 10px 0 0 2px;
	outline: none;
	padding: 1px 4px 1px 4px;
	width: auto;
}
.greenButton:active
{
	background-color: #006600;
}
.greenButton
{
	background-color: #589d39;
	border: 1px solid #006600;
}
.blueButton
{
	background-color: #158CD7;
	border: 1px solid #1589D1;
}
.blueButton:active
{
	background-color: #395B9B;
}
#loading
{
	display: none;
	left: 10px;
	position: relative;
	top: 3px;
}
#error
{
	background-color: #ffebe8;
	border: 1px solid #dd3c10;
	display: none;
 
	padding: 7px 3px;
	text-align: center;
}
.error, #er_frmlogin
{
	background-color: #ffebe8;
	border: 1px solid #dd3c10;

  
	display: none;
	margin-top: 10px;
	padding: 7px 3px;
	text-align: center;
}
#er_frmlogin
{

	width: 250px;
}



 
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(images/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url(images/info.gif);
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url(images/info.gif);
}

#popup_content.confirm {
	background-image: url(images/important.gif);
}

#popup_content.prompt {
	background-image: url(images/help.gif);
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}