body {
	margin: 0; 
	padding: 0; 
	font-family:Segoe UI,Arial,sans-serif; 
	font-size:12px; 

}
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 {

		border: none !important;
}
	
div#content {
		background-color:#fff;
		color:#000000;
		overflow:hidden;
}

div#form-title {

	padding:10px;
	text-align:center;
	color: black;
	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: white;
	padding:10px;
	text-align:center;
	color:black;
	font-size: 12px;
}

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

.preview {
	background-color:#F8A80B;
    color: #000;
    opacity: 0.75;
    padding: 10px;
    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: 10px;
    text-align: center;
    width: 100%;
	font-size: 14px;
	font-weight:bold;
}

.label {
	text-align:left;
	display:table-cell;
}
label.error {

	padding-top: 5px;
	color: red;
	font-weight: normal;
}

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

div.formQuestionHolder {
	padding-bottom: 10px;
}
div.formDescriptionHolder{
	font-size: 14px;
}
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;
	padding-bottom: 5px;
	}

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 {
		color:#000;
		margin-right: 5px;
}

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: #eee;
	padding: 5px 10px;
	max-width:none;
	height:27px;
}

div.page-title-name {
	font-weight:bold;
	font-size:14px;

}

div.page-num {

	float:right;
}


.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 black;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 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: 100%;
	color:#000;
padding:14px;

border:2px solid #b1afaf;
-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;*/
    
    /*font-size: 1.3em;
    padding: 5px 10px;
    border: 1px solid #717171;
    min-width: 130px;
    min-height: 50px;
    background-color: #e7e7e7;
    cursor: pointer;
    margin-right: 5px; */
    
    font-size: 1.3em;
    padding: 5px 10px;
    border: 1px solid #717171;
    min-width: 100px;
    min-height: 30px;
    background-color: #868686;
    color: white;
    cursor: pointer;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 5px;
    
    
}


.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; */
    
   font-size: 1.3em;
    padding: 5px 10px !important;
    border: 1px solid #717171;
    min-width: 100px;
    min-height: 30px;
    background-color: #7dc122;
    color: white;
    cursor: pointer;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    
    
}

.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; */

    font-size: 1.3em;
    padding: 5px 10px !important;
    border: 1px solid #717171;
    min-width: 100px;
    min-height: 30px;
    background-color: #7dc122;
    color: white;
    cursor: pointer;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.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{

	text-decoration:underline;
}

div#footer a:hover, div#footer a:active{
	color:#fff;
	text-decoration:none;
}
div.formConfCoupon {
	padding: 10px;
	background-color:#EDEDED;
	border-radius: 4px;
	color: black;
	margin-bottom: 10px;
}
div.formCoupResp {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.formTotalDue {
	padding: 15px;
	font-size: 16px;
}
