/*** puslapiavimas ***/

.adv_cat_list {
	font-size: 11px;
}

.friends_table {
	border-collapse: collapse;
}

.friends_table td {
	padding: 2px;
	font-size: 11px;
}

.friends_table td.left {
	text-align:right;
}

.friends_title {
	position:absolute;
	left:15px;
	top:12px;
	font-weight:bold;
}

.al_right {
	text-align:right;
	padding:0;
	padding-right: 20px;
}

.cat_path {
	font-size: 14px;
}

.cat_related {
	font-size: 14px;
	margin-top: 20px;
	font-weight: bold;
}

.cat_related  a {

	font-weight: normal;
}

.pages_list_table {
	margin-top: 50px;
	margin-left: 15px;
	margin-bottom: 70px;
	width: 542px;	
	
}

.pages_list_td {
	text-align: center;
}	

.pages_list_td a {
	padding: 4px;
	text-decoration:none;
}

.pages_list_td a.active {

	background: white;
}

.prev_button_td, .next_button_td {
	width: 120px;
}

.prev_button_td a {
	background: transparent url(../menu/button_prev.gif) no-repeat 3px 4px;
	padding: 4px;
	padding-left: 25px;
	font-size: 11px;
}

.next_button_td a {
	background: transparent url(../menu/button_next.gif) no-repeat 59px 4px;
	padding: 4px;
	padding-right: 25px;
	font-size: 11px;
}




/*** komentaru forma ***/

#error_box {
	margin: 0;
	margin-bottom: 25px;
}

.error {
	color: #a80000;

	font-weight:bold;
	text-decoration: none;
}


.comments_div {
	margin-top: 10px;
	margin-bottom: 5px;
}


.comment_form  textarea {
	width: 460px;
	height: 100px;
	border: #e4e4c0 1px solid;
	background: white;
	font-size: 11px;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#534e31;
}

.area_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}


.comment_form  .button_submit, .comment_form  .button_submit_over {
	border: 0;
	background: transparent url(../menu/button_login.gif) no-repeat center right;
	padding: 3px;
	padding-right: 25px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#534e31;
	text-decoration: underline;
	cursor: pointer;
}

.comment_form  .button_submit_over {
	text-decoration: none;
}

.collection_comment_box {
	padding: 0;
	padding-bottom: 15px;
}



/*** lapas ***/


.d_table {
	width: 530px;
	border-collapse: collapse;
}

.d_td_1 {

	height:75px;
	background: transparent url(../menu/user_table_top.gif) no-repeat 0 0;
	padding-left: 15px;
	font-weight: bold;
	font-size: 14px;
	color:#534e31;

}

.d_td_1_search {

	height:54px;
	background: transparent url(../menu/user_table_top2.gif) no-repeat 0 0;
	padding-left: 15px;
	font-weight: bold;
	font-size: 14px;
	color: black;
	text-decoration: underline;
}

