﻿@charset "utf-8";

#left_border {
	float:left;
	width: 100%;
	text-align: left;
	background-repeat: repeat-y;
	margin: 0 auto;
}  
.behuzas     { position: relative; left: 25px; color: #00FF00 }
#right_border {
	float: right;
	background-repeat: repeat-y;
	background-position: right;
}
#bottom {
	float:none;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 1024px;
}
#bottom_right {
	background-repeat: no-repeat;
	background-position: bottom right;
}
#bottom_left {
	background-repeat: no-repeat;
	background-position: bottom left;
}
#header  {
	background-position: 0% 0%; height: 37px;
	line-height:30px; padding:0; font-size:24px; text-indent:20px; background-image:url('../images/header_bg_01.jpg'); background-repeat:repeat; background-attachment:scroll
} 
form {
	margin : 0;
	padding : 0;
	border : none;
}
#date {
	text-align:center;
	font-size: 11px;
	color: #494849;
	margin-right: 20px;
}
#pathway {
	float: left;
	color: #494849;
	font-weight: bold;
	font-size: 11px;
	height: 36px;
	line-height: 36px;
}
#pathway a {
	color: #494849;
	height: 36px;
	line-height: 36px;
}
#search_out {
	float: right;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	width: 197px;
	height: 30px;
	margin: 3px 0 0 0;
	padding:0;
}
#search {
	margin: 9px 0 7px 45px;
}
#search input, 
#search .inputbox {
	float: left;
	margin: 0;
	background-color: #fff;
	border: none;
	padding: 0;
}
#banner_out {
	background-repeat: repeat-x;
	height: 170px;
	width: 100%;
}
#banner_in {
	float: left;
	color: #000;
	height: 170px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
}
#banner {
	float: right;
	padding: 30px 30px 0px 0px;
}
.sitetitle {
	font-size: 30px;
	float: left;
	text-indent: 45px;
	padding-top: 10px;
    font-variant:small-caps;
	color: #FFFFFF;
	font-family: Baskerville Old Face;
}
#topmenu_out {
	height: 30px;
	background-repeat: repeat-x;
	
}
#topmenu_left {
	height: 30px;
	background-repeat: no-repeat;
}
#topmenu_right {
	height: 30px;
	background-repeat: no-repeat;
	background-position: right;
}
#topmenu {
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	font-variant:small-caps;
	padding-left: 50px;
	overflow:hidden; font-size:12px; font-weight:bold
}
#topmenu ul, 
#topmenu li {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#topmenu a {
	color: #FFFFFF;
	float: center;
	height: 30px;
	border: medium none;
	background: none;
	font-size: 14px;
	font-family: Tahoma ;
	line-height: 30px;
	font-weight: bold; padding-left:70px; padding-right:14px; padding-top:0px; padding-bottom:0px
}
#topmenu  a:hover, 
#topmenu #active_menu a {
	text-decoration: underline;
	float: center;
	height: 30px;
	border: medium none;
	background: none;
	font-size: 14px;
	font-family: Tahoma ;
	line-height: 30px;
	font-weight: bold; padding-left:70px; padding-right:14px; padding-top:0px; padding-bottom:0px
}
#container {
	padding-bottom: 10px;
}
#maincontent {
	padding:0;
	margin-left:0px; margin-right:3px; margin-top:0px; margin-bottom:10px
}
#left_out {
	width: 290px;
	float: left;
	padding: 0;
	margin: 0;
	overflow:hidden; text-indent:50px; position:relative; left:3px; background-image:url('../images/chrome/left_bg.jpg'); background-repeat:repeat-y
}
#right_out  {
	width: 230px;
	float: right;
	padding: 0;
	margin: 0;
	overflow:hidden
}
#left_out ul, #left_out li, #right_out ul, #right_out li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#left_out ul.menu li a, 
#left_out ul.menu li#current a, 
#left_out a.mainlevel,
#right_out ul.menu li a, 
#right_out ul.menu li#current a, 
#right_out a.mainlevel {
	display: block;
	height: 35px;
	line-height: 32px;
	background-repeat: no-repeat;
	background-position:   left 50%;
	width: 230px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
	overflow:hidden; text-align:center
}
#left_out ul.menu a:hover, #right_out ul.menu a:hover, #left_out a:hover.mainlevel, #right_out a:hover.mainlevel, #left_out #active_menu, #right_out #active_menu, #left_out ul.menu li#current a, #right_out ul.menu li#current a {
	background-image: url('../images/mainlevel_over.png');
	text-decoration: none;
	background-repeat: no-repeat;
	background-position:  left 50%;
	color: #FFFFFF;
}
#left_out a.sublevel, 
#left_out ul.menu li#current li a,
#left_out ul.menu li li a,
#left_out ul.menu li li#current a,
#left_out ul.menu li li#current li a,
#left_out ul.menu li li li a,
#right_out a.sublevel, 
#right_out ul.menu li#current li a,
#right_out ul.menu li li a,
#right_out ul.menu li li#current a,
#right_out ul.menu li li#current li a,
#right_out ul.menu li li li a {
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	background-position: left;
	text-indent: 20px;
	border: none;
	display: block;
}
#left_out a.sublevel#active_menu, #right_out a.sublevel#active_menu, #left_out a:hover.sublevel, #right_out a:hover.sublevel, #left_out ul.menu li#current li a, #left_out ul.menu li li#current a, #left_out ul.menu li li#current li a, #right_out ul.menu li#current li a, #right_out ul.menu li li#current a, #right_out ul.menu li li#current li a, #left_out ul.menu li#current a:hover, #right_out ul.menu li#current a:hover, #left_out ul.menu li li a:hover, #right_out ul.menu li li a:hover{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	color: #ffffff;
}
#left_out .module, 
#right_out .module, 
#left_out .moduletable, 
#right_out .moduletable,
#left_out .module_menu, 
#right_out .module_menu, 
#left_out .module_text,
#right_out .module_text {
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
#left_out .module_text,
#right_out .module_text,
#left_out a,
#right_out a  {
	background-repeat: repeat-y;
	margin: 0;
	color:#FFFFFF; font-size:14px; font-family:Tahoma; position:relative; text-align:left; font-weight:bold; line-height:53px  
}
#left_out .module div, 
#right_out .module div, 
#left_out .moduletable div, 
#right_out .moduletable div,
#left_out .module_menu div, 
#right_out .module_menu div,
#left_out .module_text div,
#right_out .module_text div {
	background-repeat: no-repeat;
	width: 290px; background-position-y:50%
}
#left_out .module div div, 
#right_out .module div div, 
#left_out .moduletable div div, 
#right_out .moduletable div div,
#left_out .module_menu div div, 
#right_out .module_menu div div,
#left_out .module_text div div,
#right_out .module_text div div {
	background-position: top;
	background-repeat: no-repeat;
}
#left_out .module div div div, 
#right_out .module div div div, 
#left_out .moduletable div div div, 
#right_out .moduletable div div div,
#left_out .module_menu div div div, 
#right_out .module_menu div div div,
#left_out .module_text div div div,
#right_out .module_text div div div{
	background-position: 0% 0%; overflow: hidden;
	width: 290px;padding-right:5px; padding-bottom:10px; background-repeat:repeat-y; background-attachment:scroll; position:relative
}
#left_out .module div div div div, 
#right_out .module div div div div, 
#left_out .moduletable div div div div, 
#right_out .moduletable div div div div,
#left_out .module_menu div div div div, 
#right_out .module_menu div div div div,
#left_out .module_text div div div div,
#right_out .module_text div div div div {
	padding: 0; position:relative
}
#left_out h3, 
#right_out h3 {
	border-style:solid; border-width:0px; height: 51px;
	width: 290px;
	background-repeat: no-repeat;
	line-height: 35px;
	text-indent: 60px;
	padding: 0;
	margin: 0;
	font-size: 16pt;
	text-transform:uppercase; font-family:Tahoma; letter-spacing:3pt; color:#800000; position:relative
	
}
#content_outleft, 
#content_outmiddle, 
#content_outright {
	margin: 0 0 10px 0;
}
#content_outleft {
	margin-right:0; margin-top:0; margin-bottom:0
}
#content_outmiddle {
	margin-left:290px; margin-right:230px; margin-top:0; margin-bottom:0
}
#content_outright {
	margin: 0;
}
#top {
	background-image: url('../images/chrome/user_top_bg.jpg');
	padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:10px
}
#top h3 {
	border-top:0px solid #666;
	border-bottom:0px solid #666;
	background-color: #ddd;
	text-indent: 10px;
}

