* {
    margin: 0;
}

html, body {
   /* height: 100%;
    overflow: auto;*/
} #popup {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    position: fixed;
    width: 370px;
    background: #FFF;
    border: 4px solid #A6BB14;
    z-index: 2;
    padding: 7px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: none;
}
* html #popup {
    position: absolute;
}

.popup_close {
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: -2px;
    width: 18px;
    color: #bbbbbb;
    font-weight: bold;
} .txtbox, .txtboxred {
    width: 150px;
    background: #FFF;
    border: 1px solid #BCBCBC;
} .txtboxred {
    border: 1px dashed #FF3F3F;
    background: #FAEBE7;
} .signinhead {
    float: left;
    width: 340px;
    padding: 10px 0 5px 10px;
    border-bottom: 2px dashed #FA6A07;
    font-weight: bold;
    font-size: 14px;
    color: #373E01;
} .displayprompterror {
    float: left;
    width: 300px;
    padding: 10px 10px 10px 40px;
    border: 1px solid #EBF1C0;
    color: #FF0000;
    font-weight: bold;
    background: #F4F8D8 url(../images/promterror.jpg) no-repeat 10px 12px;
    margin-top: 10px;
    display: none;
} .promptsigninner, .promptmessage {
    float: left;
    width: 330px;
    padding: 0 10px 20px;
    border: 1px solid #EBF1C0;
    margin-top: 10px;
} .promptsigninner span, .promptmessage span {
    float: left;
    width: 100%;
    margin-top: 8px;
} .signinlabel, .signuplabel {
    float: left;
    width: 60px;
    padding-right: 10px;
    text-align: right;
} .signuplabel {
    width: 90px;
} .promptmessage {
    width: 350px;
    padding: 0 0 20px 0;
    border: none;
    margin-top: 20px;
} .forgot_link {
    float: left;
    margin: 5px 0 0 110px;
    color: #373E01;
    text-decoration: none;
} .forgot_link:hover {
    text-decoration: underline;
} .jqibuttons {
    text-align: right;
    padding: 5px 0 5px 0;
    float: right;
} .proceedbtn, .cancelbtn {
    float: left;
    width: 80px;
    height: 30px;
    margin: 0 10px;
    background: #869905 url(../images/contniuebtn.jpg) no-repeat;
    cursor: pointer;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    border: none;
} .cancelbtn {
    background: #869905 url(../images/cancelbtn.jpg) no-repeat;
    cursor: pointer;
} .acc_tabdiv {
    float: left;
    width: 600px;
} .acc_heading,.acc_headingone {
    float: left;
    width: 240px;
    font-family: tahoma, verdana, arial;
    color: #01407A;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 0 55px;
    padding: 20px 0;
} .acc_headingone{
margin-left:30px;width:260px
} .acc_tab {
    float: left;
    width: 270px;
} .acclabel_td {
    width: 120px;
    vertical-align: text-top;
} .acclabel_td label {
    float: left;
    width: 120px;
    text-align: right;
    font-family: Tahoma, verdana, arial;
    font-size: 11px;
    color: #4D4D4D;
} .accinput_td {
    width: 150px;
} .accerror {
    float: left;
    padding: 5px 0 0;
    font-family: tahoma, verdana, arial;
    font-size: 11px;
    color: #FF0000;
    display: none;
} .accsaved {
    float: left;
    width: 520px;
    background: #F0E68C;
	color:#000;
	font:11px arial;
    padding:5px 10px;
    text-align: center;
    font-weight: bold;
    margin: 5px 0 0 50px;
    display: none;
} .pagination {
    float: left;
    width: 600px;
    font: 14px arial;
    padding: 20px 0 20px 10px;
} .pagination a {
    color: #8E9C2D;
    font-weight: bold;
    margin: 0 5px;
} .pagination span {
    font: bold 16px arial;
    color: #8E9C2D;
} .pagination b {	
	color: #8E9C2D;
} .pagination span.prev {
    margin-right: 5px;
} .pagination span.next {
    margin-left: 5px;
} .addsec_wrapper {
    float: left;
    width: 850px;
    font: 11px tahoma;
    padding: 0 0 20px 10px;
} .addsec_info {
    float: left;
    width: 850px;
    color: #5B5B5B;
    font-weight: bold;
    padding: 10px 0 30px 0;
} .addsec_detailsblock {
    float: left;
    width: 560px;
} .addsec_listing1 {
    float: left; 
    width: 120px;
    margin-left:-24px;
    text-align: center;
} .addsec_listing2 {
    float: left; 
    width: 120px;
    text-align: center;
    margin-left:-22px;
} .addsec_listing3 {
    float: left; 
    width: 120px;
    text-align: center;
    margin-left:18px;
} .addsec_listing4 {
    float: left; 
    width: 120px;
    text-align: center;
    margin-left:25px;
} .addsec_border {
    float: left;
    width: 305px;
    border-bottom: 1px solid #999;
    margin: 10px 0 0 58px;
}
span.addsec_span {
    float: left;
    width: 26px;
    height: 18px;
    background: #CCC;
    margin: 0 0 -9px 50px;
    cursor: pointer;
}


