* {
	margin:0;
	padding: 0px 0;
}
body {
	background-image: url(/images/header_1px_bg.jpg);
	background-repeat: repeat-x;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin:0;
}
#header_conteiner {
	background: url(/images/header_1px_bg.jpg) repeat-x;
	height:220px;
	zoom:1;
}
/* Header */
#header {
	width:960px;
	height:220px;
	margin:0px auto;
	background: url(/images/header_960bg.jpg) no-repeat;
	position:relative;
}
#upcase {
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	height: 23px;
	width: 460px;
	margin-top: 4px;
}
#upcase img {
	border:none;
}
#callus {
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	height: 25px;
	width: 400px;
	margin-top: 15px;
	clear: both;
	margin-right: 14px;
	visibility: hidden;
	overflow: hidden;
	z-index: 1;
	position: relative;
	background-color: #C3DDEC;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#callus li {
	padding: 1px;
	list-style-type:none;
}
.header_logo {
	position:absolute;
	left:34px;
	top:57px;
}
#menu {
	margin-left:0;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	height:32px;
	color: #FFFFFF;
	font-size: 12px;
	position: absolute;
	bottom: 1px;
	top: 178px;
	width: 946px;
}
#menu li {
	display:block;
	list-style-type:none;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-top:0px;
	padding-right:14px;
        float:left;

}
#menu a {
	text-decoration: none;
        color : #000000;
        display: block;
        line-height: 32px;
}
#menu li.current {
        background: url(/images/mainmenu_sprite.gif) repeat 0px -64px;
}
#menu li:hover{
    background: url(/images/mainmenu_sprite.gif) repeat 0px -64px;
}

#menu .menu_delimiter {
    background: url(/images/mainmenu_sprite.gif) no-repeat 0px -32px;
    padding:16px 1px;
    margin-left: -3px;
}
/* Bottom Menu */

#menu2 {
        padding-top: 2px;
	margin-left:0;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	height:28px;
	color: #000000;
	font-size: 12px;
	/*position: absolute;*/
	/*bottom: 1px;*/
	/*top: 187px;*/
	width: 946px;
}
#menu2 li {
	display:inline;
	list-style-type:none;
	padding-bottom: 6px;
	padding-left: 9px;
	padding-top:6px;
	padding-right:9px;

}
#menu2 li a {
	text-decoration: none;
        color : #000000;
        font-weight: normal;
        padding-left: 0px;
        padding-right: 0px;
}
#menu2 li.current {
        background: url(/images/mainmenu_sprite.gif) repeat 0px -64px;
}
#menu2 li:hover{
    /*background: url(/images/mainmenu_sprite.gif) repeat 0px -64px;*/
    color : #CC3300;
}

#menu2 .menu_delimiter {
    background: url(/images/mainmenu_sprite.gif) no-repeat 0px -32px;
    padding:6px 1px;
    margin-left: -3px;
}
/* Page */
#page {
	width: 970px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px 0;
}
/* Content */
#content {
	float: left;
	width: 520px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#txts {
	margin-top:15px;
	padding-left:3px;
	padding-right:3px;
}
#content ul {
	margin:10px 0px 0px 20px;
}
#content ul li {
	margin:8px 0px 0px 0px;
}
#content h2 {
	border-bottom:1px dotted #78A8CE;
	font-size:130%;
}
#content h3 {
	margin:15px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	font-size:105%;
}

#content .h2 {
	color:#3366CC;
	border-bottom:1px dotted #78A8CE
}
#content .h3 {
	border-bottom:1px dotted #CCC;
}
#content .h2, #content .h3 {
	font-size:130%;
	font-weight:bold;
	margin-top:15px;
	padding-bottom:3px
}
#content h3.form_header {
	background:none !important;
	border:none;
	color:#256011;
	font-size: 20px;
    margin: 0;
    padding: 0 0 10px !important;
    text-align: center;}
	
