/* CSS Document */

#content_left h3 {
	font-size: 30px;
	font-weight: 100;
}

.sub_text {
	font-weight: bold;
	font-size: 18px;
	color: #8a8a8a;
}

#options_box {
	border: 1px solid #cecec5;
	background: url(../images/order_options_bg.gif) repeat-x;
	padding: 6px;
	margin-top: 13px;
}

.radio_clear {
	float: left;
	margin-top: 12px;
	clear: left;
}

#logo_options {
	display: block;
	clear: left;
}
#logo_options2 {
	display: block;
	clear: left;
	margin-top: 31px;
}

.options_info {
	font-size: 14px;
	float: left;
	clear: right;
	margin-left: 4px;
	margin-top: 9px;
	width: 579px;
}

.options_info2 {
	font-size: 14px;
	float: left;
	clear: right;
	margin-left: 4px;
	margin-top: 9px;
	width: 420px;
}
.order_total {
	font-size: 24px;
}

#form_title {
	 clear: both;
	 margin: 10px 0 10px 0;
	 height: 25px;
	 border-top: 1px solid #c9c9c9;
	 background-color: #fafaf6;
	 padding: 3px 0 0 9px;
	 font-size: 11px;
	 font-weight: bold;
}

legend {
	display: none;
}

fieldset {
	border: 1px solid #FFFFFF;
	margin-top: -7px;
}

.personal div {
	clear: both;
	font-size: 14px;
}
.personal div label {
	width: 130px;
	display: inline;
	float: left;
	margin-bottom: 5px;
}

div.existing_user {
	float: left;
	width: 175px;
	font-size: 14px;
	margin-right: 23px;
}

input.login {
	float: left;
}
input {
	background-color: #FFFFFF !important;
	border: 1px solid #c8c8c8;

}
.personal div input {
	width: 170px;
}

.separate {
	margin-top: 13px;
}


#invoice_container {
	 clear: both;
	 margin: 0px 0 1px 0;
	 height: 25px;
	 border-bottom: 1px solid #c9c9c9;
	 background-color: #fafaf6;
	 padding: 3px 0 0 9px;
	 font-size: 14px;
}

.login_button {
	margin: 17px 0 0 -10px;
}