.projectname_help {
	margin:-20px 304px 0 0;
	float:right;
	cursor:pointer;
}
.project_tab,.printinvoice_tab {
    float: left;
    font-family: tahoma, verdana, arial;
    font-size: 11px;
    margin: 20px 0 0 20px;
}
.printinvoice_tab{
	margin: 0 0 0 20px;
}
.project_tab th,.printinvoice_tab th {
    background: #C0D423;
}
.project_tab tr,.printinvoice_tab tr {
    cursor: pointer;
}
.project_tr_0 {
    background: #F5F7F6;    
}
.project_tr_1 {
    background: #EAECEB;

}
.project_tr:hover {
    background: #E0E0F3;
}
.admin_textarea {
    border: 1px solid #BCBCBC;
    background: #FFF
} .admin_sendbtn {
    float: left;
    clear: left;
    margin-top: 10px;
} .admin_sendmsgerr {
    float: left;
    width: 100%;
    color: #FF0000;
    display: none;
    padding: 5px 0;
} .admin_pendingpay {
    color: #0000FF;
    cursor: pointer;
    text-decoration: underline;
} .admin_sentmsgout {
    float: left;
    width: 100%;
    display: none;
    padding: 5px 0;
} .admin_sentin {
    float: left;
    padding: 3px;
    color: #000;
    background: #F0E68C;
    font-weight: bold;
} .keyworderr {
    display: none;
    float: left;
    width: 166px;
    font-family: tahoma, verdana, arial;
    font-size: 11px;
    color: #650301;
    padding: 3px 0 0 14px;
}.billing_block {
    font-weight: normal;
    font-size: 11px;
}.billing_click {
    color: #0000ff;
    text-decoration: underline;
    cursor: pointer;
}
.billing_head{
	text-align:left;
}
.billing_head b{
	float:left;
}
.billing_head span{
	float:right;
	font-weight:normal;
}
.billing_head span a{
	color:#0000FF;
}
.accept_btns{
	float:left;
	width:100%;
	margin-top:10px;
}
.order_error{
	float:left;width:350px;color:#FF3F3F;font-size:11px;font-family:Arial, Helvetica, sans-serif;padding:2px 0 2px 285px;display:none;
}
/*CSS for order form*/
.orderform_wrapper{
	float:left;
	width:100%;
	padding:20px 0 0 0;
}
.orderform_togglehead{
	float:left;
	width:100%;
	height:42px;
	margin-top:10px;
}
.orderform_plus{
	width:100%;
	cursor:pointer;
}
.orderform_expand{
	float:left;
	width:918px;
	background: url(../images/toogle_tile_07.gif) repeat-y;
	font:11px arial;
	color:#000;
	padding:0px 0 20px 9px;
	display:none;
}
.orderform_step1block{
	float:left;
	width:100%;
	padding:10px 0;
	font:11px arial;
	color:#000;
}
.orderform_step1block div{
	float:left;
	width:100%;
	padding:3px 0;
}
.orderform_step1block div input{
	margin:0 5px 0 20px;
}
.orderform_extra{
	float:left;
	width:300px;
	margin-right:20px;
}
.orderform_extra b{
	float:left;
	width:100%;
	font:bold 11px arial;
	padding:10px 0;
}
.orderform_lastextra{
	float:left;
	width:100%;
}
.orderform_lastextra div{
	float:left;
	margin-right:30px;
}
.orderform_extra input,.orderform_lastextra input{
	margin:0 5px;
}
.orderform_input{
	float:left;
	width:100%;
	font:11px arial;
	color:#000;
}
.orderform_input div{
	float:left;
	width:100%;
	padding:10px 0 0;
}
.orderform_input label{
	float:left;
	width:100px;
	text-align:right;
	padding:3px 5px 0 0;
}
.orderform_input .textbox{
	float:left;
	width:160px;
	height:20px;
	border:1px solid #CCCCCC;
	background:#FFF;
}
.orderform_price{
	font:18px arial;
	color:#FF6600;
}
.orderform_services{
	float:left;
	width:600px;
	padding:20px 0 5px 15px;
}
.orderform_services input {
	margin:0 5px;
}
.orderform_services label{
	font:18px arial;
}
.orderform_services span{
	color:#FF6600;
}

