div#configBody {
}

div#configLeft {
	width: 470px;
}

div#configRight {
	width: 500px;
	float: right;
}

div#configBox {
	border: 2px solid #DDDDDD;
}

div#calculateBox {
	border: 2px solid #DDDDDD;
}

div#configResult {
}

div#resultBox {
	border: 2px solid #DDDDDD;
	padding: 5px;
}

table.solutionsConfiguratorMainTable {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 24px;
	padding-top: 24px;
	border: 1px solid green;
}

hr.sc_hr {
	border: 0;
	color: #ececec;
	background-color: #ececec;
	height: 1px;
	width: 90%;
	text-align: center;
}

.sc_table_title {
	background: url(/r/images/body/tables/thead_bg.png) repeat-x;
	text-align: left;
	vertical-align:middle;
	padding: 0 0 0 15px;
	height: 30px;
}


td.sc_index {
	width:38px;
	text-align: right;
	font-family: Arial, helvetica;
	font-size: 9pt;
	/*padding-top: 3px;*/
	vertical-align: middle;
	padding-right: 5px;
}

td.sc_type {
	padding-left: 3px;
}

td.sc_quant {
	width: 72px;
	text-align: center;
	margin:0px auto;
}

.sc_quant_inputText {
	width: 25px;
	text-align: right;
}

.sc_quant_spinner {
	margin: auto;
}

td.sc_remove {
	width: 57px;
	text-align: center;
	vertical-align: middle;
}

table.sc_details {

	border-style: solid;
	border-color: #ececec;
	padding-right: 16px;
}

table.sc_productTable {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 16px;
	padding-right: 16px;
}

table.sc_popupContentTable {

}

table.sc_popupContentTable tr {
	vertical-align: middle;
	padding-top: 8px;
	padding-top: 8px;
}

table.sc_popupContentTable td {
	vertical-align: middle;
}


table.sc_priceTable {
	margin-left: 30px;
	margin-right: 30px;
	width: 352px;
}

table.sc_priceTable tr {
	height: 20px;
}

table.sc_priceTable td {
	vertical-align: middle;
	font-family: Arial, helvetica;
	font-size: 9pt;
}

td.sc_priceSumLine {
	background: url(/r/images/solutions/configurator/sum-line.gif) repeat-x left;
	width: 100%;
	height: 20px;
}

table.sc_modalPanelButtons {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

table.nopadding {
	border-collapse : collapse;
}

table.nopadding td {
	padding : 0;
}

tr.sc_emptyrow {
	height: 8px;
}

a.sc_accessoryCatLink:link {
	white-space: nowrap;
	padding-right: 8px;
}

.rich-tool-tip {
    background-color: white;
    border-color: #ececec;
    border: 1px solid;
}

.rich-spinner-button {
	background-color: #C8C8C8;
	border-color: #C8C8C8;
}

.rich-spinner-buttons {
	border-color: black;
	border: none;
	background: none;
	padding-top: 3px;
}

.rich-spinner-buttons td {
	vertical-align: middle;
}

.rich-spinner-buttons table {
	border: 1px solid black;
	height: 27px;
	background-color: #C8C8C8;
	background-image: none;
}

.rich-spinner-input-container {
	border: none !important;
	background: none;
}

input.rich-spinner-input {
	height: 17px;
}

/* The styles for the modal panel. */
.rich-mpnl-header {
	border: 1px solid #b8bdc7;
	background-image: url(/r/images/interface/panelHeadBg.png);
}

/* The styles for the modal panel. */
.rich-mpnl-content {
	border: 1px solid #b8bdc7;
}
