* {
	margin: 0;
	padding: 0;
}
ul, li {
    list-style: none;
}
body {
    background-color: #fff;
}
body, table {
	font: 11px Tahoma, Verdana, serif;
	color: #000;
}
.empty {
    font-size: 1px;
    clear: both;
    line-height: 1px;
    height: 1px;
    margin-top: -1px;
}
a, a:link, a:visited, a:active {
	color: #216563;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

body {
    background: url('../i/bg_body.gif') top left repeat-x;
}

#conteiner {
    width: 760px;
    text-align: left;
}
#icons li {
    float: left;
    width: 50px;
    height: 31px;
    text-align: center;
}
#icons li.act {
    background: #f0f2f2 url('../i/bg_act.gif') top left no-repeat;
}
#icons li a img {
    margin-top: 11px;
}

.top_navi {
    text-align: right;
    padding: 10px 0 0 0;
    font-size: 11px;
}
.top_navi li {
    display: inline;
    margin: 0;
    padding: 0;
}
.top_navi a {
    margin: 0 3px;
    font-weight: bold;
}
.top_navi li.act a {
    color: #f55e23;
    text-decoration: none;
}

#top, #top_b {
    margin-top: 19px;
}
#top_b {
    height: 70px;
}
#top a.logo, #top_b a.logo {
    float: left;
    margin-right: 20px;
}

.src_block {
    float: left;
    width: 330px;
}
.src_block_b {
    float: left;
    width: 510px;
}
#srch, #srch_b {
    position: relative;
    height: 50px;
    background: #277775 url('../i/bg_srch.gif') top left repeat-x;
}
#srch {
    width: 330px;
}
#srch_b {
    width: 510px;
}
#srch img.con_l, #srch img.con_r, #srch_b img.con_l, #srch_b img.con_r {
    position: absolute;
    top: 0;
}
#srch img.con_l, #srch_b img.con_l {
    left: 0;
}
#srch img.con_r, #srch_b img.con_r {
    left: 100%;
    margin-left: -9px;
}

.s_line, .s_line_b {
    margin: 15px 0 0 20px;
    border: 1px #41c9c5 solid;
    height: 20px;
    padding: 2px 5px 0;
    font-weight: bold;
    font-size: 11px;
}
* html .s_line, * html .s_line_b {
    margin-top: 14px;
}
.s_line {
    width: 200px;
}
.s_line_b {
    width: 370px;
}
.src_b, .src_b_b {
    width: 80px;
    height: 20px;
    max-height: 16px;
    background: #eaeaea url('../i/b_find.gif') top left no-repeat;
    display: block;
    text-align: center;
    padding-top: 4px;
    position: absolute;
    top: 15px;
    font-weight: bold;
    font-size: 10px;
}
.src_b {
    left: 230px;
}
.src_b_b {
    left: 410px
}
.src_block #srch a.src_b, .src_block_b #srch_b a.src_b_b {
    text-decoration: none;
    color: #000;
}
.src_block p.logins, .src_block_b p.logins {
    padding: 6px 0 0;
    text-align: center;
    clear: both;
}
.src_block p.logins span, .src_block_b p.logins span {
    margin: 0 4px;
    font-weight: bold;
    color: #000;
}
.src_block p.logins a, .src_block_b p.logins a, #col_r p.htsh a {
    color: #f54124;
    font-weight: bold;
    margin: 0 4px;
}


#col_r {
    float: right;
    width: 180px;
}

.cart {
    float: right;
    width: 160px;
}

#cart {
    width: 160px;
    height: 50px;
    background: #f68421 url('../i/bg_cart.gif') top left no-repeat;
    font-weight: bold;
    color: #fff;
}
#cart img {
    vertical-align: middle;
    margin: 10px 8px 10px 10px;
}
.cart_tbl {
    background-color: #fff;
    margin: -21px 10px 0;
    width: 140px;
    font-size: 10px;
}
.cart_tbl tr td {
    border-top: 1px #000 solid;
    height: 20px;
}
.cart_tbl tr td.it {
    width: 70px;
    padding-left: 3px;
}
.cart_tbl tr td.q {
    width: 20px;
    text-align: center;
}
.cart_tbl tr td.ttl {
    width: 50px;
    text-align: right;
    padding-right: 3px;
}
#col_r .button {
    width: 140px;
    height: 20px;
    max-height: 17px;
    background: #eaeaea url('../i/b_r.gif') top left no-repeat;
    display: block;
    text-align: center;
    padding: 4px 0 0;
    font-weight: bold;
    font-size: 10px;
}
#col_r a.button {
    text-decoration: none;
    color: #000;
}

