﻿html, body
{
    height: 100%;
    width: 100%;
    margin: 15px 0px;
    padding: 0px;
    font-size: 11px;
    font-family: Arial;
}

a:hover
{
    text-decoration: underline;
}

body 
{
    padding: 0px;   
    text-align: center;
    background-color: #EEEEEE;    
}

img
{
    border: none;
}

tr
{
    border: none;
}

#header
{
    height: 127px;
    width: 1120px;
    background-image: url(../Images/header.png);
    background-repeat: no-repeat;    
    text-align: center;    
}

.line
{
    position: relative;
    text-align: center;
    background-image: url(/Images/line.png);
    background-repeat: no-repeat;
    height: 1px;
    width: 950px;
    padding-top: 20px;    
}

#footer
{    
    position: static;
    float: left;
    padding-top: 20px;
    text-align: center;
    clear: both;   
    width: 950px;    
    vertical-align: bottom;
    font-size: 10px;    
}

    .headertext
    {
        background-image: url(/Images/block_header_center.png); 
        height: 25px; 
        padding: 0px; 
        background-repeat: repeat-x; 
        text-align: center; 
        color: Black; 
        font-weight: bold; 
        font-size: 10px; 
        font-family: Arial; 
        color: #2A3050
    }
    
.searchBox
{
    position: relative;
    top: 45px;
    left: 250px;
    width: 200px;
    color: Black;
    border: none;  
    font-size: 11px;      
    padding-top: 3px;
    padding-left: 2px;
    height: 17px;    
}

.searchButton
{
    position: relative;
    top: 50px;
    left: 248px;    
}

.pageBody
{
    margin: 0px auto;   
    width: 1120px;
    height: auto;    
}

.runingString
{
    position: relative;
    left: 00px;
    top: 40px;
    font-weight: bold;
    color: White;
    width: 100%;
}

.mainMenuLink
{    
    text-decoration: none;
    color: #2A3050 !important;
    font-family: Arial;    
    font-weight: bold;
    font-size: 10px;
}

#mainMenu
{
    width: 950px;
    background-color: White;
    margin-bottom: 20px;
    float: left;    
}

#mainMenu a:link, #mainMenu a:visited
{
    color: Black;
    text-decoration: none;
}

#mainMenu a:hover
{
    text-decoration: underline;
}

#leftPanel
{
    width: 180px;
    float: left;
    margin: 0px;
    padding-right: 20px;
}

#rightPanel
{
    width: 120px;
    float: right;
    margin: 0px;
    padding: 0px;
}

#page
{
    width: 920px;
    float: right;
    height: auto;
    text-align: left;    
    margin: 0px;
    padding: 0px;
}

