/* GLOBAL
*******************************************************************************/

html { height: 100%; }
body { height: 100%; font: 11px/100% Tahoma, Arial, Helvetica, sans-serif; color: #525252; background: url("../img/background.png") repeat-x 0 0 transparent; }

.orange, .primary { color: #2185B6 !important; }
.red, .secondary { color: #9d0a0e !important; }

.center { text-align: center; }

a { text-decoration: none; color: #535A60; }
a:hover { text-decoration: underline; color: #535A60; }

a.more { color: orange; color: #0289AD;  font-weight: bold; display: block; cursor: pointer; height: 29px; line-height: 29px; padding-left: 12px; border-top: 1px solid #CAE7F7; }
a.more.bottom { position: absolute; bottom: 1px; left: 1px; }
a.more span { background: url(../img/more-arrow.png) no-repeat left 6px transparent; padding-left: 13px; font-size: 13px; }

label { cursor: default; }

.image-wrapper {
    display: table; 
    display: block\9; /* IE8 hack */
    margin: auto; 
    height: 100%;
    position: static;
}

.image-wrapper .inner,  .image-wrapper > *{
    display: table-cell; 
    display: block\9; /* IE8 hack */
    vertical-align: middle;
    text-align: center;
    margin: auto;
}

div.banner { min-height: 30px; text-align: center; margin: 10px auto 10px 0; padding-top: 0px; padding-bottom: 20px; }

.center { text-align: center; }


div#wrapper { width: 990px; margin: 0 auto; }

.tiny-mce-simple { width: 400px; }

/* HEADER
*******************************************************************************/

div#logo { margin-top: 30px; float: left; }
div#logo a { width: 100%; height: 100%; }

div#wrapper > header { height: 160px; width: 100%; position: relative; background: url(../img/top.png) repeat-x 0 0 transparent; }
div#wrapper > header nav {
    position: absolute;
    top: 0;
    right: 0;
    height: 33px;
    line-height: 33px;
    background-color: #f8f8f8;
    padding-left: 0px;
    padding-right: 18px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
div#wrapper > header nav ul li { display: inline; margin-left: 15px; }
div#wrapper > header nav ul li.first { margin-left: 0 !important; }

div#wrapper > header form#search { position: absolute; bottom: 13px; left: 348px; height: 29px; width: 800px; }
div#wrapper > header form#search fieldset { float: left; line-height: 29px; height: 29px; }
div#wrapper > header form#search fieldset label { font-weight: bold; color: #F68B19; margin-right: 15px; display: block; float: left; height: 29px; line-height: 31px;}
div#wrapper > header form#search fieldset input[type=text], div#wrapper > header form fieldset select, div#wrapper > header form fieldset input[type=submit] { border: 0 none; background-color: white; color: #4F3D25; height: 26px; }
div#wrapper > header form#search fieldset input[type=text] { width: 146px; line-height: 26px; padding-left: 14px; font-style: italic; margin-top: -2px; }
div#wrapper > header form#search fieldset select { width: 160px; font-style: italic; }
div#wrapper > header form#search fieldset input[type=submit] { line-height: 26px; width: 65px; background-color: #F68B19; color: #4F3D25; text-align: center;  margin-left: 8px; margin-right: 8px; width: 70px; padding: 0; margin-top: -3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
div#wrapper > header form#search fieldset a { color: #F68B19; }

div#wrapper > header form#login { position: absolute; top: 30px; right: 0; height: 28px;  }
div#wrapper > header form#login input[type=text], div#wrapper > header form#login input[type=password] { width: 110px; border: 1px solid #e1e1e1; line-height: 28px; padding-left: 12px; font-style: italic; color: #4F3D25;
                                                                                                         height: 26px; float: left; margin-right: 4px; 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; 
border-radius: 3px; }
div#wrapper > header form#login input[type=submit] { width: 84px; height: 30px; color: #4F3D25; font-weight: bold; margin-right: 5px; float: left; line-height: 11px;
                                                    background: #F69B19; /* Old browsers */
                                                    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                                                    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                                                    background: -moz-linear-gradient(top, #F69B19 0%, #F69B19 100%); /* FF3.6+ */
                                                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F69B19), color-stop(100%,#F69B19)); /* Chrome,Safari4+ */
                                                    background: -webkit-linear-gradient(top, #F69B19 0%,#F69B19 100%); /* Chrome10+,Safari5.1+ */
                                                    background: -o-linear-gradient(top, #F69B19 0%,#F69B19 100%); /* Opera 11.10+ */
                                                    background: -ms-linear-gradient(top, #F69B19 0%,#F69B19 100%); /* IE10+ */
                                                    background: linear-gradient(top, #F69B19 0%,#F69B19 100%); /* W3C */
                                                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F69B19', endColorstr='#F69B19',GradientType=0 ); /* IE6-8 */ }
div#wrapper > header form#login a { display: block; width: 69px; height: 30px; color: #F68B19; padding-left: 9px; float: left; line-height: 30px;
                                     }

div#header-tabs { position: absolute; right: 0; bottom: 57px; width: 325px; }
div#header-tabs a { 
    width: 97px; 
    margin-right: 3px; 
    border-left: 2px solid #0083C4; 
    border-top: 2px solid #0083C4; 
    height: 31px; 
    line-height: 33px; 
    text-align: center; 
    display: block; 
    float: right; 
    color: #FFF; 
    border-right: 2px solid #0083C4; 
    -webkit-border-top-left-radius: 4px; 
    -webkit-border-top-right-radius: 4px; 
    -moz-border-radius-topleft: 4px; 
    -moz-border-radius-topright: 4px; 
    border-top-left-radius: 4px; 
    border-top-right-radius: 4px; 
    background-color: #0083C4; 
    position: relative;
}
div#header-tabs a.last {  }
div#header-tabs a.first { margin-right: 3px; }
div#header-tabs a.active { 
    margin-right: 3px; 
    font-size: 12px; 
    background-color: #F68B19; 
    color: #005490; 
    border-left: 2px solid #F68B19; 
    border-top: 2px solid #F68B19; 
    font-weight: bold; 
    border-right: 2px solid #F68B19; 
}

div#header-tabs a.active:after {
    content: " ";
    width: 13px;
    height: 6px;
    background: red;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -6px;
    background: url(../img/zakladki.png) no-repeat transparent; 
}

div#wrapper > header > a { display: block; height: 54px; line-height: 40px; text-align: center; width: 203px; position: absolute; bottom: 2px; 
                           font-size: 16px; color: white; font-weight: bold; text-indent: -9999px; }
a#add-announcement { background: url(../img/buttons/announcement-add.png) no-repeat 0 0 transparent; float: left; }
a#add-company { background: url(../img/buttons/company-add.png) no-repeat 0 0 transparent;  }
/* MAIN
*******************************************************************************/

div#main { margin-top: 10px; position: relative; }

div#breadcrumbs { clear: both; padding-bottom: 18px; }
div#breadcrumbs span { float: left; margin-right: 5px; color: #f7941d; font-weight: bold; }
div#breadcrumbs ul { float: left; }
div#breadcrumbs ul li { display: inline; }
div#breadcrumbs ul li a { background: url("../img/icons/breadcrumb-arrow.gif") no-repeat scroll right 4px transparent; padding-right: 8px; }
div#breadcrumbs ul li.last a { background: none; padding-right: 0; }

div#main > div.banner { border: 1px solid #ebebeb; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; min-height: 35px; width: 100%; margin-bottom: 10px; }

div#logos-bottom { border: 1px solid #ebebeb; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height: 35px; width: 100%; margin-bottom: 10px; text-align: center; padding-top: 8px; }
div#logos-bottom a img { margin-right: 36px; max-height: 25px; opacity: 0.35; }
div#logos-bottom a.last img { margin-right: 0; } 

/* BOXES
*******************************************************************************/

div#main div.box { -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px;
                   margin-bottom: 13px; }
div#main div.box > h2 { height: 37px; line-height: 32px; font-size: 15px; font-weight: bold; color: #898989; padding-left: 13px; }
div#main div.box > div.content { margin-top: -4px; border: 1px solid #0073C0; background-color: #EFF8FF; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; position: relative; padding: 8px; position: relative; overflow: hidden; line-height: 15px;}


#main .box.gray, #main .box.primary { border-top: 1px solid #f7f7f7; }
#main .box.gray > h2, #main .box.primary > h2 { background: url(../img/box-header-gray.png) repeat-x 0 0 transparent; color: white;  -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; 
                            -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }

div#main div.box.orange {  }
div#main div.box.orange > h2 { background: url(../img/box-header-orange.png) repeat-x 0 0 transparent; color: white; color: white;
border-top: 1px solid #f7f7f7;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px; }

div#main div.box.orange > div.content.no-padding { padding: 0px !important; border: 1px solid #f68b19; }
div#main div.box.orange > div.content.catalog { border: 1px solid #f68b19; }
/* FULL */

div#main div.box.index.full { width: 100%; float: none; }
div#main div.box.index.full div.content div.announcements-wrapper div.jcarousel-clip { width: 928px; }
div#main div.box.index.full div.content div.announcements-wrapper ul li {  }
/* PARTIAL */

div#main div.box.index { width: 440px; float: left; }
div#main div.box.index > div.content { clear: both; }
div#main div.box.index > div.content div.actions { position: relative; bottom: 1px; left: 0; height: 29px; width: inherit; line-height: 29px;  
                                                 margin-bottom: 3px; margin-right: 3px; -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px;
                                                 -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; padding-left: 9px; }
div#main div.box.index div.content > div.actions ul { float: left; }
div#main div.box.index div.content div.actions ul li { display: inline; margin-right: 25px; }
div#main div.box.index div.content div.actions ul li a { color: #f7941d; font-weight: bold; }
div#main div.box.index div.content div.actions > a { float: right; display: block; width: 60px; height: 28px; border: 1px solid #2185B6; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; 
                                                        text-align: center; color: white; font-weight: bold; line-height: 28px; 
                                                        background: #2185B6; /* Old browsers */
                                                        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                                                        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4YTIyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjg3MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                                                        background: -moz-linear-gradient(top, #2185B6 0%, #2185B6 100%); /* FF3.6+ */
                                                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2185B6), color-stop(100%,#2185B6)); /* Chrome,Safari4+ */
                                                        background: -webkit-linear-gradient(top, #2185B6 0%,#2185B6 100%); /* Chrome10+,Safari5.1+ */
                                                        background: -o-linear-gradient(top, #2185B6 0%,#2185B6 100%); /* Opera 11.10+ */
                                                        background: -ms-linear-gradient(top, #2185B6 0%,#2185B6 100%); /* IE10+ */
                                                        background: linear-gradient(top, #2185B6 0%,#2185B6 100%); /* W3C */
                                                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2185B6', endColorstr='#2185B6',GradientType=0 ); /* IE6-8 */ }

div#main div.box.index div.content div.announcements-wrapper { overflow: hidden; position: relative; margin:5px; }
div#main div.box.index div.content div.announcements-wrapper div.jcarousel-clip { width: 558px; margin: 0 auto; overflow: hidden; }
div#main div.box.index div.content .slider-track { overflow: hidden; height: 245px;margin: 0px 20px; position: relative;}
div#main div.box.index div.content .slider_nav { position: absolute; top: 89px;  width: 39px; height: 62px; text-indent: -999px; }
div#main div.box.index div.content .slider_nav_prev { left: 12px; background: url('../img/buttons/slider-left.png') no-repeat 0 0 transparent; }
div#main div.box.index div.content .slider_nav_next { right: 12px; background: url(../img/buttons/slider-right.png) no-repeat 0 0 transparent; }
div#main div.box.index div.content div.announcements-wrapper.hidden { display: none; }
div#main div.box.index div.content div.announcements-wrapper ul { overflow: hidden; position: absolute; }
div#main div.box.index div.content div.announcements-wrapper ul li { display: block; text-align: center; width: 380px; margin-bottom: 10px; float: left; }
div#main div.box.index.full div.content div.announcements-wrapper ul li { width: 365px !important; }
div#main div.box.index div.content div.announcements-wrapper ul li .image-wrapper { width: 178px; height: 138px; }
div#main div.box.index div.content div.announcements-wrapper ul li img { max-width: 178px; max-height: 136px; border: 1px solid #d7d7d7; }
div#main div.box.index div.content div.announcements-wrapper ul li p.price { margin-bottom: 15px; margin-top: 10px; }
div#main div.box.index div.content div.announcements-wrapper ul li p.price span.price { font-size: 16px; font-weight: bold; }
div#main div.box.index div.content div.announcements-wrapper ul li p.info { font-size: 12px; font-weight: bold; margin-top: 12px; margin-bottom: 8px; }
div#main div.box.index div.content div.announcements-wrapper ul li p.info a { color: #2185B6; }
div#main div.box.index div.content div.announcements-wrapper ul li .description { margin-top: 10px; }

div#main div.box div.content a.box-content-link { float: right; display: block; width: 100%; padding-top: 9px; border-top: 1px dashed #e5e5e5; text-align: right; cursor: pointer; padding-right: 13px; font-weight: bold; }

/* MAP
*******************************************************************************/

div#map-pl { float: right; }

/* SIDEBAR
*******************************************************************************/

div#sidebar{ float: left; width: 201px; margin-right: 6px; clear: both; }
div#sidebar div.box div.content a.box-content-link { width: 168px; }

/* RECOMMENDED ANNOUNCEMENTS
*******************************************************************************/

div#sidebar div.box.announcements-recommended ul li { border-bottom: 1px dashed #e5e5e5; margin-top: 9px; }
div#sidebar div.box.announcements-recommended ul li.first { margin-top: 0 !important; }
div#sidebar div.box.announcements-recommended ul li.last { border: 0 none; }
div#sidebar div.box.announcements-recommended img { max-width: 128px; max-height: 96px; margin: 0 auto; display: block; margin-bottom: 14px; }
div#sidebar div.box.announcements-recommended img.no-photo { width: 128px; height: 96px; }
div#sidebar div.box.announcements-recommended.catalog img { max-width: 150px; max-height: 200px; width: auto; height: auto; }
div#sidebar div.box.announcements-recommended ul li p.title { margin-bottom: 14px; text-align: center; }
div#sidebar div.box.announcements-recommended.catalog ul li p.title {  }
div#sidebar div.box.announcements-recommended ul li p.info { clear: both; padding-bottom: 12px; }
div#sidebar div.box.announcements-recommended ul li p.info a { float: right; }

/* NEWSLETTER
*******************************************************************************/

div#sidebar div.box.newsletter p { margin-bottom: 17px; margin-top: 15px; }
div#sidebar div.box.newsletter form fieldset { margin-bottom: 10px; }
div#sidebar div.box.newsletter form fieldset input[type=text] { width: 140px; height: 22px; line-height: 22px; border: 1px solid #e1e1e1; padding-left: 8px; font-style: italic; color: #898989; }

/* CATEGORIES MENU
*******************************************************************************/

div#sidebar div.box.categories nav {  }
div#sidebar div.box.categories nav > ul > li { min-height: 24px; line-height: 24px; border-top: 1px solid #CAE7F7; background: url(../img/more-arrow.png) no-repeat 3px 10px transparent;
padding-left: 12px; }
div#sidebar div.box.categories nav > ul > li.first { border-top: 0 none; }
div#sidebar div.box.categories nav > ul > li.last { border-bottom: 0 none; }
div#sidebar div.box.categories nav > ul ul { margin-left: 10px; margin-bottom: 7px; }
div#sidebar div.box.categories nav > ul ul li { line-height: 15px; }

/* TEXT BOX
*******************************************************************************/

div.box.text-links {  }
div.box.text-links div.site { padding-bottom: 8px; border-bottom: 1px dashed #ebebeb; margin-bottom: 8px; }
div.box.text-links div.site.last { padding-bottom: 0; border-bottom: 0 none; }
div.box.text-links div.site a.title { font-weight: bold; margin-bottom: 6px; display: block; }
div.box.text-links div.site p:first-line { text-indent: 50px; }

/* COMPANY CATALOG
*******************************************************************************/

div#sidebar div.box.catalog form { margin-top: 12px; clear: both; margin-bottom: 20px; }
div#sidebar div.box.catalog form .customStyleSelectBoxInner { width: 168px !important; }
div#sidebar div.box.catalog form.last { margin-bottom: 0 !important; }
div#sidebar div.box.catalog form label { display: block; margin-bottom: 17px; }
div#sidebar div.box.catalog form input[type=text] { width: 168px; }
div#sidebar div.box.catalog form select { width: 179px; }
div#sidebar div.box.catalog form input[type=text], div#sidebar div.box.catalog form select { border: 1px solid #e1e1e1; color: #898989; height: 26px; line-height: 26px; font-style: italic; background-color: white;
                                                                                             padding-left: 8px; width: 180px;}
div#sidebar div.box.catalog form input[type=submit] { float: right;
display: block;
width: 94px;
height: 31px;
border: 1px solid #2185B6;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-align: center;
color: white;
font-weight: bold;
line-height: 9px;
background: #2185B6;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #2185B6 0%, #2185B6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2185B6), color-stop(100%,#2185B6));
background: -webkit-linear-gradient(top, #2185B6 0%,#2185B6 100%);
background: -o-linear-gradient(top, #2185B6 0%,#2185B6 100%);
background: -ms-linear-gradient(top, #2185B6 0%,#2185B6 100%);
background: linear-gradient(top, #2185B6 0%,#2185B6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2185B6', endColorstr='#2185B6',GradientType=0 );
margin-top: 6px;
 }

/* CONTENT
*******************************************************************************/

div#content { float: right; width: 783px; margin-bottom: 5px; }
.full_page div#content { width: 100%; }

div#content div.box.half div.content a.more { width: 367px; }

/* CATEGORIES LIST - INDEX
*******************************************************************************/

div#content div.box.categories div.row { min-height: 189px; clear: both;}
div#content div.box.categories div.row.last { padding-bottom: 37px; }
div#content div.box.categories div.row div.category { width: 215px; border-top: 1px solid  #e1e1e1; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding-top: 11px; padding-bottom: 11px;
                                                      padding-left: 14px; padding-right: 14px; float: left; margin-right: 15px; border-left: 1px solid  #e1e1e1; border-right: 1px solid  #e1e1e1;
                                                      border-bottom: 3px solid #e1e1e1; margin-bottom: 17px; position: relative; }
div#content div.box.categories div.row div.category a.more { margin-right: -13px; position: absolute; bottom: 1px; left: 1px; width: 229px; }
div#content div.box.categories div.row div.category.last { margin-right: 0; }
div#content div.box.categories div.row div.category h3 a { color: #0289AD; font-size: 12px; font-weight: bold; }
div#content div.box.categories div.row div.category h3 { margin-bottom: 16px; margin-left: -13px; margin-right: -13px; height: 29px; padding-left: 12px; line-height: 29px; margin-top: -11px; border-bottom: 1px solid #0083C4; }
div#content div.box.categories div.row div.category > ul { margin-bottom: 21px; }
div#content div.box.categories div.row div.category > ul > li { border-bottom: 1px dashed #e5e5e5; border-top: 1px dashed #e5e5e5; padding-left: 12px;
                                                            background: url(../img/category-arrow.png) no-repeat left 8px transparent; min-height: 24px; line-height: 24px; }
div#content div.box.categories div.row div.category > ul > li.first { padding-top: 0; border-top: 0 none; }
div#content div.box.categories div.row div.category > ul > li.last { padding-bottom: 0; border-bottom: 0 none; }

div#content div.box.categories div.row div.category > ul > li > input[type=checkbox] { float: right; margin-top: 6px; }

div#content div.box.categories div.row div.category > ul ul { margin-left: 15px; }
div#content div.box.categories div.row div.category > ul ul li { line-height: 18px; }

/* ANNOUNCEMENTS LIST
*******************************************************************************/

div#content div.box.announcements div.tabs { float: right; }
div#content div.box.announcements div.tabs a { display: block; padding-left: 17px; padding-right: 17px; height: 28px; line-height: 28px; float: left; background-color: #e3e3e3; margin-left: 4px;
                                               border: 1px solid #e3e3e3; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;
                                               border-top-left-radius: 5px; border-top-right-radius: 5px; }
div#content div.box.announcements div.tabs a.active { background-color: #0289AD; font-size: 12px; color: white; border: 1px solid #0289AD; }

div#content div.box.announcements form.sort { background: #EFEFEF url(../img/form-sort-background.png) repeat-x 0 0; overflow: hidden; border-bottom: 1px solid #d8d8d8; -webkit-border-bottom-right-radius: 6px;
                                              -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -moz-border-radius-bottomleft: 6px; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px;
                                              padding-top: 10px; padding-left: 10px; }
div#content div.box.announcements form.sort select { border: 0 none; background-color: white; height: 23px; line-height: 23px; }
div#content div.box.announcements fieldset { float: left; margin-bottom: 10px; }
div#content div.box.announcements fieldset legend { font-weight: bold; color: #545454; padding-bottom: 7px; }
div#content div.box.announcements fieldset label { margin-right: 5px; }
div#content div.box.announcements form.sort fieldset.view select { width: 87px; }
div#content div.box.announcements form.sort fieldset.sort { margin-left: 5px; }
div#content div.box.announcements form.sort fieldset.sort select { width: 180px; }

div#content div.box.announcements p.sort { margin-top: 10px; line-height: 14px; clear: both; margin-left: 10px; float: right; margin-bottom: 10px; }
div#content div.box.announcements p.sort span { float: left; margin-right: 4px; color: #545454; }
div#content div.box.announcements p.sort a { display: inline-block; float: left; margin-right: 3px; }
div#content div.box.announcements p.sort a.clear-sort { margin-left: 8px; }
div#content div.box.announcements p.sort a.asc { background: url(../img/buttons/arrow-asc.png) no-repeat center center #ebebeb; }
div#content div.box.announcements p.sort a.desc { background: url(../img/buttons/arrow-desc.png) no-repeat center center #ebebeb; }
div#content div.box.announcements p.sort a.sort.active { border-color: #0289AD; }
div#content div.box.announcements p.sort a.sort { width: 15px; height: 13px; border: 1px solid #ebebeb; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

div#content div.box.announcements div.content > ul { margin-top: 10px; color: #898989; }
div#content div.box.announcements div.content > ul > li { min-height: 119px;  border: 1px solid #ebebeb; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 14px; background-color: #ebebeb; margin-bottom: 14px; }
div#content div.box.announcements div.content > ul > li.promoted { border: 2px solid #0289AD; }
div#content div.box.announcements div.content > ul > li.distinct div.announcement { background-color: #f5f5f5; }
div#content div.box.announcements div.content > ul > li.banner { height: auto; background: none; border: 0 none; }
div#content div.box.announcements div.content > ul > li div.announcement { float: left; width: 690px; height: 102px; border-right: 1px solid #ebebeb; padding-top: 7px; padding-left: 9px; -webkit-border-top-right-radius: 4px; 
                                                   -webkit-border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px;
                                                   background-color: white; padding-bottom: 8px; padding-right: 12px; position: relative; }
div#content div.box.announcements div.content > ul > li div.announcement div.image-wrapper { width: 133px; height: 99px; float: left; text-align: center; line-height: 99px; }
div#content div.box.announcements div.content > ul > li div.announcement div.image-wrapper img.announcement-photo { max-width: 133px; max-height: 99px; border: 1px solid #EBEBEB; vertical-align: middle; }
div#content div.box.announcements div.content > ul > li div.announcement div.image-wrapper img.announcement-photo.no-photo { width: 133px !important; height: 99px !important; }
div#content div.box.announcements div.content > ul > li div.announcement div.info { margin-left: 7px; float: left; width: 548px; }
div#content div.box.announcements div.content > ul > li div.announcement div.info h3 { 
    margin-top: 0; color: #545454; font-size: 14px; font-weight: bold; line-height: 1.4em; height: 1.4em;
    overflow: hidden;
}
div#content div.box.announcements div.content > ul > li div.announcement div.info p.info { 
    margin-bottom: 0px; height: 15px; overflow: hidden; padding: 3px 0;
}
div#content div.box.announcements div.content > ul > li div.announcement div.info span.province { clear:both; }
div#content div.box.announcements div.content > ul > li div.announcement div.info p.content { 
    border-top: 1px solid #ebebeb; padding-top: 7px; line-height: 1.4em; height: 2.8em;
    overflow: hidden;
}
div#content div.box.announcements div.content > ul > li div.announcement div.info .entry_bottom { 
    border-top: 1px solid #CAE7F7; overflow: hidden; padding: 3px 5px; margin-top: 8px;
}
div.announcement .entry_bottom .price_box { 
    color: #9f9f9f;  font-size: 12px; font-weight: bold; float: left; display: inline-block;
}
div.announcement .entry_bottom .price_box > .red { font-size: 14px; }
div#content div.box.announcements div.content > ul > li div.announcement a.more_link { 
    float: right; display: inline-block; font-weight: bold; 
}

