/* CSS Document */

html, body,  #container-page  {
  height: 100%; /* Required */
}

body {
  margin:0;
  padding:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

a {
  color: #C75856;
  text-decoration: underline;
}

a:hover {
  text-decoration:none; 
}

img {
  border:1px solid #C0C0C0;
}

#container-page {
  width:798px;
  background-image:url(../images/bg.gif);
  background-repeat:repeat-y;
  padding:0 20px;
  /* centered */
  margin: 0 auto;
  text-align: left;
  /* fluid 100% height */
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
  }

#content {
  padding-bottom:41px;
  /*padding-bottom:35px;*/
  margin-left:15px;
}

#content:after {
  clear: both;
  display: block;
  content: ".";
  height: 0;
  visibility: hidden;
}
/*
#foot  {
	width: 769px;
	margin: 0px 15px 15px 0;
	background-color: #F8F8F8;
	position: absolute;
	bottom: 0 !important;
	height: 20px;
	margin-left:14px;
	top: -21px;
	left: 40px;
}*/


#foot  {
	width: 769px;
	background-color: none;
	position: absolute;
	bottom: 0 !important;
	height: 20px;
	/* margin-left:14px; */
	/* left: 13px; */
       
}

#head {
  height:89px;
  background-image:url(../images/shapka.jpg);
  background-repeat:no-repeat;  
}

#order-container {
  margin-right:15px;
}

#order_info span {
  font-family:Tahoma;
  font-size:10px;
  font-weight:bold;
  color:#C15352;
}


/*Error*/
#error {
  margin:0px 0 10px 8px;
}

#error .log_incorrect {
  background-image:url(../images/error.gif);
  background-repeat:no-repeat;
  background-position:0 9px;
  padding-left:26px;
  zoom:1;
}

#error .log_incorrect p {
  color:#FE0000;
  padding-top:9px;
  font-size:12px;
  line-height:20px;
}

#error span {
 font-weight:bold;
}

/**end of Error*/

/*main menu*/

#top-menu a, #complementary-menu a {
   text-decoration: none;
}

#top-menu a:hover, #complementary-menu a:hover {
   text-decoration:underline;
}

#top-menu {
  height:25px;
  background-image:url(../images/menu.jpg);
  background-repeat:no-repeat;
}

#top-menu ul {
  padding-left:29px;
  padding-top:5px;
} 

#top-menu li {
  float:left;
  padding-right:10px;
}

#top-menu a, #top-menu li {
  color:white;
  font-weight:bold;
}

#top-menu span {
  padding-left:10px;
} 

#complementary-menu {
  display:block;
  margin-top:7px;
}

#complementary-menu p {
  color:#B54F4D;
}

#complementary-menu .mail {
   float:left;
   padding-left:14px;
}

#complementary-menu .mail li {
  float:left;
  padding-right:9px;
}

#complementary-menu .mail span {
   padding-left:9px;
   color:#B54F4D;
}

.menu {
  float:right;
  padding-right:12px;
}

.menu li {
  float:left;
  padding-right:6px;
}

#complementary-menu .menu  span {
  padding-left:6px;
  color:#B54F4D;
}

#foot p, #foot a {
  color:#939393;
}

#foot p {
  text-align:center;
  padding-top:3px;
  font-family:Arial, Helvetica, sans-serif;
}

#foot img {
  padding-left:3px;
  padding-right:6px;
  border:none;
}

#foot .cr {
  padding-left:0;
  padding-right:0;
}

.clear {
  clear:both;
  line-height:1px;
  height:1px;
}

h2 {
  font-size:14px;
  font-weight:bold;
}

h3, .headline {
  font-size:13px;
  font-weight:bold;
  text-align:center;
  color:#C15351;
}

.header {
 text-transform:uppercase;
 text-align:left;
}


/*table*/

.container-table {
  margin:12px 72px 15px 56px;
  border-collapse:separate;
  border-spacing:1px;
  border-color:white;
  overflow:hidden;
}

.container-table td, .container-table th {
  text-align:center;
}

.container-table thead th {
  background-color:#F39192;
  height:18px;
  color:white;
}

.container-table thead th  a {
  color:white;
}
.container-table tbody td {
  height:35px;
}

.container-table a {
  text-decoration:underline;
}

