/* Elements */
body {
    background: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    height: 100%;
    margin: 0px;
    padding: 0px;
    /* start ie style */
    scrollbar-face-color: #676767; /* face color */
    scrollbar-track-color: #EFECEE; /* background color */
    scrollbar-arrow-color: #FFF; /* arrow color */
    scrollbar-highlight-color: #EFECEE; /* inner left and top border color */
    scrollbar-shadow-color: #EFECEE; /* inner right and bottom border color */
    scrollbar-3dlight-color: #EFECEE; /* left and top border color */
    scrollbar-darkshadow-color: #EFECEE; /* right and bottom border color */
    scrollbar-base-color: #EFECEE; /* generic color - not required - util for 3D standard scollbar width custom color */
    /* end ie style */
}
a.link:after{
    content: url(../imgs/external.gif);
}
a, a:link, a:visited, a:active {
    color: #676767;
    text-decoration: none;
}
a:hover {
    text-decoration : none;
}
img, form {
    margin: 0px;
    padding: 0px;
    border: none;
}
a img {
    border: none;
}
p img {
    margin: 4px;
}
ul{
  margin: 20px;
}

.hidden{
    border: 0px;
    display: hidden;
    visibility: hidden;
}
h2 {
    margin: 10px 0px 10px 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    font-family: Trebuchet MS, Verdana;
}
h3 {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: bold;
    margin: 4px 4px 0px 4px;
}
h4{
    width: 90%;
    font-size: 12px;
    font-weight: bold;
    font-family: Trebuchet MS, Verdana;
    clear: none;
    background: #E8E8E8;
    padding: 0px 0px 0px 3px;
}
.gltitle{
    width: 740px;
    font-size: 12px;
    font-weight: bold;
    font-family: Trebuchet MS, Verdana;
    background: #E8E8E8 url(../imgs/gltitle-bg.gif) repeat-y right;
    padding: 0px 0px 0px 3px;

}
a[rel=ajax]{
  cursor: pointer;
}

a.accordion {
    display: block;
    position: relative;
    float: left;
    width: 350px;
    height: 24px;
    margin: 0px;
    padding: 0px;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    line-height: 24px;
    color: #093e61;
    background: url(../imgs/accordion-bg.gif) repeat-x;
    text-indent: 5px;
    cursor: pointer;
}
a.accordion:hover {
    cursor: pointer;
    background: url(../imgs/accordionH-bg.gif) repeat-x;
}
a.accordion.selected {
    cursor: pointer;
    background: url(../imgs/accordionH-bg.gif) repeat-x;
    color: #ca2026;
}
p {
    margin: 10px;
    padding: 0px;
}

.hr{
    display: block;
    width: auto;
    height: 10px;
    position: relative;
    float: left;
}
.hr hr {
    display: none;
    visibility: hidden;

/*margin: 10px;
    padding: 0px;
    height: 0px;
    border: #676767 1px solid;     */
}

big {
    font-size: 160%;
}
small {
    font-size: 80%;
}

