body{
	font-family:verdana,sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	min-width:1000px;
	background:white;
}
body * {
	padding: 0;
	margin: 0;
}

#bodywrap {
   /*border:7px dashed #373737;*/
	margin:0 auto;
}

/** html #bodywrap {
	width: expression(Math.max((document.documentElement ? document.documentElement.clientWidth : document.body.clientWidth), 1000)+'px');
}*/
#contentwrapper{
    	/*border:4px dashed #d0a;*/
	padding:0;
	/*margin-right:50px;
	padding-left:50px;*/
	background:url(/i/main_books.jpg) no-repeat 864px 344px;
	
}
* html #contentwrapper{
	height:1px;
	overflow:visible;
}
#header {
/*    border:1px dashed #00d;*/
	background:url(/i/header2.jpg) no-repeat;
	height:243px;
}
#main_link{
	width:113px;
	height:113px;
	margin-left:50px;
}
#main_link img{
	width:113px;
	height:113px;
	margin-top:35px;
}
#small_link{
	margin-left:52px;
}
#small_link img{
	width:9px;
	margin-top:55px;
}
.head_links{
	padding-left:280px;
	padding-top:0px;
}
* html .head_links{
	margin-top:-40px;
}
.head_links_b {
	margin-top:23px;
	padding-left:180px;
}
#header table tbody tr td{
	background:url(/i/point.jpg) no-repeat left center;
}
.head_links a{
	color:#29adea;
	font-family:verdana;
}
.head_links span{
	color:#29adea;
	font-size:22px;
}
.why_b{
	width:82px;
	height:24px;
	background:url(/i/why_b.jpg) no-repeat;display: block;
	margin-right:10px;
}
.why_b:hover{
	background:url(/i/why_c.jpg) no-repeat;display: block;
}
.services_b{
	width:94px;
	height:24px;
	background:url(/i/services_b.jpg) no-repeat;display: block;
	margin-left:15px;
	margin-right:10px;
}
.services_b:hover{
	background:url(/i/services_c.jpg) no-repeat;display: block;
}
.price_b{
	width:70px;
	height:24px;
	background:url(/i/price_b.jpg) no-repeat;display: block;
	margin-right:10px;
	margin-left:15px;
}
.price_b:hover{
	background:url(/i/price_c.jpg) no-repeat;display: block;
}
.discount_b{
	width:109px;
	height:24px;
	background:url(/i/discount_b.jpg) no-repeat;display: block;
	margin-right:10px;
	margin-left:15px;
}
.discount_b:hover{
	background:url(/i/discount_c.jpg) no-repeat;display: block;
}
.faq_b{
	width:41px;
	height:24px;
	background:url(/i/faq_b.jpg) no-repeat;display: block;
	margin-right:10px;
	margin-left:15px;
}
.faq_b:hover{
	background:url(/i/faq_c.jpg) no-repeat;display: block;
}
.how_b{
	width:148px;
	height:24px;
	background:url(/i/how_b.jpg) no-repeat;display: block;
	margin-right:10px;
	margin-left:15px;
}
.how_b:hover{
	background:url(/i/how_c.jpg) no-repeat;display: block;
}
.about_b{
	width:100px;
	height:24px;
	background:url(/i/about_b.jpg) no-repeat;display: block;
	margin-right:10px;
	margin-left:15px;
}
.about_b:hover{
	background:url(/i/about_c.jpg) no-repeat;display: block;
}
.features_b{
	width:185px;
	height:24px;
	background:url(/i/features_b.jpg) no-repeat;display: block;
	margin-right:10px;
	margin-left:15px;
}
.features_b:hover{
	background:url(/i/features_c.jpg) no-repeat;display: block;
}
.samples_b{
	width:94px;
	height:24px;
	background:url(/i/samples_b.jpg) no-repeat;display: block;
	margin-right:10px;
	margin-left:15px;
}
.samples_b:hover{
	background:url(/i/samples_c.jpg) no-repeat;display: block;
}
.order_b{
	width:127px;
	height:24px;
	background:url(/i/order_c.jpg) no-repeat;display: block;
	margin-right:10px;
	margin-left:15px;
}
.order_b:hover{
	background:url(/i/order_b.jpg) no-repeat;display: block;
}
.contact_b{
	width:120px;
	height:24px;
	background:url(/i/contact_b.jpg) no-repeat;display: block;
	margin-right:10px;
	margin-left:15px;
}
.contact_b:hover{
	background:url(/i/contact_c.jpg) no-repeat;display: block;
}
#bgleft{
	background:url(/i/bgleft.jpg) no-repeat bottom right;
	vertical-align:top;
}
#bgleft div{
	background:url(/i/top_left.jpg) no-repeat top right;
	height:575px;
}
#bgcenter{
	width:997px;
}
#bgright{
	background:url(/i/bgright.jpg) no-repeat bottom left;
	vertical-align:top;
}
#bgright div{
	background:url(/i/top_right.jpg) no-repeat top left;
	height:819px;
}
h1,h2{
	font-family:Arial;
	color:#000;
	font-size:20px;
}
a{
	color:#000;
}
a:hover{
	text-decoration:none;
}
img{
	border:none;
}
ul,ol{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar {
   	width:318px;
	margin-top:42px;
	float:left;
	position:relative;
	
	/*border:1px solid red;*/
}
#features{
	padding-left:25px;
	height:183px;
	overflow:hidden;
}
#features h2{
	color:#000;
	font-size:22px;
	font-family:Arial;
	font-weight:bold;
}
.side_ul{
	margin-top:12px;
	line-height:1.4em;
}
.side_ul li{
	background:url(/i/side_ul.jpg) no-repeat left;
	padding-left:12px;
}
.side_ul li span,.feat_ul span{
	color:#d30e0e;
}
#loginform {
	background:url(/i/loginform.jpg) repeat-x;
	height:95px;
	color:#5c5c5c;
	margin-top:12px;
	padding-top:12px;
}
#loginform table{
 	/*border: 1px solid #000;  */
	margin-left:0px;
}
input#logn , input#passwd  {
	border: 1px solid #b3b3b3;
	color: #979797;
	background:#fff;
	width:200px;
	height:19px;
	margin-top:3px;
}
input#sbmt{
	color:#5c5c5c;
	font-size:98%;
	padding-top:0;
	padding-left:0.5em;
	padding-right:0;
	padding-bottom:0.1em;
	margin-top:2px;
}
.user_menu{
	font-size:13px;
	font-family:verdana;
	margin-top:12px;
	padding-top:2px;
	height:95px;
	padding-left:60px;
	background:url(/i/loginform.jpg) repeat-x;
}
.user_menu li{
	background:url(/i/side_ul.jpg) no-repeat left;
	padding-left:12px;
}
.user_menu a{
	color:#373737!important;
}
.logout{
	height:21px;
	width:21px;
	float:right;
	background:url(/i/logout.gif) no-repeat center;
	margin-top:0px;
	margin-right:10px;
}

