body{
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Verdana,sans-serif;
	font-size:12px;
	color:#373737;
}

#bodywrap{
	width:940px;
	margin:0 auto;
	text-align:left;
}

a{
	color:#0462c2;
	text-decoration:underline;
	font-size:95%;
}
a:visited{
	color:#9804c2;
}
a:hover{
	text-decoration:none;
}
a img{
	border:0;
}

h1{
	font-size:24px;
}

/*header*/
#header{
	background:url(/i/header.jpg) no-repeat;
	width:940px;
	height:272px;
}
#homelink{
	position:relative;
	left:27px;
	top:24px;
	width:320px;
}
#homelink a{
	display:block;
	width:320px;
	height:86px;
}
#ordlink{
	position:relative;
	left:260px;
	top:83px;
	width:160px;
}
#ordlink a{
	display:block;
	width:160px;
	height:60px;
}

/*footer*/
#footer{
	clear:both;
	width:1000px;
	margin:0 auto;
	padding-top:70px;
	text-align:center;
}
#footer #foot_line{
	background:url(/i/foot_line.jpg) repeat-y;
	margin:5px 56px 0;
}
#footer #copy{
	padding:8px 0 0;
	font-weight:bold;
	font-family:Arial;
}
#footer #copy_txt{
	padding:1px 0 2px;
	font-family:Arial;
	font-size:11px;
}
#footer #copy_txt a{
	color:#373737;
	font-size:100%;
}
#footer #foot_links{
	padding:2px 0 8px;
}
#footer #disclaimer{
	background:url(/i/footer.jpg) no-repeat;
	height:252px;
	font-size:9px;
}

/*sidebar*/
#sidebar{
	float:left;
	width:207px;
	margin-top:-100px;
}

#loginForm{
	margin:0;
	padding:0;
	color:#979797;
	font-size:11px;
}
#loginForm table table{
	width:134px;
}
input#logn, input#passwd{
	color:#979797;
	background:#edf5fb;
	width:132px;
	height:15px;
	border:1px solid #7f9db9;
}
input#sbmt{
	color:#5c5c5c;
	margin-top:2px;
}
#loginForm a{
	color:#979797;
}

#ord_tit_div{
	margin-bottom:5px;
	padding:5px 0;
	font-family:Arial,sans-serif;
	font-size:16px;
	text-align:center;
	color:#fff;
	background:#2490d0;
}
#ord_div_wrap{
	border:1px solid #f0f0f0;
}
#ord_div{
	border:1px solid #e7e7e7;
	padding:20px 0 24px;
	font-size:14px;
}
#ord_div a{
	display:block;
	padding:0 0 0 35px;
}
#ord_div #logout{
	background:url(/i/logout.gif) no-repeat 12px 2px;
}

