body {
	background:#f5f5f5 url(../images/ind-bg.jpg);
  	font-family: arial, sans-serif;
  	font-size:10pt;
 	margin:0;
 	padding:0;
 	text-align:center;
}


table input { width: auto; height: auto; }

img, fieldset { border:None; }
fieldset {
  clear:both;
  margin:0;
  padding:2px 0 2px 0;
}

.btn, .btn a {
  display:block;
  width:134px !important;
  height:27px;
  border:none;
  font-family:arial, helvetica, sans-serif !important;
  line-height:27px !important;
  background:url(../images/button.jpg) top left no-repeat;
  text-align:center;
  color:#fff !important;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0;
  float:left;
}

form .btn {
  padding-bottom:4px;
}

h1, h2, h3 {
  font-weight:normal;
  margin:0;
  padding:0;
}

th {
  font-weight:bold;
  text-align:left;
  padding-left:3.5px;
}

#container {
  width:800px;
  margin:5px auto 0 auto;
  border:1px solid;
  text-align:left;
}

.ndate { 
	background:#ff9357; 
	padding: 2px 4px; 
	color:#3f312a; 
	position:relative; 
	top:4px; }

  #header {
    height:124px;
    overflow:none;
    width:780px;
  	margin:24px auto 0 auto;
  	text-align:center;
  }
  
  #header a img { 
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80); 
  -moz-opacity: 0.8; 
  -khtml-opacity: 0.8; 
  opacity: 0.8; 
  filter: alpha(opacity=80);
  }

#header a:hover img { filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; /* Mozilla 1.6 */ -khtml-opacity: 1; /* Konqueror 3.1, Safari 1.1 */ opacity: 1; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */ filter: alpha(opacity=100); /* IE 5.5+*/ border-bottom:0px;
}

  #footer {
  	font-size:12px;
    line-height:18px;
    text-align:center;
    overflow:none;
    margin:16px auto;
    width:780px;
    color:#6c6c6c;
    text-shadow: 1px 1px 0px #fff;
  }

    #logo { 
      width:363px;
      height:60px;
      display:block;
    }

    #header p {
	  margin: 0;
      font-size:16px;
      line-height:16px;
      height:10px;
      text-align:center;
      padding:5px 0 7px 0;
      text-shadow: 1px 1px 0px #fff;
    }
    
    table.news td { vertical-align:top;padding-bottom:0px; border-collapse:collapse; }
	table.news td h2 { margin-bottom:8px; line-height:1.1em; width:600px; }
    
    
  #nav {
    clear:both;
  }
   
    #nav {
      clear:both;
      margin:0;
      padding:0 40px 0 0;
      height:24px;
      border-bottom:1px solid;
    }
    
    #nav li {
      list-style:none;
      margin:0;
      padding:0;
      display:inline;
    }
    
    #nav li a {
      height:24px;
      line-height:24px;
      display:block;
      float:left;
      padding-left:21px;
      margin:0 10px 0 10px;
      text-decoration:none;
      font-weight:bold;
      float:right;
    }

    #nav a.home { background:url(../images/home.gif) 0 4px no-repeat; }
    #nav a.new_ticket { background:url(../images/new_ticket.gif) 0 4px no-repeat; }
    #nav a.my_tickets { background:url(../images/my_tickets.gif) 0 4px no-repeat; }
    #nav a.ticket_status { background:url(../images/ticket_status.gif) 0 4px no-repeat; }
    #nav a.log_out { background:url(../images/logout.gif) 0 4px no-repeat; }
    #nav a.services { background:url(../images/services.gif) 0 4px no-repeat; }
    #nav a.aboutus { background:url(../images/aboutus.gif) 0 4px no-repeat; }
  #content {
      clear:both;
      padding:2px 10px 10px 10px;
      line-height:14pt;
      margin:5px auto 5px auto;
  }
    
    
      #content form.status_form fieldset { clear:none; }
    
      form.status_form label {
        display:block;
        width:60px;
        padding-right:10px;
        text-align:right;
        float:left;
        font-weight:bold;
      }
      
      #content #index form input {
        width:175px;
        float:left;
      }
        
    #content #bar {
      width:21px;
      height:auto;
      display:block;
      float:left;
   }
   
   #ticketform {
     padding:20px 20px 50px 20px;
     width:600px;
     margin:20px auto 20px auto;
     border:1px solid;
   }
   
   #loginform {
     padding:20px 20px 50px 20px;
     width:400px;
     margin:20px auto 20px auto;
     border:1px solid;
   }
   
   #ticketform input, #ticketform select {
     width:300px;
     float:left;
   }

   #loginform input {
     width:160px;
     float:left;
   }
      
   #ticketform label {
     width:130px;
     text-align:right;
     display:block;
     float:left;
     padding-right:10px;
   }
   
   #loginform label {
     width:130px;
     text-align:right;
     display:block;
     float:left;
     padding-right:10px;
   }
   
   #ticketform textarea {
     width:400px;
   }
   
   #ticketform .ticketsubmit {
     margin-left:410px;
   }
   
   #loginform .ticketsubmit {
     margin-left:170px;
   }

   
  #powered_by {
      clear:both;
      display:block;
      width:126px;
      height:23px;
  }
   