p.htsh {
    padding: 11px 0 30px 20px;
    text-align: center;
    clear: both;
}
.grey {
    margin: 10px 0 30px 20px;
    background: url('../i/bg_grey.gif') top left no-repeat;
    padding: 8px 10px 0;
}
.qs {
    font-weight: bold;
    font-size: 10px;
}
textarea.qs_area {
    margin: 10px 0 0;
    width: 140px;
    height: 70px;
    border: 1px #959595 solid;
    font: 11px Tahoma, Verdana, serif;
    padding: 1px 3px;
    overflow: hidden;
}
.r_bans {
    margin-left: 20px;
}


#col_l, #col_long {
    float: left;
    background: url('../i/bg_col_l.jpg') top left no-repeat;
    padding-top: 20px;
}
#col_l {
    width: 580px;
}
#col_long {
    width: 760px;
}
#navi_l {
    width: 180px;
    float: left;
}
#navi_l li, #navi_l li.act {
    height: 60px;
    max-height: 37px;
    padding: 23px 0 0 14px;
    margin: 0 0 10px 0;
    font-size: 10px;
}
#navi_l li {
    background: url('../i/bg_navi.gif') top left no-repeat;
}
#navi_l li.act {
    background: url('../i/bg_navi_act.gif') top left no-repeat;
}
#navi_l li a, #navi_l li.act a {
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}
#navi_l li a {
    background: #29807d url('../i/bg_navi_a.gif') top left no-repeat;
}
#navi_l li.act a {
    background: #f66d28 url('../i/bg_navi_a_act.gif') top left no-repeat;
}
#navi_l li a:hover {
    color: #f54124;
}
#navi_l li.act a:hover {
    color: #216563;
}
#navi_l li a img {
    float: right;
    margin: -16px 7px 0 0;
}
#navi_l.login_list {
    padding-top: 18px;
}
#navi_l.login_list li {
    background: url('../i/bg_navi_ll.gif') no-repeat 0 0;
    padding-top: 5px;
    margin: 0;
    height: 42px;
}
#navi_l.login_list li.act {
    background: url('../i/bg_navi_ll_a.gif') no-repeat 0 0;
}

#content, #txt {
    margin: 0 0 10px 210px;
    font: 13px Arial, Tahoma, Verdana, serif;
}
#content p {
    padding: 7px 0 7px 19px;
}
#txt p {
    padding: 7px 0 7px 40px;
}
#content p.page, #txt p.page {
    padding: 0 0 15px 40px;
    margin-top: -5px;
    font-weight: bold;
}
* html #content p.page, * html #txt p.page {
    padding-left: 38px;
}
#content p.page a, #txt p.page a {
    font-weight: normal;
}
#content p.page span, #txt p.page span {
    font-weight: normal;
    margin: 0 4px;
}
#content a.or {
    color: #f54124;
    font-weight: bold;
}

#content ul, #txt ul {
    margin: 0 5px 0 35px;
    font-size: 13px;
    line-height: 15px;
}
#content ul li, #txt ul li{
    padding: 5px 10px 5px 15px;
    background: url('../i/bg_cont_li.gif') 0px 10px no-repeat;
}
* html #content ul li, * html #txt ul li{
    background: url('../i/bg_cont_li.gif') 0px 11px no-repeat;
    padding-left: 12px;
}
#content ul.cnt_navi {
    margin: 0 10px 0 19px;
    line-height: 20px;
}
#content ul.cnt_navi li {
    padding: 0;
    background: url('');
    display: inline;
}
#content ul.cnt_navi li.brd {
    padding: 0 2px;
}

#content ul.hm {
    font-size: 11px;
}

