/* CSS Document */
.template {
	width:100%;
	height:400px;
}
.altconfirm {
	cursor:pointer;
}
/********************/
.toplinks{
	margin:30px 40px 40px;
}
#loginbox { 
	padding:30px 40px;
	text-align:left;
	clear:both;
}
#logonform td{
	padding:2px 0
}
.loginusername,.loginpassword,.adminsafecode{
	width:150px;
}
/********************/
#topbar {
	color:#fff;
	font-weight:bold;
	float:left;
	width:100%;
	height:auto;
	background:#768E9D;
	position:relative;
}
#topbar a,#topbar a:visited{
	color:#fff;
}
#topbar a:hover{
	color:#A0A4C1
}
.topmenu{
	padding:20px;
}
.logo{
	float:left;
}
.welcome{
	float:right;
}
.mainmenu{
	float:right;
	margin:10px 10px 0
}
.mainmenu li{
	float:left;
	list-style:none;
}
.cpnavmenu {
	color:#2C3467;
	background:#5f7888;
	text-align:center;
	padding:6px 10px 5px;
	margin:0 3px;
	white-space:nowrap;
}
.cpnavmenu a,.cpnavmenu a:visited{
	text-decoration:none;
	font-weight:bold;
}
.cpnavmenu a:hover { 
	color:#fff;
}
.cpnavmenu_cure  { 
	font-family:"Verdana", "Tahoma", "Verdana"; 
	font-size:12px;
	text-transform:uppercase;
	color:#333;
	background:#fff;
	padding:6px 4px 5px 4px;
	margin:0;
	text-align:center;
	font-weight:bold;
	border-left:#eee 1px solid;
	border-right:#999 1px solid;
	border-bottom:#fff 1px solid;
}
/********************/
.wrap {
	padding:10px;
}
.navlink {

}
/********************/
.msgbox {
	border:#CCC9A4 1px solid;
	padding:8px 10px;
	margin-bottom:10px;
	background:#FDFDED;
}
.msgtitle {
	color:#900;
	font-weight:bold;
}
.msgcontent {
	padding:5px 0 2px;
}
.msgcontent li {
	list-style:none;
	padding:3px 0px;
	background:url(../images/dot.gif) left center no-repeat;
}
.desc {
	color:#333;
	line-height:180%;
}
.r{
	color:#930;
	font-weight:bold;
	padding:2px;
}
.n {
	color:#093;
	font-weight:bold;
	padding:2px;
}
.b {
	color:#309;
	font-weight:bold;
	padding:2px;
}
/********************/
.container {
	width:100%;
	margin:10px 0;	
}
.sidebar { 
	float:left;
	width:180px;
	margin-right:10px;
}
.content{
	margin:0px;
}
/********************/
.leftmenuheader{ 
	font-weight:bold; 
	color:#fff; 
	padding:6px; 
	background:#768E9D;
	border-bottom:2px #5f7888 solid;
	margin-bottom:1px;
}
.leftmenubody {
	margin-bottom:2px;
}
.leftmenutitle {
	font-weight:bold;
	color:#0C1216;
	padding:5px 6px;
	background:#B8C6CE;
	cursor:pointer;
}
.leftmenuitem {
	padding:6px; 
	background:#fff;
	border:1px solid #ccc; 
}
.leftmenuitem li{
	list-style:none;
	background:url(../images/dot.gif) #fff left center no-repeat;
	padding:3px 3px 3px 1px;
}
.leftmenuicon{
	border:0;
	width:10px;
	height:10px;
}
/********************/
.tablebody{
	border:1px solid #B1B6D2;
	margin-bottom:10px;
}
.tabletitle{
	font-weight:bold;
	color:#fff;
	padding:6px;
	background:#768E9D;
	border-bottom:2px #5f7888 solid;
	margin-bottom:1px;
	cursor:pointer;
}
.tablecontent{
	margin:0;
	padding:0;
}
.tablecontent table{
	width:100%;
}
.tablecontent td{
	padding:5px;
	vertical-align:middle;
	border-bottom:1px solid #CAD0D5;
}
.tcell_header {
	text-align:center;
	color:#000;
	background:#CFD4E8;
	border-bottom:1px solid #535782;
}
.tcell_headerleft {
	text-align:left;
	color:#000;
	background:#CFD4E8;
	border-bottom:1px solid #535782;
}
.tcell_mult {
	text-align:left;
	color:#000;
	background:#fcfcde;
	font-size:12px;
}
.tcell_one {
	background:#fff;
}
.tcell_two {
	background:#EEF4F9;
}
.tcell_egg {
	background:#fcc;
}
.tcell_one_hover, .tcell_two_hover { 
	background:#E1FAD8;
}
.tcell_sub {
	text-align:center;
}
.defaultbold { 
	font-weight: bold;
	color:#666;
}
.water {
	width:153px;
	border-left:1px #ccc solid;
	border-top:1px #ccc solid;
}
.water li {
	list-style:none;
	float:left;
	display:block;
	width:50px;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
}
/********************/
.show_avatar {
	background:#EEF4F9;
	padding:5px;
}
.show_avatar div {
	clear:both;
	border-bottom:1px #ccf dashed;
	margin-bottom:10px;
	padding-bottom:10px;
}
.show_avatar img {
	padding:2px;
}
/********************/
.pages {margin:0 5px }
.pages * { vertical-align: middle;}
.pages a{padding:1px 4px ; background:#f9fcff;  border:1px solid #ADD2E1; margin:0 1px; color: #002F79; text-align: center; text-decoration: none; font:normal 12px Tahoma,Arial; }
.pages a:hover { border:#37A717 1px solid; background:#EDFFE4; text-decoration:none; color: #002F79}
.pages strong { padding:2px ;  margin: 0 3px;font:bold  11px/12px Tahoma}
/********************/
.messagebox{
 width:500px;
 margin-top:120px;
 border:1px solid #669; 
 border-top:0px; 
 text-align:center; 
 background-color:#ffffff;
}
.messagebox-title{
 background:url(../images/message_bg.jpg) repeat-x;
 color:#FFFFFF; 
 font-weight:bold; 
 padding:5px;
}
.messagebox-content{
 color:#3F67A5; 
 background:#FFFFFF;
 padding:10px; 
 padding-bottom:20px; 
 text-align:left;
}
.messagebox-bottom{
 color:#3F67A5; 
 background-color:#E6EEF7; 
 padding:5px;
}
#about {
	visibility:hidden;
}
.copyright {
	clear:both;
	border-top:1px solid #ccc;
	padding:20px;
	text-align:center;
}
/********************/

