@import url("default.css");

body {
	background-color: #2D3A60;
	background-image:url(back-top.png);
	background-repeat:repeat-x;
	background-position:top;
}

body,tbody {
	color:#D5D9E6;
}

#body{
	background-color:#303D62;
	border-left:1px solid #424F75;
	border-right:1px solid #424F75;
}

#page{
	padding: 1px 0px;
}

#header{
	background-image:url(world.png);
	background-repeat:no-repeat;
	background-position:120px 0;
	background-color:#435072;
	height:48px;
	position:relative;
	margin-top:17px;	
	border:none;
}

#header h1{
	position:absolute;
	padding:0px;
	margin:0px;
	top:11px;
	left:110px;
	font-size:13pt;
	color:white;
	font-family:Arial,Helvetica,sans-serif;
	z-index: 10;
	display:inline;
}

#header a {
	color:white;
	text-decoration: none;
}


#header a:hover {
	color:white;
	text-decoration: underline;
}

#hlogo {
	position:absolute;
	width:126px;
	height:80px;
	left:-16px;
	top:-18px;
	background-image:url(cultures.png);
	background-repeat:no-repeat;
}

#hsearch {
	position:relative;
	float:right;
	background-color:#435072;
	width:230px;
	height:48px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:white;
	top:0;
}
#hsearch form {
	margin:12px 0 0 65px;
	padding:0px;
	line-height: normal;
}
#hsearch input {
	width:90px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	border:1px solid white;
	color:white;
	background-color: #2D3A60;
}
#hsearch span a{
	margin:0;
	padding:0;
	color:#CED7DD;
}

#navigation{
	font-size:10pt;
	color:#8a8a8a;
	padding:6px 16px;
	line-height: normal;
	border-top:none;
	border-bottom:1px solid #424F75;
	margin-top:10px;
}

#content{
	padding:10px 40px;
}

#footer{
	text-align: center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:white;
	background-color: #161D33;
	padding:4px;
}

h1{
	font-size:18pt;
	color:white;
}
h2{
	font-size:16pt;
	color:white;
}
h3{
	font-size:14pt;
	color:white;
}

a {
	color:#B7FFB7;
}
a:hover {
	color:white;
}

b {
	color:white;
}

.advboxl{
	background-color:#303D62;
}

#interlink_nav {
	border:1px solid #424F75;
	background-color:#2D3A60;
}

#Comments_messagebox {text-align:center;color:#C52525;background-color:#FFEAEA;border:1px dotted #DB8686;width:100%;padding:10px;margin-left:auto;margin-right:auto;margin-bottom:15px;}
#Comments_form input { margin-left:10px;margin-right:10px;margin-top:5px;display:block;width:150px;}
#Comments_form textarea { margin-left:10px;display:block;width:95%;height:140px;}
#Comments_form div.Comments_name {float:left;}
#Comments_form div.Comments_mail {float:left;}
#Comments_form div.Comments_text {clear:left;}
#Comments_form div.Comments_captcha { float:left;}
#Comments_form img.Comments_captcha { float:left; margin-left:20px;margin-top:15px;}
#Comments_form img.Comments_captcha { margin-left:10px;margin-top:15px;border:1px solid #BCC6D6;padding:2px;}
div.Comments_form {width:96%; padding:10px 20px; margin: auto;}
div.Comments_commentsbox {width:100%;margin:auto;padding:8px;margin-bottom:12px;line-height:normal;}
div.Comments_comment {width:96%; border-top: 4px solid #373F51; border-right: 1px solid #1A2231; border-left: 1px solid #1A2231; padding:2px; padding-top:8px;  margin: auto; margin-bottom:12px; background-color:#2A3450;}
div.Comments_comment div.Comments_info {height:28px;overflow:hidden;position:relative;top:-17px;}
div.Comments_comment div.Comments_link  { z-index:2;text-align:center;width:13px;position:relative;left:5px;top:-17px;}
div.Comments_comment a.Comments_link   { font-family:Tahoma,Arial;font-weight:bold;text-decoration:none;color:#CC0000;font-size:7pt;}
div.Comments_comment div.Comments_balloon { z-index:1;width:23px;height:21px;position:relative;top:0px;}
div.Comments_comment div.Comments_date {float:right;font-family:Tahoma,Arial;font-size:7pt;color:gray;display:inline;position:relative;top:-20px;left:-7px;}
div.Comments_comment div.Comments_moderate {float:right;display:inline;position:relative;top:-19px;left:-2px;}
div.Comments_comment div.Comments_user { font-family:Tahoma,Arial;font-size:8pt;display:inline;position:relative;top:-19px;left:29px;}
div.Comments_comment div.Comments_user a {color:white;font-weight:bold;text-decoration:none;}
div.Comments_comment div.Comments_text { margin-left:30px;color:#D5D9E6;position:relative;top:-10px;font-size:96%;}
div.Comments_comment div.Comments_clear {clear:both;line-height:1px;height:1px;display:inline;}
div.Comments_comment {}
div.Comments_comment_alt {border-top: 4px solid #493751;}
.Comments_form input, .Comments_form textarea {
	background-color:#06070F;
	border:1px solid #99BBDB;
	color:white;
	padding:4px;
}
#Comments_form div.Comments_showmail {margin-left:8px;color:gray;font-size:12px;}
#Comments_form div.Comments_showmail label {display:inline;margin:4px;width:auto;}
#Comments_form div.Comments_showmail input {display:inline;margin:0px;width:auto;border:none;background-color:transparent;}
#Comments_section h4 {margin-top:0px;margin-bottom:0px;}


