#familiarity {
display: inline-block;
vertical-align: -8px;
}
#familiarity #add_friend {
display: inline-block;
width: 31px;
padding-top: 6px;
height: 19px;
background: url(/images/community/card_friends.png) no-repeat -93px 0px;
}
#familiarity #add_friend:hover {
background-position: -93px -25px;
}
#familiarity #add_friend_active {
display: inline-block;
width: 31px;
padding-top: 6px;
height: 19px;
background: url(/images/community/card_friends.png) no-repeat -93px -50px;
}
#familiarity #add_friend .aktywna {
background-position: -93px -50px;
}
#familiarity #accept_friend {
display: inline-block;
width: 31px;
padding-top: 6px;
height: 19px;
background: url(/images/community/card_friends.png) no-repeat 0px 0px;
}
#familiarity #accept_friend:hover {
background-position: 0px -25px;
}
#familiarity #accept_friend_active {
display: inline-block;
width: 31px;
padding-top: 6px;
height: 19px;
background: url(/images/community/card_friends.png) no-repeat 0px -50px;
}
#familiarity #accept_friend .aktywna {
background-position: 0px -50px;
}
#familiarity #be_friend {
display: inline-block;
width: 31px;
height: 25px;
background: url(/images/community/card_friends.png) no-repeat -62px -50px;
}
#familiarity #expect_friend {
display: inline-block;
width: 31px;
padding-top: 6px;
height: 19px;
background: url(/images/community/card_friends.png) no-repeat -31px 0px;
}
#familiarity #expect_friend:hover {
background-position: -31px -25px;
}
#profile table, #profile td {
border: none;
}
#profile a {
color: #86AA2C;
}
.messages_table th {
color: #ffffff;
border: 1px solid #7cb2d8;
font: bold 14px Calibri;
padding: 3px 3px 0px 3px;
height: 22px;
background : url(/images/panel2009/cards_background.png) repeat-x 0px -51px;
}
.messages_table tr {
background : url(/images/panel2009/cards_background.png) repeat-x 0px -1px;
}
.messages_table tr:hover {
background : url(/images/panel2009/cards_background.png) repeat-x 0px -26px;
}
.messages_table td {
padding: 3px 3px 0px 3px;
height: 22px;
border: 1px solid #7cb2d8 !important;
}
.small_cards {
display: inline-block;
color: #445C76;
font: 12px Calibri, Arial;
}
.small_cards:hover {
text-decoration: underline;
}
.break {
display: inline;
width: 2px;
height: 25px;
background : url(/images/panel2009/cards.png) no-repeat -19px 0px;
}
.small_cards .card_left {
float: left;
width: 9px;
height: 25px;
background : url(/images/panel2009/cards.png) no-repeat 0px 0px;
}
.small_cards .card_right {
float: right;
width: 9px;
height: 25px;
background : url(/images/panel2009/cards.png) no-repeat -9px 0px;
}
.small_cards .card_background {
display: inline-block;
padding: 6px 2px 0px 2px;
height: 19px;
background : url(/images/panel2009/cards_background.png) repeat-x;
}
.small_cards:hover .card_left {
background : url(/images/panel2009/cards.png) no-repeat 0px -25px;
}
.small_cards:hover .card_right {
background : url(/images/panel2009/cards.png) no-repeat -9px -25px;
}
.small_cards:hover .card_background {
background : url(/images/panel2009/cards_background.png) repeat-x 0px -25px;
}
.small_cards.aktywna {
color: white;
}
.small_cards.aktywna .card_left {
background : url(/images/panel2009/cards.png) no-repeat 0px -50px;
}
.small_cards.aktywna .card_right {
background : url(/images/panel2009/cards.png) no-repeat -9px -50px;
}
.small_cards.aktywna .card_background {
background : url(/images/panel2009/cards_background.png) repeat-x 0px -50px;
}
#profile {
color : #1978bc;
}
#profile .space {
background: none;
}
#profile table td {
padding: 3px;
}
#profile form {
padding : 0;
margin : 0;
}
#profile fieldset {
padding : 5px;
margin : 0;
border : 1px solid #A4C9E4;
color : #1978bc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#profile fieldset legend {
font-variant : small-caps;
font-weight : bold;
/* border : 1px dotted #6ba5cc; */
}
#profile fieldset fieldset legend {
color : #6ba5cc;
}
#profile .inputtext {
padding : 3px;
margin : 1px;
height : 13px;
width : 200px;
border : 1px solid #0f4788;
color : #406999;
background : white url(/images/panel2009/form_element_bg.gif) repeat-x;
font : 11px Tahoma;
}
/* #profile select {
padding : 3px;
margin : 1px;
height : 23px;
border : 1px solid #0f4788;
color : #406999;
background : white url(/images/panel2009/form_element_bg.gif) repeat-x;
font : 11px Tahoma;
}
#profile textarea {
padding : 3px;
margin : 1px;
border : 1px solid #0f4788;
color : #406999;
background : white url(/images/panel2009/form_element_bg.gif) repeat-x;
font : 11px Tahoma;
} */
/*#profile button, #profile .button {
padding : 3px;
margin : 1px;
height : 23px;
border : 1px solid #0f4788;
color : #002e72;
background : #90c4f1 url(/images/panel2009/button_bg.gif) repeat-x;
font : bold 11px Tahoma;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}*/
#cards fieldset .fields .field_content {
color : #1978bc;
padding-left : 5px;
}
#cards fieldset .fields .field_title {
color : #6ba5cc;
font-weight : bold;
text-align : right;
}
#profile table td.descriptionData {
font-style : italic;
text-align : left;
padding : 3px 0 3px 10px;
vertical-align : middle;
}
#profile table td.nameData {
font-weight : bold;
text-align : right;
padding : 3px 10px 3px 0;
color : #1978bc;
vertical-align : middle;
}
#profile .top {
position : relative;
color : #004a7d;
font : bold 14px Arial;
height : 22px;
padding : 8px 10px 0 33px;
background : url(/images/panel2009/top.png) no-repeat;
}
#profile .top #icon {
position : absolute;
top : 8px;
left : 10px;
}
#profile .top #edit {
position : absolute;
top : 5px;
right : 7px;
}
#profile .top .userName {
color : #147fc6;
}
#profile .bg {
background : url(/images/panel2009/bg.gif) repeat-y;
}
#profile .bg_gradient {
width : 600px;
padding : 10px 10px 5px 10px;
background : url(/images/panel2009/bg_gradient.gif) no-repeat top center;
min-height : 390px;
}
#profile #cards {
width : 600px;
}
#profile #cards #cards_top {
position : relative;
height : 56px;
background : url(/images/panel2009/cards_end.gif) no-repeat bottom center;
}
#profile #cards #cards_top #cards_menu {
position : relative;
width: 447px;
height : 25px;
background : url(/images/panel2009/cards.png) no-repeat top center;
}
#profile #cards #cards_top #card_avatar {
background : url(/images/panel2009/avatar_characters.png) no-repeat bottom center;
right: 0px;
bottom: 6px;
width : 150px;
height : 50px;
position : absolute;
}
#profile #cards #cards_top #card_avatar.online {
background : url(/images/panel2009/avatar_characters_online.png) no-repeat bottom center;
}
#profile #cards #cards_top #card_avatar #avatar {
position : absolute;
bottom : 1px;
left : 31px;
}
#profile #cards #cards_top #card_avatar #icon_gender {
position : absolute;
bottom : 5px;
right : 125px;
}
#profile #cards #cards_top #card_avatar #community_icons {
position : absolute;
bottom : -12px;
right : 0;
width : 154px;
text-align : center;
}
#profile #cards #cards_top #tab-container-1-nav ul {
list-style-type : none;
float : left;
margin : 0;
padding : 0;
}
li.card_profil {
position : absolute;
top : 0;
left : 0;
width : 66px;
height : 40px;
float : left;
margin : 0;
padding : 0;
list-style-type : none;
}
li.card_ustawienia {
position : absolute;
top : 0;
left : 66px;
width : 92px;
height : 40px;
float : left;
margin : 0;
padding : 0;
list-style-type : none;
}
li.card_opublikowane {
position : absolute;
top : 0;
left : 158px;
width : 109px;
height : 40px;
float : left;
margin : 0;
padding : 0;
list-style-type : none;
}
li.card_znajomi {
position : absolute;
top : 0;
left : 267px;
width : 80px;
height : 40px;
float : left;
margin : 0;
padding : 0;
list-style-type : none;
}
li.card_wiadomosci {
position : absolute;
top : 0;
left : 347px;
width : 96px;
height : 40px;
float : left;
margin : 0;
padding : 0;
list-style-type : none;
}
#cards_bg {
width : 590px;
padding : 5px 5px 0 5px;
background-image : url(/images/panel2009/cards_bg.png);
}
#cards_bg .right_field {
float : right;
margin-left : 5px;
}
#zodiac {
position : relative;
width : 148px;
height : 155px;
background : url(/images/panel2009/znaki_podklad.png) no-repeat center center;
}
#zodiac span {
position: absolute;
top: 61px;
left: -3px;
width: 158px;
text-align: center;
font-weight: bold;
font-variant: small-caps;
}
#age {
text-align : center;
background : url(/images/panel2009/age_bg.png) no-repeat top center;
}
#cards_bottom {
height : 5px;
background-image : url(/images/panel2009/cards_bottom.png);
}
#profile .inputData {
padding : 3px 0;
vertical-align : middle;
}
#profile .begin {
height : 8px;
background-image : url(/images/panel2009/begin.png);
}
#profile .end {
height : 8px;
background-image : url(/images/panel2009/end.png);
}
