﻿/*** GENERAL STUFF ***/
*
{
    padding: 0;
    margin: 0;
    font-family: Calibri, Arial, Sans-Serif;
    font-size: 11pt;
}
body
{
    height: 100%;
}
a
{
    text-decoration: none;
}
a img
{
    border: none;
}

.IE8Fix
{
    z-index:1;
}

.Content
{
    text-align: left;
    width: 600px;
    vertical-align:top;
}

.TableFrame
{
    margin-left: auto;
    width: 798px;
    margin-right: auto;
    padding-top:20px;
    height:100%;
}
.GCCLogo
{
    background-image: url('/Images/GCClogo_full.jpg');
    background-repeat:no-repeat;
    width: 233px;
    height: 100px;
}
.GCCLogo span
{
    display: none;
}
.VeryTopDiv
{
     background-color:White;
     height:100px;
}
.TopSpacer
{
    width: 100%;
}
.SupportTel
{
    background-image: url('/Images/Support_tel.jpg');
    width: 245px;
    height: 78px;
}
.SupportTel span
{
    display: none;
}
/*** Search Pane ***/
#divTopRight
{
    vertical-align:bottom;
    height:60px;
    color:#777777;
    width:450px;
    text-align:right;
}

/*** "CUSTOMER" MENU ***/
#CustomerMenu
{
    text-align:right;
}
#CustomerMenu ul
{
    list-style: none;
    display:block;
    height:25px;
}
#CustomerMenu li, .ImageButton
{
    font-size: 11pt;
    background-image: url('/Images/custmenu_bg.jpg');
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    color: White;
    height: 24px;
    vertical-align: middle;
    line-height: 24px;
    float: right;
    text-align:center;
    cursor:pointer;
    text-transform:capitalize;
}
.ImageButton
{
    float:none;
    display:inline;
}
#CustomerMenu a, .ImageButton a
{
    color: White;
}
#CustomerMenu a:hover, .ImageButton a:hover
{
    color: #295e7a;
}
#CustomerMenu li.divider
{
    background-image: url('/Images/custmenu_div.jpg');
    width: 1px;
    padding: 0px;
}

/*** TOP HORITZONTAL MENU ***/
.TopMenu
{
    float: left;
    width:798px;
    background-image: url('/Images/topmenu_bg.jpg');
    background-repeat:repeat-x;
    line-height:10px;
    z-index:999;
    vertical-align:middle;
    position:relative;
}
.TopLevelItem
{
    font-size:11pt;
    padding-left:20px;
    padding-right:20px;
    color:White;
    text-align:center;
    z-index:999;
}
.TopLevelItem a, .TopLevelItem a:visited
{
    color:White;
}
.TopLevelItem a:hover
{
    color: #a7c736;
}
.SubMenuItem
{
    width: 265px;
    background-image: url('/Images/topmenu_subbg.jpg');
    background-repeat:repeat-y;
    color: White;
    height:30px;
    padding-left:5px;
    padding-right:5px;
    z-index:999;
    line-height:30px;
}
.SubMenuExpand
{
    width: 265px;
    background-image: url('/Images/topmenu_subbg_expand.jpg');
    background-repeat:repeat-y;
    color: White;
    height:30px;
    padding-left:5px;
    padding-right:5px;
    z-index:999;
    line-height:30px;
}
.SubMenuItem a, .SubMenuItem a:visited, .SubMenuExpand a, .SubMenuExpand a:visited
{
    background-image:none;
    color:White;
}
.SubMenuItem a:hover, .SubMenuExpand a:hover
{
    color: #a7c736;
}
.Divider
{
    background-image:url('/Images/topmenu_div.jpg');
    float:left;
    width:1px;
    height:30px;
    display:block;
}

/*** MAIN CONTENT AREA ***/
.MainContent
{
    width: 600px;
    text-align: left;
    padding-bottom:20px;
    vertical-align:top;
}
.MainContent h1, .MainHeader, #txtPageContent h1, .DesignContent h1
{
    color: #295e7a;
    font-size: 16pt;
    line-height: 200%;
    font-weight:bold;
}
.MainContent a, .MainContent a:visited, .DesignContent a, .DesignContent a:visited
{
    color: #295e7a;
    font-size: 100%;
    text-decoration: none;
}
.MainContent a:hover, .DesignContent a:hover
{
    color: #000055;
}
.MainContent ul, .DesignContent ul
{
    margin-left: 25px;
}
.BiggerText
{
    font-size: 12pt;
    color: #555555;
    top: -4px;
    position: relative;
}
.BorderedTable
{
    border: solid 1px #cccccc;
    padding: 10px;
}
.BorderedTable td
{
    vertical-align: top;
}

h2, .DesignContent h2
{
    color: #555555;
    font-size: 14pt;
}

