html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
td {
	vertical-align:top;
	}

body {
	margin: 0;
	padding: 0;
	font-family:Arial,sans-serif;
	font-size: 9pt;
}
a {
text-decoration:underline;	
	}
a:hover {
	text-decoration:none;
	}
a img {
	border:none;
	}
b,strong {
	font-weight:bold;
	}
p {
	padding-bottom:25px;
	}
#bodywrap {
	color:#373737;
	min-width:1000px;
	}

* html #bodywrap {
	width: expression(Math.max((document.documentElement ? document.documentElement.clientWidth :
					   document.body.clientWidth), 1000)+'px');
}

.infomsg, .errormsg{
	margin:0 0 20px;
	padding:2px 6px;
}
.infomsg{
	background:#389fe1;
}
.errormsg{
	background:#d82929;
}
.infomsg p, .errormsg p{
	padding:0;
	margin:0;
	color:#fff;
	font-weight:bold;
	font-family:Arial,sans-serif;
	font-size:18px;
	text-align:center;
}

#homelink{
	float:left;
}
#headright{
	margin-left:305px;
}
#headright .hr1{
	height:93px;
	background:url(/i/hr1bg.jpg) repeat-x top left;
	margin-left:24px;
}
#headright .hr2{
	clear:right;
	background:url(/i/hr2bg.gif) repeat-x top left;
	height:88px;
}
#headright .on{
	float:left;
}

#contentwrap{
	clear:both;
}

#sidebar{
	width:355px;
	float:left;
}

#loginform{
	padding:10px 0 0 200px;
}
#loginform .ccccell{
	padding-right:10px;
	text-align:right;
}
#loginform .ccccell .ccs{
	color:#318fd1;
	font-size:16px;
	font-weight:bold;
}
#loginform .ccccell .cens{
	color:#cd2e2e;
	letter-spacing:-1px;
	font-size:23px;
	font-family:Tahoma,sans-serif;
}
#loginform .ccccell .dcwws{
	padding-right:5px;
	color:#979797;
	font-size:11px;
}
#loginform .logincell, #loginform .passcell{
	padding:3px 5px 0 0;
}
#loginform .logincell input, #loginform .passcell input{
	border:1px solid #7f9db9;
	background-color:#edf5fb;
	color:#979797;	
	width:115px;
}
#loginform .entercell{
	padding:3px 0 0 5px;
}
#loginform .forgot{
	padding:3px 5px 0 0;
	text-align:right;
	font-size:11px;
	font-family:Tahoma,sans-serif;
}
#loginform .forgot a{
	color:#377aaf;
}

#custmenu{
	padding:7px 0 0 120px;
}
#custmenu td{
	padding:7px 0 0 25px;
}
#custmenu .log_icon{
	background:url(/i/log_icon.gif) no-repeat 0px 8px;
}
#custmenu .logout{
	background:url(/i/logout.gif) no-repeat 10px 9px;
}
#custmenu a{
	color:#377aaf;
}

#livechatlink{
	margin-left:5px;
}
#fax{
	margin:10px 0 0 20px;
}
#sidebar .google_search{
	margin:24px 0 0 30px;
}
#sidebar .google_search .query{
	width:240px;
}
#sidebar .google_search .query input{
	border:none;
	background:none;
	background:url(/i/google_searchbg.gif) no-repeat left top;
	font-size:12px;
	width:214px;
	height:17px;
	padding:8px 10px;
	color:#b5b5b5;
}
#sidebar .google_search .button{
	padding:7px 0 0 5px;
}
#faq_link{
	background:url(/i/faq.gif) no-repeat left top;
	height:20px;
	padding:8px 0 8px 52px;
	margin:24px 0 0 30px;
	font-size:16px;
}
#faq_link a{
	color:#1285c0;
}
#sofeatures{
	margin:24px 0 0 10px;
}
#sofeatures .label{
	margin-left:40px;
}
#sofeatures .list td{
	height:235px;
	vertical-align:middle;
	padding-left:40px;
	padding-right:50px;
	background:url(/i/soflistbg.gif) no-repeat  left;
}
#sofeatures .list li{
	font-size:9pt;
	padding-bottom:5px;
	list-style:none;
}
#sofeatures .list .blue{
	color:#64a4c5;
	font-weight:bold;
}
#sidebar #peace{
	margin:15px 0 0 65px;
}