#content {
	background-repeat: repeat-x;
	width: auto;
	min-height: 504px;
	; background-position-y:50%
}
#content_border_left {
	background-repeat: repeat-y;
	background-position: top left;
}
#content_border_right {
	background-repeat: repeat-y;
	background-position: top right;

}
#content_bottom_right {
	background-repeat: no-repeat;
	background-position:  right bottom;
	
	
}
#content_bottom_left {
	background-repeat: no-repeat;
	background-position:  left bottom;
	padding-left:5px; padding-right:5px
}
ul.pagination {
	width: 500px;
}
#blank {
	width: 100%;
	height: 50px;
	background-color: transparent;
}
br.clr{
	clear:none;
}
.pagenav {
	border : 1px solid #666;
	padding : 3px 5px 2px 5px;
	margin : 5px 1px 5px 1px;
	background-image : url(../images/button.jpg);
}
:hover.pagenav {
	border : 1px solid #444444;
	background-image : url(../images/button_hover.jpg);
}
.blog {
	width : 100%;
}
.blog_more {
	margin : 10px 5px 20px 5px;
}
.blog_more strong {
	margin : 2px;
	display : block;
	font-size : 14px;
	font-weight : bold;
}
.article_separator {
	clear : both;
	display : block;
	height : 10px;
	margin-bottom : 10px;
	
}
.user_bg, 
.user_left, 
.user_right {
	height: 30px;font-size:12px; color:#FFFFFF; font-family:Tahoma; text-align:center; text-decoration:none; font-weight:bold
}
.user_bg {
	margin: 0 0 10px 0;
	padding: 0;
	background-repeat: repeat-x;
	width: 100%;
}
.user_left {
	background-repeat: no-repeat;
	background-position: left top;
}
.user_right {
	background-repeat: no-repeat;
	background-position: right top;
}
.user_bg .topmodule_usertwo {
	width: 45%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0px;
}
.user_bg .topmodule_userone {
	width: 100%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0px;
}
.user_bg ul, 
.user_bg li,
.user_bg li:hover,
.user_bg ul:hover {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image:none;
}
.module ul,
.module li, 
.module ul:hover ,
.module li:hover {
	list-style-type: none;
	background: none;
}
.user_bg th, 
.user_bg h3 {
	height: 28px;
	line-height: 30px;
	font-size: 14px;
	color:  maroon;
	padding: 0px 0px;
	font-family:  Arial, Helvetica, Sans-Serif;
	margin: 0 0 5px 0;
	font-weight: bolder;
	font-variant:small-caps;
	border-bottom: 1px solid silver;
}
.user_bg .user_inside {
	margin: 5px 5px 5px 20px;
	height: 136px;
	overflow: hidden;
	padding: 0px 5px;
	font-size: 11px;
}
.user_bg .user_inside1 {
	margin: 5px 5px 5px 30px;
	height: 136px;
	overflow: hidden;
	padding: 0px 5px;
	font-size: 11px;
}
.separator {
	width: 2%;
	min-width: 22px;
	height: 140px;
	float: left;
	background-repeat: no-repeat;
	background-position: top center;
}
#user_bottom {
	padding: 0px 16px;
	margin: 35px;
}
#user_bottom .user_bg {
	margin: 0;
}
.user_bg .bottom_user, .user_bg .bottom_user1, .user_bg .bottom_user2, .user_bg .bottom_user3 {
	width: 30%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0px;
}
.user_bg .bottom_user1 {
	width: 100%;
}
.user_bg .bottom_user2 {
	width: 45%;
}
.user_bg .bottom_user3 {
	width: 30%;
}
.user_bg .bottom_user1 {
	width: 30%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0 0 0 15px;
}
#footer {
	background-image: url('../images/footer.jpg');
	background-repeat: repeat;
	color: #494849;
	text-align: center;
	font-family: Tahoma, Arial, Verdana;
	height: 70px;padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:0px
}

