.usertabs {
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left;
font-size: 11px;
}
.usertabs ul {
margin: 0;
padding: 0;
}
.usertabs li {
display: inline;
margin: 0;
}
.usertabs li a {
background: #676767;
color: #FFFFFF;
position: relative;
z-index: 1;
border: 1px solid #939FAE;
border-bottom: 0;
padding: 8px;
text-decoration: none;
}
.usertabs li a:visited {
color: #2d2d2d;
text-decoration: none;
}
.usertabs li a:hover {
color: #FFFFFF;
text-decoration: none;
}
.usertabs li a.selected {
background: #303B4A;
color: #fff;
border-color: #262D35;
}
.usertabs li a.selected:hover {
text-decoration: none;
}
.tabcontent {
background: #FBFCFF;
display: none;
padding: 5px;
border: 1px solid #999;
margin-top: 7px;
}
.box-thing {
background: #f7f7f7;
border: 1px solid #8e8e8e;
padding: 8px;
}
@
media print {
.tabcontent {
display:block !important;
}
}
.usertabs {
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left;
font-size: 11px;
}
.usertabs ul {
margin: 0;
padding: 0;
}
.usertabs li {
display: inline;
margin: 0;
}
.usertabs li a {
background: #676767;
color: #FFFFFF;
position: relative;
z-index: 1;
border: 1px solid #939FAE;
border-bottom: 0;
padding: 8px;
text-decoration: none;
}
.usertabs li a:hover {
color: #FFFFFF;
text-decoration: none;
}
.usertabs li a.selected {
color: url (http://bytegames.cz.cc/foros/images/simplegrey/thead_bg.png);
border: 0px solid #000;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
color: #fff;
}
.usertabs li a.selected:hover {
text-decoration: none;
}
.tabcontent {
background: #FBFCFF;
display: none;
padding: 5px;
border: 1px solid #999;
margin-top: 7px;
}
.box-thing {
background: #f7f7f7;
border: 1px solid #8e8e8e;
padding: 8px;
}
@
media print {
.tabcontent {
display:block !important;
}
}