h1 {
    margin: 0px 0px 0px 0px;
    padding: 5px 10px;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
}

h1 a,
h1 a:link,
h1 a:visited {
    color: white;
}

h2 {
    margin-top: 2px;
    margin-bottom: 2px;
}

h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}

td {
    vertical-align: top;
    padding: 0px;
}

form .styled_button {
    margin-right: 0px;
}

div#event_header {
    margin-left: 10px;
    background-color: white;
    float: left;
}

div#event_header img {
    margin: 5px;
}

table#calendar {
    width: 200px;
    border-spacing: 0px;
    background-color: #eeeeee;
    border: 1px solid black;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-left: 5px;
}

table#calendar tr td {
    text-align: center;
    padding: 2px;
    font-size: 1.2em;
}

table#calendar thead tr td {
    background-color: #7054A3;
    border-bottom: 1px solid black;
    font-weight: bold;
    color: white;
    padding: 4px; 
}

table#calendar thead tr td a {
    text-decoration: none;
    color: white;
}

tr.oddrow {
    background-color: white;
}

td.not_in_month {
    color: #CCCCCC;
}

tr#weekdays td {
    font-size: 0.5em;
    border-bottom: 1px solid #999999;
}

td.showoccuring {
    background-color: white;
    font-weight: bold;
}

td.showoccuring a {
    color: black;
    text-decoration: underline;
}

td.selected {
    background-color: #EEEEEE;
    border: 1px solid black;
    font-weight: normal;
}

td.selected a {
    color: black;
}

td.highlighted {
    font-weight: normal;
    background-color: #EEEEEE;
}

td.highlighted a {
    color: black;
}

#showlogo {
    float: left;
    margin-right: 10px;
    text-align: center;
}

#showlogo_wide {
    text-align: center;
}

div.searchresult img.square {
    float: left;
}

dl#showdetails {
    float: left;
    margin-left: 0px;
    margin-right: 20px;
}

dl#showdetails dt {
    font-weight: bold;
}

#category_images img {
    height: 5em;
}

div#futureshowcontent,
div#postshowcontent {
    padding: 5px;
}

div#services div#alsooccuring {
    padding: 2px;
}

div#alsooccuring div.miniblock {
    width: 227px;
    margin-left: 0px;
    margin-right: 0px;
}

div#postshowcontent div#alsooccuring {
    float: right;
    width: 200px;
    margin-left: 10px;
    margin-bottom: 5px;
    text-align: center;
    background-color: #EEEEEE;
    border: 1px solid black;
}

div#services {
    padding-left: 10px;
}

div#services div.service {
    text-align: center;
}

div.sidebar_box {
    background-color: #EEEEEE;
    border: 1px solid black;
    padding: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}

div#event_search {
    margin-left: 10px;
    margin-bottom: 10px;
}

div#searchresults div#event_search {
    margin-left: 0px;
    margin-bottom: 10px;
}

div#event_search form {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

div#event_search input,
div#event_search select,
div#event_search div#search_submit {
    margin: 5px;
    width: 200px;
}

div#search_submit {
    text-align: right;
}

div#searchresults div#event_search input,
div#searchresults div#event_search select,
div#event_search div#search_submit {
    width: auto;
}

div#event_search input#search_name {
    color: gray;
}

div#download {
    padding-left: 5px;
    padding-right: 5px;
}

div#admin  {
    background-color: #EEEEEE;
    border: 1px solid black;
    padding: 5px;
    margin-bottom: 5px;
}

a.download_icon img  {
    width: 50px;
    border: 0px;
}

/* Start of presentation blocks */

div#presentations div.presentation {
    border: 1px solid #CCCCCC;
    margin-top: 5px;
    margin-bottom: 5px;
}

div#presentations div.presentation h1 {
    background-color: #EEEEEE;
    color: black;
}

div#presentations div.presentation div {
    margin-right: 10px;
    margin-left: 5px;
    margin-bottom: 10px;
}

div#presentations div.presentation img {
    float: left;
    margin: 5px;
    height: 1%;
}

/* End of presention blocks */

div#productlist {
    float: right;
    width: 125px;
}

div#searchresults div#event_search {
    float: none;
    width: auto;
    background-color: #EEEEEE;
    border: 1px solid black;
    padding: 5px;
}

div#searchresults div.searchresult {
    background-color: #EEEEEE;
    border: 1px solid black;
    padding: 5px;
    margin: 5px;
}

.download {
    margin: 5px;
    border: 1px solid black;
}

.download h2 {
    vertical-align: middle;
    background-color: #EEEEEE;
    margin: 0px;
    padding: 2px;
}

.download h2 img {
    width: 20px;
}

.searchresult dl#showdetails {
    display: block;
    float: left;
}

.searchresult dl#showdetails dd, .searchresult dl#showdetails dt {
    display: block;
    float: left;
    margin-left: 5px;
}

div.miniblock {
    position: relative;
    width: 175px;
    background-color: #EEEEEE;
    margin: 5px;
    padding: 5px 5px 5px 5px;
    border: 1px solid black;
}

div.miniblock h2 {
    margin: 2px;
}

div.miniblock img.square {
    float: left;
    width: 75px;
    margin-right: 5px;
}

div.miniblock img.wide {
    width: 170px;
    left: 5px;
}

div.miniblock dl dt {
    font-weight: bold;
}

div#request_form {
    height: 1%;
}

div#request_form table {
    float: left;
}

td#message {
    width: auto;
    background-color: #EEEEEE;
    border: 1px solid black;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}

span.clickable {
    text-decoration: underline;
    font-weight: bold;
}

div.presenters select {
    margin-left: 5px;
}

div#admincontent div#presentations div.presentation {
    padding: 5px;
}

div#admincontent div#presentations div.presentation div input {
    margin: 5px;
}

input#submitbutton {
    margin: 5px;
}

div#description {
    margin-bottom: 5px;
}

div#admincontent div#downloads div h1,
div#admincontent div#presentations div h1,
div#admincontent div#attendees div h1 {
    float: left;
    margin-right: 5px;
}

div#admincontent div#downloads div.download,
div#admincontent div#presentations div.presentation {
    clear: both;
}

div#admincontent div#description,
div#admincontent div#regions,
div#admincontent div#supercategories,
div#admincontent div#services
{
    float: left;
}

div#admincontent div#description
{
    width: 760px;
}

div#admincontent div#regions,
div#admincontent div#supercategories,
div#admincontent div#services
{
    border: 1px solid gray;
    width: auto;
    margin: 5px;
    padding: 5px;
}

div#editshowlogo {
    overflow: auto;
    width: 200px;
    height: 200px;
    border: 1px solid black;
    float: left;
    margin: 5px;
}

div#attendees {
    position: relative;
}

div#attendees h1 {
    color: black;
}

div.attendee {
    float: left;
    border: 1px solid #E7E7E7;
    padding: 2px;
    margin: 2px;
    text-align: center;
}

table#info_block {
    margin: auto;
}

table#info_block tr td {
    text-align: center;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
}

#admin h1 {
    color: black;
}

.wizard_hr {
    border-top: 1px dotted #666;
    display:block;
    height:3px;
    margin-bottom:1em;
    margin-left:auto;
    margin-right:auto;
}

.searchresult img {
    margin-right: 10px;
}