#money_blog{
	padding-left:15px;
	padding-top:10px;
}
#plagiarism{
	padding-top:25px;
}
#chat{
	padding-top:6px;
}
#testimonials{
	padding-top:20px;
	padding-left:20px;
}
#testimonials h2{
	font-size:22px;
	padding-bottom:8px;
}
#testimonials a{
	color:#373737;
}
#free_extras{
	padding-top:22px;
	padding-left:20px;
}
#free_extras h2{
	color:#d30e0e;	
	padding-bottom:8px;
	padding-top:8px;
}
#paymeths{
	background:url(/i/paymeths.jpg) no-repeat;
	width:154px;
	height:116px;
	margin-top:20px;
	margin-left:50px;
}
#paypal{
	margin-top:35px;
	padding-left:70px;

}
#content {
    	/*border:2px dashed #0a1;*/
	margin-left:340px;
	margin-right:0px;
	padding-top:50px;
	color:#373737;
	min-height:1000px;
	//margin-top:2px;

}
#content p{
	padding-bottom:18px;
}
h2.main {
	color:#373737;
	font-size:20px;
	font-family:Verdana;
	font-weight:normal;
}
.main_ol{
	list-style:decimal;
	margin:13px 20px 0px;
	//margin-left:27px;
}
.main_ol li{
	padding-left:20px;
}
.main_books_l{
	background:#28acea url(/i/main_books_l.jpg) no-repeat left top;
	margin-top:87px;
	width:527px;
	padding:0;
	//margin-top:85px;
}
.main_books_lb{
	background: url(/i/main_books_lb.jpg) no-repeat left bottom;
	height:140px;
}
#content .main_books_l p{
	color:#fff;
	font-size:20px;
	font-family:Arial;
	padding:10px 0px 10px 16px;
}
.main_ul_big{
	font-weight:bold;
	font-size:14px;
	margin-top:30px;
}
.main_ul_big li{
	background:url(/i/main_ul_big.jpg) no-repeat left 7px;
	text-indent:30px;
	margin-bottom:18px;
		
}
.main_small{
	font-size:11px;
	font-style:italic;
	padding-top:8px;
	padding-bottom:0!important;
}
h2.doubts{
	font-size:16px;
	margin-top:20px;
}
#footer{
   /*border:2px dashed #00d;*/
	text-align:center;
	margin-top:50px;
	clear:both;
	height:325px;
	background:url(/i/footer.jpg) no-repeat bottom;
}
#copy{
	padding-left:350px;
	color:#373737;
}
#footer a{
	color:#373737;
}
#footer p{
	padding-top:5px;
}
.forall{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:22px;
}
.forall span{
	padding-right:30px;
}
#contactform{
	margin-left:20px;
	margin-top:50px;
	padding-bottom:150px;
}
#contactform input[type="text"], #contactform select, #contactform textarea{	width: 335px;
	height:15px;
	border: 1px solid #b3b9c3;
	padding-bottom:3px;
	padding-left:3px;
}
#contactform input{
	//width:335px;
}
#contactform select{
	height:20px;
	padding-bottom:0px;
	padding-left:0px;
	width: 340px;
	//height:22px;
	background:#fff;
}
#contactform td {
	padding-bottom: 8px;
}
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

#deadline_date {
	background:#ebebe4;
	border: 1px solid #7f9db9;
      }
#deadlinebrws{
	margin-bottom:-5px;
	margin-left:2px;

}
#deadlineext{
	margin-bottom:-5px;
}
h2.title{
	color:#fff;
	background:#29adea;
	padding:4px 16px;
	height:31px;
	margin-top:2px;
	font-weight:normal;
	font-size:24px;
	
}
.big_plag{
	font-size:18px;
	line-height:1em;

}
.right{
	color:#0c7db1;
	font-size:20px;
	line-height:1em;
}
.free_green{
	color:#0cb11f;
	font-size:22px;line-height:1em;
}
h2.need{
	color:#0c7db1;
	font-size:26px;
	font-weight:normal;
	padding:15px 0px;
}
ul.plag_ul .plag_f{
	background:url(/i/plag_ul.jpg) no-repeat left;
	padding-left:20px;
	margin-bottom:0;
	padding-bottom:0;
	font-weight:bold;margin-top:18px;
}
ul.plag_ul .plag_s{
	padding-left:50px;
	margin-top:0;
	padding-top:0;
}
h2.all{
	color:#1fa009;
	font-size:24px;
	font-weight:normal;
	padding:38px 0px 24px 0px;
}
.foot_text{
	font-weight:bold;
	background:#d2ecce;
	padding:12px 0px;
	text-align:center;
	margin-top:48px;
	width:86%;
}
.context{
	margin-top:25px;
	padding-left:8px;
}
#disco_clock{
	background:url(/i/disco_clock.jpg) no-repeat 2% 100%;
	padding-left:207px;
	height:159px;

}
#disco_clock span,h2.disco_orange{
	color:#ff6d00;
	font-size:18px;
	font-family:Arial;
	font-weight:normal;
}
h2.disco_orange{
	margin-top:8px;
}
#disco_clock_r{
	background:url(/i/disco_clock_r.jpg) no-repeat 88% 0%;
	height:100px;
	font-weight:bold;
	margin-top:22px;
	margin-bottom:18px;
}
h2.easy{
	font-weight:normal;
	font-size:18px;
	padding:8px 0px;
	color:#000;
}
.discount_ul{
	padding-bottom:24px;
}
.discount_ul li{
	padding:0;
	margin:0;
	padding-left:20px;
}
#discounts_table{
	margin:0 auto;
	text-align:center;
	color:#5c5c5c;
	margin-bottom:33px;
	font-size:11px;
}
#discounts_table th{
	color:#000;
	height:50px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
}
#discounts_table .even td{
	background:#f9f7f6;
	height:25px;
	border-bottom: 2px solid #fff
}
#discounts_table .odd td{
	background:#eaeaea;
	height:27px;
	border-bottom: 2px solid #fff
}
h2.pen{
	color:#000;
	font-size:25px;
	font-weight:normal;
	background:url(/i/pen.jpg) no-repeat left ;
	height:38px;
	padding-left:55px;
	padding-top:10px;
	margin-top:35px;
}
h2.text_pen{
	background:url(/i/small_pen.jpg) no-repeat left;
	color:#000;
	font-size:20px;
	font-weight:normal;
	padding:14px 35px;
}
#why_clock{
	background:url(/i/why_clock.jpg) no-repeat center 60%;
	height:395px;
	margin-bottom:92px;
}
#why_clock { 
	//background:url(/i/why_clock.jpg) no-repeat center 30%; 
}

@media all and (min-width: 0)
{
#why_clock { background:url(/i/why_clock.jpg) no-repeat center 40%; }
 }

#why_clock p{
	padding-bottom:0;
}
#why_clock table{
	line-height:1.4em;
}
#why_clock span{
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
}
#multiple{
	color:#b22873;
	padding-left:10px;
}
#money{
	color:#e06f1b;
}
#professional{
	color:#cda22d;
	padding-left:120px;
	padding-right:40px;
}
#discounts{
	color:#4bc0b6;
	padding-left:100px;
}
#free{
	color:#55c95a;
}
#revision{
	color:#1461b7;
}
#affordable{
	color:#c01e39;
}
#direct{
	color:#6456d0;
	padding-left:4px;
}
#company{
	color:#9b2cc4;
	padding-left:215px;
}
.testimcontext{
	margin-top:53px;
	padding-left:10px;
}
.from{
	font-family:Arial;
	font-size:18px;
	color:#000;
	height:44px;
	background:url(/i/testim_right.jpg) no-repeat 30% bottom;
	padding-left:10px;
}
.from span{
	color:#076b9f;
}
.testimon_text{
	background:url(/i/testim_bottom.jpg) no-repeat left bottom;
	margin-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	margin-bottom:32px;
}
.testimpages {
	display:block;
	margin:0 auto;
	text-align:left;
	padding:5px 5px 8px 15px;
	margin-top:10px;
}
.testimpages li {
	display:inline;
	padding:0px 16px 0px 10px;
}
.testimpages li#testlast {
	display:inline;
	padding:0px 16px 0px 10px;
	background:none;
}
.testimpages li a {
	color:#076b9f;
	outline-color: -moz-use-text-color;
	outline-style: none;
	font-weight:bold;
	font-size:16px;
	}
