﻿/*----------------------------------------------------------
Orange color #F5CA03
Blue color #4AA8DE
Table border color #657F93
H6 color: #BDEDF9;
----------------------------------------------------------*/

body 
{
    background-color: #1D384C;
    text-align: center;
    font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    min-height: 101%;
    margin: 50px 0 1px 0;
    overflow: auto;
}

/* SITE.MASTER
------------------------------------------ */

#wrapper 
{
     width: 900px;
     height: 101%;
     min-height: 101%;
     background-repeat: repeat-y;
     margin: 0 auto;
     text-align: left;
     position: relative;
     float: none;
}

#header 
{
    background-image: url(../Images/Gatsby_Home_Header.gif);
    background-color: Transparent;
    background-repeat: no-repeat;
    width: 900px;
    height: 80px;
    float: left;
    top: 0px;
    text-align: left;
    left: 0px;
}

#indexheader
{
    background-image: url(../Images/Entry_Gatsby_Home_Header.gif);
    background-color: Transparent;
    background-repeat: no-repeat;
    width: 900px;
    height: 150px;
    float: left;
    top: 0px;
    text-align: left;
    left: 0px;
}

#logoonly
{
     width: 700px;
     background-repeat: repeat-y;
     margin: 0px 100px 0px 100px;
     position: relative;
     float: none;
     top: 170px;
     text-align: center;
}

#logindisplay
{
    font-size: 0.7em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
    color: White;
    top: 0px;
    float: right;
    width: 300px; 
    height: 80px;
    padding-right: 25px;
    position: relative;
}


#subwrapper 
{
     width: 800px;
     min-height: 500px;
     background-repeat: repeat-y;
     margin: 0px 50px 0px 50px;
     position: relative;
     float: none;
}

#menucontainer table
{
     width: 800px;
     height: 75px;
     top: 150px;
     background-color: Transparent;
     text-align: center;
     position: inherit;
}

#submenucontainer table
{
    width: 550px;
    position: relative;
    text-align: left;
    float: left;
    background-color: Transparent;
}

#region
{
     width: 800px;
     height: auto;
     float: left;
     text-align: justify;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 0.9em;
     color: #F5CA03;
     _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#regiontext
{
    width: 800px;
    float: left;    
}

#regiontext p
{
    font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 0.9em;
    color:  #ffffff;
}

#main
{
     width: 800px;
     height: auto;
     float: left;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 0.9em;
     color: #F5CA03;
     text-align: left;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#maintext
{
    height: auto;
    width: 550px;
    float: left;   
}

#maintext p
{
    font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 0.9em;
    color:  #ffffff;
}

#maintext ul, ol
{
    font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: justify;
    font-size: 0.9em;
    color:  #ffffff;
}

#maintext li
{
    margin-top: 1.0em;
}

#mainextra
{
    height: auto;
    width: 250px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#mainextra a, img
{
    text-align: right;
    background-position: right  bottom;
}
    

#mainextra p
{
    font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 0.9em;
    color: #ffffff;
    float: right;
}

#footer 
{
    display:block;
    width: 900px;
    height: 90px;
    text-align:center;
    background: url(../Images/Gatsby_Home_Footer.gif) no-repeat 0 0;
    background-repeat: no-repeat;
    clear:both;
    overflow: hidden;
}


#indexfooter
{
    width: 900px;
    height: 90px;
    text-align:center;
    background: url(../Images/Gatsby_Home_Footer.gif) no-repeat 0 0;
    background-repeat: no-repeat;
    clear:both;
    overflow: hidden;
    position: relative;
    float: none;
}

.centeraligned
{
    text-align:center;
}

#termsandconditions
{
    text-align: left;
}

.centeralignedwithbottommargin
{
    text-align:center;
    margin-bottom: 300px;
}

.centeralignedwithbottommargin200
{
    text-align:center;
    margin-bottom: 200px;
    max-width: 800px;
}

.centeraligned p
{
    text-align:center;
}

.leftaligned
{
    text-align: left;
}

.fillwidth
{
    text-align:left;
    width: 100%
}

.centeraligned input
{
    margin-left: auto;
    margin-right: auto;
    background-position: center center;
    text-align: center;
}

.rightaligned
{
    text-align: right;
    float: right;
}

#logininput
{
    text-align: right;
    margin-right: 95px;
    float: right;
}

#submitinput
{
    text-align: center;
    float: right;
}


#supportinput
{
    text-align: right;
    float: right;
    margin-right: 20px;
}

/* MISC
--------------------------------------------------*/

label
{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    text-align: justify;
    display: block;
    float: left;
}

.applyNowImage
{
    padding: 0px 20px 0px 20px;
}

#centerAlignedImage
{
    background-position: center center;
}

.memberImages
{
    padding: 0px 0px 0px 0px;
}

img
{
    border: 0;
    padding: 0;
    margin: 0;
}

a:link
{
    color: #FFFFFF;
    text-decoration: underline;
    border: 0;
    font-weight: bold;
    font-size: 0.9em;
}

a:visited
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.9em;
}

a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 0.9em;
}

a:active
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.9em;
}

