/* This stylesheet controls the style and appearance of page elements. */

/*
 *  These affect the body of the page
 */
body {
    font:400 13px Arial, Helvetica, sans-serif;
    color: #444445;
}

a img {
    border: none;
}

hr {
    margin: 20px 0 20px 0;
    color: #D1D1D3;
}

h1 {
    font-size: 1.2em;
    margin: 0 0 10px 0;
}

h2 {
    font-size: 1.1em;
    margin: 0 0 10px 0;
}

h3 {
    font-size: 1em;
    margin: 0 0 10px 0;
}

#notice {
    font-size: 1.5em;
    margin: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 5px;
    padding-left: 0px;
    background-color: #FA8072;
}

.link {
    height: 42px;
}

.link h1 {
    padding: 15px;
    vertical-align: middle;
}

.list h1 {
    padding: 10px;
}

.index tr {
    border: 1px solid black;
}

/* These affect the page header */

#header {
    background-image: url(/images/top_right.jpg);
    background-color: #FFFFFF;
    background-position: right;
    background-repeat: no-repeat;
}

#adminbar {
    border-bottom: 2px solid rgb(102, 102, 102);
}

#adminbar li {
    background: rgb(213, 225, 77);
    padding: 0 5px;
    margin-right: 2px;
}

#topnav {
    background: rgb(83, 35, 128);
    border-bottom: 7px solid rgb(107, 72, 140);
}

#topnav a {
    text-decoration: none;
    font-weight: 800;
    background-color: #532380;
}

#topnav li {
    list-style: disc url(/images/bullet-white.gif) inside;
}

#topnav a:link, #topnav a:visited {
    color: #FFFFFF;
}

#topnav li:hover {
    list-style: disc url(/images/bullet-green.gif) inside;
}

#topnav li a:hover {
    color: #D4E04C;
}

#login {
    border-radius: 6px;
    background: rgb(213, 225, 77);
}

.memberLink {
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
}

.memberLink a {
    text-decoration: none;
    color: rgb(102, 102, 102);
}

.navbar {
    text-transform: uppercase;
    font-size: 11px;
    width: 100%;
}

/*
 *  These control the left column navigation
 */

#leftSublinks ul {
    padding-left: 1em;
}

#leftSublinks li {
    list-style: square inside url(/images/bullet-grey.gif);
}

#leftSublinks li:hover {
    list-style-image: url(/images/bullet-green.gif);
}

#leftSublinks a {
    color: #532380;
    text-decoration: none;
    font-size: 11px;
}

#leftSublinks a:hover {
    color: #D4E04C;
}

#leftSublinks li.leftSublinksCurrent {
    list-style-image: url(/images/bullet-green.gif);
}

#leftSublinks li:hover.leftSublinksCurrent {
    list-style-image: url(/images/bullet-green.gif);
}

#leftSublinks li.leftSublinksCurrent a {
    color: #D4E04C;
}

#leftSublinks li.leftSublinksCurrent a:hover {
    color: #D4E04C;
}

#leftSublinks li.leftSublinksCurrent ul a {
    color: #532380;
}

#leftnav {
    margin: 0;
    padding: 0;
    width: 100%;
}

#leftnav ul {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}

#leftnav li {
    margin: 0 0 5px 0;
    width: 170px;
}

#leftnav li a {
    display: block;
    padding-left: 15px;
    border: 2px solid #D1D1D3;
    height: 25px;
    background:url(/images/button-go.gif) 142px 50% no-repeat #ABACAF;
    line-height: 25px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
    font-weight: 800;       
    color: #FFFFFF;
}

#leftnav li a:hover {
    background-color: #666666;
    color: #D4E04C;
}

#leftnav2 {
    margin-top: -10px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0;
    width: 100%;
}

#leftnav2 ul {
    list-style: none;
    margin: 0 0 0 15px;
    padding: 0;
}

#leftnav2 li {
    margin: 0 0 5px 0;
    width: 155px;
}

#leftnav2 li a {
    display: block;
    padding-left: 5px;
    border: 2px solid #D1D1D3;
    height: 25px;
    background:url(/images/button-go.gif) 127px 50% no-repeat #BCBCBC;
    line-height: 25px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
    font-weight: 800;
    color: #FFFFFF;
}