.d_td_2 {
	background: transparent url(../menu/user_table_middle.gif) repeat-y 0 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

.d_td_2 table.col2 {
	width: 100%;
}

.d_td_2 table.col2 td {
	font-size: 11px;
	width: 50%;
	text-align: left;
}


.d_td_3 {

	height:30px;
	background: transparent url(../menu/user_table_bottom.gif) no-repeat 0 0;
}



/*** kategorijos */


p.categories_list {
	font-size: 10px;
	color: #707070;
}

p.categories_list a.categories_list_item {
	font-size: 10px;
	color: #707070;

	padding:0;
}


.table_spacer {
	background: url(../menu/table_spacer.gif) no-repeat center center;
	width: 100%;
	height: 10px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 15px;
}







/** galerija **/


.inline_gallery {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.image_box_inline {
	width: 126px;
	
	float: left;
	cursor: pointer;
	margin: 8px;

	position:relative;
	
}

.image_box_inline table {
	
	width: 100%;
	border-collapse: collapse;
	color:#534e31;
}
.image_box_inline .image_place {
	width: 126px;
	height: 125px;
	vertical-align: middle;
	text-align: center;
	background: #e4e4c0;
	border: #bbbbbb 1px solid;
}

.image_box_inline .image_place img {
	border: #bbbbbb 1px solid;
}

.image_box_inline .image_title {
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	background:#303030;
	color: white;
	border: #bbbbbb 1px solid;
	height: 42px;
	
}

.image_box_inline .image_options {
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	height: 20px;
	padding: 4px;
	padding-left: 21px;
	background: #e4e4c0;
	border: #bbbbbb 1px solid;
}


.image_box_inline .image_options2 {
	text-align: center;
	vertical-align: top;
	height: 25px;
	background: #e4e4c0;
	border: #bbbbbb 1px solid;
	font-size:10px;
}




















.image_box2 {
	width: 125px;
	float: left;
	cursor: pointer;
	margin: 5px 9px 0 0;
	position:relative;
}

.image_box2 table {
	width: 100%;
	border-collapse: collapse;
	color:#534e31;
}

.image_box2 .image_place {
	width: 125px;
	height: 150px;
	vertical-align: middle;
	text-align: center;
	background: transparent url(../menu/image_box.gif) no-repeat center center;
}

.image_box2 .image_place img {
	border: #909090 1px solid;
}

.image_box2 .image_title {
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	height: 40px;
	
}









.image_box {
	width: 105px;
	height: 170px;
	float: left;
	cursor: pointer;
	margin: 5px 16px 0 0;
	position:relative;
}

.image_box table {
	width: 100%;
	border-collapse: collapse;
	color:#534e31;
}

.image_box .image_place {
	width: 105px;
	height: 110px;
	vertical-align: middle;
	text-align: center;
	background: transparent url(../menu/gallery_box.gif) no-repeat center center;
}

.image_box .image_place img {
	border: #909090 1px solid;
}

.image_box .image_title {
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	height: 40px;
	
}

.image_box .image_options {
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	height: 16px;
	padding: 4px;
	padding-left: 21px;
	background: #e4e4c0;
	border: #bbbbbb 1px solid;
}


.image_box .image_options2 {
	text-align: center;
	vertical-align: top;
	height: 25px;
	background: #e4e4c0;
	border: #bbbbbb 1px solid;
	font-size:10px;
}







/*** forma ***/

.posting_form .posting_table {
	width: 100%;
}

.posting_form .posting_table td.key {
	font-size: 13px;
	text-decoration: underline;
	color:#534e31;
}

.posting_form .posting_table td.value {
	padding-bottom: 20px;
	color:#534e31;
}

.posting_form textarea {
	width: 100%;
	height: 300px;
	border: #e4e4c0 1px solid;
	background: white;
	font-size: 12px;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#534e31;

}

.posting_form iframe {
	width: 480px;
	height: 440px;
	border:0;
	
}






.img_edit_form {
	padding: 5px;
	margin: 0;
	font-size: 12px;
}

.img_edit_table {
	width: 330px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
}

.img_edit_table .field {
	text-align: left;
	font-size: 12px;
}

.img_edit_table .value {
	text-align: left;
	font-size: 12px;
}

.img_edit_table .text_input {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 330px;
	border: #e4e4c0 1px solid;
	color:#534e31;
}
.img_edit_table .submit_button {
	border: #e4e4c0 1px solid;
	padding: 4px;
	width: 150px;
	cursor: pointer;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}




/*****************************************************************************/

#left_submenu {
	position:absolute;
	top: 269px;
	left: 11px;
	text-align: left;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d3519;
	width: 184px;
}

#poll_box {
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d3519;
	width: 184px;
	
}
#poll_box p {
	margin: 0;
	padding: 0;
}

#poll_box form {
	margin: 0;
	padding: 0;
}

.vote_box_inside {
	background: transparent url(../menu/poll_bottom.gif) no-repeat bottom left;
	padding-top: 10px;
	padding-lefT: 20px;
	padding-right: 10px;
	padding-bottom: 60px;
	bottom: -5px;
	position:relative;
}

.vote_box_inside0 {
	background: transparent url(../menu/poll_middle.gif) repeat-y 0 0;
}

.vote_box_inside1 {
	background: transparent url(../menu/poll_top.gif) no-repeat top left;
}

.vote_answ {

}

.vote_title {
	font-size: 12px;
	font-weight: bold;
	color: #3d3519;
	margin:0;
	padding:0;
}

.form_vote {
	color: #3d3519;
}