.lmenu{
	margin-top:20px;
}
.lmenu ul{
	margin:0 0 0 25px;
	padding:0;
	list-style-type:none;
}
.lmenu ul li{
	margin-bottom:7px;
}
.lmenu ul a{
	text-decoration:none;
	display:block;
	width:162px;
}
#home_li{
	background:url(/i/mm/mm_01.gif) no-repeat left;
	height:25px;
}
#home_li:hover, #home_li.curr{
	background:url(/i/mm/mm_h_01.gif) no-repeat left;
}
#why_li{
	background:url(/i/mm/mm_02.gif) no-repeat left;
	height:26px;
}
#why_li:hover, #why_li.curr{
	background:url(/i/mm/mm_h_02.gif) no-repeat left;
}
#how_li{
	background:url(/i/mm/mm_03.gif) no-repeat left;
	height:19px;
}
#how_li:hover, #how_li.curr{
	background:url(/i/mm/mm_h_03.gif) no-repeat left;
}
#cust_li{
	background:url(/i/mm/mm_04.gif) no-repeat left;
	height:15px;
}
#cust_li:hover, #cust_li.curr{
	background:url(/i/mm/mm_h_04.gif) no-repeat left;
}
#proc_li{
	background:url(/i/mm/mm_05.gif) no-repeat left;
	height:34px;
}
#proc_li:hover, #proc_li.curr{
	background:url(/i/mm/mm_h_05.gif) no-repeat left;
}
#price_li{
	background:url(/i/mm/mm_06.gif) no-repeat left;
	height:24px;
}
#price_li:hover, #price_li.curr{
	background:url(/i/mm/mm_h_06.gif) no-repeat left;
}
#serv_li{
	background:url(/i/mm/mm_07.gif) no-repeat left;
	height:27px;
}
#serv_li:hover, #serv_li.curr{
	background:url(/i/mm/mm_h_07.gif) no-repeat left;
}
#samp_li{
	background:url(/i/mm/mm_08.gif) no-repeat left;
	height:28px;
}
#samp_li:hover, #samp_li.curr{
	background:url(/i/mm/mm_h_08.gif) no-repeat left;
}
#cont_li{
	background:url(/i/mm/mm_09.gif) no-repeat left;
	height:26px;
}
#cont_li:hover, #cont_li.curr{
	background:url(/i/mm/mm_h_09.gif) no-repeat left;
}
#faq_li{
	background:url(/i/mm/mm_10.gif) no-repeat left;
	height:28px;
}
#faq_li:hover, #faq_li.curr{
	background:url(/i/mm/mm_h_10.gif) no-repeat left;
}

#contacts_wrap{
	border:1px solid #f0f0f0;
	margin-top:20px;
}
#contacts{
	border:1px solid #e7e7e7;
	text-align:center;
}

#save{
	background:url(/i/save.jpg) no-repeat left;
	height:194px;
	width:207px;
	margin-top:20px;
	padding-top:70px;
}
#yousave{
	margin:0 0 0 20px;
	font-size:11px;
}
#yousave .free{
	color:#bf0300;
}
#yousave .numbers{
	font-weight:bold;
}
#total{
	margin:10px 0 0 90px;
	font-size:14px;
	font-weight:bold;
}
#total .sum{
	font-size:130%;
}

#cust_about_us{
	background:url(/i/cust_about_us.jpg) no-repeat left top;
	width:207px;
	margin-top:24px;
	padding-top:66px;
	font-size:11px;
}
#cust_about_us .cust_say{
	font-style:oblique;
	margin:5px 0;
}
#cust_about_us .cust_name{
	color:#2490d0;
	margin:0 0 9px;
}
#cust_about_us .cust_more{
	margin:0;
	text-align:right;
}
#cust_about_us .cust_more a{
	font-size:11px;
}

#plagiarism{
	margin-top:20px;
}

#pay_meth{
	margin-top:20px;
}
#pay_meth #weaccept{
	color:#5c5c5c;
}
#pay_meth #paymeth{
	margin:12px 0 0;
}

/*rsidebar*/
#rsidebar{
	float:right;
	width:217px;
	_width:207px;
	margin-left:23px;
}

#adv{
	margin-top:20px;
}
#adv p{
	color:#2c721a;
	font-size:20px;
	padding:0px;
	margin:0px;
}
#adv ul{
	padding:0;
	margin:5px 0 0;
	line-height:1.5em;
	list-style-image:url(/i/sb_ul.jpg);
	//list-style-image:url(/i/sb_ul_ie.jpg)!important;
	//padding-left:20px;
}

#art_mcat{
	margin-top:20px;
}
#art_mcat p{
	color:#5c5c5c;
	font-size:14px;
	padding:0px;
	margin:0px;
}
#art_mcat a{
	color:#373737;
	font-size:100%;
}
#art_mcat ul{
	padding:0;
	margin:5px 0 0;
	line-height:1.5em;
	list-style-image:url(/i/sb_ul.jpg);
	//list-style-image:url(/i/sb_ul_ie.jpg)!important;
	//padding-left:20px;
}