#copy {
	font-size: 11px;
	font-variant:small-caps;
	padding-left: 10px;
}
#othermenu {
	overflow: hidden;
	font-size: 10px;
}

#othermenu_in ul, 
#othermenu_in li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#othermenu_in {
	margin-right: -2px;
}
#othermenu_in a {
	color: #494849;
	border-right: 1px solid #8B8B8B;
	padding: 0px 20px;
}
.clr {
	clear:both;
}
body  {
	background: #FE9600 url('../images/bg_01.jpg') repeat-y center top;
	margin:auto; padding:0; text-align:center; width:1024px; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Tahoma; background-image:url('../images/bg_01.jpg'); background-repeat:repeat-y
}
p, td, tr {
	font-size: 11px;
	padding: 0;
	margin: 20px 10px;
	font-family: Tahoma, Arial, Verdana;
}
ul {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	list-style-type: square;
} 
a:link, a:visited {
	color: #a60000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.button {
	color : #101010;
	background-color : #DDDDDD;
	text-align : center;
	font-size : 10px;
	margin : 2px 3px;
	background-image : url('../images/button.jpg');padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:2px
}
:hover.button {
	background-image : url('../images/button_hover.jpg');
	color: #FF0000;
}

.inputbox, input {
	border: 1px solid #cccccc;
}
.input, img {
	border: none;
}
.search {}
a.readon {
	background-image: url(../images/readon.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 102px;
	color: #a60000;
	float: left;
	text-indent: 18px;
	line-height: 15px;
	margin: 10px 0 0 0;
	padding:2px;
	font-size: 11px;
}
.back_button {
	background-image: url(../images/backbutton.gif);
	height: 20px;
	line-height: 15px;
	width: 102px;
	text-indent: 18px;
	color: #a60000;
	font-size: 11px;
	margin-top: 5px;
}
.back_button a:link {
	color: #000;
}
.componentheading {
	height: 29px;
	line-height: 25px;
	font-weight: bold;
	font-variant:small-caps;
	font-size: 18px;
	font-family: Arial; padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px; color:#800000; text-decoration:underline
}
.contentheading, .contentheading a {
	font-size: 18px;
	font-family: Tahoma;
	color: #800000;
	text-indent: 10px; font-weight:bold
	
} 
.contentdescription {
	
} 
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}
.sectiontableheader {
	background-color: #FE9600;
	color: #760000;
	font-size: 15px;
	padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:3px
}
.sectiontableentry0 {
	border-bottom : 1px solid #800000;
	text-align : left; border-left-width:1px; border-right-width:1px; border-top-width:1px
}
.sectiontableentry1 {
	border-bottom : 1px solid #800000;
	text-align : left; border-left-width:1px; border-right-width:1px; border-top-width:1px
}
.sectiontableentry2 {
	border-bottom : 1px solid #800000;
	text-align : left; border-left-width:1px; border-right-width:1px; border-top-width:1px
}
.sectiontableentry1 td {
	padding : 2px 5px 2px 5px;
	margin : 1px;
}
.sectiontableentry2 td {
	padding : 2px 5px 2px 5px;
	margin : 1px;
}
.sectiontableentry0 td {
	padding : 2px 5px 2px 5px;
	margin : 1px;
}
table.poll {
	padding : 0;
	width : 80%;
	border-collapse : collapse;
}
table.poll td {
	padding :0 0 0 3px;
}

.createdate, 
.small {
	font-size: 10px;
	color: #494849;
	text-indent: 10px;
}
li {
	text-align : left;
	line-height : 14px;
	padding-left : 18px;
	background-image : url(../images/list.png);
	background-repeat : no-repeat;
	background-position : 0 2px;
	list-style-type : none;
}
li:hover {
	text-align : left;
	line-height : 14px;
	padding-left : 18px;
	background-position : 0 2px;
	background-image : url(../images/list_hover.png);
	background-repeat : no-repeat;
}
