.main_initial {
    margin-left: auto;
    margin-right: auto;
    border: none;
    display: block;
    background-color: #000000;
    width: 980px;
}

.main_initial tr {
    border: 0px;
    border-width: 0px;
    border-style: hidden;
	border-color: transparent;
}

.main_initial td {
    border: 0px;
    border-width: 0px;
    border-style: hidden;
	border-color: transparent;
}

.footer_main {
    /*background: url(footer_bg.jpg) no-repeat; */
    background-color: black;
    display: block;
    width: 970px; /*980*/
    text-align: center;
    height: 75px;
    margin-left: -3px;
}

.footer_main_table {
    text-align: center;
    width: 980px;
    background-color: black;
    margin-left: -3px;
}

.footer_main a {
    font-weight: bold;
}

.footer_main table {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.footer_main_table td {
    padding-right: 5px;
    padding-left: 5px;
}

.header_header {
    display: block;
    width: 980px;
    height: 196px; /*166*/
}

.header_header table {
    /*width: 980px;*/
}

.columnleft_initial {
    width: 280px;
    vertical-align: top;
    border-width: 0px;
}

.columnmain_initial {
    width: 700px;
    vertical-align: top;
    border-width: 0px;
}

.columnthin_header_lyt {
    width: opx;
}

.columnthick_header_lyt {
    width: 980px;
}

body {
    margin: 0;
    padding: 0;
    background: orange url(bg_px.jpg);
    background-repeat: repeat-x;
    background-color: #fa7411 !important;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #837669;
}

h1, h2, h3 {
    margin: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #D53707;
}

h1 {
    font-size: 44px;
}

h2 {
    font-size: 20px;
}

p, ul, ol {
    margin-top: 0;
    line-height: 240%;
    text-align: justify;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a {
    color: #D53707;
}

a:hover {
    text-decoration: none;
}

a img {
    border: none;
}

.information_header_small {
    background-color: #444444;
    background-image: url("gradientsmheader.png");
    background-repeat: repeat;
    border: 1px solid #1F1F1F;
    padding: 5px 5px 2px;
    width: 270px;
	height: auto;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.information_header_small p {
    line-height: 16px;
}

.information_header_small h2 {
    color: #D53707
	margin-bottom : 3px;
    background-image: url("img03.jpg");
    background-repeat: repeat left top;
	padding-top: 5px;
	padding-left: 5px;
	height: 22px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.information_header {
    line-height: 16px;
    padding: 5px 10px 2px 10px;
    width: 600px;
    border: 2px solid orange;   /* #1F1F1F;  */
    border-color: #333333;
    font-size: 12px;
	text-align: justify;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.information_header hr{
	color: orange;
}

.information_header h2 {
    color: #D53707 margin-bottom: 3px;
	background-image: url("img03.jpg");
    background-repeat: repeat left top;
	padding-top: 5px;
	padding-left: 5px;
	height: 22px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.information_header_image {
    
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.textbtn {
    display: block;
    background: url(btn85.png) no-repeat;
    width: 85px;
    height: 25px;
    background-position: left;
    background-color: transparent;
    border: none;
    text-decoration: none;
    text-align: left;
    color: #FF8B00;
}

.textbtn label {
    font-size: 12px;
    margin-left: 2px;
    vertical-align: 4px;
}

.textbtn img {
    width: 16;
    height: 16;
    border: none;
    margin-top: 4px;
    margin-left: 4px;
}

.textbtn:hover {
    background: url(btn85br.png) no-repeat;
}

.smallbtn {
    display: block;
    background: url(btn25.png) no-repeat;
    width: 25px;
    height: 25px;
    background-position: left;
    background-color: transparent;
    border: none;
    text-decoration: none;
    text-align: left;
    color: #FF8B00;
}

.smallbtn label {
    font-size: 12px;
    margin-left: 2px;
    vertical-align: 4px;
}

.smallbtn img {
    width: 16;
    height: 16;
    border: none;
    margin-top: 4px;
    margin-left: 4px;
}

.smallbtn:hover {
    background: transparent url(btn25br.png) no-repeat;
}

.tinybtn {
    display: block;
    background: url(btntiny.png) no-repeat;
    width: 18px;
    height: 18px;
    background-position: left;
    background-color: transparent;
    border: none;
    text-decoration: none;
    text-align: left;
    color: #FF8B00;
}

.tinybtn label {
    font-size: 12px;
    margin-left: 2px;
    vertical-align: 4px;
}

.tinybtn img {
    width: 16;
    height: 16;
    border: none;
    margin-top: 1px;
    margin-left: 1px;
}

.tinybtn:hover {
    background: transparent url(btntinybr.png) no-repeat;
}

.input_form {
    background-image: url(formbg.png);
    background-repeat: repeat;
    background-color: #ffaa00;
    width: 620px;
    color: white;
    text-align: center;
}

.input_form .incorrect_caption {
    color: black;
    background-color: red;
    font-weight: bold;
}

.input_form table {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.input_form td {
    text-align: right;
    padding-left: 10px;
}

.input_form .required {
    background-color: pink;
}

.input_form input, select {
    width: 190px;
    border: 2px solid #000000;
    color: #5A7A9B;
    padding-left: 3px;
}

.input_form textarea {
    width: 190px;
    border: 2px solid #000000;
    color: #5A7A9B;
    padding-left: 3px;
}

.textareabig {
    width: 290px !important;
    height: 120px;
    border: 2px solid #000000;
    color: #5A7A9B;
    padding-left: 3px;
}

.input_form_datetime input {
    width: 40px;
    border: 2px solid #000000;
    color: #5A7A9B;
    padding-left: 3px;
}

.input_form_datetime select {
    width: 100px !important;
    border: 2px solid #000000;
    color: #5A7A9B;
    padding-left: 3px;
    height: 21px !important;
}

.input_form_datetime input[type =
"button"] {
    width: 18px !important;
    height: 22px !important;
}

.register_form_calendar_input input {
    width: 170px;
    text-align: left;
}

.register_form_calendar_input input[type =
"button"] {
    width: 20px !important;
}

.input_form input[type =
"checkbox"] {
    width: 15px;
    border: none;
}

.input_form input[type =
"button"] {
    width: 10px;
}

.input_form select {
    width: 197px;
}

.input_form_header {
    color: #D53707;
    background: url("img03.jpg") repeat left top;
    width: 620px;
    display: block;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.input_form_subheader {
    color: #D53707;
    background: url("img03.jpg") repeat left top;
    display: block;
    font-weight: bold;
    font-size: 15px;
	text-align: left;
	text-indent: 5px;
}

.input_form_datacaption {
    font-weight: bold;
    color: #000000;
}

.input_form__nobg_datacaption {
    font-weight: bold;
    color: #ffffff;
}

.input_form .bookingform {
    color: #FFFFFF;
    text-align: left;
    margin: auto;
    width: 350px;
    padding-left: 20px;
    font-size: 14px;
    text-shadow: black;
    font-weight: bolder;
}

.input_form .bookingform td {
    text-align: left;
}

.input_form .bookingtextarea {
    width: 250px;
    height: 80px;
    text-align: left;
}

.input_form .bookinginput {
    width: 255px;
    text-align: left;
}

.input_form .bookinginputnumber {
    width: 55px;
    text-align: left;
}

.input_form .bookingsubtable {
    margin-top: 0px;
    text-align: right;
    margin-right: 0px;
}

.input_form .bookingsubtable table {
    text-align: right;
    margin-right: 0px;
}

.input_form .bookingsubtable td {
    text-align: right;
    margin-right: 0px;
}

.input_form .bookingsubtable img {
    padding: 2px 20px 0 0;
}

.data_table {
    width: 620px;
    border-collapse: collapse;
    border-style: hidden;
    border-color: black;
    border-bottom-width: 0px;
    text-align: center;
}

.data_table td {
    border-style: hidden;
    border-width: 0px;
    text-align: center;
	color: #837669;
}

.data_table th {
    border-style: hidden;
    border-width: 0px;
    border-collapse: collapse;
    color: #D53707;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #000000;
}

.header_image {
    position: 0 0 0 0;
    padding 0 0 0 0;
    background:
    yellow;
    text-align: left;
}

.header_image th {
    text-align: left;
}

.data_table TFOOT {
    border-style: hidden;
    border-width: 0px;
    border-collapse: collapse;
}

.data_table_odd {
    background-image: url(oddbg.png);
    background-repeat: repeat;
    background-color: #1c1c1c;
}

.data_table_even {
    background-color: #000000;
}

.data_table tbody tr:hover {
    background-image: url(trhover.png);
    background-repeat: repeat;
    background-color: #dd8811;
}

.booking input {
    width: 70px;
    margin-left: 10px;
}

.booking_header td {
    width: 310px;
}

.booking_header_left {
    text-align: left;
    color: #D53707;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 20px;
}

.booking_header_left label {
    background: #D53707;
    color: #000000;
}

.booking_header_right {
    text-align: right;
}

.booking_header_left td {
    text-align: left;
}

.booking input[type =
"button"] {
    width: 15px;
    margin-left: 0px;
}

.booking_table_hour_cell {
    font-size: 16px;
    font-weight: bold;
    background: #000000;
    width: 60px;
    color: #D53707!important;
}

.booking_table_subtable {
    border-collapse: collapse;
    border-width: 0px;
    border-style: inherit;
    border-color: black;
}

.booking_table_intervals_subtable {
    border-collapse: collapse;
    border: 4px;
    border-width: 0px;
    border-style: hidden;
    border-color: black;
	
	border-collapse: separate;
}

.booking_table_intervals_subtabletd1 {
    width: 130px;
    border-color: black;
}

.booking_table_intervals_subtabletd2 {
    width: 30px;
    border-color: black;
}

.booking_table_intervals_subtable td {
    height: 35px;
    padding-left: 10px;
}

.booking_days_table {
    width: 620px;
    background-image: url(bookingdaysbg.png);
    background-repeat: repeat;
    background-color: #ff6600;
    color: #D53707;
    font-size: 9px;
    text-align: center;
}

.booking_days_table a {
    color: #837669;
    text-decoration: none;
}

.booking_days_table td {
    width: 88px;
    height: 20px;
}

.booking_days_table_selected a {
    color: #FFFFFF;
    width: 88px;
}

.booking_days_table td:hover {
    background-image: url(trhover.png);
    background-repeat: repeat;
    background-color: #dd8811;
}

.booking_status_selection {
	
	width: 500px;
	margin-top: 0px;
	font-weight: bolder;
	
}

.booking_status_selection table{
	
	margin-top: 0px;
	
}

.booking_status_selection input{
	
	width: 20px;
	border: none;
}

.booking_status_selection td{
	
	text-align: center!important;
	padding-left: 0px;

}

.booking_method_selection {
	
	width: 300px;
	margin-top: 0px;
	font-weight: bolder;
	
}

.booking_method_selection table{
	
	margin-top: 0px;
	padding-left: 10px;
	
}

.booking_method_selection input{
	
	width: 20px;
	border: none;
}

.booking_method_selection td{
	
	text-align: center!important;
	padding-left: 0px;

}


.table_scroller {
    background-color: transparent;
    margin-left: auto;
    margin-right: 0px;
}

.table_scroller_active_column a {
    color: orange;
    font-weight: bold;
}

.buttons_table {
    margin-right: auto;
    margin-left: auto;
}

.buttons_table table {
    padding-left: 100px;
    margin-right: auto;
    margin-left: 100px;
}

.popup {
    background: #ffffff;
    font-size: 11px;
    color: #000000;
    width: 300px;
    max-width: 300px;
    min-width: 100px;
    line-height: 1.4em;
    border: 2px solid #000000;
    text-align: justify;
    padding: 5px 10px 5px 10px;
}

.info_box_m {
    width: 620px;
    background: url(infomiddle.png) repeat-y;
    color: red;
}

.info_box_m img {
    margin-right: 10px;
}

.info_box_m .title {
    padding: 6px 15px 0 15px;
    text-align: left;
}

.info_box_m .titlewhite {
    padding: 6px 15px 0 15px;
    text-align: left;
	color: white;
}


.info_box_m ul {
}

.info_box_m li {
    color: white;
}

.info_box_m .boxtop {
    background: url(infotop.png) no-repeat top;
    text-align: center;
    padding: 6px 8px 4px 10px;
    font-size: 4px;
    color: #ffffff;
}

.info_box_m .boxbot {
    margin: 0;
    text-align: left;
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    background: url(infobottom.png) no-repeat bottom;
}

.gametextarea {
    width: 500px;
    height: 40px;
    text-align: left;
    margin-left: 45px;
}

.gameselect {
    width: 420px;
    text-align: left;
    margin-left: 45px;
}

.gameinput {
    width: 200px;
    text-align: left;
    margin-left: 45px;
}

.gameplayer_teamselection input {
    margin-top: 5px;
    width: 20px;
    border: none;
}

.register_form_checkboxes {
    margin-top: 5px !important;
}

.register_form_checkboxes td {
    text-align: left;
}

.jsp_content {
    width: 620px;
    height: 800px
}

.small_login_forgetpasswd td {
    width: 300px;
}

.test_page_caption {
    position: 0 0 0 0;
    color: fuchsia;
}

.rules {
    text-decoration: underline;
    color: #D53707;
    font-weight: bold;
}

.information_text {
    display: block;
    margin: 12px;
}

.faq_text {
    display: block;
    margin: 12px;
    font-size: 12px;
}

.leaguetextarea {
    width: 500px;
    height: 60px;
    text-align: left;
    margin-left: 45px;
    border: 2px solid #D53707;;
    color: #5A7A9B;
    padding-left: 3px;
}

.leaguedescription {
    width: 600px;
    text-align: justify;
    color: #FFFFFF;
    display: block;
}

.league_form_calendar_input input, select {
    width: 100px;
    text-align: left;
    margin-left: 45px;
    border: 2px solid #000000;
    color: #5A7A9B;
    padding-left: 3px;
}

.league_form_calendar_input input[type =
"button"] {
    width: 20px !important;
    margin-left: 0px;
}

.detail_results body {
    background-color: black;
}

.detail_results {
    font-size: 18px;
    background-color: black;
    text-align: center;
    border-width: 5px;
}

.detail_results td {
    width: 68px;
}

.detail_results th {
    color: orange;
    font-size: 20px;
    font-weight: bold;
}

.detail_results_label {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #D53707;
    width: 100%;
}

.green_player {
    color: green;
}

.red_player {
    color: red;
}

.score_rules {
    margin-left: 80px;
}

.score_rules_caption{
    width: 370px;
}

.score_rules_points{
    text-align: right;
	color: white;
	width: 20px;
}

.score_rules_role_name{
    color: #D53707;
	margin-left: 80px;
}

.forum_table {
    width: 650px;
    border: 1px solid #2B2B2B;
}

.forum_table table {
}

.forum_table THEAD {
    width: 620px;
    border-style: hidden;
    border-width: 0px;
    border-collapse: collapse;
    color: #000000; /*#1F1F1F;#FF6600;*/
    /*background-color: #1F1F1F; url(orange.jpg) repeat-x scroll 0%;#FF6600  */
    background-image: url(menugradient.png);
    background-repeat: repeat;
    background-color: #ee6611;
}

.forum_table THEAD A {
    text-decoration: none;
    color: #000000;
}

.forum_table TD {
    /*
     background-image: url(oddbg.png);
     background-repeat: repeat;
     background-color: #1c1c1c;*/
    background-color: #121212;
    padding-left: 5px;
    padding-right: 5px;
}

.forum_table P {
    line-height: normal;
}

.forum_table HR {
    color: red;
}

.forum_table A {
    text-decoration: none;
}

.forumHeader {
    font-size: 14px;
    font-weight: bold;
}

.center_column {
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

.forum_table_odd {
    background-image: url(oddbg.png);
    background-repeat: repeat;
    background-color: #1c1c1c;
}

.forum_table_even {
    background-color: #000000;
}

.forum_table tbody tr:hover {
}

.forum_bread_crumb {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #D53707;
}

.forum_bread_crumb A {
    text-decoration: none;
}

.forum_form td {
    text-align: left !important;
}

.forum_form_input {
    width: 500px !important;
}

.forum_content_overview {
    width: 650px;
    background-color: #080808;
    padding: 3px 3px 3px 3px;
    border: 1px solid #2B2B2B;
}

.forum_content_overview P {
    line-height: normal;
    font-size: 11px;
}

.tabs {
    /*background-color: #FF8B00; */
    width: 620px;
    color: black;
    text-align: left;
}

.tabs TD {
    border-color: #000000 !important;
    border: 1px solid !important;
    background: url("img03.jpg") repeat scroll left top transparent;
    background-repeat: repeat;
}

.tabs IMG {
    margin-right: 3px;
}

.selectedtab {
    background: none !important;
    border-color: white !important;
}

.selectedtab A {
    color: white;
}

.user_header {
    width: 620px;
    color: ##D53707;

	text-align: left;
}

.user_header_datacaption{
	font-weight: bold;
	color: #FFFFFF;
}



.filter_box {
	background-image: url(formbg.png);
	background-repeat: repeat;
	background-color: #ffaa00;
	width: 630px;
	color: white;
	text-align: center;
}

.filter_box table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.filter_box td {
	text-align: left;
	padding-left: 10px;
}

.filter_box input,textarea,select {
	width: 110px;
	border:2px solid #000000;
	color:#5A7A9B;
	padding-left: 3px;
}

// tree

.nodeFolder
{
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none
}

.nodeFolder a
{
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none
}

.document
{
    color: blue;
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none
}
.documentSelected
{
    color: blue;
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
    font-weight: bold
}

.childCount
{
    color: blue;
    font-size: 10px;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none
}

.upload_file input{
	width: 420px;
	border:2px solid #000000;
	color:#5A7A9B;
	padding-left: 3px;
}

.game_header_info td{
	padding-right: 15px;
}

.calendarBB_hours input{
	width: 20px;
}

.voucherext_form {
	background-color: #070707;
	border-radius: 15px;
	-moz-border-radius: 15px;
	width: 620px;
	text-align: center;
}

.voucherext_form_status_active_caption {
	color: #D53707;
	font-weight: bold;
	font-size: 14px; 
}

.voucherext_form_status_inactive_caption {
	color: red;
	font-weight: bold;
	font-size: 14px; 
}

.voucherext_firstcolumn{
	width: 150px;
	text-align: right;
	font-weight: bold;
}

.voucherext_secondcolumn{
	width: 400px;
	color: white;
	text-align: left;
	padding-left: 30px;
	
}

.voucherext_usages_caption {
	color: #D53707;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

.voucherext_usagetable{
	color: white;
}

.voucherext_usagetable td{
	height: 30px;
}


.voucherext_usagetable_header{
	text-decoration: underline;
	color: #837669;
}

.gameplayer_voucher_accepted {
	color: black;
	font-weight: bold;
	font-size: 14px; 
}

.bookingvest {
	border-collapse: separate;
}

.facebook{
	border: none;
	line-height: 100%;	
}

.login_small_login table{
	width: 700px;
}

.login_small_flags table{
	
}

.login_small_flags{
	text-align: right !important;
	width: 150px !important;
}

.login_small_flags label{
	color: white;
	position: relative;
	top: -4px !important;
}

.table_sys_param_category{
	
	font-size: 16px!important;
	text-align: left;
	font-weight:bolder;
}

.table_sys_param{
	
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
}

.reports_list_selection{
	font-size: 14px;
	padding-left: 10px;
	
}

.reports_list_selection a{
	color: #837669;
	line-height: 25px;
	text-decoration: none;
}

.reports_list_selection a:hover {
    color: #D53707;
	text-decoration: underline;
}

.header_login_line{
	height: 27px;
	z-index: 1;
	
}

.header_middle_line{
	height: 146px;
	z-index: 0; 
}

.header_menu_line{
	height: 30px;
}

.login_small input {
    width: 150px;
    height: 13px;
    border: 1px solid red;
    color: #5A7A9B;
    padding-left: 3px;
    background-color: black;
    font-size: 11px;
}

.login_small input[type =
"password"] {
    width: 100px;
}

.login_small {
    color: white;
    font-size: 11px;
}

.login_small label {
    color: #FF6600;
/*    margin-top: -5px;  */
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
}

.login_small table {
    width: 970px;
    text-align: center;
    max-height: 12px;
}

.login_small td {
    height: 12px;
    text-align: left;
    width: auto;
}

.login_small a {
    color: #FF6600;  
    width: 200px;
    text-align: center;
    font-size: 13px;
}

.input_form_scoring input {
    width: 40px;
    border: 2px solid #000000;
    color: #5A7A9B;
    padding-left: 3px;
}

.input_form_handicap select {
    width: 100px;
    border: 2px solid #000000;
    color: #5A7A9B;
    padding-left: 3px;
}

.login_form_links a{
    color: white;
}

.login_form_links{
    color: white;
}

.radio_buttons_list{
	font-weight: bolder;
}
.radio_buttons_list table{
	
	margin-top: 0px;
	text-align: left;
}

.radio_buttons_list input{
	
	width: 20px;
}


.radio_buttons_list td{
	
	text-align: left;
}

.deals_loginreguired_box{
	
	background-color: #202020 ;
	border-radius: 8px;
	color: white;
	width: 600px;
	border: 2px!important;
	font-size: 13px;
	border-color: orange!important;
}

.deals_loginreguired_box ul{
	font-size: 18px;
	margin-top: 3px;
	width: 450px;
	font-weight: bolder;	
}

.deals_loginreguired_box img{
	margin-left: 10px;
}


.dealsbox {
	
	background-color: #101010;
    line-height: 16px;
    padding: 5px 10px 2px 10px;
    width: 600px;
    border: 2px solid orange;   /* #1F1F1F;  */
    border-color: #333333;
    font-size: 12px;
	text-align: justify;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
}

.dealsbox hr{
	color: orange;
}

.dealsbox P,ul,ol{
	line-height: normal;
	margin: 0px;
}


.dealsbox h2 {
    color: #D53707 margin-bottom: 3px;
	background-image: url("img03.jpg");
    background-repeat: repeat left top;
	padding-top: 5px;
	padding-left: 5px;
	height: 22px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.dealsbox_prices td{
	background-color: #282828;
	color: #D53707;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
}

.dealsbox_currentprice{
	text-decoration: line-through;
}

.dealsbox_discount{
	font-weight: bolder;
	color: white;
}

.dealsbox_newprice{
	font-weight: bolder;
	color: orange;
	font-size: 16px;
}

.dealsbox_leftside{
	margin-top: 5px;
	background-color: #181818;
	height: 230px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 200px;
	margin-right: 10px;
}

.dealsbox_leftside table{
	-moz-border-radius: 8px;
	border-radius: 8px;
	
}
	
.dealsbox_leftside td{
	font-size: 14px;
	height:30px;
	text-align:center;
	width:200px;
}

.dealsbox_datestable td{
	font-size: 12px;
	height:8px;
	text-align:center;
	
}

.dealsbox_datestable table{
	width:100px;
}

.dealsbox_datestable label{
	font-size: 12px;
	color: white;
	padding-bottom: 20px;
}

.dealsbox_endofferdate label{
	font-size: 24px;
	color: orange;
	font-weight: bolder;
}

.dealsbox_endofferdate{
	line-height: 20px;
	text-align:center;
	color: white;
}

.deals_confirmationtext {
	background-color: #101010;
    line-height: 16px;
    padding: 10px 10px 10px 10px;
    width: 600px;
    border: 2px solid orange;   /* #1F1F1F;  */
    border-color: #333333;
    font-size: 12px;
	text-align: justify;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
}	
	
.deals_confirmationtext ul, ol{
	line-height: 10px;
}

.deals_confirmationtext p{
	line-height: 150%;
	margin: 0px;
}

.deals_confirmationtext h2{
	line-height: 150%;
	margin: 0px;
}


