/* RESET STYLES (COURTESY ERIC MEYER) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
list-style-type: none;
}

body {
width: auto;
text-align: center;
color: #7b7b7b;
font-family: Helvetica,Arial,sans-serif;
}

#container {
background: #fff;
}

#main {
margin: 0 auto;
overflow: hidden;
text-align: center;
}

#program {
width: 940px;
margin: 0 auto;
padding: 10px 0;
overflow: hidden;
clear: both;
text-align: left;
}

#nav {
width: 100%;
}

#nav:after {
content:".";
display: block;
clear: both;
height: 0;
width: 0;
visibility: hidden;
}

#rev-search {
width: 300px;
overflow: hidden;
margin: 10px 9px;
}

#rev-search label {
display: none;
visibility: hidden;
}

#rev-search #search-text {
width: 180px;
border: 1px solid #ccc;
height: 18px;
line-height: 20px;
padding: 4px 6px 0 6px;
margin: 0 10px 0 20px;
float: left;
}

#rev-search #search-button {
display: block;
width: 46px;
height: 23px;
line-height: 23px;
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
color: #eee;
background: transparent url(http://images.bimedia.net/designimages/ls_auto_search_bkg.png) center center no-repeat;
margin-left: 220px;
padding: 0 0 0 8px;
}

#rev-search #search-button:hover {
color: #fff;
text-decoration: none;
}

#col1 {
width: 620px;
float: left;
overflow: hidden;
}

#col2 {
width: 300px;
margin-left: 20px;
float: left;
overflow: hidden;
}

a:link,
a:active,
a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/* --- LOGO --- */
#logo {
height: 100px;
width: 300px;
}

#logo a {
display: block;
height: 100%;
width: 100%;
}

#rev-nav {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 20px 0;
padding: 20px;
}

/* --- FOOTER --- */
#footer {
clear: both;
width: 960px;
height: 50px;
padding: 10px;
margin: 10px 0;
border-top: 4px solid #e7e7de
}

#return, #info, #copyright {
float: left;
}

#return {
width: 150px;
line-height: 50px;
text-align: center;
}

#return a {
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #999;
display: block;
background: transparent url(http://images.bimedia.net/designimages/ls_back-to-top.png) center left no-repeat;
}

#info {
width: 367px;
height: 50px;
border-left: 1px solid #e7e7de;
border-right: 1px solid #e7e7de;
margin-bottom: 10px;
}

#info ul {
margin: 9px 0 11px 11px;
}

#info ul li {
float: left;
padding: 8px 8px;
background: #e1e1e1;
margin-right: 8px;
}

#info ul li a {
font-size: 13px;
font-weight: bold;
color: #999;
text-decoration: none;
}

#copyright {
width: 410px;
padding: 5px 0 0 15px;
}

#copyright p {
color: #999;
font-size: 11px;
line-height: 14px;
}


#queue-form {
margin: 10px 0;
}

#queue-form h1 {
font-size: 21px;
}

#queue-form label {
display: block;
margin: 20px 0 0 0;
}

#queue-form textarea,
#queue-form #qform-title,
#queue-form #qform-loc-text {
border: 1px solid #ccc;
padding: 5px;
}

#queue-form p.disclaim,
#queue-form p.qform-loc-p {
margin-top: 20px;
}

#queue-form input#qform-submit {
margin: 20px 0;
}
