/* MAIN CSS */

/* margin + padding reset */
* {
    margin: 0px;
    padding: 0px;
}

/* LAYOUT */
#container {
    width:900px;
    margin: 0 auto;
}

#header {
    margin: 10px 0 0 0;
}
#header_top {
    background-image: url(../images/head_top.jpg);
    background-repeat:no-repeat;
    height:11px;
}

#header_content {
    background-image: url(../images/head_bg.jpg);
    background-position:top left;
    background-repeat:repeat-x;
    height:92px;
    padding: 0px 0px 0px 10px;
    color:#ffffff;
}

#header_nav {
    margin:0px 0px 0px 0px;
    width:100%;
    height:36px;
}

#header_navlist {
    float:left;
    width:100%;
    list-style-type:none;
    list-style:none;
    margin: 8px 0px 0px 0px;
}
#header_navlist li {
    display:inline;
}
#construction_sign {
    color:#ff0000;
    border:1px solid #ff0000;
    background-color:#ffcccc;
    margin:20px 5px 10px 5px;
    padding:3px 5px 3px 5px;
    font-size:10pt;
}
/* GENERAL LIST STYLE */
li {
	list-style: disc;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 5px;
}
/* end */
#main_content {
    float:left;
    display:block;
    width:650px;
}

#sec_content {
    float:left;
    display:block;
    width:250px;
    margin:0px 0px 0px 0px;
    padding: 13px 0px 0px 0px;
}

#foot {
    margin: 10px 0 10px 0;
    background-color:#CFCFCF;
    clear:both;
}
#rad_cam {
    background-image: url(../images/rad_cam.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
    width:190px;
    height:160px;
    float:right;
    margin-top:-160px;
    position:relative;
    right: 20px;
    z-index:-1;
    /*filter:alpha(opacity=75);*/
    /*-moz-opacity:.75;*/
    /*opacity:.75;*/
}
#foot_diag {
    background-image: url(../images/diag.jpg);
    background-repeat:repeat;
    height:8px;
    border-top: #002147 solid 1px;
}

#foot_bottom {
    background-image: url(../images/foot_bottom.jpg);
    background-repeat:no-repeat;
    height:11px;
    clear:both;
}
.right_col_box_content {
    margin: 8px 5px 20px 5px;
    position:inherit;
    z-index:1;
}
#page_content {
    margin: 15px 20px 20px 10px;
    min-height:500px;
}

/* MAIN NAV LINKS*/
#header_navlist li a:link {
    color:#002147;
    font-size:14pt;
    padding: 8px 10px 8px 10px;
    margin-right:-5px;
    text-decoration:none;
    border-bottom: #002147 solid 4px;
}
#header_navlist li a:hover {
    color:#002147;
    font-size:14pt;
    padding: 8px 10px 8px 10px;
    margin-right:-5px;
    text-decoration:none;
    background-image: url(../images/diag.jpg);
    border-bottom: #002147 solid 4px;
    outline:none;
}
#header_navlist li a:visited {
    color:#002147;
    font-size:14pt;
    padding: 8px 10px 8px 10px;
    margin-right:-5px;
    text-decoration:none;
    border-bottom: #002147 solid 4px;
}
.onpage {
    background-image: url(../images/diag.jpg);
}

/* FOOT NAV LINKS */
#foot_navlist {
    float:left;
    width:100%;
    list-style-type:none;
    list-style:none;
    margin: 3px 0px 0px 5px;
}
#foot_navlist li {
    display:inline;
    margin:0px 5px 0px 0px;
    font-size:11pt;
}
#foot_navlist li a:link {
    color:#002147;
    text-decoration:none;
}
#foot_navlist li a:hover {
    color:#004492;
    text-decoration:none;
}
#foot_navlist li a:visited {
    color:#002147;
    text-decoration:none;
}

/* CONTENT LINKS */
#page_content p a:link, .right_col_box_content a:link, a:link.venue_url, td a:link  {
    color:#004492;
}
#page_content p a:hover, .right_col_box_content a:hover, a:hover.venue_url, td a:hover  {
    color:#002147;
}
#page_content p a:visited, .right_col_box_content a:visited, a:visited.venue_url, td a:visited  {
    color:#333333;
}
/* FORM  FORMATTING */
form {
    margin:20px 0px 20px 20px;
}
input, textarea {
    border:1px solid #9DBCDF;
    padding:3px;
    background-color:#D9E6F5;
    font-family: 'Trebuchet MS', Verdana , sans-serif;
    font-size:10pt;
    background-image:url(../images/event_list_title_bg.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
}
submit {
    background-color:#002147;
}
#email_img {
    margin-bottom:-2px;
}
.submit {
    border:0px;
    margin:5px 0px 5px 0px;
    background-color:#002147;
    background-image:none;
    color:#ffffff;
    font-size:11pt;
}
#wrong_code_warning {
    border:1px solid #ff0000;
    background-color:#ffcccc;
    color:#ff0000;
    padding:5px;
    font-size:10pt;
    width:150px;
}

.right_col_box_content form {
    margin: 0px;
    text-align:right;
}
.right_col_box_content p {
    margin: 3px 0 0 0;
}
.right_col_box_content .submit {
    margin-bottom:0px;
}
#newsletter_note {
    float:left;
    color:#888888;
    width:160px;
    margin: 3px 5px 3px 0px;
    font-size:8pt;
}

/* EVENTS SELECTOR */
#event_type_selector {
    margin: 20px 0px 10px 10px;
}
.event_type_selector {
    color:#ffffff;
    background-color:#002147;
    margin:0 12px 10px 0;
    padding:5px 15px 3px 15px;
    text-transform:uppercase;
    font-size:15pt;
    letter-spacing:2pt;
    text-align:center;
    height:25px;
    background: url(../images/event_select_bg.jpg) left center no-repeat;
}

