﻿/*---------------------------------------------------------
---------------- Siberalem V3 Popup Stylesheet ------------
-------------------------------------------------------BC-*/

/*-------------- CSS RESET ---------------*/
* {
	outline: 0;
	padding: 0;
	margin: 0;
	}
body,td {
	background: #ffffff;
	color: #606060;
	font-family:tahoma,arial,sans-serif;font-size:11px;
	}
a img, :link img, :visited img {
	border: 0;
	}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
/*-------------- CSS RESET end ---------------*/

/*-------------- GLOBAL LAYOUT ---------------*/
.clrb {clear:both;font-size:1px;line-height:1px;}
a {color: #1b789f;text-decoration: none;}
a:hover {text-decoration: underline; }
.va{vertical-align:middle;}
.dotline{height:1px;font-size:1px;line-height:1px;border-bottom:1px dotted #606060;clear:both;}
.rltv{position:relative;}
.textkirmizi{color:Red;}
.cntr{text-align:center;}
.sistemmesaji {border:2px solid #ff1f1f;background:#f2f2f2; margin:10px 0;padding:5px 10px;font-weight:bold;}
.sistemmesaji2 {border:2px solid #2aff25;background-color:#f2f2f2; margin:10px 0;padding:5px 10px;font-weight:bold;}
.sistemmesaji3 {border:2px solid #999999;background-color:#f2f2f2; margin:10px 0;padding:5px 10px;font-weight:bold;}

#popupcontent{padding:10px;}
/*-------------- GLOBAL LAYOUT end ------------*/

/* FORM STYLING */
input,textarea,select,option{font-family:tahoma,arial,sans-serif;font-size:11px;vertical-align:middle;}
/*select {padding:2px;border:1px solid #606060;}ff display better border*/
option {padding:0 3px;}

.inputbox{border:1px solid #606060;padding:2px;vertical-align:middle;background:#ffffff url(http://rvprx.siberalem.com/img/input_bg.gif) repeat-x top left;}
    .boxwidth1{width:98%;} /* fullwidth */
	.boxwidth2{width:250px;}
    .boxtxt1{width:98%;height:100px;} /* fullwidth x 100 */

    .age{width:15px;text-align:center;}
    .boykilo{width:20px;text-align:center;}
    
    .boxbtn{text-align:right;margin-right:10px;}/*right aligned button */
.filebox{width:200px;height:15px;border:1px solid #606060;background:#ffffff url(http://rvprx.siberalem.com/img/input_bg.gif) repeat-x top left;}/*customfileinputstyling*/
/* FORM STYLING END */

.c-vdark{color:#606060;}
.c-dark{color:#999999;}
.c-light{color:#dfdfdf;}
.c-vlight{color:#f2f2f2;}
.bg-vdark{background-color:#606060;}
.bg-dark{background-color:#999999;}
.bg-light{background-color:#dfdfdf;}
.bg-vlight{background-color:#f2f2f2;}

.titleshort-wrapper{width:285px;}
.titleshort-top{height:4px;overflow:hidden;background:transparent url(http://rvprx.siberalem.com/img/title_top_short.gif) no-repeat top left;}
.titleshort-bottom{height:11px;overflow:hidden;background:transparent url(http://rvprx.siberalem.com/img/title_bottom_short.gif) no-repeat top left;}
 .heading-wrapper{background:#606060 url(http://rvprx.siberalem.com/img/heading-glow-bg.gif) repeat-x top left;color:#f2f2f2;zoom:1;}
 .heading-wrapper .txtleft{line-height:16px;float:left;display:inline;padding-left:10px;font-family:'trebuchet ms',arial,sans-serif;font-size:14px;font-weight:bold;color:#f2f2f2;}
 .heading-wrapper .txtright{line-height:12px;float:right;display:inline;padding-right:10px;font-size:10px;margin-top:1px;}

/* --- list styles --- */

.listg {list-style: none;}
.listg li {
	padding-left:10px;margin-bottom:3px;font-size:11px;
	background:transparent url(http://rvprx.siberalem.com/img/li_green.gif) no-repeat 0 4px;
	min-height:13px; height:auto !important; height:13px;/*brutal min-height fix for IE6*/
	}
	
.listp {list-style: none;}/*13px font*/
.listp li {
	padding-left:10px;margin-bottom:3px;font-size:13px;
	background:transparent url(http://rvprx.siberalem.com/img/li_green.gif) no-repeat 0 4px;
	min-height:20px; height:auto !important; height:20px;/*brutal min-height fix for IE6*/
	}

/* cc */
.listccnav {list-style: none;}
.listccnav li {
	padding-left:28px;margin-bottom:3px;font-size:13px;
	background:transparent url(http://rvprx.siberalem.com/img/li_dark.gif) no-repeat 17px 5px;
	min-height:15px; height:auto !important; height:15px;/*brutal min-height fix for IE6*/
	}
.listccnav li.loadedpage,li.loadedpage a{color:red;}

/* cc end */

.liste {list-style: none;}
.liste li{padding-left:20px;margin-bottom:5px;}

.liste li.wink{
	background:transparent url(http://rvprx.siberalem.com/img/li_wink.gif) no-repeat 1px 0px;
	min-height:16px; height:auto !important; height:16px;/*brutal min-height fix for IE6*/
}
.liste li.survey{
	background:transparent url(http://rvprx.siberalem.com/img/li_anket.gif) no-repeat 1px 0px;
	min-height:16px; height:auto !important; height:16px;/*brutal min-height fix for IE6*/
}
.liste li.chat{
	background:transparent url(http://rvprx.siberalem.com/img/li_chat.gif) no-repeat 1px 0px;
	min-height:16px; height:auto !important; height:16px;/*brutal min-height fix for IE6*/
}
.liste li.blog{
	background:transparent url(http://rvprx.siberalem.com/img/li_blog.gif) no-repeat 1px 0px;
	min-height:16px; height:auto !important; height:16px;/*brutal min-height fix for IE6*/
}
.liste li.gift{
	background:transparent url(http://rvprx.siberalem.com/img/li_gift.gif) no-repeat 1px 0px;
	min-height:16px; height:auto !important; height:16px;/*brutal min-height fix for IE6*/
}
.liste li.message{
	background:transparent url(http://rvprx.siberalem.com/img/li_mesaj.gif) no-repeat 1px 0px;
	min-height:16px; height:auto !important; height:16px;/*brutal min-height fix for IE6*/
}
.liste li.messagereply{
	background:transparent url(http://rvprx.siberalem.com/img/li_mesajcevap.gif) no-repeat 1px 0px;
	min-height:16px; height:auto !important; height:16px;/*brutal min-height fix for IE6*/
}
.liste li.look{
	background:transparent url(http://rvprx.siberalem.com/img/li_look.gif) no-repeat 1px 0px;
	min-height:16px; height:auto !important; height:16px;/*brutal min-height fix for IE6*/
}
.liste li.fan{
	background:transparent url(http://rvprx.siberalem.com/img/li_fan.gif) no-repeat 1px 0px;
	min-height:16px; height:auto !important; height:16px;/*brutal min-height fix for IE6*/
}
.liste li.group{
	background:transparent url(http://rvprx.siberalem.com/img/li_group.gif) no-repeat 1px 0px;
	min-height:16px; height:auto !important; height:16px;/*brutal min-height fix for IE6*/
}

.liste li.available{
	background:transparent url(http://rvprx.siberalem.com/img/li_online.gif) no-repeat 1px 0px;
	min-height:12px; height:auto !important; height:12px;/*brutal min-height fix for IE6*/
}
.liste li.busy{
	background:transparent url(http://rvprx.siberalem.com/img/li_offline.gif) no-repeat 1px 0px;
	min-height:12px; height:auto !important; height:12px;/*brutal min-height fix for IE6*/
}
.liste li.warn{
	background:transparent url(http://rvprx.siberalem.com/img/li_warn.gif) no-repeat 1px 0px;
	min-height:12px; height:auto !important; height:12px;/*brutal min-height fix for IE6*/
}
