/** ------------ GLOBAL ------------ **/
* {
padding:0;
margin:0;
list-style:none;
}

body {
font-family:'Georgia',sans-serif;
color:#000000;
padding:0px;
margin:0px;
font-size:13px;
line-height:14px;
}

a {
color: #0085cf;
text-decoration: underline;
cursor:pointer;
}

a:hover {
text-decoration: none;
}

img {
border: 0 none;
}

.red {color:red}

.wrapper {background: url(/images/gold2011/bar.jpg) no-repeat scroll center top #FFFFFF;
    height: 1410px;
    margin: 0 auto;
    min-width: 980px;
    width: 100%;}
.topmenu {height: 40px;width:980px;height: 5-px;margin: 0 auto;background: url(/images/gold2011/top_navigation.png) no-repeat scroll left top;}
.topmenu li {display:block;height:30px;float:left;padding-right: 30px;line-height: 30px;}
.topmenu a {font-weight:bold;color:#000;text-decoration:none}
.topmenu a:hover {text-decoration:underline}
.topmenu ul {padding-left:175px}
.top_banner {position: absolute; margin-left: 840px; margin-top: 60px;}

.container {width:980px;margin: 0 auto;}
.content {position: absolute;
    margin: 295px 0 0 290px;
    width: 650px;}
.clock {font-size: 15px;
    font-style: italic;
    line-height: 20px;
    margin-left: -290px;
    margin-top: 235px;
    position: absolute;
    text-align: center;}
.clock span {display: block;
    font-size: 40px;
    margin: 0 0 3px;}
span#leftdaytxt, span#leftdaytxt2 {	font-size:15px;
	margin:0;
}
.content h1 {font-size: 32px;
    font-weight: normal;
    line-height: 29px;
    margin: 0 auto;
    text-align: center;
    width: 400px;}
.columns {height: 120px;
    margin: 30px auto 0;
    padding-left: 90px;
    width: 550px;}
.column {float: left;
    font-family: Arial;
    padding-right: 20px;
    width: 235px;}
.column strong{display:block;padding-bottom:2px;font-family: Georgia;}

.button {background: url(/images/gold2011/submit.png) no-repeat scroll left top transparent;
    display: block;
    height: 34px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 215px;}
.tip {font-family: Arial;
    font-style: italic;
    font-weight: bold;
    margin: 10px auto 20px;
    text-align: center;
    width: 350px;}

.prize {clear: both;
    font-family: Arial;
    height: 170px;
    margin: 0 auto;
    width: 310px;}
.prize span {margin: 40px 0 0 130px;
    position: absolute;
    width: 235px;}
.prize h6 {font-family: Georgia;
    font-size: 19px;
    font-weight: normal;
    padding: 0 0 5px;
    width: 200px;}
.prize img {float:left;position:absolute}
.prize strong{display: block;
    padding: 6px 0;
    width: 220px;}

.form {background: url(/images/gold2011/bullet.png) no-repeat scroll left top transparent;
    margin: 0 auto;
    padding-left: 55px;
    /*padding-top: 15px;*/
	height:205px;
    width: 340px;}
#form_itself {display:block;}
/*#form_answer {display:none;}*/
#form_answer strong {padding:35px 0 5px}
.form  h3{font-family: Arial;
    font-size: 25px;
    font-weight: normal;}
.form  input{border: 1px solid #CCCCCC;
    font-size: 12px;
    height: 22px;
    margin: 5px 0 0;
    width: 290px;}
.form label {display: block;
    width: 330px;}
.form strong {display: block;
    padding: 10px 0 5px;}
.submit {margin: 145px 0 0 80px;
    position: absolute;}
.short {width:60px !important}

.bot_btns {margin: 0px auto 0;
    padding-left: 15px;
    width: 330px;}
.bot_btns a {color: #000000;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 11px;
    line-height: 14px;
    padding-top: 75px;
    text-align: center;outline:0;
    text-decoration: underline;}
.bot_btns a:hover {text-decoration:none}
.bot_btn_01 {background: url(/images/gold2011/bot_btn_01.png) no-repeat scroll right top transparent;width: 167px;}
.bot_btn_02 {background: url(/images/gold2011/bot_btn_02.png) no-repeat scroll right top transparent;text-indent: -17px;width: 160px;}
span#checkerror { padding-top:5px; }