
/* ------------------------------------------------------------------------------------------------ */
/* base html selectors */
html { margin: 0; padding: 0; font-family: sans-serif; font-size: 12px;}
body { margin: 0px; padding: 0; text-align: left; background: #2977b9; }

.judgephoto { font-family: arial; font-size: 125px; text-align: left }
.judgephotodec { font-family: arial; font-size: 55px; text-align: left }

.headertitle { font-family: arial; font-size: 25px; text-align: left; }
.headertitle.top { vertical-align: top }

.bizlink p { text-align: center }

.bgTable {
	background-color: #3a88ca;
	width: 100%;
	border:0;
}

IMG {
	vertical-align: middle;
}

.bgTable .nav {
	padding: 10px;
	vertical-align: top;
}

.bgTable .fill {
	padding: 5px;
	width: 100%;
	vertical-align: top;
}

td.unread {
	background: #5c99db
}

.logotd {
	background-image: url(../gfx/logo.jpg); background-repeat: no-repeat;
}

.msg {
	background: #fff;
	width: 530px;
	border-color: #000;
	border-style: dotted
}

.msg td {
	color: #000000;
	vertical-align: top;
	height: 300px;
	padding: 10px;
}

.msg td * {
	color: #000000;
}


.girl {
	color: #ffcccc;
}

.man {
	color: #ccccff;
}


.bgTableLarge {
	background-color: #3a88ca;
	border:0;
	width: 100%;
	
}

.bgTableLarge.full {
}


.bgTableLarge .nav {
	padding: 10px;
	vertical-align: top;
}

.bgTableLarge .fill {
	padding: 10px;
	vertical-align: top;
}

.bar 		{	color: white;	background: white;	width: 10px;	height: 10px;	}
.emptybar 	{	color: #3a88ca;	background: #3a88ca;	width: 10px;	height: 10px;	}



.nav table {
	width:200px; 
}

.tblhead {
	background: #2fc4ea;
/*	font-weight: bold;*/
	font-family: Gill Sans MT;	
	font-size: 14px;
	padding: 0 0 0 5px;
	text-align: left
}

.active {
	background: #2fc4ea;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 5px
}

.clickable {
	cursor: hand
}

.tblhead A {
	color: #fff	
}

.hide {
	display: none;
	visibility: hidden
}

.show {
	display: block;
	visibility: visible
}

.calendar {
	width: 180px
}

.odd {
	background: #367fbe;
}



/* background: #367fbe;*/

.tblcontent {
	background: #367fbe;
	font-family: Gill Sans MT;	
	font-size: 14px
}

.nav.explicit {
	background: #478fcf;
}

.unreadmsg {
	font-weight: bold
}

.tblsmallcontent {
	background: #367fbe;
	font-weight: none;
	font-family: Gill Sans MT;	
	font-size: 14px;
	color: #fff
}

.tblchatpreview {
	background: #ffffff;
/*	font-weight: bold;*/
	font-family: Arial;	
	font-size: 14px
}

.colorcell {
	width: 10px; height: 10px
}

.fontpreview {
	font-size: 13px;
	font-weight: normal
}

.tblcontent a {
	color: #fff
}

.smaller {
	font-size: 11px;
	font-weight: none;
	
}




.mainmenu {
	position: relative;
	top: -10px;
}


.mainmenu A {
	color: #fff;
	font-family: Gill Sans MT;
/*	font-weight: bold;*/
	font-size: 13px;
}

/*
  @font-face {
    font-family: Gill Sans MT;
    font-style:  normal;
    font-weight: 700;
    src: url(/fonts/GILLSAN0.eot);
  }
*/  

img { border: 0; }
h1 { margin: 0; padding: 0; font-size: 110%; line-height: 1.6em; text-align: left; color: #fff; }
h2 { margin: 0; padding: 0 0 0.4em 0; font-size: 105%; line-height: 1.2em; text-align: left; }
h3 { margin: 0; padding: 0 0 0.4em 0; font-size: 100%; line-height: 1.2em; text-align: left; }
h4 { margin: 0; padding: 0 0 0.4em 0; font-size: 80%; line-height: 1em; text-align: left; }
div, th, td { color: #fff; 	text-align: left
}
input, select { color: black }
p { text-align: left; }
small { color: white; }
.small { font: normal 10px/12px sans-serif !important; }
.tabindex { font: normal 10px/12px sans-serif !important; color: #fff }
.screenshot { border: 1px solid black; width: 100px; height: 75px}


a { text-decoration: underline; color: #fff }
TD {  margin: 0; padding: 0; font-family: sans-serif; font-size: 12px; }
TH {  text-align: left; margin: 0; padding: 0; font-family: sans-serif; font-size: 14px; background: #eeeeff; color: #fff}

html>body a {  }
/* ------------------------------------------------------------------------------------------------ */
/* main layout selectors */

.spotlight TH {  text-align: center; margin: 0; padding: 0; font-family: sans-serif; font-size: 12px; background: #777; color: #fff}
.spotlight TD { text-align: center; color: white; font-size: 10px }
.spotlight TD P { text-align: center;}

.head2 {
/*	font-weight: bold;*/
	font-family: sans-serif;
	font-size: 12px;
	border-color:#367AA3;
	border-bottom: dotted;
	border-width: 1px;
	
}

.head2 A {
	color: #fff
}

.cent {
	text-align: center
}

.right {
	text-align: right
}

.left {
	text-align: left
}


.login {
	text-align: center;
}

.login .inputtext {
	height: 16px;
	width: 90px;
	font-size: 9px
}

.chatWindow {
	width: 100%;
	height: 500px;
	min-width: 200px;
	text-align: center;
}

.login .loginimg {
	position: relative;
	top: 10px
}

.logintable {
	width: 140px;
	height: 90px;
}

.loginlink {
	color: white;
	position: relative;
	top: 34px;
	left: 37px;
	font-size: 9px;
	cursor: hand
}

.logoutlink {
	color: white;
	font-size: 9px;
}

.listtable {
	width: 100%;
}

.textareashort {
	width: 368px;
	height: 100px
}

.clr { clear: both; display: block; margin-bottom: -1px; height: 1px; font-size: 1px; line-height: 1px; visibility: hidden; }