#content ul#spec {
    margin: 0 0 0 9px;
}
#content ul#spec li {
    padding: 0 0 10px 10px;
    width: 180px;
    max-width: 170px;
    height: 81px;
    background: url('../i/bg_spec.gif') no-repeat 10px 0;
    float: left;
    font-size: 11px;
}
#content ul#spec li a img {
    float: left;
    margin: 5px 0 0 6px;
}
#content ul#spec li p.ttl {
    padding: 0 0 0 15px;
    height: 52px;
    width: 96px;
    max-width: 81px;
    float: left;
    font-weight: bold;
    font-family: Tahoma;
    margin-top: 0px;
    line-height: 12px;
}
#content ul#spec li p.price {
    color: #fff;
    width: 96px;
    max-width: 81px;
    float: left;
    padding: 0 0 0 15px;
    font: 14px Arial;
}
#content div.az {
    height: 50px;
    width: 345px;
}
#content ul#az {
    margin: 0 0 0 17px;
    font-weight: bold;
    font-size: 11px;
}
#content ul#az li {
    float: left;
    width: 25px;
    height: 25px;
    max-height: 22px;
    max-width: 19px;
    background: url('../i/bg_az.gif') no-repeat 0 0;
    padding: 3px 0 0 6px;
    text-transform: uppercase;
}
* html #content ul#az li {
    padding-top: 2px;
}
#content ul#az li.act {
    background: url('../i/bg_az_a.gif') no-repeat 0 0;
}
#content ul#az li a {
    color: #fff;
    text-decoration: none;
}
#content img.quot {
    border: 1px solid #216563;
    margin: 0 0 10px 117px;
}
#content p.order {
    text-align: right;
    font: 11px Tahoma, serif;
}
#content p.order a{
    font-weight: bold;
    color: #f55e23;
    margin: 0 0 0 3px;
}
#content p.order span {
    font-weight: bold;
    color: #216563;
    margin: 0 3px 0 0;
}

#txt ul {
    margin: 0 5px 0 55px;
    font-size: 13px;
}
#content .frms, #txt .frms, #txt .frms_project {
    margin: 5px 0 10px 40px;
    background-color: #e8f7f7;
    padding: 10px 0 19px 19px;
    position: relative;
    font: 11px Tahoma, serif;
}
#content .frms {
    margin: 5px 0 10px 19px;
}

#content .frms ul, #txt .frms ul, #txt .frms_project ul {
    margin:0;
    padding:0;
}
#content .frms ul li, #txt .frms ul li, #txt .frms_project ul li  {
    list-style: none;
    background: url('');
    margin: 0;
    padding: 0;
    font: 11px Tahoma, serif;
}
#content .frms ul li.ttl, #txt .frms ul li.ttl, #txt .frms_project ul li.ttl, #txt .frms_project ul li.addr {
    font-weight: bold;
    float: left;
    width: 110px;
    padding: 5px 0 0;
    position: relative;
    visibility: visible;
    z-index: 100;
    font-size: 11px;
}
#txt .frms_project ul li.ttl, #txt .frms_project ul li.addr {
    width: 250px;
}
#txt .frms_project ul li.addr {
    font-weight: normal;
    margin-left: 5px;
    width: 157px;
}
* html #txt .frms_project ul li.addr {
    width: 150px;
}
#txt .frms_project ul li.long {
    width: 490px;
}
#txt .frms ul li.usr {
    padding: 5px 0 8px;
    color: #216563;
    font-weight: bold;
}
#content .frms ul li input, #txt .frms ul li input, #txt .frms_project ul li input {
    width: 360px;
    height: 22px;
    border: 2px inset #e4e1e1;
    margin: 1px 0 8px 0;
    font: 11px Tahoma, serif;
    padding: 2px 3px 0;
}
#txt .frms_project ul li input {
    width: 230px;
}
#txt .frms_project ul li.chbx {
    width: 230px;
}
#txt .frms_project ul li.chbx input {
    width: 13px;
    height: 13px;
    border: 0;
    margin: 3px 2px 3px 0;
    padding: 0;
    vertical-align: middle;
}
#content .frms ul li input {
    width: 201px;
}
* html #content .frms ul li input, * html #txt .frms ul li input {
    margin: 0 0 7px 0;
}
#content .frms ul li textarea, #txt .frms ul li textarea {
    width: 360px;
    height: 78px;
    border: 2px inset #e4e1e1;
    margin: 2px 0 8px 0;
    font: 11px Tahoma, serif;
    padding: 0 3px;
    overflow: hidden;
}
#content .frms ul li textarea, #content .frms ul li select {
    width: 201px;
}
#txt .frms_project ul li select {
    width: 229px;
}
#content .frms ul li select, #txt .frms_project ul li select {
    font: 11px Tahoma, serif;
    margin-top: 2px;
}

