#estimate-configurator {
	position: relative; /* for some reason position:relative on the form element doesn't work. */
}

#ec-content {
	width: 489px;
}

#ec-sidebar {
	position: absolute;
	right: 0;
	top: 0;
	width: 232px;
	z-index: 0;
}

#drawing-board-header {
	font-size: 16px;
	font-weight: bold;
	height: 29px;
	line-height: 29px;
	margin-bottom: 0;
}

#drawing-board {
	background: url(../images/estimate-configurator/component-section-bg.png) top repeat-x #eee;
	border: 1px solid #ebebeb;
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#drawing-board.drop-highlight {
	background: #ffffc0 url(../images/estimate-configurator/drawing-board-drop-highlight.png) top repeat-x;
}

#drawing-board .component_section {
	background: #fff;
	border: 1px solid #ebebeb;
	padding: 0 5px 5px 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#standard-elements {
	float: left;
	margin-right: 10px;
}

#standard-elements ul {

}

#standard-elements li {
	margin-top: 5px;
}

.component-header {
	background: #f47711;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding: 3px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

.component_section_1_row {
	background: url(../images/estimate-configurator/component-section-bg.png) top repeat-x #eee;
	border: 1px solid #ebebeb;
	height: 80px;
	margin-bottom: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.component_section_2_row {
	background: url(../images/estimate-configurator/component-section-bg.png) top repeat-x #eee;
	border: 1px solid #ebebeb;
	height: 155px;
	margin-bottom: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;

}
.component {
	cursor: pointer;
	float: left;
	height: 70px;
	margin: 0 5px 5px 0;
	width: 70px;
}

/* appended by jquery to remove component from the drawing board 
Must use relative positioning because the drag/drop action will add static positioning inline */
a.component-remove {
	background: url(../images/estimate-configurator/component-remove-icon.png);
	cursor: pointer;
	display: block;
	height: 12px;
	left: 61px;
	position: relative;
	top: -74px;
	width: 12px;
}

a.component-remove:hover {
	background-position: bottom;
}

.component input {
	display: none;
}

#component-basics1 {
	position: absolute;
	left: 499px;
	top: -4px;
	z-index: 1;
}

#component-basics2 {
	position: absolute;
	left: 574px;
	top: -4px;
	z-index: 1;
}

#component-basics3 {
	position: absolute;
	left: 649px;
	top: -4px;
	z-index: 1;
}

#component-basics4 {
	position: absolute;
	left: 499px;
	top: 71px;
	z-index: 1;
}

#component-basics5 {
	position: absolute;
	left: 574px;
	top: 71px;
	z-index: 1;
}

#component-basics6 {
	position: absolute;
	left: 649px;
	top: 71px;
	z-index: 1;
}

#component-ecommerce1 {
	position: absolute;
	z-index: 1;
	left: 499px;
	top: 182px;
}

#component-ecommerce2 {
	position: absolute;
	z-index: 1;
	left: 574px;
	top: 182px;
}

#component-ecommerce3 {
	position: absolute;
	z-index: 1;
	left: 649px;
	top: 182px;
}

#component-flair1 {
	position: absolute;
	z-index: 1;
	left: 499px;
	top: 292px;
}

#component-flair2 {
	position: absolute;
	z-index: 1;
	left: 574px;
	top: 292px;
}

#component-flair3 {
	position: absolute;
	z-index: 1;
	left: 649px;
	top: 292px;
}

#component-flair4 {
	position: absolute;
	z-index: 1;
	left: 499px;
	top: 367px;
}

#component-flair5 {
	position: absolute;
	z-index: 1;
	left: 574px;
	top: 367px;
}

#component-flair6 {
	position: absolute;
	z-index: 1;
	left: 649px;
	top: 367px;
}

#component-copywriting1 {
	position: absolute;
	z-index: 1;
	left: 499px;
	top: 478px;
}

#component-copywriting2 {
	position: absolute;
	z-index: 1;
	left: 574px;
	top: 478px;
}

#component-copywriting3 {
	position: absolute;
	z-index: 1;
	left: 649px;
	top: 478px;
}

#component-copywriting4 {
	position: absolute;
	z-index: 1;
	left: 499px;
	top: 553px;
}

#component-copywriting5 {
	position: absolute;
	z-index: 1;
	left: 574px;
	top: 553px;
}

#component-marketing1 {
	position: absolute;
	z-index: 1;
	left: 499px;
	top: 663px;
}

#component-marketing2 {
	position: absolute;
	z-index: 1;
	left: 574px;
	top: 663px;
}

#component-marketing3 {
	position: absolute;
	z-index: 1;
	left: 649px;
	top: 663px;
}

/* Tooltip Styles ----------------------*/
.tooltip {
	background: url(../images/estimate-configurator/tooltip-anchor.png) right no-repeat;
	color: #fff;
	display: block;
	float: right;
	font-weight: normal;
	height: 18px;
	margin-right: 3px;
	padding-right: 15px;
}

.tooltip:hover {
	color: #fff;
}

.qtip {
	font: 11px 'MS Sans Serif', Geneva, sans-serif;
}

.qtip span {
	font-size: 14px;
}

