﻿html
{
    height: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 96%;
    font-family: arial, sans-serif; /*background: #fff url(/SiteImage/bk.jpg);*/
    background-repeat: repeat-x;
}

.wrapper
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.logo
{
    width: 800px;
    float: left;
    text-align: left;
    cursor: pointer;
    margin-bottom: 25px;
}
.logo img
{
    border: 0px;
    cursor: pointer;
}

.content
{
    width: 190px;
    height: 600px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.contentItem
{
    width: 200px;
    float: left;
    margin: 5px 0px 0px 0px;
}

.contentItem label
{
    float: left;
    text-align: left;
}

.contentTitleOne
{
    font-family: Georgia;
    font-style: italic;
    font-size: 24px;
    color: Black;
}

.contentTitleTwo
{
    font-family: Georgia;
    font-style: italic;
    font-size: 28px;
    color: Black;
}

.contentTitleThree
{
    font-family: Georgia;
    font-style: italic;
    font-size: 18px;
    color: Black;
}

.contentTitleAnd
{
    font-family: Georgia;
    font-style: italic;
    font-size: 22px;
    color: Black;
}

.contentCouples
{
    font-family: Georgia;
    font-size: 22px;
    color: #c9408e;
    font-weight: bold;
    text-decoration: none;
}

.contentWomen
{
    font-family: Georgia;
    font-size: 22px;
    color: #ee6d19;
    font-weight: bold;
    text-decoration: none;
}

.contentMen
{
    font-family: Georgia;
    font-size: 22px;
    color: #6b9ecb;
    font-weight: bold;
    text-decoration: none;
}

.contentItem a:hover
{
    float: left;
    text-decoration: underline;
    color: Red;
    cursor: pointer;
}

.contentSponsor
{
    font-weight: bold;
    text-decoration: none;
}

.contentSponsor a
{
    font-family: Impact;
    font-size: 20px;
    color: #505050 ;
    letter-spacing: 3px;
    font-weight: normal;
    text-decoration: none;
    float: left;
    padding: 3px;
    margin: 20px 0px 0px 0px;
}

.contentSponsor a:hover
{
    float: left;
    text-decoration: underline;
    color: Red;
    cursor: pointer;
}


.contentItem img
{
    border: 0px;
    cursor: pointer;
}

.pill
{
    width: 400px;
    float: left;
    text-align: center;
}

.pill img
{
    border: 0px;
    cursor: pointer;
}


.whoAreYouWrapper
{
    width: 800px;
    height: 100px;
    float: left;
    margin-top: 20px;
}

.whoAreYouLabel
{
    width: 600px;
    height: 30px;
    float: left;
    margin: 15px 5px 0px 15px;
    padding: 0px font-size: 14px;
    color: #808080;
}

.whoAreYouText
{
    width: 200px;
    float: left;
}

.whoAreYouText input
{
    width: 180px;
    margin: 20px 5px 5px 15px;
    padding-left: 5px;
    padding-top: 6px;
    float: left;
    height: 20px;
    border: solid 1px #FF0033;
}

.whoAreYouButton
{
    color: #808080;
    width: 160px;
    height: 40px;
    float: left;
    margin-left: 20px;
    font-family: Arial;
}

.whoAreYouButton label
{
    width: 180px;
    padding: 10px 0px 10px 10px;
    height: 20px;
    float: left;
    cursor: pointer;
}

.whoAreYouButton label:hover
{
    height: 20px;
    float: left;
    text-decoration: None;
    color: #990033;
}


.linkWrapperItem
{
    margin-right: 25px;
    float: left;
    text-decoration: none;
}

.linkWrapperItem a
{
    text-decoration: none;
    color: #000;
}

.linkWrapperJoinUs
{
    color: #990033;
    font-size: 18px;
}

.linkWrapperItem span:hover
{
    text-decoration: underline;
    color: Red;
}

.linkWrapperItem a:visited
{
    text-decoration: none;
    color: #000;
}

.linkWrapperSpace
{
    width: 150px;
    float: left;
}

.linkWrapper img
{
    border: 0px;
}

.promoLink
{
    float: left;
    width: 190px;
    height: 60px;
    text-align: right;
    cursor: pointer;
    margin-top: 20px;
}

.promoLink a
{
    text-decoration: none;
    cursor: pointer;
}

.promoLink img
{
    border: 0px;
}

.text
{
    float: left;
    width: 190px;
    height: 440px;
    text-align: left;
    cursor: pointer;
    margin-top: 60px;
    line-height: 20px;
}
.text a
{
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
}
.text p
{
    font-family: Book Antiqua;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 140%;
    cursor: pointer;
    color: #330000;
    text-align: right;
    margin-left: 15px;
}

.textHeaderFont
{
    font-weight: bold;
    font-size: 24px;
}

.textHighlightOne
{
    color: #C9408E;
    font-style: italic;
    font-size: 25px;
}

.textHighlightTwo
{
    color: #EE6D19;
    font-style: italic;
    font-size: 25px;
}

.textHighlightThree
{
    color: #6B9ECB;
    font-style: italic;
    font-size: 25px;
}




.menu
{
    width: 230px;
    float: left;
}
.menu a
{
    text-decoration: none;
    font-family: Cursive;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    color: #808080;
    text-align: center;
    cursor: pointer;
}
.menu a:hover
{
    text-decoration: none;
    color: #990033;
    text-decoration: underline;
    cursor: pointer;
}

.loginWrapper
{
    width: 200px;
    float: left;
    padding-bottom: 30px;
}
.loginItem
{
    width: 200px;
    float: left;
    padding: 3px 0px 0px 0px;
}
.loginItem input
{
    width: 150px;
    border: solid 1px Black;
    padding-left: 5px;
    padding-top: 6px;
    height: 20px;
}
.loginItem label
{
    width: 200px;
    font-family: Arial;
    font-size: 12px;
    color: #330000;
}
.loginItem span
{
    font-family: Arial;
    font-size: 12px;
    color: #330000;
}
.loginItem a
{
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    color: #808080;
    text-align: center;
    cursor: pointer;
}
.loginItem a:hover
{
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    color: #990033;
    text-decoration: underline;
    cursor: pointer;
}
.inputCheck input
{
    background: transparent;
    font-size: 14px;
    height: 20px;
    padding-left: 0px;
    padding-top: 6px;
    width: 20px;
    color: #dede9e;
    border: solid 0px red;
}
.errorMessage
{
    width: 190px;
    float: left;
}

.FooterWrapper
{
    width: 800px;
    height: 30px;
    float: left;
}

.footerItem
{
    width: 100px;
    padding: 5px 0px 5px 0px;
    height: 20px;
    float: right;
}

.footerSpace
{
    width: 10px;
    color: Red;
    float: left;
    padding: 5px 5px 5px 5px;
}

.footerItem a
{
    color: Gray;
    text-decoration: none;
}

.footerItem a:hover
{
    color: Red;
    text-decoration: underline;
}

input.error
{
    border: 1px solid red;
}
textarea.error
{
    border: 1px solid red;
    width: 300px;
}
/*
        div.error
        {
            background: url(                         '/images/unchecked.gif' ) no-repeat;
            padding-left: 16px;
            margin-left: .3em;
            color: Red;
            width: 520px;
            float: left;
        }*/div.message
{
    background: transparent url('/image/msg_arrow.gif') no-repeat scroll left center;
    padding-left: 7px;
}
div.error
{
    /*background-color: #F3E6E6;             border-color: #924949;*/
    background-color: White;
    border-color: Maroon;
    border-style: solid solid solid none;
    border-width: 2px;
    padding: 2px 3px 2px 7px;
}
div.valid
{
    /*background: url('/image/checked.gif' ) no-repeat;*/
    border-style: none;
    width: 16px;
    height: 16px;
    float: left;
}

