body {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    margin: 0px;
    background-color: #D5E2ED;
    background-image: url(../images/page/main_bg.gif);        
    background-repeat:repeat-y; 
    background-position: center;   
}

/* Text */
a, a:visited {
    color: #0755A3;
}

a:hover {
    color: #0E2477;
}

a:active {
    color: #0755A3;
}

.booth_qnnr_title {
    font-weight: bold;
}

.booth_qnnr_info {
    font-size: 0.85em;
}

.booth_qnnr_link {
    font-size: 0.85em;
}

h1 {
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: 3.6em;
    color: #000000;
    margin: 0px;
    font-weight: bold;
}

/* Pop-up help text */
a.info {    
    position: relative;
    z-index: 24; 
    text-decoration: none;
    border-bottom: 1px dashed #485664;
    color: #485664;
}

a.info:hover {
    z-index: 25; 
    border-bottom: 1px solid #485664;
}

a.info span {
    display: none;
}

a.info:hover span { 
    display: block;
    position: absolute;
    top: 18px; 
    left: 20px; 
    width: 290px;
    border-bottom: 1px solid #0755A3;
    color:#000000;
    text-align: center;
    padding: 14px 5px 5px;
    background-image: url(../images/page/hover_bg.gif);
}

    
/* Layout */
.content {
    padding: 15px 10px 15px 15px;
}

.footer_holder {
    border: 1px solid #D8DCDF;
    margin: 20px 15px 0px;
    font-size: 0.9em;
    padding: 15px 5px 5px 15px;
}

.footer_left {
    float: left;
}

.footer_right {
    float: right;
}

.footer_logo {

}

.header {
    background-image: url(../images/page/title_bg.gif);
    background-repeat: repeat-x;
    margin: 0px 1px 0px 0px;
}

.home_booth_holder {

}

.home_booth {
   border: 1px solid #E5E5C9;
   border-top: 0px;
   padding: 10px;
}

.home_did_you_know_holder, .quote_holder {
    margin: 0px 0px 20px;   
}

.home_did_you_know {
    background-image: url(../images/page/did_you_know_bg.jpg);
    background-repeat: repeat-y;
    padding: 0px 10px 11px;
}

.did_you_know_holder, dyk_wide_holder {
	padding: 0 !important;
	width: 450px;
	border: 0 !important;
	font-size: 0.9em;
	float: left;
	margin: 5px 13px;
}

.dyk_wide_holder {
    width: 928px;  
    float: none;
    margin-top: 5px; 
}

.contact_form textarea {
    width: 555px; 
    height: 120px; 
    margin: 3px 0px;
    font-family: sans-serif;
}

.did_you_know, .contact_form {
	background-color: #D5E2ED;
	border: 1px solid #888888;
}

.did_you_know {
    padding: 4px 15px;
}

.did_you_know_holder h1 {
    width: 430px;
    background: url(../images/page/dyk_top.png) no-repeat;
    height: 35px;
    color: #a1bcd9 !important;
    font-size: 2.2em !important;
    margin: 0;
    padding: 5px 10px;
}


.dyk_wide_holder h1 {
    background: url(../images/page/contact_top.png) no-repeat;
    height: 35px;
    color: #a1bcd9 !important;
    font-size: 2em !important;
    margin: 0;
    padding: 5px 10px;
}

.dyk_wide_holder h2 {
    color: #0755A3;
    font-size: 1.2em;
}

.dyk_graph {
	border: 1px solid #849CB1;
	margin-bottom:40px;
	text-align:center;
}

.dyk_form_holder {
     width:560px; 
     float:left;
     padding: 4px 15px;
}

.dyk_image_holder {
    float:right; 
    width:242px;
    text-align: center;
}

.quote_holder {
     text-align: right;
     width: 300px;
     float: right;
     clear: right;
}

.quote {
    padding: 0px 12px 0px 45px;
    text-align: center;
    font-style: italic;
    background-image: url(../images/page/quote_back.gif);
    background-repeat: repeat-y;
    background-position: right;
}

.home_second_col {
    width: 265px;
    float: left;
    margin-left: 20px;
}

#dyk_front_col a  {
    display: block;
    text-decoration: none;
    color: inherit;
}

.home_text {
    padding: 10px;
    color: #FFFFFF;
    background-image: url(../images/page/home_text_bg.gif);
    background-repeat: repeat-y;    
}

.home_text h1 {
    font-size: 1.5em;
    color: #FFFFFF;
}

