h3, p, div, input { margin: 0px; padding: 0px; }

a, a:HOVER {
  color: #DDAA44;
  text-decoration: none;
}

a:HOVER {
  text-decoration: underline;
}

table td {
  font-family: Tahoma;
  font-size: 8pt;
}

fieldset{
    position: relative;
}

fieldset, img{
    border: 0px;
}

.required{
    color: #FF0000;
}

.main{
    width: 904px;
    margin: auto;
    padding-top: 56px;
    padding-left:75px;
}

.clearer{
    overflow: hidden;
    clear: left;
}

/* HEADER */

.header{
    background: url("/res/images/website/header_bg.jpg") repeat-x;
    width: 904px;
    height: 114px;
    position: relative;
}

.header .right{
    background: url("/res/images/website/header_right_bg.jpg") no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 8px;
    height: 114px;
}

.header .logo{
    background: url("/res/images/website/logo.jpg") no-repeat;
    position: absolute;
    bottom: 0px;
    left: -76px;
    width: 253px;
    height: 162px;
}

.header .forgot{
    display: block;
    color: #FFFFFF;
    z-index: 2;
}

/* LOGIN FORM */
.loginForm {
  position: absolute;
  top: 10px;
  right: 10px;
}

.loginForm A, .loginForm A:Visited {
  color: #FFFFFF;
}

#loginForm {
    width: 160px;
    height: 73px;
}

.loginForm, #loginForm TD{
  color: #FFFFFF;
}

#loginForm .text{
    border: 1px solid #999999;
    width: 99px;
    height: 14px;
}

#loginForm .submit{
    background: transparent;
    border: 0px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    height: 15px;
}

/* HEADER MENU */
/*
.header .menu{
  position: relative;
  top: 71px;
  margin: auto;
  width: 800px;
}

.header .menu li{
  height: 43px;
  float: left;
  list-style: none;
  letter-spacing: 1px;
  padding-left: 18px;
  padding-right: 11px;
  line-height: 55px;
  background: url("/res/images/website/menu_bullet.gif") no-repeat 4px 24px;
}

.header .menu a{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
}

.header .menu a:hover {
  color: #DDAA44;
}

.header .menu .current_tab {
  color: #DDAA44;
}

.header .menu li.current{
  background: url("/res/images/website/menu_current_bg.gif") repeat-x;
  overflow: hidden;
  color: #DDAA44;
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 7px;
  padding-right: 5px;
  line-height: 57px;
}

.header .menu li.current A{
    color: #DDAA44;
}

.header .menu li.left{
  width: 15px;
  list-style: none;
  padding-left: 0px;
  padding-right: 0px;
  background: url("/res/images/website/menu_left.gif") no-repeat;
  overflow: hidden;
}

.header .menu li.right{
  width: 20px;
  list-style: none;
  padding-left: 0px;
  padding-right: 0px;
  background: url("/res/images/website/menu_right.gif") no-repeat;
  position: static;
  overflow: hidden;
}
*/

/* CONTENT */

.content{
    background: #FFFFFF;
    min-height: 500px;
    position: relative;
    padding: 20px;
}

* html .content{
    height: 575px;
}

/* GENERAL TABLE */
.general {
  width: 100%;
}

.general .left{
    width: 314px;
}
/*
.general .center{
    width: 289px;
}
*/
.general td{
    vertical-align: top;
}

/* QUIZ */

.quiz_image {
    width:131px;
    height:77px;
}

.content .quiz{
    border: 1px solid #000000;
    width: 312px;
    min-height: 78px;
    margin-bottom: 10px;
}

* html .content .quiz{
    height: 78px;
}

.content .quiz img{
    float: left;
}

.content .quiz .description{
    margin-left: 136px;
    min-height: 58px;
    padding-top: 13px;
    padding-bottom: 7px;
    padding-right: 30px;
    position: relative;

}

* html .content .quiz .description{
    height: 58px;
}

.content .quiz .button{
    position: absolute;
    display: block;
    right: 0px;
    bottom: 0px;
}

.content .quiz .head{
    color: #000000;
    line-height: 14px;
    padding-left: 3px;
}

.content .quiz .head span{
    color: #FF0000;
}

.content .quiz .cont{
    color: #949494;
    line-height: 14px;
    padding-left: 3px;
    padding-right: 3px;
}

/* CENTER CONTENT */

.content .logo{
    border: 1px solid #000000;
    width: 289px;
    height: 200px;
    left: 302px;
    top: 14px;
    background: url("/res/images/website/big_logo.gif") no-repeat;
}

/* RIGHT CONTENT */

.content .right{
    width: 238px;
}

/* BLOCK */

.content .block{
    border: 1px solid #D0D0D0;
    background: url("/res/images/website/block_head_bg.gif") repeat-x;
    margin-bottom: 15px;
    position: relative;
   padding-bottom: 10px;
}

.content .block .head{
    height: 22px;
    line-height: 24px;
    padding-left: 16px;
    background: url("/res/images/website/block_head_bullet.gif") no-repeat 4px 8px;
    font-family: arial;
    font-weight: bold;
    font-size: 9pt;
    color: #FFEE00;
    text-transform: uppercase;
    letter-spacing: 2px;
}

* html .content .block .head{
    line-height: 22px;
}

.submit{
    background: transparent;
    border: 0px;
    font-size: 8pt;
    font-family: arial;
    font-weight: bold;
    color: #65AF24;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    /*display: block;*/
    background: url("/res/images/website/block_bullet.gif") no-repeat 0px 2px;
    margin-left: 14px;
    padding-left: 20px;
}