#txt .frms ul li.btn {
    padding-left: 369px;
}
#txt .frms_project ul li.btn {
    padding-left: 380px;
}
#txt .frms_project ul li.prtn {
    padding-left: 161px;
    margin-bottom: -21px;
}
#content .frms ul li.btn {
    padding-left: 211px;
    padding-top: 10px;
}

.frms a.log_btn, .frms_project a.log_btn {
    width: 100px;
    height: 20px;
    max-height: 17px;
    background: #eaeaea url('../i/b_logs.gif') top left no-repeat;
    display: block;
    text-align: center;
    padding: 3px 0 0;
    font-size: 10px;
    font-weight: bold;
}
.frms a.log_btn, .frms_project a.log_btn {
    text-decoration: none;
    color: #000;
}
.frms p.fr_reg {
    margin: -22px 0 -10px 69px;
    padding: 0;
}
.frms p.fr_reg a {
    font-weight: bold;
    margin: 0 5px;
}
* html .frms p.fr_reg {
    height: 1px;
}
#txt .frms ul li.details {
    padding: 0 0 0 110px;
    margin-bottom: -25px;
}
#txt .frms ul li.details input.rad {
    margin: 3px 7px 5px -20px;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border: 0;
}
* html #txt .frms ul li.details input.rad {
    margin: 3px 5px 3px -20px;
}

#txt .frms_project ul li.chb {
    width: 490px;
    float: left;
    position: relative;
    visibility: visible;
    z-index: 100;
    padding: 0;
}
#txt .frms_project ul li div.chbxs {
    width: 163px;
    float: left;
    position: relative;
    visibility: visible;
    z-index: 100;
    font-size: 11px;
    padding: 10px 0 0;
}
#txt .frms_project ul li div.chbxs input {
    width: 13px;
    height: 13px;
    border: 0;
    margin: 5px 3px 5px 0;
    padding: 0;
    vertical-align: middle;
}

#txt .frms_project ul li.sel {
    min-height: 35px;
}

h1 {
    font: 14px Arial, Tahoma, Verdana, serif;
    font-weight: bold;
    padding: 10px 0 5px 19px;
    color: #f54124;
    text-transform: uppercase;
}
* html h1 {
    padding-left: 17px;
}
h3 {
    font: 13px Arial, Tahoma, Verdana, serif;
    font-weight: bold;
    padding: 5px 0 5px 17px;
}
h4 {
    font: 13px Arial, Tahoma, Verdana, serif;
    font-weight: bold;
    padding: 5px 0 5px 40px;
    color: #216563;
}

#content table, #content table.desc {
	width: 350px;
	border-collapse: collapse;
    margin: 0 0 10px 17px;
}
#content table.desc {
    margin: 0 0 20px 17px;
}
#content table caption, #content table.desc caption {
	padding: 10px 0 0;
    background: url('../i/tbl_top.gif') bottom left no-repeat;
    height: 9px;
    margin: 10px 0 0px 17px;
    font-size: 7px;
}
#content table td, #content table.desc td {
	padding: 8px 5px 7px 15px;
	font: 10px Tahoma, serif;
	border-bottom: #fff 1px solid;
    background-color: #dbf3f2;
}
#content table.desc td {
    font-size: 11px;
    vertical-align: top;
}
#content table thead td, #content table.desc thead td{
    background: #257487 url('../i/bg_tbl.gif') bottom left repeat-x;
	font-weight: bold;
    font-size: 10px;
    color: #fff;
    padding: 0 5px 7px 15px;
}
#content table.desc thead td.job {
    width: 97px;
}
#content table tr.light td, #content table.desc tr.light td {
    background-color: #e8f7f7;
}
#content table tr.last td, #content table.desc tr.last td {
    background: url('../i/tbl_bot.gif') 12px 0 no-repeat;
    padding: 0;
    height: 5px;
    font-size: 5px;
}
#content table.desc tr td a {
    font-weight: bold;
}
#content table.desc tr td p {
    font-weight: bold;
    color: #f55e23;
    padding: 0 0 5px 0;
}