.go_to_top {
	display:block;
	margin:0px 0px 0px 440px;
	text-align:right;
}
.content_big {
	width:745px !important;
}
/* Sidebars */
.sidebar {
	float: left;
	width: 210px;
	padding:0px;
}
.sidebar li {
	margin-left:0px;
}
.sidebar ul {
	margin-top:5px;
	margin-left:5px;
}
/*#sidebar1 li {list-style: url(images/list_bar3.jpg); list-style-position:outside; line-height: 18px;
}*/

#sidebar1 ul li {
	background: url(/images/check_small.png) no-repeat scroll 0 5px;
	padding-left:18px;
	line-height: 18px;
	list-style:none;
	list-style-type:none;
}
#content h1 {
	font-size:16px;
	border-bottom: dotted 1px #78A8CE;
}
/*#sidebar2 li {list-style: url(images/list_bar2.jpg); line-height: 20px;}*/
#sidebar2 ul li {
	background: url(/images/mini-page.gif) no-repeat;
	padding-left:18px;
	line-height: 18px;
	list-style:none;
	list-style-type:none;
}
/* Sidebar1 */
#sidebar1 {
	width: 195px;
	margin:0 10px 0 0
}
#sidebar1 .h_h2 {
	padding:3px 3px 0px 10px;
	background-image: url(/images/h2_sidebar_bg.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	color:#FFFFFF;
	padding-bottom: 5px;
	display:block;
	margin:0;
	font-weight:bold;
	height:16px;
}
/* Sidebar2 */
#sidebar2 {
	width: 195px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#sidebar2 .h_h2 {
	height:24px;
	padding: 0px 3px 0 10px;
	background: url(/images/h2_sidebar_bg.jpg) no-repeat;
	font-size:12px;
	color:#FFFFFF;
	line-height:22px;
	display:block;
	margin:0;
	font-weight:bold;
}
.banner_place {
	margin-bottom: 10px;
}
.banner_place .banner {
	background-image: url("/images/sky-png.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 1px 5px 50px 5px;
}
.banner_place .banner .banner-text {
	color: #000;
}
#footer {
	clear: both;
	width: 100%;
	padding:0px 0px 25px 0px;
	background-color:#9CC9E8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/images/footer_bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size:16px;
	color:#333333;
	padding-top:5px;
	padding-bottom:5px;
}
h2 {
	font-size:14px;
	color: #333333;
	padding-top:5px;
	padding-bottom:5px;
}
h3 {
	font-size:13px;
	color:#333333;
}
#copyright {
	padding-top:5px;
	padding-left:20px;
	font-size:10px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	color: #000000;
	text-align:center;
}
#copyright a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:5px;
	text-decoration:none;
}
#copyright a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
.links {
	width:960px;
	padding-top:25px;
	margin-left:auto;
	margin-right:auto;
	font-size:80%;
	color: #000000;
	text-align:center;
}
a {
	color:#2556b2;
	border:none;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
	border:none;
}
#footer a {
	color:#333;
}
#footer a:hover {
	color:#CC3300;
	text-decoration:underline
}
#inq {
}
#bgcols, .bgcols {
	/*background-image:url(/images/bg_col_text2.jpg);*/
	background-repeat: repeat-x;
	border: solid 1px #C9D9E9;
	margin-bottom:0px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e1ecf1) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #e1ecf1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1ecf1');
	background-color:#e1ecf1;
}
.style3 {
	font-size: 10px;
}
.style4 {
	font-size: 16px
}
.order_form {
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}
.warn {
	background: #fff3c2;
	border: solid 1px #f9c8a3;
	padding: 15px;
	margin-top: 15px;
}
#block {
	padding: 15px;
	margin-top: 15px;
}
#btn, .btn {
	margin-bottom:10px;
}
p {
	line-height:18px;
	margin-top:7px;
	margin-bottom:7px;
}
#btn a, .btn a {
	width:178px;
	height:30px;
	display: block;
	background: url(/images/btn_bg.jpg) repeat-x;
	border: 1px solid #ccc;
	/*margin-top:-1px;*/
	border-top:none;
	
	padding-left:15px;
	padding-top:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#btn a#order_btn, .btn a#order_btn {
	background: url(/images/btn_order.png) repeat-x;
	border:1px solid #558a1a;
	}
