
body {
    padding: 0px;
    margin: 0px;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    /*background-color:
white */
    background-color: white;
}

img {
    border: none;
}

.current_events img {
    margin-left: 2px;
}

.current_events {
    margin-left: 3px;
}

.item_image.reviewitem img {
    width: 60px;
    height: 60px;
}

/* Drop shadows */
#top, .shadow, .contentheader, .contentbox, .middlecontentheader, .rightcontentheader, #article_content, #review_content {
    -moz-box-shadow: 3px 3px 6px #333;
    -webkit-box-shadow: 3px 3px 6px #333;
    box-shadow: 3px 3px 6px #333;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#333333');
}

#main {
    /*margin: 0.5em auto 0em;*/
    /*width: 90em;*/
    font-size: 11px;
}

#maincontent a, #main a:hover, #main a:visited {
    text-decoration: none;
    /*  font-weight: bold;*/
    color: #000000;
}

/* Use this to get emphasized links when inside main div */
#maincontent .emphlink a, #main .emphlink a:visited {
    color: #880000;
    font-weight: bold;
}

#maincontent .emphlink a:hover {
    color: #929292;
    font-weight: bold;
}

#maincontent {
    /*clear: both;*/
    /*width: 90em;*/
    margin: 0 auto 0.5em;
    display: flex;
}

.contentheader {
    font-weight: bold;
    margin: 0px;
    padding: 4px;
    color: white;
    background: #2e746a url("/images1104/ui76c.png") repeat-x 100% 65%;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.index-left {
    order: 1;
}
.index-middle {
    order: 2;
}
.index-right {
    order: 3;
}

#left {
    position: relative;
    /*min-height: 65%;*/
    float: left;
    width: 20em;
    min-width: 20em;
}

.leftcontent {
    margin: 4px 4px 4px 4px;
    padding-bottom: 8px;
    background: white;
}

.index-image {
    width: 80px;
    height: 80px;
}

.contentbox {
    background: white;
    padding-top: 2px;
    margin-bottom: 4px;
    border: 1px solid #619fcd;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.item {
    padding-bottom: 2px;
    display: block;
}

.item_image {
    float: left;
    clear: left;

    margin-right: 4px;
}

#middle {
    position: relative;
    /*  min-height: 65%;*/
    margin-left: 0.48em;
    float: right;
}

.middlecontentheader {
    font-weight: bold;
    margin: 0px;
    padding: 4px;
    padding-left: 12px;
    margin-left: 0px;
    color: white;
    background: #2e746a url("/images1104/ui76c.png") repeat-x 100% 65%;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.middlecontent {
    margin: 4px 4px 4px 8px;
    padding-bottom: 1ex;
    background: white;
    width: 95%;
    overflow: auto;
}

#right {
    position: relative;
    /*  min-height: 65%;*/
    margin-left: 0.48em;
    float: right;
}

.rightcontentheader {
    font-weight: bold;
    margin: 0px;
    padding: 4px;
    color: white;
    background: #2e746a url("/images1104/ui76c.png") repeat-x 100% 65%;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.rightcontent {
    margin: 2px 2px 2px 4px;
    padding-bottom: 2px;
    background: white;
}

#footer {
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

.footerleft {
    float: left;
}

.footerright {
    float: right;
}

/*.rightcontent div img {*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/
.query {
    width: 90%;
}
.reviewitem {
    /*  height: 11ex;*/
    /*width: 100%;*/
    overflow: hidden;
    margin-bottom: 2px;
}

#searchbox {
    height: 8ex;
}

#topstory {
    height: 33ex;
}

.liveitem {
    background: white;
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-bottom: 2px;
}

/* review page */

#review_left {
    background: white;
    /*border: 1px solid #294888;*/
    margin-bottom: 1em;
}

.review_image {
    float: right;
    margin-left: 5px;
    margin-top: 3em;
}

.review_image img {
    border: 1px solid black;
}

#review_content {
    position: relative;
    min-width: 0px;
    background: white;
    border: 1px solid #2e746a;
    /*border-top-width: 0;*/
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.review_right {
    position: relative;
    /*  min-height: 65%;*/
    margin-left: 0.55em;
    min-width: 34em;
    width: 34em;
    float: right;
    margin-bottom: 5px;
}

