/****************************************
Modification History:
1, 11062008 Steven add TOU 

****************************************/
/************************body*****************************/
body 
{
    text-decoration: none;
    font-family: "arial";
    font-size: 8pt;
}
/************************header*****************************/
h1{
    font-family: "arial";
    font-weight: bold;
    font-size: 16pt;
    color:#1B5790;
} 

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
/*margin-left:0px;
	margin-top:0px;
	width:100px;
	height:100px; */
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px; 
}
/*Modal Popup*/

.modalPopup1 {
	background-color:#f6f6f6;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	color:#1B5790;
	padding:3px;
	width:250px; 
}

h2{
    font-family: "arial";
    font-weight: bold;
    font-size: 12pt;
    color:#1B5790;
} 

h3{
    font-family: "arial";    
    font-size: 8pt;
    color:#cc6600;
} 

h4{
    font-family: "arial";
    font-size: 7pt;
    color:#1B5790;
}
/************************table*****************************/
table.greyborder
{
	background-color:#ffffff;
	width:100%;
	height:100%
}

.roundcorner
{
	background-image:url("../images/roundcorner.jpg"); 
	width:806px;
	height:55px;
	font-size:20px;
	text-align:center; 
	vertical-align:bottom;
}	
.WrittenBy
{
	color:#003366;
	font-size:small;
	font-family:Arial;
}
.rating
{
	margin-top:-1px;
	border-style:solid;
	border-color:#f1f1f1;
}
.activities
{
	margin-top:-1px;
	border-style:solid;
	border-color:#f1f1f1;
}
table.submenu
{	
	background-image: url("/images/menubg.gif");
	background-repeat:repeat-x	;
	width:100%
}
table.user
{	
	background-color: #f6f6f6;
	width:100%;
	height:600;
	font-family:Arial;
	color:#003366;
	font-weight:bold;	
	
}
.contents
{
	font-family:Arial;
	color:#003366;
	font-size:smaller; 
	font-weight:bold;	
}
table.casedetail
{
	width: 100%;
	height:100%;
	vertical-align: top;
	background-color: #f9f9f9;	
}
table.breakingnews
{
	width: 100%;
	height:100%;
	vertical-align: top;
	background-color: #f6f6f6;
}
table.signup
{
	background-color:#cccccc;
}
table.orangeBackground
{
	background-color:Orange;
	border:1;	
	border-style:double;
	border-color:White;	
}
table.navyBackground
{
	background-color:#003366;
	border:1;	
	border-style:double;
	border-color:White;	
}/************************tr*****************************/
tr.whitebg
{
	background-color:#FFFFFF
	
}
tr.categorytitle
{
	background-color:#003366
}
/************************td*****************************/
td.main
{	
	background-color:#f6f6f6;
	min-width:787px;
	max-width:802px;
	min-height:600px;	
	vertical-align:top;
}
td.greyborder
{
	background-color:#cccccc
}
td.breakingnews
{
	width: 60%;
	vertical-align: top;
	background-color: #f6f6f6;
	border-color: #003366;
	border-style:groove;
	
}
td.seperator
{
	width: 5;
}
td.errortext
{
	color:Red;	
}
td.myaccount
{
	background-color:#ffffee;
	padding:20px;
}
/***********************button******************************/
.signup_button
{
	margin-right:350px;
}	


/***********************text****************************/

.article_normal
{	
	margin: 5em;
}	

.bluetitle
{	
	color:#003366;
	font-size:small;
	font-family:Tahoma;
	font-weight:bold;

}
.copyright
{	
	color:#105cb6;
	font-size:smaller; 
	font-family:Verdana

}	
.commets
{	
	color:#000000;
	font-size:smaller; 
	font-family:Arial;
}
.featuredmembersummary
{	
	color:#1B5790;
	font-size:smaller; 
	font-family:Arial

}
.featuredmemberintro
{	
	color:#666666;
	font-size:smaller; 
	font-family:Arial

}
.judgementinred
{	
	color:#c00000;
	font-size:small;
	font-family:Arial;
	font-weight:bold

}

