
.sourcelink{
    color: black;
    font-family: Verdana,Arial,Helvetica,sans;
    font-size: 8pt;
    text-decoration: none;
    margin-left: 20px;
    opacity: 1;
}
.sourcelink:hover{
    text-decoration: underline;
}
/* These have to be replaced for widescreen */
#zoomlink{
    margin-left: 670px;

}
.ui-autocomplete-loading{
    background-color: white;
    background: url(/img/forms/smallwhiteloader.gif) no-repeat scroll right center white;

}


#overlaybox{
    position: relative;
    width: 800px;
    height: 200px;
    z-index: 40;
    margin-left: 50px;
    margin-top: 419px;
}

#picturebox_content{
    width: 900px;
    height: 995px;
}
#pictureboxheader{
    width: 852px;
}
#pictureboxfooter{
    width: 850px;
}

#morecams_content{
    width: 150px;
    height: 705px;
}
#morecamsheader{
    width: 102px;
}

#morecamsfooter{
    width: 100px;
}

#facts_content{
    width: 307px;
    height: 885px; /*585*/
}

#adsright, #adsleft{
    float: left;
}

#adsleft_content, #adsright_content{
    width: 160px;
    height: 620px;
    margin-right: 5px;

}

#innerright{
    float: left;
}
#morecams{
    float: left;
}


/* Screen resolution */

#outerbox{
    width: 1555px;
    margin-left: auto;
    margin-right: auto;
}

#mainbox{
    width: 1221px;
    float:left;

}
#description_content{
    width: 900px;
    height: 420px;
}
#comments_content{
    width: 900px;
    height: 425px;
}
#commentsheader, #descriptionheader{
    width: 852px;
}

#descriptionfooter, #commentsfooter{
    width: 850px;
}

#adsleftheader, #adsrightheader{
    width: 112px;
}

#adsrightfooter, #adsleftfooter{
    width: 110px;
}

/* Picture sizing */
#basepic{
    width: 800px;
    height:600px;
    margin-top:5px;
    margin-left:50px;
}
#pic2{
    width: 800px;
    height:600px;
    margin-top:5px;
    margin-left:50px;
}
#loadingpictures{
    width: 800px;
    height: 600px;
    margin-top:5px;
    margin-left:50px;
}
#innerloadingbox{
    width:800px;
}

#picmessage{
    width:800px;
    margin-top: 535px;
    margin-left: 50px;
}



/* these are standart*/



body{
    margin: 0px;
    background-color: #E6E6E6;
}

#rate{
    clear:both;
}
#facts{
    float:right;
}

#picturebox{
    float:left;
}

#description{
    float:left;
}
#comments{
    float:left;

}


#topbar{
    width: 100%;
    height: 40px;
    background-color: #7f85a3;

}
#diacontrol_content{
    width: 150px;
    height: 475px;

}
#rate_content{
    width: 150px;
    /*height: 170px;*/
    height:189px;
    padding-top:10px;
    text-align:center;
}




#picturebox_content, #diacontrol_content, #rate_content, #morecams_content, #description_content, #facts_content, #comments_content{
    background-color: white; /*#e9e7e9*/
    margin-right: 5px;
    border-left: 1px solid #8f99a6;
    border-right: 1px solid #8f99a6;

    border-bottom: 1px solid #8f99a6;
    margin-bottom: 5px;

    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;

    /*border-bottom-left-radius: 10px;
         border-bottom-right-radius: 10px;
         -webkit-border-bottom-left-radius: 10px;
         -webkit-border-bottom-right-radius: 10px;		*/
    clear:both;
}
.boxheader, .inpageboxheader{
    /*margin-right: 5px;*/
    /*border-top: 5px  solid black;*/
    border: 5px solid -moz-bg-inset;
    border: 5px solid -webkit-bg-inset;

    background-color: #6e798c;

    /*
    background: -moz-linear-gradient(top, #6e798c, #8f99a6);
    background: -webkit-gradient(linear, left top, left bottom,color-stop(0.1, #6e798c), color-stop(1.0, #8f99a6));
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#6e798c',EndColorStr='#8f99a6');
    */
    height: 25px;
    float:left;
    text-shadow: 1px 1px 2px black;
}
.boxfooter{
    /*margin-right: 5px;
         border: 5px solid -moz-bg-inset;
         border: 5px solid -webkit-bg-inset;
         background: -moz-linear-gradient(top, black, #8f99a6);
         background: -webkit-gradient(linear, left top, left bottom,color-stop(0.1, black), color-stop(1.0, #8f99a6));
         */
    border-bottom: 1px solid #8f99a6;
    height: 25px;
    float:left;

    margin-bottom: 5px;
    background-color: white;
}
.boxtitle{
    font-family: Verdana, Arial, Helvetica, sans;
    font-size: 9pt;
    font-weight:bold;
    padding-top: 3px;
    padding-left: 20px;
    color: #e9e7e9;
    margin: 0px;
}