p, ul
{
    line-height: 1.2em;
    text-align: justify;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #ffffff;
}

.boldDiv p
{
    line-height: 1.2em;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #ffffff;
    font-weight: bold;
}

.boldSpan
{
    line-height: 1.2em;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    color: #ffffff;
    font-weight: bold;
}

span
{
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #ffffff;
}



/* SITEMEMBER
---------------------------------------------------------*/

#message
{
    background-color: Transparent;
    text-align: left;
}

/* HEADINGS   
----------------------------------------------------------*/

h1
{
    font-size: 2em;
    padding: 0 0 0 45px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2
{
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
}

h3
{
    line-height: 1.2em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #4AA8DE;
    text-align: justify;
}

h4
{
    padding-top: 10px;
    font-size: 1.1em;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5, h6
{
    line-height: 1.2em;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #BDEDF9;
    text-align: justify;
}

#leftAlignedh4
{
    padding-top: 10px;
    font-size: 1.1em;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
} 

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

.blueTextInput
{
    width: 350px;
    min-width: 350px;
    border: 1px solid #657F93;
    background-color: #1a2d3b;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blueDropDownList
{
    width: 350px;
    min-width: 350px;
    background-color: #1a2d3b;
    color: #FFFFFF;
}

.introducerTextInput
{
    width: 350px;
    min-width: 350px;
    border: 1px solid #657F93;
    background-color: #1a2d3b;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blueTextArea
{
    width: auto;
    border: 1px solid #657F93;
    background-color: #1a2d3b;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* TABLE
----------------------------------------------------------*/
#customersTable 
{
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  border-collapse: collapse;
  min-width: 100%;
  width: 100%;
  font-size: 0.7em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#customersTable td 
{
  padding: 5px;   
  border: solid 1px #FFFFFF;
  color: #ffffff;
}

#customersTable th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #657F93;
  border: solid 1px #FFFFFF;
  color: #1A2D3B; 
  font-size: 0.9em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#loginTable 
{
  left: 0px;
  width: 300px;
  max-width: 300px;
  border-width: 0;
  border-collapse: collapse;
  color: #ffffff;
  text-align: left;
  position: relative;
}

#loginTable td 
{
  padding: 5px 20px 5px 5px;  
  color: #ffffff;
  font-size: 0.8em;
}

#registrationTable 
{
  left: 0px;
  width: 550px;
  max-width: 550px;
  border-width: 0;
  border-collapse: collapse;
  color: #ffffff;
  text-align: left;
  position: relative;
}

#registrationTable td
{
  padding: 5px 0px 5px 5px;  
  color: #ffffff;
  font-size: 0.8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#registrationTable th
{
  padding: 6px 5px;
  text-align: left;
  background-color: #66CCFF;  
  color:  #000000;  
}

#registrationTable p
{
    line-height: 1.2em;
    text-align: justify;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #ffffff;
}

#centerAlignedTable a
{
    text-align: center;
    background-position: center center;
}

#homeImageTable
{
    text-align: center;
    background-position: center center;
    margin: 0px 50px 0px 50px;
}

#queryTable a
{
    background-position: right top;
    width: 200px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}

#cherryTable
{
    width: 800px;
    height: 200px;
    text-align: center;
}

#cherryTable td
{
    text-align: left;
}

.tableHeaderBuffer h3
{
    padding-left: 20px;
    margin-left: 20px;
}

.tdHeader
{
    width: 200px;
    min-width: 200px;
    text-align: left;
    margin-right: 25px;
    padding-right: 25px;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    width: 350px;
    min-width: 350px;
    border: 1px solid Red;
    background-color: #1a2d3b;
    color: #FFFFFF;
}

.validation-summary-errors
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif
}


/* PAGER
---------------------------------------------------------- */
.pager 
{
	margin:8px 3px;
	padding:3px;
}

.pager .disabled 
{
	border:1px solid #ddd;
	color:#999;
	margin-top:4px;
	padding:3px;
	text-align:center;
}

.pager .current 
{
	background-color:#06c;
	border:1px solid #009;
	color:#fff;
	font-weight:bold;
	margin-top:4px;
	padding:3px 5px;
	text-align:center;
}

.pager span, .pager a
{
	margin: 4px 3px;
}

.pager a 
{
	border:1px solid #c0c0c0;
	padding:3px 5px;
	text-align:center;
	text-decoration:none;
}

/* TABS
--------------------------------------------*/
#homelink
{
    display: block;
    width: auto;
    height: 75px;
    text-align:center;
    background: url(../Images/Gatsby_Home.gif) no-repeat 0 0;
    background-position: center center;
    margin: 5px;
}

#homelink:hover
{
    background: url(../Images/Gatsby_Home_Roll.gif) no-repeat 0 0;
    background-position: center center;
}

#introducershomelink
{
    display: block;
    width: auto;
    height: 75px;
    background: url(../Images/Gatsby_Introducer.gif) no-repeat 0 0;
    background-position: center center;
    margin: 5px;
}

#introducershomelink:hover
{
    background: url(../Images/Gatsby_Introducer_Roll.gif) no-repeat 0 0;
    background-position: center center;
}

#pensionshomelink
{
    display: block;
    width: auto;
    height: 75px;
    background: url(../Images/Gatsby_Pensions.gif) no-repeat 0 0;
    background-position: center center;
    margin: 5px;
}

#pensionshomelink:hover
{
    background: url(../Images/Gatsby_Pensions_Roll.gif) no-repeat 0 0;
    background-position: center center;
}

#aboutushomelink
{
    display: block;
    width: auto;
    height: 75px;
    background: url(../Images/Gatsby_AboutUs.gif) no-repeat 0 0;
    background-position: center center;
    margin: 5px;
}

#aboutushomelink:hover
{
    background: url(../Images/Gatsby_AboutUs_Roll.gif) no-repeat 0 0;
    background-position: center center;
}

#contactushomelink
{
    display: block;
    width: auto;
    height: 75px;
    background: url(../Images/Gatsby_Contacts.gif) no-repeat 0 0;
    background-position: center center;
    margin: 5px;
}

#contactushomelink:hover
{
    background: url(../Images/Gatsby_Contacts_Roll.gif) no-repeat 0 0;
    background-position: center center;
}

#clientbenefitslink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/ClientBenefits_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#clientbenefitslink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/ClientBenefits_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#benefitslink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Benefits_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#benefitslink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Benefits_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#suitablelink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Suitable_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#suitablelink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Suitable_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#processlink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Process_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#processlink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Process_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#factsandfictionslink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/FactsFictions_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#factsandfictionslink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/FactsFictions_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#trackingsystemlink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/TrackingSystem_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#trackingsystemlink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/TrackingSystem_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#registerlink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Register_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#registerlink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Register_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#typesintroducerlink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/PensionTypes_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#typesintroducerlink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/PensionTypes_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#transfersintroducerlink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/PensionTransfers_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#transfersintroducerlink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/PensionTransfers_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#annuitiesintroducerlink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Annuities_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#annuitiesintroducerlink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Annuities_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#benefitsintroducerlink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Benefits_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#benefitsintroducerlink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Benefits_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#sellingintroducerlink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/SellingTools_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#sellingintroducerlink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/SellingTools_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#summarylink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Summary_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#summarylink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Summary_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#casesactivelink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/CasesActive_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#casesactivelink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/CasesActive_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#casescompletedlink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/CasesCompleted_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#casescompletedlink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/CasesCompleted_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#addnewcaselink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/AddNewCase_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#addnewcaselink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/AddNewCase_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#manageaccountlink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/ManageAccount_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#manageaccountlink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/ManageAccount_Light.gif) no-repeat 0 0;
    background-position: center center;
}

#supportlink
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Support_Dark.gif) no-repeat 0 0;
    background-position: center center;
}

#supportlink:hover
{
    display:block;
    width: 90px;
    height: 40px;
    text-align: center;
    background: url(../Images/Support_Light.gif) no-repeat 0 0;
    background-position: center center;
}
