﻿html { height: 100%; }
body { background-color: #fff; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 70%; height: 100%; margin: 0px; padding: 0px; xcursor: url(/ii/cursorxp2.cur), default; }
body, td, p { color: #333; }
p { text-indent: 1em; text-align: justify; xwidth:85%; }
img { border: 0px; }
h1 { color: #ff2c00; font-family: Calibri, Verdana, Arial, Sans-Serif; font-size: 150%; text-align: left; font-weight: bold; }
h2 { color: #555; font-family: Calibri, Verdana, Arial, Sans-Serif; font-size: 100%; text-align: left; font-weight: bold; }

a { color: #333; text-decoration: underline;  }
* html .png
{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/ii/t.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "")),this.pngSet=true)
    );
}
img.active
{
    cursor: pointer;
    position: absolute;
    
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/ii/t.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "")),this.pngSet=true));
}
div.menuitem
{
    cursor: pointer;
}
div.indexContainer
{
    padding-top: 20px;
    text-align: center;
}
div#slides
{
    width: 600px;
    height: 400px;
    border-left: solid 1px White;
}

div.collectionTitle
{
    color: #FE4701;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.scrollbody
{
	background-color: #EEEFEF;
}
.scrollItem
{
	border: gainsboro 1px solid;
}
.menu1, .menu1a { margin-bottom: 5px; padding-top: 3px; }
.menu1 a { font-size: 120%; color: #333; text-decoration: none; }
.menu1a a { font-size: 120%; font-weight: bold; color: #333; text-decoration: none; }
.menu2, .menu2a { margin-bottom: 3px; }
.menu2 a { font-size: 100%; color: #333; text-decoration: none; margin-left: 20px }
.menu2a a { font-size: 100%; font-weight: bold; color: #333; text-decoration: none; margin-left: 20px }

table.newslist { border-collapse: collapse; }
table.newslist td { vertical-align: top; padding: 3px; margin:0px; }
table.newslist td { text-align: justify; }
table.newslist td.date { xcolor: #ff2c00; white-space:nowrap;}

td#tdContainer { text-align: center; xvertical-align: middle; }
table#tabContent { border-bottom: solid 1px #E7EDF6; padding-bottom: 15px; height: 100%; width:960px; border-collapse: collapse; }
table.tabContentBg { background-image: url(../ii/leftbgd2.gif); background-repeat: repeat-y; background-position: left top; }
table.tabContentIndex { width: 100% !important }
table#xtabContent { padding:0px; margin:0px; border-width: 0px; width: 100% }
td#tdLeft { background-image: url(../ii/leftbgb2.gif); background-repeat: no-repeat; background-position: left bottom; }
div#divLeftMenu { width: 255px; background-image: url(../ii/leftbgt2.gif); background-repeat: no-repeat; padding-bottom: 20px; xheight: 100%; margin-left: -1px; }
div#divContent { margin-left: 30px; text-align: left; margin-right:30px; min-height: 780px; height: auto !important; height: 790px; }

table.info tr td
{
    text-align: center;
}
table.info div.title
{
    background-color: #E7EDF6;
    font-weight: bold;
    padding: 3px;
}
div.infoBlock
{
	/*background-color: White;
	-moz-opacity: 0.85;
    filter: alpha(opacity=85);
	opacity: 0.85;*/
	overflow: hidden;
	font-size: 90%;
	position: relative;
	font-weight: normal;
}
div.map
{
    background-color: White;
    background-image: url('../ii/map.gif');
    background-repeat: no-repeat;
    border: solid 1px #FF860F;
    height: 600px;
    overflow: hidden;
    width: 99%;
    z-index: -1;
}
table#mapNavigation
{
    position: absolute;
    width: 100%;
    z-index: 1000;
}
div#mapPreview
{
    background-color: White;
    border: solid 1px #FF860F;
    cursor: pointer;
    filter: alpha(opacity=90);
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    opacity: 0.9;
    margin-left: -1px;
    margin-top: -1px;
    position: absolute;
    z-index: 1000;
}
div#mapContainer
{
    overflow: hidden;
    position: absolute;
    height: 602px;
    z-index: 0;
}
div#markersContainer
{
    position: absolute;
    height: 602px;
    z-index: 10;
}
div.marker
{
    cursor: pointer;
    padding: 0px;
    z-index: 1000;
}
div.marker td
{
    font-size: 12px;
    font-weight: bold;
    z-index: 1000;
}
div#moveUp, div#moveDown
{
    height: 70px;
    position: absolute;
    z-index: 100;
}
div#moveLeft, div#moveRight
{
    height: 540px;
    position: absolute;
    width: 70px;
    z-index: 100;
}
img#loader
{
    background-color: White;
    border: solid 1px Black;
    left: 175px;
    filter: alpha(opacity=80);
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    opacity: 0.8;
    padding: 200px 300px 200px 300px;
    position: absolute;
    top: 70px;
    z-index: 150;
}
div#pnlInfo
{
    background-color: White;
    border: solid 1px gainsboro;
    height: 435px;
    filter: alpha(opacity=80);
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    opacity: 0.8;
    width: 660px;
    overflow-x: hidden !important;
    z-index: 100;
}
div#divCitySelect
{
    background-color: White;
    background-image: url('../ii/bg-city.gif');
    border: 1px solid #FF860F;
    color: Black;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    height: 20px;
    position: absolute;
    text-align: center;
    width: 200px;
    z-index: 2000;
}
div#boxCitySelect
{
    background-color: White;
    border: solid 1px Gray;
    filter: alpha(opacity=70);
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    opacity: 0.7;
    height: 579px;
    position: absolute;
    width: 200px;
    z-index: 1000;
    
}
div#boxCitySelect select
{
    margin: 10px;
    width: 180px;
    height: 559px;
}
table#contents
{
    border-collapse: collapse;
    margin-left: 18px;
    width: 95%;
}
table#contents td
{
    color: Black;
}
table#contents span
{
    color: Black;
}
table#contents a
{
    text-decoration: none;
    color: Navy;
}
div#bmenu { margin-top: 10px; padding-bottom: 10px; padding-left:16px; }
div#bmenu a { color: #666; font-size:13px; text-decoration: none; }

.colorItem
{
    border: solid 1px #C4C9D7;
    margin: 2px;
    width: 80px;
}
td#tdModelName
{
    background-color: #E7EDF6;
    background-image: url(../ii/bg-name.gif);
    background-repeat: no-repeat;
    color: #505050;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
}
div#propertiesBlock
{
    background-color: #E7EDF6;
    background-image: url('../ii/bg-properties.gif');
    cursor: pointer;
    font-weight: bold;
    height: 25px;
    padding-top: 0px;
}
div#infoBlock
{
    background-color: #E7EDF6;
    background-image: url('../ii/bg-info.gif');
    cursor: pointer;
    font-weight: bold;
    height: 25px;
}
.Archive 
{
    border-collapse: collapse;
    color: Gray;
    margin: 0px 0px 5px 5px;
    width: 200px;
    float: right;
}
.Archive th 
{
    background-color: #F3F7FD;
    color: #000000;
    font-weight: bold;
    padding: 3px;
    text-align: center;
}
.Archive td
{
    padding: 5px 5px 5px 20px;
    vertical-align: top;
    font-size: 90%;
}
.Archive ul
{ 
    list-style-type: disc;
    padding-left: 0px;
    margin-left: 5px;
}
.Archive ul li { margin-bottom: 2px; }
.Archive b { color: #000000; }

.ft
{
	background: White;
	filter: alpha(opacity=85);
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	opacity: 0.85;
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	width: 317px;
}
div.rating a
{
    background-image: url(/ii/rating-star.gif);
    background-repeat: no-repeat;
    background-position: 5px 4px;
    font-weight: bold;
    padding:  5px 10px 0px 10px;
    text-decoration: none;
}
div.comments
{
    border: dotted 1px gainsboro;
    margin-top: 5px;
    padding-bottom: 5px;
}
div.comments div.name
{
    background-color: #DEDDE2;
    font-weight: bold;
    padding: 3px;
}
div.comments div.text
{
    padding: 3px 10px 0px 10px;
}