#diacontrolheader, #rateheader{
    width: 102px;
}
#diacontrolfooter, #ratefooter{
    width: 100px;
}


#factsheader{
    width: 259px;
}
#factsfooter{
    width: 257px;
}



.tl{
    float:left;
    width: 25px;
    height: 25px;
    background-color: #6e798c;
    border-top: 5px solid -moz-bg-inset;
    border-left: 5px solid -moz-bg-inset;
    border-top: 5px solid -webkit-bg-inset;
    border-left: 5px solid -webkit-bg-inset;

    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;

    /*
    background: -webkit-gradient(linear, left top, left bottom,color-stop(0.1, #6e798c), color-stop(1.0, #8f99a6));
    background: -moz-linear-gradient(top, #6e798c, #8f99a6);
    */

}
.tr{
    float:left;
    width: 25px;
    height: 25px;
    background-color: #6e798c;
    margin-right: 5px;
    border-top: 5px solid -moz-bg-inset;
    border-right: 5px solid -moz-bg-inset;
    border-top: 5px solid -webkit-bg-inset;
    border-right: 5px solid -webkit-bg-inset;

    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;

    /*
    background: -webkit-gradient(linear, left top, left bottom,color-stop(0.1, #6e798c), color-stop(1.0, #8f99a6));
    background: -moz-linear-gradient(top, #6e798c, #8f99a6);
    */
}

.bl{
    float:left;
    width: 25px;
    height: 25px;

    border-bottom: 1px solid #8f99a6;
    border-left: 1px solid #8f99a6;

    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: white;

}
.br{
    float:left;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    border-bottom: 1px solid #8f99a6;
    border-right: 1px solid #8f99a6;

    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: white;
}
#slideshowprogress{
    position:absolute;
    width:110px;
    height:37px;
    background-color:gray;
    margin: -5px;
    opacity:0.8;
    filter:alpha(opacity=80);
    font-family: Verdana, Arial, Helvetica, sans;
    font-size:8pt;
    font-weight: bold;
    text-shadow: 1px 1px 1px black;
    color:white;
    display: none;
}
#basepic{
    border:1px solid gray;
    position: absolute;
    z-index: 20;
    background-color:white;
}
#pic2{
    border:1px solid gray;
    position: absolute;
    z-index: 10;
    background-color:white;
}
#loadingpictures{
    position:absolute;
    background-color: white;
    border: 1px solid gray;
    display: table-cell;
    z-index: 30;

}
#innerloadingbox{
    position:absolute;
    top:50%;
    text-align:center;
    font-family: Verdana, Arial, Helvetica, sans;
    font-size: 10pt;
}

#picmessage{

    position: absolute;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans;
    font-size: 18pt;
    text-align: center;
    z-index: 30;
    display:none;
    text-shadow: 1px 1px 1px black;
}

#diaspeed_text{
    background-image: url('/img/diacontrol/dia_speed.png');
    background-repeat: no-repeat;
    text-align: center;
    width: 90px;
    height: 22px;
    font-family: Verdana, Arial, Helvetica, sans;
    font-size: 8pt;
    padding-top: 2px;
}
#diaspeed_link{
    color: black;
    text-decoration: none;
}
.smalldiabutton{
    margin-right: 2px;
}