.container-table a:hover {
  text-decoration:none;
}

.container-table .last {
  background-color:#E8E8E8;
}

.col-1, .col-3, .col-5, .col-7,
.col-9 {
  background-color:#F6F6F6;
}

.col-2, .col-4, .col-6, .col-8 {
  background-color:#EFEFEF;
}

/*end of table*/


/*Head of Progect Managers Area*/

#for_designer  {
  clear:both;
  padding-top:8px;
}

#heading  {
  width:765px;
  height:22px;
  background-color:#F1F1F1;
  border:1px solid #C0C0C0;
  border-bottom:2px solid #C0C0C0;
}
 
#heading h2 {
  float:left;
  color:#6C6C6C;
  padding-left:13px;
  padding-top:2px;
}

#heading .righthead {
  float:right;
  padding-right:12px;
  text-transform:uppercase;
  color:#C6C6C6;
}
/*end Head of Progect Managers Area*/

.title {
  display:block;
  padding-top:9px;
  border:none;
  clear:both;
}

.title  h2 {
  border: 1px solid #C0C0C0;
  border-bottom:2px solid #C0C0C0;
  text-align:left;
  padding-top:3px;
  padding-left:13px;
  height:20px;
  color:#6C6C6C;
  background-color:#f1f1f1;
  width:752px;
}
 
.textfield, select, textarea  {
	border:1px solid #9A9A9A;
}

select {
  padding:1px 2px 1px 2px;
  border:1px solid #9A9A9A;
  font-size:11px;
}

label {
   display:block;
   float:left;
}

  
.content p {
  line-height:18px;
  padding-top:10px;
  padding-bottom:10px;
} 

.order_block {
  display:block;
  border:1px solid #C0C0C0;
} 
 
.order_block h3 {
  height:20px;
  padding-top:3px;
  background-color:#F2F2F2;
  border-bottom:2px solid #C0C0C0;
  padding-left:38px;
  color:#6C6C6C ;
  text-align:left;
}

/*button*/
.leftbut {
  margin-right:4px;
}

.rightbut {
  margin-left:4px;
}

.secbut {
  margin-left:4px;
  margin-right:4px;
}

.lastbut {
  margin-left:4px;
}


.orderform-button {
  margin:12px 0 15px 0;
  text-align:center;
}

.profileform-button {
  clear:both;
  padding:12px 0 15px 0;
  text-align:center;
}
/*end of button*/


/*executive-menu*/
#executive-menu {
  margin-top:6px;
}

#executive-menu .menu {
   padding-right:18px;
}

#executive-menu .menu a,
#executive-menu .menu span {
  font-family:Tahoma;
  font-size:10px;
  color:black;
}

#executive-menu span.picked {
  color:#929292;
}

/* end of admin-menu*/   



/*paging*/

.prev {
  background-image:url(../images/prev.gif);
  background-repeat:no-repeat;
  background-position:0 3px;
  padding-left:10px;
} 
.next {
  background-image:url(../images/next.gif);
  background-repeat:no-repeat;
  background-position:33px 3px;
  padding-right:12px;
} 

#paging a {
  text-decoration:none;
}

#paging a:hover {
  text-decoration:underline;
} 

#turning {
  float:left;
  margin-left:272px;
}

#turning a {
  font-size:10px;
  text-transform:uppercase;
  color:#878787;
}

#turning, #page_form {
  padding-top:4px;
}

#turning span {
  color:#B54F4D;
  font-size:10px;
  margin-left:4px;
  margin-right:1px;
}
 
#page_form {
  float:right;
}

#page_form .pages {
  float:left;
  padding-left:2px;
}

#page_form a {
  color:#979797;
  font-family:Tahoma;
  padding-left:1px;
}

#page_form span {
  color:#C55352;
  font-weight:bold;
}
  
/*end of paging*/
.t_head { 
background-color: #F39192;
color: #FFFFFF;
font-size: 11px;
padding: 2px;
}
.t_row { 
background-color: #EFEFEF;
	font-size: 10px;
	color: black;
	height: 22px;
}
.text {
	font-size: 10px;
	color: black;
	height: 22px;
	border-right: 1px solid #FFFFFF;
	}
textarea.box1 {
	width: 460px;
}
