 a.button { border:1px solid #FFF; border-bottom:1px solid #808080; border-right:1px solid #808080; padding:3px 7px; display:inline-block; color:#515151; font-size:90%; font-weight:bold; text-decoration:none; background:url("../images/button/bg_grad.png") bottom left repeat-x #FFF; } a.button.light { font-weight:normal; } a.button:hover { border-bottom:1px solid #5F5F5F; border-right:1px solid #5F5F5F; color:#000; } div#middle_wrapper div#middle { padding:20px 0; } div#dutching_wrapper { float:left; width:820px; } div#dutching { padding:14px 20px 15px 20px; width:780px; border:1px solid #203C6A; float:left; background:url("../../../_assets/images/housestyle/middle/bg_title.png") top left repeat-x #1F3A67; } div#dutching div#dutching_header { position:relative; width:100%; } div#dutching div#dutching_header h2 { padding:0 0 15px 0; color:#FFF; font-size:90%; width:60%; } div#dutching div#dutching_header h2 span { color:#91A1BA; } div#dutching div#dutching_header a#dutching_description_more { position:absolute; top:0; right:0; background:none; color:#BBEC11; font-weight:bold; font-size:85%; padding:0; text-decoration:none; } div#dutching_description { margin:0 0 15px 0; padding:9px; line-height:180%; background:#1C345E; font-size:85%; border:1px solid #6E83A6; color:#FFF; } div#dutching_description p { padding:0 0 12px 0; } div#dutching_description p.last { padding:0; } div#dutching_description a { color:#BBEC11; } div#dutching ul#dutching_controls, div#dutching ul#dutching_controls ul { position:relative; padding:0; margin:0; list-style: none; line-height:1; z-index:100; } div#dutching ul#dutching_controls { background:url("../images/control_panel/bg_faded_grey.png") top left repeat-x #C6C6C6; float:left; width:780px; font-size:85%; } div#dutching ul#dutching_controls li { float: left; background:url("../images/control_panel/bg_light_grey.png") top left repeat-x #D2D2D2; border:1px solid #A6A6A6; border-right:0; } div#dutching ul#dutching_controls li.last { border-right:1px solid #A6A6A6; } div#dutching ul#dutching_controls li a { display: block; padding:9px 25px 9px 14px; color:#000; text-decoration:none; border-right:1px solid #FFF; background:url("../images/control_panel/arrow_black.gif") right 13px no-repeat; } div#dutching ul#dutching_controls li a.no_arrow { background:none; padding-right:14px; } div#dutching ul#dutching_controls li:hover, div#dutching ul#dutching_controls li.sfhover { background:url("../images/control_panel/bg_purple.png") top left repeat-x #DCB7EC; border:1px solid #BB71DA; border-bottom:0; border-right:0; color:#3F1451; } div#dutching ul#dutching_controls li.last { border-right:1px solid #A6A6A6; } div#dutching ul#dutching_controls li:hover a, div#dutching ul#dutching_controls li.sfhover a { color:#3F1451; } div#dutching ul#dutching_controls li.btn_import, div#dutching ul#dutching_controls li.btn_optimize { float:right; border:1px solid #A6A6A6; width:auto; } div#dutching ul#dutching_controls li.btn_import:hover, div#dutching ul#dutching_controls li.btn_import.sfhover, div#dutching ul#dutching_controls li.btn_import.active { background:url("../images/control_panel/bg_blue.png") top left repeat-x #B9D1EB; border:1px solid #83A3CB; } div#dutching ul#dutching_controls li.btn_import a { font-weight:bold; background:url("../images/control_panel/arrow_grey.png") top right no-repeat; padding-right:35px; } div#dutching ul#dutching_controls li.btn_import a:hover, div#dutching ul#dutching_controls li.btn_import.active a { background-image:url("../images/control_panel/arrow_green.png"); color:#000066; } div#dutching ul#dutching_controls li.btn_optimize:hover, div#dutching ul#dutching_controls li.btn_optimize.sfhover, div#dutching ul#dutching_controls li.btn_optimize.active { background:url("../images/control_panel/bg_blue.png") top left repeat-x #B9D1EB; border:1px solid #83A3CB; } div#dutching ul#dutching_controls li.btn_optimize a { font-weight:bold; background:url("../images/control_panel/bars_grey.png") top right no-repeat; padding-right:35px; } div#dutching ul#dutching_controls li.btn_optimize a:hover, div#dutching ul#dutching_controls li.btn_optimize.active a { background-image:url("../images/control_panel/bars_green.png"); color:#000066; } div#dutching ul#dutching_controls li ul { position:absolute; left: -999em; width:200px; } div#dutching ul#dutching_controls li:hover ul, div#dutching ul#dutching_controls li.sfhover ul { left: auto; border:1px solid #BB71DA; border-top:0; background:url("../images/control_panel/dropdown/background.png") top left repeat-x #F7EFFA; margin:0 0 0 -1px; } div#dutching ul#dutching_controls li:hover ul li, div#dutching ul#dutching_controls li.sfhover ul li { border:0; background:none; } div#dutching ul#dutching_controls li:hover ul li.line, div#dutching ul#dutching_controls li.sfhover ul li.line { border-top:1px dashed #C697DA; } div#dutching ul#dutching_controls li:hover ul li a, div#dutching ul#dutching_controls li.sfhover ul li a { width:172px; display:block; padding:7px 14px 7px 14px; background:none; border:0; color:#3F1451; } div#dutching ul#dutching_controls li:hover ul li a:hover, div#dutching ul#dutching_controls li.sfhover ul li a:hover { background:#BB71DA; font-weight:bold; color:#FFF; } p#dutching_show_summary { padding:9px 0 3px 0; clear:both; text-align:right; } p#dutching_show_summary a { color:#BBEC11; font-weight:bold; font-size:85%; text-decoration:none; } table#dutching_summary { border:1px solid #8CA4C2; width:780px; display:none; margin:4px 0 15px 0; } table#dutching_summary * { color:#FFF; } table#dutching_summary thead tr th { border-right:1px solid #8CA4C2; border-bottom:1px solid #8CA4C2; text-align:left; padding:5px 7px; font-size:85%; background:url("../images/summary/bg_thead.png") top left repeat-x #1F3A67; } table#dutching_summary thead tr th#dutching_summary_1 { width:10% } table#dutching_summary thead tr th#dutching_summary_2 { width:15% } table#dutching_summary thead tr th#dutching_summary_3 { width:20% } table#dutching_summary thead tr th#dutching_summary_4 { width:15% } table#dutching_summary thead tr th#dutching_summary_5 { width:40% } table#dutching_summary thead tr th.last { border-right:0; } table#dutching_summary tbody tr:hover { background:#334F7B; } table#dutching_summary tbody tr td { border-right:1px solid #8CA4C2; border-bottom:1px solid #4C6994; padding:4px 7px; font-size:85%; } table#dutching_summary tbody tr td.ds_tab { color:#FFF; font-weight:bold; } table#dutching_summary tbody tr td.ds_tab_empty { color:#8CA4C2; font-weight:normal; } table#dutching_summary tbody tr td.last { border-right:0; } table#dutching_summary tbody tr.highest td, table#dutching_summary tbody tr.highest td * { color:#BBEC11; } table#dutching_summary tbody tr#dutch_10_summary td { border-bottom:0; } ul#dutching_menu { position:relative; list-style:none; float:left; margin:0; z-index:10; width:780px; } ul#dutching_menu li { float:left; } ul#dutching_menu li a { float:left; background:url("../images/bg_menu_left.png") top left repeat-y #F0F0F0; border:1px solid #959595; border-left:0; border-bottom:1px solid #8CA4C3; padding:6px 13px; color:#666666; font-size:85%; cursor:pointer; margin:4px 0 0 0; text-decoration:none; outline:none; text-align:center; } ul#dutching_menu li a.first { border-left:1px solid #959595; } ul#dutching_menu li a:hover, ul#dutching_menu li.active a { color:#000066; background:#FFF; border:1px solid #8CA4C3; border-bottom:0; font-weight:bold; padding:8px 11px; margin:1px 0 0 -1px; _position:relative; _z-index:100; _left:-1px; } ul#dutching_menu li a.first:hover, ul#dutching_menu li.active a.first { margin-left:0px; _position:relative; _left:0px; } ul#dutching_menu li#confirmation { z-index:200; float:right; color:#000066; background:url("../images/tick_16x16.png") 10px center no-repeat #FFF; border:1px solid #8CA4C3; border-bottom:0; font-weight:bold; padding:8px 15px 8px 30px; font-size:85%; margin:1px 0 0 0; color:#2E7C19; } div#dutching_environment { position:relative; top:-1px; z-index:5; font-size:85%; float:left; } div#dutching_environment div { padding:15px; width:746px; color:#000066; float:left; } div#dutching div#dutching_environment div div p#dutching_help { padding:10px 0 0 0; clear:both; } div#dutching_environment div div.calculator { padding:0; margin:0; } div#dutching_environment div div.calculator p.settings { padding:7px; border:1px solid #BACBE1; float:left; background:#D4E4F8; margin:0 10px 7px 0; font-weight:bold; } div#dutching_environment div div.calculator p.settings * { color:#065E06; color:#000066; font-family:90% Verdana, Helvetica, Arial; } div#dutching_environment div div.calculator p.settings:hover { border:1px solid #809ABB; background:#C0D8F2; } div#dutching_environment div div.calculator p.settings input.stake_input { font-size:110%; font-weight:normal; padding:0 0 2px 0; cursor:help; } div#dutching_environment div div.calculator p.settings input.stake_invalid { border:1px solid #990000; color:#990000; background:#F0DBDB; } div#dutching_environment div div.calculator p.settings input.stake_disabled { border:1px solid #666; background:#CCC; } div#dutching_environment div div.calculator p.settings select { font-size:110%; font-weight:normal; cursor:help; position:relative; _min-wdith:10px; } div#dutching_environment div div.calculator p.settings select option { padding:0 10px 2px 0; font-weight:normal; cursor:help; } div#dutching_environment div div.calculator p.settings input.input { cursor:help; } div#dutching_environment div div.calculator div.info_bar { width:100%; background:url("../images/calculator/bg_info_bar.png") top right repeat-y #DEEBFB; float:left; margin:5px 0 0 0; clear:both; } div#dutching_environment div div.calculator div.info_bar { padding:0; margin:0; } div#dutching_environment div div.calculator div.info_bar p.info_bar_notice { float:left; cursor:help; padding:5px 1% 5px 1%; } div#dutching_environment div div.calculator div.info_bar p.info_bar_left { float:left; cursor:help; padding:5px 1%; } div#dutching_environment div div.calculator div.info_bar p.info_bar_right { float:right; cursor:help; padding:5px 1%; } div#dutching_environment div div.calculator div.info_bar p.info_bar_right.red { float:right; cursor:help; padding:5px %1 5px 10px; color:#B30000; background:url("../images/bg_no_profit.png") top right no-repeat; font-weight:bold; _width:311px; min-width:311px; text-align:right; } div#dutching_environment div div.calculator div.info_bar p.info_bar_left strong, div#dutching_environment div div.calculator div.info_bar p.info_bar_right strong { color:#73004D; } div#dutching_environment div div.calculator table { border:1px solid #8CA4C2; font-size:100%; background:url("../images/calculator/bg_tbody.png") left 15px repeat-x #DEEDFE; clear:both; width:746px; } div#dutching_environment div div.calculator table thead, div#dutching_environment div div.calculator table tfoot { background:url("../images/calculator/bg_thead.gif") bottom left repeat-x #FFF; } div#dutching_environment div div.calculator table thead tr th, div#dutching_environment div div.calculator table tfoot tr td { padding:0; border-right:1px solid #D0D0D0; border-left:1px solid #FFF; } div#dutching_environment div div.calculator table thead tr th { border-bottom:1px solid #8CA4C2; } div#dutching_environment div div.calculator table thead tr th.header_0, div#dutching_environment div div.calculator table thead tr th.header_7 { color:#999; } div#dutching_environment div div.calculator table thead tr th span, div#dutching_environment div div.calculator table tfoot tr td span { display:block; padding:6px 5px; } div#dutching_environment div div.calculator table thead tr th span:hover, div#dutching_environment div div.calculator table tfoot tr td span:hover { cursor:help; background:url("../images/calculator/bg_thead_hover.png") top left repeat-x #CCC; } div#dutching_environment div div.calculator table thead tr th.header_0 { padding:0; width:30px; border-left:0; } div#dutching_environment div div.calculator table tfoot tr td { border-top:1px solid #8CA4C2; font-weight:bold; } div#dutching_environment div div.calculator table tfoot tr td { text-align:center; } div#dutching_environment div div.calculator table tfoot tr td span.probability { font-weight:normal; text-align:left; } div#dutching_environment div div.calculator table tfoot tr td span { cursor:help; } div#dutching_environment div div.calculator table tfoot tr td span.total_stake_under { background:#CAF2BD; color:#006600; } div#dutching_environment div div.calculator table tfoot tr td span.total_stake_over { background:#FFC8C8; color:#990000; } div#dutching_environment div div.calculator table tbody { padding:4px; } div#dutching_environment div div.calculator table tbody tr:hover { background:#9FB7D4; } div#dutching_environment div div.calculator table tbody tr td { padding:2px 4px; text-align:center; } div#dutching_environment div div.calculator input.input, div#dutching_environment div div.calculator input.invalid { border:1px solid #809ABB; padding:2px 4px; color:#000085; font-size:110%; background:url("../images/calculator/bg_input.png") top left repeat-x #FFF; } div#dutching_environment div div.calculator table tbody tr td input.input, div#dutching_environment div div.calculator table tbody tr td input.invalid { width:97%; padding:2px 1%; } div#dutching_environment div div.calculator table tbody tr td input.invalid { border:1px solid #990000; color:#990000; background:#F0DBDB; } div#dutching_environment div div.calculator table.hot tbody tr.enabled.hot td input { border:1px solid #CB6378; color:#990000; } div#dutching_environment div div.calculator table tbody tr td.adjustments { text-align:right; padding-right:0; } div#dutching_environment div div.calculator table tbody tr td.description input { width:236px; } div#dutching_environment div div.calculator table tbody tr td.adjustments input { width:80px; } div#dutching_environment div div.calculator table tbody tr td.odds input { width:96px; } div#dutching_environment div div.calculator table tbody tr td.stake { font-weight:bold; } div#dutching_environment div div.calculator table tbody tr td img { padding:0; margin:0 auto; display:block; cursor:pointer; } div#dutching_environment div div.calculator table tbody tr td.adjustment_buttons { padding:2px 0; text-align:left; } div#dutching_environment div div.calculator table tbody tr.disabled td.description, div#dutching_environment div div.calculator table tbody tr.disabled td.odds, div#dutching_environment div div.calculator table tbody tr.disabled td.adjustments, div#dutching_environment div div.calculator table tbody tr.disabled td.adjustment_buttons, div#dutching_environment div div.calculator table tbody tr.disabled td.stake, div#dutching_environment div div.calculator table tbody tr.disabled td.return, div#dutching_environment div div.calculator table tbody tr.disabled td.profit, div#dutching_environment div div.calculator table tbody tr.disabled td.commision { opacity: 0.3; -moz-opacity:0.3; filter:alpha(opacity=30); } div#dutching_environment div div.calculator table tbody tr.enabled.hot { background:url("../images/calculator/bg_error.png") top left repeat-x #FFB0B0; color:#990000; } div#dutching_environment div div.calculator input.invalid { border:1px solid #990000; color:#990000; background:#FFECEC; } div#dutching_environment div div.calculator table tbody tr.enabled.hot td.profit { font-weight:bold; } div#dutching p.dutching_report_problem { color:#FFF; font-size:85%; text-align:center; padding:15px 0 0 0; display:block; clear:both; } div#dutching p.dutching_report_problem a { color:#BBEC11; } div#dutching p.dutching_report_problem a:hover { text-decoration:none; } div#dutching_ads { float:right; width:120px; padding:9px 14px 13px 13px; border:1px solid #203C6A; background:url("../../../_assets/images/housestyle/middle/bg_title.png") top left repeat-x #1F3A67; background:url("../images/bg_dutching.png") top left repeat-x #2C5292; } div#dutching_ads div.ad { padding:0 0 10px 0; } div#dutching_ads div.ad.last { padding:0; } div#dutching_ads div.ad img { border:1px solid #FFF; } div#dutching_ads h4 { color:#FFF; text-align:center; padding:0 0 4px 0; font-size:90%; } div#dutching_ads ul { position:relative; list-style:none; padding:0 0 7px 0; } div#dutching_ads ul li { position:relative; text-align:center; color:#FFF; padding:0; } div#middle_wrapper div#middle div#dutching_ads ul li img { position:absolute; top:0px; right:0px; width:0; height:0; } div#dutching_ads ul li.plain { font-size:85%; } div#dutching_ads ul li a { color:#BBEC11; font-weight:bold; font-size:85%; display:block; padding:0 0 4px 0; } div#dutching_ads ul li a:hover { text-decoration:none; } div#dutching_ads_bottom { float:left; width:954px; padding:13px; margin:10px 0 0 0; border:1px solid #FFF; background:url("../../../_assets/images/housestyle/middle/bg_title.png") top left repeat-x #1F3A67; } div#dutching_ads_bottom img { border:1px solid #FFF; } 
