﻿body
{
text-align: center;
}

#DivContainer
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 0px;
    margin-top: 0px;
    width: 870px;
}
#DivHeaderBackground
{
    left: 0px;
    top: 0px;
    position: absolute;
    background-repeat: no-repeat;
    height: 101px;
    width: 867px;
    z-index: 1;
}


#DivLogin
{
    position: absolute;
    z-index: 1;
        left: 0px;
    top: 89px;
}

#DivLoginError
{
    position: absolute;
    z-index: 1;
    left: 206px;
    top: 89px;
    height: 150px;
    width: 200px;
    background-color: red;
}


#DivLoginProperties
{
    position: absolute;
    z-index: 1;
    left: 206px;
    top: 89px;
    height:250px;
    width: 200px;
    background-color: green;
}

#DivHomePhoto
{
    top: 89px;
    left: 152px;
    position: absolute;
}

#DivPromo
{
    width: 130px;
    height: 400px;
    left: 10px;
    top: 270px;
    position: absolute;
    z-index: 1;
    font-family: helvatia;
    font-size: medium;
    font-style: italic;
    color: blue;
    text-align: left;
}

#DivWhatsNew
{
    width: 715px;
    height: 173px;
    left: 152px;
    top: 381px;
    position: absolute;
    font-family: Garamond;
    font-size: medium;
    text-align: left;
}

#DivHomeText
{
    font-family: Garamond;
    font-size: medium;
    text-align: left;
    float: right;
    padding-top: 30px;
}

#DivWhatsNewBox
{
    width: 206px;
    height: 200px;
    font-family: Arial Black;
    font-size: medium;
    text-align: left;
    float: left;
    background-color: black;
    color: white;
    z-index: 2;
    margin-right: 15px;
}

#DivSpacer
{
    width: 475px;
    height: 30px;
    z-index: 1;
    float: right;
}


.EmailLabel
{
    left: 20px;
    top: 40px;
    position: absolute;
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
}
.PasswordLabel
{
    left: 20px;
    top: 65px;
    position: absolute;
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
}
.LoginLabel
{
    left: 20px;
    top: 5px;
    position: absolute;
    font-family: Arial;
    font-weight: bold;
    font-size: medium;
    color: white;
}

.EmailTextBox
{
    left: 77px;
    top: 40px;
    position: absolute;
    font-family: Arial;
    font-weight: normal;
    font-size: x-small;
    height: 12px;
    width: 110px;
}

.PasswordTextBox
{
    left: 77px;
    top: 65px;
    position: absolute;
    font-family: Arial;
    font-weight: normal;
    font-size: smaller;
    height: 12px;
    width: 110px;
}

.cmdLogin
{
    left: 120px;
    top: 90px;
    position: absolute;
    height: 17px;
    width: 70px;
}


.lblLogin
{
    left: 110px;
    top: 105px;
    position: absolute;
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    height: 16px;
    width: 70px;
    z-index: 1;
    color: white;
    text-align: center;
}

.cmdForgotPassword
{
    left: 20px;
    top: 125px;
    position: absolute;
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    z-index: 1;
    color: white;
}

.cmdCreateID
{
    left: 20px;
    top: 105px;
    position: absolute;
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    z-index: 1;
    color: white;
}



.lblError
{
    left: 20px;
    top: 5px;
    position: absolute;
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    z-index: 1;
    color: white;
}

.lblErrorCreateLogin
{
    left: 5px;
    top: 25px;
    position: absolute;
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    z-index: 1;
    color: white;
    width: 190px;
    text-align: left;
}

.lblPropertyTitle
{
    left: 5px;
    top: 5px;
    width: 190px;
    position: absolute;
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    z-index: 1;
    color: white;
    text-align: left;
}

Table.EventControlTableBig
{
    border-bottom-color: Green;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-color: #66cc66;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: Green;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-color: #66cc66;
    border-left-style: solid;
    border-left-width: 1px;
    top: 100px;
    position: absolute;
    left: 1px;
}
.dg
{
	width: 100%;
}
.dgHeader
{
	background: #E0E0E0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 1em;
}
.dgReportHeader
{
	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	height: 1em;
	border-bottom-style: double;
	border-bottom-color: Black;
	border-bottom-width: thick;
}

.dgItem
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	height: 1em;
	background-color: White;
}

.dgAlternatingItem
{
    background-color: #f0f8ff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    height: 1em;
}


/* *********************  Menu  ********************* */
#DivMenu
{
    width: 866px;
    height: 32px;
    left: 0px;
    top: 55px;
    position: absolute;
    z-index: 3;
}

.cmdHome
{
    left: 25px;
    top: 7px;
    font-family: Garamond;
    position: absolute;
    font-size: 12pt;
    color: white;
    text-decoration: none;
}

.cmdSiteSelection
{
    left: 105px;
    top: 7px;
    font-family: Garamond;
    position: absolute;
    font-size: 12pt;
    color: white;
    text-decoration: none;
}

.cmdOnlineRegistration
{
    left: 235px;
    top: 7px;
    font-family: garamond;
    position: absolute;
    font-size: 12pt;
    color: white;
    text-decoration: none;
}

.cmdConferenceManagement
{
    left: 495px;
    top: 7px;
    font-family: garamond;
    position: absolute;
    font-size: 12pt;
    color: white;
    text-decoration: none;
}

.cmdCreativeParties
{
    left: 675px;
    top: 7px;
    font-family: garamond;
    position: absolute;
    font-size: 12pt;
    color: white;
    text-decoration: none;
}

.cmdAboutUs
{
    left: 795px;
    top: 7px;
    font-family: garamond;
    position: absolute;
    font-size: 12pt;
    color: white;
    text-decoration: none;
}

.MenuDivider1
{
    left: 85px;
    top: 7px;
    position: absolute;
}

.MenuDivider2
{
    left: 215px;
    top: 7px;
    position: absolute;
}
.MenuDivider3
{
    left: 665px;
    top: 7px;
    position: absolute;
}

.MenuDivider4
{
    left: 785px;
    top: 7px;
    position: absolute;
}

/* *********************  End Menu  ********************* */

/* *********************  Footer  ********************* */
#DivFooter
{
    z-index: 1;
    font-family: Arial;
    font-size: small;
    text-align: center;
    color: graytext;
    left: 230px;
    position: absolute;
    top: 880px;
}
#DivLinks
{
    top: 850px;
    position: absolute;
    z-index: 1;
    font-family: arial;
    font-size: medium;
    text-align: center;
    left: 50px;
}

/* *********************  End Footer  ********************* */