html {
    overflow-x: auto;
    height: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    background: url(../images/background.jpg) no-repeat scroll 50% 0pt;
    background-color: #ffffff;
    text-align: left;
    line-height: 19px;
    font-family: Arial;
    font-size: 16px;
    color: #6a6969;
}

a, a:link, a:hover, a:visited {
    color: #d59f0f;
    text-decoration: none;
    font-weight: bold;
}

#content {
    width: 976px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;    
    text-align: left;
    background-color: #f3f3f3;
    color: #6a6969;
    font-family: Arial;
}

#main {
    width: 618px;
    padding-bottom: 15px;
    padding-left: 35px;
    padding-right: 30px;
    padding-top: 15px;
    float: left;
    font-size: 14px;
    position: relative;
    min-height: 400px;
}

#sidebar {
    width: 263px;
    padding-right: 30px;
    padding-top: 20px;
    float: right;
    font-size: 12px;
    margin-bottom: 10px;
}

#find_your_place a {
    display: block;
    width: 571px;
    height: 91px;
    padding: 0;
    margin: 0;
    background-image: url(/images/find_your_place.jpg);
}

#find_your_place_links a:link, #find_your_place_links a:visited, #find_your_place_links a:hover,
#news_headlines a:link, #news_headlines a:visited, #news_headlines a:hover {
    color: #5c5c5c;
    font-weight: bold;
    text-decoration: none;
}

#find_your_place {
    margin: 0;
    padding: 0;
}

#find_your_place_links li {
    list-style-type: none;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 17px;
    margin-left: 0px;
    padding: 0;
}

#find_your_place_links {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

#news {
    width: 608px;
    height: 294px;
    padding-right: 0px;
    font-size: 12px;
    overflow: hidden;
}

#news_headlines {
    float: left;
}

#news_headlines h3 {
    display: block;
    width: 199px;
    height: 22px;
    background-image: url(/images/news_highlights.jpg);
    margin-top: 15px;
    margin-bottom: 18px;
    margin-left: 7px;
}

#news_headlines ul {
    margin: 10px 0px 0px 0px;
    padding: 0;
}

#news_headlines ul li {
    list-style-type: none;    
    margin: 0;
    padding: 0;
}

#news_headlines ul li a {
    display: block;
    line-height: 15px;
    padding-top: 8px;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-right: 6px;
    margin: 0;
    background-image: url(/images/news_headlines_background.jpg);
    background-repeat: repeat-y;
    width: 229px;
    height: 10px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    top: 0px;
    left: 0px;
}

#news_headlines ul li a:link, #news_headlines ul li a:hover, #news_headlines ul li a:visited {
    font-weight: normal;
}

#news_details {
    position: relative;
    top: 0px;
    left: -10px;
    z-index: 0;
    float: left;
}

#news_details div {
    width: 363px;
    height: 294px;
    background-color: #848484;
    background-image: url(/images/news_main_background.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    text-align: left;
}

#news_details div img {
    float: left;
    margin: 0;
    padding: 0;
}

#news_details div p.title {
    padding: 0;
    color: #FFFFFF;
    font-size: 18px;
    font-family: Arial;
    line-height: 22px;
}

#news_details div p.horizontal {
    padding: 0px;
    margin: 10px 15px 0px 15px;
    width: 343px;
    height: 64px;
    float: left;
}

#news_details div p.vertical {
    padding: 10px 15px 10px 15px;
    margin: 0;
    width: 133px;
    float: left;
}

#news_details div p.read_more {
    display: block;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 10px;
    float: right;
    font-size: 12px;
    line-height: 12px;
}

#news_details div p.read_more a:link, #news_details div p.read_more a:visited, #news_details div p.read_more a:hover {
    color: #d59f0f;
}

#more_news {
    margin: 0px 0px 0px 80px;
    padding: 0;
    display: block;
    width: 106px;
    height: 33px;
    cursor: pointer;
    background-image: url(/images/more_news.jpg);
}