/*content*/
#content{
	margin-left:230px;
	padding-top:20px;
	width:460px;
	//width:470px;
	text-align:justify;
}


#page_title{
	margin:0 0 20px;
	font-size:21px;
	font-weight:normal;
	color:#737373;
	text-align:left;
}


.fs13{
	font-size:13px;
}

.lh15{
	line-height:1.5em;
}

.m_h2{
	margin:16px 0;
	color:#1d7abc;
	font-size:16px;
	font-family:Arial,sans-serif;
}
.m_h3{
	margin:14px 0;
	font-size:14px;
	font-family:Arial,sans-serif;
}

.cont_ul_n{
	list-style:none;
}
.cont_ul_n li, .cont_ul_d li{
	padding-bottom:0.5em;
}

.because{
	margin-bottom:24px;
	line-height:1.5em;
}
.bec{
	padding:30px 0 0 75px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial,sans-serif;
}

.howit_h2{
	margin:20px 0;
	color:#1d7abc;
	font-size:18px;
	font-weight:normal;
}
.howit_h2_r{
	margin:20px 0 0;
	color:#cb252b;
	font-size:18px;
}

.ccc_h2{
	margin:18px 0;
	color:#1d7abc;
	font-size:18px;
	font-weight:normal;
	font-family:Arial,sans-serif;
}
.ccc_h3{
	margin:15px 0 15px 45px;
	color:#c8161d;
	font-size:15px;
	font-family:Arial,sans-serif;
}

.line_h2{
	background:url(/i/b_line.jpg) repeat-x bottom;
	font-family:Arial,sans-serif;
	font-size:17px;
	color:#1d7abc;
	margin:20px 0 14px;
	padding-bottom:5px;
}

.price_h3{
	margin:13px 0;
	color:#2c721a;
	text-align:left;
	font-size:13px;
	font-family:Arial,sans-serif;
}
#ord_price{
	padding-top:12px;
	text-align:center;
}

.serv_img{
	margin:20px 0 0;
	padding:5px 12px;
	width:230px;
	background:#1d7abc;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	font-family:Arial,sans-serif;
}

.empl_h2{
	margin:14px 0;
	color:#cd6f22;
	font-size:14px;
}
.empl_h3{
	margin:13px 0;
	color:#0462c2;
	font-size:13px;
}
.line_ul{
	list-style-image:url(/i/because_ul.jpg);
	//list-style-image:url(/i/because_ul_ie.jpg);
}

#privacy h2{
	font-size:17px;
	font-weight:normal;
}

#terms h2{
	background:url(/i/term_ico.jpg) no-repeat left;
	height:43px;
	padding:21px 0 0 55px;
	color:#fc7400;
	font-size:16px;
	font-family:Arial;
	font-weight:normal;
}

#faq ul{
	margin:20px 0 30px 15px;
	padding:0;
}
#faq ul li{
	padding:0 0 2px;
}
#faq ul a{
	font-size:12px;
}
#faq h2{
	background:url(/i/faq.gif) no-repeat left;
	height:48px;
	padding:12px 0 0 70px;
	margin:0 0 10px;
	color:#2c721a;
	font-size:18px;
	font-family:Arial;
	font-weight:normal;
}
#faq p{
	margin:0 0 20px;
	line-height:1.5em;
}

#testimonials h3{
	background:url(/i/testim.gif) no-repeat left;
	height:20px;
	padding:10px 0 0 35px;
	margin:20px 0 0;
	color:#1d7abc;
	font-size:16px;
	font-weight:normal;
}
#testimonials p{
	line-height:1.5em;
}
#testimonials #pag{
	margin:30px 0 0;
}

#back{
	padding-top:20px;
	margin-left:240px;
	font-size:11px;
}
#money_ul li{
	margin-top:12px;
}

