﻿*
{
    margin: 0px;
    padding: 0px;
}

html, body
{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font: 14px Times New Roman, arial, verdana;
    color: black;
}

/*Main elements
*************************************************/

#wrapper
{
    margin: 0 auto;
    width: 972px;
    overflow: hidden;
    text-align: left;
    padding-top: 10px;
}

#logindisplay
{
    text-align: right;
    font: 10px arial, tahoma, verdana;
    display: none;
}

#header
{
    position: relative;
    height: 120px;
}

#content
{
}

#footer
{
    clear: both;
}


/* Header
*************************************************/

#slogan
{
    position: absolute;
    color: #cdcdcd;
    right: 20px;
    top: 2px;
    font-size: 21px;
}

#horizontal_menu
{
    position: absolute;
    bottom: 10px;
    right: 5px;
}


/* Content
*************************************************/

.top_container
{
    background-color: #790000;
    padding: 30px;
    padding-left: 35px;
    padding-right: 35px;
    color: White;
    font-size: 17px;
    overflow: hidden;
}

.content_container
{
    padding: 20px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

.title_container
{
    border-bottom: 1px solid #c99999;
    margin-bottom: 25px;
}

.preview_img
{
    float: left;
    width: 28%;
}

.preview_content
{
    float: left;
    width: 72%;
    text-align: justify;
}

.preview_content h1
{
    font-size: 35px;
    font-weight: normal;
    border: none;
    margin-bottom: 10px;
}

.preview_content .author
{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
}

.more_link
{
    text-align: right;
    padding-top: 10px;
    font-size: 15px;
}

.more_link a
{
    text-decoration: none;
    color: #c99999;
}

.more_link a:hover
{
    text-decoration: underline;
}

#left_column
{
    width: 400px;
    float: left;
    margin-right: 35px;
}

#right_column
{
    width: 516px;
    float: left;
}

.title
{
    font-size: 19px;
    border-bottom: 1px solid #c99999;
    margin-bottom: 10px;
}

.book
{
    width: 250px;
    overflow: hidden;
    margin-right: 8px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.book_img
{
    width: 100px;
    float: left;
}

.book_desc
{
    width: 150px;
    float: left;
}


/* News
*************************************************/

#news
{
    font-size: 13px;
}

.news_item
{
    padding-top: 10px;
}

.news_title
{
    font-weight: bold;
}

.news_date
{
    color: #868686;
}

.news_content
{
    text-align: justify;
    padding-top: 5px;
}

.news_more_link
{
    text-align: right;
}

.news_more_link a
{
    text-decoration: none;
    padding-top: 3px;
    color: #808080;
    font-weight: bold;
}

.news_more_link a:hover
{
    text-decoration: underline;
}


/* Footer
*************************************************/

#copy
{
    background-color: #790000;
    padding: 15px;
    padding-left: 20px;
    padding-right: 20px;
    color: White;
    overflow: hidden;
}

#copy_left
{
    width: 50%;
    font-size: 15px;
    float: left;
}

#copy_right
{
    width: 50%;
    float: left;
}

#author
{
    padding-top: 3px;
}

#author_left
{
    width: 50%;
    float: left;
}

#author_right
{
    font-size: 10px;
    font-family: arial;
    color: #7b7b7b;
    width: 50%;
    float: left;
    text-align: right;
}


/*Horizontal menu
*************************************************/

#horizontal_menu ul, #horizontal_menu ul li
{
    margin: 0px;
    padding: 0px;
}

#horizontal_menu ul li
{
    margin: 0px;
    padding: 0px;
    display: inline;
    margin-left: 15px;
}

#horizontal_menu ul li a
{
    color: Black;
    text-decoration: none;
    font-size: 18px;
}

#horizontal_menu ul li a:hover
{
    text-decoration: underline;
}


/*Vertical menu
*************************************************/

ul#vertical_menu, ul#vertical_menu li
{
    margin: 0px;
    padding: 0px;
}

ul#vertical_menu li
{
    margin: 0px;
    padding: 0px;
    /*margin-left: 15px;*/
    list-style: none;
}

ul#vertical_menu > li 
{
    padding-bottom: 10px;}

ul#vertical_menu li a
{
    color: Black;
    text-decoration: none;
    font-size: 15px;
}

ul#vertical_menu li a:hover
{
    text-decoration: underline;
}

ul#vertical_menu li ul li
{
    padding-left: 20px;
    background: transparent url('images/dot.gif') no-repeat 8px 7px;
}


/*Misc
*************************************************/

h1 {font-size: 20px; font-weight: normal; border-bottom: 1px solid #c99999; margin-bottom: 20px;}

h2 {margin-bottom: 25px;}

p
{
    padding-top: 5px;
    padding-bottom: 5px;
}

img
{
    border: none;
}



/* Slideshow
**************************************************/

div#tmpSlideshow {
    /*margin: 10px;*/
    /*padding: 30px 0 0 0;*/
    position: relative;
    height: 298px;
    /*width: 755px;*/
    /*border: 1px solid rgb(200, 200, 200);*/
}
div.tmpSlide {
    position: absolute;
    top: 0;
    left: 0;
    /*width: 730px;*/
    height: 295px;
    display: none;
}
/*div.tmpSlide img {
    float: left;
    margin: 30px 0 0 15px;
    width: 527px;
    border: 1px solid rgb(244, 244, 244);
}*/
div#tmpSlideshowControls {
    position: absolute;
    bottom: 4px;
    left: 253px;
    width: 175px;
}
div.tmpSlideshowControl {
    border: 1px solid transparent;
    float: left;
    margin: 0 5px 0 0;
    /*background: url('/Template/Pictures/Buttons/Feature.png') no-repeat;*/
    width: 16px;
    height: 20px;
    /*color: #554d31;*/
    font: 14px Arial, sans-serif;
    text-align: center;
    cursor: pointer;
}
div.tmpSlideshowControl span {
    line-height: 20px;
    vertical-align: middle;
}
div.tmpSlideshowControlOn {
    /*background-image: url('/Template/Pictures/Buttons/FeatureOver.png');*/
}
div.tmpSlideshowControlActive {
    border: 1px solid white;
}
/*div.tmpSlideCopy {
    position: absolute;
    left: 565px;
    top: 20px;
    width: 170px;
}*/
/*div#tmpSlideshow h4 {
    color: #b90f23;
    text-transform: uppercase;
    font: 14px Arial, sans-serif;
    margin: 10px 0;
}*/
/*div.tmpSlideCopy p {
    font: 11px Arial, sans-serif;
    line-height: 1.75em;
}*/

