/* CSS Document */


img{
	border:none;
}
div.component_panel{
	border:1px solid #999999;
	margin:15px;
	padding:10px;
	background-color:#F7F7F7;
}

h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:10px 15px 10px 15px;
	color:black;
}

.interactive{
	cursor:pointer;
}

table.galleryTable td{
	padding-right:10px;
	vertical-align:top;
	text-align:left;
}


#shoppingCartTable{
	width:705px;
	border:1px solid #CCCCCC;
	margin-left:15px;
	border-collapse:collapse;
}

#shoppingCartTable th{
	text-align:left;
	vertical-align:top;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	border:1px solid #9C4722;
	background-color:#9C4722;
	color:white;
	padding:4px;
}

#shoppingCartTable td{
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	border:1px solid #999999;
	padding:4px;
	text-transform:capitalize;
}

#generatedQuoteTitle{
	width:705px;
	margin:5px 0 5px 14px;
	text-align:right;
	font:bold 13px Georgia, "Times New Roman", Times, serif;
}

label.req {
	color:#CC0000;
}

/*.key{
	position:relative;
	top:3px;
}*/

#key_div{
	margin:5px 0 10px 15px;
	font-size:11px;
}

#c1, #c2, #c3 {
	width:18px;
	text-align:center;
}

#c4{
	width:78px;
}

#c5, #c6, #c7, #c8, #c9, #c10, #c11{
	width:70px;
}

#c11 td{
	text-transform:uppercase;
}

#c12{
	width:75px;
}

#c12{
	text-align:right;
}

.error{
	
}

.error p{
	background-color:#CC0000;
	padding:4px 3px 2px 10px;
	color:white;
	width:700px;
}

#personal_details_table{
	width:280px;
	margin:10px 0 10px 15px;
	border-collapse:collapse;
	border:1px solid #999999;
}

#personal_details_table td{
	padding:4px;
	border-bottom:1px solid #999999;
}

div p {
	margin-left:15px;
}

#homeNoteBackground{
	position:absolute;
	top:-8px;
	right:-2px;
	width:254px;
	height:260px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/homeNote.png', sizingMethod='scale');
	z-index:10;
}

#shoppingCartTable input{
	width:40px;
}

#shoppingCartTable select, #shoppingCartTable input{
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	border:1px solid #999999;
	background-color:#F7F7F7;
	padding:3px;
}

.editRow{
	background-color:#E9E9E9;
}

.buttons{
	width:700px;
	margin-left:10px;
}

.back_control{
	display:inline;
}

#measurement_fit_table{
	border:1px solid #CCCCCC;
	margin:0 0 15px 15px;
	background-color:white;
}

.progress_bar {
	float:right;
	position:relative; 
	left:10px; 
	top:-10px;
	width:225px;
	height:150px;
}

#progress_bar_01{
	background-image:url(../images/progress_bar01.png);
	background-repeat:no-repeat;
}

#progress_bar_02{
	background-image:url(../images/progress_bar02.png);
	background-repeat:no-repeat;
}

#progress_bar_03{
	background-image:url(../images/progress_bar03.png);
	background-repeat:no-repeat;
}

#progress_bar_04{
	background-image:url(../images/progress_bar04.png);
	background-repeat:no-repeat;
}

#progress_bar_05{
	background-image:url(../images/progress_bar05.png);
	background-repeat:no-repeat;
}

#progress_bar_06{
	background-image:url(../images/progress_bar06.png);
	background-repeat:no-repeat;
}