body{
	background:#91d3d3 url('/i/body_bg.jpg') repeat-x top left;
	font-size:11px;
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

.forumpopup_body{
	background:#91d3d3!important;
}

a {
	color: #01123E;
	cursor: pointer;
	text-decoration: none;
}

p, form, input{
	margin:0px;
	padding:0px;
	border:0px solid white;
}

input{
	background:transparent;
}

.unfloat{
	float:none!important;
	clear:both!important;
}

.header{
	width:960px;
	height:205px;
	margin:14px auto 0px;
}

.header_banner{
	margin:0px auto;
	width:730px;
	height:90px;	
	margin-bottom:24px;
}

.searchholder{
	padding:0px 10px;
	height:28px;
}

.logo{
	width:240px;
	float:left;
	font-size:30px;
	font-family:Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color:#009999;
}

.searchform{
	float:right;
	width:480px;
}

.search_input{
	height:18px;
	border:1px solid #02123e;	
	width:210px;
	padding:4px;
	float:left;
	background:url('/i/search_input_bg.jpg') repeat-x top left;
}

.search_select{
	-moz-box-sizing:border-box;
	border:0px solid white;
	width:171px;
	padding:4px;
	height:24px;
}

.search_select_holder{
	padding:0px;
	*padding:2px 0px 6px;
	_padding:2px 0px 2px;
	height:26px;
	*height:18px;
	border:1px solid #02123e;
	border-left:0px solid white;
	width:171px;	
	float:left;
	background:url('/i/search_input_bg.jpg') repeat-x top left;
}

.submit_button{
	height:28px;	
	padding-left:4px;
	padding-right:4px;
	text-align:center;
	float:left;
	z-index:9;
	position:relative;
	
}

.submit_button .holder{
	background:url('/i/button_bg.jpg') repeat-x top left;
	padding-top:5px;
	*padding-top:6px;
	height:23px;	
	*height:22px;	
	text-align:center;
	_width:72px;
}

.submit_button input{
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-family:Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
}

.submitBtnLink{
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	float:left;
	padding-top:2px;
	font-family:Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
}

.btnLink{
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-family:Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
}

.submit_button .button_right{
	position:absolute;
	top:0px;
	right:0px;
	z-index:10;
	width:4px;
	height:28px;
	background:url('/i/button_right.gif') repeat-x top left;
}

.submit_button .button_left{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	width:4px;
	height:28px;
	background:url('/i/button_left.gif') repeat-x top left;
}

.submit_button .button_left_nocorner{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	width:4px;
	height:28px;
	background:url('/i/button_bg.jpg') repeat-x top left;
}

.searchform .submit_button{
	width:72px;
}

.topmenu{
	height:41px;
	margin-top:16px;
	position:relative;
	padding:10px 14px 0px;
	_margin-top:8px;
	background: url('/i/menu_bg.jpg') repeat-x top left;
}

.topmenu_left{
	position:absolute;
	width:10px;
	height:51px;
	top:0px;
	left:0px;
	background: url('/i/menu_left.jpg') no-repeat top left;
}

.topmenu_right{
	position:absolute;
	width:10px;
	height:51px;
	top:0px;
	right:0px;
	background: url('/i/menu_right.jpg') no-repeat top left;
}

.topmenu a{
	color:#fff;
	font-size:11px;
	font-family:Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-weight:normal;
	padding:3px 8px;
	height:15px;
	float:left;
	text-transform:uppercase;
}

.topmenu a:hover{
	background:url('/i/menu_link_hover.jpg') repeat-x;
}

.menu_separator{
	color:#838b9f;
	float:left;
	padding:3px 5px;
	height:15px;
}

.help_link{
	float:right!important;	
}

.wrapper{
	width:940px;
	margin:0px auto;
	padding-top:10px;
}

.path{
	height:15px;
	padding:4px 9px;
	margin-bottom:15px;
	position:relative;
	background:url('/i/path_bg.jpg') repeat-x top left;
}

.path_left{
	height:23px;
	width:9px;
	position:absolute;
	top:0px;
	left:0px;
	background:url('/i/path_left.jpg') repeat-x top left;
}

.path_right{
	height:23px;
	width:9px;
	top:0px;
	right:0px;
	position:absolute;
	background:url('/i/path_right.jpg') repeat-x top left;
}

.path .homelink{
	padding-left:15px;
	background:url('/i/homeicon.jpg') no-repeat 0px 2px;
}

.path a{
	color:#01123E;
}

.path_separator{
	color:#9299AC;
}

.leftcol, .middlecol{
	width:300px;
	float:left;
}

.leftcol {
	margin-right:20px;
}

.rightcol{
	width:300px;
	float:left;
}

.contentCol {
	float: left;
	width: 620px;
	margin-right: 20px;
	overflow:hidden;
}

.bluebox{
	background:#02123e;
	margin-bottom:22px;
}

.box_label{
	padding:12px 14px 15px;
	min-height:13px;
	height:auto!important;
	height:13px;
	text-transform:uppercase;
	color:#fff;
	font-family:Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-weight:normal;
	font-size:11px;
	position:relative;
	background:#02123E url('/i/box_label_bg.jpg') repeat-x top left;
}

.box_label a{
	text-transform:uppercase;
	color:#fff;
	font-family:Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	font-weight:normal;
	font-size:11px;
}

.box_label_left{
	width:5px;
	height:40px;
	top:0px;
	left:0px;
	position:absolute;
	background:url('/i/box_label_left.jpg') no-repeat top left;
}

.box_label_right{
	width:5px;
	height:40px;
	top:0px;
	right:0px;
	position:absolute;
	background:url('/i/box_label_right.jpg') no-repeat top left;
}

.bluebox_bottom{
	height:4px;
	padding:0px 6px;
	position:relative;
	
	background:url('/i/bluebox_bottom_bg.jpg') repeat-x top left;
}

.bluebox_bottom_left{
	width:6px;
	height:4px;
	top:0px;
	left:0px;
	position:absolute;
	background:url('/i/bluebox_bottom_left.jpg') no-repeat top left;
}

.bluebox_bottom_right{
	width:6px;
	height:4px;
	top:0px;
	right:0px;
	position:absolute;
	background:url('/i/bluebox_bottom_right.jpg') no-repeat top left;
}

.bluebox_content{
	padding:0px 14px 16px;
}

.bluebox_row{
	padding:3px 0px;
}

.bluebox .title a{
	color:#E5F4F4
}

.title{
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	padding-bottom:5px;
}

.title a{
	text-decoration:underline;
}

.replies_icon{
	padding-left:19px;
	background:url('/i/comments_icon.gif') no-repeat 0px 2px;
}

.rating_icon{
	padding-left:16px;
	background:url('/i/rating.gif') no-repeat 0px 0px;
}

.bluebox .description{
	color:#91D3D3;
}

.description{
	font-size:11px;
	font-weight:normal;
	font-family:Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
}

.info{
	font-size:11px;
	font-weight:normal;
	font-family:Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	line-height:15px;
	padding-bottom:8px;
}

.date{
	text-transform:uppercase;
}

.bluebox .author, .bluebox .replies{
	color:#EA9F99;
}

.bluebox .date, .bluebox .separator{
	color:#838B9F;
}

.separator{
	padding:0px 6px;
}

.separator_news {
	padding:0px 2px;
	color:#838B9F;
}


.bluebox .previewpic{
	width:100px;
	height:75px;
	border:2px solid #009999;
	margin-right:12px;
	float:left;
}

.title_with_icons{
	padding-right:45px;
	position:relative;
}

.minus_icon{
	position:absolute;
	top:0px;
	right:0px;
	_right:14px;
	width:16px;
	height:16px;
}

.plus_icon{
	position:absolute;
	top:0px;
	right:19px;
	_right:33px;
	width:16px;
	height:16px;
}

.minus_img{
	padding:0px;
	border:0px;
}


.whitebox_content{
	background:#fff url('/i/whitebox_bg.jpg') repeat-x top left;	
	padding:0px 14px;
	min-height:100px;
	height:auto!important;
	height:100px;
}

.whitebox_row{
	padding:10px 0px;	
	/*_position:relative;*/
}

.whitebox .title, .whitebox .title a{
	color: #009999;
}

.whitebox .author, .whitebox .replies, .deletelink{
	color:#CD2113;
}

.whitebox .date, .whitebox .separator, .whitebox .grouplink{
	color:#838B9F;
}

 .whitebox .description{
	color:#4C5978
}

.whitebox .floatleft_box{
	float:left;
	width:190px;
}

.whitebox .floatleft_box_user{
	float:left;
	width:200px;
}

.whitebox .grouplink a{
	text-decoration:underline;
	color:#009999;
}

.sort {
	padding: 10px 0px;
	color: #838B9F;
}

.seemore{
	padding:10px 14px 5px;
	text-align:right;
	font-size:11px;
	font-weight:normal;
	font-family:Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
}

.whitebox_seemore{
	background:#fff;
	border-top:1px solid #91d3d3;
}

.whitebox_seemore a{
	color:#009999;
}

.whitebox_bottom{
	height:25px;
	position:relative;
	padding:0px 4px;
	background:url('/i/whitebox_bottom_bg.jpg') repeat-x top left;
}

.whitebox_bottom_left{
	position:absolute;
	width:4px;
	height:25px;
	top:0px;
	left:0px;
	background:url('/i/whitebox_bottom_left.jpg') no-repeat top left;
}

.whitebox_bottom_right{
	position:absolute;
	width:4px;
	height:25px;
	top:0px;
	right:0px;
	background:url('/i/whitebox_bottom_right.jpg') no-repeat top left;
}

.whitebox .previewpic{
	width:66px;	
	float:left;
	margin-right:13px;
}

.whitebox .userpic{
	width:55px;
	height:55px;
	float:left;
	margin-right:13px;
}

.noborder{
	border:0px solid white;
}

.groupborder {
	border:1px solid #009999;	
}

.floatleft{
	float:left!important;
}

.floatright{
	float:right!important;
}

.loginbox{
	padding:10px 20px;
	color:#333333;
}

.login_label{
	padding:13px 2px 3px;
	_position:relative;
}

.login_fpass{
	padding:14px 2px 12px;
	_position:relative;
}

.login_fpass .checkbox{
	margin-right:2px;
	color:#333333;
}

.login_fpass a{
	text-decoration:underline;
	color:#009999;
}

.loginbutton{
	width:72px;
}

.input, .longinput, .select, .longselect, .contactInput{
	background:transparent url(/i/search_input_bg.jpg) repeat-x scroll left top;
	border:1px solid #02123E;
	padding:4px;
}

.input, .longinput{
	height:18px;
}

.input, .select{
	width:210px;
}

.longinput, .longselect{
	width:582px
}

.textarea, .smallTextarea, .contactTextarea, .linkDescriptionTextarea{
	border: 1px solid #02123E;
	height: 100px;
	padding: 4px;
}

.textarea {	
	width: 500px;
}

.linkDescriptionTextarea{
	width:400px;
	height:200px;
}

.linkDescription{
	float:left;
	width:410px;
}

.contactTextarea, .contactInput{
	width:400px;
}

.smallTextarea {
	width: 97%;
}

.smallInput {
	background: transparent url('/i/search_input_bg.jpg') repeat-x scroll left top;
	border: 1px solid #02123E;
	height: 18px;
	padding: 4px;
	width: 97%;
}

.select option {
	background: white;
	height: 18px;
	
}

.postedLinksPics{
	float:left;
	width:140px;
	padding:0px 21px;
}

.inboxmsg{
	border: 1px solid #02123E;
	height: 100px;
	padding: 4px;
	width: 390px;
}

.grpcheckbox{
	margin:0 5px 0 0;
}

.right_banner{
	height:250px;
	
	margin-bottom:23px;
}

.footer{
	height:15px;
	padding: 5px 22px 3px 22px;
	margin-bottom:15px;
	margin-top:15px;
	position:relative;
	background:url('/i/path_bg.jpg') repeat-x top left;
}

.footer_left{
	height:23px;
	width:9px;
	position:absolute;
	top:0px;
	left:0px;
	background:url('/i/path_left.jpg') repeat-x top left;
}

.footer_right{
	height:23px;
	width:9px;
	top:0px;
	right:0px;
	position:absolute;
	background:url('/i/path_right.jpg') repeat-x top left;
}

.footer a{
	color:#01123E;
}

.footer .separator{
	color:#9299AC;
}

.copyright{
	
	float:right;
	text-align:right;
	color:#838b9f;
}


.system_msg{
	padding:40px 0px;
	font-size:13px;
}

.avatar_label{
	padding:5px 0px 0px;
	font-size:12px;
}

.avatar_mainlabel{
	padding:20px 0px;
	font-size:16px;
}

.avatarhelp{
	padding:2px;
	font-size:11px;
	 font-style: italic;
}

.invisible_but{
	border:0px solid white;
	background:transparent;
	color:#fff;
}

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

.avatar_but{
	float:left;
	margin-left:5px;
}

.disabled {
	background: #ccc;
}

.infobox {
	display: none;
	background: #eaeff4;
	padding: 5px;
	border: 1px solid #0079aa;
	color: #302B54;
	width: 250px;
	font-size: 1em;
	position: absolute;
}

.red {
	color: red !important;
}

.green {
	color: green !important;
}

.box_edit_link{
	float:right;
}

.form .label{
	padding:5px 0px;
}

.capholder, .capholder .capcode{
	padding:5px 0px;
}

.group_mainpic{
	margin-right:10px;
	float:left;
	margin-bottom:5px;
	height:202px;
}

.group_description{
	font-size:13px;
}

.leftbutton{
	margin-right:5px;
}

.topbutton{
	margin-bottom:10px;
}

.blogtext{
	padding:10px 0px;
	font-size:12px;
}

.pformadmhead .activetab{
	color:#CD2113;
}

.inboxtitlelinksright{
	float:right;
}

.inboxtitlelinksleft{
	float:left;
}

.inboxcomposeleft{
	float:left;
	width:185px
}

.inboxcomposeright{
	float:right;
	width:400px

}

.dtab, .atab, .ntab, .wikiatab, .wikidtab{
	float:left;
	padding:0px 10px 10px;
	text-transform:uppercase;
}

.atab, .wikiatab, .atab a, .wikiatab a{
	color:#CD2113;
}

.message {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #4C5978;
}

.groupadmcheckbox {
	padding: 0 5px;
}

.groupadmuserpic {
	width: 50px;
	padding: 0 5px;
}

.bottom {
	padding: 5px 0;
}

.usrDefPic {
	float: left;
	width: 200px;
	height: 270px;
	padding-right: 10px;
}

.usrTitle {
	font-size: 22px;
	padding-bottom:15px;
}


.surtitle {
	font: bold 11px Tahoma, sans-serif;
	padding-bottom:5px;
	color: #838B9F;
	font-style: italic;
	margin: 0;
}

.storyTitle {
	font: bold 16px Tahoma, sans-serif;
	padding-bottom: 5px;
	color: #009999;
	margin: 0;
}

.subtitle {
	font: bold 11px Tahoma, sans-serif;
	padding-bottom:5px;
	color: #838B9F;
	text-decoration: underline;
	margin: 0;
}

.storyContent {
	color: #333;
	font: 14px Georgia, Times New Roman, sans-serif !important;
}
.radio {
	margin-right: 10px;
	vertical-align: middle;
}

.spacer {
	height: 5px;
}

.table {
	border-left: 1px solid #02123E;
	border-top: 1px solid #02123E;
}

.table td, .table th {
	border-right: 1px solid #02123E;
	border-bottom: 1px solid #02123E;
}

.table td input {
	font-size: 11px !important;
}

.small_field_left, .small_field_right{
	width:260px;
	float:left;
}

.small_field_left{
	padding-right:36px;
}

.small_field_right{
	padding-left:36px;
}

.forum_adm_checkbox{
	padding:5px 0px;
	width:80px;
}

/* za calendar-a */
#calidfrm {
	position: absolute;
	display: none;
	width: 150px;
	height: 200px;
}