#btn a#order_btn:hover, .btn a#order_btn:hover {
	background: url(/images/btn_order.png) 0 -42px repeat-x;
	color:#003300;}

#btn a:hover, .btn a:hover {
	background: url(/images/btn_bg_hover.jpg) repeat-x;
	color:#FFFFFF;
}
#btn2 {
	margin:1px 0 10px 0;
}
#btn2 a {
	width:178px;
	height:30px;
	display: block;
	background: url(/images/btn_bg2.jpg) repeat-x;
	border: 1px solid #ccc;
	margin-top:-1px;
	padding-left:15px;
	padding-top:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#btn2 a:hover {
	width:177px;
	height:30px;
	display: block;
	background: url(/images/btn_bg2_hover.jpg) repeat-x;
	border: 1px solid #ccc;
	margin-top:-1px;
	padding-left:15px;
	padding-top:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
#chatbs {
	width:195px;
	height:157px;
	background:url(/images/live_chat_left_support.jpg);
	cursor:pointer;
}
#chatbs_off {
	width:195px;
	height:157px;
	background:url(/images/live_chat_left_support_offline.jpg);
	cursor:pointer;
}
.litext {
	list-style-image: url(/images/list_in_text.jpg);
	list-style-position: inside;
	line-height:20px;
	padding-left:15px;
}
img {
	border:none;
}
.red {
	color:#FF0000;
}
.green {
	color:#009900;
}
.blue {
	/*color:#3366CC; */
        color : #256011;
}
.style1 {
	font-style: italic
}
#deadline1 {
	display:none
}
#deadline2 {
	display:none
}
#deadline3 {
	display:none
}
#deadline4 {
	display:none
}
.a1 {
	text-indent: 1em
}
#writersblock {
	font-size:95%;
	width:510px;
	height:120px;
	border:1px solid #ccc;
	background:url(/images/bg_writersblock.jpg) no-repeat right top;
	overflow: hidden;
}
#writersblockphoto {
	padding:2px;
	margin:5px 5px 0 5px;
	border:1px solid #ccc;
	float:left;
	width: 101px;
}
div.writername {
	font-size:130%;
	padding:10px 5px 10px 0;
	font-weight:500;
	color:#0066FF;
}
#writersblockdetails {
	padding:4px 5px 10px 10px;
}
#worksblock td {
	padding:5px;
	background: #D9E2FF;
}
#worksblock th {
	background:#0066FF;
	color:#FFFFFF;
	text-align:left;
	padding:3px;
}
#worksblock {
	font-size:80%;
}
.style6 {
	font-style: italic;
}
#last_news_body {
	text-align:justify;
	padding:0 7px;
}
.st_table {
	background-color:#88B5FF;
}
.st_table td, .st_table th {
	background-color:#E0E7FE;
	padding:0 2px;
}
.all_none {
	background:none !important;
	display:inline !important;
	margin:0px !important;
	border:none !important;
	font-weight:normal !important;
	text-decoration:underline !important;
	padding:0px !important;
	height:auto !important;
}
.all_none:hover {
	color:#000 !important;
	text-decoration:none !important;
}
/* decor box 1 */
.decor_box_1_con {
	border:solid 1px #86ADD6;
	border-top:none;
	border-bottom:none;
}
.decor_box_1_bot {
	background:url(/images/bg_bot_box.png) no-repeat right bottom;
	height:6px;
	font-size:1px;
	margin:0 !important;
	padding:0 !important;
}

.decor_box_1_bot_fl {
	border:solid 1px #86ADD6;
	border-top:none;
	border-left:none;
        border-right: none;
}

