@import url("menu.css");
a.allservices {
    float: left;
}
body {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    margin: 0;
    padding: 0;
}
body img {
    border: 0px;
}
a {
    color: #2C5BAA;
}
a:hover {
    color: #FF0000;
}
#all {
    width: 999px;
    margin: 0 auto; /* Выравниваем по центру */
}
#logo {
    height: 80px;
    width: 360px;
    float: left;
}
#logo_pos {
    padding: 10px 0px 0px 0px;
}
#topcontact {
    height: 80px;
    width: 639px;
    float: left;
    background:url(../images/worker_bgr.jpg) no-repeat;
    background-position:right;
}
#topcontact_pos {
    padding: 5px 10px 0px 0px;
    text-align: right;
}
#topcontact_pos span {
    font-size: 18px;
    color: #2C5BAA;
}
#topline {
    width: 999px;
    height: 25px;
    float:left;
    background-color: #2c5baa;
    background-image: url(../images/punktir.gif);
    background-repeat:repeat-x;
}



#punktir {
    width: 999px;
    height: 1px;
    background-image: url(../images/punktir.gif);
    background-repeat:repeat-x;
    float: left;
}
#leftcol {
    width: 247px;
    padding-top: 10px;
    overflow: hidden;
    float:left;
}
#centercol {
    width: 515px;
    overflow: hidden;
    background-color: #FFFFFF;
    float:left;
    margin-bottom: 20px;
}
#rightcol {
    width: 232px;
    overflow: hidden;
    float:left;
}

.bottomline {
    background-color:#F5F5F5;
    background-image:url("../images/punktir.gif");
    background-repeat:repeat-x;
    clear:both;
    height:17px;
    padding:3px 0px 0px 0px;
    width:999px;
}
* html .bottomline {
    padding:3px 0px 0px 0px;
    width:999px;
}
.bottomline ul {
    margin: 0px;
    float: right;
}
.bottomline ul li{
    margin: 0px;
    padding: 5px;
    display: inline;
}
#seoline {
    width: 999px;
    height: 17px;
    clear: both;
    padding:3px 0px 0px 0px;
    background-color: #F5F5F5;
    background-image: url(../images/punktir.gif);
    background-repeat:repeat-x;
    text-align:center;
}

#footer {
    width: 999px;
    height: 50px;
    clear: both;
    background-color: #2c5baa;
    background-image: url(../images/punktir.gif);
    background-repeat:repeat-x;
}
#footer_pos {
    padding: 10px 0px 0px 0px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
}
#search {
    width: 217px;
    height: 90px;
    margin-left: 15px;
    overflow: hidden;
    float: left;
    background-color: #2c5baa;
}
* html #search {
    margin-left: 7px;
}
#searchlogo {
    width: 247px;
    height: 28px;
    background-image:url(../images/bg_search_t.png);
    background-repeat:no-repeat;
    float: left;
}
.search_input {
    font-family: Arial, Verdana, Tahoma;
    margin-top: 4px;
    font-size: 9pt;
    color: #161615;
    height: 15px;
    background-color: #FFFFFF;
    border-top: 1px solid #48525D;
    border-left: 1px inset #48525D;
    border-right: 1px inset #A5BAD4;
    border-bottom: 1px inset #A5BAD4;
}

