File: /home/httpd/html/baretube.com.new/admin/style.css
body {
background-color: #323232;
margin: 0 0 0 0;
text-align: center;
color: #ffffff;
}
#header {
margin: 0 auto;
background-color: #404040;
height: 114px;
}
#logo {
width: 850px;
margin: 0 auto;
background-image: url(header.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 114px;
}
#content {
width: 850px;
margin: 11px auto;
text-align: left;
clear: both;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#content h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FFFFFF;
}
#content h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
}
#content a {
color: #EB9336;
}
ul#nav, ul#nav ul {
margin: 0;
padding: 0;
list-style: none;
}
ul#nav li {
position: relative;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
#nav li ul {
position: absolute;
margin-left: -999em;
top: auto;
left:0;
}
ul#nav li a {
display: block;
color: #777;
background: #3B3B3B;
padding: 5px;
padding-left: 11px;
padding-right: 11px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
border-top: 1px solid #323232;
border-right: 1px solid #323232;
border-left: 1px solid #323232;
text-decoration: none;
background-color: #3B3B3B;
margin-bottom:-1px;
min-height:0;
margin-right: 3px;
font-weight: bold;
}
* html ul#nav li a {height:1%; position:relative;}
#nav li:hover a,#nav li.over a,
#nav li:hover li a:hover,#nav li.over li a:hover {
color: #FFFFFF;
background-color: #323232;
}
#nav li:hover li a,#nav li.over li a {
color: #FFFFFF;
background-color: #3B3B3B;
width: 120px;
text-align: left;
height: 20px;
padding-top: 5px;
}
#nav li ul li a { padding: 2px 5px; }
#nav li:hover ul,#nav li.over ul {
margin-left:0;
}
.textfield {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
width: 200px;
}
.textfieldlong {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
width: 300px;
}
.textfieldshort {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
width: 100px;
}
.save {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
border: 1px solid white;
background-color: #EB9336
}
#calendar table { border:1px solid #fff; padding: 0; margin:20px; }
#calendar th { background: #EB9336; color: #000000; margin: 3px; padding: 2px 5px;}
#calendar td { color: #000; padding: 2px;
margin:0; height:100px;vertical-align:top; border:1px solid #fff;}
#calendar td.notInMonth{ background: #999; }
#calendar a {
font-weight: bold;
color: #000000;
}
hr {
height: 1px;
background-color: #171717;
color: #171717;
border: none;
padding: 0;
margin: 1em 0;
}
table {
border: 1px solid #3e3e3e;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
table td {
padding-left: 3px;
}
.menutop {
background-color: #171717;
color: #ffffff;
}
#footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
margin-bottom: 15px;
}
#footer a {
color: #EB9336;
}
#bubble_tooltip{
width:141px;
height: 44px;
position:absolute;
display:none;
}
#bubble_tooltip .bubble_middle{
background-image: url(images/tooltip.png);
width:141px;
height: 36px;
padding-top: 8px;
}
#bubble_tooltip .bubble_middle span{
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
font-size:12px;
font-weight: bold;
color: #000000;
padding-top: 12px;
padding-left: 12px;
}
#bubble_tooltip .bubble_bottom{
background-color: #ffffff;
background-repeat:no-repeat;
background-repeat:no-repeat;
position:relative;
margin-bottom: 12px;
}