#sidebar p {
    margin-left: 10px;
    margin-right: 4px;
}

#sidebar > div {
    padding-top: 0px;
    margin-bottom: 10px;
}

#sidebar div ul {
    margin: 0;
    padding: 0;
}

#sidebar div ul li {
    list-style-type: none;
    line-height: 13px;
    padding: 7px 6px 7px 10px;
    margin: 0;
}

#sidebar div ul li ul li {
    background-color: #f2ede1;
    border-bottom: 1px solid #e6e1d6;
    padding: 0;
}

#sidebar div ul li p.title {
    margin: 7px 6px 7px 10px;
    padding: 0;
}

#sidebar li a:hover {
    background-color: #E0E0E0;
}

#sidebar li li a:hover {
    background-color: #F3F3F3;
}

#sidebar li a {
    display: block;
}

#today_at_dordt li a {
    display: inline;
}

#sidebar a:link, #sidebar a:hover, #sidebar a:visited {
    color: #6a6969;
}

#sidebar a.gold:link, a.gold:hover, a.gold:visited {
    color: #d59f0f;
}

#today_at_dordt #today_date {
    width: 55px;
    height: 72px;
    background-image: url(/images/sidebar/date_background.jpg);
    margin: 0;
    padding: 6px 10px 0px 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

#today_at_dordt #today_date .today_month {
    font-size: 12px;
}

#today_at_dordt #today_date .today_day {
    font-size: 32px;
    line-height: 22px;
    margin-top: 6px;
}

#today_at_dordt h3 {
    display: block;
    width: 168px;
    height: 59px;
    float: right;
    margin-top: 7px;
    background-image: url(/images/sidebar/today_at_dordt.jpg);
    cursor: pointer;
}

#sidebar div ul li a.reveal {
    color: #d59f0f;
    float: right;
    font-weight: bold;
}

a.toggle {
    cursor: pointer;
}

#sidebar img.arrow {
    width: 14px;
    height: 6px;
    margin-right: 3px;
}

#dig_deeper ul li ul {
    display: none;
}

#dig_deeper h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/sidebar/dig_deeper.jpg);
    margin-top: 5px;
}

#make_contact h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/sidebar/make_contact.jpg);
    margin-top: 5px;
}

#related_links h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/sidebar/related_links.jpg);
    margin-top: 5px;
}

#worth_sharing h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/sidebar/worth_sharing.jpg);
    margin-top: 5px;
}

#recruit_news h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/athletics/recruit_news.jpg);
    margin-top: 5px;
}

#hours h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/sidebar/hours_open.jpg);
    margin-top: 5px;
}

#position_openings h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/sidebar/job_openings.jpg);
    margin-top: 5px;
}

#box_office h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/sidebar/box_office.jpg);
    margin-top: 5px;
}

#costume_shop h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/sidebar/costume_shop.jpg);
    margin-top: 5px;
}

#schedule h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/sidebar/schedule.jpg);
    margin-top: 5px;
}

#federal_student_code h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/sidebar/federal_student_code.jpg);
    margin-top: 5px;
}

#conversations h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/sidebar/conversations.jpg);
    margin-top: 5px;
}

#voice_articles h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/sidebar/voice_articles.jpg);
    margin-top: 5px;
}

#pen_pal h3 {
    display: block;
    width: 243px;
    height: 51px;
    background-image: url(/images/sidebar/pen_pal.jpg);
    margin-top: 5px;
}

.graphical_news_item p {
    margin: 0;
    line-height: 15px;
} 

.graphical_news_item {
    padding: 11px 10px 11px 10px;
}

.graphical_news_item img {
    display: block;
    width: 83px;
    height: 56px;
    float: left;
    margin-right: 11px;
    border: none;
}

.alt {
    background-color: #EAEAEA;
}

div.clear {
    clear: both;
    width: 0px;
    height: 0px;
}