strong, b {
    color: #D20036;
}
object {
    display: block;
    position: relative;
    float: left;
    margin: 0px;
    padding: 0px;
    border: none;
}
div{
    display: block;
    position: relative;
    float: left;
    left: 0px;
    top: 0px;
    padding: 0px;
    border: 0px;
    margin: 0px;
}
div.box-sizing {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
/* Classes */
.title {
  font-size: 14px;
  font-weight: bold;
}
.title_navbar {
    display: block;
    width: 150px;
    height: 16px;
    padding: 0px 0px 0px 16px;
    background: #BA1D23 url(../imgs/nawbar-bg.gif) no-repeat top left;
}
.title_navbar:hover {
    background: red url(../imgs/nawbarH-bg.gif) no-repeat top left;
}
.xscreen {
    display: block;
}
.xhandheld, .xtty, .xprint {
    display: none;
}
.tab {
    display: block;
    position: relative;
    float: left;
    width: 100px;
    height: 18px;
}
.textbox{
    display: block;
    position: relative;
    float: left;
    width: 500px;
    min-height: 350px;
}
.floatright{
  float: right;
}
.right{
  text-align: right;
}
.smalltitle{
font-family: Trebuchet MS, Verdana;
font-size: 7px;
}
img.flag{
  filter:alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
a:hover img.flag{
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

div#wrapper>div{
  margin: 2px 2px 2px 2px;
}
/* IDs */
#xscreen {
    display: block;
}
#xhandheld, #xtty, #xprint, #FormHandler_submit, #menuLite {
    display: none;
}
#wrapper {
    display: block;
    position: absolute;
    left: 50%;
    top: 0px;
    width: 960px;
    margin-top: 1%;
    margin-left: -480px;
    padding: 0px;
}
#top {
    width: 956px;
    height: 86px;
    border-bottom: 3px solid #ca2026;
    margin: 1px 1px 1px 1px;
}
#bottom{
    width: 956px;
    height: 16px;
    color: #fff;
    text-align: center;
    background: url(../imgs/line-bg.gif) repeat-x ;
    line-height: 16px;
    margin: 0px 1px 1px 1px;
}
#bnlogo{
    width: auto;
    height: auto;
}
#bng {
    width: 598px;
    height: 248px;
    border: 1px solid #494949;
    margin: 1px 2px 1px 1px;
    padding: 0px
}
#tools_agency{
    width: 350px;
    height: 248px;
    border: 0px;
    background: #fff;
    margin: 1px 1px 1px 2px;
}
#tools {
    width: 350px;
    height: 248px;
    border: 1px solid #494949;
    background: #fff;
    margin: 1px 1px 1px 2px;
}
#tools a:active; #tools a:link; #tools a:visited; #tools a:hover;{
    color: #676767;
}
#single-tool {
    width: 350px;
    background: #fff;
    z-index: 1;
}
#single-tool p {
    display: block;
    position: relative;
    float: left;
    width: 340px;
    height: 176px;
    padding: 0px 5px 0px 5px;
    margin: 0px;
    background: #fff;
    z-index: 1;
    overflow: auto;
}
div#single-tool p.locations{
  background: url(../imgs/sardmap.jpg) top center no-repeat;
}
div#single-tool p.locations a:link{
  color: #FFFF66;
}
div#single-tool p.locations a:visited{
  color: #FFFF66;
}
div#single-tool p.locations a:hover{
  color: red;
}
#box {
    width: 474px;
    height: 120px;
    background: #ffffff;
    border: 1px solid #494949;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 1px;
}
#box.large/*  */ {
    width: 954px;
    height: 120px;
    background: #ffffff;
    border: 1px solid #494949;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 1px;
}
#project_intro{
    width: auto;
    height: auto;
    text-align: justify;
}
#project_nav{
    position: absolute;
    width: 100%;
    height: 16px;
    bottom: 0px;
    top: auto;
    line-height: 16px;
    clear: both;
    background: #EAEAEA;
}
#content{
    width: 956px;
    min-height: 200px;
    text-align: left;
    margin-top: 5px;
}
#up{
    width: 956px;
}
#down{
    width: 956px;
}
#visual{
    margin: 8px 0px 0px 0px;
    padding: 0px;
}

#media{
    float: right;
    width: 508px;
    height: 372px;
    text-align: center;
    margin: 0px;

}
#logo{
    width: 400px;
    height: 120px;
}
#bnr{
    float: right;
    width: 550px;
    height: 120px;
}
#bna{
    float: right;
    width: 350px;
}
#bn{
    width: 250px;
    height: 43px;
}
#gallery{
    float: left;
    height: auto;
    margin-bottom: 0px;
}
#gallery + #media{
  margin-left: 8px;
}
#txt{
  width: 100%;
}
#agtxt{
  width: 600px;
}
#txt p {
    margin: 20px 20px 0px 20px ;
    padding: 0px;
}
#nws p{
  display: block;
  position: relative;
  padding: 5px;
}

