body {
background-color: #f3f9fc;
color: #222;
font: 76% Tahoma, "Lucida Grande", 'Trebuchet MS', verdana, arial, sans-serif;
line-height: 135%;
margin: 0px;
padding: 0px; 
text-align: left;
}

* {
	margin: 0;
	padding: 0;
}

A:link {color: #fff;}
A:visited {color: #fff;}
A:active {color: #fff;}
A:hover {text-decoration: none; color: #000;}

img {
	border-style: none;
}

#header {
background: url("images/template/top_head_background.png");
margin: 0;
padding: 0px; 
height:24px;
width:100%;
min-width: 1000px;
}

#header-menu {
margin-left: 10px;
margin-right: 10px;
background: url('images/template/header_menu-backg.png') repeat-x;
height:24px;
width: 500px;

}
#header-menu-left {
float: left;
margin: 0px;
background: url('images/template/header_menu-left.png');
height:24px;
width: 24px;
}

#header-menu .li {
margin-left: 10px;
margin-right: 10px;
background: url('images/template/header_menu-backg.png') repeat-x;
height:24px;
}

#header-menu-right {
float: right;
margin: 0px;
background: url('images/template/header_menu-right.png');
height:24px;
width: 24px;
}



/*-----Header Navigation-----*/

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background: url(images/template/header_menu-button.png) #666;
	color:#000;
	line-height:1.9em;
	float: left;

}
#navigation li {
	float:left;
	list-style-type:none;
	border-right:1px solid #ebe9e9;
	white-space:nowrap;
}
#navigation li a {
	text-transform: uppercase;
	display:block;
	padding:0 10px;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
	background: url(images/template/header_menu-button.png);
	color: #475154;
}
#navigation li a:hover {
	text-transform: uppercase;
	display:block;
	padding:0 10px;
	font-size:10px;
	color: #475154;
	text-decoration:none;
	font-weight: bold;
	background: url(images/template/header_menu-button2.png);
}
#navigation li a.lang {
	text-transform: uppercase;
	display:block;
	padding:0 2px;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
	background: url(images/template/header_menu-button.png);
	color: #475154;
}
#navigation li a:hover.lang {
	text-transform: uppercase;
	display:block;
	padding:0 2px;
	font-size:10px;
	color: #475154;
	text-decoration:none;
	font-weight: bold;
	background: #EDF3F8;
}


#subheader {
margin: 0px;

width: 100%;
}

#banner {
margin: 0px;
background: url('images/template/banner_bg.gif');
height:120px;
width: 100%;
}

#banner-left {
margin: 0px;
margin-left: 50px;
background: url('images/logo.png') no-repeat;
height: 100px;
width: 320px;
}

#banner-middle {
position: absolute;
margin: 0px;
height: 100px;
}

#banner-right {
position: absolute;
margin: 0px;
height: 100px;
}

#menu {
margin: 0px;
padding: 0;
height: 20px;
	margin-left:50px;
}

#menu-corner_l {
background: url('images/template/menu-left.png');
margin: 0px;
padding: 0;
height: 20px;
width: 10px;
float:left;
}

#menu-corner_r {
background: url('images/template/menu-right.png');
margin: 0px;
padding: 0;
height: 20px;
width: 10px;
float: left;
}





/*-----Site Menu-----*/
#menulinks {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	color:#000;
	line-height:20px; 
	background: url(images/template/menu-button.png); 
	border:0;


}
#menulinks li {
	float:left;
	list-style-type:none;
	/*border-right:1px solid #ebe9e9;*/
	white-space:nowrap;
}
#menulinks li a {
	display:block;
	padding:0 10px;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	color: #f6f6f6; 
	background: url(images/template/menu-button.png);
}