#calid {
	position: absolute;
	display: none;
	background-color: #f8f8f8;
	border: 1px solid Black;
	width: 150px;
	height: 100px;
	padding: 3px;
}
.cal td {
	font-size : 11px;
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	background-color: #f0f0f0;
	cursor: pointer;
	cursor: hand;
}
.cal th {
	font-size : 11px;
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	font-weight: bold;
	background-color: #e0e0e0;
}
.cal a {
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	text-decoration: none;
	color: Black;
	font-size: 11px;
}
.cal a:hover {
	font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
	text-decoration: none;
	color: #990000;
	font-size: 11px;
}

.white_row {
	background: #ffffff !important;
}

.color_row {
	background: #96b9df !important;
}

.calendar_image{
	margin-left:8px;
}

.changeicon{
	width:13px;
}

.notificationsmalltext{
	font-style:italic;
	padding:5px 0px
}

.submit_input{
	padding:0px 14px 4px 14px;
}


.loginrow{
	padding:14px 5px;
	line-height:14px;
	border-bottom:1px dotted #A2BBD5;
}

.loginform_title{
	font-size:15px;
}

.loginname{
	font-weight:bold;
}

.loginmail, .logingroups, .loginprofile, .loginfavourites, .loginwall{
	padding-left:27px;
}