#search input.inv_but {
    background: transparent url(../images/but_search.gif) no-repeat scroll 0 0;
    border:0 none;
    margin: 4px 0px 0px 11px;
    height: 27px;
    width: 28px;
}
#search_pos span {
    color: #FFFFFF;
    margin-left: -2px;
    padding-top: 10px;
    float: left;
}
* html #searchlogo {
    margin-left: 0px;
}
#search_pos {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
#price {
    width: 217px;
    margin-left: 17px;
    margin-top: 10px;
    float: left;
    height: 20px;
}
* html #price {
    margin-left: 7px;
}
#portv {
    width: 217px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    height: auto;
}
* html #portv {
    margin-left: 7px;
}
#portv a{
    display:inline-block;
    height:28px;
    width:217px;
}
#portv a.portfolio {
    background:url(../images/main_menu.gif) no-repeat 0px 0px;
}
#portv a.portfolio:hover {
    background:url(../images/main_menu.gif) no-repeat 100% 0px;
}
#portv a.sluzhba {
    background:url(../images/main_menu.gif) no-repeat 0px -28px;
}
#portv a.sluzhba:hover {
    background:url(../images/main_menu.gif) no-repeat 100% -28px;
}
#portv a.port {
    background:url(../images/main_menu.gif) no-repeat 0px -56px;
}
#portv a.port:hover {
    background:url(../images/main_menu.gif) no-repeat 100% -56px;
}
#portv a.public {
    background:url(../images/main_menu.gif) no-repeat 0px -84px;
}
#portv a.public:hover {
    background:url(../images/main_menu.gif) no-repeat 100% -84px;
}
#portv a.clients {
    background:url(../images/main_menu.gif) no-repeat 0px -112px;
}
#portv a.clients:hover {
    background:url(../images/main_menu.gif) no-repeat 100% -112px;
}
#portv a.nagradu {
    background:url(../images/main_menu.gif) no-repeat 0px -140px;
}
#portv a.nagradu:hover {
    background:url(../images/main_menu.gif) no-repeat 100% -140px;
}
span.indent {
    padding:2px 0px 0px 0px;
}
#firsttime {
    width: 217px;
    height: auto; /* Пока, в процессе изменить */
    margin-left: 15px;
    overflow: hidden;
    float:left;
    background:url(../images/first_time.gif) no-repeat;
}
* html #firsttime {
    margin-left: 7px;
}
#firsttime_pos {
    padding: 25px 0px 0px 0px;
}
* html #firsttime_pos {
    padding: 25px 10px 0px 10px;
}
#firsttime_pos ul {
    list-style: disc url(../images/list_ico.gif) inside;
    margin-left: -25px;
    margin-right: 15px;
}
* + html #firsttime_pos ul {
    list-style: disc url(../images/list_ico_ie.gif) inside;
    margin-left: 10px;
    margin-right: 10px;
}
* html #firsttime_pos ul {
    list-style: disc url(../images/list_ico_ie.gif) inside;
    margin-left: 5px;
    margin-right: 10px;
}
#firsttime_pos ul li{ 	
    margin: 0px;
    padding: 7px;
}
#firsttime_pos li {
    background-position:bottom;
    background-image: url(../images/punktir.gif);
    background-repeat:repeat-x;
}

#uslugi {
    width: 217px;
    height: auto; /* Пока, в процессе изменить */
    margin-left: 15px;
    overflow: hidden;
    float:left;
    background:url(../images/uslugi.gif) no-repeat;
}
* html #uslugi {
    margin-left: 7px;
}
#uslugi_pos {
    padding: 25px 0px 0px 0px;
}
* html #uslugi_pos {
    padding: 25px 10px 0px 10px;
}
#uslugi_pos ul {
    list-style: disc url(../images/list_ico.gif) inside;
    margin-left: -25px;
    margin-right: 15px;
}
* + html #uslugi_pos ul {
    list-style: disc url(../images/list_ico_ie.gif) inside;
    margin-left: 10px;
    margin-right: 10px;
}
* html #uslugi_pos ul {
    list-style: disc url(../images/list_ico_ie.gif) inside;
    margin-left: 5px;
    margin-right: 10px;
}
#uslugi_pos ul li{ 	
    margin: 0px;
    padding: 7px;
}
#uslugi_pos li {
    background-position:bottom;
    background-image: url(../images/punktir.gif);
    background-repeat:repeat-x;
}

#news {
    width: 217px;
    height: auto; /* Пока, в процессе изменить */
    margin-left: 15px;
    overflow: hidden;
    float:left;
    background:url(../images/bg_news.gif) no-repeat;
}
* html #news {
    margin-left: 7px;
}
#news_pos {
    padding: 35px 5px 5px 5px;
    text-align: justify;
}
#content td.gtable {
    padding:0px 0px 0px 15px;
}
#content td.gtable h1{
    margin-top:-8px;
}
#content p {
    margin: 5px 0px 0px 0px;
    text-align: justify;
}


