@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background:#d7f0f5 url(images/new/bg.jpg) top center repeat-x;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	margin:0px;
}

a {
	color: #1C5969;
}

a.generic_link {
	text-decoration: none;
}

a.generic_link:hover {
	text-decoration: underline;
}

div.registerform {
	float: left;
	clear: both;
	width: 150px;
	text-align: left;
}

div.registerinput {
	float: left;
}

div.left_table {
	padding: 20px 0px 0px 0px;
}

div.loginform {
	float: left;
	clear: both;
	width: 150px;
	text-align: left;
}

.header {
	width:1000px;
	height:90px;
	margin:auto;
	margin-bottom:32px;
	border:0px;
}

.header img {
	border:0px;;
}

.banners img {
	border:0px;;
}

#wrap {
	width:1000px;
	height:auto;
	margin:auto;
}

/* left */

#content {
	width:712px;
	height:auto;
	float:left;
	background:url(images/new/bg-content.png);
	min-height: 1900px;
}
* html #content {
	height: 1900px;
}

#articles {
	width:644px;
	height:auto;
	padding:0px 47px 0px 20px;
}

.article {
	width:614px;
	height:auto;
	margin-top:15px;
	background:url(images/new/bg-article.jpg) repeat-x;
	padding:15px;
	color:#444444;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:0px 0px 12px 0px;
	color:#e43323;
}

h1 a {
	color:#e43323;
	text-decoration:none;
}

h1 a:hover {
	text-decoration:underline;
}


.info {
	width:604px;
	/*height:37px;*/
	background:url(images/new/bg-info.gif);
	font-size:11px;
	color:#929292;
	padding:7px 20px 7px 20px;
}

.info a {
	color:#929292;
	text-decoration:underline;
}

.info a:hover {
	color:#757575;
	text-decoration:none;
}

.more {
	padding:15px;
	color:#444444;
}

.more a {
	text-decoration:none;
	border-bottom:1px solid #d1d1d1;
	color:#444444;
}

.comments {
	background:url(images/new/bg-comments.gif);
	color:#444444;
	height:413px;
	width:596px;
	padding:14px 24px 14px 24px 
}

.comments-text {
	width:56px;
	height:23px;
	float:left;
	padding-top:3px;
}

.comments-form {
	width:auto;
	height:26px;
	float:left;
}

.commentsf {
	width:259px;
	height:16px;
	border:0px;
	background:url(images/new/form-1.gif);
	padding:5px;
}

.commentsf-captcha {
	width:153px;
	height:16px;
	border:0px;
	background:url(images/new/form1-captcha.gif);
	padding:5px;
}
.commentsf-textarea-div {
	background: transparent url('images/new/form1-area.gif') no-repeat scroll center center;
	width: 600px;
	height: 160px;	
}

#textarea {
	/*background:url(images/new/form-3.gif);*/
	border:1px;
	width:593px;
	height:159px;
}

.comments-button {
	width:179px;
	height:26px;
	background:url(images/new/comments-submit.gif);
	border:0px;
	float:right;
	margin-top:10px;
}

.comments1 {
	width:596px;
	padding:14px 24px 14px 24px;
	color:#444444;
}

.comments1 a {
	color:#6795a1;
	text-decoration:none;
	font-weight:bold;
}

.comments1 span.a {
	color:#6795a1;
	font-weight:bold;
}

.cdate {
	width:300px;
	height:24px;
	float:right;
	text-align:right;
	font-size:11px;
	color:#929292;
	float:right;
}

/* right */

#left {
	width:288px;
	height:auto;
	float:right;
}

#search {
	width:288px;
	height:61px;
	font-size:11px;
	color:#e2ecec;
	padding-top:24px;
}

.searchbox {
	padding:4px;
	font-size:13px;
	height:15px;
	width:186px;
	background:#e2ecec;
	border:1px solid #7ba4a1;
}

.menu-title {
	width:274px;
	height:23px;
	background:#8dc3cf;
	border-top:2px solid #5c9bab;
	border-bottom:1px solid #5c9bab;
	padding-left:14px;
	padding-top:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.menu-button a {
	display:block;
	width:252px;
	height:20px;
	padding-top:2px;
	padding-left:36px;
	background:url(images/new/menu-button.jpg);
	font-size:12px;
	color:#1c5969;
	font-weight:bold;
	text-decoration:none;
}

.menu-button a:hover {
	background:url(images/new/menu-button-hover.jpg);
	color:#FFFFFF;
}

.banners {
	width:264px;
	height:260px;
	background:#b4dbe3;
	padding:12px;
}

.list {
	width:260px;
	height:auto;
	padding-left:14px;
	padding-right:14px;
}

.list  p {
	margin-top:5px;
}

.list a {
	font-size:11px;
	color:#1c5969;
	text-decoration:none;
}

.list a:hover {
	text-decoration:underline;
}

#feedback {
	background:#f1fafc;
	display: block;
	border:2px solid #93c2cc;
	padding:10px;
	font-size:11px;
	color:#444444;
}

#feedback h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#6795a1;
	margin:0px;
}

