#spContainer {
	margin: 0px auto;
	width: 760px;
	padding: 5px;
	background-color: #FCFCFC;
}


#spHeaderDiv {
	margin: 0 0 2px 0;
	padding: 5px;
	border: 1px solid #630;
	background-color: #FCFCFC; }	
	
#spContent {
	height: 100%;
	width: 750px;
	border: 1px solid #dddddd;
	background-color: #FCFCFC;
	display: inline-block;
}

#spInnerContainer {
	padding: 5px;
	margin: 5px;
	background-color: #FCFCFC;
	border: none;
}

#spSectionContainerHeader {
	overflow:-moz-scrollbars-vertical -moz-scrollbars-horizontal; 
	overflow-x: scroll; 
	overflow-y: scroll;
	height: 311px;	
	padding: 0px;
}

tr.qrow {
	display: block;
}

tr.nqrow {
	display: none;
	font-style: italic;
}

/*#rtSectionContainerComps {
	overflow:-moz-scrollbars-vertical -moz-scrollbars-horizontal; 
	overflow-x: scroll; 
	overflow-y: scroll;
	height: 282px;	
	padding: 0px;
}	*/

/*#rtSectionContainerCompSplits {
	overflow:-moz-scrollbars-vertical -moz-scrollbars-horizontal; 
	overflow-x: scroll; 
	overflow-y: scroll;
	height: 282px;	
	padding: 0px;
}	*/

/*#rtSectionContainerAmounts {
	overflow:-moz-scrollbars-vertical -moz-scrollbars-horizontal; 
	overflow-x: scroll; 
	overflow-y: scroll;
	height: 276px;	
	padding: 0px;
}	
	*/
/*#rtCloseDiv {
	text-align: right;
	margin: 5px -2px 0 0;
}*/

/*.calculatorTable {
	background-color: #fff;
	border: 1px solid #000; 
	width: 300px;
	padding: 0px;
	text-align: none;
	margin-left: auto;
	margin-right: auto;
}*/

/*.rtEditMenu {
	height: 24px;
	padding: 2px;
	border-bottom: 1px solid #630;
	background-color: #e5d199; }*/

/*.rtSelectMenu {
	padding: 2px;
	border-bottom: 1px solid #630;
	background-color: #f8e8bb; }*/

/*.rtTable { border: 1px solid #630; }*/

/*.rtTable th { 
	height: 20px;
	border-right: 1px solid #630;
	background-color: #f8e8bb; }*/

/*.rtTable td {
	height: 20px;
	border-top: 1px solid #630;
	border-right: 1px solid #630; }*/
	
/*.lastCell { border-right: none !important; }*/

#spModalDiv {
	position: absolute;
	width: 250px;
	background-color: #FCFCFC;
	border: 5px solid #fff; 
}
	
input.input_singletext {
	width: 565px;
	height: 20px;
}

input.input_singletext_int {
	width: 40px;
	height: 20px;
}

select.input_dropdown {
	height: 20px;
}

/*input.inputDefault {
	width: 60px;
	border: 0px none;
	text-align:right;
	border-spacing: 0px;
}*/

/*input.inputEdit {
	width: 60px;
	text-align:right;
}*/

/*input.inputDisabled {
	width: 60px;
	border: 0px none;
	text-align:right;
}*/

/*button {
	height: 24px;
	text-align: left;
	margin-right: 2px; }*/

/*button img { vertical-align: middle; }*/

/*button span {
	margin-left: 2px;
	vertical-align: middle; }*/


/* ------------- [START] YUI Skin stuff ----------------*/

/* basic skin styles */
.yui-dt table {
    margin:0;padding:0;
    font-family:arial;font-size:inherit;
    border-collapse:separate;*border-collapse:collapse;border-spacing:0; /* since ie6 and ie7 behave differently */
    border:1px solid #7F7F7F;
}
.yui-dt thead {border-spacing:0;} /* for safari bug */

.yui-dt caption {
    color:#000000;
    font-size:85%;
    font-weight:normal;
    font-style:italic;
    line-height:1;
    padding:1em 0pt;
    text-align:center;
}

