/*
font-family: (шрифт без засечек), Arial, Helvetica, sans-serif;
font-family: (шрифт с засечками), "Times New Roman", Times, serif;
font-family: (моноширинный шрифт), "Courier New", Courier, monospaced;
*/
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #5a5a5a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body table{
	font-size: 10pt;
	color: #5a5a5a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
b, strong{
	
	color:#ffa23e;
}
h1{
	color: #ffa23e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	color: #ffa23e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
}
h3 {
	color: #ffa23e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	font-style:italic;
}
p {
	margin: 0;
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 17px;
	color: #5a5a5a;
}
a{
	color: #5a82dc;
	text-decoration: underline;
	outline: 0;
}
button{
	outline: 0;	
}
a:hover{
	text-decoration: none;
}
li,ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 13px;
}

a#tobookmarks {
	color: #FFA23E;
	text-decoration: underline;
}

a#tobookmarks :hover {
	color: #F48100;
}

a#tobookmarks img {
	
}

.notreq {
	width: 130px;
	border: 1px solid white;
	background-color: #bae3b6;
	color: white;
}

.required {
	width: 130px;
	border: 1px solid white;
	background-color: #9cd696;
	color: white;
}

#maindiv {
	width: 100%;
	height: 100%;
	text-align: center;
}

#maintable {
	margin-top: 20px;
}

#headdiv {
	display: block; position: relative;
	height: 170px;
	width: 100%;
	background: url('../img/headbg.jpg') repeat-x;
	background-position: bottom center;
	z-index: 1;
}

.contactLinks {
	display: block; position: absolute;
	color: #83a1e5;
	height: 28px; top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.contactLinks: hover {
	color: #3871f4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#chat_online {
	left: 370px;
}
#icq {
	background: url('../img/icq.jpg') no-repeat;
	padding-left: 30px;
	right: 350px;
}
#phoneNumber{
	background: url('../img/phone_number.gif') 0px -5px no-repeat;
	padding-left: 35px;
	left: 220px;
	color: #5A82DC;
}
#skype {
	background: url('../img/skype.jpg') no-repeat;
	padding-left: 30px;
	right: 220px;
}

#mail {
	background: url('../img/mail.jpg') no-repeat;
	padding-left: 35px;
	right: 0px;
}
#headholder {
	display: block; position: relative;
	width: 980px;
	height: 170px;
	text-align: left;
	margin: auto;
	z-index: 1;
}
#contactsHolder{
	display: block; position: relative;
	width: 980px;
	margin: auto;
	height: 30px;
	z-index: 5;
}
#logodiv {
	display: block;
	position: absolute;
	top: 28px;
	width: 279px;
	height: 142px;
}
.mainLinks{
	display: block;
	position: absolute;	
	font-weight: bold;
	text-decoration: underline;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fff;
	width: 95px;
	height: 95px;
	text-align: center;
}
.mainLinks:hover{
	text-decoration: none;	
}
#shopping_button {
	top: 60;
	left: 320px;
}

#cashbox_button {
	top: 65px;
	left: 450px;
}

#phone_button {
	top: 69px;
	left: 580px;
}

#toprogrammers_button {
	right: 0px;
	width: 130px;
	color: #fbe387;
	text-decoration: underline;
	top: 65px;
}
#toprogrammers_button:hover {
	text-decoration: none;	
}
#contdiv {
	margin: auto;
	width: 980px;
	vertical-align: top;
	border: 1px solid white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
}

#pagetextdiv {
	width: 594px;
	padding: 12px 20px 0 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#pagetextdiv td {
	/*font-size: 12px;*/
	color: #696969;
}