.decor_box_1_bot img {
	background:url(/images/bg_bot_box.png);
	width:6px;
	height:6px;
}
.money_back_table {
	font-size:11px;
	margin-top:15px;
}
.mbg_h1 {
	font-size:13px;
	text-align:center;
	font-weight:bold;
	background:#BABABA;
	padding:7px 10px 7px 10px
}
.mbg_h2 {
	font-size:12px;
	background:#E3E3E3;
	padding:4px;
	font-weight:bold;
	border-top:solid 5px #FFF;
}
.mbg_col_title {
	text-align:center;
	line-height:100%;
}
.mbg_col_title td {
	padding:4px
}
.mbg_tr td {
	padding:7px 4px 4px 4px;
	line-height:110%;
	border-bottom:solid 1px #E3E3E3;
}
.mbg_tr_center {
	border-left:solid 1px #E3E3E3;
	border-right:solid 1px #E3E3E3;
}
/* money_back_table custom */
.mbg_h1 {
	background:#8AB7D8 !important;
	border-top:solid 3px #5999C8 !important
}
.mbg_h2 {
	background:#C5D5EC !important;
}
.mbg_col_title {
	background:#E7ECEF !important;
}
.faq_reply {
	border:solid 1px #CCC;
	padding:0px 5px 5px 15px;
	margin:15px 0px 0px 0px;
	-moz-border-radius:5px;
}
.faq_reply h3 {
	font-size:120%;
	line-height:95%
}
/* USER PANEL */
.box_user_panel {
	border-color:#86ADD6 !important;
	margin-bottom:20px !important;
}
.box_user_panel_title {
	font-size:13px !important;
	border-bottom:1px dotted #78A8CE !important;
	line-height:13px !important;
	padding:0px 0px 7px 0px !important
}
.box_user_panel_btn_logout {
	/*color:#FF6600 !important;*/
}
.box_user_panel_status_order {
	font-size:13px !important;
	/*color:#FF6600 !important;*/
}
.box_user_panel_nopade_  .box_user_panel_nopade_view_order {
	color: #0669B7 !important;
}
#content ol {
	margin-left: 20px;
}
.price_table_default, .price_table_service, .price_table_business_writing {
	border-spacing: 1px;
}
.price_table_default .courselevel_header, .price_table_default .deadline_header, .price_table_business_writing .service_type_header {
	background-color: #D6DDEB;
}
.price_table_default .deadline_cell_header th, .price_table_service .deadline_cell_header th, .price_table_business_writing .deadline_type_header {
	background-color: #B0CAFF;
}
.price_table_default .price_row_0, .price_table_service .price_row_0, .price_table_business_writing .price_row_0, .price_table_business_writing .price_row_0 .service_type_header{
	background-color: #0099DC;
}
.price_table_default .price_row_1, .price_table_service .price_row_1, .price_table_business_writing .price_row_1, .price_table_business_writing .price_row_1 .service_type_header {
	background-color: #2DEE01;
}
.price_table_default .price_row_2, .price_table_service .price_row_2, .price_table_business_writing .price_row_2, .price_table_business_writing .price_row_2 .service_type_header{
	background-color: #FFFF00;
}
.price_table_default .price_row_3, .price_table_service .price_row_3, .price_table_business_writing .price_row_3, .price_table_business_writing .price_row_3 .service_type_header {
	background-color: #FF9900;
}
.price_table_default .price_row_4, .price_table_service .price_row_4, .price_table_business_writing .price_row_4, .price_table_business_writing .price_row_4 .service_type_header {
	background-color: #EF966B;
}
.price_table_service .courselevel_header, .price_table_service .deadline_header {
	background-color: #D6DDEB;
}
.service_type_header {
	list-style-image: url(/images/list_in_text.jpg);
	list-style-position: inside;
	line-height:20px;
	padding-left:15px;
}
/* Testimonial right */
.tm_div {
	margin: 7px 0 0 0;
	padding: 0 0 5px;
}
div.padding-top-bottom {
	padding: 10px 0;
}
.tm_body {
	margin:0px 0;
	color:#555;
	font-size:10px;
}
.tm_body span {
	color:#111;
	font-size:12px;
	font-style: italic;
}
.tm_days, .tm_about {
	text-align: right;
	color: gray;
	font-size: 80%;
}
.tm_toptitle {
	font-weight: bold;
}
hr.hr_blue {
	color: #7FADD1;
}
/* Testimonial full*/
.tmf_div {
	margin: 10px 0;
	border-radius:10px;
	padding: 20px 20px 10px;
	background: #E9F0F6;
	border: 1px solid #C9D9E9;
}
.tmf_pagination {
	margin: 10px 0;
	border-radius:10px;
	padding: 10px 20px;
	background: #E9F0F6;
	border: 1px solid #C9D9E9;
}
.tmf_days {
	font-style: italic;
	color: gray;
	font-size: 90%;
	text-align: right;
	margin-top: 5px;
}
.tmf_body {
	font-style: italic;
	margin: 0 0 10px;
}
.tmf_right {
	float: right;
	text-align: right;
}
.tmf_customer {
	font-size: 90%;
}
.tmf_customer span {
	display: inline-block;
	width: 50px;
	text-align: left;
	font-weight: bold;
}
.tmf_comment {
	margin: 10px 0 0;
}
/*.tmf_even {background: #E9F0F6}
.tmf_odd {background: #99C6E5;}*/

