body {
	margin: 0; 
	padding: 0; 
	font-family:Segoe UI,Arial,sans-serif; 
	font-size:12px; 
	background-color:#000;
	background-image:url('../../../img/forms/bg-form.jpg');
	background-repeat: repeat;
}
hr {
	color: #eee;
	background-color: #eee;
	border: 1px solid #eee;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 18px;
}


h3 {
	font-size: 16px;
}
/*
input[type="text"]{
	width: 95%;
}
*/

textarea, input[type="text"] {
	width: 95%;
}
div#wrapper {
		width:800px;
		margin: 0 auto;
		border: 10px solid #333;
}
	
div#content {
		background-color:#fff;
		color:#000000;
		overflow:hidden;
}

div#form-title {
	background-color:#0b538e;
	padding:10px;
	text-align:center;
	color: #fff;
	overflow:hidden;
}

div#form-title h1 {
	margin:0;
	text-align:left;
}

div#form-title h2 {
	margin:0;
	text-align:left;
	font-weight:normal;
}


div#footer {
	background-color: #0b538e;
	padding:10px;
	text-align:center;
	color: #fff;
	font-size: 12px;
}

div.form-padding{
		padding: 30px 15px 20px 30px;
}

.preview {
	background-color:#F8A80B;
    color: #000;
    opacity: 0.75;
    padding: 5px;
    text-align: center;
    width: 100%;
	font-size: 14px;
	font-weight:bold;
/*	text-shadow: 1px 1px #444, -1px -1px #fff; */
}

.unpublished {
	background-color:#FF0000;
    color: #FFF;
    opacity: 1;
    padding: 5px;
    text-align: center;
    width: 100%;
	font-size: 14px;
	font-weight:bold;
}


label.error {
	padding-left: 10px;
	color: red;
	font-weight: normal;
}

/****** Form *******/

div.FormField {
	margin: 0 0 10px 0;
}

div.FormField label {
	margin: 10px 0 0 0;
}

div.FormField div.address2 {
	padding-right:10px;
}

.sublabel {
	color: #6c6c6c;
	font-size: 11px;
	}

div.FormQuestion {
	padding: 0;
	clear:both;
	font-size: 14px;
}

div.FormQuestion label{
	font-weight: bold;
}

div.FormAnswer {
	padding: 5px 0 3px 0px;
	margin: 0 0 20px;
/*	border-bottom: 1px solid #eee; */
}

div.FormAnswer input.address {
	width: 450px;
}

div.FormAnswer input.city {
	width: 160px;
}

div.FormAnswer input.email {
	width: 260px;
}

div.FormAnswer textarea.intaddress {
	width: 500px;
	height: 120px;
}


div.FormAnswer input.napostal {
	width: 45px;
}

div.FormAnswer input.name {
	width: 160px;
	margin-right: 15px;
}


div.page-title {
	background-color: #696969;
	padding: 5px 10px;
}

td.page-title-name {
	font-weight:bold;
	font-size:14px;
	Color: white;
}

td.page-num {
	color: #b8b8b8;
}


.formindent {
	padding-left: 15px;
	}
	
.confirmation-padding {
	padding: 20px 40px;
	}	
	
.forminline {
/*	padding-left: 15px; */
	}	
	
	

/*******************/

	
div.ci_thumbnail{
	width: 100px;
	float:left;
	padding-right: 15px;
}

div.ci_desc{
	width:400px;
	float:left;
	padding-right: 35px;
	
	
}

.ci_sales {
	padding: 6px 8px 10px 8px;
	width:160px;

	float:left;
	background-color: #f3f3f3;
	border-top: 4px solid #6a6a6a;
	border-bottom: 1px dotted #6a6a6a;
	line-height: 20px;
	
}

.ci_totals {
	width: 160px;
	margin-top: 3px;
	padding: 6px 8px;
	border-top: 1px dotted black;
	background-color: #cae7ff;
	border-bottom: 1px dotted black;
	}

.form-divider {
	border-top: 1px dotted #d8d8d8;
	width: 100%;
	height: 10px;
	margin-top: 10px;}
	
	
.ci-inline {
/*	display: inline; */
	padding: 0 15px;
	}
	
.form-header-divider {
	border-top: 3px solid #747474;
	width: 100%;
	height: 15px;
	margin-top: 10px;
	}	
	
.form-email-confirmation-box	{
	margin: 0 auto;
	width: 350px;
	color:#000;
padding:14px;

border:2px solid rgb(11, 83, 142);
-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;

-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
line-height: 24px;

	}

.form-header-receipt {
	height: 12px;
	background-color: rgb(84, 40, 113);
	padding: 8px;
	border-bottom: 2px solid black;
	border-top: 2px solid black;
	margin-bottom: 5px;
	color:#fff;
	 }
	
/*******************/


.btn_back{
	background-image:url('../../../css/form_themes/blue/back.png');
	background-repeat: no-repeat;
	border: 0px solid;
    cursor: pointer;
    height: 33px;
    width: 122px;
    background-color:#fff;
}


.btn_confirm {
	background-image:url('../../../css/form_themes/blue/confirm.png');
	background-repeat: no-repeat;
	border: 0px solid;
    cursor: pointer;
    height: 33px;
    width: 122px;
    background-color:#fff;
}

.btn_continue {
	background-image:url('../../../css/form_themes/blue/continue.png');
	background-repeat: no-repeat;
	border: 0px solid;
    cursor: pointer;
    height: 33px;
    width: 122px;
    background-color:#fff;
}

.btn_pay_now {
	background-image:url('../../../css/form_themes/blue/pay_now.png'); 
	background-repeat: no-repeat;
	border: 0px solid;
    cursor: pointer;
    height: 33px;
    width: 122px;
    background-color:#fff;
}


.btn_submit {
	background-image:url('../../../css/form_themes/blue/submit.png');
	background-repeat: no-repeat;
	border: 0px solid;
    cursor: pointer;
    height: 33px;
    width: 122px;
    background-color:#fff;
}

div#footer a:link, div#footer a:visited{
	color:#fff;
	text-decoration:underline;
}

div#footer a:hover, div#footer a:active{
	color:#fff;
	text-decoration:none;
}