.events_past a:link, .events_future a:link {
    color:#ffffff;
    font-size:12pt;
    text-decoration:none;
}
.events_past a:hover, .events_future a:hover {
    color:#aaaaaa;
    font-size:12pt;
    text-decoration:none;
}
.events_past a:visited, .events_future a:visited {
    color:#cccccc;
    font-size:12pt;
    text-decoration:none;
}
.events_label, .events_past, .events_future {
    float:left;
    width:33.3%;
}
.event_type_selector small {
    letter-spacing:1pt;
    font-weight:lighter;
    font-size:12pt;
}
.events_label {
    text-align:center;
}
.events_past {
    text-align:left;
    line-height:14pt;
}
.events_future {
    text-align:right;
    line-height:14pt;
}
.events_label a:link {
    color:#ffffff;
    font-size:14pt;
    text-decoration:none;
}
.events_label a:hover {
    color:#aaaaaa;
    font-size:14pt;
    text-decoration:none;
}
.events_label a:visited {
    color:#cccccc;
    font-size:14pt;
    text-decoration:none;
}


/* TEXT */
body {
    font-family: 'Trebuchet MS', Verdana , sans-serif;
}

#lect_work_conf {
    font-style:italic;
    font-size:11pt;
}

h1 {
    font-weight:normal;
    font-size:22pt;
}

h2 {
    font-size:14pt;
    font-weight:normal;
}
h2 small{
    font-size:9pt;
}
h3 {
    font-size:16pt;
    color:#002147;
    margin-bottom:10px;
    font-weight:normal;
    text-transform:capitalize;
}
h4 {
    font-size:11pt;
}
.light_blue_text {
	color: #004492;
	font-weight: bold;
	font-style: italic; 
}
.right_col_box_title {
    font-size:14pt;
    color:#002147;
    border-bottom: 4px solid #002147;
    padding: 3px 5px 3px 5px;
    background-image: url(../images/diag.jpg);
    margin-bottom:5px;
}
.right_col_box_content {
    font-size:10pt;
    color:#333333;
}
#foot_info {
    padding: 25px 0px 0px 5px;
    color:#555555;
    font-size:8pt;
}
#page_content p {
    color:#333333;
    font-size:10pt;
    margin-bottom:10px;
    line-height:14pt;
}

/* EVENT LIST */
#event_list_table {
    margin-left:24px;
    width:569px;
}
.event_list_title, .event_list_datetime, .event_list_venue, .event_list_shortdesc, .event_list_moreinfo {
    padding:3px;
}
.event_list_title {
    color:#002147;
    background-color:#D9E6F5;
    font-size:12pt;
    border-bottom:1px solid #002147;
    background-image:url(../images/event_list_title_bg.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
}
.event_list_datetime, .event_list_venue, .event_list_address, .event_list_admission {
    color:#333333;
    font-size:10pt;
    padding-left:5px;
    vertical-align:text-top;
}
.event_list_shortdesc {
    color:#555555;
    font-size:10pt;
}
.event_list_shortdesc p {
	clear: left;
	text-align: justify;
}
.event_list_shortdesc p strong {
	font-size: 12pt;
}
.event_list_shortdesc p img {
	float: left;
	margin: 0 10px 10px 0;
}
.event_list_moreinfo {
    color:#333333;
    text-align:right;
    font-size:10pt;
}
.event_list_moreinfo a:link {
    color:#333333;
}
.event_list_moreinfo a:hover {
    color:#111111;
}
.event_list_moreinfo a:visited {
    color:#002147;
}
.event_list_week {
    text-align:center;
    font-size:18pt;
    color:#555555;
    background-color:#eeeeee;
    padding:5px 0 5px 0;
}
.week_label{
    font-size:8pt;
    line-height:4pt;
}
.event_list_term {
    text-align:center;
    padding:1px 0 0 2px;
    font-size:7pt;
    letter-spacing:1pt;
    color:#ffffff;
    text-transform:uppercase;
    background-color:#002147;
}
#event_list_reg {
    color:#002147;
    padding:3px;
    margin:5px 0 0 0;
    vertical-align:middle;
    background-color:#D9E6F5;
    background-image:url(../images/event_list_title_bg.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
    text-align:center;
}
/* REGISTRATION */
#event_list_reg a:link {
    color:#002147;
    font-size:14pt;
    text-decoration:none;
}
#event_list_reg a:hover {
    color:#002147;
    font-size:14pt;
    text-decoration:none;
}
#event_list_reg a:visited {
    color:#002147;
    font-size:14pt;
    text-decoration:none;
}

/* REGISTRATION FORM */
#reg_form_table {
    color:#555555;
    font-size:10pt;
    margin-left:24px;
    width:569px;
}
.reg_form_left_col {
    text-align:right;
    padding:2px 2px 0px 2px;
    width:40%;
}
.reg_form_right_col {
    text-align:left;
    padding:2px;
    width:60%;
}
.reg_form_sect_head {
    text-align:center;
    font-size:12pt;
    padding:3px;
    color:#333333;
    background-color:#EEEEEE;
}
#reg_form_table p {
    color:#555555;
    padding: 2px 10px 0px 10px
}

/* TABLE STYLES */
.table_headings td {
    background-color:#cccccc;
    color:#555555;
    border-bottom:1px solid #888888;
    padding: 3px;
}
.table_row td {
    border-bottom:1px dotted #cccccc;
    font-size: 10pt;
    padding: 3px;
    color: #333333;
}
.table_left_col {
    color:#555555;
    font-size:10pt;
    text-align:right;
    vertical-align:text-top;
}