.rounded {
    border: 1px solid #cfcfcf;
    padding: 9px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.icon {
    display: block;
    width: 30px;
    height: 30px;
    float: right;
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 15px;
    border: 0px;
}

h1 {
    padding: 0;
    margin: 0;
    font-size: 40pt;
    letter-spacing: -2px;
    color: #d59f0f;    
    font-weight: bold;
    line-height: 35pt;
}

h2 {
    padding: 0;
    margin: 14px 0px 10px 0px;
    color: #7e7d7d;
    font-size: 30px;
    letter-spacing: -2px;
    line-height: 30px;
}

h3 {
    padding: 0;
    margin: 17px 0px 10px 0px;
    color: #7e7d7d;
    letter-spacing: -0.02em;
    font-weight: normal;
    font-size: 20px;
}

h4 {
    padding: 0;
    margin: 17px 0px 10px 0px;
    color: #7e7d7d;
    letter-spacing: -0.02em;
    font-weight: normal;
    font-size: 16px;
}

table h3 {
    line-height: 22px;
    margin: 10px 0 10px 0px;
}

table.schedule {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    empty-cells: show;
}

table.schedule tr th, table.schedule tr td {
    font-size: 12px;
    line-height: 13px;
    padding: 7px 5px 7px 5px;
    margin: 0;
}

table.schedule tr td {
    color: #6a6969;
}

table.schedule tr th {
    font-weight: bold;
    color: #030303;
    text-align: left;
}

table.schedule tr.shaded {
    background-color: #eaeaea;
}

table.normal_font tr th, table.normal_font tr td {
    font-size: 14px;
    line-height: 17px;
}

.displace {
    position: absolute;
    left: -5000px;
}

.floatleftnoborder, .floatleft {
    float: left;
    margin-top: 0px;
    margin-right: 16px;
    margin-bottom: 5px;
    border-style: none;
}

.floatright {
    float: right;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 5px;
    border-style: none;
}

.floatright h3 {
    margin-top: 0px;
}

.news_splash {
    display: block;
    width: 100px;
    height: 58px;
    float: left;
    margin-right: 15px;
    margin-top: 4px;
    border-style: none;
}

.hidden {
    display: none;
}

/**************** Header Items *********************/

#header {
    position: relative;
    width: 976px;
    height: 385px;
    margin: 0;
    padding: 0;
    z-index: 50000;
}

#logo a {
    display: block;
    width: 223px;
    height: 165px;
    background-image: url(/images/logo.png);
    position: relative;
    left: 27px;
    top: 0px;
    z-index: 5000;
    outline: none;
}

/* Search Box Area */

#search {
    position: relative;
    width: 100%;
    height: 37px;
    background: url(/images/search_background.jpg) repeat-x bottom left;
    left: 0px;
    top: -165px;
    text-align: right;
}

#search form {
    margin: 0;
    padding: 0;
}

#search_box {
    width: 170px;
    position: relative;
    left: -60px;
    margin-top: 6px;
    padding: 4px 6px 6px 6px;
    background: url(/images/search_box_background.jpg) repeat-x top left;
    color: #cccccc;
    border-style: none;
    float: right;
    font-size: 12px;
}

#search_submit a {
    position: relative;
    left: 150px;
    top: 6px;
    display: block;
    width: 24px;
    height: 24px;
    background: url(/images/search_buttons.jpg) no-repeat top left;
    float: right;
    cursor: pointer;
}

#search_submit a:hover {
    background: url(/images/search_buttons.jpg) no-repeat bottom left;
}

/* Menu Area */
#menu {
    position: relative;
    width: 100%;
    height: 344px;
    margin: 0;
    padding: 0;
    left: 0px;
    top: -165px;
    border-bottom: 4px solid #d59f0f;
}

#menu ul {
    list-style-type: none;
}

#top_links ul {
    position: relative;
    float: right;
    margin: 13px 0px 0px 0px;
    padding: 0;
    top: -30px;
}