/* STEP2 style Starts here */
.step2_title{
float:left;width:880px;height:31px;background:url(../images/bg_title-trans.png) no-repeat;margin:20px 0 0 10px;	
}
.step2_txt {
float:left;font:bold 13px georgia;color:#fff;margin:7px 0 0 15px;
}
.cp_step2,.cp_step21{
float:left;margin:0 0 20px 10px; width:878px;background:#fff; border-right:1px solid #CFD0D0; border-left:1px solid #CFD0D0;  border-bottom:1px solid #CFD0D0;  padding-bottom:20px;  display:inline;
}
.cp_step21 {
	width:886px;
	margin:0;
}

.step2_input{
	float:left;
	width:100%;
	font:11px arial;
	color:#000;
	margin:20px 0 0 0;
}

.step2_input div{
	float:left;
	width:100%;
	padding:10px 0 0;
}

.step2_input label{
	float:left;
	width:250px;
	text-align:left;
	padding:3px 5px 0 30px;
}
.step2_input .textbox{
	float:left;
	width:280px;
	height:20px;
	border:1px solid #CCCCCC;
	background:#FFF;
}
.step2_input .details_textbox{
	float:left;
	width:200px;
	height:20px;
	border:1px solid #CCCCCC;
	background:#FFF;
}
.step2_input .file{
	float:left;
	width:280px;
	height:25px;
	border:1px solid #CCCCCC;
	background:#FFF;
}
.step2_input .textarea{
	float:left;
	width:280px;
	height:60px;
	border:1px solid #CCCCCC;
	background:#FFF;
}
.step2_input .select{
	float:left;
	width:284px;
	height:25px;
	border:1px solid #CCCCCC;
	font:11px arial;
	color:#000;
	padding:2px;
}
.step2_input .details_select{
	float:left;
	width:204px;
	height:25px;
	border:1px solid #CCCCCC;
	font:11px arial;
	color:#000;
	padding:2px;
}
.terms {
	float:left;color:#8BA007;margin:3px 0 0 5px;
}
.parts {
	float:left;font:bold 13px tahoma;margin:5px 0 8px 30px;text-decoration:underline;color:#01407A;
}
.step4_amt {
	float:left;font:bold 13px tahoma;margin:5px 0 0px 10px;color:#000;text-align:right;
}
.step4_amt_hold {
width:22%;margin:20px 0 0 130px;float:left;border:1px solid #CCCCCC;padding-bottom:15px;
}
.step4_pay {
width:600px;height:60px;float:left;font:bold 11px tahoma;padding:3px;margin:20px 0 0 15px;border:1px solid #ccc;
}
.step4_r_button,.step4_save_button {
float:right;background:url(../images/create_bg_orange.png) no-repeat;width:216px;height:39px;margin:20px 50px 0 20px;border:0px;font: 20px georgia;color:#fff;cursor:pointer;
}
.step4_save_button {
float:left;background:url(../images/create_bg_save_green.jpg) no-repeat;width:216px;height:39px;margin:20px 0 0 20px;border:0px;font: 20px georgia;color:#fff;cursor:pointer;
}
.step4_papal {
background:url(../images/create_bg_orange.png) no-repeat;width:216px;height:39px;border:0px;font: 20px georgia;color:#fff;cursor:pointer;
}
.step_c_clip{
float:left;background:url(../images/create_bg_review.png) no-repeat;width:216px;height:39px;margin:10px 0 10px 30px;font:20px georgia;color:#fff;
}
.inStepClip {
	text-decoration:none;color:#fff;float:left;margin:8px 0 0 30px;
}
.help {
	margin:6px 304px 0 0;float:right;cursor:pointer;
}
.clipShow {
	float:left;font:bold 13px tahoma;text-decoration:underline;margin:25px 0 0 30px;color:#01407A
}
.inClip {
	float:left;margin:0 0 0px 42px;width:230px;clear:left;
}
.step2Tw{
	float:left;padding-top:20px;
}
.clipMsg {
	 margin:0 0 10px 20px;font-weight:bold;width:300px;
}
.pnameSty {
	font:bold 11px tahoma;float:left;margin:5px 145px 10px 30px;
}
.pnameTxt {
	height:20px;width:280px;border:1px solid #ccc;
}
.openFrm {
	font:bold 11px tahoma;margin-left:15px;
}
.opnFrm1 {
	font:bold 11px tahoma;margin-left:7px;
}
.upDiv {
	float:left;width:700px;
}
.helpSty {
	margin-right:296px
}
.cst {
	margin:0 0 0 10px;
}
.youPay {
	float:left;margin:10px 0 0 15px;
}
.steps_amtdis{
	border:1px solid #fff;width:50px;
}
.steps_dollorspan{
	margin:0 30px 0 5px;
}



