/*---------------------------------------------   
    forms
----------------------------------------------*/

.campaign_form {
	margin-top:18px;
	width:320px;
}

.contact_form {
	margin-top:20px;
	width:401px;
}
.campaign_form form { width:320px; }
.campaign_form form div { margin-bottom: 5px; margin-left: 0 !important; width: 320px; padding-bottom: 4px; }
form div { margin-bottom: 5px; margin-left: 0 !important; width: 401px; padding-bottom: 4px; }

.campaign_form form label {
	display: inline-block;
	width: 90px;
	vertical-align: top;
	line-height: 24px;
	font-size: 1.1em;
}

.contact_form form label {
	display: inline-block;
	width: 137px;
	vertical-align: top;
	line-height: 24px;
	font-size: 1.1em;
} 
.contact_form form input, .contact_form form select, .contact_form form textarea
 {
	width: 254px;
	padding: 2px;
	border: 1px solid #ddd;
	background: #ffffff;
	color: #333;
	font-size:12px;
}
	.contact_form ul {
		padding: 0;
		margin: 0.6em 0;
		list-style: none !important;
	}
		.contact_form ul li {
			padding: 0;
			margin: 0;
			background: none;
		}
			.contact_form ul li input {
				margin: 0;
				padding: 0;
				width: 10%;
			}
			.contact_form ul li label {
				width: 89%;
			}
	.recaptcha {
	}
		.recaptcha label {
			width: 99% !important;
		}
		.recaptcha img {
			padding: 0;
			margin: 0;
			border: none;
		}
		.recaptcha div {
			width: 100% !important;
			margin: 4px;
			border: 4px solid #5F5691;
			background: #fff;
		}
	

form label {
	display: inline-block;
	width: 137px;
	vertical-align: top;
	line-height: 24px;
	font-size: 1.1em;
} 

.campaign_form form input, .campaign_form_form form select, .campaign_form form textarea
 {
	width: 220px;
	padding: 2px;
	border: 1px solid #ddd;
	background: #ffffff;
	color: #333;
	font-size:12px;
}
.newsgroup {
	margin:7px 0;
	}
.campaign_form input.chk {
	float:left;
	width:20px;
	background:none;
	border:none;
	padding:0;
	margin:0 4px;
	}


/*form input, form select, form textarea
 {
	width: 254px;
	padding: 2px;
	border: 1px solid #ddd;
	background: #ffffff;
	color: #333;
	font-size:12px;
}*/

form textarea { height: 140px; }



.campaign_form form select {
	padding: 0;
	width: auto;
}

.contact_form form select {
	padding: 0;
	width: auto;
}


.contact_form form input.btn {
	color: #fff;
    background: #796ec1;
    width: auto;
    cursor: pointer;
    border: 1px solid #675ca9;
	float:right;
}

.campaign_form form input.btn {
	color: #fff;
    background: #796ec1;
    width: auto;
    cursor: pointer;
    border: 1px solid #675ca9;
	margin-left:8px;
	float:right;
}


form input.btn:hover,
.campaign_form form input.btn:hover {
    background: #675ca9;
}

.contact_form form .cc,
.contact_form form .ccexpiry {
  width: 40px;
}

form input.checkbox {
  width: 30px;
  background: none;
  border: none;
  margin-right: 170px;
}

.contact_form form em {
  color: #ff0000;
}


#cart_for_view_product input, #cart_for_view_product select, #cart_for_view_product textarea {
	width: 50px;
	padding: 4px;
	border: 1px solid #675ca9;
	background: #ffffff;
	font-size:11px;
	color: #333;
	margin-right:39px;
}

#cart_for_view_product input.btn {
	color: #fff;
    background: #796ec1;
    cursor: pointer;
    border: none;
	width:auto;
	margin-right:8px;
}

	#cart_for_view_product input.btn:hover {
		background: #665da3;
	}
	
#cart_for_view_product select.variation_select {
	padding:2px;
	width:200px;
	margin-left:12px;
}
	

.cart form input.btn {
	color: #fff;
    background: #796ec1;
    cursor: pointer;
    border: 1px solid #675ca9;
	padding:2px;
	margin:4px 0;
}
	.link-btn {
		display: block;
		padding: 0.5em;
		margin-right: 1em;
	}
	
	.cart form input.btn:hover {
		background: #675ca9;
	}
		
form#view_cart_form {
	width:426px;
}	

.cart form ul li {
	list-style:none !important;
}

form#shipping_form ul li label {
	list-style:none;
	width:340px;
	background-image:url(../images/label.gif);
	color:#fff;
	padding:1px 10px 1px 10px;
	font-weight:bold;
	cursor:pointer;
	margin:0 0 10px 0;
}	

form#shipping_form ul li {
	list-style:none !important;
}	

form#shipping_form ul li {
	background-color:#433e62;
	border: solid 1px #5b5675;
	padding:10px;
	list-style:none !important;
	margin:0 0 15px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}	

form#shipping_form ul li strong {
	margin:0 0 0 15px;
	color:#ffef83;
}	


form#shipping_form li li {
	border:none;
	padding:0 0 0 15px;
	margin:0 0 0 15px;
}	

form div input.cart_btn {
	border:none;
}

/**** Proceed Form ****/

form.proceed_form input.btn {
	color: #fff;
    background: #796ec1;
    cursor: pointer;
    border: 1px solid #675ca9;
	margin:4px 0;
	padding:2px;
	
}

	form.proceed_form input.btn:hover {
		background: #675ca9;
	}


form.proceed_form div { margin-bottom: 2px; margin-left: 0 !important; padding-bottom: 4px; }

form.proceed_form label {
	display: inline-block;
	width: 90px;
	vertical-align: top;
	line-height: 24px;
	font-size: 1.1em;
}

form input.txt {
	width: 254px;
	padding: 2px;
	border: 1px solid #ddd;
	background: #ffffff;
	color: #333;
	font-size:12px;
}

.campaign_form form input.txt {
    width: 220px;
}



form.proceed_form fieldset.submit {
	float:right;
	vertical-align:top;
}	

form#rentit_form {
	position:relative;
	top:20px;
}

#rentit_form div label {
	text-align:left;
	width:180px;
}

.radio_shipping {
	float:left;
	width:99%;
	height:100px;
}
	.radio_shipping input, #conditions input {
		width:20px;
		float:left;
		
	}
		.radio_shipping input.validation-failed, #conditions input.validation-failed {
			background:none !important;
			border:none !important;	
		}
		
		
	.radio_shipping label {
		width:365px;
		float:left;
	}
	.validation-advice {
		float:left;
		width:99%;
		color:#ff3300;
	}
	
	
	.buy-list {}
		.buy-list label {
			width:80px;
			padding-left:5px;
		}
		.buy-list input {
			margin:0 !important;
		}
	
	#contact-email {}
		#contact-email .validation-advice {
			display:none !important;
		}
		.validation-failed {
			border:1px solid #f30 !important;
			background:#ffdddd !important;
		}
	.boxed {
		text-align:center;
		margin-top: 15px;
	}
		#payment_button {
			display:block;
			width:200px;
			margin:10px auto 0;
			padding:5px;
			color: #fff;
			text-align:center;
		    background: #796ec1;
		    cursor: pointer;
		    border: 1px solid #675ca9;
		}
		