.home_text_holder {
    float: left;
    width: 455px;
}

.login_holder {
    float: left;
    width: 480px;
}

.login_holder .logintable {
    background-image: url(../images/page/login_bg.gif);
    background-repeat: no-repeat;
    width: 410px;
    height: 87px;
    margin: 15px 0px 30px 45px;
    font-size: 0.8em;
}

.login_holder input {
    font-size: 0.8em;
    margin: 0px;
}

.logoff_holder {
    padding: 100px 14px 0px 0px;
    text-align: right;
    width: 200px;
    float: right;
}

.main {
    width: 959px;
    margin: 0px auto;
}

.mini_faq {
    color: #000000;
    background-image: url(../images/poll/bg.gif);
    background-repeat: repeat-y; 
    font-size: 1em; 
    padding-right: 10px;
    border-bottom: 1px solid #D8DCDF;
    margin: 0px 2px 20px 0px;
}

.navi {
    clear: both;
    margin-left: 15px;
}

.page_side_holder {
    width: 170px;
    float: left;
    margin-left: 20px;
}

.page_border, .qnnr_overall_container {
    border: 1px solid #D8DCDF;
    background-color: #D5E2ED;
    padding: 18px;
    margin: 0px 5px 0px 2px;
    color: #485664;
    
}

.page_border h1 {
    color: #0755A3;
    font-size: 1.5em;
}

.page_border h2 {
    color: #0755A3;
    font-size: 1.2em;
}

.page_border p {

}

.home_holder {
    width: 740px;
    float: left;
}

.prize_draw_holder {
    clear: left;
    margin-top: 20px;
}

.prize_draw_info {
    background-color: #C0DAF1;
    border: 1px solid #A2AFB5;
    border-top: 0px;
    padding: 3px 10px;
}

.prize_holder {
    color: #FFFFFF;
}

.prize_holder h1 {
    color: #84AAD1;
    font-size: 2.1em;
    font-weight: bold;
    margin: 0px;
}

.prize_holder h2 {
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0px;   
}

.prize_holder_inner {
    padding: 0px 10px 10px;
    background-image: url(../images/page/prize_back.jpg);
    background-position: top;
}

.prize_holder_inner a {
    color: #ffffff;
}

.prize_holder_inner img {
    margin-top: 10px;
}

.title_holder {
    background-image: url(../images/page/title_bg.gif);
    background-repeat: repeat-x;
    float: left;
    width: 475px;
}

/* Buttons */
.button {
    width: 80px;
    height: 21px;
    border: 0px;
    cursor: hand;
    cursor: pointer;
}

.login_holder .button {
    background-image: url(../images/buttons/login.jpg);
    background-repeat: no-repeat;
}

.signup {

}

#fregistration .button {
    background-image: url(../images/buttons/register.jpg);
}

/* Form */
fieldset {
    border: 1px solid #485664;
    margin-bottom: 10px;
}

legend {
    color: #485664;    
    font-weight: bold;
    margin-left: 20px;
    font-size: 17px;
}

.reg_check {
    margin: 2px 4px 2px 8px;
}

.remlabel {
    margin-bottom: 4px;
}

/* Misc */
img {
    border: 0px;
}

.clear {
    clear: both;
}



/*-------- Prize Draw Quotes --------*/
.t {
    background: url(../images/page/dot.gif) 0 0 repeat-x; 
    width: 20em;
    background-color: #ffffff;
    float:right;
}

.b {
    background: url(../images/page/dot.gif) 0 100% repeat-x;
}

.l {
    background: url(../images/page/left_line.gif) 0 50% repeat-y;
}

.r {
    background: url(../images/page/dot.gif) 100% 0 repeat-y;
}

.bl {
    background: url(../images/page/bl.gif) 0 100% no-repeat;
}

.br {
    background: url(../images/page/br.gif) 100% 100% no-repeat;
}

.tl {
    background: url(../images/page/tl.gif) 0 0 no-repeat;
}

.tr {
    background: url(../images/page/tr.gif) 100% 0 no-repeat; 
    padding:10px;
}

.quote_box {
    float:left; 
    width:310px; 
    background:url(../images/page/speech_left.gif) no-repeat 0 50%;
}

#fregistration label {
    font-weight: bold;   
}

#fregistration .why {
    font-size: 11px; 
    margin-bottom: 3px;  
}

.hideme {
    display: none;   
}