div#content div.box.announcements div.content > ul > li div.actions { float: left; width: 47px; height: 100%; font-size: 9px; text-align: center; }
div#content div.box.announcements div.content > ul > li div.actions a { display: block; padding-top: 29px; background-repeat: no-repeat; color: #545454; margin-bottom: 12px; }
div#content div.box.announcements div.content > ul > li div.actions a.first { margin-top: 14px; }
div#content div.box.announcements div.content > ul > li div.actions a.last { margin-bottom: 0; }
div#content div.box.announcements div.content > ul > li div.actions a.dig-up { background-image: url(../img/icons/announcement-action-digup.png); background-position: 10px 0 ; }
div#content div.box.announcements div.content > ul > li div.actions a.closet { background-image: url(../img/icons/announcement-action-closet.png); background-position: 15px 0; }
div#content div.box.announcements div.content > ul > li div.actions a.promote { background-image: url(../img/icons/announcement-action-promote.png); background-position: 11px 0; }

div#content div.box.announcements div.content div.category-text { margin-top: 20px; margin-bottom: 20px; text-align: center; font-size: 11px; }

/* MY ANNOUNCEMENTS
*******************************************************************************/

div#content div.box.announcements.my div.content > ul:not(.pagination) { margin-top: 30px; }

div#content div.box.announcements.my div.content > ul > li { position: relative; margin-bottom: 50px; }
div#content div.box.announcements.my div.content > ul > li > div.announcement { width: 738px; }
div#content div.box.announcements.my div.content > ul > li > div.announcement div.info { width: 596px; }
div#content div.box.announcements.my div.content > ul > li > ul.actions { position: absolute; right: 2px; top: -29px;  padding-right: 10px; 
                                        display: block; height: 26px; color: #898989; line-height: 29px; text-align: center; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; 
                                       -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; font-weight: bold; border-left: 1px solid #ebebeb;
                                       border-right: 1px solid #ebebeb; border-top: 1px solid #ebebeb; font-weight: normal; 
                                       background: #f3f3f3; /* Old browsers */
                                       /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                                       background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                                       background: -moz-linear-gradient(top, #f3f3f3 0%, #ffffff 100%); /* FF3.6+ */
                                       background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
                                       background: -webkit-linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
                                       background: -o-linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* Opera 11.10+ */
                                       background: -ms-linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* IE10+ */
                                       background: linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* W3C */
                                       filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */ }
div#content div.box.announcements.my div.content > ul > li > ul.actions li { display: inline; padding-left: 10px; }



/* NEWS
*******************************************************************************/

div#content div.box.news { float: left; width: 383px; }

div#content div.box.news div.content { min-height: 220px;  min-height: 291px; }

div#content div.box.news ul { margin-top: 10px; margin-bottom: 30px; }
div#content div.box.news ul li { height: 24px; border-top: 1px dashed #e5e5e5; border-bottom: 1px dashed #e5e5e5; line-height: 24px; }
div#content div.box.news ul li.first { border-top: 0 none; }
div#content div.box.news ul li.last { border-bottom: 0 none; }
div#content div.box.news ul li a { width: 100%; font-weight: bold; background: url(../img/icons/news.png) no-repeat 3px 5px transparent; padding-left: 12px; }
div#content div.box.news ul li span { float: right; color: #0083c4; }

/* AD
*******************************************************************************/

div#content div.box.ad { float: right; width: 383px; }
div#content div.box.ad div.content { min-height: 220px; min-height: 291px; }

div#content div.box.news .content, div#content div.box.ad .content {
    border: 1px solid #D7D7D7;
    background: #F7F7F7;
}

div#content div.box.news h2, div#content div.box.ad h2 {
    background: url(../img/half-box-header-gray.png) repeat-x 0 0 rgba(0, 0, 0, 0);
    color: #898989;
}