#leftnav2 li a:hover {
    background-color: #989898;
    color: #D4E04C;
}

#currentpage {
    background: #989898;
}

/*
 *  These control the boxes on either side of the page
 */

.box {
    padding: 0px;
    margin-bottom: 15px;
    background-color: #ABACAF;
    font-size: 1em;
    text-align: left;
    font-size: x-small;
    width: 100%;
}

.box h1 {
    margin: 0;
    color: #FFFFFF;
    padding-left: 10px;
    background-color: #532380;
    font-size: x-small;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
}

#iWantTo h1 {
   padding: 10px; 
}

.box form {
    padding: 15px 0 15px 0;
    background-color: #ABACAF;
    font-size: x-small;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
}

.box a {
    display: block;
    color: #FFFFFF;
    padding-left: 1em;
    padding-right: 1em;
    text-decoration: none;
    background-image: url(/images/bullet-white.gif);
    background-repeat: no-repeat;
    background-position: 0 -2px;
}

/* "I Want To" box stuff */

.box input {
    color: #FFFFFF;
    background-color: #532380;
    font-size: x-small;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    position: relative;
    right: 4px;
    padding-top: 3px;
    top: 2px;
    float: right;
    border: none;
}

.box input:hover {
    text-decoration: underline;
}


/*
 *  These control the main content area
 */

#mainColumn a[href] {
    color: #0066B3;
    cursor: pointer;
    text-decoration: none !important;
}

#mainColumn a[href]:visited {
    color: #330099;
}

#mainColumn a[href]:hover {
    text-decoration: underline;
}

.navLinks {
    padding-left: 1em;
  
}


/*
 * These control the left column
 */

#innerColumnWrap {
    border-top: 1px solid #D1D1D3;
    border-right: 1px solid #D1D1D3;
    background-color: #FFFFFF;
    padding-top: 5px;
}

/*
 *  These control the right column
 */

#rightColumn {
    background-color: #d5e14d;
}

#rightColumn a:hover {
    text-decoration: underline;
}

#rightColumn .box {
    width: 100%;
    font-weight: bold;
}

#rightColumn .link {
    background-color: #532380;
}

#rightColumn .box ul {
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin: 5px 5px 5px 10px;
}

#rightColumn .box li {
    display: inline;
}

.eventDetails {
    padding-left: 1em;
    font-weight: bold;
}

#sponsors li {
    display: inline;
}

/*
 *  These control the footer
 */

#footer {
    padding-left: 17px;
    clear: both;
    position: relative;
    height: 30px;
    line-height: 30px; /* To vertically align a single line of text */
    background-color: #dadada;
    color: #999999;
    font-size: 10px;
}

* html body { /* To make the area below the footer white */
    overflow: hidden; 
}

#footerWrapper { /* To make the area below the footer white */
    float: left;
    width: 100%;
    background: #FFFFFF;         /* Same as body background */
}

#footer a {
    color: #999999;
    text-decoration: none;
}

#footer a:hover {
    color: #444445;
    text-decoration: underline;
}

table {
    border-collapse: collapse;
}

table .trace {
    border-top: 5px solid black;
    padding: 3em;
}

table th {
    text-align: left;
}

table .tool {
    border-top: 5px solid black;
}

.cen {
    text-align: center;
}

select.dropdown {
    width: 155px;
}

#styleContainer {
    position:relative;
    width: 412px;
}

.advanced_input {
    width: 300px;
    height: 20px;
    border-color: rgba(102, 102, 102, 0.352);
    border-radius: 4px;
}

.advanced_button {
    float: right !important;
    border-radius: 4px;
    width: 6em;
    background-color: #ffffff;
    border-color: black;
    border-width: 1px;
    position: absolute;
    right: 0px;
}


.advanced_button:hover {
    background-color: #b5b4b4;
}

#wrapper {
    width: 500px;
}

.search_drop {
    width: 100px;
    height: 3ex;
}

.search_alert {
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 10px;
    background-color: #ffbfbe;
}

.fancy_table {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.fancy_table td, .fancy_table th {
    border: 1px solid #ddd;
    padding: 6px;
}

.fancy_table tr:hover {background-color: #d5e14d;}

.fancy_table th {
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: left;
    background-color: #532380;
    color: white;
}

.pagination {
    display: inline
}
