﻿
/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend
{
    font-size: 1.2em;
    font-weight: bold;
}

textarea
{
    min-height: 75px;
}

input[type="text"], input[type="password"]
{
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 200px;
}

select
{
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"]
{
    font-size: 1.2em;
    padding: 5px;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label
{
    margin: 1em 0 0 0;
}

.display-field, .editor-field
{
    margin: 0.5em 0 0 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

/* Optional: you can set whatever style you want this is for the jquery validation stuff */

.input-validation-error
{
    border: 1px solid #f00;
}
.input-validation-valid
{
    /* Optional: you can set whatever style you want */
}
.field-validation-error
{
    font-family: Verdana;
    font-size: 12px;
    color: Black;
    font-variant: small-caps;
    display: block;
    padding: 2px;
    background-color: Yellow;
}
.field-validation-valid
{
    display: none;
}
.validation-summary-errors
{
    font-weight: bold;
    color: #f00;
}
.validation-summary-valid
{
    display: none;
}
/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend
{
    font-size: 1.2em;
    font-weight: bold;
}

textarea
{
    min-height: 75px;
}

input[type="text"], input[type="password"]
{
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 200px;
}

select
{
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"]
{
    font-size: 1.2em;
    padding: 5px;
}

H2
{
    font-size: 22px;
    font-weight: bold;
    padding-top: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}


H3
{
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 24px;
    line-height: 100%;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 0px;
    color: #2D2D2D;
    width: 90%;
    padding-bottom: 1px;
    padding-top: 0px;
    margin-top: 4px;
    border-bottom: 1px solid #666666;
}


.TripleClass
{
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #2D2D2D;
}
.Floater
{
    float: left;
    padding: 5px 25px 3px 0px;
    width: 300px;
    text-align: left;
}
.FloaterWide
{
    float: left;
    padding: 10 0 3 0;
    width: 600px;
    text-align: left;
}

.Clear
{
    clear: both;
    font-size: 4px;
    line-height: 4px;
    padding: 0px;
    margin: 0px;
}

.BTT
{
    font-size: 11px;
    font-variant: small-caps;
}

BODY
{
    /*color:#666666; */
    color: black;
    font-size: 18px; /*background: url('img/MainBack.png'); */
    font-family: Arial, Helvetica, sans-serif;
    background-repeat: repeat-x; /*background-color:#ffffd2; */
    background-color: #999933;
    border: 0px;
    margin: 0px;
}
#BlackBarTop
{
    width: 100%;
    background-color: black;
    height: 34px;
    text-align: center;
    font-size: 8px;
    color: White;
}

#BlackBarCenter
{
    margin-left: auto;
    margin-right: auto;
    width: 948px;
    font-size: 14px;
    color: Gray;
}

#BlackBarCenter a
{
    color: white;
    text-decoration: none;
}

DIV
{
    color: black;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 160%;
}

.CopyText
{
    font-size: 11px;
}
a
{
    color: #1853ae;
}

#GreenBar
{
    width: 948px;
    position: absolute;
    top: 174px;
    left: 0px;
    z-index: 2;
    color: white;
}


IMG
{
    border: 0px;
}
#LogoArea
{
    width: 948px;
    position: absolute;
    top: 34px;
    left: 0px;
    z-index: 2;
    color: white;
}
.RectButtonText
{
    display: block;
    padding-top: 20px;
}

#RectOr
{
    float: left;
    margin-right: 44px;
    font-size: 50px;
    font-family: Arial;
    color: Black;
}



#Rect01TextHome
{
    position: absolute;
    top: 0px;
    left: 25px;
    z-index: 2;
    width: 550px;
    color: black;
}


#Rect02TextHome
{
    position: absolute;
    top: 150px;
    left: 380px;
    z-index: 3;
    width: 700px;
    color: black;
}


#Rect01
{
    position: absolute;
    top: 367px;
    left: 25px;
    z-index: 2;
}


#Rect03Home
{
    position: absolute;
    top: 300px;
    left: 25px;
    z-index: 2;
}
#Rect03TextHome
{
    position: absolute;
    top: 300px;
    left: 380px;
    z-index: 2;
    width: 700px;
    color: black;
}



#Rect01Text
{
    position: absolute;
    top: 387px;
    left: 25px;
    z-index: 2;
    width: 311px;
    text-align: center;
}

#Rect02
{
    position: absolute;
    top: 367px;
    left: 351px;
    z-index: 2;
}

#Rect02Text
{
    position: absolute;
    top: 387px;
    left: 351px;
    z-index: 2;
    width: 311px;
    text-align: center;
}
#Rect03
{
    position: absolute;
    top: 367px;
    left: 681px;
    z-index: 2;
}

#Rect03Text
{
    position: absolute;
    top: 387px;
    left: 681px;
    z-index: 2;
    width: 311px;
    text-align: center;
}
#Announce
{
    position: absolute;
    top: 70px;
    left: 761px;
    z-index: 2;
}
#AnnounceText
{
    position: absolute;
    top: 90px;
    left: 782px;
    z-index: 3;
    font-family: "Times New Roman" , Times, serif;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    width: 120px;
    text-align: center;
}

#GreenBarTextHolder
{
    position: absolute;
    top: 206px;
    left: 68px;
    z-index: 3;
}
#GreenBarTextHolderHome
{
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    text-align: center;
}
.BigLine
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 60px;
    color: #ffffff;
    display: block;
}
.SubBigLine
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #ffffff;
    display: block;
}
.BigLineHome
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80px;
    color: Black;
    display: block;
    line-height: 120%;
}
.SubBigLineHome
{
    font-size: 26px;
    letter-spacing: -1px;
    margin-top: .3em;
    text-align: center;
    padding-bottom: 15px;
    display: block;
}
.HeadlineText
{
    color: #000000;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.RegText
{
    /*color:#666666; */
    color: black;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
}

.SpecialText
{
    color: #a0ac3b;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
}


#LeftIcon01
{
    position: absolute;
    top: 492px;
    left: 54px;
    z-index: 4;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    width: 230px;
}

#LeftIcon02
{
    position: absolute;
    top: 741px;
    left: 54px;
    z-index: 4;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    width: 230px;
}
.ButtonOver
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
.ButtonOut
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: normal;
    color: black;
    text-decoration: none;
}

.RectLinkOut
{
    width: 311px;
    height: 65px;
    background-image: url('img/RectRollOut.png');
    text-align: center;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: normal;
    color: black;
    text-decoration: none;
}
.RectLinkOver
{
    width: 311px;
    height: 65px;
    background-image: url('img/RectRollOver.png');
    text-align: center;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: normal;
    color: white;
    text-decoration: none;
}
/*  modal popup stuff */


.submit
{
    background: url('img/RectRollOut.png') no-repeat;
    height: 65px;
    width: 311px;
    border: none;
    text-align: center;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: normal;
    color: black;
    text-decoration: none;
}
.submit:hover
{
    background: url(img/RectRollOver.png);
    width: 311px;
    height: 65px;
    text-align: center;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}


/* here is the form validation stuff */
.clear
{
    clear: both;
}
.block
{
    width: 400px;
    margin: 0 auto;
    text-align: left;
    font-family: arial;
}
.SignUpFormBox
{
    width: 180px;
    height: 22px;
    font-size: 19px;
    font-family: Arial;
    padding-left: 20px;
}
.element *
{
    padding: 5px;
    margin: 2px; /* 	font-family:arial; 	font-size:12px; 	*/
}
.element label
{
    float: left;
    width: 75px;
    font-weight: 700;
}
.element input.text
{
    float: left;
    width: 270px;
    padding-left: 20px;
}

.element .hightlight
{
    border: 2px solid #9F1319;
    background: url(img/iconCaution.gif) no-repeat 2px;
}

.loading
{
    float: right;
    background: url(img/ajax-loader.gif) no-repeat 1px;
    height: 28px;
    width: 28px;
    display: none;
}
.done
{
    background: url(img/iconIdea.gif) no-repeat 2px;
    padding-left: 20px;
    font-family: arial;
    font-size: 12px;
    width: 70%;
    margin: 20px auto;
    display: none;
}
.PALogo
{
    font-family: 'Lancelot' , Arial, serif;
    font-weight: 400;
    color: White;
    font-size: 34px;
    padding-left: 0px;
    padding-right: 60px;
    padding-top: 20px;
    margin-top: 10px;
}
#MainTextBlock
{
    display: block;
    border-left: 0px solid white;
    border-right: 0px solid white;
    border-bottom: 0px solid white;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    text-align: center;
    padding-top: 10px;
}
#CheatingText
{
    display: block;
    padding-top: 45px;
    color: White;
    text-align: center;
}
.TopLinks
{
    position: relative;
    top: 8px;
}
#WhiteBack
{
    background-color: White;
    width: 100%;
    border-bottom: 1px solid black;
}
#CreamBack
{
    background-color: #ffffd1;
    width: 100%;
    border-bottom: 1px solid black;
}

#ButtonCenter
{
    margin-left: auto;
    margin-right: auto;
    width: 311px;
}
.ImgPad
{
    padding-right: 20px;
    padding-bottom: 20px;
}
/* modal starts here  */
#mask
{
    position: absolute;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#boxes .window
{
    position: absolute;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 20px;
    background-color: White;
}


/* Customize your modal window here, you can add background image too */
#boxes #dialog
{
    width: 375px;
    height: 203px;
}
.Caption
{
    font-weight: normal;
    color: Gray;
    font-size: 11px;
    line-height: 12px;
}
.SubPageText
{
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}
.SubPageText p, h3
{
    text-align: left;
}
.LeftButtonArea
{
    width: 320px;
    float: left;
    padding-right: 30px;
}
blockquote
{
    padding: 5px 20px 5px 60px;
    line-height: 24px;
    background: url(/Content/img/quote.png) no-repeat top left;
    color: #999999;
}
blockquote span
{
    color: #666666;
}
.blockquote-left
{
    width: 450px;
    float: left;
}
.blockquote-right
{
    width: 450px;
    float: right;
}
.column-340
{
    width: 450px;
    float: left;
    margin-right: 20px;
}
.last
{
    margin-right: 0px;
}

#Progress
{
    display: none;
}
.GrayText {
    font-size:11px;
    color:Gray;
    line-height:14px;

}

.ImageShot {
    display:block;
    border: 1px solid #444;
    margin:20px;

}