#basic.grandprix {
    background: #d3faff url('/images/current_tournaments_bg.gif') repeat-x;
    position: relative;
    width: 743px;
}

#basic.grandprix .contentEnd {
    clear: both;
    width: 1px;
    height: 1px;
}
#basic.grandprix .contentEnd span {
    width: 1px;
    height: 1px;
}

#basic.grandprix .topheader {
    cursor: pointer;
    height: 85px;
    width: 100%;
    background: no-repeat;
}
#basic.grandprix .topheadertext {
    position: absolute;
    left: 370px;
    top: 5px;
    width: 340px;
    height: 85px;
    color: white !important;
}

#basic.grandprix .mainbox {
    float: left;
    width: 460px;
    margin-left: -2px;
}

#basic.grandprix .mainbox .head {
    height: 51px;
    background: no-repeat;
}
#basic.grandprix .mainbox .head h1 {
    font-size: 18px;
    font-weight: normal;
    line-height: 51px;
    color: white;
    background-position: 10px center;
    padding-left: 53px;
}
#basic.grandprix .mainbox .body {
    position: relative;
    height: 346px;
}
#basic.grandprix .mainbox .body .backgroundImage {
    position: absolute;
    top: 0px;
    left: 5px;
    height: 346px;
    width: 450px;
    background-repeat: no-repeat;
    background-position: center center;
}
#basic.grandprix .mainbox .body .shadows {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 346px;
    width: 100%;
    background: no-repeat;
}
#basic.grandprix .mainbox .foot {
    height: 20px;
    background: no-repeat;
}

/* MAIN BOX CONTENTS */
#basic.grandprix .mainbox .description {
    position: absolute;
    top: 15px;
    left: 15px;
    height: 300px;
    width: 200px;
}
#basic.grandprix .mainbox .actionbox {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 60px;
}
#basic.grandprix .mainbox .actionbox .main_upcoming {
    width: 180px;
}
#basic.grandprix .mainbox .actionbox .main_upcoming .countdowntime {
    font-size: 18px;
    line-height: 30px;
    color: red;
}
#basic.grandprix .mainbox .actionbox .main_start {
    width: 185px;
}
#basic.grandprix .mainbox .actionbox .main_start .start_action {
    display: block;
    width: 153px;
    height: 49px;
    background: no-repeat;
    cursor: pointer;
    font-size: 16px;
    line-height: 49px;
    text-align: center;
    text-decoration: none;
}
#basic.grandprix .mainbox .actionbox .main_played_current {
    width: 185px;
    margin-top: -10px;
}
#basic.grandprix .mainbox .actionbox .main_played_current .played_current_action {
    display: block;
    width: 116px;
    background: no-repeat;
    font-size: 12px;
    line-height: 15px;
    padding: 20px 10px 10px 35px;
    margin-left: -10px;
}
#basic.grandprix .mainbox .actionbox .main_played_current .playing_info {
    display: block;
    width: 116px;
    height: 86px;
    background: no-repeat;
    font-size: 12px;
    line-height: 15px;
    padding: 20px 10px 10px 35px;
    margin: 100px 0px 0px -10px;
}
#basic.grandprix .mainbox .actionbox .main_past {
    width: 185px;
    margin-top: -10px;
}
#basic.grandprix .mainbox .actionbox .main_past .past_action {
    display: block;
    width: 116px;
    height: 61px;
    background: no-repeat;
    font-size: 12px;
    line-height: 15px;
    padding: 20px 10px 10px 35px;
    margin-left: -10px;
}
#basic.grandprix .mainbox .actionbox .main_past .playing_info {
    display: block;
    width: 116px;
    height: 86px;
    background: no-repeat;
    font-size: 12px;
    line-height: 15px;
    padding: 20px 10px 10px 35px;
    margin: 100px 0px 0px -10px;
}



#basic.grandprix .mainbox .datatabel {
    position: absolute;
    top: 75px;
    right: 13px;
    width: 180px;
    height: 60px;
}
#basic.grandprix .mainbox .datatabel .label {
    float: left;
    width: 70px;
    line-height: 15px;
    color: #333;
}
#basic.grandprix .mainbox .datatabel .data {
    float: left;
    width: 100px;
    line-height: 15px;
}