.error {
    font-size: 14px;
    text-decoration: none;
    border: none;
    font-weight: bold;
}

.msg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13.5px;
    text-decoration: none;
    font-weight: bold;
}


#infomessage, #warnmessage, #errormessage {
    margin-bottom: 1.5em;
    padding: 16px 8px;
    border: 1px solid;
}


/* Buttons  */
.button, .button2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 5px;
}

.button {
    border: 1px solid;
}
    
/* Generic CSS based Icons. use=> <tag class="Icon iconname">text</tag> */
    
.Icon {
        
    width: auto;
    padding-left:20px;
    background-position: left center;
    background-repeat: no-repeat;
    color:#006699; 
    text-decoration: none;
}

a.Icon { }
   
a.Icon:hover {
    text-decoration: underline;    
}

    
.Icon.Ticket { background:url(../images/icons/ticket.gif) 0 0 no-repeat; }
.Icon.webTicket { background:url(../images/icons/ticket_source_web.gif) 0 0 no-repeat; }
.Icon.emailTicket { background:url(../images/icons/ticket_source_email.gif) 0 0 no-repeat; }
.Icon.phoneTicket { background:url(../images/icons/ticket_source_phone.gif) 0 0 no-repeat; }                
.Icon.otherTicket { background:url(../images/icons/ticket_source_other.gif) 0 0 no-repeat; }


.Icon.attachment { background-image: url(../images/icons/attachment.gif); }
.Icon.file { background-image: url(../images/icons/attachment.gif); }
.Icon.refresh { background-image: url(../images/icons/refresh.gif); }   
.Icon.thread {
    font-weight: bold;
    font-size: 1em;
    background-image: url(../images/icons/thread.gif);
}

/* Ticket view (Messages and Responses) */
#ticketthread table.message {
    margin:10px 0 5px 0;
}

#ticketthread table.response {
    margin-bottom:5px;
}

table.message, table.response {
    border: 1px solid;
    border-bottom: none;
}

table.message td, table.message th,table.response td, table.response th {
    border-bottom:1px solid;
    padding:5px;
}

table.message tr.header td, table.response tr.header td {
    padding:1px;
    padding-left:5px;
}

table.message th, table.response th {
    line-height:24px;
    font-size:10pt;
    padding:1px;                
    padding-left:5px;
    font-weight:bold;
}

/* Index page */

#index {
    padding: 15px 0px 20px 0px;
}

#index table {
	border-collapse: collapse;
}

#index h1 {
    font-size:15pt;
}

.big { font-size:13pt; line-height:1.4em;}
.bigspecial { font-size:13pt; line-height:1.4em; margin-top:0;}
.lcol { width:350px; float:left; }
.rcol { width:350px; float:right; }
.clear { clear:both; }

.lcol h3, .rcol h3 { font-size:14pt;  color:#ff8100; margin-bottom:7px; }

.lcol .btn, .lcol .btn a, .rcol .btn, .rcol .btn a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 5px;
    border: 1px solid;
}
.box h3{
    text-align:center;
    position:relative;
    top:80px;
}
.box {
    width:98,5%;
    height:50px;
    background:#FFF;
    margin:0px auto;
}

table.footer-widgets {
	border-collapse:collapse;
}

table.footer-widgets td {
	vertical-align:top;
}

#musorka {
	text-align:right;
}

#musorka a img { 
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=10); 
  -moz-opacity: 0.1; 
  -khtml-opacity: 0.1; 
  opacity: 0.1; 
  filter: alpha(opacity=10);
}

#musorka a:hover img { 
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100); 
  -moz-opacity: 1; 
  -khtml-opacity: 1; 
  opacity: 1; 
  filter: alpha(opacity=100);
  }
  
.attention {
	background: #e9fec5;
	border:1px dashed #a8cc00;
	padding:10px;
	width:782px;
	margin:10px auto;
	text-align:left;
}

.attention p {
	margin:0;
	line-height:1.3em;
	}