/* Samples */
#samples_wrap .sampl{
	padding-bottom:25px;
	overflow:hidden;
}
#samples_wrap .sampl h2{
	float:left;
	margin:0;
	color:#1d7abc;
	font-size:16px;
	font-family:Arial,sans-serif;
}
#samples_wrap .sampl h2 a{
	color:#1d7abc;
	font-size:16px;
}
#samples_wrap .sampl img{
	padding:3px 0 0 8px;
}
#samples_wrap .sampl ul li{
	padding:2px 0;
}
#samples_wrap .sampl ul li span{
	font-weight:bold;
}
#samples_wrap ul{
	padding:0;
	margin:13px 0;
	list-style:none;
}
#samples_wrap p{
	margin:0;
}
#samples_wrap p a{
	font-size:11px;
}

/* Contact */
#contactform{
	padding:20px 0 0;
}
#contactform td{
	padding-bottom:8px;
}
#contactform .fieldName{
	text-align:right;
	padding-right:10px;
}
#contactform input[type="text"], #contactform textarea{
	width:335px;
	height:15px;
	border:1px solid #b3b9c3;
	padding-bottom:3px;
	padding-left:3px;
}
#contactform input{
	//width:335px;
}
#contactform select{
	height:20px;
	//height:22px;
	width:340px;
	padding-bottom:0px;
	padding-left:0px;
	background:#fff;
	border:1px solid #b3b9c3;
}



/*error and message*/
.msgerror, .msginfo{
	margin:0 0 30px;
	padding:2px;
}
.msgerror{
	background:#d82929;
}
.msginfo{
	background:#97b0ac;
}
.msgerror p, .msginfo p{
	padding:0;
	margin:0;
	color:#fff;
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:18px;
	text-align:center;
}
.msgerror .msgtext, .msginfo .msgtext{
	font-size:14px;
}

/*login*/
#login_pg{
	padding-top:30px;
}
#login_pg .loginform{
	width:300px;
	margin:0 auto;
}
#login_pg .liemail input, #login_pg .lipass input{
	width:200px;
}
#login_pg .loginbtn{
	margin-top:5px;
}







.error {
	color: #f00;
	font-weight: bold;
	font-size: larger;
}
#ordrightbanners {
	display: none;
}
#messagefrmwrapper {
	overflow: hidden;
	width: 95%;
}
#messagesWindow {
float: right; 
width: 47%; 
border: 1px solid #808080;
height: 315px;
overflow: auto;
}
#writeMessage {
	width: 47%; 
}
.msgfrom {
font-size: 80%;
text-align: center;
}
#msgcontent {
font-size: 90%;
vertical-align: top;
}

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





/*********NEW PRICING TABLE*********/
.pricingtable {
	width:650px;
	margin:30px auto;
	color:#5c5c5c;
	}
.pricingtable table {
	width:100%;
	}
.pricingtable .astype {
	background:#f4e298;
	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;
	padding-bottom:5px;
	font-size:11px;
	}
.pricingtable #pricescont th {
	border-bottom:4px solid #f4f4f4;
	border-left:7px solid #f4f4f4;
	background:#eee;
	height:30px;
	padding-bottom:3px;
	text-align:center;
	font-weight:normal;
	vertical-align:bottom;
	color:#377aaf;
	}
.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;
	}





/*************** New (YZ's) ***************/
/*blue line at top*/
.stepline{
	height:47px;
	background:#389fe1;
	margin-bottom:20px;
	color:#8ac1e4;
	font-family:Tahoma,sans-serif;
	font-size:12px;
	font-weight:bold;
}
.stepline ul{
	overflow:hidden;
	padding:16px 35px;
	margin:0;
	list-style-type:none;
}
.stepline li{
	display:block;
	float:left;
	padding-right:40px;
	margin-right:10px;
	background:url(/a/i/general/steps_narr.gif) no-repeat right 4px;
}
.stepline li.curr{
	color:#000;
}
.stepline .nobg{
	padding-right:0;
	margin-right:0;
	background-image:none;
}
/*******************/
#registerform {
font-size:13px;
}
#registerform .already {
font-weight:normal;
color:black;
padding-bottom:40px;
}
#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;
}
/**********************/