#content ul {
    text-align: left;
}


#content p img{
    margin:0px 0px 0px -15px;
}
p {
    text-indent:1.5em;
    margin: 5px 0px 0px 0px;
}
.newsdate {
    color:#2C5BAA;
}
#news_pos p {
    margin: 0;
    padding-bottom: 5px;
}
#bannerplace {
    width: 217px;
    height: auto; /* Пока, в процессе изменить */
    margin-left: 15px;
    text-align: center;
    float:left;
}
#cat_button {
    padding-top: 8px;
    width: 203px;
    height: 44px;
    float: left;
}
#basket_button {
    margin-top: 8px;
    width:346px;
    overflow: hidden;
    height:44px;
    float:left;
    background-image: url(../images/but_myorder.gif);
    background-repeat: no-repeat;
}
#button_content {
    padding: 0px 0px 0px 95px;
    width:251px;
    font-size: 10px;
    float:left;
}
#toolsCart {
    padding: 0px 0px 0px 0px;
    font-size:10px;
}
.shop-cart div {
    font-size:10px;
}
#authinfo {
    width: 329px;
    background-color:#FFFFFF;
    height: 44px;
    float: left;
    font-size: 11px;
}
#authinfo_pos {
    margin: 15px 5px 5px 10px;
}
#content {
    padding-top: 20px;
    width: 510px;
    float: left;
    line-height:1.5;

}
.content {
    text-align: justify;
    background:url(../images/redbar.gif) no-repeat right 10px;
    font-size: 18px;
    color: #2C5BAA;
    font-weight: bold;
    padding-right: 90px;
    padding-bottom: 3px;
}
#autorization {
    width: 217px;
    margin: 10px 10px 0px 10px;
    padding: 5px 0px 10px 0px;
    background-color: #d8d8d8;
}
* html #autorization form {
    margin-top: 0px;
    margin-bottom: 0px;
}
* + html #autorization form {
    margin-top: 0px;
    margin-bottom: 0px;
}
#autorization label {
    padding-left: 15px;
}
.autstyle {
    font-family: Arial, Verdana, Tahoma;
    margin-top: 4px;
    font-size: 9pt;
    color: #161615;
    height: 15px;
    background-color: #FFFFFF;
    border-top: 1px solid #48525D;
    border-left: 1px inset #48525D;
    border-right: 1px inset #A5BAD4;
    border-bottom: 1px inset #A5BAD4;
}
.button {
    background:transparent url(../images/authbut.gif) no-repeat scroll 0 0;
    border:0 none;
    height:14px;
    margin: 5px 0px -2px 0px;
    width:20px;
}
.checkbox {
    margin-left: 25px;
}
hr {
    background-color:#f5f5f5;
    border-width:0;
    color:#f5f5f5;
    height:2px;
    width: 200px;
}
#partners {
    width: 217px;
    float: left;
    margin: 10px 10px 0px 10px;
    padding: 40px 0px 10px 0px;
    background:url(../images/bg_partners.gif) repeat-x;
    background-position: top;
}
* html #partners {
    margin: 10px 10px 0px 5px;
}

#mknow {
    width: 217px;
    float: left;
    margin: 10px 10px 10px 10px;
    padding: 40px 0px 10px 0px;
    background:url(../images/m_know.gif) repeat-x;
    background-position: top;
}
* html #mknow {
    margin: 10px 10px 0px 5px;
}