.testimpages li.curr a{
	text-decoration:none;
}
.employcontext{
	padding-top:55px;
	padding-left:10px;
	padding-bottom:120px;
}
.narr1{
	background:url(/i/narr1.jpg) no-repeat left;
	height:33px;
	padding-left:45px;
	color:#000;
	font-size:18px;
	font-weight:normal;
	margin-bottom:18px;
	margin-left:8px;
}
.narr2{
	background:url(/i/narr2.jpg) no-repeat left;
	height:33px;
	padding-left:45px;
	color:#000;
	font-size:18px;
	font-weight:normal;
	margin-bottom:18px;
	margin-top:4px;
	margin-left:8px;
}
.narr3{
	background:url(/i/narr3.jpg) no-repeat left;
	height:33px;
	padding-left:45px;
	color:#000;
	font-size:18px;
	font-weight:normal;
	margin-bottom:16px;
	margin-top:12px;
	margin-left:8px;
}
.employ_ul{
	background:url(/i/darts.jpg) no-repeat 70%;
	padding:12px 0px;
	height:143px;
}
.employ_ul li{
	background:url(/i/plag_ul.jpg) no-repeat left 7px;
	padding-left:30px;
}
#how_book_b{
	background:url(/i/book.jpg) no-repeat 99% bottom;
	height:54px;
	margin-top:-32px;
}
#how_note_b{
	background:url(/i/note.jpg) no-repeat 95% bottom;
	height:62px;
	margin-top:-36px;
}
#how_pen_b{
	background:url(/i/how_pen.jpg) no-repeat 85% bottom;
	height:51px;
	margin-top:-36px;
}
#how_support_b{
	background:url(/i/support.jpg) no-repeat 95% bottom;
	height:67px;
	margin-top:-42px;
	margin-bottom:20px;
}
#how_book{
	margin-top:4px;
}
#how_book p,#how_note p,#how_pen p,.how_support p{
	color:#0c7db1;
	border:1px solid #e2e2e2;
	font-family:Arial;
	font-size:18px;
	padding:20px 10px 38px 14px;
}
#how_pen p{
	padding:14px 10px 26px 14px;
}
.how_support p{
	padding:18px 10px 28px 14px;
	padding-bottom:28px!important;
}
.how_ol{
	list-style:decimal;
	margin-left:22px;
	margin-top:-8px;
	margin-bottom:22px;
}
.how_ol li{
	padding-left:20px;
	padding-top:20px;
}
.how_ol ul{
	padding-top:18px;
	padding-left:0px;
}
.how_ol ul li{
	padding-top:0;
	padding-left:0px;
}
.how_ol ul li span{
	padding-right:20px;
}
#moneytitle{
	background:url(/i/moneyback.jpg) no-repeat left top;
	padding-left:220px;
	height:145px;
	padding-top:37px;
}
#money_ul1,#money_ul2{
	margin-left:10px;
	margin-top:24px;
	margin-bottom:44px;
}
#money_ul1 li{
	background:url(/i/money_ul1.jpg) no-repeat left;
	padding-left:20px;
}
#money_ul2 li{
	background:url(/i/money_ul2.jpg) no-repeat left;
	padding-left:20px;
}
h2.money{
	font-weight:normal;
	font-size:18px;
	margin-top:7px;
	line-height:1.2em;
	color:#000;
}
h2.yell{
	font-weight:normal;
	font-size:19px;
	color:#ca9b1c;
	margin-top:3px;
	margin-bottom:30px;
}
#pay_ul{
	background:url(/i/paypal.jpg) no-repeat right 30%;
	padding:2px 0px 36px;
}
#pay_ul li{
	background:url(/i/pay_ul.jpg) no-repeat left;
	padding-left:20px;
}
#paypal_meth{
	background:url(/i/paypal_meth.jpg) no-repeat left;
	height:32px;
	margin-bottom:30px;
	margin-top:10px;
}
.pricecontext{
	padding-left:20px;
	padding-top:20px;
}
h2.price_hands{
	background:url(/i/price_hand.jpg) no-repeat left top;
	height:39px;
	color:#a97950;
	font-weight:normal;
	font-size:18px;
	padding-top:13px;
	padding-left:59px;
	margin:5px 2px;
}

.buttons{
	padding-top:30px;
	width:200px;
	margin:0 auto;
	
}

/*************** New (YZ's) ***************/
/*********BLUE LINE AT TOP*********/
.stepline {
	height:47px;
	background:#389fe1;
	margin-bottom:20px;
	color:#8ac1e4;
	}
.stepline ul {
	padding-top:16px;
	padding-left:35px;
	}
.stepline li {
	display:block;
	float:left;
	padding-right:40px;
	margin-right:10px;
	background:url(/a/i/general/steps_narr.gif) no-repeat right 4px;
	font-weight:bold;
	font-size:12px;
	}
.stepline li.curr {
	color:black;
	}
.stepline .nobg {
	background-image:none;
	}
/*******************/
#registerform {
font-size:13px;
font-family:Tahoma,sans-serif;
}
#registerform .already {
font-weight:normal;
color:black;
padding-bottom:40px;
font-size:13px;
}
#registerform .already a {
color:#389fe1;
font-size:13px;
}
#registerform h3 {
color:#389fe1;
font-size:18px;
font-family:Arial,sans-serif;
padding-bottom:40px;
}
#regformtable .formfield {
padding-bottom:4px;
width:285px;
}
#regformtable .formfield input,#regformtable .formfield select {
width:95%;
}
#regformtable .formlabel {
width:215px;
text-align:right;
padding-right:20px;
font-weight:normal;
vertical-align:top;
}
#regformtable .formlabel span {
display:block;
padding-top:4px;
}
#registerform .tips td  {
padding-top:20px;
}
#registerform .formcheckfield {
padding-bottom:5px;
font-size:13px;
}
#registerform .formcheckfield input {
margin-right:10px;
}
#regformtable .submit_btn td {
padding-top:25px;
}
#regformtable .formcheckfield input {
float:left;
}
#regformtable .formcheckfield span {
display:block;
margin-left:30px;
color:#4d4d4d;
}
#registerform .note img {
vertical-align:bottom;
margin-right:9px;
}
#registerform .note b {
color:#389fe1;
}
#registerform .stepline{
	margin-top:12px;
}
/**********************/

#orderform {
color:#373737;
font-size:13px;
font-family:Verdana,sans-serif;
}
#orderform a {
cursor:pointer;
text-decoration:underline !important;
}
#orderform a:hover {
text-decoration:none !important;
}

#orderform .stepline {
margin-bottom:40px;
margin-top:12px;
}
#orderform #order-form-table {
border-collapse:collapse;
width:580px;
}
#order-form-table .formfield,#order-form-table .formlabel {
padding-bottom:5px;
}