#orderform {
font-size:13px;
}
#orderform a {
cursor:pointer;
text-decoration:underline !important;
}
#orderform a:hover {
text-decoration:none !important;
}

#orderform .stepline {
margin-bottom:40px;
}
#orderform #order-form-table {
border-collapse:collapse;
}
#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 {
margin-right: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 table td {
height:38px;
vertical-align:middle;
text-align:left;
border-bottom:1px solid white;
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 .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:100%;
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;
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 .msg {
border-left:none;
}
#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 {
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;
}
/***************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 .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 .orderinfo_wrap,#orderDetails_pg .detailsblockwrap {
padding-left:30px;
}
#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 {
border-bottom:3px solid #d4d4d4;
}
#orderDetails_pg .split {
padding-top:50px;
overflow:hidden;
padding-left:15px;

}
* html #orderDetails_pg .split {
	height:1px;
	overflow:visible;
	}
#orderDetails_pg .split .leftspl {
width:57%;
float:left;
padding-top:14px;
font-size:11px;
overflow:hidden;
}
#orderDetails_pg .split .rightspl {
width:42%;
float:right;
overflow:hidden;
}
#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;
}
* 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:12px;
margin-left:8px;
padding-left:45px;
padding-bottom:4px;
margin-bottom:5px;
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:12px;
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:5px;
}
#orderDetails_pg .writemsg .subject a{
text-decoration:none;
color:#373737;
}
#orderDetails_pg .writemsg .subject input, #orderDetails_pg .writemsg textarea {
width:75%;
}
#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-size:13px;
}
#helpfriend_pg .hfform {
padding-top:35px;
}
#helpfriend_pg .hfform table {
width:600px;
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 {
font-size:11px;
width:600px;
margin:0 auto;
padding-bottom:30px;
}
#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 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 {
margin:0;
padding:40px 0 0;
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;
}
#myprofile_pg .lead {
padding-bottom:22px;
}
#myprofile_pg .note {
font-size:11px;
}
#myprofile_pg #profilewrapper {
padding-top:50px;
}
#myprofile_pg .formtable {
width:600px;
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:600px;
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;
}

/*suggest*/
#suggest_pg .suggestions{
padding:0 0 20px;
}
#suggest_pg .suggestionsForm{
width: 600px;
margin:0 auto;
}
#suggest_pg textarea{
width: 580px;
height: 180px;
font-size: 11px;
margin:0;
}
#suggest_pg .suggestionsSubmit{
padding-top:10px;
text-align:center;
}

/*************My Discounts Page*********/
#mydiscounts_pg {
font-size:13px;
}
#mydiscounts_pg .lead {
padding-bottom:28px;
}
#mydiscounts_pg .discountstable {
width:600px;
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*/
#payment-order_pg table{
	margin-left:35px;
}
#payment-order_pg table .amount td{
	font-size:18px;
	padding:8px 0;
}
#payment-order_pg table .pay td{
	width:269px;
}
#payment-order_pg table .pay td span{
	display:block;
	padding:8px;
	line-height:1.3em;
	font-size:11px;
	width:auto;
}
#payment-order_pg table .payd{
	padding-right:12px;
}
#payment-order_pg table .payd span{
	color:#095fbd;
	border:1px solid #0d66cb;
	margin-top:-5px;
}
#payment-order_pg table .paye span{
	color:#288c19;
	border:1px solid #359619;
	margin-top:-4px;
}


.invalid .formlabel,div form .invalid {
	color: #d41148;
}

/**************/
#myorders_pg h1,#myprofile_pg h1,.pg_title {
	padding-bottom:20px;
	font-size:18px !important;
	font-weight:bold !important;
	}
#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;
}
#myorders_pg td.status a {
	font-weight:bold;
	color:#1591ca;
	}
/**********SAG FIXES*********/
/***********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*******/