.reddate
{	
	color:#c00000;

}
.rightcolumntext
{	
	color:#666666;
	font-size:smaller; 
	font-family:Arial

}	
.rightcolumntitle
{	
	color:#003366;
	font-size:small;
	font-style:oblique; 
	font-family:Arial;
	font-weight:bold

}
.tou {
	color: #000066;
	font-family: Tahoma;
	font-size : 9pt;
	font-weight: bold;
}
.b_text_large {color:#3d6f92; font-size:14px;}
.b_text {color:#3d6f92;}
/*****************web controls**************************/
.input 
{
	width:166px; 
	height:18px; 
	border:1px solid #a4a4a4; 
	background:none; 
	padding:0 0 0 5px; 
	font-family:tahoma; 
	font-size:10px; 
	line-height:13px; 
	color:#a4a4a4;}

/************************links*****************************/ 

.link {
	color: #000066;
	font-family: Tahoma;
	font-size : 9pt;
	font-weight: bold;
	text-decoration: underline
}
:hover.link {
	text-decoration: underline;
	color: #cc6600;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 9pt
}
.linkcasetitle {
	color: #000066;
	font-family: Tahoma;
	font-size : 14pt;
	font-weight: bold;
	text-decoration: underline
}
:hover.linkcasetitle {
	text-decoration: underline;
	color: #cc6600;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 14pt
}
.linkunderline {
	text-decoration: underline;
	font-family:Arial;
	color:#003366;
	font-weight:bold;	
}
:hover.linkunderline {
	text-decoration: underline;
	font-family:Arial;
	color:#cccccc;
	font-weight:bold;	
}

.linkunderline_myaccount {
	text-decoration: underline;
	font-family:Arial;
	color:#003366;
	margin:6px;
}
:hover.linkunderline_myaccount {
	text-decoration: underline;
	font-family:Arial;
	color:#cccccc;
	margin:6px;
}

.linksubmenu {
	text-decoration: none;
	font-family:Tahoma;
	font-weight:bold;
	color:#000000;
	margin:10px;
}
:hover.linksubmenu {
	text-decoration: underline;
	font-family:Tahoma;
	font-weight:bold;
	color:#c00000;
	margin:10px;
}

.linkforgetpassword {
	color: #999999;
	text-decoration: underline
}
:hover.linkforgetpassword {
	text-decoration: underline;
	color: #000066;
}

.linkfooter {
	color: #105cb6;
	font-family: arial;
	font-size : 9pt;
	font-weight: bold;
	text-decoration: underline
}
:hover.linkfooter {
	text-decoration: underline;
	color: #000066;
	font-family: arial;
	font-weight: bold;
	font-size : 9pt
}
.linkcaseh1 {
	color: #000066;
	font-family: Tahoma;
	font-size : 9pt;
	font-weight: bold;
	text-decoration: underline
}
:hover.linkcaseh1 {
	text-decoration: underline;
	color: #cc6600;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 9pt
}
.linkcase2 {
	color: #000066;
	font-family: Tahoma;
	font-size : 9pt;
	font-weight: bold;
}
:hover.linkcase2 {
	color: #cc6600;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 9pt
}
.linkcasedetail {
	color: #000066;
	font-size : 8pt;
	text-decoration: underline
}
:hover.linkcasedetail {
	text-decoration: underline;
	color: #cc6600;
	font-size : 8pt
}
.linkblue {
	color: #000066;
	font-size : 8pt;
	text-decoration: underline
}
:hover.linkblue {
	text-decoration: underline;
	color: #cc6600;
	font-size : 8pt
}
.linkcaseh2 {
	text-decoration: underline;
	font-family:Arial;
	color:#003366;
}
:hover.linkcaseh2 {
	text-decoration: underline;
	font-family:Arial;
	color:#cccccc;
}.linkfullstory {
	color: #000066;
	font-family: Arial;
	font-size : 8pt;
	text-decoration: underline
}
:hover.linkfullstory {
	text-decoration: underline;
	color: #cc6600;
	font-family: Arial;
	font-size : 8pt
}
.linkcaseother {
	color: #cc0000;
	font-family: Tahoma;
	font-size : 8pt
	
}
:hover.linkcaseother {
	text-decoration: underline;
	color: #cc6600;
	font-family: Tahoma;	
	font-size : 8pt
}
.linkmember {
    text-decoration: none;
	color: #cc0000;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 8pt
	
}
:hover.linkmember {
	text-decoration: underline;
	color: #cc6600;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 8pt
}
.linkmember2{
    text-decoration: none;
	color: #cc0000;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 8pt
	
}
:hover.linkmember2 {
	text-decoration: none;
	color: #cc6600;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 8pt
}

.linkbluegrey {
	text-decoration: underline;
	font-family:Arial;
	color:#003366;
}
:hover.linkunderline {
	text-decoration: underline;
	font-family:Arial;
	color:#cccccc;
}
.categorytitlewhite {
    text-decoration: none;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	font-size : 9pt
	
}
:hover.categorytitlewhite {
	text-decoration: underline;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	font-size : 9pt
}
.categoryexpandwhite {
    text-decoration: none;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	font-size : 9pt
	
}
:hover.categoryexpandwhite {
	text-decoration: none;
	color:Orange;
	font-family: arial;
	font-weight: bold;
	font-size : 9pt
}
.edit 
{
	margin:20px;	
	font-weight:bold;
    text-decoration: underline;
	color: #003366;	
	font-size: 10pt;
}
:hover.edit {
	margin:20px;	
	font-weight:bold;
	text-decoration: none;
	color: #cccccc;
	font-size: 10pt;
}
.errortext {
    text-decoration: none;
	color: red;	
}
:hover.errortext {
	text-decoration: underline;
	color: red;
}

.memberlink
{	
	color:#1B5790;
	font-size:smaller; 
	font-family:Arial;
	text-decoration: underline;

}
:hover.memberlink
{	
	color:#1B5790;
	font-size:smaller; 
	font-family:Arial;
	text-decoration: none;
}
.addresslink
{	
	color:#666666;
	font-size:smaller; 
	font-family:Arial;
	text-decoration: none;

}
:hover.addresslink
{	
	color:#1B5790;
	font-size:smaller; 
	font-family:Arial;
	text-decoration: none;
}

.pointslink
{	
	color:#1B5790;
	font-size:x-small; 
	font-family:Arial;
	font-weight:bold;
	text-decoration: none;

}
:hover.pointslink
{	
	color:#1B5790;
	font-size:x-small; 
	font-family:Arial;
	font-weight:bold;
	text-decoration: none;
}
.totalpoints
{	
	color:#1B5790;
	font-size:smaller; 
	font-family:Arial;
	font-weight:bold;
	text-decoration: none;

}
:hover.totalpoints
{	
	color:#1B5790;
	font-size:x-smaller; 
	font-family:Arial;
	font-weight:bold;
	text-decoration: none;
}
.commentlink
{	
	color:#000000;
	font-size:x-small; 
	font-family:Arial;
	text-decoration: none;

}
:hover.commentlink
{	
	color:#000000;
	font-size:x-small; 
	font-family:Arial;
	text-decoration: underline;
}