#order-form-table  .formfield input,#order-form-table select,#order-form-table textarea {
color:#373737;
width:95%;
}
#order-form-table textarea {
height:100px;
}
#order-form-table th {
text-align:left;
font-size:18px;
font-family:Arial,sans-serif;
padding-bottom:35px;
color:#389fe1;
font-weight:normal;
}
#order-form-table .formlabel {
width:240px;
text-align:right;
padding:0 15px 0 0;
font-weight:normal;
vertical-align:top;
overflow:hidden;
}
#order-form-table .formlabel span {
display:block;
padding-top:5px;
}
#order-form-table .formfield {
width:280px;
}
#order-form-table .formtooltips {
vertical-align:top;
width:185px;
padding-bottom:4px;
}
#orderform .note {
font-size:85%;
display:block;
padding-bottom:3px;
}
#order-form-table .formtooltips img {
margin-top:4px;
}
#order-form-table .spacing td {
padding-bottom:0;
}
#order-form-table .spacingnote td {
padding-bottom:8px;
}
#order-form-table .books td {
padding-bottom:0;
}
#order-form-table .booksnote td {
padding-bottom:8px;
}
#order-form-table .additional_materials td  {
vertical-align:middle;
}
#order-form-table .deadline_fixed td  {
padding-top:5px;
vertical-align:middle;
}

#order-form-table .additional_materials input,#order-form-table .deadline_fixed input,#order-form-table .native input {
margin-right:3px;
}
#order-form-table .discount_code img {
vertical-align:bottom;
}
#order-form-table .additional_materials img,#order-form-table .deadline_fixed img {
margin-left:20px;
}


#order-form-table .deadline_fixed td {
padding-bottom:6px;
}
#order-form-table .prefwriternote td {
padding-bottom:8px;
}
#order-form-table .prefwriternote a {
color:#389fe1;
}
#order-form-table .discount_code .lab {
padding:5px 0;
text-align:left;
vertical-align:middle;
}
#order-form-table .discount_code span {
display:inline;
font-weight:bold;
color:#1677b5;
padding-top:0;
vertical-align:middle;
padding-left:18px;
padding-right:2px;
}
#order-form-table .discount_code input {
margin-right:20px;
}
#order-form-table .discount_code a {
color:black;
font-weight:bold;
}
#orderform #discount-code-valid {
margin-left:10px;
}
#order-form-table .discountcode_note {
padding-top:40px;
}
.ordformtotal {
	padding-left:30px;
	padding-top:50px;
}
#order-form-table .discount_amount {
	background:#f0f0f0;	
	padding:5px 0;
	padding-left:160px;
	border-bottom:2px solid #f5f5f5;
	}
#order-form-table .discount_amount p {
	padding:7px 0 4px 0;
	color:#373737;
	font-weight:bold;
	}
#orderform .discount_code td {
	background:#ccc;
	padding-top:5px;
	}
#orderform .discountcode_note {
	padding-bottom:5px;
	}
#orderform #preflist table {
	border-collapse:collapse;
	width:95%;
	margin:0 auto;
	margin-bottom:20px;
	}
#orderform #preflist table th {
	background:#97caeb;
	border-bottom:4px solid #f6f6f6;
	color:#1c5071 !important;
	height:38px;
	vertical-align:middle;
	padding:0;
	text-align:center;
	font-size:13px;
	font-weight:normal !important;
	}
#orderform #preflist td {
	height:38px;
	vertical-align:middle;
	background:#ececec;
	color:#717171;
	border-bottom:2px solid white;
	text-align:center;
	}
#orderform #preflist a {
	font-weight:bold;
	color:#191919;
	}
#orderform #preflist .topic {
	width:40%;
	color:#717171;
	}
#orderform #preflist .order_id {
	width:12%;
	}
#orderform #preflist .order_id,#orderform #preflist .numpages,#orderform #preflist .completion_date {
	font-weight:bold;
	color:black;
	}

#orderform .notable {
background:#c6e0f1;
padding:12px 28px;
margin-bottom:5px;
color:#0e2939;
font-size:14px;
}
.ordformtotal {
	padding-bottom:10px;
	}
.ordformtotal td {
	vertical-align:middle;
	}
.ordformtotal .label {
	font-weight:bold;
	padding-right:10px;
	width:165px;
	text-align:right;
	color:#373737;
	}
.ordformtotal #you-save-amount {
	font-weight:bold;
	color:#389fe1;
	}
.ordformtotal #calc_order_total {
	margin-right:6px;
	font-weight:bold;
	} 
.ordformtotal #you-save-currency {
	font-weight:bold;
	color:black;
	}
