﻿/* infopop CSS */

#infoPopup {
	display: none;
	position: absolute;
	z-index: 1000;
	width: 400px;
	height: 240px;
	top: 100px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #B3B0A3;
}

#infoPopup iframe{
	position: absolute;
	z-index: 999;
	width: 400px;
	height: 220px;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

#b-infoPopup {
	background: url(../img/info_bkgd.gif) repeat-x;
}

#infoPopup h2 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color: #00547A;
}

#b-infoPopup h3 {
	color: #00547A;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#infoScrollDiv {
	position: absolute;
	display: block;
	overflow: auto;
	top: 20px;
	margin: 0px -10px;
	padding: 10px;
	font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
	border-top: 1px solid #E4CE9E;
}

#iframeHandle {
	position: absolute;
	display: block;
	z-index: 1001;
	width: 100%;
	height: 29px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background: url(../img/info_title.gif) repeat-x;
	cursor: move;
}
#popCloser {
	position: relative;
	display: block;
	z-index: 1001;
	float: right;
	width: 22px;
	height: 20px;
}
#popCloser a {
	display: block;
	width: 21px;
	height: 29px;
	top: 0px;
	background: url(../img/info_btn.gif) repeat-x #03F;
	text-indent: -2000px;
	text-decoration: none;
	font-size: 16px;
	cursor: pointer;
}
#popCloser a:hover {
	background-position: 0px 0px;
}

.drag{
	position:relative;
	cursor:move;
}

.cons0
{
    background: url(../img/cons/cons00.gif) fixed;
}

.cons1
{
    background: url(../img/cons/cons01.gif) fixed;
}

.cons2
{
    background: url(../img/cons/cons02.gif) fixed;
}

.cons3
{
    background: url(../img/cons/cons03.gif) fixed;
}

.cons4
{
    background: url(../img/cons/cons04.gif) fixed;
}	

.medi0
{
    background: url(../img/medi/medi00.gif) fixed;
}	

.medi1
{
    background: url(../img/medi/medi01.gif) fixed;
}	

.medi2
{
    background: url(../img/medi/medi02.gif) fixed;
}	

.medi3
{
    background: url(../img/medi/medi03.gif) fixed;
}	

.medi4
{
    background: url(../img/medi/medi04.gif) fixed;
}	

.medi5
{
    background: url(../img/medi/medi05.gif) fixed;
}	

.medi6
{
    background: url(../img/medi/medi06.gif) fixed;
}	

.medi7
{
    background: url(../img/medi/medi07.gif) fixed;
}	

.spec0
{
    background: url(../img/spec/spec00.gif) fixed;
}	

.spec1
{
    background: url(../img/spec/spec01.gif) fixed;
}	

.spec2
{
    background: url(../img/spec/spec02.gif) fixed;
}	

.spec3
{
    background: url(../img/spec/spec03.gif) fixed;
}	

.spec4
{
    background: url(../img/spec/spec04.gif) fixed;
}	

.spec5
{
    background: url(../img/spec/spec05.gif) fixed;
}	

.fami0
{
    background: url(../img/fami/fami00.gif) fixed;
}	
	
.fami1
{
    background: url(../img/fami/fami01.gif) fixed;
}	

.fami2
{
    background: url(../img/fami/fami02.gif) fixed;
}	

.fami3
{
    background: url(../img/fami/fami03.gif) fixed;
}	

.fami4
{
    background: url(../img/fami/fami04.gif) fixed;
}	

.fami5
{
    background: url(../img/fami/fami05.gif) fixed;
}		