/* css dev: chris gerikh */
body, form { margin:0px; }
body { background:#c0bfc4 url(../images/brushedbg.jpg) center; min-width: 1100px; }
body, div, table, input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#333333; }
a, a:hover { text-decoration: underline; }
a { color: #990000; outline:none;}
a:hover { color:#333333; }
a img, a:hover img { border: none; }

h2 { font-size: 14px; }
fieldset { border:1px dotted #cccccc; padding:0 0 4px 0; }
legend { font-weight: bold; color:#576c80; margin:0 0 0 4px; padding:0 2px 4px 2px; background-color:#ffffff; }

.pageclear{clear:both;margin-top:50px;}

.wsd-top, .wsd-base { height: 50px; width:100%; }
.wsd-base { border-top:1px solid #ffffff; }
.wsd-shell { background-color:#ffffff; width: 100%; border-bottom:1px solid #cccccc; }
.wsd-ss { background-color:#ffffff; }
.wsd-ss, .wsd-nav, .wsd-header, .wsd-footer { width:1100px; margin:0 auto; text-align: left; }
.wsd-wide{width:100%;margin:0 auto; text-align: left;}

.wsd-nframe { background-color:#5f798c; border-top:1px solid #ffffff; }

.wsd-nav { background-color:#5f798c; padding:6px 0 6px 0; }
.wsd-nav-hidden { background-color:#5f798c; padding:6px 0 6px 0; display:none; width:1100px; margin:0 auto; text-align: left;}
.wsd-nav-pad { padding:0 0 0 13px; }
.wsd-lhs-pad { padding:0 0 0 18px; }
.wsd-nav a, .wsd-nav a:hover, a.filter-option-link { 
	text-decoration: none;
	display: block;
	float: left;
	font-weight: bold;
	padding:3px 8px 3px 8px; 
	margin:2px 4px 2px 0;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;

	background-color:#6d9dcd; /* ie fallback */
	background: -moz-linear-gradient(top, #6d9dcd 0%, #5f798c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d9dcd), color-stop(100%, #5f798c));
	background: -webkit-linear-gradient(top, #6d9dcd 0%, #5f798c 100%);
	background: -o-linear-gradient(top, #6d9dcd 0%, #5f798c 100%);
	background: -ms-linear-gradient(top, #6d9dcd 0%, #5f798c 100%);
	background: linear-gradient(top, #6d9dcd 0%, #5f798c 100%);

	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	text-shadow: 0 1px 0 #333;
}
.wsd-nav a, a.filter-option-link { color:#ffffff; border:1px solid #37536e; }
.wsd-nav a:hover, a.filter-option-link:hover { color:#ffffff; border:1px solid #eeeeee; }
.wsd-nav-selected a{ 
	color:#ffffff; 
	border:1px solid #CCCCCC;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: bold;
	padding:3px 8px 3px 8px; 
	margin:2px 4px 2px 0;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	background-color:#6d9dcd; /* ie fallback */
	/*background: -moz-linear-gradient(top, #C19976 0%, #BA6F2D 100%);*/
	background: -moz-linear-gradient(top, #A7A7A7 0%, #67676D 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d9dcd), color-stop(100%, #5f798c));
	background: -webkit-linear-gradient(top, #6d9dcd 0%, #5f798c 100%);
	background: -o-linear-gradient(top, #6d9dcd 0%, #5f798c 100%);
	background: -ms-linear-gradient(top, #6d9dcd 0%, #5f798c 100%);
	background: linear-gradient(top, #6d9dcd 0%, #5f798c 100%);
	background: url('../images/selectButtonBack.png') repeat-x;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	text-shadow: 0.08em 0.08em 0.08em #000000;
}
.wsd-nav-selected a:hover{ 
	border:1px solid #FFFFFF;
	background-color:#6d9dcd; /* ie fallback */
	/*background: -moz-linear-gradient(top, #C19976 0%, #BA6F2D 100%);*/
	background: -moz-linear-gradient(top, #A7A7A7 0%, #67676D 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6d9dcd), color-stop(100%, #5f798c));
	background: -webkit-linear-gradient(top, #6d9dcd 0%, #5f798c 100%);
	background: -o-linear-gradient(top, #6d9dcd 0%, #5f798c 100%);
	background: -ms-linear-gradient(top, #6d9dcd 0%, #5f798c 100%);
	background: linear-gradient(top, #6d9dcd 0%, #5f798c 100%);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
	text-shadow: 0.08em 0.08em 0.08em #000000;
}

.wsd-login, .wsd-head-right { float: right; width: 410px; text-align:right; margin:4px 0 0 0; padding:2px 4px 2px 0; color:#333333; }
.wsd-login-input { border:1px solid #999999; background-color:#ffffff; width: 150px; font-size:11px; padding:2px; }
.wsd-login-input:focus { border:1px solid #333333; }
.wsd-login-submit { background-color:#eeeeee; border:1px solid #333333; color:#333333; font-weight: bold; }
.wsd-login strong { display:inline-block; }
.wsd-login a, .wsd-login a:hover { font-size:11px; display: block; float: right; margin:4px 0 0 0; }

.wsd-login-area { width: 660px; margin:0 auto; text-align: left; }
.wsd-login-col1 { float: left; width: 300px; margin:0 24px 0 0 0; }
.wsd-login-col2 { float: left; width: 300px; }
.wsd-login-table { width: 300px; border:none; }
.wsd-login-table td { }

.lbox { width: 380px; float: left; }
/*
.lbox { width: 290px; }
.lbox-bg { background:#eeeeee url(../images/lbox-bg.gif) repeat-y; }
*/
.lbox-c { padding:10px; }
/*
.lbox-t { background:url(../images/lbox-t.gif) no-repeat; }
.lbox-b { background:url(../images/lbox-b.gif) no-repeat; }
.lbox-t, .lbox-b { width: 290px; height:10px; font-size:1px; }
*/

.wsd-head-left{float:left;width:230px;}
.wsd-head-left:hover{cursor:pointer;}

.wsd-head-left h1 { margin:0; padding:4px 0 2px 12px;}
.wsd-head-left h1:hover{cursor:pointer;color:#666666;}
.wsd-head-left h2 { font-size: 12px; margin:0; padding:0 0 0 13px;}
.wsd-head-left h2:hover{cursor:pointer;color:#666666;}

.wsd-wsd { font-size: 17px; }
.wsd-wsd { font-weight: normal; }
.wsd-wsd span { font-weight: bold; }


.wsd-topnav { float: right; margin:4px 0 0 0; }
.wsd-topnav a, .wsd-topnav a:hover { text-decoration: none; font-weight: bold; }
.wsd-left, .wsd-center, .wsd-right { float: left; }
.wsd-left { width: 200px; }
.wsd-right { width: 10px; }
.wsd-left-content { padding:0 2px 0 16px; }
.wsd-left h2 { margin:0; padding:0 0 8px 0; font-size: 12px; }

.wsd-lt, .wsd-lb { font-size:1px; height: 8px; width:200px; }
.wsd-ls { background:url(../images/lbg.gif) repeat-y; }
.wsd-lt { background:url(../images/ltop.gif) no-repeat; }
.wsd-lb { background:url(../images/lbase.gif) no-repeat; margin:0 0 8px 0; }
.wsd-lc { padding:0px 8px 8px 18px; color:#ffffff; }
.wsd-lc h2 { margin:0; font-size: 12px; color:#ffffff; }
.wsd-alc { padding:0px 8px 8px 18px; color:#ffffff; }
.wsd-alc h2 { margin:0; font-size: 12px; color:#ffffff; color:#E6F8E6;}

/*shortened left bar and title seperated from content*/
.wsd-total-topbar{width:100%;float:left;clear:both;}
.wsd-total-left-menu{width:200px;float:left;}
.wsd-total-title{width: 834px;float:left;background:url(../images/cedge.gif) top left no-repeat;padding:10px;padding-right:0px;padding-bottom:0px;}
.wsd-total-content{width:100%;clear:both;padding:5px;}

/* left frame sub */
.wsd-lfs { width:200px; margin:8px 0 8px 0; }
.wsd-lfs-t, .wsd-lfs-b, .wsd-lfs-c { width:200px; }
.wsd-lfs-t, .wsd-lfs-b { font-size:1px; height: 8px; }
.wsd-lfs-t { background:url(../images/lfs-t.gif) no-repeat; }
.wsd-lfs-b { background:url(../images/lfs-b.gif) no-repeat; }
.wsd-lfs-c { background:url(../images/lfs-bg.gif) repeat-y; }



.wsd-subnav { margin:0 0 0 10px; padding:0 0 0 10px; color:#ffffff; }
.wsd-subnav li { list-style-type:disc; }
.wsd-subnav a, .wsd-subnav a:hover { display: block; font-weight: bold; text-decoration: none; }
.wsd-subnav a { color:#ffffff; outline:none;}
.wsd-subnav a:hover { color:#99ccff; }
.wsd-subnav img { vertical-align: middle; }
li.li-xls { list-style-type: none; background:url(../images/xls.gif) 0px 0px no-repeat; margin:0 0 0 -20px; }
li.li-xls a, li.li-xls a:hover { padding:2px 0 1px 20px; }



.wsd-stage-profile { font-size:10px; }
.wsd-stage-profile td { border-bottom:1px dotted #ffffff; height: 12px; overflow: hidden; }
.wsd-stage-summary { }
.wsd-stage-summary td { height: 13px; overflow: hidden; font-size: 10px; }
.wsd-stage-profile-l, .wsd-stage-summary-l { width: 60%; }
.wsd-stage-profile-v, .wsd-stage-summary-v { width: 40%; text-align:right; }
.wsd-stage-summary-b { width: 90%; font-size:12px !important;color:#000066; padding-top:5px;}
.wsd-stage-summary-bval { width: 90%; font-size:10px !important;color:#777777;text-align:left; }

.wsd-stage-summary, .wsd-stage-profile { width: 177px; }
.wsd-stage-summary div, .wsd-stage-summary span { float: left; border-bottom:1px dotted #eeeeee; display: block; height: 13px; overflow: hidden; font-size:11px; }
.wsd-stage-summary div { font-weight: bold; width:130px; margin:0 0 0 0px; }
.wsd-stage-summary span { text-align: right; width: 50px; }

.wsd-stage-profile div, .wsd-stage-profile span { float: left; border-bottom:1px dotted #ffffff; display: block; height: 13px; overflow: hidden; }
.wsd-stage-profile div { font-weight: bold; width:80px; margin:0 0 0 12px; font-size:10px; }
.wsd-stage-profile span { text-align: right; width: 75px; font-size:10px; }

.wsd-ranking-table { border:1px solid #cccccc; width: 100%;}
.wsd-ranking-table td div { padding:2px; }
.wsd-ranking-table th div { padding:2px; cursor:pointer; }
.wsd-ranking-table th div:hover { color: #990000;}
.wsd-ranking-table-hdr { vertical-align:bottom; background-color:#eeeeee; font-weight: bold; border-bottom:1px solid #cccccc; }
.wsd-ranking-table-size td { height:1px; font-size:1px; }
.wsd-ranking-table-alt { background-color:#eeeeee; }

.wsd-reports-table { width:100%; border: none; }
.wsd-reports-table td { vertical-align: top; }
.wsd-reports-table td div { padding:2px; }
.wsd-reports-table-name { background:url(../images/td-bg-repeater.gif) 0px 10px repeat-x; }
.wsd-reports-table-name div { background-color:#ffffff; width: auto; display:inline-block; }
.wsd-reports-table a { text-decoration: none; }
.wsd-reports-table a:hover { text-decoration: none; color:#999999; }



.wsd-summary { border: none; width:100%; }
.wsd-summary-hdr td { text-align:right; font-weight: bold; }
.wsd-summary-hdr .wsd-summary-first { text-align:left; }
.wsd-summary-price { text-align:right; }
.wsd-summary-price div { }
.wsd-summary-price .wsd-summary-first { text-align:left; }
.wsd-summary-split { background:url(../images/split-border.gif) right repeat-y; }
.wsd-summary-rowspacer { font-size: 4px; }

.coal-summary-pad { padding:0 8px 0 0; }
.coal-summary td { text-align: left; vertical-align:bottom; }
.coal-summary td div { padding:0 4px 0 0; }

.summary-link-options { height: 14px; }
.summary-link-options a, .summary-link-options a:hover { display: block; float: left; border-bottom:3px solid #cccccc; padding:2px; margin:0 2px 0 0; font-weight: bold; text-decoration: none; outline:none; }
a.summary-link-active, a:hover.summary-link-active { border-bottom:3px solid #576c80; }


.wsd-center{width:834px;background:url(../images/cedge.gif) top left no-repeat; }
.wsd-center-wide{width:894px;float:left;background:url(../images/cedge.gif) top left no-repeat;}
.wsd-center-no-corner{width:854px;float:left;}
.wsd-center-full{width:1100px; }
.wsd-center-admin-wide{width:100%;overflow:visible;background:url('../images/cedge.gif') top left no-repeat; } /* wide + responsive */
.wsd-center-flex-wide{width:72%;min-width:900px;float:left;overflow:visible;background:url('../images/cedge.gif') top left no-repeat; } /* wide + responsive */

.wsd-content {padding: 16px; min-height: 500px; }
.wsd-content h1 {margin:0 0 8px 0; padding:0; font-size: 18px; color:#333333; }
.wsd-content-no-corner {padding:0px;min-height:500px; }
.wsd-content-inside{width:840px;padding-left:14px;padding-top:14px;float:left;}
.wsd-content-admin-wide {width:77%;float:left;min-width:850px;float:left;overflow:visible;padding:16px;min-height:500px;} /* wide + responsive */
.wsd-content-admin-wide h1 {margin:0 0 8px 0; padding:0; font-size: 16px; color:#333333; }
.wsd-content-flex-wide {width:96%;min-width:860px;padding:2%;float:left;overflow:visible;min-height:500px; } /* wide + responsive */
.wsd-content-flex-wide h1 {margin:0 0 8px 0; padding:0; font-size: 16px; color:#333333; }


h1.wsd-step1, h1.wsd-step2, h1.wsd-step3, h1.wsd-step4, h1.wsd-step5, h1.wsd-step6, h1.wsd-step7 { padding:8px 0 0 42px; height: 34px; font-size:14px; margin:0 0 -8px 0; }
h1.wsd-step1 { background:url(../images/step1.gif) top left no-repeat; }
h1.wsd-step2 { background:url(../images/step2.gif) top left no-repeat; }
h1.wsd-step3 { background:url(../images/step3.gif) top left no-repeat; }
h1.wsd-step4 { background:url(../images/step4.gif) top left no-repeat; }
h1.wsd-step5 { background:url(../images/step5.gif) top left no-repeat; }
h1.wsd-step6 { background:url(../images/step6.gif) top left no-repeat; }
h1.wsd-step7 { background:url(../images/step7.gif) top left no-repeat; }
.wsd-step { padding:0 0 0 44px;}
.wsd-step-fieldset img { width: 75px; height: 75px; position: absolute; top:-50px; left:550px; }
.wsd-step-box{display:none;width:100%;}

/* use these for new forms, the CSS is more flexible */
.step_wrap{width:100%;float:left;clear:both;margin-bottom:12px;display:none;}
.step_title_wrap{height:34px;float:left;clear:both;}
.step_icon{height:34px;width:34px;float:left;clear:both;}
.step_title{height:34px;float:left;font-size:14px;font-weight:bold;padding:8px 0 0 8px;}
.step_content{float:left;clear:both;padding-left:44px;}
.step_icon1{background:url(../images/step1.gif) top left no-repeat; }
.step_icon2{background:url(../images/step2.gif) top left no-repeat; }
.step_icon3{background:url(../images/step3.gif) top left no-repeat; }
.step_icon4{background:url(../images/step4.gif) top left no-repeat; }
.step_icon5{background:url(../images/step5.gif) top left no-repeat; }
.step_icon6{background:url(../images/step6.gif) top left no-repeat; }
.step_icon7{background:url(../images/step7.gif) top left no-repeat; }

.wsd-prices-input-table, .wsd-prices-label-table { border: none; width: 100%; }
.wsd-prices-input-table td { width: 33%; vertical-align: top; }
.wsd-prices-label { color:#576c80; }

.wsd-prices-label-col { width: 33%; vertical-align:top; }
.wsd-prices-label-col table { width: 100%;border-collapse:collapse;}
.wsd-prices-label-col table td { }
.wsd-prices-label-lc { width: 75%;}

.wsd-col1 { float: left; margin:0 8px 0 0; }
.wsd-col2 { float: left; }

.wsd-printout-list { list-style-type: none; margin:8px 0 8px 0px; padding:0 0 0 0px; }
.wsd-printout-list li { margin:0 0 2px 0; }
.wsd-ranking-list { margin:8px 0 8px 16px; padding:0 0 0 16px; }
.wsd-ranking-list li { margin:0 0 8px 0; }
.wsd-ranking-list span { display: block; }
.wsd-ranking-list div { padding:2px 0 0 18px; }
.wsd-printout-list a, .wsd-ranking-list a { text-decoration: none; }
.wsd-printout-list a:hover, .wsd-ranking-list a:hover { text-decoration: none; color:#999999; }

.wsd-ico-chart { background:url(../images/chart.png) 0 3px no-repeat; }

.wsd-multiframe { border:1px solid #cccccc; padding:1px; margin:2px 0 0 0; }
.wsd-companies { width:750px; height: 250px; padding:2px; overflow-x: hidden; overflow-y: scroll; }
.wsd-multi-checkboxes { margin:2px 0 0 0;  height:132px; padding:2px; overflow-x: hidden; overflow-y: scroll; }
.wsd-multi-checkboxes table { border: 0; width:100%; font-size:11px; font-weight: bold; margin:0 0 0 -4px; }
.wsd-companies table { width: 98%; border: none; margin:0 0 0 1px; }
.wsd-companies table td { vertical-align: middle; }
.wsd-companies table td div { font-size: 11px; }
.wsd-companies table a, .wsd-companies table a:hover { text-decoration: none; font-weight: bold; }
.wsd-companies-filter { height: 48px; background-color:#eeeeee; padding:2px; border:1px solid #cccccc; }
.wsd-companies-filter input { vertical-align:middle; }
.wsd-edit-filter { height: 70px; background-color:#eeeeee; padding:2px; border:1px solid #cccccc; }
.wsd-edit-filter input { vertical-align:middle; }
.wsd-tbl-company { font-weight: bold; }
.wsd-tbl-company div, .wsd-tbl-plant div, .wsd-tbl-country div { height: 13px; overflow: hidden; }
.wsd-tbl-slab { text-align:center; }

.cell-all-l, .cell-all-r { border-top:1px solid #999; border-bottom:1px solid #999; background-color:#ccc; }
.cell-all-l { border-left:1px solid #999; }
.cell-all-r { border-right:1px solid #999; }

.checkbox-filter { position: relative; }
.checkbox-filter-options { position: absolute; top: 21px; left: 0px; border:1px solid #666666; padding:2px; background-color:#dddddd;  }

/* new label filter style */
.modern-label-filter-options{position:absolute;top:22px;padding:2px;left:-300px;box-shadow:1px 1px 18px #666666;background:url('../images/admin/priceback.jpg') repeat-x;}
.modern-label-filter-button-bar{width:100%;height:26px;float:left;background:url('../images/template/blueControlBar.jpg') repeat-x;padding-top:4px;padding-bottom:4px;}
.modern-label-filter-button-bar .filter-button{margin-right:5px;}
.modern-label-multi-checkboxes{margin:2px 0 0 0;height:175px;padding:5px;overflow-x:hidden;overflow-y:scroll;background:#F2F2F2; }
.modern-label-multi-checkboxes table { border: 0; width:100%; font-size:11px; font-weight: bold; margin:0 0 0 -4px; }

a.filter-option-link, a.filter-option-link:hover {
	margin:2px 0 2px 0;
	padding:2px;

	width: 50px;
	text-align: center;

	font-weight: bold; 
	font-size: 12px;
}

a.filter-option-link:hover { border:1px solid #37536e; color:#eeeeee; }
a.filter-option-link img, a.filter-option-link:hover img { margin:0 0 0 0; }

.wsd-footer { text-align:right; font-size:11px; padding:8px 0 0 0; }
.wsd-footer a { text-decoration: none; }

/* hide */
#client-inputs, #wsd-inputs, #client-prices, #prices-validation-err, #average-inputs { display: none; }
#PriceInputs{width:750px;}

.wsd-fieldset {  border:1px dotted #cccccc; padding:12px 0 4px 0; margin:14px 0 0 0; position: relative; }
.wsd-fieldset-new {  border:1px dotted #cccccc; padding:14px 0 4px 12px; margin:24px 0 0 0; position: relative; box-shadow:0px 0px 7px #6486A3;border:1px solid #999999;}
.wsd-fieldset-legend { border:1px solid #666666; position: absolute; background-color:#333333; color:#FFFFFF; padding:4px 10px 4px 10px;font-weight: bold; top:-11px; left: 8px; box-shadow: 0 0 3px #37536e;}

.wsd-input-set { margin:2px 2px 0 0; padding:2px 0 2px 0; }

/* front-end */
.wsd-input-fields, .wide-input-fields { padding:0 0 0 12px; clear: both; }
.wsd-input-fields { width: 200px;  }
.wsd-input-fields-wide {width:220px;float: left; padding:1px 0 1px 2px;}
.wsd-input-label, .wsd-input-field, .wide-input-label, .wide-input-field, .wide-input-type { float: left; padding:1px 0 1px 0; }
.wsd-input-label { width: 140px; }
.wsd-input-label-wide { width: 150px;float: left; padding:1px 0 1px 0; }
.wsd-input-label div, .wide-input-label div, .wsd-input-label-wide div, .wsd-input-label-wide div { padding:0 0 0 12px; font-size: 11px; }
.wsd-input-label span { font-size:10px; }
.wsd-input-field { width: 50px; }
.wsd-input-field input, .wide-input-field input { width: 30px; }
.wsd-input-field-err { background-color:#990000; color:#ffffff; }
.wsd-generic-input .wsd-input-field, .wsd-generic-input input { color:#999999; }
.wsd-input-subhdr { height: 24px; }
.wsd-input-subhdr .wsd-input-label { width: 190px; } /* override */

.wide-input-fields { width: 400px; }
.wide-input-label { width: 200px; }
.wide-input-field { width: 160px; }
.wide-input-type { width: 14px; padding:4px 0 0 0; }

.wsd-prices-err-msg { color: #ff0000; font-weight: bold; }

.wsd-price-field-legend { font-size: 11px; padding:0 0 8px 0; }
.wsd-price-field-disabled, .wsd-price-field-error, .wsd-price-field-changed { display: inline-block; width:4px; height: 4px; mnargin:0 8px 0 8px; }
.wsd-price-field-disabled { background-color:#ffffff; border:3px solid #999999; }
.wsd-price-field-error { background-color:#ffffff; border:3px solid #990000; }

/* admin */
.wsd-admin-frame { width: 754px; margin:0 0 8px 0; } /* width override */

.wsd-input-admin-fields { width: 240px; padding:0 0 0 12px; clear: both; }
.wsd-input-admin-label { float: left; padding:1px 0 1px 0; }
.wsd-input-admin-label { width: 180px; }
.wsd-input-admin-label div { padding:0 0 0 12px; font-size: 11px; }
.wsd-input-admin-label span { font-size:10px; }
.wsd-input-subhdr .wsd-input-admin-label { width: 190px; } /* override */

.wsd-admin-tbl { width: 100%; border: none; color:#000099;}
.wsd-admin-tbl td { vertical-align: top; }
.wsd-admin-tbl-h { background-color:#eeeeee; padding:2px; border:1px solid #cccccc; font-weight: bold; }
.wsd-admin-tbl-c { padding:2px 0 0 4px; }
.changesetdate{display:inline;padding:2px 0 0 5px;color:#444444;text-decoration:none;}
.changesetdate:hover{text-decoration:underline;color:#666666;}

.wsd-admin-options a, .wsd-admin-options a:hover { display: block; border:1px solid #cccccc; font-weight: bold; font-size: 12px; margin:2px 0 0 0; text-decoration: none; }
.wsd-admin-options a span, .wsd-admin-options a:hover span { display: block; padding:2px; text-align:center; margin:0 auto; }
.wsd-admin-options a { background-color:#eeeeee; color: #990000; }
.wsd-admin-options a:hover { background-color:#333333; color:#ffffff; }
a.wsd-admin-active-option { background-color: #990000; color: #ffffff; }
a:hover.wsd-admin-active-option { background-color:#990000; color: #cccccc; }

/* shared UI blocks */

.lbox {
	border:1px solid #cccccc;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	background-color:#eeeeee;
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: linear-gradient(top, #ffffff 0%, #eeeeee 100%);
}

 
/* misc */
.clear { clear: both; }
.center { text-align:center; margin:0 auto; }
.wsd-button, .openlink { 
	font-weight: bold; 
	font-size: 12px;
	color:#990000;
	border:1px solid #cccccc;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	background-color:#eeeeee; /* ie fallback */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	padding:2px;
	text-decoration: none;
}
.wsd-button:hover, .openlink:hover {
	cursor:pointer;	border:1px solid #999999;
	text-decoration: none;
}

.wsd-button-dis {
	font-weight: bold; 
	font-size: 12px;
	color:#cccccc;
	border:1px solid #cccccc;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	background-color:#ffffff; /* ie fallback */
	padding:2px;

}
.filter-button { float: right; margin:3px 0px 0 0; border:1px solid #999999;  }
.wsd-smbr { height: 4px; font-size: 1px; }
.wsd-notip { height: 12px; font-size: 1px; }
.wsd-tip { vertical-align:middle; }
.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.pwd-link { display: block; margin:4px 0 0 0; text-decoration: none; }
.wsd-error { color:#990000; }

/* ajax loader */
.ajax_loader { display: none; text-align: center; height: 130px; }
.ajax_loader p { font-weight: bold; font-size: 16px; }

/* ie overrides, chris gerikh */
.ie7 body, .ie7 div, .ie7 input, .ie7 textarea, .ie7 p,
.ie6 body, .ie6 div, .ie6 input, .ie6 textarea, .ie6 p { font-size: 12px; }
.ie6 h1, .ie7 h1 { font-size: 2em; }

/* gmb extras */
.gmb-pad { padding-left: 24px; }
.gmb-sublinks a, .gmb-sublinks a:hover { font-size: 12px; text-decoration: none; }

/* gsf extras */
.wideContent { margin:0; text-align: left; width:100%; }
.wideContent .wsd-footer { text-align: right; }

/* MTJ Additions */
#wsd-preload{display:none;}

.premium-title{ font-weight: normal; font-size: 18px; color:#000000; padding-bottom:3px; margin-bottom:10px; border-bottom:1px solid #384CAF;text-shadow: 0.08em 0.08em 0.04em #CCCCCC;}
.premium-subtitle{ font-weight: bold; float:left; font-size: 15px; width:200px; margin-top:10px; margin-bottom:4px;}
.soft-subtitle{ font-weight: normal;font-size: 13px; width:100%;margin-bottom:12px;}
.indent{width:5px;height:10px;float:left;}

/*generic boxes*/
.generic_gray_box {	border:1px solid #CCCCCC;background: url('../images/generic_gray_box.png') repeat-x;background-color:#D5D5D5;float:left;padding:8px;}
.generic_light_gray_box {border:1px solid #CCCCCC;background: url('../images/generic_light_gray_box.png') repeat-x;background-color:#D5D5D5;float:left;padding:10px;width:100%;}
.generic_blue_box {border:1px solid #898DA9;background: url('../images/generic_blue_box.png') repeat-x;background-color:#DBE7FF;float:left;padding:8px;}
.generic_blue_box a{color: #666666;}
.background_gray_box{border:1px solid #999999;background:url('../images/stripe_pattern2.png') repeat;float:left;clear:both;width:100%;min-height:400px;}

.gen_darkblue_box_table {float:left;padding:8px;border:1px solid #898DA9;background: url('../images/template/darkBlueBack.jpg') repeat-x;background-color:#7C879D;}
.gen_darkblue_box_table a{color: #FFFFFF;font:normal 13px Arial;}
.gen_darkblue_box_table a{color: #FFFFFF;font:normal 13px Arial;}
.gen_darkblue_box_table h1{color:#003366;text-shadow:-0.4px -0.4px 1px #DDE1EA;font:bold 15px Arial;text-align:center;margin:0 0 3px 0;}
.gen_darkblue_box_table label,.gen_darkblue_box_table b{color:#000000;font:bold 13px Arial;}
.gen_darkblue_box_table input,.gen_darkblue_box_table select{font:normal 13px Arial;box-shadow:0 0 3px #424853;border:1px solid #424853;padding:3px;}
.gen_darkblue_box_table input[type="button"],.gen_darkblue_box_table input[type="submit"]{font:bold 13px Arial;color:#3E4450;padding:6px 10px 6px 10px;}
.gen_darkblue_box_table input[type="text"],.gen_darkblue_box_table select{float:left;}
.gen_darkblue_box_table table{float:left;clear:both;margin-bottom:10px;margin-top:5px;padding:0;border-collapse:collapse;}
.gen_darkblue_box_table th{border-left:1px solid #CCCCCC;text-align:left;padding:5px;font:bold 13px Arial;padding:3px 2px 3px 2px;}
.gen_darkblue_box_table td{border-bottom:1px dotted #D6DDED;text-align:right;padding:5px 3px 5px 3px;font:normal 13px Arial;}

.expand_btn_on{width:16px;height:17px;float:left;clear:both;background:url('../images/template/expandButton.png') no-repeat;border:1px solid #EEEEEE;margin:1px 5px 1px 5px;text-align:center;font:13px bold Arial;}
.expand_btn_on:hover{border:1px solid #AAAAAA;cursor:pointer;}
.expand_btn_off{width:16ps;height:17px;float:left;clear:both;background:url('../images/template/expandButton.png') no-repeat;border:1px solid #EEEEEE;}
.expand_btn_off:hover{border:1px solid #AAAAAA;cursor:pointer;}

.pftable_detail{border-collapse:collapse;float:left;clear:both;}
.pftable_detail th{background:url('../images/faded_cell.png') repeat-x;border:1px solid #CCCCCC;border-bottom:1px solid #666666;border-top:1px solid #333333;text-align:center;}
.pftable_detail tr{border-top:1px solid #666666;text-align:center;}
.pftable_detail td{text-align:center;}
.pftable_detail input{border:1px solid #555555;color: #000000;}

.equip_detail_box{width:762px;padding:5px;margin:5px 0 30px 20px;float:left;clear:both;border:1px solid #CCCCCC;background: url('../images/template/longGrayBox.png') repeat-x;background-color: #EDF0F4;}
.equip_detail_box td{border:none;}
.inner_detail{float:left;}
.inner_detail tr{border:none !important;}
.inner_detail td{border:none !important;}
.inner_detail th{background:url('../images/faded_cell.png') repeat-x;border:1px solid #CCCCCC;border-bottom:1px solid #666666;border-top:1px solid #333333;text-align:center;padding:0px !important;}

.equip_box_css{background-color:#EEEEEE;}
.export_link{width:16px;height:16px;float:left;}
.export_link a{width:16px;height:16px;float:left;background:url('../images/xls.gif') no-repeat;}

.export_link_btn{width:16px;height:16px;float:left;background:url('../images/xls.gif') no-repeat;cursor:pointer;}

.status_green{color:#006600;font-weight:bold;}
.status_orange{color:#D67616;font-weight:bold;}
.status_red{color:#990000;text-shadow:1px 1px 1px #000000;}

/*plant averages*/
.time_period_box{width:795px;min-height:70px;float:left;}
.time_column{float:left;width:145px;margin-right:10px;}
.time_set_master{float:left;width:120px;background:#FFFFFF;font:bold 16px Arial;padding:3px 5px 3px 10px;border-bottom:1px solid #444444;margin-right:10px;color:#444444;}
.time_set_master_avg{float:left;width:120px;background:#FFFFFF;font:bold 16px Arial;padding:3px 5px 3px 0px;border-bottom:1px solid #444444;margin-right:10px;color:#444444;}
.time_set_master_avg input{float:left;margin-right:4px;}

.time_set{float:left;width:130px;clear:both;margin-right:5px;}
.time_period_box ul{padding-left:0px;margin-right:5px;}

/*spiffy new-age buttons - these ain't your grandma's web buttons, kid */
.submit_button{float:left;clear:both;margin-right:20px;border:1px solid #666666 !important;outline:none;background:url('../images/template/button.png') repeat-x;padding:8px;}
.submit_button:hover{cursor:pointer;background:#E7E9F1;}

.submit_btn_center{clear:both;margin:0 auto;display:inline-block;border:1px solid #666666;outline:none;background:url('../images/template/button.png') repeat-x;padding:8px;}
.submit_btn_center:hover{cursor:pointer;background:#E7E9F1;}

.close_button{float:right;margin-right:10px;padding:0px;color:#333333;text-decoration:none;margin-top:10px;}
.close_button:hover{cursor:pointer;text-decoration:underline;}

.submit_button_off{float:left;clear:both;margin-right:20px;border:1px solid #CCCCCC !important;outline:none;background:#EFEFEF;color:#999999;padding:8px;}


.large_spinner{width:66px;height:66px;margin-top:20px;clear:both;background:url('../images/loader2.gif');margin:0 auto;}

/* New Skin - Nov 2013 */
.continueBtn{width:175px;height:35px;border:none;background:url('../images/template/continueBtn.png');margin:0px;color:#EAF1F6;text-shadow:.8px .8px .45px #000000;font:bold 15px Arial;outline:none;}
.continueBtn:hover{text-decoration:none;border:none;background-position:0 -35px;cursor:pointer;}
.greentext{color:#006600;}
.redtext{color:#990000;font:bold 13px Arial;}

/* Excel Export Buttons*/
.exportExcelBtn{float:left;width:133px;height:30px;background:url('../images/excel_export.png') no-repeat;}
.exportExcelBtn:hover{text-decoration:none;cursor:pointer;background-position:0 -30px;}
.exportExcelBtnOFF{float:left;width:133px;height:30px;background:url('../images/excel_export_off.png') no-repeat;}
.exportExcelBtnOFF:hover{text-decoration:none;cursor:pointer;background-position:0 -30px;}


/* Report Select Boxes */
.report_select_box2{
	width:180px;
	height:33px;
	margin-right:15px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	background-color:#FFFFFF; /* ie fallback */
	background-image: url('../images/template/reportSelectLarge.png');
	background-repeat: repeat-x;
	float:left;
	padding-top:18px;
	padding-bottom:0px;
	border:1px solid #888888;
	text-align:center;
	font:bold 15px Arial;
	color: #333333;
	text-shadow:1px 1px 1px #FFFFFF;
}
.report_select_box2:hover{
	cursor:pointer;
	background-position: 0 -55px;
}
.report_select_box2_selected{
	width:180px;
	height:33px;
	margin-right:15px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	background-color:#FFFFFF; /* ie fallback */
	background-image: url('../images/template/reportSelectLarge.png');
	background-repeat: repeat-x;
	float:left;
	padding-top:18px;
	padding-bottom:0px;
	border:1px solid #AAAAAA;
	text-align:center;
	font:bold 15px Arial;
	color: #CCCCCC;
	text-shadow:1px 1px 1px #000000;
	background-position: 0 -110px;
}
.report_select_wide{background-image: url('../images/template/reportSelectWide.png') !important;}

.report_select_box_wide{
	width:180px;
	height:33px;
	margin-right:15px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	background-color:#FFFFFF; /* ie fallback */
	background-image: url('../images/template/reportSelectWide.png');
	background-repeat: repeat-x;
	float:left;
	padding-top:18px;
	padding-bottom:0px;
	border:1px solid #888888;
	text-align:center;
	font:bold 15px Arial;
	color: #333333;
	text-shadow:1px 1px 1px #FFFFFF;
}
.report_select_box_wide:hover{
	cursor:pointer;
	background-position: 0 -55px;
}
.report_select_box_wide_selected{
	width:180px;
	height:33px;
	margin-right:15px;
	-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
	background-color:#FFFFFF; /* ie fallback */
	background-image: url('../images/template/reportSelectWide.png');
	background-repeat: repeat-x;
	float:left;
	padding-top:18px;
	padding-bottom:0px;
	border:1px solid #AAAAAA;
	text-align:center;
	font:bold 15px Arial;
	color: #CCCCCC;
	text-shadow:1px 1px 1px #000000;
	background-position: 0 -110px;
}


.user-act-cell{float:left;clear:both;width:140px;color:#000033;font:normal 12px Arial;}

/*New OpRate UI*/
.selectRankingWrap{float:left;width:189px;padding:8px;color:#000000;}
.selectRankingWrap h1{float:left;clear:both;width:100%;margin:27px 0 3px 0;font:bold 13px Arial;}
.selectRankingWrap h2{float:left;clear:both;width:100%;margin:5px 0 0px 0;padding:0px;background: url('../images/costcurve/selectYear.png') no-repeat;}
.selectRankingWrap h2:hover{cursor:pointer;background-position:0 -30px;}
.selectYearOff{background: url('../images/costcurve/selectYearOff.png') no-repeat;color:#333333;box-shadow:none;}
.selectYearOn{/*background: url('../images/costcurve/selectYear.png') no-repeat;color:#FFFFFF;*/box-shadow:0 0 3px #1080D6 !important;}

.rankingYearIcon{float:left;clear:both;width:30px;padding:4px 0 5px 0px;text-align:center;color:#FFFFFF;font:bold 14px Arial;text-shadow:1px 1px .5px #364B5B;}
.rankingYearTitle{float:left;width:139px;padding:5px 0 5px 5px;color:#FFFFFF;font:bold 13px Arial;text-shadow:1px 1px .5px #364B5B;}
.rankingYearBox{float:left;clear:both;display:none;margin-left:8px;padding-bottom:15px;}
.rankingYearBox li{float:left;clear:both;display:block;width:100%;list-style-type:none;margin:3px 0 0px 0;padding:0px;font:bold 13px Arial;}
.rankingYearBox input{margin-right:6px;margin-top:1px;float:left;}
.rankingYearBox label{padding:1px 1px 0 3px;float:left;}
.annualSetColor{color:#688295;}

.cc_report_listbox{float:left;width:370px;}
.cc_report_group_title{float:left;clear:both;width:100%;margin-bottom:8px;font:normal 17px Arial;color:#103367;}
.cc_report_listitem{float:left;clear:both;padding:0px;}
.cc_report_listitem a{float:left;clear:both;width:360px;padding:3px 0 3px 10px;text-decoration:none;display:block;}
.cc_report_listitem a:hover{background:url('../images/costcurve/reportlistback.png') repeat-x;color:#990000;}


/* generic topbar sub-menu */
.top_submenu_box{float:left;clear:both;width:854px;height:41px;background: url('../images/costcurve/submenu_narrow2.png') no-repeat;}
.top_submenu_box a{display:block;float:left;padding:13px 10px 10px 10px;text-decoration:none;font: bold 13px Arial;color:#111111;text-shadow:1px 1px 1px #EEEEEE;border-left:1px solid #666666;background:url('../gsf/images/menuBtn.png');}
.top_submenu_box a:hover{color:#222222;text-decoration:none;background-position:0 -41px;}
.top_submenu_title{float:left;clear:both;font: normal 13px Arial;color:#333333;text-shadow:1px 1px 1px #FFFFFF;margin-left:10px;margin-top:12px;margin-right:60px;width:120px;}
.top_submenu_title_input{float:left;clear:both;font: normal 13px Arial;color:#333333;text-shadow:1px 1px 1px #FFFFFF;margin-left:10px;margin-top:12px;margin-right:20px;width:180px;text-align:right;}
.top_submenu_title_wide{float:left;clear:both;font: normal 13px Arial;color:#333333;text-shadow:1px 1px 1px #FFFFFF;margin-left:230px;margin-top:12px;margin-right:60px;}

.top_submenu_sbox{float:left;padding:10px 10px 10px 10px;text-decoration:none;font: bold 13px Arial;color:#111111;text-shadow:1px 1px 1px #EEEEEE;border-left:1px solid #CCCCCC;
				  background:none;overflow:hidden;color:#666666;}
.top_submenu_sbox select{float:left;margin-top:0px;border:1px solid #CCCCCC;color:#666666;max-width:150px;overflow:hidden;}
.top_submenu_sbox option{max-width:150px;overflow:hidden;}
.top_submenu_sbox input[type="radio"]{float:left;margin-top:3px;}
.top_submenu_sbox label{float:left;margin-top:2px;padding:0 5px 0 2px;}

.top_submenu_sbox_selected{color:#000000;}
.top_submenu_sbox_selected select{box-shadow:0 0 2px #0D447A;color:#000000;}

.top_submenu_genbox{float:left;padding:10px 10px 10px 10px;text-decoration:none;font: bold 13px Arial;color:#111111;text-shadow:1px 1px 1px #EEEEEE;border-left:1px solid #CCCCCC;
				  background:none;overflow:hidden;color:#666666;}
.top_submenu_genbox input[type="submit"]{float:left;margin-top:-2px;}


.plant_setchange_box{width:250px;height:80px;float:right;background:url('../images/costcurve/greyBack.png');border:1px solid #999999;border-radius:8px;}
.plant_setchange_title{font:normal 13px Arial;color:#000033;}
.plant_setchange_option{width:300px;height:35px;float:left;clear:both;}
.plant_setchange_option input{}
.plant_setchange_on input{box-shadow:0 0 18px #333333;}

#admindbinfo{font:normal 12px Arial;}


.moreresults_button{width:100%;padding:10px;border:1px solid #333333; background:#999999;font:bold 16px Arial;text-align:center;}
.moreresults_button:hover{background:#CCCCCC;cursor:pointer;}


.new-tabs-container{float:left;width:100%;clear:both;height:50px;overflow:visible;}
.new-tabs-spacer{float:left;width:12px;height:19px;border-bottom:1px solid #999999;border-top:1px solid #FFFFFF;padding:5px 0 5px 0;font-weight:normal;font-size:13px;}
.new-tabs-selected{float:left;width: 150px;text-align:center; height:19px;font-weight:normal;font-size:13px;padding:5px 0 5px 0;border-top:1px solid #999999;
					border-left:1px solid #999999;border-right:1px solid #666666;border-bottom:1ps solid #FFFFFF;}
.new-tabs-selected a{float:left;color:#000000;text-decoration:none;font-weight:normal;}
.new-tabs-unselected{float:left;padding:0px;margin:0px;}
.new-tabs-unselected a{float:left;width:150px;text-align:center; height:19px;font-weight:normal;font-size:13px;padding:5px 0 5px 0;border:1px solid #333333;border-top:1px solid #999999;
						border-left:1px solid #999999;border-right:1px solid #666666;border-bottom:1px solid #999999;background-color:#F1F4FF;text-decoration:none;color:#000000;outline:none;}
.new-tabs-unselected a:hover{
	background-color: #EEEEEE;
	background: -moz-linear-gradient(top, #ffffff 0%, #D5E3FF 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #D5E3FF));
	background: -webkit-linear-gradient(top, #ffffff 0%, #D5E3FF 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #D5E3FF 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #D5E3FF 100%);
	background: linear-gradient(top, #ffffff 0%, #D5E3FF 100%);
	background-image:url('../images/template/tabHover.png') repeat-x;
}

.tab-header-box{float:left;clear:both;width:100%;}
.tab-header-left{float:left;width:55%;}
.tab-header-right{float:right;width:40%;}
.tab-title-box{float:left;width:100%;}
.tab-desc-box{float:left;width:100%;}

.loader_wrap{padding:6px 10px 6px 10px;background:url('../images/template/reportSelectLarge.png') repeat-x;border-radius:4px;border:1px solid #AAAAAA;box-shadow:0 0 2px 0px #000000;margin-bottom:8px;}
.loader_bar{width:220px;height:18px;background:url('../images/loader_bar.gif') no-repeat;color:#FFFFFF;font:bold 13px Arial;border:2px solid #666666;
			border-top:2px solid #222222;border-left:2px solid #333333;padding-top:1px;text-align:center;border-radius:2px;text-shadow:1px 1px 1px #000000;}

.largeTabBox{width:100%;float:left;clear:both;margin-top:12px;padding-top:0px;}
.largeTabSpacer{display:block;float:left;width:3%;height:52px;border-bottom:1px solid #8A93B3;}
.largeTabBlankBtnSpacer{display:block;float:left;width:44%;height:52px;border-bottom:1px solid #8A93B3;}
.largeTabLink{display:block;float:left;width:44%;height:34px;background:#F2F2F2;font:bold 16px Arial;border:1px solid #AAAAAA;border-bottom:1px solid #8A93B3;
		   text-shadow:-0.6px -0.6px 0.6px #EEEEEE;color:#AAAAAA;padding-top:17px;text-decoration:none;
		   border-top-left-radius:10px;border-top-right-radius:10px;text-align:center;}
.largeTabLink:hover{text-decoration:none;background:#F8F8F8;color:#888888;cursor:pointer;}
.largeTabSelected{float:left;width:45%;height:35px;background:url('../images/costcurve/largeTabBack.png') repeat-x;font:bold 16px Arial;text-align:center;
		   text-shadow:-1.9px -1.9px 1px #FFFFFF;color:#283C68;padding-top:17px;text-decoration:none;border:1px solid #8A93B3;
		   border-bottom:none;border-top-left-radius:10px;border-top-right-radius:10px;}
.largeTabContent{float:left;clear:both;width:96%;padding:2%;background:url('../images/costcurve/largeTabContent.png') repeat-x;}

.redXButton{width:18px;height:18px;background: url('../images/template/btnRedX.png') no-repeat;}
.redXButton:hover{cursor:pointer;background: url('../images/template/btnRedXHover.png') no-repeat;}
.redXButtonMuted{width:18px;height:18px;background: url('../images/template/btnRedXMuted.png') no-repeat;}
.redXButtonMuted:hover{cursor:pointer;background: url('../images/template/btnRedX.png') no-repeat;}
.redXButtonSmall{width:12px;height:12px;background: url('../images/template/btnRedXSmall.png') no-repeat;margin:3px;}
.redXButtonSmall:hover{cursor:pointer;background: url('../images/template/btnRedXSmallHover.png') no-repeat;}
.redXButtonSmallMuted{width:12px;height:12px;background: url('../images/template/btnRedXSmallMuted.png') no-repeat;margin:3px;}
.redXButtonSmallMuted:hover{cursor:pointer;background: url('../images/template/btnRedXSmall.png') no-repeat;}