#art_mcat{
	margin-top:24px;
}
#art_mcat h2{
	margin-left:55px;
	margin-bottom:10px;
	font-weight:normal;
	font-size:18px;
	color:#64a4c5;
}
#art_mcat a{
	color:#64a4c5;
}
#art_mcat ul{
	margin-left:40px;
	color:#64a4c5;
}
#art_mcat ul li{
	margin-bottom:5px;
}

#content{
	margin-left:355px;
	padding:20px 10px 0 0;
	line-height:1.5em;
}

#content .pagetitle {
	padding:0;
	margin:0;
	color:black;
	padding-bottom:20px;
	font-family:Arial,sans-serif;
	font-size:17px;
	vertical-align:top;
	font-weight:bold;
	}

#main .numbrs {
	margin-top:30px;
	}
#main .numbrs table{
	padding:5px 0px;
	}
#main .numbrs .text {
	padding-top:10px;
	padding-left:20px;
	}
#main .compr {
	margin-top:30px;
	}
#main .compr td {
	padding:10px 0px;
	}
#main .compr .soe {
	background:url(/i/plus.gif) no-repeat left ;
	padding-left:30px;
	}
#main .compr .soe b {
	display:block;
	padding-right:30px;
	font-weight:normal;
	}
#main .compr .ocws {
	background:url(/i/min.gif) no-repeat left;
	padding-left:30px;
	}
#main .compr .ocws_h {
	text-align:right;
	padding-right:55px;
	padding-bottom:20px;
	font-family:Tahoma,serif;
	color:black;
	font-size:18px;
	}
#main .compr .ocws_h span{
	float:right;
	display:block;
	text-align:center;
	width:10em;
	}

#aboutus .autable td{
	padding:10px 0px;
	}
#aboutus .autable b {
	font-size:12pt;
	}
#aboutus p {
	padding:0;
	margin:0;
	}
#aboutus h2 {
	font-family:Arial,serif;
	font-size:22px;
	font-weight:normal;
	margin-top:40px;
	margin-bottom:15px;
	height:39px;
	padding:15px 0 0 72px;
	}
#aboutus .qual_h2 {
	background:url(/i/qual_h2.gif) no-repeat left;
	color:#cf8f22;
	margin-left:145px;
	margin-bottom:25px;
	height:33px;
	padding:10px 0 0 55px;
	margin-top:0;
	}
#aboutus .h2_a {
	background:url(/i/autitle_a.gif) no-repeat left;
	color:#7a8318;
	}
#aboutus .h2_b {
	background:url(/i/autitle_b.gif) no-repeat left;
	color:#4e7c8a;
	}
#aboutus .h2_c {
	background:url(/i/autitle_c.gif) no-repeat left;
	color:#d93b10;
	}
#aboutus .h2_d {
	background:url(/i/autitle_d.gif) no-repeat left;
	color:#0c8eca;
	}
#aboutus .h2_e {
	background:url(/i/autitle_e.gif) no-repeat left;
	color:#9ca62c;
	}
#aboutus .relax {
	padding-top:40px;
	font-size:14px;
	}

#howitworks .question {
	margin-bottom:15px;
	}
#howitworks .question img,#pricing .numb img {
	padding-right:20px;
	}
#howitworks .question .green,#pricing .numb .green {
	color:#7a8318;
	font-size:16px;
	font-weight:bold;
	}
#howitworks .question .rg {
	padding-top:6px;
	}
#howitworks .question .q {
	font-weight:bold;
	display:block;
	padding-top:6px;
	font-family:Tahoma,sans-serif;
	color:#373737;
	font-size:13px;
	}
#howitworks .qulist li {
	text-indent:20px;
	}
#howitworks .happens {
	padding:10px 0px 10px 74px;
	font-weight:bold;
	font-size:13px;
	font-family:Tahoma,sans-serif;
	}

#whyus h2 {
	text-transform:uppercase;
	background:url(/i/qual_h2.gif) no-repeat left;
	color:#7a8318;
	font-size:26px;
	padding:15px 0 15px 60px;
	margin-bottom:25px;
	}
#whyus h3 {
	color:#4e7c8a;
	margin-bottom:15px;
	background:url(/i/whyush3.gif) no-repeat left;
	font-size:17px;
	font-weight:bold;
	padding:4px 0 4px 28px;
	}
