﻿body 
{
    background:#11364b url('img/top-ban/background.png') no-repeat;
    background-position: center top;    
    font-family: Georgia;
    font-size: 10pt;    
}

div, img, body
{
    margin:0px;
    padding:0px
}

img
{
    border-style: none;
}

h1
{
    line-height:2em;
    margin-top:0px;
    font-size: 12pt;
}

h2
{
    color: #668fcf;
    font-weight:bold;
    font-size: 10pt;
}

p
{
    line-height:1.7em;
    margin-top:0px;
    margin-bottom:10px;
}

span.rmText
{
    display:inline-block;
    padding-left:3px;
    padding-right:3px;
}

.page
{
    width: 969px;
    margin: 0px auto 0px auto;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%; 
}

.logo
{       
    height:98px;
    /*height: 125px;*/
    vertical-align: text-top;        
}

.logo_inner
{
    margin-top: 30px;
}

.menuBanner
{
    height:51px;    
}

.banner
{
    float:left;
}

.banner_home
{
    width:971px;    
    height:223px;
    background: url('img/top-ban/what-is-serious-seeking.png') no-repeat;    
}

.banner_inner
{
    margin-top:30px; 
    height: 51px;
}

.banner_book
{
    margin-right: 40px;
    position:relative;
    top:10px;    
    border:0px solid red;
    text-align: right;
}

.contentContainer
{
    float:left;
    width: 100%;
    min-height: 600px;
    background: white url('img/top-ban/content-back-grad.png') repeat-x top;
    border-left:1px solid white;
    border-right:1px solid white;    
}

.content
{   
    margin: 0px 30px auto 30px;
}

.top-padding-inner
{
    margin-top:50px;
}

div.left_content_container
{
    float:left;
    border-right:1px solid #c6c6c6;
    width: 670px;
    padding-bottom: 30px; 
    min-height: 800px;
}

div.left_content
{
    margin-top: 20px;
    float:left;
    width: 660px;   
}

div.right_content
{
    margin-top: 30px;
    float:right;
    width: 220px;
}

.sidebar_welcome
{
    height: 43px;
    padding-bottom:10px;
}


/** XSLT STYLES **/

.title
{
    font-weight:bold;
    text-transform: uppercase;
    line-height:1.7em;
}

.emphasis 
{
    color: #668fcf;
    font-weight:bold;
}

.uppercase
{
    text-transform: uppercase;
}

.newline
{
    display:block;
}

.author
{
    color: #668fcf;
    font-weight:bold;
    font-family:Arial;
    font-size: 10pt;
    text-transform: uppercase;
}

.country
{
    font-weight:bold;
}

.photo_left
{
    float: left;
    margin-right: 15px;
}

.expandcollapselink
{
    color: #6f99d4;
    font-weight:bold;
    font-size: 8pt;
}

.expandcollapselink:hover
{
    text-decoration: underline;
    cursor: pointer;
}

.event_icon
{
    margin-right: 5px;
}

.event_title
{
    text-transform: uppercase;    
}

.event_title a
{
    text-decoration:none;
    color: #668fcf;
    font-size: 10pt;
    font-weight: bold;
}

.event_title a:hover
{
    text-decoration:underline;
}

.event_date
{
    font-size:8pt;
    font-weight:bold;
}