﻿/* DEFAULTS
----------------------------------------------------------*/
body   
{
    background: #b6b7bc;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1em;
    color: #FF6600;
    font-weight: 100;
}

h1
{
    font-size: 2.1em;
}

h2
{
    font-size: 1.4em;
    font-weight: 400;
}

h3
{
    font-size: 1.2em;
    font-weight: 400;
    width: 135px;
}

h4
{
    font-size: 1.1em;
}

h5
{
    font-size: 1em;
}

h6
{
    font-size: 0.8em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.page
{
    width: 900px;
    background-color: #EAF4FF;
    margin: 4px auto 0px auto;
    border: 1px outset #99CCFF;
}


.header
{
    width: 900px;
    position: relative;
    height: 140px;
}

.title
{
    float: left;
    text-align: left;
    height: 105px;
}

.footer
{
    width: 900px;
    position: relative;
    border: 1px ridge #99CCFF;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    background-image: url('../Images/HomeFooter.jpg');
}

.footerBlueLinks
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #0066CC;
    text-decoration: none;
    float: left;
    width: 120px;
}

.main
{
    margin: 4px;
    min-height: 540px;
}
/* TAB MENU - Login - Language  
----------------------------------------------------------*/
div.hideSkiplink
{
    width: 900px;
    float: left;
    height: 28px;
    padding-top: 2px;
    padding-left: 20px;
}

div.menu
{
    padding: 0px 0px 0px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    overflow: hidden;
}

div.menu ul li a, div.menu ul li a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFE;
    display: block;
    line-height: 16px;
    padding: 4px 14px 2px 14px;
    text-decoration: none;
    white-space: nowrap;
    margin-top: 4px;
    border-right-style: inset;
    border-right-width: 2px;
    border-right-color: #FFFFFF;
}

div.menu ul li a:hover
{
    color: #FFFFFE;
    text-decoration: none;
    background: #FFCC66;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

div.hideSkiplinkSmall
{
    width: 340px;
    float: left;
    background-image: url('../Images/MenuBack.png');
}

/*
    Main Page Layout
----------------------------------------------------------*/
.top
{
    float: left;
    width: 270px;
    margin-left: 20px;
    height: 128px;
    background-color: #FFCC66;
    margin-top:8px;
}

.toph1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#FFFFFF; 
    font-size:14px; 
    text-align:center; 
    font-weight :bold;
    height:6px;
}
/* 
    Login - Register - Language 
----------------------------------------------------------*/
.register
{
    float: left; /*background-image: url('../Images/MenuBkg.jpg');*/
    width: 480px;
    font-style: italic;
    background-color: #CCCCCC;
    height: 24px;
    margin-left: 128px;
    padding-left: 20px;
    color: #FFFFFF;
}

.Language
{
    float: left;
    width: 176px;
    background-color: #CCCCCC;
    height:20px;
    padding-top:4px;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/
.FloatLeft
{
    float : left;
}

.CenterText
{
    text-align:center;
}

.FloatLeftCenterText
{
  float : left;
  text-align:center;
}

.clear
{
    clear: both;
    height: 3px;
}

.SubTitle
{
    padding: 0px;
    display: block;
    float: left;
    text-align: left;
    background-color: #DAD6CB;
}

.bevel
{
    border-left: 1px solid #E2E0CB;
    border-right: 1px ridge #E2E0CB;
    border-top: 1px solid #E2E0CB;
    border-bottom: 1px ridge #E2E0CB;
    padding: 6px;
    margin: 4px 6px 0px 12px;
}

.bevelBox
{
    list-style-type: none;
    padding: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
    border-top: 1px outset #FFFFFF;
    border-right: 1px inset #AFCFE7;
    border-bottom: 1px inset #AFCFE7;
    border-left: 1px outset #FFFFFF;
}

  .applyBorder 
  { border: 2px outset blue; }
        
  .removeBorder
{
    border: 0px solid #E8E8E8;
}
 
.imgChecked
{
    float: left;
    margin-top: 4px;
    margin-left: 4px;
}

/*     Text types
----------------------------------------------*/
.Text10
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
}

.Text10Blue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0066CC;
}

.Text10b
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}

.Text10bBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}

.Text11b
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.Text11DeepBlue
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #4080BF;
}

.Text11bBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}

.Text10White
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.Text10bWhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.bluelinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	cursor:pointer;
}

.orangelinks
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #F49300;
    text-decoration: none;
    cursor: pointer;
}

.greenlinks
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #339933;
    text-decoration: none;
    cursor:pointer;
}

.redlinks20
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #C10000;
    text-decoration: none;
    cursor:pointer;
}

.whitelinks
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFE;
    text-decoration: none;
    cursor: pointer;
}

.whitelinks16
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFE;
    text-decoration: none;
    cursor: pointer;
}

.BlueLinks16Bold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0066CC;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

.BlueLinks16
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0066CC;
    text-decoration: none;
    cursor:pointer;
}

.Text10bBlueLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #0066CC;
	cursor:pointer;
}

/*  Basic margin - padding
---------------------------------------------------------*/
.divH4
{
    height:4px;
}

.divH8
{
    height:8px;
}

.divH12
{
    height:12px;
}

.divM4
{
    margin:4px;
}
.divP4
{
    padding:4px;
}
.divMT4
{
    margin-top:4px;
}

.divPT4
{
    padding-top:4px;
}

/* Login
---------------------------------------------------------*/
.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}