html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:10;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#f60000;}
.u {text-decoration:underline;}
h1 {font-size:2.5em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:5px;font-weight:bold;text-decoration:underline;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
p {margin:0 0 1.5em;font-size:0.95em;}
.small {font-size: 0.9em;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
.clearfix { clear:both; }

a {
    color:#000;
    text-decoration:none;
}
a:focus, a:hover { color:#000; }

html {height:100%;}
body {
    margin:0;
    font-family:'Helvetica condensed', 'Helvetica Neue', Arial, sans-serif;
    height:100%;
    background: #A2D8DF;
}

.bind {
    margin:0 auto;
    width:960px;
}

#header {

}
#container {
/*    overflow:hidden;*/
/*    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f8f8), to(#afdbe1));  */
/*    background: -moz-linear-gradient(top, #f9f8f8, #afdbe1);  */

}
#content {
    padding-top:250px;
    width: 350px;
    margin: 0 auto;
    text-align:center;
}
.ryk {
    width:300px;
    height:480px;
    float:left;
    position:relative;
    top:29px;
}
.ryk img {
    position:relative;
    left:-90px;
}

.prize {
    width:365px;
    float:left;
    border-bottom:2px solid #cd0000;
}
.action {
    float:left;
    width:365px;
    padding-bottom:10px;
}
.action span {
    font-size:0.7em;
}
.action a {
    font-weight:bold;
}
#aside_container {
    background:url(/media/heat_coza_heat_hot_100/gfx/banner.png) no-repeat 0 308px;
    width:253px;
    float:left;
}
#aside {
    background:#A2D8DF;
    margin:0 auto;
    overflow:hidden;
    padding-top:80px;
    text-align:center;
    width:223px;
    height:695px;
}
#aside h4 {font-size:1.2em;line-height:1.75;margin-bottom:1.25em;background:#f30000;height:33px;color:#fff;}
#aside form input {
    width:193px;
    margin:5px 0;
}

.vote_button {
    background:#f60000;
    border:1px solid #525252;
    -moz-border-radius:20px;
    border-radius:20px;
    background:-moz-linear-gradient(center top , #ED1C24, #AA1317);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ED1C24), to(#AA1317));  
    border:1px solid #980C10;
    color:#FADDDE;
    width:95px;
    font-size:1em;
}

.vote_button:hover {
    background:-moz-linear-gradient(center top , #C9151B, #A11115) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#C9151B), to(#A11115)); 
}

#featured {
    padding:20px 0 0 0;
    height:175px;
    background: white; /* fallback for older/unsupporting browsers */  
    background: -moz-linear-gradient(top, #dedede, white 8%);  
    background: -webkit-gradient(linear, 0 0, 0 8%, from(#dedede), to(white));  
}
#featured ul {
    margin:0;
    padding:0;
}
#featured li {
    list-style:none;
    display:block;
    float:left;padding:5px;
}
.candidate_image {
    float: left;
    display:block;
    padding:0 5px
}
.candidate_name {
    display:inline;
    color:#f60000;
    font-size:10px;
    padding-left:5px;
    font-size:0.7em;
}

#footer {
    background:#A2D8DF;
    border-top:#69918c 2px solid;
    clear:left;
    height:40px;
    width:100%;
}

#footer .bind {
    padding:10px;
    text-align:center;
    font-size:12px;
}

table {
    font-size:0.7em;
}
table li {
    list-style:none;
}


.ac_results {
    color:#fff;
    font-size:0.8em;
}
.ac_even {
    background:#AA1317;
    padding:0 10px;
}
.ac_odd {
    background:#ED1C24;
    padding:0 10px;
}
.ac_over {
    font-weight:bold;
}

#overlay {
    display:none;
    position:fixed;
    height:100%;
    width:100%;
    left:0;
    top:0;
    background:#000;
    z-index:10;
    opacity:0.8;
}
#overlay_container {
    display:none;
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:10;
}
#overlay_content {
    border-radius:20px;
    -moz-border-radius:20px 20px 20px 20px;
    background:none repeat scroll 0 0 #F7F7F7;
    height:480px;
    top:240px;
    margin:0 auto;
    padding:20px 80px;
    position:relative;
    text-align:center;
    width:380px;
    z-index:20;
}
#overlay_content a {
    color:#f60000;
    text-decoration:underline;
}
#overlay_content input {
    width:250px;
    height:30px;
    font-size:1em;
}
.facebook {
    width:300px;
    margin:0 auto;
}
.email_button {
    background:#f60000;
    border:1px solid #525252;
    -moz-border-radius:5px;
    border-radius:5px;
    background:-moz-linear-gradient(center top , #ED1C24, #AA1317);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ED1C24), to(#AA1317));  
    border:1px solid #980C10;
    color:#FADDDE;
    width:35px;
    height:35px;
    font-size:1em;
}