#camoverview{
    margin-left:auto;
    margin-right:auto;
    padding-top:19px;
    width:780px;

}
.pathlist{
    font-size:9pt;
    font-family:Verdana, Helvetica, sans;
}
.pathlistlink{
    color:black;
}
a.pathlistlink:hover{
    color:blue;
}

.maintitle{
    font-family:Verdana, Helvetica, Arial, sans;
    text-align:center;
    font-size:13pt;
    font-weight:bold;
}

#browsernotice{
    width: 100%;
    min-width: 1000px;
    height: 22px;
    padding-top: 5px;
    background-color: #ff7458;
    float: left;
    z-index: 2000;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,sans;
    font-size: 9pt;
    display:none;
}

#redirectnotice{
    width: 100%;
    min-width: 1000px;
    height: 22px;
    padding-top: 5px;
    background-color: #ff7458;
    float: left;
    z-index: 2000;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,sans;
    font-size: 9pt;
    display:block;
}

#overlaymessage{
    background-color:silver;
    border: 1px solid black;
    bottom:0;
    color:black;
    font-family:Verdana,Arial,Helvetica,sans;
    font-size:20pt;
    height:120px;
    opacity:0.95;
    filter: alpha(opacity=95);
    position:absolute;
    text-align:center;
    text-shadow:2px 2px 2px white;
    z-index:30;
    width: 100%;
    /* height:50px;
         background-color:silver;
         border:1px solid black;
         color:white;
         font-family:Verdana,Arial,Helvetica,sans;
         font-size:20pt;
         opacity:0.9;
         position:absolute;
         text-align:center;
         text-shadow:1px 1px 1px black;
         z-index:30;*/

}

#overlayhandle{
    background-color:silver;
    border: 1px solid black;
    border-top: none;
    bottom:16px; /*was 0*/
    color:white;
    font-family:Verdana,Arial,Helvetica,sans;
    font-size:20pt;
    height:20px;
    opacity:0.9;
    filter: alpha(opacity=90);
    position:absolute;
    text-align:center;
    text-shadow:1px 1px 1px black;
    z-index:30;
    width: 100%;
}

#maindirectorybox  {
    margin-left:auto;
    margin-right:auto;
    width:1000px;
}

#middle_content, #left_content, #right_content{
    background-color: white;
    margin-right: 5px;

    border-left: 1px solid #8f99a6;
    border-right: 1px solid #8f99a6;

    clear:both;
}

#protectioninner{
    margin-top:60px;
    width:345px;
    height:225px;
    background-color:white;
    border:1px solid #8F99A6;
    margin-left:auto;
    margin-right:auto;
    border-radius:5px;
    -webkit-border-radius:5px;

}

#protectioninnerapply{
    font-family:Verdana, Arial, Helvetica, sans;
    font-size:9pt;
    margin-top:60px;
    padding-top:50px;
    text-align:left;
    width:305px;
    height:315px;
    background-color:white;
    border:1px solid #8F99A6;
    margin-left:auto;
    margin-right:auto;
    border-radius:5px;
    -webkit-border-radius:5px;
}

#protectionouter{

    background-color: white;
    padding-top:40px;
    margin-top:100px;
    width:600px;
    height:650px;
    border:1px solid #8F99A6;
    margin-left:auto;
    margin-right:auto;
    text-align:center;

    border-radius:5px;
    -webkit-border-radius:5px;




}


.maplinkoverlay{
    position:absolute;
    top:15px;

    height: 25px;
    width:130px;

    text-align: center;

    /*
     height: 35px;
     overflow:hidden;
     */
}

.maplinkoverlaytext {
    text-decoration: none;
    color:white;
    font-size: 11pt;
    font-family: Verdana, Arial, Helvetica, sans;
    text-align: center;
    margin:0px;
    padding-top: 3px;
    height: 25px;
}

/* Colors */
.boxheader, .tr, .tl, .inpageboxheader{
    background-color: #6e798c;

}

.directoryinnercontent{
    padding-left: 30px;
    padding-right:30px;
}

.inpageboxheader{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 603px;
    margin-top:20px;
    margin-bottom:30px;
    margin-left:0px;
    padding-left: 22px;
}
