.photoTable
{
	border-collapse: collapse;
}

.photoTable img
{
  padding-right: 5px;
}

.photoTable td
{
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
	border-right:solid 1px #ececec;
}

#palette td, #palette a, #palette img
{
        padding: 0;
        margin: 0;
        border: 0;
        font-size: 5pt;
}

.rowtable, .mainMessage
{
	border-collapse: collapse;
        font-size: 85%;
        width: 703px;
}

.configTable
{
	border-collapse: collapse;
        font-size: 85%;
}

.rowtable tr {
	border-bottom:solid 1px #ececec;
}

.configTable h2
{
        font-size: 150%;
        margin-top: 30px;
}

.rowtable td
{
        padding: 5px;
	border-bottom:solid 1px #ececec;
}

.mainMessage tr {
	border-bottom:solid 5px #ececec;
}

.mainMessage td
{
        padding: 5px;
	border-bottom:solid 5px #ececec;
}

.moodyback {
background:url(/themes/GLv2010/images/new/snapas.png) no-repeat center left;
vertical-align: middle; 
/*background-position: 0% 0%;*/
}
.moodytext {
	border-width:1px;
	border-style:solid;
	font-size:11px;
	border-top-color:#d4d4d4;
	border-bottom-color:#efefef;
	border-left:0px;
	border-right-color:#dfdfdf;
	background-color: #F8F8F6;
        color: #595858;
/*	padding:2px 5px;
	margin:0px 0px 3px 0px;*/

/*background:#e6f8c5;
background:#f0ffff;*/
word-wrap: break-word;
overflow: hidden;
margin:0px 0px 10px 17px;
padding:10px 12px 10px 10px;
/*border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;*/
font-size: 105%;
/*border-bottom: 1px solid #daefb3;
border-right: 1px solid #daefb3;*/
}
.moodydate {
font-size:85%; 
text-align:right;
color: #aaaaaa;
float: right;
}

.members {
    font-size: 85%;
}

.mnick {
    font-size: 120%;
    font-weight: bold;
    padding-right: 7px;
}

#memberlist
{
        margin-top: 15px;
        font-size: 85%;
}

.filt select, .filt input
{
	font-size:10px;
}

#nickList
{
        font-size: 85%;
}

.tools {
	list-style:none;
/*	padding-top:10px;
	margin-top:10px;*/
	overflow:hidden;
	float:right;
}
.tools li {
	float:left;
	height:16px;
	line-height:16px;
	padding-right:4px;
}

.msgTools
{
float:left;
clear:both;
}

.msgTools li
{
font-size: 80%;
height:20px;
line-height:20px;
padding-right:10px;
}

.msgTools li img {
margin-right:3px;
}



.toolInput 
{
border:0;
padding: 0;
margin:0;
padding-right:4px;
background-color: transparent;
}

