﻿body
{
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background-color: #E6F3F9;
    margin: 20px 40px;
    padding: 0;
    text-align: center;
    color: #666;
}

#container
{
    width: 757px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    background: #FFFFFF;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; /* this overrides the text-align: center on the body element. */
}

.clear
{
    font-size: 1px;
    height: 0px;
    width: 0px;
    clear: left;
    line-height: 0px;
    display: block;
    float: none !important;
}

#header
{
    background-color: #fff;
    padding: 0;
    height: 128px;
}

#header h1
{
    margin: 0;
    padding: 10px 0;
}

.logo
{
    padding: 0;
    background: #FFFFFF;
    background-image: url(images/header_logo.jpg);
    background-repeat: no-repeat;
    width: 490px;
    height: 128px;
    float: left;
    cursor: pointer;
}

.partyList
{
    cursor: pointer;
    padding: 7px 0px 7px 10px;
    margin: 0px;
    z-index: 9;
    position: relative;
    width: 242px;
}

.partyList.over
{
    background-image: url('images/PartyListBg.jpg');
    background-repeat: no-repeat;
    z-index: 9;
    position: relative;
}

.partyDetails
{
    position: absolute;
    width: 375px;
    background-color: #fff;
    z-index: 0;
}

.partyDetails table
{
}

.partyDetails table tr td.top
{
    background-image: url(images/detailsTop.jpg);
}

.partyDetails table tr td.topStraight
{
    background-image: url(images/detailsTopStraight.jpg);
}

.partyDetails table tr td.middle
{
    padding: 0px 20px 0px 20px;
    background-image: url(images/detailsMiddle.jpg);
}

.partyDetails table tr td.bottom
{
    background-image: url(images/detailsBottom.jpg);
}

.partyDetails table tr td.bottomStraight
{
    background-image: url(images/detailsBottomStraight.jpg);
}

.partyDetails h3
{
    font-size: 15px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    color: #da3d96;
}

.partnerList tr td
{
    height: 160px;
    width: 220px;
    background-color: #fff;
    text-align: center;
    line-height: 160px;
}

.partnerList tr td img, .partnerList tr td a img, .partnerImage img
{
    max-height: 160px;
    max-width: 160px;
    vertical-align: middle;
}

.header_buttons
{
    padding-top: 19px;
    padding-bottom: 3px;
    background: #FFFFFF;
    background-image: url(images/header_rightside.jpg);
    background-repeat: no-repeat;
    width: 267px;
    height: 106px;
    float: left;
}

.bodyText a:link
{
    color: #ac0e89;
}

.bodyText a:visited
{
    color: #df59ae;
}

.bodyText a:hover
{
    color: #f3acd6;
}



/*.mailLink a:link
{
	 color:#ac0e89;
}
.mailLink a:visited
 {
 	color: #df59ae;
 }	
.mailLink a:hover
{
	color:#f3acd6;
	  
	  
}
*/

.blur_wrapper
{
    clear: both;
    padding: 0 0 0 2px;
    background-image: url(images/bkg_content.jpg);
    background-repeat: repeat-y;
    width: 757px;
    height: 8px;
    float: left;
}
.navigation_wrapper
{
    clear: both;
    padding: 0;
    background-image: url(images/bkg_content.jpg);
    background-repeat: repeat-y;
    width: 757px;
    height: 20px;
    float: left;
}

.navigation
{
    margin: 0 0px 0px 2px; /* remember that margin is the space outside the div box */
    padding: 0 0px 0 10px; /* remember that padding is the space inside the div box */
    background-image: url(images/bkg_navigation_off.jpg);
    background-repeat: repeat-x;
    width: 744px;
    height: 20px;
    line-height: 20px;
    font-size: .75em;
    font-weight: bold;
}

a.navigation
{
    color: #fff;
}

#mainContent
{
    padding: 20px 60px 20px 60px; /* remember that padding is the space inside the div box */
    background: #FFFFFF;
    background-image: url(images/bkg_content.jpg);
    background-repeat: repeat-y;
    width: 637px;
    min-height: 303px;
    float: left;
}

#mainContent h1
{
    margin: 0;
    padding: 10px 0 0 0;
    font-size: 14px;
}

#mainContent h2
{
    margin: 0;
    padding: 10px 0 0 0;
    font-size: 12px;
}