#pageContent
{        
    min-height: 100%;
    width: 750px;
    float: left;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.blockHeader
{
    background-color: #BDCED6;
    border: solid 1px 9EB6CE;
    font-size: 14px;
    padding: 5px 0 5px 0;
}

.blockBody
{
    position: relative;
    text-align: left;
    background-color: White;
    border: solid 1px #CED8E0;
    padding: 0px;    
}

.container
{
    margin: 5px;
}

#gslogo
{
    display: inline;
    float: left;
    font-family: Arial; 
    font-weight: bold;
    display: inline;
    width: 620px;    
    text-align: left;
    vertical-align: bottom;
    height: 100%;
    padding-bottom: 15px;
}

table
{
    margin-left: 1px;
    margin-top: 1px;
}

#footerPhone
{
    font-family: Arial; 
    font-weight: bold;    
    width: 120px;    
    min-height: 100%;    
    text-align: right;
    vertical-align: bottom;                    
}

.label
{
    text-align: right;
    width: 150px;   
    color: #4D4E51;
    font-family: Verdana;
    /*font-size: 11px;*/
    font-weight: bold;
}

.textfield {	
	width: 270px;
	color: #555;
	border: 1px solid #C0CAD5;	
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.note
{
    color: #BABABA;
    font-weight: normal;
}

.resultsGrid 
{
    text-align: left;
    border: solid 1px #9EB6CE;
}

.resultsGrid th
{
    background-image: url(../Images/grid_th.png);
    background-repeat: repeat-x;
    height: 20px; 
    border: solid 1px #9EB6CE;
    padding: 0px;
}

.resultsGrid td
{
    padding: 10px;    
    cursor: pointer;
    border: solid 1px #9EB6CE;
}

.newsGrid 
{
    text-align: left;
    border: none;
}

.newsGrid td, newsGrid th, newsGrid tr
{
    border: none;
    padding: 5px;    
    cursor: default;
}

.bannersGrid 
{
    text-align: left;
    border: none;
}

.bannersGrid td, bannersGrid th, bannersGrid tr
{
    border: none;
    padding: 1px;    
    cursor: default;
    background-color: Transparent;
    border: none;
}

.adsGrid 
{
    text-align: left;
    border: none;
}

.adsGrid td, .adsGrid th, .adsGrid tr
{
    border: none;
    padding: 1px;    
    cursor: default;
    background-color: #EEEEEE;
    border: none;
    padding-bottom: 10px;
}

.articlesGrid 
{
    text-align: left;
    border: none;
}

.articlesGrid td, articlesGrid th, articlesGrid tr
{
    border: none;
    padding: 3px 4px;    
    cursor: default;
}

.showsGrid 
{
    text-align: left;
    border: none;
}

.showsGrid td, showsGrid th, showsGrid tr
{
    border: none;
    padding: 3px 5px;    
    cursor: default;
}

.newsedit
{
    border: solid 1px #9EB6CE; 
    width: 600px; 
    z-index: 999999; 
    position: fixed;         
    background-color: #EEEEEE;    
    top: 30%;
    left: 400px;
    text-align: center;
    padding: 10px 5px 5px 5px;
}

.newseditbody
{
    border: solid 1px #9EB6CE;
    background-color: White;
    text-align: left;
}

.showedit
{
    border: solid 1px #9EB6CE; 
    width: 730px; 
    background-color: #EEEEEE;        
    text-align: center;
    padding: 10px 5px 5px 5px;
}

.showeditbody
{
    border: solid 1px #9EB6CE;
    background-color: White;
    text-align: left;
}

.articleedit
{
    border: solid 1px #9EB6CE; 
    width: 730px; 
    background-color: #EEEEEE;        
    text-align: center;
    padding: 10px 5px 5px 5px;
}

.articleeditbody
{
    border: solid 1px #9EB6CE;
    background-color: White;
    text-align: left;
}

.banneredit
{
    border: solid 1px #9EB6CE; 
    width: 720px; 
    background-color: #EEEEEE;        
    text-align: center;
    padding: 10px 5px 5px 5px;
}

.bannereditbody
{
    border: solid 1px #9EB6CE;
    background-color: White;
    text-align: center;
}

.magazinePanel
{
    border: solid 1px #9EB6CE; 
    border-top: none;
    width: 720px;     
    background-color: #EEEEEE;            
    text-align: center;
    padding: 10px 5px 5px 5px;
}

.magazineBody
{
    border: solid 1px #9EB6CE;
    border-top: none;
    background-color: White;
    text-align: center;
}

.pageedit
{
    border: solid 1px #9EB6CE; 
    width: 720px; 
    background-color: #EEEEEE;        
    text-align: center;
    padding: 10px 5px 5px 5px;
}

.pageeditbody
{
    border: solid 1px #9EB6CE;
    background-color: White;
    text-align: center;
}

.customPage
{
    text-align: left;
    padding: 10px 10px;
    font-size: 11px;
}

/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */                       
    width: 740px; 
    height: 27px; 
    margin: 0; 
    padding: 0;    
    width: 740px;
}
    
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;    
    left: 150px;
    top: 20px;
    width: 790px;
    overflow: hidden;    
}
    
ul.newsticker { /* that's your list */
    position: relative;
    left: 700px;
    font: bold 13px Tahoma;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;    
}
    
ul.newsticker li {
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    margin: 0;
    padding: 0;        
    font-weight: bold;
    color: White;
    width: 100%;
    overflow: hidden;    
}
    
.magazineName
{
    color: #336699;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

.magazineDescription
{
    margin: 10px;
}

.newsName
{
    font-size: 12px;
    color: #38789B;
}

.articleName
{
    font-size: 14px;
    color: #38789B;
}

.blockHeader
{
}

.link, .link a:link, .link a:visited
{
    color: Black !important;
    text-decoration: none;
}

.link a:hover
{
    text-decoration: underline !important;    
}

.fullheight
{
    height: 100%;
}