fieldset{
    padding: 10px;
	margin: 0px;
	line-height: 5px;
	border:2px solid #eee;
}
textarea{border:1px solid #ccc; resize:none;}
button, input[type=button], input[type=reset], input[type=submit] {
  background-color: #2B95B9;
  background-image: linear-gradient(to bottom, #32A9D1 33%, #2482A1 100%);
  border-radius: 3px;
  border: 0px none;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15), 0px 1px 2px rgba(255, 255, 255, 0.2) inset;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  padding: 10px 8px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
  color: #FFF !important;
  -webkit-transition:box-shadow .5s ease;
  -moz-transition:box-shadow .5s ease;
  -ms-transition:box-shadow .5s ease;
  transition:box-shadow .5s ease;	
}

button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover{background: orange;
		box-shadow: inset 0 3px 0 0 #f69362;
		}
		
		
img{ border:none;}

#main-content{
max-width: 960px; margin: 0 auto; margin-top:10px;  padding-left: 10px; padding-right: 10px;
/*background:#fff;*/
min-height:360px; 

}
div.content-bottom-gimmick {
    background-color: #D2D2D2;
}
div.content-bottom-gimmick {
    max-width: 960px;
    padding: 0px 10px;
    margin-left: -10px;
}
div.content-bottom-gimmick {
    height: 3px;
}
#main-content-pre-wrap{ background:#f7f8f6; width:100%;  border-bottom:2px solid #f3eee5; }
#main-content-pre{
max-width: 960px;
margin: 5px auto 0 auto;
padding:5px 5px 5px 5px; 
}
.front_txt-pre{color: #0D3F62; line-height:28px; font-size:20px; text-align:center;}
#main-content-home{
 max-width: 960px; margin: 0 auto;  padding-left: 10px; padding-right: 10px;
background:#fff;
border-bottom:3px solid #D2D2D2;
z-index: 1; 
}
#main_content_i{
max-width: 960px; margin: 0 auto; 
z-index: 1;
}
.login_today {
  margin: 0 0 30px;
  padding: 0 10px;
  text-align: center;
  width: 100%;
}
.login_pane{margin:0 auto; min-width:400px; padding:0 10px; }
.login_label{ font-weight:bold; font-size:20px; text-align:center;}
.login_pane table{ background:none;}
#leftcolumn{width:23%; margin:0 5px; float:left;}
#the_order_form{  width:72%; float:left;  padding:10px; margin:10px auto;
background: -moz-linear-gradient(center bottom , #F4F8FD 0%, #FFF 100%) repeat scroll 0% 0% transparent;
background:-webkit-gradient(linear, 0 0, 0 100%, from(#F4F8FD), to(#fff));
background:-o-linear-gradient(#F4F8FD, #fff);
background:linear-gradient(#F4F8FD, #fff);
 }
#the_order_form .order_submit{ background: #f69362;
		border:none;
		box-shadow: inset 0 -3px 0 0 #d17d54;
		color: #fff;
		font-size: 18px;
		padding: 12px;
		-webkit-transition:box-shadow .5s ease;
		-moz-transition:box-shadow .5s ease;
		-ms-transition:box-shadow .5s ease;
		transition:box-shadow .5s ease;} 
#the_order_form .order_submit:hover{background: #d17d54;
		box-shadow: inset 0 3px 0 0 #f69362;
		padding: 13px 12px 11px;}
.order_discount_pane{width:90%; background:#e1e0a8; padding:2% 5%; line-height:25px; text-align:center;}
.order_price_totals{padding: 10px 10px; width:auto; float:right; font-size:25px; font-weight:bold; background: #616028;opacity: 0.7;filter: alpha(opacity=70); color:#fff;}
.dicount_coupon_code{font-size:22px;  font-weight:bold; color:#990066;}
#the_order_form .error{ display:inline-block;}
.o_steps{ background:url(images/order-steps.png) no-repeat; width:100%; height:80px; margin:10px auto;}
#order_main table {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.site_font table{  font:Verdana, Arial, Helvetica, sans-serif;}
.sec_titles {
	font-size: 14px;color: #fff;padding:10px 10px;border-top: 10px solid #9FAFD1; border-top-width: 10px; border-top-style: solid;
    border-top-color: #9FAFD1;   background: #172C41;margin-bottom:10px;width:95%;}
#left_c {width:250px;float:left; padding:10px 5px 10px 0;  }
#mid_c{  float:left; background: url(images/shadow.png) repeat-y left; }

.border-right{background: url(images/shadow.png) repeat-y right; padding:10px 5px 10px 5px; }
#right_c{width:210px; float: right; padding:10px 0 10px 5px;  background: url(images/shadow.png) repeat-y left;}
#right_c_hm{width:200px; float: right; padding:10px 5px 10px 5px;}

#mid_c_long{width:690px; padding:10px 10px 10px 10px; float:left; background: url(images/shadow.png) repeat-y left;}

.tick_listing{ 
list-style-position:inside; list-style-image:url(images/list-tick.gif); font-size:11px;    }
.services_listing{ 
padding-left: 1px; line-height:25px; list-style-position:inside; list-style-image:url(images/bullet.png)    }
.headers_bg{  padding-bottom:1px; padding:8px 2px; background:  rgb(36, 107, 132); 
    width: 100%;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 18px;
    border-radius: 5px 5px 0px 0px;
}
.headers_bg_hm{font-size:25px; font-weight:bold; color:#039;}   
.headers_all{ color:#fff; font-weight:bold; text-align:center; font-size:20px;  font-style:italic;}
.section_hdrs{color:#333; font-weight:bold; text-align:left; font-size:25px; }
.section_hdrs_hm{color:#039; font-weight:bold; text-align:left; font-size:25px;}
.sections_custom{-moz-border-radius: 6px;  -webkit-border-radius: 6px;  border-radius: 6px; font-size:15px; line-height:24px; margin-bottom:10px;}
.sty_with_us{ background:#e8e8e8; height:140px; margin-top:10px; color:#004569; line-height:16px;  -moz-border-radius: 6px;  -webkit-border-radius: 6px;  border-radius: 6px;}
.sty_with_us_a{width:50%; float:left;}
.sty_with_us_b{width:50%; float:left;}
.services_tab{ padding:10px 30px 10px 10px; background: url(images/shadow.png) repeat-y right; width:20%;float:left; }
.services_tab img{ border:none;}
.services_tab_i{background: url(images/essays-w.jpg) no-repeat; height:115px; margin-left:20px; }
.services_tab_info{width:70%; float:right; padding-top:20px;   }
.border_s_right{background: url(images/shadow.png) repeat-y right; }
.border_s_left{background: url(images/shadow.png) repeat-y left;}

.sections_custom img{ border:none; }
.our_services{ width:100%;}
.our_services_a{width:30%; float:left; margin:10px 0;}
.our_services_b{width:70%; float:right; margin:10px 0}
.howto-client{}
.satisfied{ width:100%; background:#f2f2f2; -moz-border-radius: 6px;  -webkit-border-radius: 6px;  border-radius: 6px;  height:350px; border:none; }
.satisfied img{ border:none; float:right;}
.satisfied li{list-style:none; padding:10px 0; float:left; }
.satisfied_col{ width:50%; float:left; margin-top:10px;  font-family:Corbel; font-size:25px;  line-height:28px; padding:0 10px;}
.satisfied_col_last{width:200px; float:right; padding:10px;}
.satisfied_col h3{color:#000; font-size:40px; white-space:nowrap; font-family:"Times New Roman", Times, serif; margin-bottom:10px;}

.sep_index{ height:1px; width:100%; background:#ccc;}
.clear{
	clear: both;	
}

#wrap_in{
width: 800px;
margin: 0 auto;
border-radius:3px;
padding:0 2px;
background:#fff;
}
#wrap_table{
max-width: 960px;
margin: 0 auto;
border-radius:3px;
padding:0 10px;
}
#menu_inbox_right{float:right;}
.nxtmsg{ float:right;}
.nxtmsg a{color:#333; background: url(images/icons/msg.png) no-repeat center left; padding:10px 20px; }
.nxtmsg  a:hover, #menu .nxtmsg  .active{background: url(images/icons/comment.png) no-repeat center left; 
	 color:#fff; text-decoration:none;}
.no_of_msg {
bottom: 1px;
cursor: pointer;
position: relative;
width: auto;
font-weight: normal;
font-size: 11px;
padding: 1px 5px;
}
.no_of_msg a{text-decoration:none; color:#fff;}	

#imgtop{}
#imgtop img{ border:none;}
.img_on{width:200px; height:130px; padding:10px; float:right;	background: url(images/study.png) no-repeat; margin-bottom:10px;}
.order-now{  width:200px; margin:20px auto; }
.order-now-c{width:200px; margin:20px auto; }
.order-now-i{ margin:30px auto; width:260px;}
.howto-order{width:200px; margin:10px auto;}
.order-now-s{float:right; bottom:0;}
.order-now a, .order-now-c a, .order-now-i a{ 
font-size:20px; color:#fff; text-decoration:none; font-weight:bold; background: #246B84;  padding: 5px 30px; border-radius:5px; }
.order-now-i a{ background: #246B84;   font-size:30px; padding: 5px 30px;  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  border-radius: 10px;  color:#fff; font-weight:bold;  } 
.order-now a:hover, .order-now-c a:hover, .order-now-i a:hover, .howto-order a:hover, .order-now-s a:hover{ background:  rgb(36, 190, 132); color:#fff; text-decoration:none;}
.howto-order a{ font-size:20px; color:#fff; text-decoration:none; font-weight:bold; background:#253350;  padding: 5px 30px; border-radius:5px; }
.order-now-s a{font-size:30px; padding: 5px 30px;  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  border-radius: 10px;  color:#fff; font-weight:bold;background: rgb(113, 179, 42);}
.order-wrap{background:#253350; width:95%; margin:10px auto; height:60px; padding:10px;-moz-border-radius: 10px;
  -webkit-border-radius: 10px;  border-radius: 10px;  color:#fff; }
 .order-wrap .order_today{ font-size:25px; padding-top:10px;  width:auto;}

#signuparea{
	margin-top: 0;
    padding: 0;
	float:right;
	color:#333; 
	width:auto; 
}
#submitbutton {
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    float: left;
    font-size: 0 !important;
    margin: 0;
    padding: 15px !important;
}
#searchfield {
    border-radius: 0 !important;
    float: left;
    margin: 0 !important;
    padding: 8px 5px !important;
}
#signuparea a {
  color: #000000;
  float: left;
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 0 30px;
  width: 100%;
}
.welcome_u .icon_account {
  margin: 0 6px;
  width: auto !important;
}
#signuparea a:hover{ color: red !important;}
.welcome_u {
  color: #000000;
  float: left;
  font-size: 12px;
  width: 100%; 
}
.welcome_u a{color:#fff;}
.profile_desc{font-size:12px; line-height:20px; margin:20px auto; width:90%;}
.calling { width:auto;	
    float: right;
    color: #fff; font-size:20px; font-weight:700;
    font-family:Verdana, Geneva, sans-serif;
    letter-spacing: 0px; font-family:"Comic Sans MS", cursive;
}
.calling span { font-size:18px; font-family:Tahoma, Geneva, sans-serif; font-family:"Comic Sans MS", cursive; }

#nav li {
  float: left;          

}
#nav #login {
  border-right: 1px solid #ddd;
  -moz-box-shadow: 1px 0 0 #fff;
  -webkit-box-shadow: 1px 0 0 #fff;
  box-shadow: 1px 0 0 #fff;  
}


#nav li a {
    background: #2980e7 none repeat scroll 0 0;
    border-radius: 3px !important;
    box-shadow: none !important;
    float: left;
    margin: 0 1px;
    padding: 6px 10px;
}
#nav li {
    list-style: outside none none;
}
#nav {
    float: right;
    margin: 0;
    vertical-align: top;
}
#nav > ul {
    margin: 0 0 0 14px;
}
#nav li a:hover {
    background: #647382 none repeat scroll 0 0 !important;
    color: #fff !important;
}



#nav #signup a {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}



#nav #login-trigger {

  -moz-border-radius: 3px 0 0 3px;

  -webkit-border-radius: 3px 0 0 3px;

  border-radius: 3px 0 0 3px;
  
}



#nav #login-trigger:hover,

#nav #login .active,

#nav #signup a:hover {

  background: orange;

  color:#333;

}



#nav #login-content {
  display: none;
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 9999;    
  padding: 15px;
border-left: 1px solid #1584D6;
border-right: 1px solid #1584D6;
border-bottom: 1px solid #1584D6;
background: #063263;
  border-radius: 3px 0 3px 3px;

}



#nav li #login-content {

  right: 0;

  width: 250px;  

}



#inputs input {

  background: #f1f1f1;

  padding: 6px 5px;

  margin: 0 0 5px 0;

  width: 238px;

  border: 1px solid #ccc;

  -moz-border-radius: 3px;

  -webkit-border-radius: 3px;

  border-radius: 3px;

  -moz-box-shadow: 0 1px 1px #ccc inset;

  -webkit-box-shadow: 0 1px 1px #ccc inset;

  box-shadow: 0 1px 1px #ccc inset;
  color:#039;

}



#inputs input:focus {

  background-color: #fff;

  border-color: #e8c291;

  outline: none;

  -moz-box-shadow: 0 0 0 1px #e8c291 inset;

  -webkit-box-shadow: 0 0 0 1px #e8c291 inset;

  box-shadow: 0 0 0 1px #e8c291 inset;

}



/*--------------------*/



#login #actions {

  margin: 10px 0 0 0;

}



#nav  #login label {

  float: right;
  line-height: 30px;
  color:#fff;
  

}

#nav  #login-content .login_label {
	text-align:left;
    color:#fff;

}

#nav  #login label input {

  position: relative;

  top: 2px;

  right: 2px;

}