#top_links ul li {
    float: left;
    margin-right: 15px;
    font-size: 11px;
    line-height: 11px;
}

#top_links a:link, #top_links a:visited, #top_links a:hover {
    color: #5c5c5c;
}

#top_links ul.social_media, ul.social_media {
    float: right;
    list-style: none;
    padding: 0;
    margin: 10px 20px 0px 0px;
}

ul.social_media span {
    position: absolute;
    left: -5000px;
}

#top_links ul.social_media li, ul.social_media li {
    float: left;
    margin: 0px 0px 0px 3px;
}

ul.social_media a {
    display: block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background-image: url(/images/social_media.png);
}

ul.social_media li.sm_facebook a {
    background-position: 0px 0px;
}

ul.social_media li.sm_twitter a {
    background-position: -20px 0px;
}

ul.social_media li.sm_linkedin a {
    background-position: -40px 0px;
}

ul.social_media li.sm_youtube a {
    background-position: -60px 0px;
}

ul.social_media li.sm_rss a {
    background-position: -80px 0px;
}

ul.social_media li.sm_facebook a:hover {
    background-position: 0px -20px;
}

ul.social_media li.sm_twitter a:hover {
    background-position: -20px -20px;
}

ul.social_media li.sm_linkedin a:hover {
    background-position: -40px -20px;
}

ul.social_media li.sm_youtube a:hover {
    background-position: -60px -20px;
}

ul.social_media li.sm_rss a:hover {
    background-position: -80px -20px;
}

#groups {
    display: none;
}

#groups ul {
    position: relative;
    width: 257px;
    margin: 0px 31px 0px 0px;
    padding: 0;
    float: right;
    top: 25px;
}

#groups ul li {
    font-size: 18px;
    padding: 0px 0px 2px 0px;
    background: url(/images/group_separator.png) no-repeat bottom left;
}

#groups ul li.emphasize {
    font-size: 24px;
}

#groups a:link, #groups a:visited, #groups a:hover {
    display: block;
    width: 218px;
    padding: 6px 0px 6px 0px;
    color: #ffffff;
    padding-left: 10px;
}

#groups a:hover {
    background-color: #808080;
}

#groups ul li.no_border {
    background-image: none;
}

/********** Footer **********/
#footer {
    width: 100%;
    height: 161px;
    background-image: url(/images/footer_background.jpg);
    background-repeat: repeat-x;
    padding: 0;
    margin: 0;
}
    
#footer_content {
    width: 938px; 
    height: 141px; 
    padding: 20px 0px 0px 38px;
    margin: 0px auto 0px auto; 
    background-image: url(/images/footer_content_background.jpg);
    background-repeat: no-repeat;
    text-align: left;
}

#footer_content div.contact {
    width: 200px;
    float: right;
    font-size: 12px;
    color: #000000;
    line-height: 15px;
    margin-top: 8px;
}

#footer_content div.contact h4 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

#footer_content div.contact p.address {
    margin-top: 5px;
}

#footer_content div.contact p.phone {
    margin-bottom: 0px;
}

#footer_content div.contact p.email {
    margin-top: 5px;
}

#footer_content ul {
    margin: 0px 50px 0px 0px;
    padding: 0;
    list-style-type: none;
    font-size: 11px;
    float: left;
}

#footer_content ul li {
    line-height: 19px;
}

#footer_content a:link, #footer_content a:visited, #footer_content a:hover {
    color: #ffffff;
}