/* RIGHT BOX CONTENT */

#basic.grandprix .right {
    float: right;
    width: 287px;
    margin-right: -2px;
}

#basic.grandprix .right .head {
    position: absolute;
    top: -37px;
    left: 0px;
    width: 287px;
    height: 37px;
    font-size: 15px;
    line-height: 37px;
    color: white;
    background: no-repeat;
}
#basic.grandprix .right .head .info_played_current_head {
    font-size: 15px;
}
#basic.grandprix .right .body {
    margin-top: 37px;
    position: relative;
}

#basic.grandprix .right .info_box {
    position: relative;
}
#basic.grandprix .right .info_box .head {
    margin-left: -1px;
}
#basic.grandprix .right .info_box .head .icon {
    margin: 6px 5px -9px 10px;
}
#basic.grandprix .right .info_box .head .info_start_login_head {
    margin: 0px 0px 0px 10px;
}
#basic.grandprix .right .info_box .head .info_start_login_head .icon {
    margin-bottom: -6px;
}
#basic.grandprix .right .info_box .head .info_start_head {
    margin: 0px 0px 0px 10px;
}
#basic.grandprix .right .info_box .head .info_past_login_head {
    margin: 0px 0px 0px 10px;
}

#basic.grandprix .right .info_box .body {
}
#basic.grandprix .right .info_box .body p {
    padding: 0px 10px 5px 10px;
    margin: 0px;
}
#basic.grandprix .right .info_box .body form {
    padding: 0px 10px;
}
#basic.grandprix .right .info_box .body form input.textInput {
    float: left;
    border: 1px gray inset;
    width: 210px;
    padding: 2px;
}
#basic.grandprix .right .info_box .body form input.imageInput {
    float: left;
    margin-left: 5px;
}


#basic.grandprix .right .info_box .body .header {
    font-size: 15px;
    line-height: 34px;
    padding: 0px 10px;
    margin: 0 0 10px 0 !important;
    height: auto !important;
    background: none;
    width: auto !important;
    border: none !important;
}
#basic.grandprix .right .content {
    margin: 0;
    height: auto !important;
    background: none;
    width: auto !important;
}

#basic.grandprix .right .info_box .body .info_upcoming_body {
    height: 207px;
    padding-top: 10px;
    background-repeat: repeat-y;
}
#basic.grandprix .right .info_box .body .info_upcoming_body .howto {
    height: 73px;
}
#basic.grandprix .right .info_box .body .info_upcoming_body .reminder {
    clear: both;
    height: 115px;
    width: 287px;
}
/*
#basic.grandprix .right .info_box .body .info_upcoming_body .reminder .header {
    font-size: 15px;
    line-height: 34px;
    padding: 0px 10px;
    margin: 0 0 10px 0 !important;
    height: auto !important;
    background: none;
    width: auto !important;
    border: none !important;
}
*/
#basic.grandprix .right .info_box .body .info_upcoming_body .reminder .header .icon {
    margin: 3px 5px -9px 0px;
}



#basic.grandprix .right .info_box .body .info_start_login_body {
    height: 217px;
    background: no-repeat;
}
#basic.grandprix .right .info_box .body .info_start_login_body .login_info {
    height: 73px;
    padding-top: 10px;
}
#basic.grandprix .right .info_box .body .info_start_body {
    height: 217px;
    background: no-repeat;
}
#basic.grandprix .right .info_box .body .info_start_body .start_info {
    height: 73px;
    padding-top: 10px;
    width: 180px;
}