#poll_box input.radio,
#poll_box label {
	font-size: 12px;
	cursor: pointer;
}
#poll_box input.radio {
	margin: 0;
	padding: 0;
}

#poll_box label {
	padding: 0;
	margin: 0;
}

#poll_box .vote_button, #poll_box .vote_button_over{
	background: transparent url(../menu/button_login.gif) no-repeat right 3px;
	width: 90px;
	padding:0;
	padding-top:4px;
	padding-bottom:4px;
	border: 0;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: underline;
	margin-top: 8px;
	color: #3d3519;
	position:Absolute;
	bottom: 32px;
	right: 20px;
}

.show_results {
	position:absolute;
	bottom: 15px;
	right: 20px;
}

#poll_box .vote_button_over {
	text-decoration: none;
}


.poll_results_table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
}

.ans_title, .ans_ans {
	font-size: 11px;
}

.diagram {
	background: transparent url(../menu/diagram.jpg) no-repeat 0 0;
	height: 15px;
}


#collection_link_map {
	top: -25px;
	left: 0;
	position: relative;
	margin-left: 30px;
	margin-bottom: 0;
}

#collection_link_map_search {
	margin-left:0;
}




.adv_title a {
	
	font-size: 11px;
	background: transparent url(../menu/arrow.gif) no-repeat 0 3px;
	padding-left: 13px;
}


#top_banner {
	
	position:absolute;
	top:27px;
	right: 0;
	width: 475px;
	height: 70px;
	text-align: center;

	
}

.top_banner {
	width: 100%;
	height: 70px;
}
.top_banner td {
	vertical-align: middle;
	text-align: center;
	height: 70px;
}


.red {
	background: red;
	color: black;
}	

.subtitle {
	padding: 5px;
	background: yellow;
	color: black;
	border: #c9c93d 1px solid;
	margin-top: 7px;
	width: 400px;
}	






#stats_box {
	color: #3d3519;
	background: transparent url(../menu/statistics.gif) no-repeat 0 0;
	padding:0;
	position:relative;
	height: 121px;
	width: 176px;
	text-align: left;
}

#stats_box .title {
	font-weight: bold;
	position:relative;
	left: 19px;
	top: 10px;
	width:100%;
}

#stats_box .stats_table {
	margin:0;
	width: 150px;
	border-collapse: collapse;
	font-size: 12px;
	position:absolute;
	left: 18px;
	top: 33px;
}

#stats_box .stats_table td {
	height: 18px;
	padding: 0;
}




#friends_box {
	color: #3d3519;
	padding:0;
	position:relative;
	width: 176px;
	text-align: left;
	margin-top: 20px;
	padding-top:0;
	left: 5px;
	background: transparent url(../menu/friends_repeat.gif) repeat-y 0 -6px;
}

#friends_box2 {
	position:relative;
	padding-bottom: 10px;
	background: transparent url(../menu/friends_bottom.gif) no-repeat bottom left;
}

#friends_box3 {
	position:relative;
	padding-top: 34px;
	top: -3px;
	left:0;
	background: transparent url(../menu/friends_top.gif) no-repeat top left;
}

#friends_box .title {
	font-weight: bold;
	position:absolute;
	left: 19px;
	top: 0;
	width:100%;
}

#friends_box .stats_table {
	margin:0;
	width: 150px;
	border-collapse: collapse;
	font-size: 12px;
	position:relative;
	left: 18px;
	top: 0;
}

#friends_box .stats_table td {
	height: 18px;
	padding: 0;
}








.raides {
	height: 40px;
}

.raide_button {
	width:19px;
	height:34px;
	display:block;
	float:left;
}



.gray {

	color: #aaaaaa;

}


a img {
	border: 0;
}

label {
	cursor: pointer;
}


blockquote {
	text-decoration:italic;
	border: #e4e4c0 1px solid;
	background: #f4e4c0;
	padding: 6px;
	width: 100%;
}



.coll_table {
	position:relative;
	top: -15px;
	left:0;
	margin-bottom: 10px;
}






.top15 a {
	font-size:11px;
	text-decoration: none;
	padding: 0;
	padding-left: 12px;
	background: transparent url(../menu/arrow.gif) no-repeat center left;
}

.top15 a:hover {
	text-decoration: underline;
}