#orderform .freeextras {
padding-left:210px;
padding-bottom:50px;
}
#orderform .freeextras h3 {
font-size:18px;
color:#389fe1;
font-family:Arial,sans-serif;
font-weight:normal;
padding-bottom:20px;
}
#orderform .freeextras p {
padding-bottom:7px;
}
#orderform .freeextras input,#orderform .agree input {
margin-right:14px;
}
#orderform .freeextras p img {
margin-left:20px;
vertical-align:bottom;
}
#orderform .agree {
padding-left:210px;
padding-bottom:40px;
}
#orderform .agree a {
color:#3b84e8
}
#orderform #submit-button {
cursor:pointer;
}
/********************/
#orderinfo_pg table {
width::660px;
margin:0 auto;
} 
#orderinfo_pg .stepline{
	margin-top:12px;
}
#orderinfo_pg table td {
height:38px;
vertical-align:middle;
text-align:left;
border-bottom:1px solid white;
color:#373737;
font-family:Tahoma,sans-serif;
font-size:13px;
}
#orderinfo_pg table th {
font-size:18px;
text-align:center;
font-family:Arial,sans-serif;
height:38px;
vertical-align:middle;
background:#97caeb;
color:#1c5071;
font-weight:normal;
border-bottom:1px solid white;
}
#orderinfo_pg .fieldName  {
width:259px;
border-right:5px solid white;
text-align:right;
padding-right:18px;
}
#orderinfo_pg .fieldValue  {
width:295px;
padding-left:25px;
text-transform:capitalize;
font-weight:bold;
}
#orderinfo_pg .ordinfo_even td {
background:#e6e6e6;
}
#orderinfo_pg .ordinfo_odd td {
background:#ececec;
}
#orderinfo_pg .total_row td {
background:#389fe1;
color:white;
}
#orderinfo_pg .form  {
width:600px;
margin:0 auto;
padding-top:15px;
text-align:center;
}
#orderinfo_pg .form .return {
margin-right:10px;
}
/*******************/
#myorders_pg{
	margin-top:12px;
}
#myorders_pg .sort {
overflow:hidden;
padding-bottom:10px;
}
#myorders_pg .sort select {
width:100px;
}
#myorders_pg .sort p {
padding-bottom:4px;
}
#myorders_pg .sort1 {
padding-left:16px;
}
#myorders_pg .widetable {
text-align:left;
}
#myorders_pg .orderlist {
border-collapse:collapse;
border-spacing:0;
width:600px;
margin:0;
text-align:center;
}
#myorders_pg .orderlist th {
background:#e3e3e3;
color:#5c5c5c;
font-weight:bold;
padding:0;
height:40px;
vertical-align:middle;
border-bottom:2px solid white;
border-left:1px solid #d6d6d6;
}
#myorders_pg .orderlist th img {
display:block;
width:18px;
margin:0 auto;
margin-bottom:5px;
}
#myorders_pg .orderlist th.is_read {
border-left:none;
}
#myorders_pg .orderlist td {
border-right:1px solid #e3e3e3;
border-top:1px solid white;
padding:0;
vertical-align:middle;
color:black;
}
#myorders_pg .orderlist td a {
color:black;
text-decoration:underline;
font-weight:bold;
} 
#myorders_pg .orderlist td a:hover {
text-decoration:none;
}
#myorders_pg .orderlist .is_read {
height:47px;
width:20px;
}
#myorders_pg .orderlist .id {
width:50px;
}
#myorders_pg .orderlist .id a {
color:#1591ca;
}
#myorders_pg .orderlist .deadline_date {
font-weight:bold;
}
#myorders_pg .orderlist .deadline_date span {
font-weight:normal;
}
#myorders_pg .orderlist .payment {
width:120px;
font-weight:bold;
}
#myorders_pg .orderlist .payment a {
color:#1591ca;
}
#myorders_pg .orderlist .status {
border-right:none;
font-weight:bold;
}
#myorders_pg .odd td {
background:#e6e6e6;
border-right:1px solid #d9d9d9;
}
#myorders_pg .even td {
background:#f1f1f1;
}
/*********ORDER DETAILS PAGE***********/
#orderDetails_pg {
font-size:13px;
color:#373737;
font-family:Tahoma,sans-serif;
}
/***************INFO MESSAGES BLOCK****************/
#orderDetails_pg .info_msgs {
background:url(/a/i/general/orderdetails/info_border.gif) repeat-x left top #e5eff9;
margin-bottom:20px;
font-size:13px;
}
#orderDetails_pg .info_msgs a {
color:#1060aa;
font-weight:bold;
}
* html #orderDetails_pg .info_msgs,* html #orderDetails_pg .info_msgs .tl {
height:1px;
overflow:visible;
}
#orderDetails_pg p{
	font-size:13px;
}
#orderDetails_pg .info_msgs .left {
background:url(/a/i/general/orderdetails/info_border.gif) repeat-y left top;
}
#orderDetails_pg .info_msgs .right {
background:url(/a/i/general/orderdetails/info_border.gif) repeat-y right top;
}
#orderDetails_pg .info_msgs .bottom {
background:url(/a/i/general/orderdetails/info_border.gif) repeat-x left bottom;
}
#orderDetails_pg .info_msgs .tl {
background:url(/a/i/general/orderdetails/info_tl.gif) no-repeat left top;
}
#orderDetails_pg .info_msgs .tr {
background:url(/a/i/general/orderdetails/info_tr.gif) no-repeat right top;
}
#orderDetails_pg .info_msgs .bl {
background:url(/a/i/general/orderdetails/info_bl.gif) no-repeat left bottom;
}
#orderDetails_pg .info_msgs .br {
background:url(/a/i/general/orderdetails/info_br.gif) no-repeat right bottom;
padding:18px 25px 3px 25px;
}
#orderDetails_pg .info_msgs p {
padding-bottom:20px;
}
/****************DEADLINE*********/
#orderDetails_pg .deadline_wrap {
padding:26px 0 25px 30px;
}
#orderDetails_pg .deadline_wrap span {
font-weight:bold;
padding-right:10px;
}
/****************ORDER DETAILS TABLE********/
#orderDetails_pg .detailsblockwrap,#orderDetails_pg .orderinfo_wrap {
padding-left:10px;
}

#orderDetails_pg .orderinfo_wrap table,#orderDetails_pg #detailsblock table {
width:95%;
}
#orderDetails_pg .orderinfo_wrap td,#orderDetails_pg #detailsblock td {
height:25px;
vertical-align:middle;
color:#373737;
}
#orderDetails_pg .orderinfo_wrap .label {
width:200px;
border-right:4px solid #f6f6f6;
}
#orderDetails_pg .orderinfo_wrap .label span {
padding-left:18px;
}
#orderDetails_pg .orderinfo_wrap .value span,#orderDetails_pg #detailsblock .value span {
font-weight:bold;
padding-left:15px;
text-transform:capitalize;
}
#orderDetails_pg .orderinfo_wrap .even td {
background:#f2f2f2;
}
#orderDetails_pg .orderinfo_wrap .odd td {
background:#eaeaea;
}
#orderDetails_pg .orderinfo_wrap .detailsswitcher td {
background:#85acd1;
border-top:2px solid #f6f6f6;
border-bottom:2px solid #f6f6f6;
height:25px;
}
#orderDetails_pg .orderinfo_wrap .detailsswitcher div  {
padding-left:17px;
color:black;
font-size:11px;
}
#orderDetails_pg .orderinfo_wrap .detailsswitcher span  {
text-decoration:underline;
cursor:pointer;
padding-left:13px;
}
#orderDetails_pg #detailsblock table {
border:none;
}
#orderDetails_pg #detailsblock .label {
width:198px;
border-left:2px solid #fbfbfb;
border-right:4px solid #f6f6f6;
}
#orderDetails_pg #detailsblock .label span {
padding-left:16px;
display:block;
}
#orderDetails_pg #detailsblock .odd td {
background:#efefef;
}
#orderDetails_pg #detailsblock .even td {
background:#e3e3e3;
}
#orderDetails_pg #detailsblock .booksnote td {
border-left:2px solid #fbfbfb;
border-bottom:1px solid #f6f6f6;
height:auto;
}
#orderDetails_pg #detailsblock .booksnote span  {
display:block;
margin-left:7px;
margin-right:10px;
margin:1px 10px 0 7px;
border-top:1px solid #373737;
font-size:11px;
padding-bottom:10px;
padding-top:5px;
}
#orderDetails_pg #detailsblock .total td {
background:#8bacd1;
font-weight:bold;
color:white;
border-top:1px solid #f6f6f6;
}
#orderDetails_pg #detailsblock .extras_hdr td {
height:41px;
font-size:18px;
font-family:Arial,sans-serif;
background:#f6f6f6;
border-left:2px solid #fbfbfb;
color:#de1927;
}
#orderDetails_pg #detailsblock .extras_hdr span {
padding-left:3px;
}
#orderDetails_pg #detailsblock .extras_odd td,#orderDetails_pg #detailsblock .extras_even td {
border-left:2px solid #fbfbfb;
font-weight:bold;
text-transform:capitalize;
}
#orderDetails_pg #detailsblock .extras_odd span,#orderDetails_pg #detailsblock .extras_even span {
display:inline;
}
#orderDetails_pg #detailsblock .extras_odd td {
background:#e2e2e2;
}
#orderDetails_pg #detailsblock .extras_even td {
background:#eeeeee;
}
#orderDetails_pg #detailsblock .extras_odd .label,#orderDetails_pg #detailsblock .extras_even .label {
border:none;
}
#orderDetails_pg #detailsblock .extras_odd .free,#orderDetails_pg #detailsblock .extras_even .free {
color:#de1927;
}
#orderDetails_pg #detailsblock .last td {


}
#orderDetails_pg #detailsblock .account{
border-bottom:3px solid #d4d4d4;
}
#orderDetails_pg #detailsblock .account td{
border-left:none;
}

#orderDetails_pg .split {
padding-top:50px;
overflow:hidden;
padding-left:15px;

}
* html #orderDetails_pg .split {
	height:1px;
	overflow:visible;
	}
