/* @override http://www.rocksolidphotography.com/components/css-form-order.css */

#maincontent { 
	float: left;
}


#orderform { 
	float: left;
	padding-top: 10px;
}

#orderform #col1 { 
	width: 230px; 
	padding-right: 10px;
	float: left;
}

#orderform h2 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#orderform #col2 { 
	margin: 0px;
	padding: 0px;
	width: 260px;
	float: left;
}

#orderform #col3 { 
	width: 220px;
	float: left;
}

.formarea { 
	width: 250px;
	float: left;
	background-color: #fef8c3;
	border: dotted 1px #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px; 
	clear:both; 
}


#totals h4 { 
	width: 250px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#totals h4 input {
	width: 100px;
	text-align: right;
	border-width: 0;
	font-size: 16px;
	font-weight: bold; 
	color: #ff090e; 
}

#totals h4#photoordertotal input {
	color: #000;
	font-size: 13px;
}

#totals h4#videoordertotal input {
	color: #000;
	font-size: 13px;
}

#totals h4#ordertotal input {
	color: #000;
	font-size: 16px;
}

#page-designvideopackage #totals #submit { 
	margin-left: 100px;
}

#page-designphotopackage #totals #submit { 
	margin-left: 100px;
}

.formarea h3 {
	color: #da8f39;
	font-size: 15px;
	margin-top: 8px;
}

.checkboxitem {
	clear: both;
	padding:5px;
	margin-left:5px;
}

.checkboxinput {
	width:25px;
	float: left;
}

.checkboxlabel {
	float:left; 
	width: 140px;
}


.price { 
	float: left;
	width: 50px;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
}


.textboxitem {
	clear: both;
	height: 28px;
	padding:5px;
	margin-left:5px;
	background-color: #fef8c9; 
	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
}


.textboxinput input {
	width:20px;
	margin-right: 10px;
	float: left;
}

.textboxlabel {
	float:left; 
	width: 130px; 
	padding-top: 6px; 
}

.smalltext { 
	font-size: 9px;
	width:180px;
}

#finishing { 
	height: 500px; 
}


#page-revieworder ul#orderlisting { 
	margin: 0px;
	padding: 0px;
	margin-left: 120px;
}

#page-revieworder ul#orderlisting li { 
	clear: both;
	list-style-type: none;
	border-top: 1px dotted #DDD;
	width: 500px;
	padding:4px;
	display: block;
}

#page-revieworder ul#orderlisting li#itemlistheader { 
	font-weight: bold;
	background-color: #000;
	height: 15px;
	color: #FFF;
	border-top: none;
}

#page-revieworder .itemname { 
	float: left;
	width: 250px;
}

#page-revieworder .itemqty { 
	float: left;
	width: 50px;
	text-align: center;
}

#page-revieworder .itemprice { 
	float: left;
	width: 100px;
	text-align: right;
}


#page-revieworder .itemsubtotal { 
	float: left;
	width: 100px;
	text-align: right;
}

#page-revieworder #terms { 
	 font-size: 12px;
	 margin: 20px;
}

#page-revieworder #terms h2 { 
	 font-size: 13px;
	 padding: 0px;
	 margin: 0px;
	 padding-left: 20px;	 
}

#page-revieworder #terms p { 
	 padding-top: 4px;	 
}

#page-revieworder #ordersubtotal { 
	clear: both;
	float: none;
	font-weight: bold;
	text-align: right;
	margin-top: 20px;
	padding-right: 130px;
	font-size: 16px; 
}


#page-revieworder #ordersubtotal a.revisedorderlink {
	font-size: 12px;
	color: #bc2213;
}



#page-revieworder #ordertax { 
	clear: both;
	float: none;
	font-weight: bold;
	color: #fd2717; 
	text-align: right;
	padding-right: 130px;
	font-size: 14px;
}

#page-revieworder input#depositamount { 
	font-weight: bold;
	color: #147e3d; 
	text-align: right;
	font-size: 14px;
	width: 80px;
	border-width: 0px;
}

#page-revieworder input#leftoverbalance { 
	font-weight: bold;
	color: #147e3d; 
	text-align: right;
	font-size: 14px;
	width: 80px;
	border-width: 0px;
}


#page-revieworder #grandtotal { 
	clear: both;
	float: none;
	font-weight: bold;
	text-align: right;
	padding-right: 130px;
	font-size: 20px;
}

#page-revieworder #confirmorder {
	width: 580px;
	padding-left: 70px;
}

#page-revieworder #confirmorder h4 {
	text-align: right;
}

#page-revieworder #confirmorder p {
	text-align: right;
}

#page-revieworder #confirmorder #terms p {
	text-align: left;
}


#page-revieworder #confirmorder p .moneyhighlight {
	color: #0b7423;
	font-size: 16px;
}

#terms h1 {
	margin-left: 22px;
}