.loginmail{
	background:url('/i/mail_icon.jpg') no-repeat 0px 2px;
	
}


.loginprofile, .loginfavourites{
	width:98px;
	float:left;
}

.loginwall, .loginprofile, .loginfavourites{
	
	background:url('/i/iprofile.gif') no-repeat 0px 2px;;
}

.logingroups{
	background:url('/i/igroups.gif') no-repeat 0px 2px;	
}

.newmessage{
	font-weight:bold;
	text-transform:uppercase;
}

.whitebox{
	position:static;
}

.whitebox_table{
	width:592px;
}

.taglink{
	margin:0px 5px;
}

.grpcheckboxsep {
	margin:3px 0;
}

.seedrafts{
	float:left;
}

.seemore_right{
	float:right;
}

.externalLinks{
	padding:5px 10px;
}

.externalLinkRow{
	width:244px;	
	padding:5px 16px 5px 26px;
	float:left;	
}

.externalLinkRow a{
	color:#009999;
	font-size:12px;
	font-weight:bold;
}

.moreLinks{
	font-weight:bold;	
	padding:5px 0px 0px;
}

.moreLinks, .moreLinks a{
	color:#009999;
}

.nodatalink {
	padding:10px 0px 15px 0px;
}

.nodatalink a {
	color:#009999;
	font-size:12px;
	font-weight:bold;
}