#orderDetails_pg .split .leftspl {
width:48%;
float:left;
padding-top:14px;
font-size:11px;
overflow:hidden;
}
#orderDetails_pg .split .rightspl {
width:45%;
float:right;
}
#orderDetails_pg .msg_window {
background:url(/a/i/general/orderdetails/msgwindow_border.gif) repeat-x left top white;
margin-bottom:10px;
}
#orderDetails_pg .msg_window .left {
background:url(/a/i/general/orderdetails/msgwindow_border.gif) repeat-y left top;
}
#orderDetails_pg .msg_window .right {
background:url(/a/i/general/orderdetails/msgwindow_border.gif) repeat-y right top;
}
#orderDetails_pg .msg_window .bottom {
background:url(/a/i/general/orderdetails/msgwindow_border.gif) repeat-x left bottom;
}
#orderDetails_pg .msg_window .tl {
background:url(/a/i/general/orderdetails/msgwindow_tl.gif) no-repeat left top;
}
#orderDetails_pg .msg_window .tr {
background:url(/a/i/general/orderdetails/msgwindow_tr.gif) no-repeat right top;
}
#orderDetails_pg .msg_window .bl {
background:url(/a/i/general/orderdetails/msgwindow_bl.gif) no-repeat left bottom;
}
#orderDetails_pg .msg_window .br {
background:url(/a/i/general/orderdetails/msgwindow_br.gif) no-repeat right bottom;
padding:4px 4px 15px 4px;
}
#orderDetails_pg .msg_window .msgs {
height:200px;
padding-top:41px;
overflow-y:auto;
overflow-x:hidden;
width:285px;
}
* html #orderDetails_pg .msg_window,* html #orderDetails_pg .msg_window .br {
height:1px;
overflow:visible;
}
#orderDetails_pg .msg_window .msgtitle {
background:url(/a/i/general/orderdetails/subject_bg.gif) no-repeat left center;
font-size:13px;
margin-left:8px;
padding-left:45px;
padding-bottom:4px;
margin-bottom:12px;
margin-right:12px;
}
#orderDetails_pg .msg_window .msgtitle span {
font-weight:bold;
}
#orderDetails_pg .msg_window .msgfrom {
color:#31699d;
font-weight:bold;
margin-left:20px;
border-bottom:1px solid #d7d7d7;
margin-right:52px;
font-size:13px;
padding-bottom:5px;
}
#orderDetails_pg .msg_window .msgcontent {
font-size:11px;
padding-top:14px;
padding-bottom:15px;
padding-left:12px;
margin-right:12px;
}
#orderDetails_pg .msg_window .attachment {
background:#1fa001;
font-weight:bold;
color:white;
font-size:13px;
padding:3px 12px;
margin:0;
margin-bottom:15px;
}
#orderDetails_pg .msg_window .attachment a {
color:white;
}
#orderDetails_pg .msg_window h3 {
padding-left:15px;
width:189px;
height:33px;
padding-top:4px;
background:#31699d;
color:white;
font-size:22px;
margin:0;
margin-left:-25px;
margin-top:-58px;
display:block;
font-weight:normal;
margin-bottom:25px;
position:absolute;
}
#orderDetails_pg .writemsg {
padding-top:15px;
}
#orderDetails_pg .writemsg label{
display:block;
}
#orderDetails_pg .writemsg .subject label{
padding-bottom:0px;
}
#orderDetails_pg .writemsg .subject a{
text-decoration:none;
color:#373737;
}
#orderDetails_pg .writemsg .subject input, #orderDetails_pg .writemsg textarea {
width:98%;
}
#orderDetails_pg .writemsg textarea {
height:80px;
}
#orderDetails_pg .writemsg .body {
padding-bottom:8px;
}
#orderDetails_pg .writemsg .attachment {
padding-bottom:10px;
}
#orderDetails_pg .leftspl .buttons {
border: 1px solid #d6d6d6;
padding: 10px;
text-align: center;
margin: 0px;
width:265px;
background:#ededed;
}
#orderDetails_pg .leftspl .buttons input {
width:120px;
}
#orderDetails_pg .uplh3 {
height:32px;
width:180px;
background:#31699d;
color:white;
font-size:22px;
font-weight:normal;
margin:0;
padding-top:5px;
padding-left:24px;
margin-bottom:30px;
}
#orderDetails_pg .uploadedfiles {
padding-left:5px;
padding-bottom:22px;
}
#orderDetails_pg .uploadedfiles .your {
font-weight:bold;
padding-bottom:25px;
}
#orderDetails_pg .uploadedfiles .byyou {
font-weight:bold;
padding-bottom:5px;
}
#orderDetails_pg .uploadedfiles .bywriter {
font-weight:bold;
padding-bottom:5px;
}
#orderDetails_pg .uploadedfiles .link {
padding-bottom:5px;
}
#orderDetails_pg .uploadedfiles .link a {
font-weight:bold;
color:#31699d;
}
#orderDetails_pg .uploadedfiles .date {
padding-bottom:4px;
}
#orderDetails_pg .completedfiles {
background:#ececec;
}
#orderDetails_pg .completedfiles h3 {
padding-top:14px;
padding-left:11px;
padding-bottom:8px;
}
#orderDetails_pg .completedfiles .link {
padding-left:10px;
padding-bottom:3px;
}
#orderDetails_pg .completedfiles .link a{
font-weight:bold;
color:#31699d;
}
#orderDetails_pg .completedfiles .date {
font-size:18px;
font-family:Arial,sans-serif;
padding:7px 0 6px 26px;
color:black;
background:#cbdde5;
margin-bottom:8px;
}
#orderDetails_pg .completedfiles .date span {
font-size:16px;
}
/*****************HELP FRIEND PAGE*********/
#helpfriend_pg {
font-family:Tahoma,sans-serif;
font-size:13px;
padding-left:20px;
}
#helpfriend_pg p {
padding-bottom:22px;
}
#helpfriend_pg .hfform {
padding-top:35px;
}
#helpfriend_pg .hfform table {
width:560px;
margin:0 auto;
}
#helpfriend_pg .hfform td {
width:50%;
padding-bottom:55px;
overflow:hidden;
}
#helpfriend_pg .hfform td div {
overflow:hidden;
padding-left:75px;
height:21px;
}
* html #helpfriend_pg .hfform td {
	height:1px;
	overflow:visible;
 }