#im{
    width: 244px;
    margin: 10px 0px 0px 0px;
}
#im p{
    margin: 0px 20px 0px 20px ;
    padding: 0px;
}
#im h3 {
    display: block;
    position: relative;
    float: left;
    width: 225px;
    margin: 0px 0px 10px 0px;
    font-size: 12px;
    font-weight: bold;
    font-family: Trebuchet MS, Verdana;
    color: #FFFFFF;
    background: #BD1C21;
    text-indent: 20px;
}
#vetrina {
    position: absolute;
    width: 350px;
    border-top: 1px solid #000000;
    background: #fff;
    bottom: 10px;
    top: auto;
    z-index: 100;
}
#garro{
  width: 923px;
  border: 1px solid #E8E8E8;
  margin-bottom: 5px;
  padding: 5px;
}

.split3 div{
    width: 29%;
    width: 33%;
    width: 29%;
    padding: 0 2%;
}
div.clearer{
    float: none;
    clear: left;
    }
#loading{
    margin-left: 60px;
}

ul.thumb{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    list-style: none;
}
li.thumb{
    position: relative;
    float: left;
    list-style: none;
    border: 1px solid #494949;
    padding: 1px;
    margin: 3px;
}
li.thumb a img{
  filter:alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
li.thumb a:hover img{
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
a img.thumb{
  filter:alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  padding: 1px;
  border: 1px solid #000;
}
a:hover img.thumb{
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
    padding: 1px;
  border: 1px solid #000;
}
ul.thumb2{
    display: block;
    position: relative;
    float: left;
    width: 880px;
    list-style: none;

}
li.thumb2{
    position: relative;
    float: left;
    list-style: none;
    border: 1px solid #494949;
    padding: 1px;
    margin: 6px;
}
li.thumb2 a img{
  filter:alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
li.thumb2 a:hover img{
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
#the_tabs{
    width: 100%;
}
#the_tabs > div[id|="tab"]{
    width: 935px;
}
#tab-4{
    width: 935px;
}
#sl2{
  position: relative;
  z-index: 100;
  background: #fff;
}

#sl2-pagination{
  width: 681px;
  text-align: center;
  margin: 5px 0px 0px 5px;
  background: #F3F3F3;
  padding: 1px;

}
#sl2-pagination span{
margin: 0px 3px 0px 3px;
}
#sl2-pagination .sl2-pagination-selected{
    font-weight: bold;
    text-decoration: underline;
}
a.poptip{
  display: block;
  position: relative;
  float: left;
}

table.item {
display: block;
position: relative;
float: left;
width: auto;
margin: 10px 0px 0px 0px;
padding: 5px;

}
tr.item-top td{
    height: 20px;
    background: #F0F0F0;
    padding: 2px;
    line-height: 20px;
    border-top: 1px solid #494949;
    border-right: 0px solid #494949;
    border-bottom: 1px solid #494949;
    border-left: 1px solid #494949;
}
tr.item-middle td{
    padding: 2px;
}

tr.item-bottom td{
    height: 20px;
    background: #F0F0F0;
    padding: 2px;
    line-height: 20px;
    border-top: 1px solid #494949;
    border-right: 0px solid #494949;
    border-bottom: 1px solid #494949;
    border-left: 1px solid #494949;
}

td#agency{
text-align: right;
    border: 1px solid #494949;
}
td#agency img{

}
td#photo{
    height: 100px;
}
td#photo img{
margin: 2PX;
}
td#typo{
width: 120px;
color: #494949;
text-align: left;
}
td#mq{
width: 240px;
color: #494949;
text-align: left;
}
td#local{
width: 240px;
color: #494949;
text-align: left;
}
td#price{
    width: 240px;
    color: #494949;
    text-align: right;
    border: 1px solid #494949;
}


/***** Lista Immobili  *****/

#imm-sx{
    width: 695px;
}
#imm-dx{
    float: right;
    width: 250px;
}
/**********  Menu e project nav menu  **********/