#nav  #login label a{

color:#cff !important;

}

#homelinks {color:#333;}
#homelinks a { font-weight:bold; border-bottom:2px dotted #039; padding-bottom:2px;}
.login-form-index{color:#fff;}
.login-form-index a {
color:#fff;
}
.login-form-index .txtbox {
}
.loginerrors {
display: block; height: auto; font-size:13px; line-height: 15px;  background: #C2D4F2;  padding: 2px 20px; color: #8a1f11;border: 1px solid #99f;
}
loginerrors_i {
display: block; height: auto; font-size:13px; line-height: 14px; background: #FBE3E4; color:#8a1f11;border: 1px solid #99f;
}


.price_o {
	font-size: 24px;
	font-weight: bolder;
	color: #003399;
	padding:2px;
	font-style:normal;
}
.price_f {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding:2px;
}
#register{
width:800px;
margin-left:100px;
color: #3002776;
font-size:16px;

}
#register a{
color:#0081B5;
text-decoration:none;
}
#register a:hover{
color:#92D400;
text-decoration:none;
}
#register hr{ margin:30px 0 20px 0; }
#resources{
    background: url(images/styles-bg.png) no-repeat;
    padding: 3px 10px 15px 15px;
	min-height:22px;
	width:250px;
	color:#fff;
	
}
#resources a:hover{	
	color: #ffffcc;	
}
#lgout{ width: auto; float:left; left:100px; top:55px; color:#00CC00; position: relative;}
.f_left{ width:280px; padding: 8px; float:left; display:inline;}
.f_left img{ border:none; }
.f_right{ width:370px; padding:8px; float:right;}
.f_right_about{ width:640px; padding:8px; float:right; font-family:Corbel; font-size:16px;  }
.t_spacer { padding-top:30px;}
.f_contacts{ width:520px; margin:0 auto;}
.f_contacts img{ border:none; }
.fp_orders{ padding:8px; color: #000; font-weight:bold;background-color:fff; font-size:18px;
box-shadow: 10px 10px 20px #888888;
	   }