#band_title {

}

.band_content {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.rightcontent h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.rightcontent h4 {
    padding-top: 0.5em;
    border-top: 1px dotted black;
    margin-bottom: 0.5em;
}

#review_general {
    width: 100%;
    overflow: auto;
}

#reviewinfo {
    float: left;
    width: 45%;
}

#linkicons {
    float: right;
    text-align: right;
    width: 45%;
}

.centered {
    text-align: center;
}

#comments {
    clear: both;
    padding-top: 1em;
}

.comment {
    border-top: 1px dotted black;
    padding-top: 5px;
    margin-top: 1.75em;
}

.comment_score {
    margin-bottom: 1em;
}

#comment_form {
    clear: both;
    display: none;
}

#commentbutton {
    background-color: #2e746a;
    color: #ffffff;
    border-color: #2e746a;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    width: 15em;
}

.styledbutton {
    background-color: #2e746a;
    color: #ffffff;
    border-color: #2e746a;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    font-weight: bold;
}

#article_left {
    background: white;
    /*border: 1px solid #294888;*/
    margin-bottom: 0;
}

#reviews_left {
    background: white;
    margin-bottom: 1em;
}


#article_content {
    background: white;
    border: 1px solid #2e746a;
    /*border-top-width: 0;*/
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#article_right {
    margin-bottom: 5px;
}

#articlelist_right {
    position: relative;
    /*  min-height: 65%;*/
    margin-left: 0.55em;
    float: right;
    margin-bottom: 5px;
}

.article_right_content {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.article_right_content h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

#article_general {
    width: 100%;
    overflow: auto;
}

#article_left img {
    margin: 5px;
}

#articleinfo {
    float: left;
    width: 45%;
}

#top {
    background: #2e746a url("/images1104/ui76c.png") center;
    top: 0px;
    height: 64px;
    margin-bottom: 8px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#banner_img {
    float: left;
    margin: 10px 0 0 10px;
}


#navigation {
    float: left;
    white-space: nowrap;
    height: 76px;
}

#navigation_integrated {
    background-color: #2e746a;
    padding: 2px;

}

#top a, #top a:visited {
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-weight: bold;
}

#top a:hover {
    color: #2b3d6a;

}

#navigationlinks {
    /*margin-left: 6px;*/
    color: white;
}

#register_login {
    float: right;
    display: inline;
    margin-top: 2px;
    margin-right: 10px;
    color: white;
    padding: 0px;

}

#register_login a {
    font-size: 12px;
}

#mmenu {
    width: 100%;
    /*height: 72px;*/
    z-index: 999;
    overflow: visible;
    position: relative;

}

#mmenu ul {
    float: left;
    margin: 2px 0 0 20px;
    padding: 0;
    list-style: none;
}

#mmenu li {
    margin: 12px 20px 0 0;
    padding: 0 0 0 0;
    list-style: none;
    float: left;
    position: relative;
    /*width: 10em;*/

    font-weight: bold;
}

#mmenu li img {
    padding: 0;
    margin: 0;
    float: left;
}

#mmenu li a {
    font-size: 14px;
    color: white;
    padding: 5px 22px 5px 5px;
}

a.dropdown {
    font-size: 14px;
    padding: 5px 22px 5px 5px;
    /*background: url("/images1104/dropdown-white.png") no-repeat 90% 50%;*/
}

#mmenu li:hover a.dropdown {
    font-size: 14px;
    padding: 5px 22px 5px 5px;
    color: white;
    /*background: #294888 url("/images1104/dropdown-white.png") no-repeat 90% 50%;*/
    background: #2e746a;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    z-index: 999;
}

li ul {
    display: none;
    position: absolute;
    top: 1em;
    left: 0;
}

#mmenu li:hover ul {
    display: block;
    z-index: 999;
    /*padding: 10px;*/
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #2e746a;
    /*width: 140px;*/
    padding-right: 15px;
}

#mmenu li ul {
    margin: 10px 0 0 0;
    padding: 0;
}

#mmenu li ul li {
    float: none;
    margin: 0px 0px 0px 0px;
    padding: 8px 0 0 8px;
    display: block;
}

#mmenu li ul li:hover {
    background-color: #2e746a;
}

#search {
    width: 95%;
}
