
*{ margin: 0; padding: 0; }* 
body { font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #fff url(../images/bg.gif) repeat-x; color: #8E8E91; }
a {	color: #EB0000;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; text-decoration: underline; }
p { margin: 0 0 15px 0; }
h1 { font: normal 2.8em Georgia, "Times New Roman", Arial; color: #444; }
h2 { font: normal 1.7em Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }
img { border: 0; }
#content { width: 960px; margin: 25px auto; }
#logo { margin: 10px 0 0px 0; width: 340px; float: left; }
	#logo p { margin: 0; }
	#logo a {text-decoration:none; font: normal 2.7em Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }
#menu { float: right; padding: 40px 0 0 0; margin: 0 0 0px;  font-weight: bold;}
	#menu li { font-size: 1.1em; display: inline; }
	#menu li a { float: left; width: auto; padding: 2px 0 7px; text-align: center; margin: 0 0 0 10px; color: #636365; font-size: 16px; }
	#menu li a.selected { text-decoration:underline; background: #fff/*background: #fff url(../images/button.gif) no-repeat;*/ color: #fff; }
	#menu li a:hover { text-decoration: none; color: #000; background: #fff /*url(../images/button_grey.gif) no-repeat;*/ }
.clear { clear: both; }
.caption { background: #fff url(../images/title.gif) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff;  }
	.caption p { margin: 0; }
#left { margin: 0 0 20px; clear: left; width: 200px; float: left; }
.box { background: #eee; }
#left img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}
.smallthumb { width: 109px; }
#center { width: 180px; float: left; margin: 0 0 20px 15px; }
#right { float: left; width: 520px; margin: 10px 10px 10px 10px; }
	.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0; }
.box { background: #eee; padding: 10px; }
.box li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; }
.box li a { padding: 0 5px; }
#footer { font-size: .84em; clear: both; padding: 15px; background: #eee; }
#footer a { color: #444; }

	.submenu { float: right;}
	.submenu li { font-size: 1.0em; display: inline; }
	.submenu li a { float: left; padding: 0 10px; text-align: center; color: #EB0000;  }
	.submenu li a:hover { text-decoration: underline; color: #000; }
	
	.hidden {
		display:none;
	}
	
	.l_content{
		text-align:center;
		margin-top:10px;
	}
	.l_content a {
		margin:0 5px;
	}
	
	#nav {
	text-align:center;
	margin-top: 10px;
}

#nav a {
	margin:2px;
}

#nav a:hover {
	color: #000;
	text-decoration:none;
}

#nav span.page {
	border: 1px solid #EB0000;
	padding: 1px;
}

#nav span.page.current {
	background-color: #EB0000;
	color:#fff;
}

	.err .captchapict{
	float:left;
	border: 1px solid red;
	}
	.captcha span {
	float:right;
	}
	
	.err {
		color: red;
	}
	
	/* begin: rating */
	.ratingblock {
	display:block;
	/*border-bottom:1px solid #999;*/
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('../images/starrating.gif') top left repeat-x;		
	}

ul.unit-rating {
	width:300px;
}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	cursor:default;
	}
	