.autname {
    color: #2C5BAA;
}
#advertising {
    width: 217px;
    float: left;
    margin: 10px 10px 0px 10px;
    padding: 40px 0px 10px 0px;
    background:url(../images/bg_adv.gif) repeat-x;
    background-position: top;
}
#realproject {
    width: 217px;
    float: left;
    margin: 10px 10px 0px 10px;
    padding: 40px 0px 10px 0px;
    background:url(../images/real_project.gif) repeat-x;
    background-position: top;
}
* html #advertising {
    margin: 10px 10px 0px 5px;
}
.firstpage {
    width: 510px;
    float: left;
    overflow: hidden;
    margin-top:20px;
}
.fphoto {
    width: 160px;
    height: 160px;
    float: left;
}
.ftitle {
    width: 320px;
    margin-left: 20px;
    float:left;
    font-size:18px;
    color: #2C5BAA;
}
.fdesc {
    width: 320px;
    margin-left: 20px;
    margin-top: 10px;
    float:left;
    text-align:justify;
}
.ajaxSearch_highlight {
    background-color:#FFFF00;
}
/* Форма заказа проекта */
#feedback form div {
    margin: 0 0 0.25ex 0;
    clear: left;
}
#feedback label {
    width: 6em;
    display:block;
    float:left;
    font-weight: bold;
    padding-right: 2.5em;
}
li.active a {
    color: #FF0000;
}
h1 {
    font-size:18px;
}
/* Строительные работы */
/* Строительные работы */
#stroyrab ul{
    margin:0px;
}
#stroyrab ul{
    margin:0;
    padding:0 0 0 17px;
    list-style:none;
}
* html #stroyrab ul{
    padding:0 0 0 11px;
}
#stroyrab li{
    background:transparent url(../images/list2.jpg) no-repeat scroll -5px 7px;
    padding:0 0 6px 20px;
}
#stroyrab {
    line-height:20px;
    line-height:20px;
    width: 217px;
    height: auto; /* Пока, в процессе изменить */
    margin-left: 15px;
    overflow: hidden;
    float:left;
    background:url(../images/service.gif) no-repeat;
}
* html #stroyrab {
    margin-left: 7px;
}
* html #stroyrab ul{
    margin:0px;
}
#stroyrab {
    line-height:20px;
}
#stroyrab_pos {
    padding: 40px 5px 5px 5px;
    text-align: justify;
}
#stroyrab_pos p {
    margin: 0;
    padding-bottom: 5px;
}
table.vproject {
    border-collapse:collapse;
}
table.vproject td{
    border:1px solid #000;
    padding:4px;
}
table.vproject p{
    text-indent:0px;
}
table.vproject td.wraper{
    height:30px;
    border:0;
}
a.servise_cat {
    display: block;
    height: 45px;
    width: 203px;
    background:url(../images/servise_catalog.gif) no-repeat 0px 8px;
    float: left;
    text-decoration: none;
}
.ngaction, .ngnovelty {
    padding:3px 0px 3px 15px;
    margin: 25px 0px 5px 0px;
    background: #2C5BAA;
    font-size:16px;
    color:#FFFFFF;
    font-weight: bold;
    position: relative;
    z-index:0;
    width:501px;
}
img.actone {
    cursor: pointer;
}
/* new general style area */
.boxgrid{
    width: 514px;
    height: 147px;
    margin:10px 0px 10px 0px;
    background:#FFF;
    overflow: hidden;
    position: relative;
}
.boxgrid img{
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}
.boxcaption{
    float: left;
    position: absolute;
    background: #2C5BAA;
    height: 45px;
    padding: 5px 10px 0px 10px;
    width: 494px;
    color: #FFF;
    opacity: .8;
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
    top: -50px;
    left: 0;
}
.boxcaption a {
    /* color: #C8DCE5; */
    color: #FFF
}
.boxcaption a:hover {
    color: #FF0000;
    /* text-decoration: none; */
}
.tooltip {
    display:none;
    background:url(/assets/templates/sim-texniko/js/arrow_big.png);
    height:163px;
    padding:40px 30px 10px 30px;
    width:310px;
    font-size:11px;
    color:#fff;
    position: relative;
    z-index: 999;
    font-size: 14px;
}
.tooltip a{
    color: white;
}
.tooltip a:hover{
    color: red;
}
.tooltip p{
    text-align: center !important;
}
/* new general style area end*/