.yui-dt th {
    background:#FCFCFC;
}
.yui-dt th,
.yui-dt th a {
    font-weight:normal;text-decoration:none;color:#000; /* header text */
    vertical-align:bottom;
}
.yui-dt th {
    margin:0;padding:0;
    border:none;
    border-right:1px solid #663300;/*  inner column border */
}
.yui-dt tr.yui-dt-first td {
    border-top:1px solid #7F7F7F;  /* tbody top border  */
}
.yui-dt th .yui-dt-liner {
    white-space:nowrap;
}
.yui-dt-liner {
    margin:0;padding:0;
    padding:4px 10px 4px 10px; /* cell padding */
}
.yui-dt-coltarget {
    width: 5px;
    background-color: red;
}
.yui-dt td {
    margin:0;padding:0;
    border:none;
    border-right:1px solid #663300; /* inner column border */
    text-align:left;
}
.yui-dt-list td {
    border-right:none; /* disable inner column border in list mode */
}
.yui-dt-resizer {
    width:6px;
}

/* mask */
.yui-dt-mask {
    background-color: #000;
    opacity: .25;
    filter: alpha(opacity=25);  /* Set opacity in IE */
}

/* messaging */
.yui-dt-message  {
    background-color:#FFF;
}

/* scrolling */
.yui-dt-scrollable table {border:none;}
.yui-dt-scrollable .yui-dt-hd {border-left:1px solid #7F7F7F;border-top:1px solid #7F7F7F;border-right:1px solid #7F7F7F;}
.yui-dt-scrollable .yui-dt-bd {border-left:1px solid #7F7F7F;border-bottom:1px solid #7F7F7F;border-right:1px solid #7F7F7F;background-color:#FFF;}
.yui-dt-scrollable .yui-dt-data tr.yui-dt-last td {border-bottom:1px solid #7F7F7F;}

/* sortable columns */
th.yui-dt-asc,
th.yui-dt-desc {
}
th.yui-dt-sortable .yui-dt-label {
    margin-right:10px;
}
th.yui-dt-asc .yui-dt-liner {
    background:url(dt-arrow-up.png) no-repeat right; /* sorted header gradient */
}
th.yui-dt-desc .yui-dt-liner {
    background:url(dt-arrow-dn.png) no-repeat right; /* sorted header gradient */
}

/* editing */
tbody .yui-dt-editable {
    cursor:pointer;
}
.yui-dt-editor {
    text-align:left;
    background-color:#FCFCFC;
    border:1px solid #663300;
    padding:6px;
}
.yui-dt-editor label {
    padding-left:4px;padding-right:6px;
}
.yui-dt-editor .yui-dt-button {
    padding-top:6px;text-align:right;
}
.yui-dt-editor .yui-dt-button button {
    border:1px solid #999;
    width:4em;height:1.8em;
    margin-left:6px;
}
.yui-dt-editor .yui-dt-button button.yui-dt-default {
    background-color: #cacaca;
    border:1px solid #304369;
    color:#000
}
.yui-dt-editor .yui-dt-button button:hover {
    color:#000;
}
.yui-dt-editor .yui-dt-button button:active {
    color:#000;
}

/* striping */
tr.yui-dt-even { background-color:#FFF; } /* white */
/*tr.yui-dt-odd { background-color:#EDF5FF; }*/ /* light blue */
tr.yui-dt-odd { background-color:#FFF; }  /* white */
tr.yui-dt-even td.yui-dt-asc,
tr.yui-dt-even td.yui-dt-desc { background-color:#CCFFCC; } 
tr.yui-dt-odd td.yui-dt-asc,
tr.yui-dt-odd td.yui-dt-desc { background-color:#CCFFCC; } 

/* disable striping in list mode */
.yui-dt-list tr.yui-dt-even { background-color:#FFF; } /* white */
.yui-dt-list tr.yui-dt-odd { background-color:#FFF; } /* white */
.yui-dt-list tr.yui-dt-even td.yui-dt-asc,
.yui-dt-list tr.yui-dt-even td.yui-dt-desc { background-color:#CCFFCC; } 
.yui-dt-list tr.yui-dt-odd td.yui-dt-asc,
.yui-dt-list tr.yui-dt-odd td.yui-dt-desc { background-color:#CCFFCC; } 

/* highlighting */
th.yui-dt-highlighted,
th.yui-dt-highlighted a {
    background-color:#CCFFCC; 
}
tr.yui-dt-highlighted,
tr.yui-dt-highlighted td.yui-dt-asc,
tr.yui-dt-highlighted td.yui-dt-desc,
tr.yui-dt-even td.yui-dt-highlighted,
tr.yui-dt-odd td.yui-dt-highlighted {
    cursor:pointer;
    background-color:#CCFFCC; 
}

/* enable highlighting in list mode */
.yui-dt-list th.yui-dt-highlighted,
.yui-dt-list th.yui-dt-highlighted a {
    background-color:#CCFFCC; 
}
.yui-dt-list tr.yui-dt-highlighted,
.yui-dt-list tr.yui-dt-highlighted td.yui-dt-asc,
.yui-dt-list tr.yui-dt-highlighted td.yui-dt-desc,
.yui-dt-list tr.yui-dt-even td.yui-dt-highlighted,
.yui-dt-list tr.yui-dt-odd td.yui-dt-highlighted {
    cursor:pointer;
    background-color:#CCFFCC; 
}

/* selection */
th.yui-dt-selected,
th.yui-dt-selected a {
    background-color:#CCFFCC; 
}
tr.yui-dt-selected td,
tr.yui-dt-selected td.yui-dt-asc,
tr.yui-dt-selected td.yui-dt-desc {
    background-color:#CCFFCC; 
    color:#FFF;
}
tr.yui-dt-even td.yui-dt-selected,
tr.yui-dt-odd td.yui-dt-selected {
    background-color:#CCFFCC; 
    color:#FFF;
}

/* enable selection in list mode */
.yui-dt-list th.yui-dt-selected,
.yui-dt-list th.yui-dt-selected a {
    background-color:#CCFFCC; 
}
.yui-dt-list tr.yui-dt-selected td,
.yui-dt-list tr.yui-dt-selected td.yui-dt-asc,
.yui-dt-list tr.yui-dt-selected td.yui-dt-desc {
    background-color:#CCFFCC; 
    color:#FFF;
}
.yui-dt-list tr.yui-dt-even td.yui-dt-selected,
.yui-dt-list tr.yui-dt-odd td.yui-dt-selected {
    background-color:#CCFFCC; 
    color:#FFF;
}

/* pagination */
.yui-dt-paginator {
    display:block;margin:6px 0;white-space:nowrap;
}
.yui-dt-paginator .yui-dt-first,
.yui-dt-paginator .yui-dt-last,
.yui-dt-paginator .yui-dt-selected {
    padding:2px 6px;
}
.yui-dt-paginator a.yui-dt-first,
.yui-dt-paginator a.yui-dt-last {
    text-decoration:none;
}
.yui-dt-paginator .yui-dt-previous,
.yui-dt-paginator .yui-dt-next {
    display:none;
}
a.yui-dt-page {
    border:1px solid #663300;
    padding:2px 6px;
    text-decoration:none;
    background-color:#fff
}
.yui-dt-selected {
    border:1px solid #fff;
    background-color:#fff;
}

/* ------------- [END] YUI Skin stuff ----------------*/
.rate_group_table_col_desc {
	width: 200px;
}

.rate_group_table_col_num {
	/*width: 75px;*/
}

/* Class for error rows */ 
tr.rowError { 
	background-color: #a33; 
	color: #fff; 
} 

/* Class for error rows */ 
.inputError { 
	background-color: #a33; 
	color: #fff; 
} 

.yui-dt td.align-right {
	text-align:right;
} 

.yui-dt td.align-center {
	text-align:center;
} 

.yui-dt td.delete-icon { 
	background: transparent url(../img/icon_delete_16.gif) no-repeat center;
	width:16px;
	height:16px;
	cursor:pointer;
}

#spWarningDiv {
	position: absolute;
	width: 250px;
	background-color: #FCFCFC;
	border: 5px solid #dddddd;
}

#spModalDiv {
	position: absolute;
	width: 250px;
	background-color: #FCFCFC;
	border: 5px solid #dddddd;
}