#menulinks li a:hover {
	display:block;
	padding:0 10px;
	font-size:11px;
	color: #000;
	text-decoration:none;
	font-weight: bold;
	background: url(images/template/menu-button_selected.png);
}
#menulinks li a.lang {
	display:block;
	padding:0 2px;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	color: #475154; 
	background: url(images/template/menu-button.png);
}
#menulinks li a:hover.lang {
	display:block;
	padding:0 2px;
	font-size:11px;
	color: #475154;
	text-decoration:none;
	font-weight: bold;
	background: #EDF3F8;
}




#login_panel {
	float: right;
	margin: 0px;
	background: url('images/template/login_panel-bg.png');
	background-repeat: no-repeat;
	height:110px;
	width: 240px;
	position: absolute;
	right: 210px;
	margin-top:10px;
	font-size:9px;
	color:#fff;
}

#login_panel a{
text-decoration:none;
color:#fff;
}

#login_menu {
margin-top:9px;
font-size:10px;
text-decoration:none;
valign:top;
}

#login_menu a{
margin-top:9px;
font-size:10px;
color: #ebebeb;
text-decoration:none;
valign:top;
}


#login_panel input{
height:10px;
font-size: 9px;
}

#avatar {
max-height:85px; 
/*max-width:120px;*/ 
margin-left:9px; 
margin-right: 5px; 
margin-top:9px;
}

#server-status_panel {
	vertical-align: center;
float: right;
margin: 0px;
background: url('images/template/server-status-bg.png');
background-repeat: no-repeat;
height:110px;
width: 110px;
position: absolute;
right:70px;
margin-top:10px;
font-size:9px;
color:#fff;
}

#content { 
	width: 100%; 
	background: url(images/template/content_bg1.jpg) top left repeat-x; 
	position: relative; 
	/* overflow: hidden; */ 
	float: left; 
}

#adbreak {
	height:40px; 
	
}


#settings {
    width: 170px;
    line-height: 30px;
    height: 27px;
    position: absolute;
    z-index: -1;
    vertical-align: top;
    text-align: center;
    right: 18%;
    top: -19px;
    color: white;
    font-weight: bold;
    font-size: 11px;
    padding: 0 3px 0 3px;
    margin: 0;
    background:url(images/template/header-mini-panel.png) no-repeat scroll left top;
}

#settings:hover {
    top: -5px;
}


#page {
	width: 1000px;
	min-height: 100%;
	height: auto;
	height: 100%;
	margin-right:auto;
	margin-left:auto;

}

#wraptop {
	width: 1000px;
	height:20px;
	background-image: url('images/template/wrapper_corner/wrapper-top_corner.png');
	top:0;
	left:0;
	float:left;

}

#page-wrapper {
	width: 1000px;
	height: auto;
	background-image: url('images/template/wrapper_corner/wrapper-bg_corner.png');
	margin:0px;
	float:left;
}

#wrapbottom {
	width: 1000px;
	height:20px;
	background-image: url('images/template/wrapper_corner/wrapper-buttom_corner.png');
	clear:both;
}

#news {
	width:540px;
	float: left;
}

#scrollers {
	width: 235px;
	float:left;
}

/* --- NEWS SCROLLER --- */

#scroller {
	width: 235px;
	margin-left: 45px;
	float:left;
	margin-top: 3px;
}

#scroller_head {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	background-image: url('images/template/news_scroller/news_scroller_top.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#scroller_head .head_title a{
	text-decoration: underline;
	margin-left: 10px;
	color: #47647b;
}

#scroller_body {
	font-size: 12px;
	width: 100%;
	background-image: url('images/template/news_scroller/news_scroller_body.png');
	background-repeat: y-repeat;
	background-position: left top;
	float: left;
}

#scroller_body  #line{
	width: 100%;
	white-space: nowrap;
}

#scroller_body  #line:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#scroller_bottom {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	background-image: url('images/template/news_scroller/news_scroller_bottom.png');
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

.scroller_title {
	width: 155px;
	height: 16px;
	float: left;
	position: relative;
	border-right: 1px solid #fff;
	margin-left: 5px;
	overflow:hidden;
}