.unit-rating li a.rate:hover{
	background: url('../images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	cursor:pointer;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}


.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}

/* end: rating */

.contact input {
	width:250px;
	height:20px;
	margin-top:10px;
}
.contact input.captcha {
	margin-top:10px;
	width:30px;
}
.contact textarea {
	margin-top:10px;
	width:350px;
	height:200px;
	}

#r_container .comment {
	background-color: #ffe2e2;
	padding: 10px;
	margin:0 0 5px 0;
}
#r_container .review {
	background-color: #fff3be;
	padding: 10px;
	margin:0 0 5px 0;
}
#r_container .resource {
	background-color: #d7e7f8;
	padding: 10px;
	margin:0 0 5px 0;
}
.tabs				{position: relative; height: 25px; padding-top: 5px; /*background-image: url(../images/tabs_back.gif); background-repeat: repeat-x; background-position: left bottom;*/}
.tabs a, .tabs .end		{background-image: url(../images/tab_back.gif); background-repeat: no-repeat;}
.tabs a .end,
.tabs a:hover .end,
.tabs .selected .end		{background-position: right 0px; display: inline; height: 25px; margin: 0px; padding: 0px; position: absolute; right: -5px; top: 0px; width: 5px;}
.tabs a, .tabs a:hover,
.tabs .selected			{color: #777171; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; display: block; float: left; white-space: nowrap; height: 25px; line-height: 25px; padding-left: 10px; padding-right: 5px; margin-right: 10px; position: relative;}
.tabs a:hover, .tabs .selected	{background-position: 0px -25px; color: #000000 !important;}
.tabs a:hover .end,
.tabs .selected .end		{background-position: right -25px; color: #000000 !important;}

.login_box {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 1;
  margin:0;
  padding:0px;
  font-size:10px;
  line-height:10pt;
  text-align:right;
  width:296px;
}
.login_box form input.field {
  width:130px;
  height:18px;
  color:#606060;
  background-color:#f4f6f5;
  border:1px solid #A5ACB2;
  padding:0px;
  margin:0 3px 2px 0;
  float:left;
}
.login_box form input.submit {
  background-image: url(../images/ok.gif);
  width:26px;
  height:20px;
  border:none;
  margin:0 0px 2px 0;
  float:right;
}
.login_box form input.remember {
  vertical-align:top;
}
.msg_list_container {
	height:auto;
	width:100%;
}
.msg_list_container .top {
	border: 1px solid #000;
  margin-bottom:10px;
  padding: 2px 5px;
}
.msg_list_container .top a {
  text-decoration:none;
  color:red;
}
.msg_list_container .top a.selected, a:hover{
  text-decoration:underline!important;
}
.msg_list_container .bottom {
	height:100%;
  border: 1px solid #000;
}
.msg_list_container .bottom .subject div.header {
  height:20px;
  margin-bottom:2px;
}
.msg_list_container .bottom .subject div.row {
  overflow-y:auto;
  height:78px;
  cursor:arrow;
}
.msg_list_container .bottom .subject {
	height:100px;
	border-bottom: 1px solid #000;
  background-color:#efeefb;
}
.msg_list_container .bottom .body {
	overflow-y:auto;
  padding:5px;
}
.msg_list_container .bottom .body .msg_content {
	height:300px;
  overflow-y:auto;
}
.msg_list_container .bottom .body .msg_actions {
	height:auto;
  display:none;
  padding-top:5px;
}
.msg_list_container .bottom .body .msg_actions .reply,.delete {
  border:1px solid #000;
  display:inline;
  margin-right:10px;
  padding:2px;
  cursor:pointer!important;
}

.msg_list_container .bottom .subject table {
	width:100%;
}
.msg_list_container .bottom .subject table.header tr {
  background-color:#d8d7ff;
}
.msg_list_container .bottom .subject table.row tr {
  cursor:default;
}
.msg_list_container .bottom .subject table.header td.hdr_from,.hdr_to{
  width:100px;
  padding-left:5px;
  border-right: 1px solid #fff;
  cursor:pointer;
}
.msg_list_container .bottom .subject table.header td.hdr_subject {
  padding-left:5px;
  border-right: 1px solid #fff;
  cursor:pointer;
}
.msg_list_container .bottom .subject table.header td.hdr_when {
  width:115px;
  padding-left:5px;
  cursor:pointer;
}
.msg_list_container .bottom .subject table.row td  {
  font-size: 12px;
}
.msg_list_container .bottom .subject table.row td.bold   {
  font-weight:bold;
}

.msg_list_container .bottom .subject table.row td.row_from,.row_to   {
  width:100px;
  padding-left:5px;
}
.msg_list_container .bottom .subject table.row td.row_subject {
  padding-left:5px;
}
.msg_list_container .bottom .subject table.row td.row_when {
  width:100px;
  padding-left:5px;
}
.msg_list_container .bottom .subject table.row .selected {
  background-color:#fff88e;
}

.msg_list_container .bottom .new {
	overflow-y:auto;
  padding:5px;
  height:430px;
}
.msg_list_container .bottom .new .msg_hdr {
  height:90px;
  background-color:#d8d7ff;
  vertical-align:middle;
}
.msg_list_container .bottom .new .msg_content {
  height:300px;
  margin:5px 0;
}
.msg_list_container .bottom .new .msg_content textarea {
  height:300px;
  border:none;
  margin:0;
  width:100%;
  overflow:auto;
}
.msg_list_container .bottom .new .msg_actions {
  height:auto;
  padding-top:5px;
}
.msg_list_container .bottom .new .msg_hdr table {
  margin:20px;
}
.msg_list_container .bottom .new .msg_hdr table td {
  border:none;
}
.msg_list_container .bottom .new .msg_hdr table td.label {
  padding-right:5px;
  text-align:right;
}
.msg_list_container .bottom .new .msg_hdr input{
  border:1px solid #000;
}
.msg_list_container .bottom .new .msg_actions .send,.abort {
  border:1px solid #000;
  display:inline;
  margin-right:10px;
  padding:2px;
  cursor:pointer;
}

.msg_list_container .bottom .sent_status {
  margin:5px;
  background-color: #efeefb;
}

.msg_loader {
  text-align:center;
  height:16px;
  display:none;
}