/* FOOTER
*******************************************************************************/

div#footer-wrapper { margin-top: 10px; width: 100%; background: url(../img/footer-background.png) repeat-x 0 0 transparent; height: 102px; text-align: center; }
div#footer-wrapper nav ul { height: 51px; line-height: 44px; }
div#footer-wrapper nav ul li { display: inline; margin-right: 34px; }
div#footer-wrapper nav ul li a{ color: #FFF !important; }
div#footer-wrapper nav ul li.last { margin-right: 0; }
div#footer-wrapper p { margin-top: 11px; margin-bottom: 18px; color: #fFF; }
div#footer-wrapper p a{ color: #FFF !important; line-height: 21px; }
/* CUSTOM SELECTS
*******************************************************************************/

.customStyleSelectBox { height: 26px; line-height: 26px; padding-left: 13px; background-color: white; border: 1px solid white; color: #4F3D25; font-style: italic; }
.customStyleSelectBox.border { border: 1px solid #e1e1d1; }
.customStyleSelectBox.changed { /* You can use this if you want a different style after user has made a selection */ }
/* on the next line we add a down arrow on the right to indicate that it is a select box */
.customStyleSelectBoxInner { background:url(../img/buttons/select-custom-arrow.png) no-repeat center right; }

/* ANNOUNCEMENT PAGE
*******************************************************************************/

ul.announcement-navigation-tabs { float: right; }
ul.announcement-navigation-tabs li { display: inline; margin-left: 7px; float: left; }
ul.announcement-navigation-tabs li a { display: block; min-width: 90px; height: 26px; padding: 0px 10px; color: #898989; line-height: 26px; text-align: center; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; 
                                       -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; font-weight: bold; border-left: 1px solid #ebebeb;
                                       border-right: 1px solid #ebebeb; border-top: 1px solid #ebebeb; background: #f3f3f3; /* Old browsers */
                                       /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                                       background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                                       background: -moz-linear-gradient(top, #f3f3f3 0%, #ffffff 100%); /* FF3.6+ */
                                       background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
                                       background: -webkit-linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
                                       background: -o-linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* Opera 11.10+ */
                                       background: -ms-linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* IE10+ */
                                       background: linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* W3C */
                                       filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */ }

div.announcement { clear: both; border: 1px solid #e1e1e1; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; padding: 1px; }
div.announcement > div.content { padding-left: 13px; padding-right: 13px; padding-bottom: 13px; }
div.announcement > h1 { background: #ffffff; /* Old browsers */
                     /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                     background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                     background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
                     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
                     background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
                     background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
                     background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
                     background: linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* W3C */
                     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */
                     color: #f7941d; font-size: 14px; font-weight: bold; line-height: 29px; height: 29px; padding-left: 14px; border-top: #ffffff; border-bottom: #f2f2f2; -webkit-border-bottom-right-radius: 1px;
                     -webkit-border-bottom-left-radius: 1px; -moz-border-radius-bottomright: 1px; -moz-border-radius-bottomleft: 1px; border-bottom-right-radius: 1px; border-bottom-left-radius: 1px; }
div.announcement .price { color: #9f9f9f;  font-size: 12px; line-height: 30px; font-weight: bold; float: right; }
div.announcement .price > .red { font-size: 14px; }
.suggest_price_btn { background: url("../images/icons/plus.png") no-repeat; padding-left: 18px; margin-left: 5px; }

div.announcement > div.content > h3 { height: 31px; line-height: 31px; border-bottom: 1px dashed #e5e5e5; clear: both; }
div.announcement > div.content > h3 > p.announcement-share { float: left; }
ul.announcement-actions { float: right; }
ul.announcement-actions li { display: inline; }
ul.announcement-actions li a { padding-left: 20px; font-weight: bold; color: #898989; display: block; height: 31px; float: left; margin-left: 15px; }
ul.announcement-actions li.closet a { background: url(../img/icons/announcement-closet.png) no-repeat 0 7px transparent; }
ul.announcement-actions li.print a { background: url(../img/icons/announcement-print.png) no-repeat 0 8px transparent; }
ul.announcement-actions li.recommend a  { background: url(../img/icons/announcement-recommend.png) no-repeat 0 10px transparent; }
ul.announcement-actions li.report a { background: url(../img/icons/announcement-report.png) no-repeat 0 8px transparent; }

ul.announcement-tabs { clear: both; padding-top: 20px; width: 100%; }
ul.announcement-tabs li { display: inline; }
ul.announcement-tabs li a { 
    background: #f6f6f6 url("../img/tabs_inactive_bg.jpg") repeat-x;
    display: block; 
    height: 32px; 
    width: 87px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-weight: bold; 
    line-height: 32px; 
    float: left; 
    text-align: center; 
    margin-right: 10px; 
    color: #545454;
}
ul.announcement-tabs li.last a { margin-right: 0; }
ul.announcement-tabs li.active a { background: #0083C4; color: white; }

div.container { float: left; width: 375px; height: 370px; position: relative; left: 0; top: 0; margin-top: 1px; border: 1px solid #e0e0e0; margin-bottom: 25px; }
div.container.full { width: 100%; float: none; border: 0 none; margin: 0; height: auto; }
div.container > div { position: absolute; left: -9999px; padding: 10px; }
div.container > div.active { position: absolute; left: 0; top: 0; }
div.container.full > div.active { position: relative; left: 0; top: 0; }

div.announcement > div.content div.announcement-content { clear: both; border-top: 1px dashed #e5e5e5; padding-top: 14px; margin-top: 20px; }
div.announcement > div.content div.announcement-content > h3 { font-size: 14px; font-weight: bold; color: #898989; margin-bottom: 15px; }
div.announcement > div.content div.announcement-content > div { font-size: 12px; line-height: 17px; }

div.announcement > div.content div.announcement-content > div ul {
    list-style-type: disc; 
}

div.announcement > div.content div.announcement-content > div ul, 
div.announcement > div.content div.announcement-content > div ol {
    list-style-position: inside;
}
.announcement-info { width: 310px; float: right; padding-left: 2px; padding-top: 40px; }
.announcement-info.with-logo { padding-top: 0; }

.announcement-info > div.company-logo { text-align: center; }

.announcement-info table { width: 100%; }
.announcement-info table tr { height: 26px; line-height: 26px; border-bottom: 1px dashed #e5e5e5; }
.announcement-info table th { text-align: left; width: 127px; }
.announcement-info table th span { padding-left: 14px; background: url(../img/category-arrow.png) no-repeat 3px 10px transparent; display: block; }
.announcement-info table th.company span { font-weight: normal; }

div#announcement-map { overflow: hidden; width: 355px; height: 350px; }

div.announcement > div.content > div.banner { width: 735px; margin-top: 25px; text-align: center; }

.share-buttons { float: left; }
.share-buttons a { width: 20px; height: 20px; float: left; margin: 6px 3px; }

#gg-share { background: url(../img/share/gg.png) no-repeat center; }
#grono-share { background: url(../img/share/grono.png) no-repeat center; }
#nk-share { background: url(../img/share/nk.png) no-repeat center; }
#twitter-share { background: url(../img/share/twitter.png) no-repeat center; }
#gr-share { background: url(../img/share/gr.png) no-repeat center; }
#blip-share { background: url(../img/share/blip.png) no-repeat center; }
#wykop-share { background: url(../img/share/wykop.gif) no-repeat center; }
#fb-share { background: url(../img/share/fb.png) no-repeat center; }

/* ANNOUNCEMENT SLIDER GALLERY
*******************************************************************************/

div.slider-gallery { height: 300px; width: 355px; }
div.slider-gallery div.big-photo { height: 300px; text-align: center; }
div.slider-gallery div.big-photo img { max-width: 355px; max-height: 280px; margin: 0 auto; }
div.slider-gallery div.nav {  }
div.slider-gallery div.nav a.browse { display: block; width: 7px; height: 30px; margin-top: 6px; }
div.slider-gallery div.nav a.prev { background: url(../img/buttons/gallery-prev.png) no-repeat 0 0 transparent; float: left; }
div.slider-gallery div.nav a.next { background: url(../img/buttons/gallery-next.png) no-repeat 0 0 transparent; float: right; }
div.slider-gallery div.nav a.disabled { display: none; }
div.slider-gallery div.nav div.slider { width: 330px; overflow: hidden; position: relative; height: 45px; float: left; }
div.slider-gallery div.nav div.slider div.items { width: 9999px; position: absolute; }
div.slider-gallery div.nav div.slider div.items div { float: left; margin-left: 6px; width: 58px; height: 43px; }
div.slider-gallery div.nav div.slider div.items img { max-width: 58px; max-height: 43px; border: 1px solid #e3e3e3; }

/* ANNOUNCEMENT CONTACT FORM
*******************************************************************************/

form#announcement-contact p.info { font-style: italic; }

form#announcement-contact input[type=text] { width: 128px; }
form#announcement-contact fieldset { margin-left: 0; }
form#announcement-contact textarea { width: 343px; margin-top: 15px; } 
form#announcement-contact p img { float: left; margin-top: 15px; }
form#announcement-contact input#bform-captcha { margin-top: 25px; margin-left: 15px; }
form#announcement-contact input[type=submit] { margin-top: 30px; }

/* FORMS
*******************************************************************************/

form.bform fieldset { margin-top: 10px; padding-top: 10px; margin-left: 100px; }

form.bform fieldset p { margin-bottom: 10px; clear: both; }
form.bform fieldset p > label { float: left; width: 150px; text-align: right; padding-right: 10px; font-weight: bold; line-height: 28px; }
form.bform fieldset p > label > span { font-weight: bold; color: #9d0a0e; }

form.bform fieldset p > label.inline { display: inline; float: none; margin: 0px 10px; }
form.bform fieldset p > label.inline input { display: inline; margin: 0px 5px; }

form.bform fieldset.border { border-top: 1px solid #e1e1e1; }

form.bform fieldset.files { padding-left: 160px; }
form.bform fieldset.files input { display: block; margin-bottom: 5px; }

form.bform fieldset.group label input { margin-left: 4px; margin-right: 4px; }
form.bform fieldset.group label { float: none; font-weight: normal; margin-right: 50px; }
form.bform fieldset.group span.error { width: auto; }

form.bform fieldset.buttons { text-align: right; }

form.bform fieldset span.error { color: #ed1c24; font-weight: bold; display: block; float: right; width: 410px; padding-top: 10px; text-align: left; }
form.bform fieldset.group span.error { padding-top: 0; }


form.bform input[type=text],
form.bform input[type=password] { width: 168px; padding: 5px; border: 1px solid #e1e1e1; }
form.bform select { width: 180px; padding: 5px; border: 1px solid #e1e1e1; }
form.bform textarea { padding: 5px; border: 1px solid #e1e1e1; outline: 0 none; }
form.bform input[type=checkbox], form.bform input[type=radio] { vertical-align: middle; }

form.bform input.error, form.bform select.error, form.bform textarea.error { border: 1px solid #ed1c24 !important; }

form.bform input:focus, form.bform textarea:focus, form.bform select:focus { border: 1px solid #F7941D !important; }

input[type=submit], input[type=reset], a.button { 
    border: none;
     min-width: 70px; height: 30px; line-height: 9px; color: #4F3C25; font-weight: bold;
                    -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border-left: 0 none; border-right: 0 none; cursor: pointer;
                    background: #F68B19; padding: 11px; }

a.button { display: block; line-height: 30px; width: 100px; padding-left: 10px; padding-right: 10px; text-align: center; }
a.button.center { margin: 0 auto; }


ul.errors { margin-top: 20px; margin-bottom: 20px; text-align: center; color: #ed1c24; }
ul.errors li { margin-bottom: 4px; }

form.bform > table { margin-top: 20px; width: 100%; margin-left: 60px; }
form.bform table tr { height: 28px; line-height: 28px; }
form.bform table tr.errors { height: auto !important; line-height: normal !important; }
form.bform table td { padding-bottom: 10px; }
form.bform table td.label { width: 150px; text-align: right; padding-right: 10px; }
form.bform table td.label label { font-weight: bold; }
form.bform table td.label label span { color: #9d0a0e !important; }
form.bform table td.input span.error { float: right; width: 360px; color: #ED1C24; padding-top: 4px; text-align: left; font-weight: bold;  }

/* STEPS
*******************************************************************************/

ul.steps {
    overflow: hidden;
    margin-bottom: 10px;
}

ul.steps li { display: block; width: 240px; border-top: 2px solid #f6f6f6; border-bottom: 2px solid #eaeaea; height: 23px; margin-right: 4px; padding: 2px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
              line-height: 25px; float: left;
                background: #f6f6f6; /* Old browsers */
                /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                background: -moz-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #f6f6f6 0%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #f6f6f6 0%,#eaeaea 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #f6f6f6 0%,#eaeaea 100%); /* IE10+ */
                background: linear-gradient(top, #f6f6f6 0%,#eaeaea 100%); /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eaeaea',GradientType=0 ); /* IE6-8 */ }
ul.steps li.active { border: 2px solid #F68B19; width: 236px; }
ul.steps li span.number { display: block; float: left; width: 28px; height: 21px; border-top: 1px solid #d0d0d0; border-bottom: 1px solid #c4c4c4; line-height: 21px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
                          text-align: center; font-weight: bold; font-size: 13px; color: white;
                            background: #d0d0d0; /* Old browsers */
                            /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                            background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZDBkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNGM0YzQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                            background: -moz-linear-gradient(top, #d0d0d0 0%, #c4c4c4 100%); /* FF3.6+ */
                            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0d0d0), color-stop(100%,#c4c4c4)); /* Chrome,Safari4+ */
                            background: -webkit-linear-gradient(top, #d0d0d0 0%,#c4c4c4 100%); /* Chrome10+,Safari5.1+ */
                            background: -o-linear-gradient(top, #d0d0d0 0%,#c4c4c4 100%); /* Opera 11.10+ */
                            background: -ms-linear-gradient(top, #d0d0d0 0%,#c4c4c4 100%); /* IE10+ */
                            background: linear-gradient(top, #d0d0d0 0%,#c4c4c4 100%); /* W3C */
                            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0d0d0', endColorstr='#c4c4c4',GradientType=0 ); /* IE6-8 */ }
ul.steps li.active span.number { color: #f7941d; border-top: 2px solid white; border-bottom: 2px solid #f2f2f2;
                                    background: #ffffff; /* Old browsers */
                                    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                                    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                                    background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
                                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
                                    background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
                                    background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
                                    background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
                                    background: linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* W3C */
                                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */ }
ul.steps li span.text { margin-left: 13px; color: #acacac; font-weight: bold; }
ul.steps li.active span.text {  color: #545454; }

/* FORM ADD ANNOUNCEMENT
*******************************************************************************/

div.notice-info { margin-left: 10px; margin-top: 25px; margin-bottom: 25px; line-height: 16px; }

/* FORM PROMOTE ANNOUNCEMENT
*******************************************************************************/

form fieldset.promotion h3 { font-size: 12px; margin-bottom: 25px; }

/*
form fieldset.promotion div.options { color: #acacac; clear: both; }

form fieldset.promotion div.options div.header > div { font-weight: bold; color: black; height: 37px; vertical-align: top; padding-top: 0 !important; }

form fieldset.promotion div.options div.row.small { height: 37px; }
form fieldset.promotion div.options div.row.big { height: 55px; }
form fieldset.promotion div.options div.row.border { border: 1px solid #e1e1e1; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-bottom: 4px; }
form fieldset.promotion div.options div.row.background { background-color: #f8f9f9; }

form fieldset.promotion div.options div.row > div { float: left; }
form fieldset.promotion div.options div.row div.description { width: 480px; padding-left: 7px; }
form fieldset.promotion div.options div.row div.description h4 { margin-bottom: 7px; margin-top: 7px; color: #898989; font-weight: bold; }
form fieldset.promotion div.options div.row div.small { width: 90px; vertical-align: middle; padding-top: 15px; }
form fieldset.promotion div.options div.row div.price span.red { font-size: 12px; font-weight: bold; }

form fieldset.promotion div.options div.center { text-align: center; }
*/

div#announcement-distinction { display: none; }

div#announcement-distinction h4 { float: left; width: 200px; margin-left: 10px; color: #898989; margin-top: 12px; }
div#announcement-distinction div.container { background-color: #f9f8f8; border: 1px solid #e1e1e1; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; float: right; width: 520px; padding: 10px; }
div#announcement-distinction div.container div.payment-texts { margin-top: 15px; }
div#announcement-distinction div.container fieldset { padding: 0; margin: 0; }
div#announcement-distinction div.container fieldset.payment-code { margin-top: 15px; }

/* FORM DIG UP ANNOUNCEMENT
*******************************************************************************/

div.dig-up { }
div.dig-up h3 { height: 40px; padding-left: 75px; padding-top: 18px; background: url(../img/icons/distinction.png) no-repeat 0 0 transparent; font-size: 12px; color: #f48917; font-weight: bold;
              margin-bottom: 15px; }
div.dig-up img.show { float: left; }
/*div.dig-up form { float: right; }*/
div.dig-up > p { margin-bottom: 15px; }

div.dig-up form fieldset { height: 240px; width: 325px; border-top: 1px solid white; border-bottom: 1px solid #f4f4f4; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
                         padding-top: 25px; padding-left: 35px; padding-right: 35px; position: relative;
                         margin-left: auto;
                         margin-right: auto;
                          background: #ffffff; /* Old browsers */
                          /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                          background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                          background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
                          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
                          background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
                          background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
                          background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* IE10+ */
                          background: linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* W3C */
                          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-8 */}
div.dig-up form fieldset h4 { text-align: center; font-weight: bold; font-size: 15px; color: black; padding-bottom: 10px; }
div.dig-up form fieldset p { margin: 0; }
div.dig-up div.no-promotion { text-align: center; margin-bottom: 20px; }
div.dig-up form fieldset select { margin-right: 3px; }
div.dig-up form input[type=submit] { position: absolute; bottom: 27px; right: 37px;
                                                    background: #faa121; /* Old browsers */
                                                    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                                                    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhYTEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWExMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjQ4OTE3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
                                                    background: -moz-linear-gradient(top, #faa121 0%, #faa121 100%, #f48917 100%); /* FF3.6+ */
                                                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#faa121), color-stop(100%,#faa121), color-stop(100%,#f48917)); /* Chrome,Safari4+ */
                                                    background: -webkit-linear-gradient(top, #faa121 0%,#faa121 100%,#f48917 100%); /* Chrome10+,Safari5.1+ */
                                                    background: -o-linear-gradient(top, #faa121 0%,#faa121 100%,#f48917 100%); /* Opera 11.10+ */
                                                    background: -ms-linear-gradient(top, #faa121 0%,#faa121 100%,#f48917 100%); /* IE10+ */
                                                    background: linear-gradient(top, #faa121 0%,#faa121 100%,#f48917 100%); /* W3C */
                                                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faa121', endColorstr='#f48917',GradientType=0 ); /* IE6-8 */}

div.dig-up form.bform fieldset p > label > span.price {
    color: #5C5C5C;
}

/* PAGINATION
*******************************************************************************/

.pagination { float: right; margin-top: 15px; margin-bottom: 15px; overflow: hidden; }

.pagination > * {
    display: block;
    float: left;
    line-height: 34px;
    margin: 0px 3px;
    font-size: 13px;
    color: #5C5C5C;
}

.pagination strong {
    font-size: 14px;
    color: #0072bc;
}
.pagination a[rel="prev"],
.pagination a[rel="next"] {
    width: 32px;
    height: 32px;
    border: 1px solid #0072bc;
    -webkit-border-radius: 4px;
    text-indent: -9999px;
}

.pagination a[rel="prev"] {
    background: url("../img/buttons/pagination_prev.png") no-repeat center;
}
.pagination a[rel="next"] {
    background: url("../img/buttons/pagination_next.png") no-repeat center;
}

/* PROFILE
*******************************************************************************/
table.announcement-edit-images { width: 100%; }
table.announcement-edit-images td { padding-top: 20px; padding-bottom: 20px; text-align: center; }
table.announcement-edit-images td.image { text-align: center; width: 200px;  }
table.announcement-edit-images td.actions { text-align: left; vertical-align: middle; }

/* CATALOG MAP
*******************************************************************************/
.m170 { border: 0 none !important; }

/* CATALOG PROMOTED COMPANIES INDEX BOX
*******************************************************************************/

div#main div.box.index.small { width: 340px; float: right; }
div#main div.box.index.small.companies div.content ul { text-align: center; }
div#main div.box.index.small.companies div.content ul li { margin-bottom: 15px; }
div#main div.box.index.small.companies div.content ul li img { max-width: 65px; max-height: 39px; }

/* CATALOG COMPANIES LIST
*******************************************************************************/
div#content div.box.announcements.companies div.content > ul > li { position: relative; }
div#content div.box.announcements.companies div.content > ul > li > div.map { position: absolute; left: -9999px; height: 150px; width: 100%; }
div#content div.box.announcements.companies div.content > ul > li > div.announcement { width: 590px; }
div#content div.box.announcements.companies div.content > ul > li > div.announcement a.company-details { position: absolute; left: 481px; bottom: 5px; }
div#content div.box.announcements.companies div.content > ul > li > div.announcement a.mail {   position: absolute; left: 152px; bottom: 5px; color: #F69B19; }
div#content div.box.announcements.companies div.content > ul > li > div.announcement > div.info { width: 448px; }
div#content div.box.announcements.companies div.content > ul > li > div.actions { width: 135px; height: 115px; font-size: 11px; padding-top: 10px; text-align: left; padding-left: 10px; position: relative; line-height: 14px; }
div#content div.box.announcements.companies div.content > ul > li > div.actions span.header { font-weight: bold; padding-bottom: 5px; }
div#content div.box.announcements.companies div.content > ul > li > div.actions > p.map { position: absolute; left: 35px; bottom: 5px; }
div#content div.box.announcements.companies div.content > ul > li > div.actions > p.map > a { cursor: pointer; }

/* FLASHINFO 
*******************************************************************************/

p.flashinfo { padding-left: 18px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left: 6px; position: relative; font-weight: bold; padding-top: 20px; padding-bottom: 17px;
              margin-bottom: 15px; }
p.flashinfo.error { border: 2px solid #9c0d11; background-color: #f1c9ca; color: #a10b0d;  }
p.flashinfo.success { border: 2px solid #8ec63d; background-color: #d2e9b5; color: #476823; } 

p.flashinfo span { display: block; width: 6px; height: 12px; position: absolute; left: -8px; top: 19px; }
p.flashinfo.error span { background: url(../img/arrow-error.png) 0 0 no-repeat #f1c9ca; }
p.flashinfo.success span { background: url(../img/arrow-success.png) 0 0 no-repeat #f1c9ca; }

div.box.add-company div.choose { margin-top: 50px; margin-bottom: 20px; }
div.box.add-company div.choose form#company-basic { float: left; margin-left: 405px; }
div.box.add-company div.choose form#company-promoted { float: right; margin-right: 116px; }

/* NOTIFIER
*******************************************************************************/
div#content div.box.categories > h2 span.right { float: right; padding-right: 10px; font-size: 11px; }
div#content div.box.categories > h2 span.right a { color: white; }

/* SKYCRAPER
*******************************************************************************/
div.skycraper { position: absolute; top: 0px; left: -140px; width: 140px; }

#sponsored-links ul li { float: left; margin: 5px 10px; }

#add-announcement-step1 p {
    float: left;
    margin: 10px;
    clear: none;
}

#add-announcement-step1 label {
    float: none;
    display: block;
    text-align: left;
}

#add-announcement-step1 select {
    float: none;
    display: block;
}

#add-announcement-step1 span.error {
    float: none;
    display: block;
    width: auto;
}

/*
    Immovable show page
*/


.immovable ul.announcement-navigation-tabs { float:none; }
.immovable ul.announcement-navigation-tabs .show_by_user { float: right; }

.immovable .content_box { 
    background: #fff url("../img/immovables/entry_bg.jpg") repeat-x; 
    overflow: hidden;
}

.immovable .section_right { float: right; width: 378px; padding: 10px; }

.immovable .price_box {
    line-height: 32px;
    padding: 5px;
    border-bottom: #fff 1px solid;
    font-size: 14px;
    float: left;
}

.immovable .price_box strong {
    font-size: 18px;
}

.immovable .details {
    overflow: hidden;
    clear: both;
    padding: 8px;
}

.immovable .details > * {
    float: left;
    margin-right: 20px;
    font-size: 12px;
}

.immovable .share {
    line-height: 42px;
    height: 42px;
    padding: 0px 10px;
}
.immovable .share span { float: left; }
.immovable .share .share-buttons a {
    margin: 12px 6px;
}

.immovable .announcement-info { 
    float: left; 
    padding-top: 15px; 
    padding-left: 0px;
    width: 550px;
    overflow: hidden;
}
.immovable .announcement-info .content_box, #basic_info_box { padding-left: 10px; }
.immovable table { margin-bottom: 10px; width: 100%; }
.immovable table tr { height: 28px; line-height: 28px; border-bottom: 1px solid #e1e1e1; }
.immovable table tr:last-child { border-bottom: none; }
.immovable table.stripped tr:nth-child(even) { background: #f4f4f4; }
.immovable table th { width: 160px; }
.immovable table td { padding: 0px 5px; }

.immovable .immovable_box_header { 
    background: #eeeeee; 
    line-height: 32px; 
    height: 32px; 
    color: #545454; 
    font-weight: bold; 
    font-size: 13px;
    padding: 0px 15px;
    margin-bottom: 1px;
}

.immovable .announcement-actions {
    float: none;
    margin: 10px 0 10px 95px;
    overflow: hidden;
}
.immovable .announcement-info ul.announcement-actions li a {
    line-height: 28px;
}

.immovable .announcement-content .content_box {
    padding: 20px 15px; line-height: 1.4em; font-size: 13px;
}

.immovable .announcement-content .content_box p {
    padding: 4px 0;
}

.immovable .announcement-tabs {
    overflow: hidden;
    margin-bottom: 0px;
}
.immovable div#announcement-map { width: 376px; }
.immovable div#announcement-map img { max-width: none; }

.full_page #content .text-links {
    float: left;
    width: 210px;
    margin-right: 6px;
}

/**
    Similar announcements box
*/
.announcements_box_list {
    overflow: hidden;
}
.announcements_box_list li {
    float: left;
    width: 150px;
    margin: 0px 5px;
    overflow: hidden;
    text-align: center;
}

.announcements_box_list li .title {
    font-weight: bold;
    font-size: 12px;
}

.announcements_box_list li .details {
    line-height: 14px;
}

.announcements_box_list .image-wrapper { height: 150px; line-height: 150px; }
.announcements_box_list .image-wrapper img {
    max-width: 150px;
    max-height: 150px;
    vertical-align: middle;
}

.announcements_box_list .image-wrapper img.no-photo { width: 135px; height: 101px; }

/**
    Common Forms
*/
form.bform fieldset.inline_fields {
    float: none;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top:10px;
    padding: 0px;
    overflow: hidden;
}

form.bform fieldset.inline_fields.group {
    padding: 5px;
}

fieldset.inline_fields .rows {
    overflow: hidden;
}

fieldset.inline_fields .rows.fill .control-group, 
    fieldset.inline_fields .rows.fill .control-group input[type=text],
    fieldset.inline_fields .rows.fill .control-group textarea
{
    width: 732px;
    display: block;
    float: none;
    clear: both;
}

fieldset.inline_fields .rows label.inline {
    
} 

fieldset.inline_fields .rows .controls.half { width: 178px; }
fieldset.inline_fields .rows .controls.half input { width: 74px; }

form.bform fieldset.inline_fields p, fieldset.inline_fields .control-group {
    clear: none;
    float: left;
    margin: 5px;
    width: 178px;
}

form.bform fieldset.inline_fields p.full, fieldset.inline_fields .control-group.full {
    width: auto;
    clear: both;
    float: none;
}

fieldset.inline_fields .control-group.span3 {
    width: 550px;
}

fieldset.inline_fields .control-group label {
    padding-right: 10px;
   
    line-height: 28px;
	color: #535a60;
	font-weight: normal;
	font-size: 13px;
}

form.bform fieldset.inline_fields p > label {
    float: none;
    display: block;
    text-align: left;
	color: #535A60;
	font-weight: normal;
	font-size: 13px;
}

form.bform fieldset.inline_fields span.error {
    float: none;
    width: auto;
}

.control-group label .required {
    font-weight: bold;
    color: #9D0A0E;
}

.bform .span2 {
    width: 377px;
    float: left;
}

.field_map {
    width: 360px;
    height: 360px;
}

.field_map img {
    max-width: none !important;
}

/*
    Advanced search form
*/
#search_advanced_form .category_attributes {
    display: none;
}

div#content div.box.announcements #search_advanced_form fieldset {
    float: none;
}

div#content div.box fieldset.border {
    position: relative;
    overflow: visible;
    margin-top: 35px;
    margin-left: 10px;
    border-top: 1px solid #0083C4;
}

fieldset.border legend {
    position: absolute;
    top: -15px;
    font-size: 14px;
    font-weight: bold;
    color: #0083C4;
}

/**
    Index last added and popular box
*/
.box .box-bottom { padding: 5px 5px; margin: 1px; overflow: hidden; clear: both; }
.box .box-bottom a { float: right; color: #04759f; font-weight: bold; }

div#main div.content.no-padding { padding: 0px !important; }

#announcements_last_box {
    width: 383px;
    float: left;
}

#announcements_recommended_box {
    width: 383px;
    float: right;
}

.box .half { float: left; overflow: hidden; width: 370px; }
.box.no-padding .half { margin: 10px; }

.list-index li { overflow: hidden; clear: both; margin-bottom: 20px; }
.list-index li .row { overflow: hidden; }
.list-index li .image-wrapper { width: 128px; height: 96px; line-height: 75px; float: left; text-align: center; }
.list-index li .image-wrapper img { max-width: 128px; max-height: 96px; vertical-align: middle; }
.list-index li .image-wrapper img.no-photo { width: 128px; height: 96px; } 
.list-index li .details { margin-left: 10px; width: 230px; float: left; height: 85px; overflow: hidden; }
.list-index li .title { font-weight: bold; font-size: 13px; color: #04759f; }
.list-index li .date { font-size: 9px; color: #aaaaaa; margin: 5px 0px; }
.list-index li .description { height: 50px; line-height: 14px; }
.list-index li .more_btn { float: right; display: block; clear: both; color: #02779e; }

.list-index li .info { 
    clear: both; 
    background: #FFF; 
    color: #fff;
    line-height: 21px; 
    height: 21px; 
    padding: 0 5px;
    font-size: 9px;
    overflow: hidden;
    margin-top: 5px;
}

.list-index li .info a, .list-index li .info .orange { color: #2185B6; }

.list-index li .info .category {
    float: left;
    min-width: 100px;
    margin-right: 10px;
	color: #75797c;
	font-size: 11px;
}

.list-index li .info .price { float: right; font-size: 11px; color: #75797c; }
.list-index li .info .price span { font-size: 12px; color: #2185b6; }

/**
    box search 
*/

#announcement_search_box .box-bottom { padding: 1px; line-height: 21px; }

#announcement_search_box input[type=submit] {
    height: 25px;
    line-height: 5px;
    float: right;
    border: none;
    margin-right: 3px;
    background: #F68B19;
	margin-bottom: 7px;
}

#announcement_search_box .search_advanced_btn { 
    height: 21px;
    line-height: 21px;
    float: right;
    border: none;
    margin-right: 9px;
    background: #D8E1E8; 
    color: #4F3D25; 
    padding: 2px 3px;
    text-decoration: none;
	margin-bottom: 7px;
}

#announcement_search_box fieldset { margin-bottom: 2px; }

#announcement_search_box .customStyleSelectBox { 
    border: 1px solid #cacaca; 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
}
#announcement_search_box .customStyleSelectBox .customStyleSelectBoxInner {
    margin-right: 2px;
}

#announcement_search_box fieldset input[type=text] {
    border: 1px solid #cacaca; 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
}

/**
    Register user box
*/

#register_box .content { overflow: hidden; }

#register_box fieldset { margin-left: 0px; }

#register_box .half { border-right: 1px solid #525252; margin-top: 10px; padding: 10px; width: 350px; }

#register_box .info-box { border: none; padding-left: 25px; }
#register_box .info-box div.notice-info { margin-left: 0px; }
#register_box .info-box .text { margin-top: 10px; }
#register_box .info-box .button { margin-top: 20px; }

.inline_block { overflow: hidden; }
.inline_block * { display: block; float: left; padding: 5px; }

form.bform fieldset.inline_fields p.display_block { width: auto; float: none; }
form.bform fieldset.inline_fields p.display_block > label { width: auto; float: none; }

#immovable_register_form fieldset { margin-left: 10px; }

#immovable_register_form .captcha_box, #immovable_register_form .rules_box {
    float: left;
}

#immovable_register_form .captcha_box p {
    display: block;
    float: none;
}

#immovable_register_form .captcha_box p label {
    display: block;
    float: none;
    text-align: left;
}

#immovable_register_form .captcha_box p input {
    display: block;
    float: none;
}

#immovable_register_form .rules_box label {
    width: auto;
    margin-left: 30px;
}

#immovable_register_form .generate-password {
    display: block;
    margin-top: 40px;
    margin-left: 10px;
}
#immovable_subscription_box #subscription_expire_box { border-top: 1px solid #E5E5E5;  margin-top: 10px;  padding-top: 10px; font-size: 13px;}
#immovable_subscription_box .forms { margin-top: 10px; border-top: 1px solid #E5E5E5; }
#immovable_subscription_box form { 
    float: left; 
    width: 250px; 
    border-left: 1px solid #E5E5E5; 
    padding-bottom: 10px;
}
#immovable_subscription_box form:first-child { border: none; }

#immovable_subscription_box fieldset { margin-left: 10px; }
#immovable_subscription_box fieldset p { margin-bottom: 0px; }

#immovables_box #contact_box { margin-bottom: 30px; }

#immovables_box #immovable_company_box .row { overflow: hidden; margin: 10px; }

#immovables_box #immovable_company_box .logo_box { margin: 0px 10px; width: 300px; float: left; }
#immovables_box #immovable_company_box .logo_box .image-wrapper { margin: auto; }

#immovables_box #stats_box { text-align: center; }

#immovable_company_box #company_details_box { margin-left: 310px; }

#immovables_show_btn { width: 300px; background: #02789F; margin: 20px auto; overflow: hidden; color: white; }

.sidebar_list img {
    max-width: 128px;
    max-height: 96px;
    margin: 0 auto;
    display: block;
    margin-bottom: 14px;
}
.sidebar_list img.no-photo {
    width: 128px;
    height: 96px;
}

.sidebar_list .title {
    margin-bottom: 14px;
    text-align: center;
}

/*########### CUSTOM ################*/
#bform-category-parent-id, 
#bform-category-id, 
#bform-annoucement-type, 
#add-announcement-step1 label {
    font-size: 14px;
}