.scroller_title a{
	text-decoration: none;
	color: #dde7ec;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	overflow: hidden;

}

.scroller_date {
	width: 69px;
	float: left;
	text-align: right;
	font-style: italic;
	margin-right: 5px;
}

#forum_news_corner {
	margin-left: 7px;
	margin-right: 7px;
}

#forum_news_row {
	font-size: 11px;
	line-height: 14px;
	border-bottom: 1px solid #fff;
}

.forum_news_link{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: none;
	color: #fff;
}

.forum_news_link:hover{
	color: #000;
}

.forum_news_link_title {
	font-size: 12px;
	color: #f1f1f2;
}

#forum_news_row .last_poster {
	color: #dde7ec;
}

#forum_news_row :hover{
	text-decoration: none;
	background: #96a9b6;

}



#users_online_backgroound {
	background-image: url('images/template/right_menu/right_menu_backg.png');
	background-repeat: no-repeat;
	background-position: right top;
}

#right-menu {
	float: right;
	margin: 0px;
	width: 150px;
	margin-right:20px;
}

#right_menu_middle {
	background-image: url('images/template/right_menu/right_menu_background.png');
}

#right_menu_bottom {
	height:15px;
	background-image: url('images/template/right_menu/right_menu_bottom_bg.png');
	background-position: top;
}

#right_menu_panel {
	float: right;
	margin: 0px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: right top;
}

#right_menu_p-corner {
	margin-top: 7px;
}

#right_menu_p-head {
	height: 20px;
	background-image: url('images/template/right_menu_panels/right_menu_p_top.png');
}

#right_menu_p-head .title {
	float:left;
	margin-left:20px;
	margin-top: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #47647b;
	width: 100%;
}

#right_menu_p-content {
	background-image: url('images/template/right_menu_panels/right_menu_p_body.png');
	height: auto;
}

#right_menu_p-content_w {
	margin-left: 5px;
	margin-right: 5px;
}

.member_sum_online {
	vertical-align: center;
}

#right_menu_p-foot {
	height: 15px;
	width: 100%;
	background-image: url('images/template/right_menu_panels/right_menu_p_bottom.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#online_members_panel {
	margin-left:10px;
}

#online_users {
	background-image: url('images/template/right_menu/online_bg.png');
	background-repeat: no-repeat;
	background-position: left center;
	width: 100px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	
}

#online_users span {
	margin-left: 15px;
	font-weight: bold;
	color: #1d4456;
}

#page_wrapper {
	width: 560px;
	margin-left: 25px;
	float: left;
	position: relative
}

/*-----News Styles-----*/
#news-corner {
	width: 545px;
	top:0;
	right:0;
	margin-top: 3px;
	margin-bottom: 10px;
	position: relative;
	/*background-image: url('images/template/news_corner_bg.png');
	background-repeat: no-repeat;
	background-position: left top;*/
}

#news-head {
	height:20px;
	width: 100%;
	float: left;
	margin-top: 2px;
	/*border-bottom: 1px solid #b1b1b0;*/
	background-image: url('images/template/news_corner/news_corner_top.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#news-head .title  a{
	float:left;
	margin-left:20px;
	margin-top: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #47647b;
	text-decoration: none;
}

#news-head .category {
	line-height: 18px;
	margin-right:8px;
	font-size: 11px;
	font-weight: bold;
	color: #47647b;
}

#news-content {
	background-image: url('images/template/news_corner/news_corner_body.png');
	float:left;
	width: 100%;

}

#news-content .news_short_text {
	margin-left: 7px;
	margin-right: 5px;
	color: #fff;
	vertical-align:top;
	text-align: inline;
}

#news-content .news-image {
	margin-right: 5px;
	margin-bottom: 5px;
	width: 90px;
	border: 0px;
	float:left;
}

#news-content .ytube {
	margin-bottom: 5px;
}