.usrdescription {
	padding-bottom:15px;

}

.picNavigationPrevBut, .picNavigationNextBut{
	display:block;
	width:20px;
	height:20px;
	border:1px solid #ccc;
	color:#fff;
	float:left;
	background:#9f9cae;
	margin-right:5px;
	text-align:center;
	line-height:20px;
}

.picNavigationPrevBut:hover, .picNavigationNextBut:hover{	
	background:#635f77!important;
}

.inactivePicNavigationPrevBut, .inactivePicNavigationNextBut, .inactivePicNavigationPrevBut:hover, .inactivePicNavigationNextBut:hover{
	background:#ccc!important;
	color:#fff;
}

.picNavigationDiv{
	margin-top:10px;
}

.waitingDiv{
	height:300px;
	background:url(/i/loading.gif) no-repeat center center;
}

.leftgroupcolblog {
	width: 620px;
}

.bigusrpic{
	width:100px!important;
	height:100px!important;
}

.piclink{
	float:left;
	width:55px;
	margin-right:13px;
}

.piclinkshow{
	float:left;
	width:100px;
	margin-right:13px;
}

.infofloat{
	float:left;
}

.inboxMsgContent a, .wallRow a{
	font-weight:bold;
	text-decoration:underline;
}

.leaveGroupButton{
	font-weight:bold;
	text-decoration:underline;
	color:red;
	margin-right:10px;
}

.userBlogPage{
	font-size:13px;
	padding:5px 0px;
}

.userBlogPage a{
	font-weight:bold;
}