#footer
{
    padding: 0;
    height: 169px;
    width: 757px;
    background-color: #E6F3F9;
    background-image: url(images/bkg_footer.jpg);
    background-repeat: repeat-x;
    float: left;
}

.donate
{
    padding: 0;
    width: 181px;
    height: 139px;
    float: left;
}

.howyou
{
    padding: 0;
    width: 185px;
    height: 139px;
    float: left;
    cursor: pointer;
}

.howyouOpen
{
    background-repeat: no-repeat;
    background-color: #DA489B;
    width: 180px;
    height: 249px;
    z-index: 30000;
    background-image: url('/Images/howyou.jpg');
}

#helpLinks
{
    padding: 35px 15px 5px 15px;
}

#helpLinks ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#helpLinks ul li
{
    padding: 3px 0px 0px 0px;
}

#helpLinks br
{
}

#helpLinks a
{
    color: #fff;
    text-decoration: none;
    font: normal 11px Arial, Verdana, Sans-Serif;
}

#helpLinks a:hover
{
    color: #98187E;
}

.message
{
    background-image: url('Images/footerRad.jpg');
    padding: 10px 0px 10px 10px;
    width: 381px;
    height: 119px;
    float: right;
}

.message .left
{
    float: left;
    color: White;
    width: 180px;
    height: 115px;
}

.message .right
{
    float: left;
    margin-left: 20px;
    color: White;
    width: 180px;
    height: 115px;
}

.message .radeditor
{
    margin-top: -423px;
}

.editButton
{
    position: relative;
    top: 1px;
    left: 6px;
    background-color: #EFFBFE;
    border-left: solid 1px #A7BAC5;
    border-right: solid 1px #A7BAC5;
    border-top: solid 1px #A7BAC5;
    width: 20px;
    height: 20px;
    padding-left: 4px;
    padding-top: 2px;
}

.label
{
    font: bold 11px Verdana;
    color: #666;
}

.divLabel
{
    font: bold 11px Verdana;
    float: left;
    width: 110px;
    min-height: 27px;
    padding-top: 3px;
}

.divControl
{
    font: bold 11px Verdana;
    float: left;
    padding: 0px 15px 0px 0px;
}

.divControlForm
{
    font: bold 11px Verdana;
    float: left;
    padding: 0px 15px 0px 0px;
    width: 175px;
    min-height: 27px;
}

.labelForm
{
    font: bold 11px Verdana;
    color: #00AEDB;
    position: relative;
    top: 3px;
}

.textBox
{
    border: solid 1px gray;
}

.radTextBox
{
    border: 1px solid #AFBEC5;
    font: normal 12px Arial, Verdana, Sans-Serif;
    padding: 2px;
}

.ajax__calendar_container
{
    z-index: 99;
}

.radTextBoxFocus
{
    border: solid 1px #8EA4BA;
    font: normal 12px Arial, Verdana, Sans-Serif;
    padding: 2px;
}

.button
{
    border: solid 1px black;
}

.success
{
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #006600;
}

.error
{
    font: bold 10px Verdana;
    color: Maroon;
}

.vceHighlight
{
    background-color: #EDBBD8;
    color: Black;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalHeader
{
    color: #fff;
    background-color: #000099;
    font: bold 12 px Verdana;
    padding: 2px 2px 2px 2px;
}

.EditFormHeader
{
    background-color: Gray;
    color: White;
}

.EditFormTable
{
}

.EditFormButtonRow
{
    background-color: Gray;
    text-align: right;
}


h1.pageTitle
{
    color: #DA3D96;
    font: bold 30px Verdana, Arial, Helvetica, sans-serif;
}

h2.subTitle
{
    color: #01ADDB;
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}


.bodyText
{
    padding-bottom: 5px;
    color: #666;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
}


.quote
{
    padding-left: 25px;
    color: #666;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
}

.hideLink
{
    color: blue;
    cursor: pointer;
    padding-left: 26px;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
}


.shelterTitle
{
    margin-left: 15px;
    color: #999;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.shelterSub
{
    padding-left: 15px;
    color: #999;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
}






@media screen
{
    body > div#footer
    {
    }
}
* html body
{
    overflow: hidden;
}
* html div#container
{
    height: 100%;
}

.emailSubmission
{
    width: 250px;
    height: 56px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #01addb;
}

.emailSubmission input
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
}