#helpfriend_pg .hfform td input {
width:100px;
background:white;
border:1px solid #7f9db9;
float:left;
height:17px;
}
#helpfriend_pg .hfform td span {
display:block;
float:left;
vertical-align:top;
width:50px;
}
#helpfriend_pg .hfform .hf-1 {
background:url(/a/i/general/1hf.gif) no-repeat left 8px;
}
#helpfriend_pg .hfform .hf-2 {
background:url(/a/i/general/2hf.gif) no-repeat left 8px;
}
#helpfriend_pg .hfform .hf-3 {
background:url(/a/i/general/3hf.gif) no-repeat left 8px;
}
#helpfriend_pg .hfform .hf-4 {
background:url(/a/i/general/4hf.gif) no-repeat left 8px;
}
#helpfriend_pg .notes {
background:none;
padding:0;
margin:0;
border:none;
font-size:11px;
width:560px;
margin:0 auto;
padding-bottom:18px;
}
#helpfriend_pg #preview {
background:url(/a/i/general/hfpreviewborder.gif) repeat-x left top #f4feff;
color:#373737;
display:none;
}
#helpfriend_pg #preview .pleft{
background:url(/a/i/general/hfpreviewborder.gif) repeat-y left top;
}
#helpfriend_pg #preview .pright{
background:url(/a/i/general/hfpreviewborder.gif) repeat-y right top;
}
#helpfriend_pg #preview .pbottom{
background:url(/a/i/general/hfpreviewborder.gif) repeat-x left bottom;
}
#helpfriend_pg #preview .ptl{
background:url(/a/i/general/hfpreviewtl.gif) no-repeat left top;
}
#helpfriend_pg #preview .ptr{
background:url(/a/i/general/hfpreviewtr.gif) no-repeat right top;
}
#helpfriend_pg #preview .pbl{
background:url(/a/i/general/hfpreviewbl.gif) no-repeat left bottom;
}
#helpfriend_pg #preview .pbr{
background:url(/a/i/general/hfpreviewbr.gif) no-repeat right bottom;
padding:3px;
}
* html #helpfriend_pg #preview .pbr{
height:1px;
overflow:visible;
}
#helpfriend_pg #preview h3 {
margin:0;
font-family:Arial,sans-serif;
font-size:16px;
color:#098ed3;
padding:18px 0 18px 30px;
}
#helpfriend_pg #preview .addr {
background:#e3f3f4;
padding:18px 35px 17px 35px;
}
#helpfriend_pg #preview .addr p {
padding-bottom:10px;
background:none;
}
#helpfriend_pg #preview .addr span {
font-weight:bold;
}
#helpfriend_pg #preview .addr #friendemail,#helpfriend_pg #preview .addr #friendname {
font-weight:normal;
}
#helpfriend_pg #preview .text {
padding:29px 52px 85px 32px;
}
#helpfriend_pg #preview .text .lead,#helpfriend_pg #preview .text .last {
font-weight:bold;
}
#helpfriend_pg #preview .text .link {
text-decoration:underline;
color:#0a75a7;
}
#helpfriend_pg .subbutton {
padding:0;
padding-top:80px;
text-align:center;
}
#helpfriend_pg .subbutton .pr {
margin-left:10px;
}
#helpfriend_pg .previewbtn {
text-align:center;
padding:0;
padding-top:15px;
}
/***************MY PROFILE PAGE**********/
#myprofile_pg {
font-size:13px;
font-family:Tahoma;
padding-left:20px;
	margin-top:12px;
}
#myprofile_pg .lead {
padding-bottom:22px;
}
#myprofile_pg .note {
font-size:11px;
}
#myprofile_pg #profilewrapper {
padding-top:50px;
}
#myprofile_pg .formtable {
width:560px;
margin:0 auto;
}
#myprofile_pg .formtable td {
padding-bottom:4px;
}
#myprofile_pg .formtable .formlabel,#myprofile_pg .formtable .formlabeldouble {
width:300px !important;
color:#424242;
font-weight:normal;
}
#myprofile_pg .formtable .formfield {
width:280px;
}
#myprofile_pg .formtable .formfield input {
width:96%;
}
#myprofile_pg .formtable .formfield select{
width:97%;
}
#myprofile_pg .formtable .formfielddouble textarea {
width:97%;
height:100px;
}
#myprofile_pg .formtable .sbmt td {
text-align:right;
padding-top:4px;
}
#myprofile_pg .subscriptions table {
width:560px;
margin:0 auto;
}
#myprofile_pg .subscriptions .label {
width:350px;
}
#myprofile_pg .subscriptions h3 {
font-family:Arial,sans-serif;
font-size:20px;
color:#377aaf;
}
#myprofile_pg .subscriptions .sbmt {
text-align:right;
}
/**********SHARE MY SUGGESTIONS PAGE**********/
#suggest_pg .suggestions {
padding: 10px 30px 0 0;
margin-bottom: 10px;
margin-left: 10px;
height:82px;
}

#suggest_pg .suggestionsForm {
width: 600px;
margin:0 auto;
text-align:left;
}

#suggest_pg textarea {
width: 580px;
height: 180px;
font-family: Verdana;
font-size: 11px;
margin:0;
}
#suggest_pg .suggestionsSubmit {
padding-top:16px;
}
/*************My Discounts Page*********/
#mydiscounts_pg {
font-size:13px;
font-family:Tahoma,sans-serif;
padding-left:25px;
margin-top:12px;
}
#mydiscounts_pg .lead {
padding-bottom:28px;
}
#mydiscounts_pg .discountstable {
width:560px;
margin:0 auto;
margin-bottom:10px;
}
#mydiscounts_pg .discountstable td {
height:28px;
vertical-align:middle;
border-bottom:1px solid white;
}
#mydiscounts_pg .discountstable .label {
width:330px;
font-weight:bold;
color:#373737;
border-right:4px solid white;
padding-left:10px;
}
#mydiscounts_pg .discountstable .value {
padding-left:12px;
font-family:Arial,sans-serif;
font-size:14px;
color:black;
font-weight:bold;
width:200px;
}
#mydiscounts_pg .discountstable .d1 td {
background:#85acd1;
color:white;
}
#mydiscounts_pg .discountstable .d2 td,#mydiscounts_pg .discountstable .d3 td {
background:#dcdcdc;
}
#mydiscounts_pg .discountstable .d4 td,#mydiscounts_pg .discountstable .d5 td {
background:#e5f0f1;
border-top:1px solid white;
font-family:Arial,sans-serif;
color:black;
font-size:14px;
text-align:center;
font-weight:bold;
}
#mydiscounts_pg .note {
font-size:11px;
width:600px;
margin:0 auto;
}
/***********PAYMENT-ORDER PAGE******/
* html #payment-order_pg {
height:1px;
overflow:visible;
}
.invalid .formlabel,div form .invalid {
	color: #d41148;
}
#payment-order_pg .stepline{
	margin-top:12px;
}
/***********TOOLTIPS*********/
.tooltipheader {
	border:none;
	}
.tooltipbody {
	background:#389fe1;
	padding:16px 40px 13px 20px;
	color:white;
	width:360px;
	font-size:13px;
	}

/*********NEW PRICING TABLE*********/
.pricingtable {
	width:625px;
	margin:0 auto;
	margin-top:30px;
	color:#5c5c5c;
	}
.pricingtable table {
	width:100%;
	}
.pricingtable .astype {
	background:#e5f0e5;
	height:25px;
	overflow:hidden;
	padding:0;
	border-bottom:1px white solid;
	padding-bottom:5px;
	padding-left:60px;
	}
.pricingtable .astype .pr {
	font-size:18px;
	}
.pricingtable .astype select {
	color:black;
	border:1px solid #b3b9c3;
	background:white;
	font-size:12px;
	margin-top:6px;
	}
.pricingtable .currency-tabswrap {
	height:19px;
	background:#dbeff7;
	font-weight:bold;
	}
.pricingtable .currency-tabswrap div {
	float:right;
	}
.pricingtable #currency-tabs {
margin:0;
}
.pricingtable #currency-tabs li {
	display:block;
	float:left;
	border-left:1px solid #f4f4f4;
	text-align:center;
	cursor:pointer;
	padding:0 10px;
	margin:0;
	height:19px;
	}
.pricingtable #currency-tabs li.selected {
	background:#f4f4f4;
	}
.pricingtable #currency-tabs .last span {
	display:block;
	padding-right:30px;
	}
.pricingtable #title {
	height:20px;
	background:#f4f4f4;
	padding-left:20px;
	}
