/**************************************** Main ****************************************/
html, body, #overlay
{
	background-color: #433d46;
	background-image: url(/images/template_background_main.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif; 
	font-size: 1.0em;
	overflow: hidden;
}

body
{
	margin: 0;
	padding: 0;
}

#root
{
	width: 956px;
	margin: auto auto;
	height: 580px;
	position: relative;
	
}

* html #root
{
	height: 580px;;
}

#container 
{
	float: left;
	background-repeat: no-repeat;
	width: 956px;
}

#overlay
{
	position: absolute;
	width: 100%;
	height: 750px;
	left: 0;
	top: 0;
	z-index: 9999991;
}

#overlay a
{
	color: #d5d1d7;
	text-decoration: underline;
}

a
{
	/*color: #755862;*/
	/*color: #993366;*/
	color: #826A89;
}

/**************************************** Header ****************************************/

#header
{
	width: 956px;
	height: 90px;
	clear: both;
}

#headerTop
{
	background-image: url(/images/template/headerTop_BackGround.jpg);
	height: 30px;
	width: 784px;
	margin: 0 86px 0 86px;
}

#headerMiddle
{
	background-image: url(/images/template/headerMiddle_BackGround.jpg);
	height: 60px;
	width: 784px;
	margin: 0 86px 0 86px;
	
}

#headerLogo
{
	height: 60px;
	width: 140px;
	margin: 0;
	float: left;
}

#headerBox
{
	float: right;
	height: 55px;
	width: 375px;
	margin: 5px 0 0 0;
	
	-moz-opacity:0.0;
	-khtml-opacity:0.0;
	filter:alpha(opacity=0);

}

#headerBox ul
{
	color: #888888;
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding: 5px 2px 5px 0;
}

#headerBox li
{
	float: left;
}

#headerBox a 
{ 
	color: #888888;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

#headerBox a:hover
{ 
	color: #02adf1;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

#headerBox .active
{ 
	color: #02adf1;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

/**************************************** Body ****************************************/

#body
{
	width: 956px;
	height: 424px;
	clear: both;
}

#bodyTop
{
	background-image: url(/images/template/bodyTop_BackGround.jpg);
	height: 424px;
	width: 784px;
	margin: 0 86px 0 86px;
}


/**************************************** Footer ****************************************/

#footer
{
	width: 956px;
	height: 66px;
	clear: both;
}

#footerTop
{
	background-image: url(/images/template/footerTop_BackGround.jpg);
	height: 30px;
	width: 784px;
	margin: 0 86px 0 86px;
}

#footerMiddle
{
	height: 36px;
	width: 784px;
	margin: 0 86px 0 86px;
	
}

/**************************************** Layer ****************************************/

#layer
{
	position: absolute;
	top: 90px;
	left: 0;
	width: 956px;
	height: 490px;
	z-index: 5000000;
}

#layerContent
{
	width: 956px;
	height: 490px;
	z-index: 5100000;
}

#layerOverlay
{
	position: absolute;
	top: 0;
	left: 0;

}

#layerFooter
{
	position: absolute;
	top: 440px;
	left: 150px;
	width: 656px;
	height: 66px;
	z-index: 5200000;
	
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	
	-moz-opacity:0.0;
	-khtml-opacity:0.0;
	filter:alpha(opacity=0);
}


#layerFooter ul
{
	list-style: none;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#layerFooter li
{
	display: inline;
}

#layerFooter a 
{ 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none;
}

#layerFooter a:hover
{ 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #02adf1;
	text-decoration: none;
}

#layerSubmenu
{
	position: absolute;
	top: 70px;
	left: 120px;
	z-index: 5000000;
	width: 150px;
	height: 100px;
	text-align: right;
	padding-right: 5px;
	-moz-opacity:1;
	-khtml-opacity:1;
	filter:alpha(opacity=100);
	color: #79727b;
}

#layerSubmenu ul
{
	list-style: none;
	line-height: 12px;
	letter-spacing: 1px;
	border-right: 1px solid #79727b;
	margin: 0;
	padding: 0;
	padding: 5px 2px 5px 0;
}

#layerSubmenu li
{

}

#layerSubmenu a 
{ 
	color: #79727b;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#layerSubmenu a:hover
{ 
	color: #02adf1;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#layerTemplateBase
{
	position: absolute;
	top: 16px;
	left: 280px;
	/*z-index: 999999;*/
	width: 560px;
	height: 408px;
}

#layerTemplateTextV
{
	width: 353px;
	height: 408px;
	float: left;
	text-align: justify;
	color: #666666;
	padding-right: 5px;
}

#layerTemplateMediaV
{
	width: 200px;
	height: 408px;
	float: left;
	border-left: 2px solid #cccccc;
	
	-moz-opacity:0.0;
	-khtml-opacity:0.0;
	filter: alpha(opacity=0);	
}

#layerTemplateMediaBorderV
{
	width: 200px;
	height: 408px;
	float: left;
	background: transparent url(/images/template/corner.gif) top right no-repeat;
}

#layerTemplateTextVB
{
	width: 273px;
	height: 408px;
	float: left;
	text-align: justify;
	color: #666666;
	padding-right: 5px;
}

#layerTemplateMediaVB
{
	width: 280px;
	height: 408px;
	float: left;
	border-left: 2px solid #cccccc;
	
	-moz-opacity:0.0;
	-khtml-opacity:0.0;
	filter: alpha(opacity=0);	
}

#layerTemplateMediaBorderVB
{
	width: 280px;
	height: 408px;
	float: left;
	background: transparent url(/images/template/corner.gif) top right no-repeat;
}

#layerTemplateTextH
{
	width: 550px;
	height: 204px;
	text-align: justify;
	color: #666666;
}

#layerTemplateMediaH
{
	width: 560px;
	height: 204px;
	
	-moz-opacity:0.0;
	-khtml-opacity:0.0;
	filter: alpha(opacity=0);	
}

#layerTemplateMediaBorderH
{
	width: 560px;
	height: 204px;
	float: left;
	background: transparent url(/images/template/corner.gif) bottom right no-repeat;
}

#layerTemplateTextHB
{
	width: 550px;
	height: 68px;
	text-align: justify;
	color: #666666;
}

#layerTemplateMediaHB
{
	width: 560px;
	height: 340px;
	/*border-left: 2px solid #cccccc;*/
	
	-moz-opacity:0.0;
	-khtml-opacity:0.0;
	filter: alpha(opacity=0);	
}

#layerTemplateMediaBorderHB
{
	width: 560px;
	height: 340px;
	float: left;
	background: transparent url(/images/template/corner.gif) bottom right no-repeat;
}

#layerTemplateTextRG
{
	width: 550px;
	height: 408px;
	float: left;
	text-align: justify;
	color: #666666;
}

#layerTemplateTextRG .InputSmall
{
	width:  250px;
	font-size: 10px;
	color: #000000;
	height: 15px;
	line-height: 12px;
	
	border: 1px solid #5f5268;
	background-color: #b4aeb7;

	display: block;
	
	color: #666666;
	
	margin-bottom: 3px;
}

#layerTemplateTextRG .InputSmallCbo
{
	width:  250px;
	color: #000000;
	background-color: #b4aeb7;
	color: #666666;
	margin-bottom: 3px;
	border: 1px solid #5f5268;

}

#layerTemplateTextRG .CheckboxSmall
{
	color: #000000;
	border: 1px solid #5f5268;
	background-color: #b4aeb7;
	float: lefz;
	margin-bottom: 3px;
}

#layerTemplateTextRG .InputSmall_error
{
	font-size: 10px;
	color: #000000;
	height: 15px;
	line-height: 12px;
	width:  250px;
	border: 1px solid #5f5268;
	background-color: #c4808c;

	display: block;

	color: #666666;
	
	margin-bottom: 3px;
}

#layerTemplateTextRG .RadioSmall
{

}

#layerTemplateTextRG .RadioSmall_error
{

}

#layerTemplateTextRG .LabelSmall
{
	width:  130px;
	float: left;
	color: #433D46;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}

#layerTemplateTextRG .LabelSmallSpan
{
	float: left;
	color: #433D46;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}

#layerTemplateTextRG .LabelSmallRadio
{
	color: #433D46;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

#layerTemplateTextRG .button
{
	color: #02adf1;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	border: none;
	cursor: pointer;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}


/**************************************** Content ***************************************/

#contentSelect
{
	width: 724px;
	height: 50px;
	background-image: url(/images/template/ContentSelectBackground.jpg);
	background-repeat: no-repeat;
	margin-left: 116px;
	margin-top: 250px;
	color: #7f8386;
	line-height: 50px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);	
}

#contentSelect a 
{ 
	color: #00aeec;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}



#noFlash
{
	text-align: center;
	color: #728f9e;
}

#noFlash h1
{
	color: #00adef;
}

#noFlash p
{
	
}



/**************************************** Text ****************************************/

h1
{ 
	color: #02adf1; 
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	margin: 0;
	margin-bottom: 17px;
	padding-top: 9px;
}

p
{ 
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 0.7em;
	line-height: 16px;
	text-decoration: none;
	margin: 0;
	margin-bottom: 16px;
}


div.worldwide_location_t p
{ 
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 1em;
	line-height: 16px;
	text-decoration: none;
	margin: 0;
	margin-bottom: 16px;
}

img
{
	border: 0px;
}

a
{
	border: 0px;
	/*text-decoration: none;*/
}

form
{
	margin: 0px;
	display: inline;
}

.textfield
{
	border: 1px solid #636363;
	border-color: #a02031;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffe5e5;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 0.7em;
}

.textfield_focus
{
	border: 1px solid #636363;
	border-color: #a02031;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffcccc;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 0.7em;
}

.imagefield
{

}





#contentblock
{
	height: 440px;
	width: 380px;
	position: absolute;
	top: 150px;
	left: 400px;
	z-index: 99999995;
}

#contentblock_back
{
	height: 400px;
	width: 380px;
	border: 2px solid #000000;
	padding: 2px;
	-moz-opacity:0.0;
	-khtml-opacity:0.0;
	filter: alpha(opacity=0);	
}

#contentblock_body
{
	height: 100%;
	width: 100%;
	background-color: #000000;
}

#contentblock_border_bottom
{
	height: 29px;
	width: 100%;
	text-align: center;
}

#contentblock_foot
{
	height: 100%;
	width: 100%;
	background-color: #000000;
}

#contentblock_h
{
	height: 415px;
	width: 370px;
	/*background-color: #FFFFFF;*/
	position: absolute;
	top: 150px;
	left: 395px;
	-moz-opacity:0.0;
	-khtml-opacity:0.0;
	filter:alpha(opacity=0);
	overflow: auto;
	padding: 10px;
	padding-left: 19px;
	text-align: justify;
	color: #7a7b7d;
	/*background-image: url(/images/note.jpg);*/
	z-index: 99999998;
}



.start
{
	float: left;
	width: 0px;
	height: 350px;
	overflow: hidden;
	background-color: black;
}

.handle
{
	float: left;
	width: 60px;
	height: 350px;
	margin: 0;
	border-right: 2px solid #FFFFFF;
	background-color: black;
	font-size: 0;
	padding-top: 0;
}

.handle_hover
{
	width: 60px;
	height: 350px;
	margin: 0;
	background-color: #502f56;
	-moz-opacity:0;
	-khtml-opacity:0;
	filter:alpha(opacity=0);
}

.handlebig
{
	width: 180px;
	-moz-opacity:1;
	-khtml-opacity:1;
	filter:alpha(opacity=100);
	font-size: 0;
}

.content
{
	padding-left: 0px;
	background-color: black;
	float: left;
	width:0px;
	height: 350px;
	overflow:hidden;
}

.content h1
{
	text-align: left;
	color: #00aeef;
	padding:5px 10px 5px 5px;
}

.content p
{
	text-align: justify;
	font-weight: normal;
	padding:5px 193px 5px 5px;
	color: #CCCCCC;
	margin: 0;
}

.cleanContent
{
	font-family: Arial,sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	
}

.endcontent
{
	float: left;
	
	width:356px;
	height: 350px;
	background-color: black;
	padding: 4px;
}

.end
{
	float: left;
	width: 360px;
	height: 350px;
	background-color: black;
}


.bg
{
	background-image: url(/images/bg.jpg);
	background-position: 0 4px;
	background-repeat: no-repeat;
	height: 426px;
	width: 1000px;
}

.bg_word
{
	background-image: url(/images/bg_world.jpg);
	background-position: 0 4px;
	background-repeat: no-repeat;
	height: 426px;
	width: 1000px;
}

.bg1
{
	background-image: url(/images/bg1.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 78px;
	width: 1000px;
	padding-top: 5px;
}

.cname
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00afee;
}

.worldwide_location
{
	cursor: pointer;
	height: 9px; 
	width: 9px; 
	z-index: 9999991; 
	position: absolute; 
	background-repeat: no-repeat;
}

.ww_p1
{
	background-image: url(/images/worldwide_pointer.png);
	behavior: url(/static/style/iepngfix.htc);
	height:149px;
	width:148px;	
	position: absolute;
	display:none;
}

* html #ww div.ww_p1 {
	margin-left:-500px;
	margin-top:1px;
}	


.ww_p2
{
	background-image: url(/images/worldwide_pointer2.png);
	behavior: url(/static/style/iepngfix.htc);
	height:151px;
	width:141px;	
	position: absolute;
	display:none;
}

* html #ww div.ww_p2 {
	margin-left:-500px;
	margin-top:1px;
}	


.ww_p3
{
	background-image: url(/images/worldwide_pointer3.png);
	behavior: url(/static/style/iepngfix.htc);
	height:92px;
	width:173px;	
	position: absolute;
	display:none;
}

* html #ww div.ww_p3 {
	margin-left:-500px;
	margin-top:1px;
}	

.ww_l1
{
	cursor: pointer;
	height: 9px; 
	width: 9px; 
	z-index: 9999991; 
	position: absolute; 
	background-repeat: no-repeat;
	background-image: url(/images/worldwide_dot.gif)
}

* html #ww div.ww_l1 {
	margin-left:-500px;
	margin-top:1px;
}	


.ww_l2
{
	cursor: pointer;
	height: 9px; 
	width: 9px; 
	z-index: 9999991; 
	position: absolute; 
	background-repeat: no-repeat;
	background-image: url(/images/worldwide_dot2.gif)
}

* html #ww div.ww_l2 {
	margin-left:-500px;
	margin-top:1px;
}	


.worldwide_locationTooltip
{
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	filter:alpha(opacity=70);
	border: 2px solid #403f41;
	background-color: #100e10;
	padding: 4px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.worldwide_location_t
{
	padding-top: 20px;
	display: none;
	z-index: 9;
	position: absolute;
	width: 204px;
	font-size:0.7em;
	z-index: 9999997;
}

.FormSmall
{

}

.InputSmall
{
	font-size: 10px;
	color: #000000;
	height: 12px;
	line-height: 12px;
	width:  130px;
	border: 1px solid #5f5268;
	background-color: #b4aeb7;

	display: block;
	float: left;
	color: #666666;
}

.InputSmall_error
{
	font-size: 10px;
	color: #000000;
	height: 12px;
	line-height: 12px;
	width:  130px;
	border: 1px solid #5f5268;
	background-color: #c4808c;

	display: block;
	float: left;
	color: #666666;
}

.LabelSmall
{
	width:  130px;
	float: left;
	color: #888888;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}

.button
{
	color: #02adf1;;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	border: none;
	cursor: pointer;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}

#MuseumText p
{
	text-align: justify;
	font-weight: normal;
	padding: 15px 353px 0 353px;
	color: #CCCCCC;
	margin: 0;
}

.flipactive, .flip
{
	color: #888888;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	margin-left: 2px;
}

.flipactive
{
	text-decoration: underline;
}

.ThirdMenu_old
{
	width: 112px;
	
	position: absolute;
	top: -2px;
	right: -123px;
	display: none;
	float: right;
	
	text-align: left;
	padding: 0;
	padding-left: 10px;
}
/*
.ThirdMenu
{
	width: 112px;
	
	position: absolute;
	top: -2px;
	right: -114px;
	display: none;
	float: right;
	
	text-align: left;
	padding: 0;
	padding-left: 15px;
	z-index:999999999;
}
*/
.ThirdMenu
{
	width: 112px;
	
	position: absolute;
	top: 0;
	left: 0;

	display: none;

	text-align: left;
	padding: 0;
	padding-left: 5px;
	
	z-index:999999999;
	
	color:#666666;
	
	background: transparent;
}


.ThirdMenuInner
{
/*	background-color: #4a424d;
	border: 2px solid #6d6570;
	display: block;
	padding: 6px;*/
	background-color: #ebe6ec;
	background-image: url(/images/template/thirdlevel_background.png);
	border: 1px solid white;
	display: block;
	padding: 6px;
	padding-top: 0;
	
	color:#666666;
	width: 112px;
}

.ThirdMenu a
{ 
	color: #d5d1d7;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color:#666666;
}


.ThirdMenu a:hover
{ 
	color: #02adf1;
	background-color: transparent;
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}