/********** Inset Items **********/
div.inset, .news_pic, .news_pic_left {
    background-color: #646464;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

div.inset img, .news_pic img, .news_pic_left img {
    display: block;
}

div.inset p, div.inset ul {
    color: #ffffff;
    padding: 9px 11px 15px 11px;
    margin: 0px;
    font-size: 12px;
    line-height: 16px;
    border-top: 3px solid #d6a00a;
}

div.inset ul.athletics_buttons {
    margin-bottom: 15px;
}

p.right, p.left {
    margin-top: 5px;
}

.right, .news_pic {
    float: right;
    margin-left: 10px;
}

.left, .news_pic_left {
    float: left;
    margin-right: 20px;
}

.small {
    font-size: 12px;
}

.smaller {
    font-size: 10px;
}

.centered {
    text-align: center;
}

.pdf {
    width: 10px;
    height: 12px;
    border-style: none;
    margin-left: 10px;
}

.wwwhide {
    display: none;
}

ul.columns {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.col1_standard {
    width: 150px;
    float: left;
    margin-bottom: 10px;
}

.col2_standard {
    width: 400px;
    float: left;
    margin-bottom: 10px;
}

.indent {
    margin-left: 50px;
}

#year_end_gift a {
    display: block;
    width: 263px;
    height: 83px;
    background-image: url(/images/year_end_gift.png);
}

#year_end_gift a:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
    background-color: #f3f3f3;
}

#vision_2020 a {
    display: block;
    width: 263px;
    height: 112px;
    background-image: url(/images/vision_2020.png);
}

#vision_2020 a:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
    background-color: #f3f3f3;
}

#pres_search a {
    display: block;
    width: 263px;
    height: 112px;
    background-image: url(/images/pres_search.png);
}

#pres_search a:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
    background-color: #f3f3f3;
}

#academic_excellence a {
    display: block;
    height: 50px;
    width: 619px;
    margin-bottom: 10px;
    background-image: url(/images/news/academic_excellence/academic_excellence.png);
}

#academic_excellence a:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
    background-color: #f3f3f3;
}

#us_news a {
    display: block;
    width: 263px;
    height: 112px;
    background-image: url(/images/us_news.png);
}

#us_news a:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
    background-color: #f3f3f3;
}

/**************** Breadcrumb Menu *********************/
#breadcrumb {
    width: 906px;
    height: 24px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    padding: 0px 0px 0px 0px;
}

#breadcrumb ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#breadcrumb ul li {
    float: left;
    height: 22px;
    font-size: 13px;
    padding-right: 10px;
    padding-left: 0px;
    padding-top: 2px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: right;
}

#breadcrumb ul li.first {
    padding-left: 10px;
}

#breadcrumb ul li.arrow {
    background-image: url(/images/breadcrumb_arrow.png);
    padding-right: 25px;
}

#breadcrumb ul li.last {
    background-image: url(/images/breadcrumb_end_arrow.png);
    padding-right: 16px;
}

#breadcrumb a {
    color: #777777;
    font-weight: bold;
}

#breadcrumb a:hover {
    color: #000000;
}

.cutout_bottom {
    position: relative;
    bottom: -41px;
    margin-top: -41px;
}

/**************** Search Autocomplete *********************/
.ui-menu-item a.ui-corner-all {
    font-weight: normal;
    font-size: 12px;
    text-align: left;
}

.ui-menu-item a.ui-corner-all img {
    margin-right: 10px;
}

.ui-autocomplete-category {
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ui-state-hover {
    border-style: none;
}

a img {
    border-style: none;
}

#worth_sharing img, #recruit_news img {
    width: 83px;
    height: 56px;
    float: left;
    margin-right: 10px;
}

#worth_sharing a, #recruit_news a {
    height: 55px;
}

#worth_sharing a.text_only {
    height: auto;
}

ul.padding li, ol.padding li {
    margin-bottom: 10px;
}

/**************** Pronunciation Audio Icon *********************/
#hidden_audio {
    width: 0px;
    height: 0px;
}

.pronunciation_audio {
    width: 13px;
    height: 13px;
    background-image: url(/images/icons/pronunciation_audio.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    margin-right: 10px;
}

.pronunciation_audio:hover {
    background-position: 0px -13px;
}

/**************** jQuery UI Overrides *********************/
.ui-widget {
    font-size: 14px !important;
}