#menu {
    float: right;
    margin-top: 60px;
    width: 560px;
    height: auto;
}
ul.menu{
    float: right;
    list-style-type: none;
    margin: 0px;
    margin-right: 0px;
    padding: 0px;
}
ul.menu li{
    display: inline;
    float: left;
    margin: 0px 0px 0px 3px;
    padding-left: 17px;
    font-weight: bold;
}
ul.menu a:link, ul.menu a:visited{
    color: #676767;
}
ul.menu li a:hover{
    color: #D20036;
}
ul.menu1{
    float: right;
    list-style-type: none;
    margin: 0px;
    margin-right: 0px;
    padding: 0px;
}
ul.menu1 li{
    display: inline;
    float: left;
    margin: 0px 0px 0px 16px;
    font-weight: bold;
}
ul.menu1 a:link, ul.menu1 a:visited{
    color: #676767;
}
ul.menu1 a:hover{
    color: #D20036;
}
ul.menu1 a.title_navbar:link, ul.menu1 a.title_navbar:active, ul.menu1 a.title_navbar:visited, ul.menu1 a.title_navbar:hover {
  color: #FFFFFF;
}
/*************** Forms ***************/
input, select {
    display: block;
    position: relative;
    float: left;
    margin: 0px;
    padding: 0px;
}
input:focus{
  background: #E8E8E8;
}
select:focus{
  background: #E8E8E8;
}

div#campo{
    margin: 5px 0px 5px 0px;
}

label {
    display: block;
    position: relative;
    float: left;
    width: 100px;
    height: 18px;
    margin: 0px 0px 0px 0px;
    padding:  0px 0px 0px 5px;
    line-height: 18px;
    color: #494949;
    font-weight: bold;
}

label.small{
    width: auto;
    height: auto;
    line-height: auto;
padding-left: 5px;
}
label.long{
  width: 265px;
}
label.full{
  width: 90%;
}
label.req:after{
    content: url(../imgs/asterix.gif);
}
button{
    display: block;
    position: relative;
    float: right;
    background: none;
    border: 0px;
    margin: 15px 5px 5px 5px;
    cursor: pointer;
}



form.search{
    display: block;
    position: relative;
    float: left;
    width: 248px;
    margin: 0px;
    border: 1px solid #ca2026;
    background: #f6f6f6;
}

form.search select{
    width: 133px;
    height: 16px;
    font-size: 10px;
}
form.search input{
    width: 129px;
    height: 14px;
    font-size: 10px;
}


#pageimdsp form.contact{
    display: block;
    position: relative;
    float: right;
    width: 300px;
    border: 1px solid #ca2026;
    margin: 0px 11px 11px 11px;
}
#pageimdsp form.contact div#campo{
    width: 300px;
}
#pageimdsp form.contact select{
    width: 118px;
    height: 16px;
    font-size: 10px;
}
#pageimdsp form.contact input{
    width: 114px;
    height: 14px;
    font-size: 10px;
}
#pageimdsp textarea{
    width: 210px;
    height: 65px;
    margin: 0px 5px 0px 0px;
    padding: 3px;
}
form.contact select{
    width: 188px;
    height: 16px;
    font-size: 10px;
}
form.contact input{
    width: 184px;
    height: 14px;
    font-size: 10px;
}



#page5 form.contact{
    display: block;
    position: relative;
    float: right;
    width: 940px;
    height: auto;
    margin: 0px 10px 10px 10px;
}
#page5 div#campo{
    width: 430px;
    margin-right: 5px;
}
#page5 fieldset.full div#campo{
    width: 90%;
    margin-right: 5px;
    margin-left: 5px;
}
#page5 fieldset{
    display: block;
    position: relative;
    float: left;
    width: 436px;
    margin: 5px;
    border: 1px solid #676767;
    padding: 0px 0px 5px 0px;
}
#page5 fieldset.full{
    width: 884px;

}
#page5 textarea{
    width: 865px;
    height: 80px;
}