#no-plagiarism-guarantee {
	margin-bottom:30px;
}
.progd ol {
	margin:10px 0 15px 40px;
}
.progd ol li {
	background:none;
	padding:0;
	margin:10px 0;
}
.progd p {
	margin-bottom:10px;
}
.blockcont {
	margin:0 0 10px 0;}
a#plagchecka {
    background: url("/images/customwritnigPlagButton.png") 0 bottom no-repeat;
	display:block;
	height:65px;
	width:195px;
	text-indent:-1000px;
	overflow:hidden;
}
a#plagchecka:hover {
	background: url("/images/customwritnigPlagButton.png") 0 top no-repeat;
}
a#plagchecka:active {
	position:relative;
	top:2px;
}

.specbanner {
	margin-bottom:17px;}

#captablecont #capthacont {
	margin-right:21px;}

#inq p {
	font-size:95%;
	line-height: 120%;
	}
input[type=text], input[type=password], select, textarea {
	border:1px solid #86ADD6;
	padding:2px;}
td .input_text_dig {
	width: 98%;
}

.lmenu_text {
    padding: 0 10px;
}

.skype_button {
    border: none;
}

.contact_panel_1 {
	font-size: 10px;
        color: #7b7b7b;
        margin: 0 0 0 10px;

}

.contact_panel_2 {
	font-size: 14px;
}

.contact_panel_3 {
	font-size: 12px;
}

.contact_panel_4 {
	font-size: 16px;
}

.guarantee_img {
    position:absolute;
    margin-top:-40px;
    margin-left: 150px;
}

.lmenu_current_act {
    background: none;
}

#content .main_h1 {
    font-size: 14px;
    color: #000000;
}

.lmenu_accept{
    background: #ffffff;
    border:solid 1px #86ADD6;
    border-left: none;
    border-right: none;
    padding: 0px 5px 15px 5px;
    margin: 0 -5px -6px;
}

.inquiry-btn-1 {
        background: url("../images/inquiry_butt.png") 0 0 no-repeat;
	display:block;
	height:35px;
	width:148px;
	text-indent:-1000px;
	overflow:hidden;
        margin: auto;
}

.inquiry-btn-1:hover {
        background: url("../images/inquiry_butt.png") 0 -35px no-repeat;
}

.of_pass_reminder{
	float:right;
	font-size:11px
}
.plagcheck-ord p{
    color: #333;
	font-weight:600;
    padding: 20px;
    margin-top:-40px;
    text-align: center;
    background:#fff;
    letter-spacing: normal;
    overflow: hidden
}
.wr_service_comment {
	margin: 20px 5px
}