#whyus li {
	padding-bottom:20px;
	}

.samples{
	padding:20px 10px 20px 0;
	width:83%;
	float:right;
}
.samples a img{
	float:left;
	padding:12px;
	padding-right:26px;
}
.samples table th a img{
	padding:0;
	float:none;
}
.samples table th{
	padding:8px;
	font-family:Verdana;
	font-size:13px;
	width:500px;
}
.samples table th.down{
	width:135px;
	vertical-align:bottom;
}
.samples table th a{
	color:#000;
	font-weight:bold;
}
.samples table td{
	background:#ececec;
	padding:2px 6px;
	border:1px solid #fff;
	font-size:13px;
	font-family:Verdana;
}
.samples table td.fon{
	background:#f5f5f5;
}

#contactform {
	color:#1f1f1f;
}
#contactform table {
	margin:0 0 0 85px;
}
#contactform td {
	padding-bottom:8px;
}
#contactform .fieldName {
	text-align:right;
	padding-right:10px;
}
#contactform .fieldInput {
	width:343px;
}
#contactform .fieldInput input, #contactform .fieldInput select, #contactform .fieldInput textarea {
	width:280px;
	border:1px solid #b3b9c3;
	background:white;
}
#contactform .repr {
	text-align:center !important;
}
#contactform .fieldSubmit p{
	text-align:right;
	padding:0 60px 0 0;
}

#testimonials .pagetitle{
	font-size:20px;
}
#testimonials p{
	padding-bottom:20px;
}
#testimonials .testim{
	background:url(/i/whyush3.gif) no-repeat left top;
	height:20px;
	padding:1px 0 10px 30px;
	color:#7a8318;
	font-size:16px;
}
#testimonials .testim span{
	color:#4e7c8a;
}

#faq .pagetitle{
	padding-left:200px;
	font-size:20px;
}
#faq ul{
	list-style-type:disc;
	padding:0 0 20px 200px;
}
#faq p{
	padding-bottom:20px;
}
#faq .faqt{
	background:url(/i/faqt.gif) no-repeat 20px top;
	height:38px;
	padding:15px 0 10px 70px;
	color:#7a8318;
	font-size:18px;
}

#employment h2 {
	color:#cf8f22;
	margin-bottom:23px;
	font-size:18px;
	}
#employment .a {
	display:block;
	margin-right:200px;
	}
#employment li span {
	padding-right:32px;
	}
#employment .blue {
	text-align:center;
	color:#426e7d;
	font-size:20px;
	padding-top:40px;
	}

#pricing .numb {
	margin-bottom:20px;
	}
#pricing .numb .green {
	display:block;
	padding-top:15px;
	}
#privacy h2 {
	color:#cf8f22;
	margin-bottom:20px;
	font-size:18px;
	}
#privacy li {
	list-style-type:disc;
	margin-left:20px;
	padding-left:10px;
	}
#services h2, #terms h2 {
	color:#cf8f22;
	font-size:16px;
	font-weight:bold;
	margin-bottom:16px;
	}
#terms h1{
	font-size:24px;
	padding:16px 0;
}
#terms ul{
	padding-bottom:20px;
}

#moneyback .or_1, #moneyback .or_2 {
	display:block;
	text-align:center;
	color:#cf8f22;
	font-weight:normal;
	margin-left:-20px;
	}
#moneyback .or_1 {
	padding-top:20px;
	font-size:15px;
	font-weight:bold;
	}
#moneyback .or_2 {
	font-size:22px;
	padding-bottom:30px;
	}
#moneyback li {
	padding-bottom:25px;
	}
#moneyback li strong {
	color:#426e7d;
	}
#moneyback li .min, #terms li .min {
	padding-right:32px;
	}
#moneyback .btm, #privacy .btm, #services .btm {
	display:block;
	text-align:center;
	color:#426e7d;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	}

#colinks {
	margin:0px auto;
	margin-top:50px;
	width:320px;
	}

#cont_logo{
	float:left;
	margin-left:-45px;
	padding:0 20px 10px 0;
}
#cont_link_img{
	float:right;
	margin-top:-25px;
	padding:0 30px 0 20px;
}
#cont_first_p{
	padding-bottom:45px!important;
}