#orderTitle{
	color: #fff;
	font-weight: normal;
	float:left;	
}
#orderMore{
	display:block; position: absolute;
	right: 30px; top: 7px;
	font-style: italic; color: #667eb3;
}
#orderTop{
	display: block; position: relative;
	width: 280px; height: 12px; font-size:12px; line-height: 12px;
	background: url('../img/order_top.jpg') no-repeat;
}
#orderBody{
	display: block; position: relative;
	width: 280px;line-height: 20px;
	background: url('../img/order_body.jpg') repeat-y;
}
#orderFoot{
	display: block; position: relative;
	width: 280px; height: 20px;
	margin: 0px;line-height: 20px;
	background: url('../img/order_foot.jpg') no-repeat;	
}
#orderBody td{
	height: 30px;
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#order_do{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 120px; height: 25px;
	background: url('../img/order_button.jpg');
	text-align: center;
	color: #fff;
	text-decoration: none;
	border: 0;
}
#orderheader {
	display: block;
	position: absolute;
	font-size: 18px;
	height: 125px;
	margin: 11px 10px;
}
#order_more {
	font-size: 12px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: underline;
	color: #83a1e5;
}
#order_more:hover {
	color: #4977e0;
}
#bookmarks_div {
	display: block;
	position: relative;
	height: 36px;
	font-size: 12px;
	color: #FFA23E;
}
#makeanorder {
	display: block;
	position: relative;
	background: url('../img/order_orange_btn.gif') no-repeat;
	width: 145px;
	height: 33px;
	text-align: center;
	padding-top: 6px;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 25px;
	float: left;
}
#makeanorder a {
	color: white;
	text-decoration: underline;
}
#makeanorder a:hover {
	text-decoration: none;
}
#ourprices {
	display: block;
	position: relative;
	font-size: 14px;
	float:right;
}
#ourprices a {
	color: #ffa23e;
	text-decoration: underline;
}
#ourprices a:hover {
	color: #ff992c;
	text-decoration: none;
}
#feedbacksdiv {
	display: block; position: relative;
	width: 100%;
	text-align: center;
	height: 208px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: underline;
	color: #5a82dc;
	font-style: italic;
	z-index:95;
}
.headline:hover{
	text-decoration: none;	
}
#fbHeadline{
	display: block; position: absolute;
	left: 30px; top: 10px;
}
.name_td {
	display: block; position: relative;
	color: #ffa23e;
	width:70px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}

.date_td {
	display: block; position: relative;
	height: 20px; width: 70px;
	padding: 2px 5px;
	background: url('../img/fbdatebg.jpg') no-repeat;
	font-size: 11px;
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
}

.arrowdown {
	display: block; position: relative;
	background: url('../img/arrowdown.jpg') no-repeat;
	background-position: center center;
	text-align: center;
	margin: auto;
	margin-top: 3px;
	width: 150px;
	height: 13px;
	text-decoration: none;
}

#answersdiv {
	width: 100%;
	text-align: center;
	border: 1px solid white;
	height: 208px;
}


#answers_table {
	position: relative;
	margin: auto;
	height: 150px;
}

.anitem_table .head_td {
	color: #ffa23e;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.anitem_table .descr_td {
	font-size: 11px;
	color: #6b6a69;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.anitem_table .readmore {
	font-size: 11px;
	background: url('../img/readmore.jpg') no-repeat;
	background-position: right center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 7px;
}

.anitem_table .readmore a {
	color: white;
}

.anitem_table .readmore a:hover {
	color: #ffefcf;
}

#footer {
	display: block; position: relative;
	width: 980px; height: 70px;
	margin-bottom: 0px;
	margin-top: 40px;
}

#wantsame {
	display: block; position: absolute;
	width: 57px; height: 65px; 
	left: 30px; bottom: 0px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 14px;
	background: url('../img/c4_logo.jpg') no-repeat;
}

#wantsame a {
	display: block; position: relative;
	width: 57px; height: 65px;
	bottom: 0px;
	color: #5a82dc;
	text-align: right;
	text-decoration: none;
}

#copyrights {
	display: block; position: relative;
	width: 200px; top: 20px;
	left: 420px;
	color: #858585;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#counter {	
	display: block; position: absolute;
	right: 30px; bottom: 20px;
}

/*
 * Таблица с ценами
 */
 .priceList{
 	margin-left: 100px;
 }
 .priceList a{
	text-decoration:none;
	border-bottom:1px dashed;
 }
 .priceList a:hover{
	text-decoration:none;
	border-bottom:0px;
 }
 table.price{
 	border: 1px solid #4e82aa;
 }
 table.price td{
 	border: 1px solid #4e82aa;
 	margin: 1px;
 }	
 table.price th{
 	background: #4e82aa;
 	color: #fff;
 }
 .fieldsDescr{
 	color: #aaa;
 }
 span.form_required{
 	color: #ff9900;
 }
 /*
  * блок аськи вверху
  */
.icqShow{
 	display: block; position: absolute;
 	width: 126px; left: 0px; top: 0px;
 	z-index:200;
 	margin: 0;
 	text-align: left;
 }
.icqHead{
 	display:block; position:relative;
 	width:126px; height:5px; line-height: 5px; font-size:5px;
 	background: url('../img/icq_head.jpg') no-repeat;
 }
.icqBody{
 	display:block; position:relative;
 	width:126px;
 	background: url('../img/icqbody.jpg'); 
 }