/* Тире */
ul.m  {
        margin: 0.3em 0;
       padding: 0 0 0 0; }
ul.m li {
        margin: 0.25em 0; padding: 0 0 0 20px;
        list-style: none;
        background: url(../images/li.gif) no-repeat 0 0.7em;  }
/* Обтекание картинок например */
.leftimg {
    float:left; /* Выравнивание по левому краю */
    margin: 7px 7px 7px 0; /* Отступы вокруг картинки */
   }
   .rightimg  {
    float: right; /* Выравнивание по правому краю  */ 
    margin: 7px 0 7px 7px; /* Отступы вокруг картинки */ }
/* Рисунок на поле */
.leftcol {
    width: 110px; /* Ширина левой колонки с рисунком */
    vertical-align: top; /* Выравнивание по верхнему краю */
   }
a:hover.button-r { color:#333;text-decoration:none; }
.button-r {
	-moz-box-shadow:inset 0px 1px 0px -3px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px -3px #fff6af;
	box-shadow:inset 0px 1px 0px -3px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	color:#333333;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	padding:8px 18px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffee66; }
	
.button-r:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64) );
	background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64');
	background-color:#ffab23; }
	
.button-r:active {
	position:relative;
	top:1px; 
}

h1#open-inc-title {
	color: #849994;
	font-weight: bold;
	margin: 20px 0 16px 0;
	font-family: Georgia, Times, sans-serif;
}
	
table.open-inc {
	border-collapse: collapse;
	margin-bottom: 16px;
}

table.open-inc td {
	vertical-align: top;
	padding: 5px 5px 5px 0;
}

table.open-inc td #help-msg {
	font-size: 12px;
	color: #7F7F7F;
	margin: 3px 7px 3px 3px;
}

table.open-inc td input[type="text"] {
	padding: 3px;
	font-size: 16px;
}

table.open-inc label {
	position: relative;
	top: 8px;
}

table.open-inc textarea {
	padding: 5px;
	font-size: 14px;
}

table.open-inc select {
	font-size: 16px;
}

.open-inc-add {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	color:#333333;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	padding:8px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffee66;
}

.open-inc-add:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64) );
	background:-moz-linear-gradient( center top, #ffab23 5%, #ffec64 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64');
	background-color:#ffab23;
	text-decoration: none;
	color: #333;
}

.open-inc-add:active {
	position:relative;
	top:1px;
}

#index-news {
	margin-bottom: 16px;
}

#index-news h1 {
	float: left;
	margin-right: 14px;
}

#index-news a {
	color: #666;
	position: relative;
	top: 2px;
}

#index-news a:hover {
	color: #ac0505;
}

.open-submit-block {
	margin: 16px 0 36px 130px;
	padding: 24px;
	width: 550px;
}

.button-simple, #sendEmail {
  border: 1px solid #c0c0c0;
  font-size: 16px;
  padding: 4px 16px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  background: #f4e3b4;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff0be), color-stop(100%, #ead6aa));
  background: -webkit-linear-gradient(top, #fff0be, #ead6aa);
  background: -moz-linear-gradient(top, #fff0be, #ead6aa);
  background: -o-linear-gradient(top, #fff0be, #ead6aa);
  background: -ms-linear-gradient(top, #fff0be, #ead6aa);
  background: linear-gradient(top, #fff0be, #ead6aa);
  border-color: #eaeaea silver #707070 silver;
  text-shadow: 0 1px 0px rgba(255, 255, 255, 0.8);
  -moz-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
/* line 1405, scss/bezborody.dev.scss */
.button-simple:hover, #sendEmail:hover {
  background: #f8e9ba;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff5c4), color-stop(100%, #f1ddb0));
  background: -webkit-linear-gradient(top, #fff5c4, #f1ddb0);
  background: -moz-linear-gradient(top, #fff5c4, #f1ddb0);
  background: -o-linear-gradient(top, #fff5c4, #f1ddb0);
  background: -ms-linear-gradient(top, #fff5c4, #f1ddb0);
  background: linear-gradient(top, #fff5c4, #f1ddb0);
}
/* line 1409, scss/bezborody.dev.scss */
.button-simple:active, #sendEmail:active {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff0be), color-stop(100%, #ead6aa));
  background: -webkit-linear-gradient(top, #fff0be, #ead6aa);
  background: -moz-linear-gradient(top, #fff0be, #ead6aa);
  background: -o-linear-gradient(top, #fff0be, #ead6aa);
  background: -ms-linear-gradient(top, #fff0be, #ead6aa);
  background: linear-gradient(top, #fff0be, #ead6aa);
  border-color: silver;
}