#txt table {
	width: 510px;
	border-collapse: collapse;
    margin: 0;
}
#txt table caption {
	padding: 0;
    background: url('../i/tbl_top_l.gif') bottom left no-repeat;
    height: 9px;
    margin: 0;
    font-size: 7px;
}
#txt table td {
	padding: 8px 0 7px 18px;
	font: 10px Tahoma, serif;
	border-bottom: #fff 1px solid;
    background-color: #dbf3f2;
}
#txt table thead td{
    background: #257487 url('../i/bg_tbl.gif') bottom left repeat-x;
	font-weight: bold;
    color: #fff;
    padding: 0 0 7px 18px;
}
#txt table thead td.stat{
    width: 84px;
}
#txt table thead td.fitt{
    width: 121px;
}
#txt table thead td.req{
    width: 122px;
}
#txt table thead td.res{
    width: 111px;
}
#txt table tr.light td {
    background-color: #e8f7f7;
}
#txt table tr.last td {
    background: url('../i/tbl_bot_l.gif') 12px 0 no-repeat;
    padding: 0;
    height: 5px;
    font-size: 5px;
}

#txt table.serv_tbl {
    width: 350px;
    margin: 10px 0 0 19px;
}
* html #txt table.serv_tbl {
    margin-left: 17px;
}
#txt table.serv_tbl tr td{
    padding: 0;
    margin: 0;
    text-align: left;
    vertical-align: top;
    font-size: 11px;
}
#txt table.serv_tbl tr td.prev {
    width: 70px;
    padding: 10px 0;
    text-align: center;
    background-color: #dbf3f2;
    border-right: 1px solid #fff;
}
#txt table.serv_tbl tr td.prev a img {
    border: 1px solid #216563;
}
#txt table.serv_tbl tr td.info {
    width: 198px;
    padding: 8px 0 10px 8px;
    background-color: #e8f7f7;
    border-right: 1px solid #fff;
}
#txt table.serv_tbl tr td.info p {
    padding: 1px 0 4px;
}
#txt table.serv_tbl tr td.info a.add {
    font-weight: bold;
    color: #f55e23;
}
#txt table.serv_tbl tr td.quot {
    padding: 8px 0 10px 8px;
    background-color: #dbf3f2;
}
#txt table.serv_tbl tr td.quot p {
    padding: 0 0 5px;
    font-weight: bold;
    color: #216563;
}

#txt table.serv_tbl tr.bord td {
    background-color: #fff;
    height: 10px;
}

#bans_bot {
    clear: both;
    padding: 20px 0 0 229px;
}


#footer {
    clear: both;
    height: 65px;
    max-height: 55px;
    margin: 20px 0 0 0;
    padding-bottom: 10px;
}

.copy {
    background: #277775 url('../i/bg_copy.gif') top left no-repeat;
    color: #fff;
    font-weight: bold;
    width: 150px;
    height: 50px;
    float: left;
}
.copy p {
    padding: 12px 0 0 13px;
}

.navi_bot {
    position: relative;
    height: 50px;
    width: 610px;
    float: left;
    background: #f67222 url('../i/bg_bot.gif') top left repeat-x;
}
.navi_bot ul {
    padding: 17px 0 0 75px;
    color: #fff;
}
#footer .navi_bot ul li {
    display: inline;
    margin: 0;
    padding: 0;
}
#footer .navi_bot ul li.act {
    color: #000;
    font-weight: bold;
    padding: 0 3px;
}
#footer .navi_bot ul li a {
    font-weight: bold;
    margin: 0 3px;
    color: #fff;
}
.navi_bot img.con_l {
    position: absolute;
    left: 0;
    top: 0;
}
.navi_bot img.con_r {
    position: absolute;
    left: 601px;
    top: 0;
}

* html .frms_project, * html .frms_project form {
	height: 1%;
}
* html .frms_project {
	margin-left: 36px !important;
}

div.fast_form {
    padding: 0 !important;
    margin-left: 0 !important;
}
.fast_form * {
    padding: 0 !important;
    margin: 0 !important;
}
#conteiner .fast_form li {
    padding: 6px 0 5px 13px !important;
    border-bottom: 1px solid #fff;
}
#conteiner .fast_form li.submit {
    background-color: #fff;
    padding-top: 25px !important;
    text-align: right;
}
#conteiner .fast_form li.submit a {
    padding: 4px 0 0 !important;
    margin: 0 0 0 auto;
    float: right;
}
* html #conteiner .fast_form li.submit a {
    float: none;
}
*:first-child+html #conteiner .fast_form li.submit a {
    float: none;
}
#conteiner .fast_form li.even {
    background-color: #daf3f3;
}
.fast_form li span {
    font-weight: bold;
    display: block;
    float: left;
    width: 209px;
    padding: 4px 0 0 !important;
}
.fast_form li input {
    width: 254px !important;
    padding: 2px 2px 0 !important;
}
