File: /home/httpd/html/tubeshemale.com/public_html/css/add_on.css
/* forms */
.forms-wrapper { width: 100%; position: relative; }
.forms { max-width: 480px; position: relative; margin: 0 auto; text-align: center; }
.forms .forms-intro { width: 90%; padding: 10px 0 6px 0; margin: 0 auto; color: #333; text-align: center; }
.forms .forms-error { width: 90%; padding: 0 0 6px 0; margin: 0 auto; color: #dd3333; text-align: left; }
.forms .form-label { width: 25%; float: left; padding: 2px 0; margin-left: 5%; line-height: 25px; color: #333; text-align: right; }
.forms .form-field { width: 60%; float: right; padding: 2px 0; margin-right: 5%; line-height: 25px; color: #333; text-align: left; }
.forms input.text { width: 90%; height: 25px; background: #fff; border: 1px solid #aaa; line-height: 25px; }
.forms input.submit { width: 40%; height: 25px; background: #fff; border: 1px solid #aaa; line-height: 25px; }
.forms textarea { width: 90%; height: 100px; background: #fff; border: 1px solid #aaa; }
.forms img.captcha { display: block; margin-bottom: 3px; }
object.swfupload { vertical-align: middle; }
/* Stale CSS dla profili i wiadomosci */
#view_box{
font-size: 11px;
color: #303030;
width:100%;
float:left;
margin-top:10px;
background-color: #D7D7D7;
}
#view_box a{
color:#d28116;
padding-left:2px;}
#view_box a:hover{
text-decoration:underline;}
#view_box h3{
color: #333333;
padding-left:10px;
}
#message_foldery{
width:10%;
padding-left:15px;
padding-bottom:20px;
float:left;
}
#message_foldery a{
text-decoration:none;
font-size:12px;}
#message_wiadomosci{
width:80%;
margin-right:15px;
padding-left:15px;
border-left-width: 1px;
border-left-style: dotted;
border-left-color: #666666;
float:right;}
#message_naglowek{
background-color:#262523;
width:100%;
float:left;
padding-top:5px;
height:22px;
font-size: 11px;
color: #bebebe;
}
#message_komorka a{
text-decoration:none;
}
#message_komorka1{
width:13%;
margin-right:5px;
margin-left:5px;
float:left;}
#message_komorka2{
width:53%;
margin-right:5px;
margin-left:5px;
float:left;}
#message_komorka3{
width:3%;
margin-right:5px;
margin-left:5px;
float:left;}
#message_komorka4{
width:23%;
margin-right:5px;
margin-left:5px;
text-align:right;
float:right;}
#message_wiersz1{
float:left;
background-color:#404040;
width:100%;
font-size: 10px;
height:17px;
padding-top:3px;
color: #bebebe;
}
#message_wiersz2{
float:left;
background-color:#575757;
width:100%;
height:17px;
padding-top:3px;
font-size: 10px;
color: #bebebe;}
a.message_reply{
width:15px;
height:14px;
padding-left:10px;
float:right;
display:block;
margin-right:3px;
background-image: url(../images/reply.png);
background-repeat: no-repeat;
}
a.message_read{
width:22px;
height:14px;
float:right;
margin-right:3px;
display:block;
background-image: url(../images/read.png);
background-repeat: no-repeat;
}
a.message_unread{
width:22px;
height:14px;
float:right;
margin-right:3px;
display:block;
background-image: url(../images/unread.png);
background-repeat: no-repeat;
}
a.message_del{
width:15px;
height:14px;
float:right;
display:block;
background-image: url(../images/del.png);
background-repeat: no-repeat;
}
#message_pagination{
float:left;
text-align:center;
margin-top:10px;
font-size: 14px;
width:100%;
}
#message_pagination a{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #5a5a59;
margin-left:2px;
margin-right:2px;
margin-top:10px;
display:inline;
text-decoration: none;
}
#message_pagination a:hover{
color: #d7e7f4;
}
#message_prev{
width:100%;
margin-top:10px;
line-height:18px;
float:left;
font-size: 11px;
color: #575757;
}
#trash a{
font-size:10px;
color: #999999;
}
/* koniec */
#chatbox {
text-align:left;
margin:0 auto;
margin-bottom:25px;
padding:10px;
background:#fff;
height:270px;
width:100%;
border:1px solid #ACD8F0;
overflow:auto; }
#usermsg {
width:395px;
border:1px solid #ACD8F0; }
.msgln { margin:0 0 2px 0; }
.qp_counter {
margin: 10px;
}
.subSortBold {
font-weight: bold;
}
#userProfile {
}
#userProfileAvatar {
padding: 5px 5px 5px 5px;
width: 200px;
min-height: 350px;
float: left;
}
#userProfileContent {
margin-left: 3px;
padding: 5px 5px 5px 5px;
width: 533px;
min-height: 350px;
float: left;
}
#userProfileInfo {
padding-top: 10px;
}
.userProfileInfoBold {
font-weight: bold;
}
.userProfileSuccess {
font-weight: bold;
color: #009900;
}
.userProfileError {
font-weight: bold;
color: #990000;
}