.pricingtable #pricescont {
	background:#f4f4f4;
	margin-bottom:35px;
	padding-bottom:28px;
	font-size:11px;
	}
.pricingtable #pricescont th {
	border-bottom:4px solid #f4f4f4;
	border-left:7px solid #f4f4f4;
	background:#def0ea;
	height:30px;
	padding-bottom:3px;
	text-align:center;
	font-weight:normal;
	vertical-align:bottom;
	color:#000;
	}
.pricingtable #pricescont .first {
	border-left:none;
	width:110px;
	padding-right:20px;
	text-align:right;
	}
.pricingtable #pricescont td {
	background:#eee;
	border-left:7px solid #f4f4f4;
	height:25px;
	vertical-align:middle;
	text-align:center;
	}
.pricingtable #pricescont .selected td {
	background:#e4e4e4;
	cursor:pointer;
	}
/************LOGIN PAGE**********/
#login_pg {
padding-top:40px;
}
#login_pg .loginform {
width:300px;
margin:0 auto;
}
/**************/
#myorders_pg h1,#myprofile_pg h1,.pg_title {
	padding-bottom:20px;
	font-size:18px !important;
	font-weight:bold !important;
	}

.infomsg {
text-align:center;
margin:0 10px 15px 10px;
font-size:18px;
background-color:#97b0ac;
font-weight:bold;
padding: 15px 0px;
color:white;
}
.infomsg p {
	padding:0!important;
	text-align:center;
	width:auto!important;
	}

h2.letter{
	font-size:13px;
	font-weight:bold;
	font-family:verdana;
	color:#0c7db1;
	height:47px;
	line-height:38px;
	padding-left:0px;
	margin-bottom:20px;
}
h2.letter a{
	color:#0c7db1;
}
h2.letter img{
	padding-left:10px;
	margin-bottom:-19px;
	padding-right:4px;
}
h2.letter span{
	color:#14b10c;
}
.feat{
	color:#076b9f;
	font-weight:bold;
}
table.formatting{
	padding-left:20px;
}
table.formatting #formatt{
	background:url(/i/formatting.jpg) no-repeat right center;
	font-weight:normal;
	font-family:Arial;
	font-size:23px;
	color:#9a9f07;
	width:180px;
	height:70px;
}
table.formatting #citat{
	background:url(/i/citation.jpg) no-repeat right center;
	font-weight:normal;
	font-family:Arial;
	font-size:23px;
	color:#0aa30e;
	width:235px;
	height:67px;
}
table.formatting #options{
	background:url(/i/options.jpg) no-repeat right center;
	font-weight:normal;
	font-family:Arial;
	font-size:23px;
	color:#0d6ac9;
	width:150px;
	height:53px;
}
table.formatting #formatt_r{
	padding-left:16px;
}
table.formatting #citat_r{
	padding-left:16px;
}
table.formatting #options_r{
	padding-left:16px;
}
table.formatting_b{
	margin-top:12px;
	margin-bottom:20px;
}
table.formatting_b #corner{
	background:url(/i/format_corner.jpg) no-repeat 13% center;
	height:9px;
}
table.formatting_b #citat_corner{
	background:url(/i/citat_corner.jpg) no-repeat 16% center;
	height:9px;
}
table.formatting_b #options_corner{
	background:url(/i/options_corner.jpg) no-repeat 11% center;
	height:8px;
}
table.formatting_b #free_corner{
	background:url(/i/free_corner.jpg) no-repeat 11% center;
	height:9px;
}
table.formatting_b #ul_wrap{
	background:#f7f7f7;
	width:590px;
}
table.formatting_b #ul_wrap_cit{
	background:#f3f3f3;
	width:590px;
}
table.formatting_b #ul_wrap_opt{
	background:#ededed;
	width:590px;
}
table.formatting_b #ul_wrap_free{
	background:#f7f7f7;
	width:590px;
}
.feat_ul{
	padding:20px 70px;
}
.feat_ul li{
	padding-left:12px;
	padding-bottom:1px;
	background:url(/i/plag_ul.jpg) no-repeat left 7px;
}

h2.extras{
	color:#cf0a0a;
	font-weight:normal;
	font-size:22px;
	margin-bottom:0;
	padding-bottom:0;

}
#faq-list{
	margin-bottom:30px;
	padding-top:8px;
}
#faq-list li{
	background:url(/i/plag_ul.jpg) no-repeat left 7px;
	padding-left:18px;
	padding-bottom:1px;
}
#faq-list li a:hover{
	color:#29adea;
}
.faqq{
	font-size:18px;
	font-weight:normal;
	font-family:Arial;
	color:#000;
	padding:24px 0px 20px;
	
}
.faqq a{
	background:url(/i/faq_box.jpg) no-repeat right;
	padding:24px 44px 20px 0px;
	line-height:1.7em;
}
ul.priv_ul{
	margin:10px 0px 24px;
}
ul.priv_ul li{
	background:url(/i/side_ul.jpg) no-repeat left 8px;
	padding-left:40px;
	padding-bottom:14px;
	line-height:1.5em;
}
h2.privacy{
	font-size:22px;
	font-weight:normal;
	padding-bottom:24px;
}
h2.terms{
	color:#0a5dcf;
	font-weight:normal;
	font-size:22px;
	padding-bottom:14px;
}
.note{
	font-size:11px;
}
.note .forall{
	margin-top:3px;
}
.note .forall li{
	background:url(/i/terms_ul.jpg) no-repeat left 7px;
	padding-left:30px;
	line-height:1.7em;
}
h2.services,h2.options_serv{
	background:url(/i/services.jpg) no-repeat left;
	padding:18px 0px 20px 50px;
	margin-bottom:6px;
	font-weight:normal;
	font-size:22px;
	color:#000;
}
h2.options_serv{
	background:url(/i/options_serv.jpg) no-repeat left;
	padding:30px 0px 26px 56px;
	margin-bottom:12px
}
#services_table{
	width:99%;
	padding:20px 0px 16px;
}
.service_ul{
	list-style:none;
	margin:0;
	padding:0;
	color:#29adea;
	font-weight:bold;
	margin-top:17px;
}
.service_ul span,.serv_ul span{
	padding-right:30px;
}
h2.serv_b{
	margin-top:40px;
color: #000000;
font-size: 22px;
font-weight: normal;
text-align:center;
}
#ac_wr li{
	padding-top:10px;
}
#myorders_pg td.status a {
	font-weight:bold;
	color:#1591ca;
	}
/**********SAG FIXES*********/
.infomsg,.errormsg{
	color:white;
	background-color:#bdbdbd;
	text-align:center;
	font-size:14pt;
	padding-top:10px;
	margin-bottom:15px;
}
.errormsg p{
	padding-bottom:5px!important;
}
.loginform table input {
	width:200px;
	}
/***********TOOLTIPS*********/
.tooltipheader {
	border:none;
	}
.tooltipbody {
	background:#389fe1;
	padding:16px 40px 13px 20px;
	color:white;
	width:360px;
	position:absolute;
	display:inline;
	overflow:hidden;
	z-index:5;
	}
.ilie6 {
	background:#389fe1;
	display:none;
	//display:block;
	}
/*****************TOOLTIPS END*******/

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



#art_mcat{
	padding-top:22px;
	padding-left:20px;
}
#art_mcat h2{
	color:#d30e0e;
	font-size:16px;
	font-weight:normal;
}