.common_error,.common_saved {
	float:left;
	width:50%;
	padding:5px 10px 10px 20px;
	background:#FAEBE7;
	border:1px solid #FF3F3F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF3F3F;
	margin:10px 0 0 160px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	display:none;
}
.common_saved {
	background:#F0E68C;
	color:#000;
	padding:10px 10px 10px 20px;
	border:none;
	text-align:center;
}
.common_error span{
	float:left;
	width:100%;
	padding-top:5px;
}







.steps_buttons{
	float:left;
	width:100%;
}
.ord_conf_tab{
	float:left;
	width:650px;
	font-family: tahoma, verdana, arial;
	font-size:11px;
	color:#000;
	text-align:left;
	margin-left:20px;
}
.ord_conf_tab td{
	padding-top:20px;
}
.ord_con_td{	
	width:200px;
	padding:5px 0 0 10px;
	font-weight:bold;
	border-left:1px solid #e4e2e3;
	border-right:1px solid #e4e2e3;
	border-bottom:1px solid #e4e2e3;
}
.ord_con_righttd{
	padding:5px 0 0 10px;
	border-right:1px solid #e4e2e3;
	border-bottom:1px solid #e4e2e3;
}
.ord_con_info{
	padding:10px 0 5px 0;
	font-weight:bold;
	font-size:12px;
}
.ord_con_info div{
	float:left;
	width:100%;
	background:#C0D423;
	color:#000;
	padding:5px 0;
}
.ord_con_info div span{
	float:left;
	margin: 0 0 0 10px;
}
.ord_con_click{
	color:#0000FF;
}
 .project_pagination {
    float: right;
    width: 600px;
	font-family: tahoma, verdana, arial;
    font-size:12px;
    padding: 10px 0 0 10px;
	text-align:right;
} .project_pagination a {
    color: #D26004;
    margin: 0 5px;
} .project_pagination span {	
    color: #D26004;
} .project_pagination b {	
	color: #D26004;
} .project_pagination span.prev {
    margin-right: 5px;
} .project_pagination span.next {
    margin-left: 5px;
}
.align_center{
	text-align:center;
}
/* STEP2 style Ends here */
 /*Jquery prompt*/ .jqifade {
    position: absolute;
    background-color: #aaaaaa;
}

div.jqi {
    width: 500px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
    background: #ffffff;
    font-size: 11px;
    text-align: left;
    border: 4px solid #A6BB14;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 7px;
}

div.jqi {
    top: 5%;
}

div.jqi .jqicontainer {
    font-weight: normal;
}

div.jqi .jqiclose {
    position: absolute;
    top: 4px;
    right: -2px;
    width: 18px;
    cursor: pointer;
    color: #bbbbbb;
    font-weight: bold;
}

div.jqi .jqimessage {
    padding: 10px;
    line-height: 20px;
    color: #444444;
}

div.jqi .jqibuttons {
    text-align: right;
}

div.jqi button {
    float: left;
    width: 80px;
    height: 30px;
    margin: 0 10px;
    background: #869905 url(../images/cancelbtn.jpg) no-repeat;
    cursor: pointer;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    border: none;
}
 /*div.jqi button:hover{  background-color: #728A8C;  }*/
div.jqi button.jqidefaultbutton {
    background: #869905 url(../images/contniuebtn.jpg) no-repeat;
    cursor: pointer;
    cursor: pointer;
} .jqiwarning .jqi .jqibuttons {
    background-color: #BF5E26;
}