#archive {
	padding:10px 15px 10px 15px;
}

#archive a {
	font-size:11px;
	color:#1c5969;
	text-decoration:none;
}

p.mostSearched a {
	color:#1c5969;
	text-decoration:none;
}
p.mostSearched a:hover {
	text-decoration: underline;
}
.paging {
	display:block;
	color:#1c5969;
	font-size:11px;
	font-weight:bold;
}

.paging a {
	color:#1c5969;
}

.pages {
	width:480px;
	text-align:center;
	color:#6795a1;
	font-size:11px;
	float:left;
}

/* footer */

.footer-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#616161;
	margin-bottom:15px;
}

/* navigation 1 */

.menu-top {
	width:1000px;
	height:25px;
	padding-top:5px;
	margin:auto;
	margin-bottom:12px;
	font-size:11px;
	font-weight:bold;
}

.nav1b1 a {
	display:block;
	width:48px;
	height:21px;
	padding-left:26px;
	background:url(images/new/nav1/b1.gif);
	color:#7ea6b1;
	text-decoration:none;
	float:right;
	margin-right:5px;
}

.nav1b1 a:hover {
	background:url(images/new/nav1/b1-hover.gif);
	color:#e2ecec;
}

.nav1b2 a {
	display:block;
	width:41px;
	height:21px;
	padding-left:26px;
	background:url(images/new/nav1/b2.gif);
	color:#7ea6b1;
	text-decoration:none;
	float:right;
	margin-right:5px;
}

.nav1b2 a:hover {
	background:url(images/new/nav1/b2-hover.gif);
	color:#e2ecec;
}

.nav1b3 a {
	display:block;
	width:69px;
	height:21px;
	padding-left:26px;
	background:url(images/new/nav1/b3.gif);
	color:#7ea6b1;
	text-decoration:none;
	float:right;
	margin-right:5px;
}

.nav1b3 a:hover {
	background:url(images/new/nav1/b3-hover.gif);
	color:#e2ecec;
}

.nav1b4 a {
	display:block;
	width:29px;
	height:21px;
	padding-left:26px;
	background:url(images/new/nav1/b4.gif);
	color:#7ea6b1;
	text-decoration:none;
	float:right;
	margin-right:5px;
}

.nav1b4 a:hover {
	background:url(images/new/nav1/b4-hover.gif);
	color:#e2ecec;
}

.nav1b5 a {
	display:block;
	width:57px;
	height:21px;
	padding-left:26px;
	background:url(images/new/nav1/b5.gif);
	color:#7ea6b1;
	text-decoration:none;
	float:right;
	margin-right:5px;
}

.nav1b5 a:hover {
	background:url(images/new/nav1/b5-hover.gif);
	color:#e2ecec;
}

.nav1b6 a {
	display:block;
	width:49px;
	height:21px;
	padding-left:26px;
	background:url(images/new/nav1/b6.gif);
	color:#7ea6b1;
	text-decoration:none;
	float:right;
	margin-right:5px;
}

.nav1b6 a:hover {
	background:url(images/new/nav1/b6-hover.gif);
	color:#e2ecec;
}

/* navigation 2 */

#navigation {
	width:638px;
	height:22px;
	background:url(images/new/bg-navigation.gif);
	padding:3px;
}

.nav2b1 a {
	display:block;
	width:82px;
	height:20px;
	color:#e2ecec;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:1px;
	margin-right:9px;
	float:left;
}

.nav2b1 a:hover {
	background:url(images/new/nav2/b-all.gif);
	color:#1c5969;
}

.nav2b2 a {
	display:block;
	width:85px;
	height:20px;
	color:#e2ecec;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:1px;
	margin-right:10px;
	float:left;
}

.nav2b2 a:hover {
	background:url(images/new/nav2/b2.gif);
	color:#1c5969;
}

.nav2b3 a {
	display:block;
	width:106px;
	height:20px;
	color:#e2ecec;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:1px;
	margin-right:10px;
	float:left;
}

.nav2b3 a:hover {
	background:url(images/new/nav2/b3.gif);
	color:#1c5969;
}

.nav2b4 a {
	display:block;
	width:89px;
	height:20px;
	color:#e2ecec;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:1px;
	margin-right:5px;
	float:left;
}

.nav2b4 a:hover {
	background:url(images/new/nav2/b4.gif);
	color:#1c5969;
}

a.footer-link {
	color: #979797;
	font-size: 11px;
	text-decoration: none;
	width: 145px;
	float: left;
}

a.footer-link:hover {
	text-decoration: underline;
}

div.more a {
	color: #444444;
	text-decoration: none;
	border-bottom: 1px #D1D1D1 solid; 
}

a.t1 {
	font-size: 14px;
}

a.t2 {
	font-size: 16px;
}

a.t3 {
	font-size: 12px;
}

a.t4 {
	font-size: 18px;
}
table.adminList {
	border-collapse: collapse;
	margin: 10px;
	width: 100%;
}
table.adminList td {
	border: 1px #303030 solid;
}table.adminList th {
	border: 1px #303030 solid;
	background-color: #C0C0C0;
}