/*footer*/
#footer{
	clear:both;
	overflow:hidden;
	padding-top:70px;
	background:url(/i/footerright.gif) no-repeat right top;
	text-align:center;
}
#footer a{
	color:#373737;
}
#footer #footlinks1{
	padding:100px 0 70px;
}
#footer #footlinks2{
	padding-top:10px;
}
#footer #footlinks1 a, #footer #footlinks2 a{
	margin:0 10px;
}
#footer #copyright{
	font-weight:bold;
}
#footer #disclaimer{
	font-size:11px;
}




/*-----------------------------ORDER-FORM----------------------------------------------**/
#orderform .ordformlabel {
	display:block;
	font-size:18pt;
	padding-bottom:26px;
	padding-top:15px;
	font-weight:normal;
	padding-left:110px;
	}
#orderform .cregform .formlabel,#orderform .corderform .formlabel  {
	width:220px;
	text-align:right;
	}
#orderform .books-formrow .formlabel>span  {
	padding-right:10px;
	display:block;
	}
#orderform .cregform input,#orderform .cregform select,#orderform .corderform input,#orderform .corderform select,#orderform .corderform textarea  {
	border:1px solid #e5e5e5;
	background:white;
	width:300px;
	margin-bottom:5px;
	}
#orderform .corderform textarea  {
	height:100px;
	}
#orderform .totalwrapper td {
	vertical-align:middle;
	}
#orderform .totalwrapper input,#orderform .totalwrapper select  {
	border:1px solid #e5e5e5;
	background:white;
	}
#orderform .totalwrapper .label,#orderform .totalwrapper .summ,#orderform .totalwrapper .curr {
	padding-right:10px;
	}
#orderform .formlabel .error {
	color:#ba2628;
	font-weight:bold;
	}

#ordformtooltip {
width:425px;
overflow:hidden;
position:absolute;
visibility:hidden;
top:0;
left:0;
}
#ordformtooltip .r1 td {
	height:30px;
	width:425px;
}
#ordformtooltip .r2 .bgl,#ordformtooltip .r2 .bgr {
	width:3px;
}
#ordformtooltip .r3 td {
	height:19px;
	width:425px;
}
#ordformtooltiptext {
	background-color:white;
	padding:10px;
	font-size:90%;
}
.ordinfo_paywithtable {
	margin:0px auto;
	margin-top:100px;
	}
.ordinfo_paywithtable td{
	padding-right:20px;
	}
.ordinfo_infotable {
	width:95%;
	}
.ordinfo_infotable th {
	background-color:#88c0cf;
	color:white;
	text-align:center;
	font-weight:normal;
	border-top:2px solid white;
	border-bottom:2px solid white;
	padding:5px 0px;
}
.ordinfo_infotable td{
	padding:5px 0px;
	color:#373737;
	}
.ordinfo_infotable .fieldName{
	width:320px;
	padding-left:20px;
	}
.ordinfo_even td{
	background-color:#ececec;
	border-bottom:1px solid #d8d8d8;
	border-top:1px solid #d8d8d8;
	}
.ordinfo_odd td{
	background-color:#f2f1f1;
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
	}
.myorders_table {
	width:95%;
	}
.myorders_table .ordinfo_title {
	padding:10px 0px;
	color:#5c5c5c;
	background-color:#ececec;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:2px solid white;
	}
.myorders_table .ordinfo_title_ll {
	border-left:none;
	background-color:#ececec;
	border-right:1px solid #d1dfe3;
	border-bottom:2px solid white;
	width:30px;
	}
.myorders_table td {
	text-align:center;
	padding:10px 0px;
	border-left:1px solid #d1dfe3;
	border-right:1px solid #d1dfe3;
	}
.myorders_table .orders_odd{
	background-color:#ddedf1;
	}
.myorders_table .orders_even{
	background-color:white;
	}
.myorders_table .orders_id a, .myorders_table .ddate, .myorders_table .total, .myorders_table .status, .myorders_table .payment a {
	color:black;
	font-weight:bold;
	}
.myorders_table .orders_subject,.myorders_table .orders_topic {
	color:#5c5c5c;
}
.myorders_table .ddate {
	color:black;
	font-weight:bold;
	}
#order_det #deadline_date {
	background-color:#ebebe4;
	border:1px solid #7f9db9;
	}
#order_det .account {
	width:95%;
	}