#news-foot {
	height: 25px;
	width: 100%;
	line-height: 140%;
	background-image: url('images/template/news_corner/news_corner_bottom.png');
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#news-foot .news-comments {
	float:left;
	margin-left:250px;
	width:80px;
	color: #fff;
	margin-top: 4px;
	font-size: 11px;
}

#news-foot .news-comments a:hover{
	color: #fff;
}

#news-foot .news-data {
	float:right;
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
	margin-top: 4px;
	font-size: 11px;
}

#news_full_corner {
	width: 545px;
	margin-left: 25px;
	margin-top: 3px;
	position: relative;
	float: left;
}

#news_full_head {
	height: 20px;
	background-image: url('images/template/news_corner/news_corner_top.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#news_full_head .title  a{
	line-height: 20px;
	float:left;
	margin-left:20px;
	font-size: 13px;
	font-weight: bold;
	color: #47647b;
	text-decoration: none;
}

#news_full_head .category {
	line-height: 18px;
	margin-right:8px;
	font-size: 11px;
	font-weight: bold;
	color: #47647b;
}

#news_screens {
	margin-top: 5px;
}

#news_screens .news_screen {
	margin-right: 4px;
	margin-top: 4px;
	filter:alpha(opacity=4);
	-moz-opacity: 0.4;
	opacity: 0.4;
	max-width: 100px;
	max-height: 50px;
}

#news_screens .news_screen:hover{
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

#news_comment {
	margin-left: 5px;
	color: #fff;
	float: left;
	margin-bottom: 5px;
}

#news_comment_avatar {
	float: left;
	background-image: url('images/template/comments-avatar-bg.png');
	width: 100px;
	height: 80px;
}

#comment_row_head {
	float: left;
	background-image: url('images/template/comments/comments-head.png');
	background-repeat: no-repeat;
	width: 440px;
	height: 20px;
}

#comment_row_head p {
	font-weight: bold;
	margin-left: 19px;
}

#comment_row_head p a:hover {
	color: #fff;
}

#comment_row_body {
	float: left;
	background-image: url('images/template/comments/comments-body.png');
	background-position: bottom;
	width: 440px;
	min-height: 50px;
}

#comment_row_body p{
	width: 400px;
	margin-left: 14px;
	vertical-align:top;
	text-align: left;
	overflow:  hidden;
}

#comment_row_body textarea{
	margin-left: 12px;
}

#comment_row_foot{
	float: right;
	background-image: url('images/template/comments/comments-foot.png');
	background-repeat: no-repeat;
	width: 440px;
	height: 6px;
}

/*-----BLOG Styles-----*/

#blog-corner {
	width: 270px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	/*background-image: url('images/template/news_corner_bg.png');
	background-repeat: no-repeat;
	background-position: left top;*/
}

#blog-head {
	height:20px;
	width: 100%;
	/*margin:5px;*/
	/*border-bottom: 1px solid #b1b1b0;*/
	background-image: url('images/template/blog_corner/blog_corner_top.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#blog-head .title  a{
	float:left;
	margin-left:20px;
	margin-top: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #47647b;
	text-decoration: none;
}

#blog-head .category {
	line-height: 18px;
	margin-right:8px;
	font-size: 11px;
	font-weight: bold;
	color: #47647b;
}

#blog-content {
	background-image: url('images/template/blog_corner/blog_corner_body.png');
	height: 80px;
}

#blog-content .blog_short_text {
	margin-left: 7px;
	margin-right: 7px;
	color: #fff;
	vertical-align:top;
	text-align: inline;
}

#blog-content .blog-image {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	width: 90px;
	border: 0px;
	float:left;
}

#blog-foot {
	height: 25px;
	width: 100%;
	line-height: 140%;
	background-image: url('images/template/blog_corner/blog_corner_bottom.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#blog-foot .blog-comments {
	float:left;
	margin-left:95px;
	width:10px;
	color: #fff;
	margin-top: 4px;
	font-size: 11px;
}