:root .block .submit{
    background: url("/res/images/website/block_bullet.gif") no-repeat 0px 4px;
}

* html .block .submit{
    padding-left: 10px !important;
}

.content .msg{
    padding: 15px;
    font-family: tahoma;
    font-size: 8pt;
    color: #65AF24;
}

/* PRACTICE REGISTER FORM */

.regMsg{
    padding-left: 14px;
    font-size: 8pt;
    font-family: tahoma;
    color: #65AF24;
    line-height: 30px;
}

.regErrors{
    padding-left: 14px;
    padding-right: 14px;
    font-size: 8pt;
    font-family: tahoma;
    color: #65AF24;
    color: red;
    padding-bottom: 10px;
}

.regErrors .item{
    padding-left: 10px;
}

#practiceRegisterForm label{
    display: block;
    float: left;
    font-family: tahoma;
    font-size: 8pt;
    color: #000000;
    width: 106px;
    padding-left: 14px;
    line-height: 20px;
}

#practiceRegisterForm .text{
    border: 1px solid #A8A8A8;
    width: 99px;
}

#practiceRegisterForm select{
    border: 1px solid #A8A8A8;
    width: 99px;
    font-size: 7pt;
}

#practiceRegisterForm .checkbox{
    width: 14px;
    height: 14px;
    border: 1px solid #A8A8A8;
}

* html #practiceRegisterForm .checkbox{
    border: 0px;
}

/* RECENT WINNERS BLOCK */

.panel{
    width: 100%;
    margin-top: 14px;
}

.panel td{
    height: 22px;
    vertical-align: middle;
    color: #425261;
   padding-left: 2px;
   text-align: center;
}

.panel .sum{
    width: 55px;
}

.panel .name{
    padding-left: 32px;
}

.panel .odd{
    background-color: #f1efef;
}

.panel .odd .name{
    background: url("/res/images/website/odd_winner.gif") no-repeat 10px 3px;
    background-color: #f1efef;
}

.panel .even .name{
    background: url("/res/images/website/even_winner.gif") no-repeat 10px 3px;
}

.cont a {
  color: #3bc41c !important;
}

.dataTable{
  margin: 10px 0px;
  border-left: 1px solid #D0DBE4;
}

.dataTable TD {
  border-right: 1px solid #D0DBE4;
  border-bottom: 1px solid #D0DBE4;
  height: 25px;
  padding: 0px 5px;
}

.odd TD{
  background-color: #f1efef;
}

.tableHeader TR {
  background-image: url("/res/images/website/data_table_header_bg.png");
  background-repeat: repeat-x;
  border-right: 1px solid #e8ce18;
  border-top: 1px solid #D0DBE4;
  height: 27px;
  color: Black;
  border-left: 1px solid white;
  font-weight: bolder;
  vertical-align: center;
  text-align: center;
  padding-left: 3px;
  padding-right: 3px;
}

.tableHeader IMG {
  padding-right: 2px;
}

H4.section {
  background-color: #DCDCDC;
  padding-left: 15px;
  color: #425261;
  font-family: tahoma;
}

div.line {
  height: 1px;
  border-bottom: 1px solid #e8b906;
}

.noborder {
  border: 0px solid white !important;
}

H2 {
  font-size: x-large;
}

H3 {
  font-size: large;
}

H4 {
  font-size: larger;
}

.html_form{
  border: 2px solid #798D9B;
  width: 50%;
  background: #FBF3DB;
  margin: 5px 0px;
  padding: 5px;
}

P.error
{
  color: red;
}

.footer_description { text-align: center; color: #878787; }


body { background-image:url(/res/images/website/home/v2/body_bg.png); background-repeat:repeat-x; background-color:#FFFFFF; margin:0px; padding:0px; font-family:Tahoma; font-size:11px; }

table.hpmaintable { margin-top: 10px; }
table.hpmaintable tr td { vertical-align:top; }
table.hpmaintable div.header { background-position:top left; background-repeat:no-repeat; width:980px; height:165px; }
table.hpmaintable div.header div.headertop { width:730px; height:88px; padding-top:51px; padding-left:250px; }
table.hpmaintable div.header div.headerbottom { height:22px; width:853px; padding-left:127px; padding-top: 4px; }

table.hpmaintable div.hpcontainer-1 { width:903px; padding-left:77px; }
table.hpmaintable div.hpcntrsmall { width:800px!important; padding-left:78px!important; }

div.footerlinks { margin-top:10px; margin-bottom:10px; text-align:center; font-family:Arial; font-size:12px; color:#898989; }
div.footerlinks a {	font-family:Arial; font-size:12px; color:#898989; text-decoration:none; }
div.footerlinks a:hover { text-decoration:none; color: #ddaa44; }
div.footerlinks p {	margin: 0px; }


table.hpmaintable div.header div.headerbottom ul { float: left; margin: auto; padding-left: 15px; }
table.hpmaintable div.header div.headerbottom ul li { background: transparent url(/res/images/website/menu_bullet.png) no-repeat scroll left top; float:left; letter-spacing:1px; list-style-image:none; list-style-position:outside; list-style-type:none; padding-left:15px; padding-right:11px; }
table.hpmaintable div.header div.headerbottom ul li a { font-family: arial; font-weight: bold; font-size: 12px; color: #ffe184; text-transform: uppercase; text-decoration: none; }
table.hpmaintable div.header div.headerbottom ul li a:hover { color: #b6eaff; }
table.hpmaintable div.header div.headerbottom ul li a.current_tab { color: #b6eaff; }