#page5 select{
    width: 308px;
    height: 16px;
    font-size: 10px;
}
#page5 input{
    width: 304px;
    height: 14px;
    font-size: 10px;
}

div#campo.radio input{
    width: 18px;
    height: 18px;
}
div#campo.checkbox input{
    width: 18px;
    height: 18px;
}
/*************** Tabs ***************/
.ui-wrapper { border: 1px solid #50A029; }
.ui-wrapper input, .ui-wrapper textarea { border: 0; }

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin TABS */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 12px;
    background: url(../imgs/tabs.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #fff;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 20px;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 27px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border: 1px solid #DA0B1F;
    padding: 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
p.insert1{
    position: absolute;
    text-align: right;
    right: 10px;
    top: 85px;
    padding: 5px;
    z-index: 100;
}
p.insert1 a{
  display: block;
  text-align: left;
  font-weight: bold;
  cursor: pointer;
  font-size: 12px;
  color: #000000;
  padding: 30px 0px 0px 30px;
  filter:alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}
p.insert1 a:hover{

text-decoration: none;
color: #000;
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

#video1{
  display: none;
  position: absolute;
  float: left;
  width: 300px;
  height: 248px;
  right: 0px;
  left: auto;
  background: #fff url(../imgs/loading.gif) no-repeat center center;
}
p.insert2{
    position: absolute;
    text-align: right;
    left: 10px;
    right: auto;
    top: 85px;
    padding: 5px;
    z-index: 100;
}
p.insert2 a{
  display: block;
  text-align: left;
  font-weight: bold;
  cursor: pointer;
  font-size: 12px;
  color: #000000;
  padding: 30px 0px 0px 30px;
  filter:alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}
p.insert2 a:hover{

text-decoration: none;
color: #000;
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

#video2{
  display: none;
  position: absolute;
  float: left;
  width: 300px;
  height: 248px;
  left: 0px;
  background: #fff url(../imgs/loading.gif) no-repeat center center;
}
#gallery{ float: left; position: relative; width: 440px; }
#photo{ width: 440px; height: 320px; }
#gallery ul.thumbs { list-style: none; height: 43px; margin: 0px; padding: 0px; }
#gallery ul.thumbs li{ display: inline; float: left; width: auto; height: auto; border: 1px solid  #676767; _overflow: hidden; margin: 5px 3px 5px 3px; padding: 0px;}
#gallery ul.thumbs li a img{  }

#media div.vids { list-style: none; height: 43px; margin: 0px; padding: 0px; }
#media div.vids img{ display: inline; float: left; width: 34px; _width: 35px; height: 34px; _height: 35px; border: 2px solid #D4D4D4; _overflow: hidden; margin: 5px 3px 5px 0px; }
#media div.vids img.playing{ width: 34px; _width: 35px; height: 34px; _height: 35px; border: 2px solid  #BE1D2B;}
#media div.vids span{ display: inline; float: left; height: 36px; _height: 36px; margin: 5px 0px 0px 3px;padding: 0px 5px 0px 0px; line-height: 38px; font-family: Trebuchet MS; font-size: 14px; font-weight: bold; }
#media div.vids span.nowplaying{ border-bottom: 2px solid #BE1D2B; color: #BE1D2B; }

#bnghome {
    left: 0px;
    top: 0px;
    width: 598px;
    height: 248px;
    border: 1px solid #494949;
    margin: 1px 2px 1px 1px;
    overflow: hidden;
    padding: 0px;

}
#bnghome ul{
  padding: 0px;
  margin: 0px;
}
#bnghome li{
    /*
    	define width and height of list item (slide)
    	entire slider area will adjust according to the parameters provided here
    */
    width: 598px;
    height: 248px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}
span.navbtn{
    position: absolute;
    display: block;
    float: left;
    width: 120px;
    height: 190px;
    margin: 10px 10px 10px 10px;

}
span.navbtn a{
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}
span#prevBtn.navbtn{
  left: 0px;
  text-align: left;
}
span#nextBtn.navbtn{
  right: 0px;
  text-align: right;
}