.fp_orders TD { border-bottom:2px dotted #eee; padding-bottom:10px;}
	   
.order_header{ font-weight:600;line-height:22px;  color: #036; font-weight:bold; 
}
.h-orders{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background:#fff;
}
.ordersFP TD { border-bottom:1px dotted #fcc;}
.td_class TD{ font-size:11px;}

.icon_help{
	background: url(images/icons/help.png) no-repeat center left; 
	padding:10px 20px;
}
.icon_bug{
	background: url(images/icons/bug.png) no-repeat center left; 
	padding:10px 20px;
}
.icon_done{
	background: url(images/icons/done_event.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_editing{
	background: url(images/icons/edit.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_pending{
	background: url(images/icons/pending.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_to_confirm{
	background: url(images/icons/to-do.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_assigned{
	background: url(images/icons/to_do.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_assigned_unconfirmed{
	background: url(images/icons/assigned-to.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_current{
	background: url(images/icons/current-work.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_bids{
	background: url(images/icons/bid.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_available{
	background: url(images/icons/on.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_paid{
	background: url(images/icons/paid.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_financial{
	background: url(images/icons/financial.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_dispute{
	background: url(images/icons/dispute.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_account{
	background: url(images/icons/account.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_msg{
	background: url(images/icons/msg.png) no-repeat center left; 
	padding:10px 20px; font-size:12px;
}
.icon_approved{
	background: url(images/icons/apv.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_reject{
	background: url(images/icons/rej.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_revision{
	background: url(images/icons/revision.png) no-repeat center left; 
	padding:0px 30px;
}
.icon_orders{
	background: url(images/icons/orders.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_users{
	background: url(images/icons/users.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_more_orders{
	background: url(images/icons/stocks.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_request{
	background: url(images/icons/request.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_writers{
	background: url(images/icons/writers.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_exit{
	background: url(images/icons/exit.png) no-repeat center left; 
	padding:20px 0 20px 30px;
	
}
.icon_stock_m{
	background: url(images/icons/stock_m.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_info{
	background: url(images/icons/user_info.png) no-repeat center left; 
	padding:10px 50px;
}
.icon_settings{
	background: url(images/icons/settings.png) no-repeat center left; 
	padding:30px 30px;
}
.icon_clock{
	background: url(images/icons/clock_time.png) no-repeat center left; 
	padding:10px 30px;
}
.notify_msg{
background:#4a4954;
color: #D5D5D5;
line-height:25px;border-bottom:5px solid #999; padding:8px; font-size:11px;}

.msg_highlights{}
.msg_highlights a{ color: red; text-decoration:blink;}

.get_replybox {
   /* background: #C2D4F2;*/
    padding:2px 10px;
    border-bottom:5px solid #999;
	color:#fff;
	width:550px;
	background-color: #9699AC;
	margin-bottom:10px;
}
.show_replybox {
    display:none;
}
.reply_to_msg{
margin: -20px 10px 0 10px;  padding-bottom:5px; font-weight: bold; font-size:12px; 
 background:#D5D5D5; padding:5px; -moz-border-radius: 3px;
  -webkit-border-radius: 3px; border-radius: 3px; width:70px; float:right; 
 }
 
 .new_msg{
 font-weight: bold; font-size:11px; 
 background:#004569; padding:2px 3px; -moz-border-radius: 3px;
  -webkit-border-radius: 3px; border-radius: 3px; width:100px; float:right; 
 }
 .talktous{
 font-weight: bold; font-size:11px; 
 background:#f2f2f2; padding:3px 5px; -moz-border-radius: 3px; margin-bottom: 10px;
  -webkit-border-radius: 3px; border-radius: 3px; width:auto; float:left;  
 }
 .marked_as_read{margin: -20px 10px 0 10px; padding-bottom:5px; font-weight: bold; font-size:10px; 
 background:#D5D5D5; padding:5px; -moz-border-radius: 3px;
  -webkit-border-radius: 3px; border-radius: 3px; width:100px; float:right; cursor:pointer;}
 .get_help_info {
    height:200px;
    background: #C2D4F2;
    padding:2px 25px;
    border-bottom:5px solid #3399FF;
	overflow:scroll;
}
 .update_p_details {
    background: #C2D4F2;
    padding:10px;
    margin-top:10px;
    border-bottom:5px solid #3399FF;
}
.show_hide_help_info {
    display:none;
}

.get_payments {
    height:100px;
    background:#dceefa;
    border:solid 3px #fff;
    border-radius:5px;
    box-shadow: 0px 0px 5px #CCC;
    background:-webkit-gradient(linear,left top,left bottom,from(#dceefa),to(#e8e8e8));
    background:-moz-linear-gradient(top,#dceefa,#e8e8e8);
    background:linear-gradient(top,#a7eef2,#dceefa);
    padding:8px;  
    border-bottom:3px solid #333;
}
.show_hide_payments {
    display:none;
	}
.show_update_info {
    display:none;
}


.sign_in_a {
background:#253350;
opacity:0.7;
filter:alpha(opacity=70); 
border-left: 2px solid #888;
float: right;
width: 330px;
padding: 0px 0px 20px 20px;
color: #fff;
z-index: 1000;
}
.sign_in_a a { text-decoration:none; color:#fff; font-size:16px;}
.sign_in_a a:hover { text-decoration:underline;}

.login_f{
border: 1px solid #ccc;
text-align:center;
background: #C2D4F2;
cursor:pointer;
font-weight:bold;
color:#039;
padding:5px;
font-size:20px;
}
.msg_l{
height: auto;font-size:11px; background: #253350; padding: 3px 10px;  color:#fff;border: 1px solid #99f; 
} 

.error {
 text-align:left;  font-size:14px; background: url(images/error_bg.png) 0 0 repeat-x; padding: 3px;
 color:#a20510;border: 1px solid #c4de95; }
.upload_error {
font-size:18px;
color: #a20510;
background: url(images/error_bg.png) 0 0 repeat-x;
padding:5px 10px;
text-align:left;
}

#infos{
margin-top:10px;  }
.msg_success {
background: url(images/succ_bg.png) 0 0 repeat-x; font: bold 14px arial;
color: #2f7c00;
text-shadow: 0 1px 0 #fff; 
padding: 10px;
text-align:center;
}
.tick_lst li{
background:url(images/list-tick.gif) no-repeat center left;
padding: 0px 10px 5px 20px;
position: relative;
list-style:none;
}  
.tick_accepted {
background: url(images/tick_a.png) no-repeat center left; 
padding:10px 50px;
color: #2f7c00;
text-shadow: 0 1px 0 #fff; 
padding: 5px 10px 5px 10px;
} 
.msg { height: auto; font-size:13px; background: url(images/succ_bg.png) 0 0 repeat-x;
padding: 5px 10px 5px 10px; margin: 10px 0; color:#2f7c00;border: 1px solid #99f; 
} 

.ord_msg {
display: block; height: auto;  font-size:14px;  background: url(images/succ_bg.png) 0 0 repeat-x; padding: 5px 10px 5px 40px; margin: 10px 0; color:#2f7c00;border: 1px solid #99f; width: 600px;
} 
.ord_error {
display: block; height: auto;  font-size:16px; background: url(images/error_bg.png) 0 0 repeat-x;
 padding: 3px 10px 3px 40px; margin: 10px 0; color:#a20510;border: 1px solid #99f;
}
.titlehdr_f {
 font: bold 15px arial, verdana;
 color: #999; bottom:10px;
 }
.t_hdr{ font-size:16px; border-bottom:8px solid #7686ed; margin-top:-3px;}
.t_hdr_m{ font-size:16px; border-bottom:8px solid #B9DBE1;margin-top:-3px;}
	
.hdr_ {font-size: 24px}

.more_l{background-color: #7686ed;   padding:5px 5px 5px 5px; 
}
.more_p{background-color: #B9DBE1;   padding:5px 5px 5px 5px;  
}	
.payments_p{ float:right; width:470px; display:inline-block;}
.pay_paypal{width:180px; float:left; padding-right:10px;}
.pay_paypal2{width:300px; float:left; padding-right:10px;}

#paypal_success{ width:650px; padding-top:50px; margin:0 auto; line-height:25px;}	
.pricing{color: #fef4e9;
border: solid 1px #da7c0c;
font: 18px Arial, Helvetica, sans-serif;
padding: .5em;
background: #f78d1d;
text-align: center;
font-weight: bold;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
background: -moz-linear-gradient(top, #faa51a, #f47a20);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}

.notifier{width:99%; font-size:18px; margin:0 auto; background:#f8feee; color: #333;-moz-border-radius: 5px;
  -webkit-border-radius: 5px;  border-radius: 5px; border:1px solid #c4de95; padding:0 5px 20px 5px; font-family: Corbel, "Agency FB";
  }

.new_bt{color: #fef4e9;
border: solid 1px #da7c0c;
font: 16px Arial, Helvetica, sans-serif;
padding: .2em  .3em;
background: #f78d1d;
text-align: center;
font-weight: bold;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
background: -moz-linear-gradient(top, #faa51a, #f47a20);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); float:right;}
.banner_demo{ padding: 10px 10px; text-align:center; font-size:35px; color:#fbeb84; background:#168f9f;}
.banner_demo a {color:#fff; text-decoration:underline;}
.buy_now_all{ text-align:center; float:right; width:auto; margin:10px 50px 10px 0;}
.buy_now{ text-align:center; float:right; width:auto; margin:-10px 0 10px 0;}
.buy_now a, .buy_now_all a{ color: #fff;
border: solid 1px #da7c0c;
font-size:18px;
padding:10px;
background: #f78d1d;
text-align: center;
font-weight: bold;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
background: -moz-linear-gradient(top, #faa51a, #f47a20);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
width:150px; padding:10px;  text-decoration:none; }
.buy_now a:hover, .buy_now_all a:hover{background:#f5ed96; color:#333; border:none; }

.l_stying{ line-height:22px;}
.l_stying_i{  ist-style: square; font-size:20px; font-style:italic; padding-left:5px;list-style-position:inside;}
.l_stying_p{ line-height:24px; list-style: square;  margin-top:10px; }

.pricerates{width:95%;}
.pricerates TD{min-height:35px; border-bottom:1px solid #eee; padding:6px;}
.front_txt{ margin-top:20px;}
.front_txt p{ line-height:24px;}
.front_txt .paper_terms{ font-size:16px; color: #253350; font-style:italic;}
.thank_u {font-size:20px; line-height:25px; text-align:center;}
.thank_u .insist{color:#004569; font-style:italic; font-size:30px;}
.p_seps{ padding:}
.lined{ display:table-row; width:auto; white-space:nowrap; position:relative; }
.lined:before,.lined:after {content:''; 
display:table-cell; 
width:50%;
position:relative;
height:20px;
background: url(images/horizontal_sep.png) 7px no-repeat;
}
.quality_logo{background: url(images/quality-logo.jpg) no-repeat; width:190px; height:190px; border:none; margin:10px 0;}
.quality_logo_fade{background: url(images/quality-logo2.jpg) no-repeat center left; width:190px; height:190px; border:none; margin-right:10px;}
.file-up{ font-size:20px; font-weight:bold; font-style:italic; color: #660033; margin-bottom:10px;}
a.navCta{background-color:#f50;margin:9px 0 0 10px;padding:7px 15px;color:#FFF;border-radius:3px;display:block;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.1);float:right;transition:all 280ms;}

a.navCta:hover{background-color:#ED4300;cursor:pointer; color:#fff; text-decoration:none;}	
.first{padding-top:20px;}
.first .placeorder {
    text-align: center;
}
.first .dicount_coupon_code_s {
    font-size: 30px;
    color: #039;
    font-weight: bold; 
}
.first .dicounts {text-align: center; padding-bottom:5px;}
.first .dicount_coupon_percent {
    font-size: 30px;
    color: #B42200;
    font-style: italic;
}
.button {
    background-color: #222;
    background-image: linear-gradient(rgba(255, 255, 255, 0.15), transparent);
    border: 1px solid #111;
    color: #C6C6C6;
    cursor: pointer;
    display: inline-block;
    font: bold 18px/12px "Dosis";
    margin: 2px;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
    vertical-align: top;
    border-radius: 3px;
}
.order_discount_pane_wp{background-color: #f2f2f2;
border: 1px solid #D4D4D4;
border-radius: 5px; font-size:25px; line-height:30px; text-align:center; padding:20px 20px;}
.order_discount_pane_wp strong{color:red; font-style:italic;} 

.dicount_coupon_code_wp {
    font-size: 30px;
    font-weight: bold;
    color: #225580;
}
.titlehdr {
  color: #2980e7;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 32px;
  margin-bottom: 10px;
  text-align: center;
}
.required.email {
  border: 1px solid #cecece;
  padding: 10px;
}