File: D:/web archive/conferencesearch (old) (to delete)/bookdev/redandblack.css
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
color: #444444;
text-align: center;
background-image: url(images/body-bkd.gif);
background-repeat: repeat-x;
background-position: top;
}
td {
font-size: 12px;
color: #444444;
}
table.container {
border: 0;
height: 100%;
}
.middle {
height: %;
vertical-align: top;
background-color: #FFFFFF;
border-top-width: 1px;
border-top-style: solid;
border-color: #CCCCCC;
}
.main {
vertical-align: top;
padding-top: 10px;
padding-right: 30px;
padding-left: 10px;
line-height: 18px;
padding-bottom: 15px;
}
.main a {
text-decoration: none;
border-bottom: 1px dashed #999999;
}
.main a:hover{
color: #666666;
background-color: #F3F3F3;
border: none;
}
.main ul {
list-style-image: url(images/arrow.gif);
margin-bottom: 3px;
font-weight: bold;
}
.main li {
list-style-image: url(images/arrow.gif);
margin-bottom: 3px;
font-weight: normal;
}
.left {
width: 200px;
padding: 0px 5px 5px;
text-align: center;
vertical-align: top;
}
.left img {
margin-bottom: 20px;
margin-top: 10px;
border: 0px none;
}
.footer {
height: 50px;
}
.menu {
height: 50px;
vertical-align: middle;
font-size: 10px;
font-weight: bold;
white-space: nowrap;
text-align: center;
background-color: #FFFFFF;
}
.menu li {
display: inline;
list-style-type: none;
text-transform: uppercase;
height: 20px;
}
.menu li a{
color: #999999;
display: inline;
list-style-type: none;
background-color: #FFFFFF;
margin-right: 1px;
text-decoration: none;
padding: 5px;
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
vertical-align: bottom;
height: 20px;
}
.menu li a:hover{
color: #FFFFFF;
background-color: #999999;
text-decoration: none;
padding: 5px;
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
height: 20px;
}
.menu li.active{
display: inline;
list-style-type: none;
text-transform: uppercase;
height: 20px;
}
.menu li.active a{
background-color: #F3F3F3;
display: inline;
list-style-type: none;
margin-right: 1px;
text-decoration: none;
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
padding: 5px;
}
.menu li.active a:hover{
color: #FFFFFF;
background-color: #999999;
text-decoration: none;
padding: 5px;
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
height: 20px;
}
.menu ul {
margin: 0px;
padding: 0px;
}
.footer {
border-top-width: 1px;
border-top-style: solid;
border-color: #F3F3F3;
vertical-align: top;
padding-bottom: 15px;
}
#footer {
background-color: #FFFFFF;
font-size: 11px;
color: #999999;
padding: 7px 7px 10px;
line-height: 16px;
}
#footer a {
color: #999999;
text-decoration: none;
border-bottom: 1px dashed #999999;
}
#footer a:hover{
color: #666666;
background-color: #F3F3F3;
border: none;
}
#title {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-style: italic;
font-weight: bold;
color: #333333;
text-align: center;
padding-bottom: 5px;
}
#summary {
font-weight: bold;
text-align: center;
margin-top: 5px;
margin-bottom: 20px;
line-height: 18px;
}
#page-name {
color: #0167BB;
font-size: 30px;
margin-bottom: 10px;
}
.formtitle {
font-size: 11px;
font-weight: bold;
vertical-align: top;
text-align: right;
padding-right: 2px;
width: 200px;
}
.form {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formrt {
font-size: 10px;
vertical-align: top;
color: #444444;
}
.formhp {
color: #999999}
.time {
font-weight: bold;
}
h1 {
font-size: 18px;
font-weight: bold;
margin: 0px 10px 0px 0px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-color: #999999;
white-space: normal;
padding-top: 20px;
display: inline;
padding-bottom: 0px;}
hr {
color: #CCCCCC;
margin-bottom: 10px;
margin-top: 10px;
height: 1px;
}
.errormessage { color: #FF0000;}
/*Editable colour styles*/
.main a,.menu li.active,.menu li.active a,#summary,#page-name,.time,h1 {color: #CC0033;}
body {background-color: #000000;}