.icqBody div.icqHolder{
	display:block; position:relative;
	margin:0px;
	margin-left: 5px; 
	1background: url('../img/icq.jpg') no-repeat;
	height: 25px;
}
.icqBody div a{	
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.icqFoot{
 	display:block; position:relative;
 	width:126px; height: 3px;
 	background: url('../img/icqfoot.jpg') no-repeat;
 }
 .mainZag{
 	background: #f2f5fa;
 	text-align: center;
 	color: #8c8f9c;
 	font-size: 17px;
 }
 .zebra{
 	background: #f7f9fc;
 }
 .requiredTitle{
 	color: #ff9900;
 	font-size: 12pt;
 }
 #orderButton{
 	padding-top:4px;
 	display: block; position: relative;
 	width: 145px; height: 33px; 
	background: url('../img/order_orange_btn.gif') no-repeat;	
	color: #fff; font-size: 15px;
	font-weight: bold;
}
.mistHolder div{
	margin-left: 200px;
	margin-bottom: 20px;
	width: 300px;
	border: 1px dashed #ff9900;
	padding: 15px;
	font-size: 14px;
}
.note{
	font-size: 10px;
	line-height:12px;
	font-weight: normal;	
}
.greenSelect{
	background: #9CD696;
	border: 1px solid white;
	color:#fff;
}
.greenSelect option{
	border: 0;
}
.mistakes{
	font-size: 12px;
	font-weight: normal;
	color: #f90;
}
.hide{
	display:none;
}
.fullComment{
	display: block; position: absolute;	
	width: 200px;
	border: 2px solid #83a1e5;
	background: #fff;
	z-index: 150;
	background: #fff;
	padding: 5px;
}

.tenPixSpace{
	height: 10px;
	line-height: 10px;
}
.commentText{
	width: 90%;	
}
.commentInfo{
	text-align: right;
}
.commentHolder{
	display:block; position: relative;
	width: 300px; height: 145px;
	border: 1px solid green;
}
.imgHolder{
	float:right;
	margin-right: 10px;
	width: 70px;
	text-align:right;
}
.nameCom{
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffa23e;
	padding-right: 10px;
	vertical-align: middle;
}
.dateCom{
	height: 20px; width: 75px;
	text-align: center;
	padding-top: 2px;
	background: url('../img/fbdatebg.jpg') no-repeat;
	font-size: 11px;
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	vertical-align: middle;
}
.textCom{
	font-size: 11px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.arrowdown {
	display: block; position: relative;
	background: url('../img/arrowdown.jpg') no-repeat;
	background-position: center center;
	text-align: center;
	margin: auto;
	margin-top: 3px;
	width: 100%;
	height: 13px;
	text-decoration: none;
	bottom: 0px;
}
#mess{
	display: block; position: absolute;
	width: 165px; 
	z-index: 99;
	background: #fff;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-align: left;
}
#commentTop{
	display:block; position: relative;
	height: 4px; width: 165px;
	font-size: 4px; line-height: 4px;
	background: url('../img/comment_top.jpg');
}
#messBody{
	display:block; position: relative;
	width: 165px; 
	background: url('../img/comment_body.jpg') repeat-y;
}
#messText{
	margin-left: 5px; margin-right: 5px;
}
#commentBottom{
	display:block; position: relative;
	height: 6px; width: 165px;
	font-size: 6px; line-height: 6px;
	background: url('../img/comment_bottom.jpg');
}	
#orderTitle{
	font-size:14pt;
}
.page_limits{float:right;}
.smallText{
	font-size: 14px;
}
.shShow{
 	display: block; position: absolute;
 	width: 200px; left: 0px; top: 20px;
 	z-index:200;
 	margin: 0;
 	text-align: left;
 }
.shHead{
 	display:block; position:relative;
 	width:200px; height:5px; line-height: 5px; font-size:5px;
 	background: url('../img/sh_head.jpg') no-repeat;
 }
.shBody{
 	display:block; position:relative;
 	width:200x;
 	background: url('../img/shbody.jpg'); 
 }
.shBody div a{	
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.shFoot{
 	display:block; position:relative;
 	width:200px; height: 3px;
 	background: url('../img/sh_foot.jpg') no-repeat;
 }
#siteheartTip{
	padding: 3px;
	z-index: 200;
	text-align: left;
	line-height: 14px;
	font-size: 13px;
}

span.greyText{
	color: #aaa !important;	
}
#phoneShow{
	top: 20px;	
}
#phoneTip{
	padding: 3px;
	z-index: 200;
	text-align:left;
	font-size: 13px;
	line-height: 14px;	
	color: #5A82DC;
}