/*** TOP RIGHT-HAND SIDE VERTICAL MENU ***/
.RightMenu ul li
{
    height: 30px;
    background-image: url('/Images/rightmenu_bg.jpg');
    background-repeat:no-repeat;
    list-style: none;
    line-height:25px;
    width:195px;
}
.RightMenu ul li h1
{
    text-decoration: none;
    font-size: 12pt;
    color: White;
    text-align: left;
    padding-left: 5px;
    margin-right: 7px;
    font-weight: normal;
    background-image: url('/Images/arrow.gif');
    background-repeat: no-repeat;
    background-position: right center;
}

.RightMenu ul li h1 a
{
    color:White;
}

.RightMenu ul li h1 a:hover
{
    color: #a7c736;
}

/*** LATEST NEWS / EVENTS AREA ***/
.LatestEventsHeader
{
    background-image: url('/Images/events_header.jpg');
    width: 195px;
    height: 30px;
}
.LatestOffersHeader
{
    background-image:url('/Images/offers_header.jpg');
    width:195px;
    height:30px;
    margin-top:10px;
    margin-bottom:10px;
}
.LatestEventsHeader span, .LatestOffersHeader span
{
    color:White;
    text-align:center;
    font-size:12pt;
    vertical-align:middle;
    line-height:30px;
    text-transform:uppercase;
}
.LatestOffersHeader span
{
    line-height:32px;
}
/* Div that wraps around individual Repeaters */
.NewsContent
{
    padding-top: 5px;
    background-image: url('/Images/LatestBG.jpg');
    background-repeat:repeat-y;
    font-size: 12pt;
    color: #555555;
    min-height:130px;
    overflow: hidden;
    text-align:center;
    vertical-align:middle;
    width:195px;
}
.LatestNews img
{
    max-height: 90px;
    padding-top:5px;
}
.NewsContent h1
{
    color: #295e7a;
    font-size: 11pt;
    padding-left:10px;
    padding-right:10px;
}
.NewsContentDiv
{
    height:110px;
    width:190px;
}
.LatestNewsFooter
{
    background-image: url('/Images/LatestBottom.jpg');
    background-repeat:no-repeat;
    width: 195px;
    height: 14px;
}

#downloadBlock
{
    font-size: 12pt;
    color: #555555;
    min-height:130px;
    overflow: hidden;
    width:195px;
    background-image: url('/Images/LatestBG.jpg');
    background-repeat:repeat-y;
}

#downloadBlock h3
{
    color: #295e7a;
    font-size: 11pt;
}

#downloadBlock table tr
{
    vertical-align:top;
}

#downloadBlock a, #downloadBlock a:visited
{
    color: #295e7a;
    text-decoration:none;
}

/*** FOOTER ***/
#Footer
{
    background-image: url('/Images/topmenu_bg.jpg');
    width: 795px;
    height: 31px;
    color: White;
    font-size: 8pt;
    line-height:31px;
}
#Footer b
{
    font-size: 8pt;
}
.FooterAddress
{
    text-align: left;
    font-size: 7pt;
    color: white;
    padding-left:10px;
}
.FooterLinks
{
    padding-right:10px;
}
.FooterLinks a, .FooterLinks a:visited
{
    text-align: right;
    font-size: 8pt;
    color: #a7c736;
}
.FooterLinks a:hover
{
    color: White;
}

/*** SITEMAP ***/
#SiteMap
{
    font-size: 10pt;
}

/*** MODAL POPUP STUFF ***/
#Overlay
{
    visibility: hidden;
    z-index:1000;
    position:absolute;
    top:50%;
    left:0px;
    width:100%;
    height:1px;
    overflow:visible;
    margin:0px;
}

#ModalContent
{
    background-color:White;
    color:Black;
    width:100px;
    height:100px;
    margin-left:-50px;
    position:absolute;
    top:-50px;
    left:50%;
    border:Solid 2px black;
    text-align:right;
}

#ModalContent a, #ModalContent a:visited
{
    color:Black;
    margin-right:10px;
}
#ModalContent a:hover
{
    text-decoration:underline;
}

.Quote
{
    font-size:13pt;
    color:#777777;
    font-style:italic;
    font-family:Times New Roman;
}

/* In-Page Sub-Menu */
#PageMenu
{
    background-color:#eeeeee;
    border:solid 1px #999999;
    font-weight:bold;
    position:relative;
    top:0px;
    left:0px;
    line-height:16pt;
    padding-left:5px;
    padding-right:5px;
    left:-5px;
    width:200px;
    float:right;
}
#PageMenu a:hover
{
    color:#a7c736;
}

#SubPageMenu
{
    list-style:none;
    float:right;
    width:220px;
    position:relative;
    top:-27px;
    left:0px;
    background-color:#eeeeee;
    padding:2px;
    cursor:pointer;
    background-image:url('/Images/menu_down.gif');
    background-repeat:no-repeat;
    background-position:right;
}
#SubPageMenu_Page
{
    list-style:none;
    position:fixed;
    top:10px;
    padding:2px;
    margin-top:5px;
    background-color:#eeeeee;
    width:220px;
}