#basic.grandprix .right .info_box .body .info_played_current_body {
    height: 217px;
    background: no-repeat;
}
#basic.grandprix .right .info_box .body .info_played_current_body .own_result {
    font-weight: normal;
    height: 83px;
    width: 136px;
    float: left;
    padding-left: 10px;
}
#basic.grandprix .right .info_box .body .info_played_current_body .own_result .header {
    font-size: 12px;
    line-height: 26px;
    margin: 0 !important;
    padding: 0 !important;
}
#basic.grandprix .right .info_box .body .info_played_current_body .top_result {
    font-weight: normal;
    height: 83px;
    width: 125px;
    float: left;
    margin-left: 5px;
}
#basic.grandprix .right .info_box .body .info_played_current_body .top_result .header {
    font-size: 12px;
    line-height: 26px;
    margin: 0 !important;
    padding: 0 !important;
}
#basic.grandprix .right .info_box .body .info_played_current_body .own_result p,
#basic.grandprix .right .info_box .body .info_played_current_body .top_result p {
    padding: 3px 5px 0px 0px;
}
#basic.grandprix .right .info_box .body .info_past_login_body {
    height: 217px;
    background: no-repeat;
}
#basic.grandprix .right .info_box .body .info_past_login_body .login_info {
    height: 73px;
    padding-top: 10px;
}




/* TOP LIST */
#basic.grandprix .right .info_box .body .info_toplist {
    clear: both;
    height: 123px;
    width: 267px;
    margin: 0px 0px 0px 10px;
}

#basic.grandprix .right .info_box .body .info_toplist .header {
    font-size: 15px;
    line-height: 34px;
    padding: 0px 3px;
}
#basic.grandprix .right .info_box .body .info_toplist .header .pagenav {
    float: right;
    font-size: 10px;
    line-height: 37px;
}
#basic.grandprix .right .info_box .body .info_toplist .outerContent {
    border: 1px solid white;
    margin: 8px 0px;
}
#basic.grandprix .right .info_box .body .info_toplist .content {
    border: 1px solid #D4D4D4;
    padding: 0;
}
#basic.grandprix .right .info_box .body .info_toplist .toplist_row {
    font-size: 10px;
    line-height: 24px;
    background: repeat-x;
    clear: both;
    width: 263px;
}
#basic.grandprix .right .info_box .body .info_toplist .toplist_row .position {
    float: left;
    width: 20px;
    margin-left: 5px;
}
#basic.grandprix .right .info_box .body .info_toplist .toplist_row .member {
    float: left;
    width: 100px;
}
#basic.grandprix .right .info_box .body .info_toplist .toplist_row .score {
    float: left;
    width: 60px;
    text-align: right;
}
#basic.grandprix .right .info_box .body .info_toplist .toplist_row .winnings {
    float: left;
    width: 68px;
    text-align: right;
}

/* GRAND PRIX LIST */
#basic.grandprix .right .grandprix_list {
    clear: both;
    width: 287px;
    height: 153px;
}

#basic.grandprix .right .grandprix_list .head {
    font-size: 15px;
    line-height: 34px;
    padding: 0px 10px;
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 10px;
    width: 267px;
}
#basic.grandprix .right .grandprix_list .head .btn.left {
    margin-right: -1px;
}
#basic.grandprix .right .grandprix_list .head .pagenav {
    float: right;
    font-size: 10px;
    line-height: 37px;
}
#basic.grandprix .right .grandprix_list .body {
    height: 110px;
    width: 287px;
    padding: 7px 0;
    background: no-repeat;
    margin-top: 0px;
}
#basic.grandprix .right .grandprix_list .outerContent {
    border: 1px solid white;
    width: 265px;
    margin-left: 10px;
}
#basic.grandprix .right .grandprix_list .content {
    border: 1px solid #D4D4D4;
    padding: 0;
}
#basic.grandprix .right .grandprix_list .grandprix_list_row {
    font-size: 10px;
    line-height: 24px;
    background: repeat-x;
    clear: both;
}
#basic.grandprix .right .grandprix_list .grandprix_list_row .date {
    float: left;
    width: 85px;
    margin-left: 5px;
}
#basic.grandprix .right .grandprix_list .grandprix_list_row .header {
    float: left;
    width: 155px;
    overflow: hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	height: auto;
	background: none;
	border: none;
}
#basic.grandprix .right .grandprix_list .grandprix_list_row .arrow {
    float: left;
    width: 10px;
    text-align: right;
    padding-top: 10px;
}
