394 lines
8.7 KiB
CSS
394 lines
8.7 KiB
CSS
|
html,body{margin:0;padding:0}
|
||
|
body{font: 12px TrebuchetMS,Arial,sans-serif;
|
||
|
text-align: left;background: #e2e0e0;padding-bottom:20px}
|
||
|
a { color: #0056A3; background: inherit; text-decoration: none;}
|
||
|
h1 { font: bold 120% Arial, Arial, Sans-Serif; color: #036DA7 }
|
||
|
h2 { font: bold 110% Arial, Arial, Sans-Serif; padding: 0; margin: 0; }
|
||
|
|
||
|
div#header
|
||
|
{
|
||
|
width:100%;overflow:hidden;
|
||
|
height: 80px;
|
||
|
background: #f2f4f6 url(images/dressroomlogo5.gif) right top no-repeat;
|
||
|
}
|
||
|
div#header h1,div#menu{width: 98%; margin:0 auto;text-align:left}
|
||
|
div#header h1{padding: 30px 0 20px;color: #fff}
|
||
|
|
||
|
div#menu
|
||
|
{
|
||
|
width:100%;overflow:hidden;
|
||
|
background: #464646;
|
||
|
}
|
||
|
|
||
|
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
|
||
|
ul#nav{float:center;font-size: 80%;margin-left: 20px;}
|
||
|
ul#nav li{float:left;margin-left: 3px;text-align: center}
|
||
|
ul#nav a{float:left;width: 95px;padding: 5px 0;background: #E7F1F8;text-decoration:none;color: #666; border : 1px solid #fff;}
|
||
|
ul#nav a:hover{background: #EFF;color: #306040}
|
||
|
ul#nav li.activeLink a,ul#nav li.activeLink a:hover{
|
||
|
background: #fff;color: #003;
|
||
|
border-bottom : 1px solid #EEFFFF;
|
||
|
}
|
||
|
|
||
|
fieldset#logon
|
||
|
{
|
||
|
font: 9px TrebuchetMS,Arial,sans-serif;
|
||
|
text-align: right;
|
||
|
margin-right: 2px;
|
||
|
padding-right: 2px;
|
||
|
}
|
||
|
|
||
|
fieldset#logon input
|
||
|
{
|
||
|
font: 9px TrebuchetMS,Arial,sans-serif;
|
||
|
width: 120px;
|
||
|
border: 1px inset #ccc;
|
||
|
}
|
||
|
|
||
|
div.dtab
|
||
|
{
|
||
|
width:100%;overflow:hidden;
|
||
|
}
|
||
|
|
||
|
ul.dtab,ul.dtab li{list-style-type:none;margin:0;padding:0}
|
||
|
ul.dtab {float:center;font-size: 9px;}
|
||
|
ul.dtab li{float:left;margin-right: 3px;text-align: center}
|
||
|
ul.dtab a{float:left;padding: 2px 3px 2px 3px;background: #e7f1f8;text-decoration:none;color: #003; border: 1px solid #ccc; border-bottom: 0px none transparent;}
|
||
|
ul.dtab a:hover{background: #eff;color: #102018}
|
||
|
ul.dtab li.activeLink a,ul.dtab li.activeLink a:hover{background: #fff;color: #000;}
|
||
|
|
||
|
#right {
|
||
|
float: left;
|
||
|
width: 80%;
|
||
|
padding: 0;
|
||
|
padding-left: 8px;
|
||
|
margin-bottom: 10px;
|
||
|
background: #e2e0e0;
|
||
|
text-align: justify;
|
||
|
position: relative;
|
||
|
border-right: 1px solid #333333;
|
||
|
border-bottom: 1px solid #333333;
|
||
|
}
|
||
|
|
||
|
#separator {
|
||
|
display: none;
|
||
|
position: absolute;
|
||
|
left: 98%;
|
||
|
background: #a2a4a6;
|
||
|
z-index: 2;
|
||
|
opacity: 0.4; MozOpacity: 0.4; KhtmlOpacity: 0.4; filter: alpha(opacity = 40, style = 4);
|
||
|
width: 6px;
|
||
|
overflow-x: hidden;
|
||
|
}
|
||
|
|
||
|
#left {
|
||
|
float: right;
|
||
|
width: 16%;
|
||
|
margin: 0 0 10px 0;
|
||
|
|
||
|
}
|
||
|
|
||
|
#left .box {
|
||
|
|
||
|
padding: 4px;
|
||
|
margin: 0 0 6px 0;
|
||
|
background : #f2f4f6;
|
||
|
}
|
||
|
|
||
|
|
||
|
#content {
|
||
|
font: 11px Verdana, Arial, Helvetica, sans-serif;
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
background: #e2e0e0;
|
||
|
}
|
||
|
|
||
|
ul { padding: 0; margin: 0;}
|
||
|
li { list-style-type: none; padding-bottom: 2px; }
|
||
|
|
||
|
hr.dashed {BORDER-RIGHT: 1px dashed; BORDER-TOP: 1px dashed; BORDER-LEFT: 1px dashed; COLOR: #cccccc; BORDER-BOTTOM: 1px dashed; HEIGHT: 1px}
|
||
|
|
||
|
A.TLink {
|
||
|
COLOR: #333333; TEXT-DECORATION: underline
|
||
|
}
|
||
|
A.TLink:visited {
|
||
|
COLOR: #333333; TEXT-DECORATION: underline
|
||
|
}
|
||
|
A.TLink:hover {
|
||
|
COLOR: #333333; TEXT-DECORATION: underline
|
||
|
}
|
||
|
|
||
|
/*tables, tr, td, th...*/
|
||
|
.td_heading {BORDER-RIGHT: #cccccc 1px; PADDING-RIGHT: 3px; BORDER-TOP: #cccccc 1px; PADDING-LEFT: 10px; PADDING-BOTTOM: 3px; BORDER-LEFT: #cccccc 1px; COLOR: #999999; PADDING-TOP: 3px; BORDER-BOTTOM: #cccccc 1px dashed}
|
||
|
.td_text {PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px}
|
||
|
.tab-on {BORDER-RIGHT: #cccccc 1px; PADDING-RIGHT: 2px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 120px; CURSOR: default; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px; BACKGROUND-COLOR: #ffffff}
|
||
|
.tab-off {BORDER-RIGHT: #cccccc 1px; PADDING-RIGHT: 2px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 120px; CURSOR: hand; COLOR: #666666; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #f6f6f6}
|
||
|
.tab-none {BORDER-RIGHT: #cccccc 1px; PADDING-RIGHT: 2px; BORDER-TOP: #cccccc 1px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid}
|
||
|
.tab-content {PADDING: 5px; BORDER: 1px solid #cccccc;text-align: left;width:100%}
|
||
|
.td-bottom {PADDING-BOTTOM: 8px; PADDING-TOP: 8px; BACKGROUND-COLOR: #E6E7F3}
|
||
|
.show-table {DISPLAY: block}
|
||
|
.hide-table {DISPLAY: none}
|
||
|
.tcontent
|
||
|
{
|
||
|
font-size: 12px;
|
||
|
width:100%;
|
||
|
}
|
||
|
.reqinfo
|
||
|
{
|
||
|
font-size: 10px;
|
||
|
}
|
||
|
|
||
|
.savefav
|
||
|
{
|
||
|
behavior: url(#default#savefavorite);
|
||
|
}
|
||
|
.userdata
|
||
|
{
|
||
|
behavior: url(#default#userdata);
|
||
|
}
|
||
|
.hintview
|
||
|
{
|
||
|
font-size: 9px;
|
||
|
color: infotext;
|
||
|
border: 1px solid infotext;
|
||
|
padding: 1px 1px 1px 1px;
|
||
|
background: infobackground;
|
||
|
}
|
||
|
td.ABLink2
|
||
|
{
|
||
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||
|
font-size: 12px;
|
||
|
background-color: #f5f5f5;
|
||
|
color: black;
|
||
|
border: 0px none blue;
|
||
|
padding: 4px;
|
||
|
cursor: hand;
|
||
|
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#70f5f5f5', EndColorStr='#70666666');
|
||
|
}
|
||
|
td.ABLinkH2
|
||
|
{
|
||
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||
|
font-size: 12px;
|
||
|
background-color: #a3a3a3;
|
||
|
color: black;
|
||
|
border: 1px solid #808080;
|
||
|
padding: 3px;
|
||
|
cursor: hand;
|
||
|
}
|
||
|
a.ABLink, a.ABLink:visited, a.ABLink:active, a.ABLink:link
|
||
|
{
|
||
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||
|
font-size: 12px;
|
||
|
background-color: transparent;
|
||
|
color: black;
|
||
|
border: 0px none blue;
|
||
|
padding: 2px;
|
||
|
cursor: hand;
|
||
|
}
|
||
|
a.ABLink:hover
|
||
|
{
|
||
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||
|
font-size: 12px;
|
||
|
background-color: cornflowerblue;
|
||
|
color: black;
|
||
|
border: 1px solid blue;
|
||
|
padding: 1px;
|
||
|
cursor: hand;
|
||
|
}
|
||
|
div.ABLink
|
||
|
{
|
||
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||
|
font-size: 12px;
|
||
|
background-color: white;
|
||
|
color: black;
|
||
|
border: 0px none blue;
|
||
|
padding: 2px;
|
||
|
cursor: hand;
|
||
|
text-align: center;
|
||
|
width: 90%;
|
||
|
}
|
||
|
div.ABLinkH
|
||
|
{
|
||
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||
|
font-size: 12px;
|
||
|
background-color: cornflowerblue;
|
||
|
color: black;
|
||
|
border: 1px solid blue;
|
||
|
padding: 1px;
|
||
|
cursor: hand;
|
||
|
text-align: center;
|
||
|
width: 90%;
|
||
|
}
|
||
|
.tdr
|
||
|
{
|
||
|
background-color:#ffffff;
|
||
|
color: #000000;
|
||
|
font-size:11px;
|
||
|
font-family:Arial;
|
||
|
cursor:default;
|
||
|
text-align:center;
|
||
|
border:0px, dotted;
|
||
|
border-color:black;
|
||
|
vertical-align:text-top;
|
||
|
}
|
||
|
.tdr_hov
|
||
|
{
|
||
|
background-color:#e2e0e0;
|
||
|
color: #000000;
|
||
|
font-size:11px;
|
||
|
font-family:Arial;
|
||
|
cursor:default;
|
||
|
text-align:center;
|
||
|
border:1px, dotted;
|
||
|
border-color:black;
|
||
|
vertical-align:text-top;
|
||
|
}
|
||
|
table.info
|
||
|
{
|
||
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||
|
font-size: 12px;
|
||
|
border: 0px none;
|
||
|
padding: 2px 2px 2px 2px;
|
||
|
}
|
||
|
table.info th
|
||
|
{
|
||
|
background-color: black;
|
||
|
color: white;
|
||
|
font-weight: bold;
|
||
|
text-align: center;
|
||
|
vertical-align: top;
|
||
|
}
|
||
|
table.info th.infoseparator
|
||
|
{
|
||
|
background-color: #343434;
|
||
|
color: #AAAAAA;
|
||
|
font-weight: normal;
|
||
|
text-align: center;
|
||
|
vertical-align: top;
|
||
|
font-size: 8px;
|
||
|
}
|
||
|
table.info th.infoleftth
|
||
|
{
|
||
|
background-color: #343434;
|
||
|
color: white;
|
||
|
font-weight: normal;
|
||
|
text-align: right;
|
||
|
vertical-align: top;
|
||
|
}
|
||
|
table.info td
|
||
|
{
|
||
|
background-color: #e2e0e0;
|
||
|
color: black;
|
||
|
font-weight: normal;
|
||
|
text-align: center;
|
||
|
vertical-align: top;
|
||
|
border-right: 1px solid #333333;
|
||
|
}
|
||
|
table.info td.infolighttd
|
||
|
{
|
||
|
background-color: #CCCCCC;
|
||
|
color: black;
|
||
|
font-weight: normal;
|
||
|
text-align: center;
|
||
|
vertical-align: top;
|
||
|
}
|
||
|
a.ISLink, a.ISLink:visited
|
||
|
{
|
||
|
color: black;
|
||
|
text-decoration: underline;
|
||
|
}
|
||
|
a.petmenu, a.petmenu:visited
|
||
|
{
|
||
|
background: transparent url(images/cat4.gif) no-repeat top left;
|
||
|
background-position: 0px 0px;
|
||
|
display: block;
|
||
|
height: 51px;
|
||
|
width: 80px;
|
||
|
}
|
||
|
a.petmenu:hover
|
||
|
{
|
||
|
background-position: 0px -51px;
|
||
|
}
|
||
|
a.elixmenu, a.elixmenu:visited
|
||
|
{
|
||
|
background: transparent url(images/bottle4.gif) no-repeat top left;
|
||
|
background-position: 0px 0px;
|
||
|
display: block;
|
||
|
height: 51px;
|
||
|
width: 80px;
|
||
|
}
|
||
|
a.elixmenu:hover
|
||
|
{
|
||
|
background-position: 0px -51px;
|
||
|
}
|
||
|
a.spellmenu, a.spellmenu:visited
|
||
|
{
|
||
|
background: transparent url(images/hands4.gif) no-repeat top left;
|
||
|
background-position: 0px 0px;
|
||
|
display: block;
|
||
|
height: 51px;
|
||
|
width: 80px;
|
||
|
}
|
||
|
a.spellmenu:hover
|
||
|
{
|
||
|
background-position: 0px -51px;
|
||
|
}
|
||
|
a.dropitems, a.dropitems:visited
|
||
|
{
|
||
|
background: transparent url(images/nude4.gif) no-repeat top left;
|
||
|
background-position: 0px 0px;
|
||
|
display: block;
|
||
|
height: 51px;
|
||
|
width: 80px;
|
||
|
}
|
||
|
a.dropitems:hover
|
||
|
{
|
||
|
background-position: 0px -51px;
|
||
|
}
|
||
|
a.dressset, a.dressset:visited
|
||
|
{
|
||
|
background: transparent url(images/armored4.gif) no-repeat top left;
|
||
|
background-position: 0px 0px;
|
||
|
display: block;
|
||
|
height: 51px;
|
||
|
width: 80px;
|
||
|
}
|
||
|
a.dressset:hover
|
||
|
{
|
||
|
background-position: 0px -51px;
|
||
|
}
|
||
|
|
||
|
input.ABTextR
|
||
|
{
|
||
|
border: solid 1pt #b0c4de;
|
||
|
font-size: 12px;
|
||
|
text-align: right;
|
||
|
cursor: text;
|
||
|
}
|
||
|
input.ABText80
|
||
|
{
|
||
|
width:80%;
|
||
|
border: solid 1pt #b0c4de;
|
||
|
font-size: 14px;
|
||
|
cursor: text;
|
||
|
}
|
||
|
input.ABTextAA
|
||
|
{
|
||
|
border: solid 0pt #b0c4de;
|
||
|
font-size: 12px;
|
||
|
width: 22px;
|
||
|
height: 16px;
|
||
|
}
|
||
|
|
||
|
table.tabZ tr td
|
||
|
{
|
||
|
font-size: 9px;
|
||
|
}
|
||
|
|
||
|
.inpButton
|
||
|
{
|
||
|
BORDER: #000000 1px solid;
|
||
|
FONT-SIZE: 9px; HEIGHT: 20px;
|
||
|
BACKGROUND-COLOR: #e2e0e0;
|
||
|
}
|