.avataras {
	float:left;
	margin-right:15px;
	width:100px;
	height:100px;
	overflow:hidden;
}
.thumbUp {
	background-image:url(http://www.gayline.lt/themes/GLv2010/images/new/thumb-up.png);
	background-repeat:no-repeat;
	background-position:0 50%;
        cursor: pointer;
	text-indent:18px;
}
.thumbDown {
	background-image:url(http://www.gayline.lt/themes/GLv2010/images/new/thumb.png);
	background-repeat:no-repeat;
	background-position:0 50%;
        cursor: pointer;
	text-indent:18px;
}
.report {
	background-image:url(http://www.gayline.lt/themes/GLv2010/images/new/flag.png);
	background-repeat:no-repeat;
	background-position:0 50%;
        cursor: pointer;
	text-indent:18px;
}
.reply {
	background-image:url(http://www.gayline.lt/themes/GLv2010/images/new/arrow-curve-000-left.png);
	background-repeat:no-repeat;
	background-position:0 50%;
        cursor: pointer;
	text-indent:18px;
}

.edit {
	background-image:url(http://www.gayline.lt/themes/GLv2010/images/new/forum.png);
	background-repeat:no-repeat;
	background-position:0 50%;
        cursor: pointer;
	text-indent:18px;
}


.ipaddress {
	background-image:url(http://www.gayline.lt/themes/GLv2010/images/new/ip.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	text-indent:18px;
}
.deletecmt {
	background-image:url(http://www.gayline.lt/themes/GLv2010/images/new/iks.png);
	background-repeat:no-repeat;
}


#paskutinesDiskusijos {
	width:391px;
	float:left;
	margin-right:15px;
}

#paskutiniaiBlogai {
	width:188px;
	float:left;
	margin-right:15px;
}

#nariuSarasas {
	clear:left;
	color:#202020;
}
/*#pagrindinisMeniu {
	margin-bottom:0px !important;
}*/
#gimtadienis {
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:8px;
	margin-top:8px;
	background-color:#faf3e6;
	text-indent:8px;
	border-bottom:solid 1px #e7e0d3;
	float:left;
	clear:left;
	width:797px;
}
#vartotojai {
	padding-top:8px;
	padding-bottom:8px;
}
#nariuSarasas .naujienuKategorija {
	margin-bottom:8px;
}

/* ImageFlow Settings - CSS 2.1
==================================== */
@media screen, projection {
	.imageflow {
		overflow:hidden;
		position:relative; 
		text-align:left;
		visibility:hidden;
		width:100%;
	}
	.imageflow img {
		border:none;
		position:absolute;
		top:0px;
		visibility:hidden;
/*		-ms-interpolation-mode:bicubic;  Enables bicubic image resampling for the IE7 */
	}
	.imageflow p {
		margin:0 auto;
		text-align:center;
	}
	.imageflow .loading {
		border:1px solid white;
		height:15px;
		left:50%;
		margin-left:-106px;
		padding:5px;
		position:relative;
		visibility:visible;
		width:200px;
	}
	.imageflow .loading_bar {
		background:#fff;
		height:15px;
		visibility:visible;
		width:1%;
	}
	.imageflow .navigation{
		z-index:10000;
	}
	.imageflow .caption {
		font-weight:bold;
		position:relative; 
		text-align:center;
		z-index:10001;
	}
	.imageflow .scrollbar {
		border-bottom:1px solid #b3b3b3;
		position:relative; 
		visibility:hidden;
		z-index:10002;
		height:1px;
	}
	.imageflow .slider {
		background-image:url('http://www.gayline.lt/themes/GLv2010/images/new/slider.png');
		background-repeat:no-repeat;
		height:14px;
		margin:-6px 0 0 -7px;
		position:absolute;
		width:14px;
		z-index:10003;
	}
	.imageflow .images {
		overflow:hidden;
		white-space:nowrap;
	}
	.imageflow .button {
		cursor:pointer;
		height:17px;
		position:relative;
		width:17px;
	}
	.imageflow .previous {
		background: url('http://www.gayline.lt/themes/GLv2010/images/new/button_left.png') top left no-repeat;
		float:left;
		margin: -7px 0 0 -30px;
	}
	.imageflow .next {
		background: url('http://www.gayline.lt/themes/GLv2010/images/new/button_right.png') top left no-repeat;
		float:right;	
		margin:-7px -30px 0 30px;
	}


}

#balsavimoPastaba
{
    margin-top: 15px;
    font-size: 85%;
    color: #666666;

}

#balsai
{
        width: 607px;
}

.blokoForma
{
     padding-top: 10px;
     font-size: 85%;
}

td.voteHeader
{
       font-weight:bold;
       padding-left: 5px;
       margin-top:0px;
       margin-bottom:0px;
       padding-top:0px;
       padding-bottom:0px;
       background-color: #f4f4f4;
}

.nowidth
{
   width: 100%;
}

.autorius
{
      color: #666666;
      font-weight: normal;
}

.rightButtons
{
float: right;
font-size: 80%;
clear:right;
}
.firstform
{
	font-weight:bold;
}

.fform
{
        padding-top:7px;
}

.showshare
{
  display: block;

}

.hideshare {
display: none;
}

tr.noborder, tr.noborder td
{
border:0;
}

p.temuGrupe {
	font-weight:bold;
	font-size:110%;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#252525;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:solid 1px #999;
}

.thumbPhoto
{
   float:right;
   text-align:right;
padding-top:7px;
padding-top:4px;
}

.thumbPhoto img
{
}

.memberUpper
{
    width: 530px;
   padding-top: 7px
/*margin-left:107px;
    padding-bottom: 7px;*/
}

.memberIcons
{
    float:right;
    text-align:right
}

.login, .memberInfo
{
   font-size:85%;
	color:#959595;
}
.nick
{
   font-size:170%;
   color: #5c5c5c;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.nick a
{
   color: #5c5c5c;
}

.memberNick
{
   display:inline-block;
   padding-bottom: 7px;
   margin-top: -4px;
   padding-left:17px;

}

.memberRate
{
   font-size:150%;
   font-weight:bold;
   margin: 0 auto;
   display:inline-block;
   float:right;
}

.gender img
{
    height:16px;
    width:16px;
    padding-left:7px;
   margin-top: -4px;
}

#vartotojoMeniu
{
    font-size:90%;
}

.advise
{
        font-size: 85%;
        clear:both;
   color: #5c5c5c;
}

#stripPoleLeftS {
	overflow:hidden;
	float:left;
	width:20px;
	background-image:url('/themes/GLv2010/images/new/bg.png');
	background-repeat:no-repeat;
	background-position:0 50%;
 height:125px;
}
#stripPoleRightS {
	overflow:hidden;
	float:right;
	width:20px;
	background-image:url('/themes/GLv2010/images/new/bgS.png');
	background-repeat:no-repeat;
	background-position:center right;
 height:125px;
}
