﻿@import url('Basic.css');

body
{
    background-image: url('../Images/Background.gif');
}

#Container
{
    width: 950px;
    padding: 0px 20px 0px 20px;
    background-image: url('../Images/ShadowMiddle.png');
    background-repeat: repeat-y;
}

#Menu
{
    float: left;
}

#Menu a
{
    text-decoration: none;
    color: White;
}

#Menu a img
{
    border: 0;
}

#Menu a + a
{
    margin-left: 33px;
}

#Menu a:hover
{
    color: #BBBBBB;
}

#Menu a.Selected
{
    color: #ff8000;
}

#TimeStamp
{
    color: #BDCCD4;
    text-align: right;
}

#View
{
    padding: 20px;
    background-color: White;
    overflow: hidden;
}

.Bar
{
    font-size: 11px;
    color: #FFFFFF;
    vertical-align: middle;
}

#TopBar
{
    background-color: Black;
    background-image: url('../Images/TopGradient.png');
    padding: 8px 20px 0px 20px;
    height: 22px;
    position: relative;
    z-index: 10;
}

#TopBar table
{
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
}

#BottomBar
{
    text-align: center;
    background-image: url('../Images/BottomGradient.png');
    height: 22px;
    padding-top: 8px;
}

/*input
{
    border: solid 1px Black;
}*/

.NewsImageContainer
{
    padding: 0;
    width: 130px;
    height: 100px;
}

.NoBorder
{
    border: 0 none;
}

div.RightBox
{
    width: 300px;
    height: 250px;
}

div.RightBox + div.RightBox
{
    margin-top: 20px;
}

div.RightBox#SiteChanger
{
    padding: 5px;
    height: 56px;
    width: 288px;
    background-image: url('../Images/BackgroundDark.jpg');
    border: 1px solid #1f1f1f;
    color: White;
}

div.RightBox#SiteChanger div
{
    margin-top: 2px;
    text-align: justify;
}

div.RightBox#SiteChanger div a + a
{
    margin-left: 5px;
}

div#RightEvents
{
    border: 1px solid #1f1f1f; 
    background-image: url('../Images/5Events.jpg'); 
    width: 268px; 
    height: 114px; 
    padding-left: 15px; 
    padding-top: 121px; 
    padding-right: 15px; 
    padding-bottom: 15px;
    overflow: visible;
}

div#RightEvents a
{
    color: Black;
    text-decoration: none;
}

div#RightEvents .preText
{
    font-weight: bold;
}

div#RightEvents td
{
    border-top: 1px solid #BCBCBC;
    padding: 5px 0px 5px 0px;
}

div#RightEvents td#FirstItem
{
    padding-top: 0px;
    border: 0 none;
}

textarea.FullText
{
    width: 100%;
    height: 200px;
}

textarea
{
    resize: none;
}

.CheckBoxList
{
    font-weight: normal;
}

#ShadowTop
{
    height: 20px;
    width: 990px;
    background-image: url('../Images/ShadowTop.png');
    background-repeat: no-repeat;
}

#ShadowBottom
{
    height: 20px;
    width: 990px;
    background-image: url('../Images/ShadowBottom.png');
    background-repeat: no-repeat;
}

#Center
{
    margin: 0 auto;
    width: 984px;
    padding: 10px;
}

#ToolTip
{ 
    padding: 7px; 
    border: 1px solid #A6A7AB; 
    background: #DCDCDC; 
}

.RemoveVerticalSpacing
{
    vertical-align: top;
}

.Box
{
    padding: 5px;
    background-color: #EEEEEE;
    border: 1px solid #BBBBBB;
    vertical-align: top;
}

.Box h2, .RightBox h2
{
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.MessageDialog, .DatePicker, .FocusText, .Ad
{
}

.FocusText.Blur
{
    color: #555555;
}

a.addthis_button_expanded
{
    color: #999999; 
    vertical-align: middle;
    text-decoration: none;
    height: 16px;
    line-height: 17px;
    padding-top: 3px;
}

div#FloatingSearch
{
    position: fixed;
    right: 0%;
    top: 50%;
    bottom: 50%;
    z-index: 1000;
    margin-top: -70px;
}

div#FloatingSearch > a
{
    display: block;
    width: 40px;
    text-decoration: none;
    height: 140px;
    background-image: url('../Images/Search.png');
}

div#FloatingSearch > a:hover
{
    background-image: url('../Images/SearchHover.png');
}

#SearchDialog #SearchResults .highlight
{
    background-color: Yellow;
}

#SearchDialog #SearchQuery
{
    height: 14px;
    width: 100%;
}

#SearchDialog #SearchResults
{
    font-size: 11px;
    padding-top: 5px;
}

#SearchDialog #SearchResults #ResultContainer
{
    height: 410px;
    overflow: auto;
    margin-bottom: 5px;
}

#SearchDialog #SearchResults h2
{
    font-size: 110%;
    display: inline;
}

#SearchDialog #SearchResults .SearchResult
{
    padding-bottom: 7px;
}

#SearchDialog #SearchResults #ResultContainer p
{
    margin-top: 0;
}

#SearchDialog #SearchResults .RecordType
{
    background-color: Orange;
    color: White;
    font-family: verdana, arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    height: 0px;
    line-height: 15px;
    padding: 1px 5px 1px 5px;
    margin: 0px 2px 0px 0px;
    text-transform: uppercase;
}

#SearchDialog #SearchButton
{
    outline: 0; 
    text-decoration:none !important; 
    cursor:pointer; 
    text-align: center; 
    line-height: 140%;
    margin: 0px 0px 0px 10px;
    overflow: visible;
    padding: 1px 0px 2px 0px;
    width: 40px;
}

#SearchDialog table
{
    width: 100%;
}

#SearchDialog form
{
    display:inline;
}

/* GPM menu */
#Menu a img.GPM
{
    margin: -25px 0 -39px -18px;
    position: relative;
}

#Menu a img.GPM.Selected
{
    display: none;
}

#Menu a.Selected img.GPM.Selected
{
    display: inline;
}

#Menu a:hover img.GPM.Selected
{
    display: inline;
}

#Menu a:hover img.GPM.Link
{
    display: none;
}

#Menu a.Selected img.GPM.Link
{
    display: none;
}

#ContentView
{
     vertical-align: top;
     width: 590px;
     float: left;
}

#RightView
{
    float: right;
    width: 300px;
}

.Center
{
    text-align: center;
}

/* Defaults for input */
.Input.Street
{
    width: 250px;
    padding: 1px;
}

.Input.ZipCode
{
    width: 53px;
    padding: 1px;
}

.Input.City
{
    margin-left: 5px;
    width: 185px;
    padding: 1px;
}

input.TextField
{
    width: 250px;
    padding: 1px;
}

.Dialog
{
    font-size: 11px;
    font-family: Arial;
}

.Dialog table
{
    font-size: 11px;
}

.Hidden
{
    display: none;
}

.Conditions
{
     font-size: 9px; 
     font-family: Arial; 
     line-height: 100%; 
     font-weight: normal; 
     color: #999999;
}

/* Facebook comment box fix */
.fb_ltr{height:105px;}

.RefContainer
{
}

.RefButton
{
    float: left;
}

.RefButton.FaceBook
{
    width: 88px;
}

.RefButton.Twitter
{
    width: 111px;
}

.RefButton.GooglePlus
{
    width: 100px;
}