#order_det .account td {
	border-bottom:1px solid #d8d8d8;
	vertical-align:middle;
	}
#order_det .account .fieldName {
	padding-left:20px;
	width:200px;
	height:30px;
	}
#order_det .account_odd {
	background-color:#ececec;
	}
#order_det .account_even {
	background-color:#f2f1f1;
	}
#order_det #writeMessage {
	width:49%;
	}
#order_det #messagesWindow {
	float:right;
	width:49%;
	height:22.5em;
	overflow-y:auto;
	margin-top:1.5em;
	border:1px solid #808080;
	}
#order_det #messagesWindow .msgtitle {
	text-align:center;
	padding:3px 0px;
	background-color:#f2f1f1;
	margin-top:3px;
	}
#order_det #messagesWindow .msgfrom {
	text-align:center;
	padding:5px 0px;
	}

#order_det .ordinfo_paywithtable {
	margin-top:20px;
	}
#myprofile,#mydiscounts,#suggestions {
	padding-top:40px;
	}
#myprofile h1,#mydiscounts h1,#suggestions h1,#payment_pg h1,#payment-order_pg h1 {
	font-size:26px;
	margin-bottom:25px;
	color:#7a8318;
	font-weight:normal;
	}
#payment_pg table {
	margin:0 auto;
	margin-top:20px;
	}
#myprofile p,#mydiscounts p,#suggestions p {
	padding-bottom:20px;
	}

#myprofile .note {
	font-size:11px;
	padding-bottom:47px;
	}
#myprofile .formfield input,#myprofile select,#myprofile textarea {
	background:white;
	border:1px solid #7f7f7f;
	}
#myprofile .wide .formlabel {
	width:300px;
	}
#myprofile .wide input,#myprofile .wide  select {
	width:305px;
	}
#myprofile textarea {
	width:100%;
	}
#mydiscounts ul {
	background:url(/i/mydiscounts.jpg) no-repeat left top;
	margin-left:23px;
	padding:32px 0 90px 243px;
	}
#mydiscounts ul span {
	color:#3a7686;
	font-size:15px;
	font-weight:bold;
	}
#mydiscounts ul .green {
	font-size:14px;
	padding-top:25px;
	color:#037141;
	font-weight:bold;
	}

#helpafriend {
	padding-top:40px;
	}


/* jscal */
/* 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 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;
}
/*************** 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 {
	padding-right:0;
	margin-right:0;
	background-image:none;
	}
/*******************/
#registerform {
font-size:13px;
font-family:Tahoma,sans-serif;
}
#registerform .already {
font-weight:normal;
color:black;
padding-bottom:40px;
}
#registerform .already a {
color:#389fe1;
}
#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 {
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;
}
#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 {
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;
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 .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:620px;
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;
text-align:center;
}
#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;
text-align:center;
}
#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;
font-f
}
#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:48%;
float:left;
padding-top:14px;
font-size:11px;
}
#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;
}
* 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: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;
}
#helpfriend_pg p {
padding-bottom:22px;
}
#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 {
background:none;
padding:0;
margin:0;
border:none;
font-size:11px;
width:600px;
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;
}
#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,sans-serif;
}
#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;
}
/**********SHARE MY SUGGESTIONS PAGE**********/
#suggest_pg {
font-size:13px;
font-family:Tahoma,sans-serif;
}
#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;
}
#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 PAGE******/
* html #payment-order_pg {
height:1px;
overflow:visible;
}
.invalid .formlabel,div form .invalid {
	color: #d41148;
}
/***********TOOLTIPS*********/
.tooltipheader {
	border:none;
	}
.tooltipbody {
	background:#389fe1;
	padding:16px 40px 13px 20px;
	color:white;
	width:360px;
	font-size:13px;
	}

/*********NEW PRICING TABLE*********/
.pricingtable {
	width:635px;
	margin:0 auto;
	margin-top:30px;
	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 {
	padding:0;
	margin:0;
	}
.pricingtable #currency-tabs li {
	display:block;
	float:left;
	border-left:1px solid #f4f4f4;
	text-align:center;
	cursor:pointer;
	padding:0 10px;
	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:#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;
	}
/************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;
	}
#orderDetails_pg #revisionwrapper {
	margin-bottom:20px;
	}
#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*********/
.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*******/
