#create_account_form {
	padding: 0 40px 0 20px;
}

.alert{
	display: inline !important;
	margin: 0 !important;
	font-size: 11px !important;
	color: red !important;
}

span.normal_text {
	font-size: 11px !important;
}

div.box_top {
	background: url(../images/forms/rt.gif) no-repeat top right;
	font-size: 1px;
}

div.box_bottom {
	background: url(../images/forms/rb.gif) no-repeat top right;
	font-size: 1px;
	clear: both;
}

div.box_content {
	float:left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-size: 1px;
	width: 348px;
}

div.box_content a, div.box_orange_content a{
	font-size: 11px;
	color: #FF7F02 !important;
}

div.box_content a:hover, div.box_orange_content a:hover{
	font-size: 11px;
	color: gray !important;
}

.wide_box textarea {
	width: 96% !important;
	margin: auto !important;
	border: 1px solid #cccccc !important;
}

.form textarea {
	width: 275px;
	margin: auto !important;
	border: 1px solid #cccccc !important;
}

.wide_box div.box_content {
	width: 718px !important;
	font-size: 11px;
}

.wide_box div.box_orange_content {
	width: 698px !important;
}

div.box_orange_top {
	background: url(../images/forms/rt_o.gif) no-repeat top right;
	font-size: 1px;
}

div.box_orange_bottom {
	background: url(../images/forms/rb_o.gif) no-repeat top right;
	font-size: 1px;
	clear: both;
}

div.box_orange_content {
	float:left;
	border-left: 1px solid #FFB46C;
	border-right: 1px solid #FFB46C;
	font-size: 11px;
	padding: 0 10px;
	color: gray;
	width: 328px;
}

.form p {
	font-size: 11px;
	color: gray;
}

.form fieldset {
	margin:0 0 20px 0;
	padding: 0;
	border: 0;
	width: 350px;
}

.form label {
	width: 126px;
	font-size: 11px !important;
	color: gray;
	text-align: right;
	margin-bottom: 6px;
	margin-right: 4px !important;
	display: inline;
}

#create_account_form #newsletter-checkbox {
	margin: 0 0 0 10px;
}

.form label.radioLabel {
	width: auto !important;
}

.form select, .form input.input_text {
	margin: 0px !important;
	padding-left: 4px;
	margin-bottom: 6px;
	height: 15px;
	border: 1px solid #cccccc;
	float: left;
}

.form input.input_text_orange {
	margin: 0px !important;
	padding-left: 4px;
	margin-bottom: 8px !important;
	height: 15px;
	border: 1px solid #FF7F02 !important;
	float: left;
	width: 190px;
}

.form input.input_text {
	width: 190px;
}

.text_box input.input_text {
	width: auto !important;
	float: none !important;
	display: inline !important;
}

.form select {
	width: 196px;
}

.form select.date {
	width: auto !important;
	display: inline !important;
	float: none !important;
}

.wide_box {
	float: left !important;
	width: 720px !important;
	margin: 0 0 20px 0 !important;
	color: gray;
}

.wide_box a {
	color: #FF7F02;
}

.wide_box p{
	margin: 0 15px !important;
}

.text_box {
	font-size: 11px !important;
	color: gray !important;
	text-align: left;
}

.text_box a{
	color: gray !important;
}

.text_box address {
	margin-left: 10px;
}

.text_box p, .text_box div {
	margin: 0 10px !important;
	display: block;
}

.form .right {
	float: right;
	display: block;
}

.text_box .right{
	margin-right: 10px !important;
}

.form .left {
	float: left;
	display: block;
}

img.left {
	margin-bottom: 20px !important;
}

.form div.header {
	text-align: left;
	font-size: 9px !important;
	width: 180px;
	margin-left: 116px;
	margin-bottom: 3px;
	padding: 3px 7px;
	background: #8e8e8e;
	color: white;
	border: 1px solid #cccccc;
}

.form div.leftheader {
	text-align: left;
	font-size: 9px !important;
	width: 180px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding: 3px 7px;
	background: #8e8e8e;
	color: white;
	border: 1px solid #cccccc;
}

.form div.header_orange {
	text-align: left;
	font-size: 9px !important;
	width: 180px;
	margin-left: 116px;
	margin-bottom: 3px;
	padding: 3px 7px;
	background: #FF7F02;
	color: white;
	border: 1px solid #cccccc;
}
.form div.header2_orange {
	text-align: left;
	font-size: 9px !important;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 3px;
	padding: 3px 7px;
	background: #FF7F02;
	color: white;
	border: 1px solid #cccccc;
}

.form div.header2 {
	text-align: left;
	font-size: 9px !important;
	float: left;
	margin-left: 10px;
	margin-bottom: 6px;
	padding: 3px 7px;
	background: #8e8e8e;
	color: white;
	border: 1px solid #cccccc;
}

#checkout_shipping {
	padding: 5px 40px 0 20px;
}

#checkout_payment {
	padding: 5px 40px 0 20px;
}

div.standard_form {
	padding: 5px 40px 0 20px;
}

#checkout_shipping_box {
	width: 420px !important;
}

#checkout_shipping_box .box_content, #checkout_shipping_box .box_orange_content {
	width: 418px !important;
	padding: 0 !important;
}

div.radio_buttons{
	padding-left: 116px;
}

.box_content p.info {
	margin-left: 112px !important;
	font-size: 11px;
	color: #FF7F02;
	width: 190px;
}

.box_content hr {
	margin-left: 117px !important;
	margin-top: 9px;
	margin-bottom: 4px;
	color: #9a9a9a;
	width: 191px;
	height: 1px;
}

#cartContentsDisplay a {
	color: gray;
}

#cartContentsDisplay td {
	vertical-align: middle !important;
}

#cartProdTitle {
	margin-top: 15px;
}

#infoShoppingCart, #popupSearchHelp {
	color: gray;
}

#infoShoppingCart a, #popupSearchHelp a{
	color: #FF7F02;
}

#infoShoppingCart h1, #popupSearchHelp h1 {
	text-align: center;
	color: #FF7F02;
}

#myAccountStatusComments {
	width: 300px;
}
#myAccountStatus {
	width: 300px
}

#partners_select, #no_partners, #shipping_select {
	display: none;
}

div.left {
	float: left;
}
div.right {
	float: right;
}

#order_register, #order_login {
	border: 1px solid #CCCCCC;
	background: #E9E9E9;
}

#order_register label {
	float: left;
	width: 200px;
	margin-top: 3px;
	text-align: right
}

#order_register select {
	width: 150px;
}

#order_register br {
	clear: left;
}

#order_register textarea {
	width: 190px;
	float: left;
}

#order_login input.text {
	width: 98%;
}

.hint {
	margin-left: 118px;
	width: 190px;
	text-align: left;
	font-size: 10px;
	font-style: italic;
	color: #9a9a9a;
}

.error {
	margin-left: 118px;
	width: 190px;
	text-align: left;
	font-size: 10px;
	font-style: italic;
	color: red;
}

.FormFieldError {
	border: 1px solid red !important;
}

.checkout_label {
	display: block;
	float: left;
	width: 300px;
	text-align: right;
	margin-top: 1px;
	font-size: 12px !important;
}

.checkout_data {
	float: left;
	margin-left: 30px;
	font-weight: bold;
	font-size: 13px !important;
	width: 350px;
}