/* return to energiser! 
(c) vers, 2009*/

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	z-index: 50;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
} 

/* nulled */

#preloader {
	display: none;
}

/* preloaded */

body {
	margin:0;
	padding:0;
	background-color: #FFF;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
acronym {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}
a:link {
	color: #C00;
}
a:visited {
	color: #C00;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
a:active {
	color: #C00;
}
h1 a:link {
	color: #036;
	text-decoration: underline;
}
h1 a:visited {
	color: #036;
	text-decoration: underline;
}
h1 a:hover {
	color: #036;
	text-decoration: none;
}
h1 a:active {
	color: #036;
	text-decoration: underline;
}
#leftnews h1 a {
	text-decoration: none;
}
.shtitle {
	font-size: 13px;
    color: #666;
    float: left;	
}
.news_text p {
	margin-bottom: 20px;
	text-indent: 0px;
}
h1 {
	font-size: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 5px;
	margin-top: 20px;
	color: #036;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	color: #141414;
	}
h3 {
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #C00;
}
h5 {
	font-size: 13px;
	color: #000;
}
.high6 {
	font-size: 14px;
	color: #999;
	float: right;
}
.news_text {
	margin-top: 20px;
	font-size: 14px;
	text-indent: 30px;
}
.news_pic {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.news_comment {
	margin-top: 20px;
	float: right;
	margin-right: 20px;
	font-size: 12px;
}
#header {
	height: 170px;
}
#logo {
	width: 245px;
	height: 170px;
	float: left;
}
#logo_print {
	display: none;
}
#jK {
	background-image: url(/images/horn/jk.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 100px;
}
#jK:hover {
	background-image: url(/images/horn/jk_hover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 100px;
}
#panel_holder {
	position: absolute;
	width: 450px;
	padding-top: 40px;
	height: 130px;
	right: 0px;
	z-index: 200;
}
#panel {
	margin-left:75px;
	display: inline;
}
#panel_one{
	float: left;
	width: 480px;
	height: 25px;
	margin-top: 20px;
	font-size: 10px;
}
#panel_two{
	width: 250px;
	height: 25px;
	float: right;
	font-size: 10px;
}
#downheader {
	height: 250px;
	padding-bottom: 50px;
}
#randomers0 {
	height: 250px;
	margin-left: 50px;
}
#randomer1 {
	width: 155px;
	margin-top: 20px;
	margin-right: 30px;
	float: left;
	text-align: center;
}
#randomer2 {
	width: 155px;
	margin-top: 20px;
	margin-right: 30px;
	float: left;
	text-align: center;
}
#randomer3 {
	width: 155px;
	margin-top: 20px;
	margin-right: 30px;
	float: left;
	text-align: center;
}
#randomer4 {
	width: 155px;
	margin-top: 20px;
	margin-right: 30px;
	float: left;
	text-align: center;
}
.randomer_img {
	border: 1px solid #C0C0C0;
	padding-top: 25px;
	height: 160px;
}
.randomer_title {
	font-size: 14px;
	margin-top: 10px;
}
.randomer_descr {
	font-size: 10px;
	color: #036;
}
#contentbox{
	width: 100%;
}
#leftside{
	min-width: 500px;
	float: left;
	margin-right: 460px;
	margin-left: 50px;
	display: inline;
	margin-bottom: 40px;
}
#rightside{
	width: 300px;
	margin-top: 470px;
}
#login_panel{
	width:190px;
	margin-left: 120px;
}
#form_username{
	border: 1px solid #CCC;
	width: 160px;
	margin-top: 7px;
	background-image: url(/images/horn/lgn.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 25px;
	font-size: 14px;
	color: #C0C0C0;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	height: 25px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
#form_username:hover{
	color: #C00;
}
#form_username:focus{
	color: #C00;
	background-color: #FF9;
	border: 1px dotted #999;
}
#form_password{
	border: 1px solid #CCC;
	width: 160px;
	margin-top: 7px;
	background-image: url(/images/horn/pwd.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 25px;
	font-size: 14px;
	color: #C0C0C0;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	height: 25px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
#form_password:hover{
	color: #C00;
}
#form_password:focus{
	color: #C00;
	background-color: #FF9;
	border: 1px dotted #999;
}
.login_stext{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333;
	padding-bottom: 10px;
}
#enter_panel{
	width:190px;
	margin-left: 120px;
	margin-top: 10px;
}
#exit_panel{
	width:190px;
	text-align: center;
}
.user_img{
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #999;
}
.enter_button{
	background-color: #C00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	float: right;
	color: #FFF;
	margin-right: 3px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.enter_button:hover{
	background-color: #F30;
}
.enter_button:active{
	background-color: #C00;
}
.enter_stext{
	font-size: 12px;
	float: left;
	margin-top: 5px;
}
.eraser{
	clear: both;	
}
#footer{
	height: 297px;
	margin-top: 100px;
	position: relative;
	background-image: url(/images/horn/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#browser{
	height: 230px;
	width: 240px;
	background-image: url(/images/horn/browser_box.png);
	margin-top: 37px;
	margin-left: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: inline;
}
.footer_pic{
	margin-top: 33px;
	margin-left: 5px;
}
#whatwedo{
	height: 217px;
	margin-left: 7%;
	margin-top: 6%;
	width: 25%;
	float: left;
}
#portfolio{
	/*float: lef;*/
    clear: both;
	font-size: 12px;
	margin-top: 60px; /*was 20px*/
}
#copyright{
	width: 300px;
	float: right;
	margin-top: 170px;
	color: #999;
	font-size: 13px;
}
#cse-search-box {
	margin-bottom: 15px;
}
#cse-search-results {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
}
#orange {
	width: 420px;
	position: absolute;
	top: 170px;
	right: 0px;
	background-image: url(/images/horn/woman.jpg);
	background-repeat: no-repeat;
	z-index: 100;
	background-color: #FFF;
	padding-bottom: 20px;
}
.wysiwyg{
	margin-right: 460px;
	display: inline;
}
.error{
	color: #C00;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 25px;
	background-image: url(/images/horn/err.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.form_textbox{
	border: 1px solid #CCC;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 25px;
	font-size: 14px;
	color: #C0C0C0;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	height: 25px;
	padding-bottom: 5px;
	font-weight: bold;
}
.form_textbox:hover{
	color: #C00;
}
.form_textbox:focus{
	color: #C00;
	background-color: #FF9;
	border: 1px dotted #999;
}
.form_listbox{
	border: 1px solid #CCC;
	width: 190px;
	font-size: 14px;
	color: #C0C0C0;
	font-family: Tahoma, Geneva, sans-serif;
	height: 40px;
	font-weight: bold;
	
}
.artcls{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.descr_short{
	font-size: 13px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	background-color: #FFC;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FC3;
}
.comment_short{
	font-size: 13px;
	margin-bottom: 15px;
	background-color: #FFC;
	margin-left: 15px;
	padding: 5px;
	margin-top: 20px;
	display: block;
	border: 1px solid #FC9;
}

.comment_artcl{
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-left: 15px;
}
.comment_time{
	font-size: 10px;
	font-weight: normal;
	color: #999;
	margin-left: 15px;
}
.comment_artcl_img{
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}
.content_img{
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: inline;
}
#pages {
	float: left;
	margin-top: 20px;
}
.pages_button{
	background-color: #C00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	color: #FFF;
	margin-right: 3px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pages_button:hover{
	background-color: #F30;
}
.pages_button:active{
	background-color: #C00;
}
.pages_button_p{
	background-color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	color: #FFF;
	margin-right: 3px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pages_button_p:hover{
	background-color: #666;
}
.pages_button_p:active{
	background-color: #999;
}
.pages_button_a{
	font-size: 18px;
	color: #C00;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #CCC;
	background-color: #FFF;
	margin-left: 10px;
}
.pages_button_a:hover{
	background-color: #CCC;
	border: 1px solid #CCC;
}
.pages_button_a:active{
	background-color: #FFF;
	border: 1px solid #CCC;
}
#leftnews{
	min-width: 500px;
	float: left;
	margin-right: 460px;
	margin-left: 50px;
	display: inline;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-color: #FFC;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FC3;
}
#leftnews_left {
	display: inline;
	float:left;
	width: 70%;
}
#leftnews_right {
	display: inline;
	float:right;
	width: 30%;
}
.mnews_text {
	margin-top: 20px;
	font-size: 14px;
}
.mnews_button{
	background-color: #C00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	color: #FFF;
	margin-right: 3px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: inline;
	float: left;
	margin-top: 20px;
}
.mnews_button:hover{
	background-color: #F30;
}
.mnews_button:active{
	background-color: #C00;
}
ul {
	margin-left: 30px;
	list-style-type: none;
}
.speak_button{
	background-color: #FFC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	color: #C00;
	padding-top: 5px;
	padding-right: 10px !important;
	padding-bottom: 5px;
	padding-left: 10px !important;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #FC9;
	margin-left: 3px;
}
.speak_button:hover{
	background-color: #DEF;
}
.speak_button:active{
	background-color: #FFC;
}
.cn_img {
	border: 1px solid #C0C0C0;
	width: 250px;
	height: auto !important;
	height: 100%;
	padding: 4px;
	display: inline;
	margin-right: 10px;
}
embed {
	margin-bottom: 20px;
}
.quote {
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding: 5px;
	margin-top: 20px;
	display: block;
	color: #036;
	border: 1px solid #CCC;
	background-image: url(/images/horn/quote.png);
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.news_text .quote p {
	text-indent: 0;
	margin-left: 10px;
	margin-bottom: 5px;
	font-style: italic;
}