#blog-foot .blog-data {
	float:right;
	margin-left: 10px;
	margin-right: 10px;
	color: #fff;
	margin-top: 4px;
	font-size: 11px;
}

#blog_full_corner {
	width: 540px;
	margin-left: 25px;
	margin-top: 3px;
	position: relative;
}

#blog_full_head {
	height: 20px;
	background-image: url('images/template/news_corner/news_corner_top.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#blog_full_head .title  a{
	line-height: 20px;
	float:left;
	margin-left:20px;
	font-size: 13px;
	font-weight: bold;
	color: #47647b;
	text-decoration: none;
}

#blog_full_head .category {
	line-height: 18px;
	margin-right:8px;
	font-size: 11px;
	font-weight: bold;
	color: #47647b;
}

.blog_full_image {
	width: 530px;
	height: 130px;
	margin: 3px;
}


#active-members {
	float: right;
	width: 200px;
	font-family: Verdana;
	font-size: 9px;
	color: #000;
	background-image: url('images/template/wrapper_bg2.gif');
	margin:0px;
}
#active-members a {
	color: #69d;
	text-decoration: none;
}

#active-members a:hover {
	text-decoration: underline;
}



/*--------IPB Online Lietotaji--------*/

.user_online_status {
	valign:center;
}
.online_members {
	list-style: none;
	font-size:8pt;
}

.online_members li {
	line-height: 140%;
	padding: 2px 0;
}

.online_members ul {
		margin: 0px;
}

.online_members img {
	float: left;
	margin-right: 5px;
}

.online_members .admin {
	font-weight: bold;
}

.online_members .time, .online_members .location {
	color: #aaa;
	margin-left:5px;
}

.board_data {
	list-style: none;
	margin: 0px;
	font-size:8pt;
}

.board_data li {
	padding: 0px;
}

.board_data span {
	font-weight: bold;
}


/* --- News Ticker --- */

#mySlideshow
{
	width: 540px;
	height: 170px;
	z-index:5;
	margin-left: 4px;
	margin-bottom: 10px;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img
{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
}

.jdSlideshow .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdSlideshow .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdSlideshow a.right, .jdSlideshow a.left
{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdSlideshow a.right, * html .jdSlideshow a.left
{
	filter:alpha(opacity=50);
}

.jdSlideshow a.right:hover, .jdSlideshow a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

/*   NEWS IMAGES SLIDER   */

#myGallery
{
	width: 540px;
	height: 170px;
	z-index:5;
	margin-left: 28px;
	margin-bottom: 5px;
	overflow: hidden;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}


.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
}


#page_list_num {
	height: 24px;
	margin-left: 270px;
	width: 540px;
	float: left;

}

#page_list_num  #pages {
	border: 1px solid #7faabf;
	width: 10px;
	background: #b4cbd7;
	float: left;
	margin-left: 2px;
	text-align: center;
}

#page_list_num  #pages a {
	text-decoration: none;
}

#poll {
	width: 235px;
	margin-left: 45px;
	float:left;
	margin-top: 3px;
}

#poll_head {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	background-image: url('images/template/news_scroller/news_scroller_top.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#poll_head .title {
	text-decoration: underline;
	margin-left: 10px;
	color: #47647b;
}

#poll_body {
	font-size: 12px;
	width: 100%;
	background-image: url('images/template/news_scroller/news_scroller_body.png');
	background-repeat: y-repeat;
	background-position: left top;
	float: left;
}

#poll_body_content{
	margin-left: 8px;
	margin-right: 8px;
}

#poll_body .question {
	margin-left: 10px;
	font-weight: bold;
}

#poll_bottom {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	background-image: url('images/template/news_scroller/news_scroller_bottom.png');
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

#forum-wrapper {
	margin-left: 9px;
	background-color: #fff;
	width: 973px;
}

#copyright {
	font-weight: bold;
	color: #c4c4c4;
}