﻿html
{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #565b5b;
}

body
{
	margin: 0px;
	padding: 0px;
}

img
{
	behavior: url(/src/script/iepngfix.htc);
}


a img
{
	border: 0px;
}

a
{
	color: #0d8231;
	font-weight: bold;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}

.waiting
{
	width: 400px;
	background-color: #FFFF99;
	border: solid 2px #eee;
	padding: 20px;
	position: absolute;
	z-index: 99;
	text-align: center;
	margin: 0px auto;
	color: #CC3300;
	font-weight: bold;
}

.waiting img
{
	vertical-align: middle;
}


/*-------------------------------------------------------------------------------------------------------*/

#wrapper
{
	margin: 0px auto;
	background: url(/src/img/bg.jpg) no-repeat top center; /*background-color: #031e19; */
	background-color: #fff;
}

/*-------------------------------------------------------------------------------------------------------*/

#divHeader
{
	margin: 0px auto;
	width: 770px;
	height: 490px;
	overflow: hidden;
}

/* Flash Movie */
#divHeaderIntroBackground
{
	width: 770px;
	padding: 0px;
	margin: 0px auto;
	height: 271px;
	z-index: 1;
	text-align: center;
	overflow: hidden;
}

/* Language Selector with Layer Setting */
#divHeaderLanguageSelector
{
	z-index: 2;
	position: absolute;
	color: #fff;
	margin-top: 228px;
	text-align: right;
	width: 770px;
}
#divHeaderLanguageSelectorBG
{
	padding-top: 5px;
	height: 40px;
	width: 165px;
	float: right;
	background-image: url(/src/img/switch_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	behavior: url(/src/script/iepngfix.htc);
}
#divSelectLanguageFlags
{
	float: right;
	width: 65px;
	padding: 0px 5px;
}
#divSelectLanguageCaption
{
	float: right;
	width: 80px;
	padding: 0px 5px;
}

#divHeaderNavigator
{
	z-index: 3;
	position: absolute;
	margin: 243px 0px 0px 0px;
	width: 770px;
	height: 243px;
	overflow: hidden;
}

#divHeaderNavigatorBG
{
	padding-top: 20px;
	text-align: left;
	behavior: url(/src/script/iepngfix.htc);
	background-image: url(/src/img/intropng2.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}

#divHeaderNavigatorFlashMenu
{
	float: left;
	width: 585px;
	padding: 25px 0px 0px 5px;
}
#divHeaderNavigatorFlashMenuContent
{
	padding: 3px 0px 0px 0px;
	width: 585px;
	height: 130px;
	text-align: left;
	margin: 0px auto;
	overflow: hidden;
}

#divHeadNavigatorFlashMenuContent a
{
	color: #fff;
}

#divHeadNavigatorFlashMenuContent table a
{
	color: #fff;
}

#divHeaderNavigatorSearchBox
{
	float: right;
	width: 175px;
	text-align: center;
	margin: 0px auto;
	padding: 25px 2px 0px 3px;
}
#divHeaderNavigatorSearchBox .searchTitle
{
	padding-left: 2px;
}
#divHeaderNavigatorSearchBox .searchDropDown
{
	width: 165px;
}



/*----------------------------------------------CONTENT--------------------------------------------------*/

#divContent
{
	text-align: center;
	margin: 0px auto;
	font-size: 100%;
	width: 770px;
	background-color: #fff;
	overflow: hidden;
}

/*-----------------------------------------------BOTTOM-----------------------------------------------*/

#divBottom
{
	text-align: center;
	margin: 0px auto;
	font-size: 90%;
}
#footerMenu
{
	/*	border-top: 2px solid #33443e; 	border-bottom: 2px solid #33443e; 	padding: 5px 10px 5px 10px; 	background-color: #320000; 	border-top: 2px solid #33443e; 	border-bottom: 2px solid #33443e; */
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	background-color: #d0d0d0;
}
#footerMenu UL
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#footerMenu UL LI
{
	display: inline;
	padding: 0px;
}
#footerMenu a
{
	color: #565b5b;
}
#footerMenu a:link
{
	text-decoration: none;
}
#footerMenu a:visited
{
	text-decoration: none;
}
#footerMenu a:hover
{
	color: #fff;
	text-decoration: none;
}
#footerMenu a:active
{
	text-decoration: none;
}
#copyright
{
	background-color: #d0d0d0;
}

/*------------------------------------------------HELPER-------------------------------------------*/

.clearFloat
{
	clear: both;
}

.iconList
{
	padding: 0px;
	margin: 0px;
}
.iconList LI
{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

/*------------------------------------------------ucGallery-------------------------------------------*/

.ucGalleryFullSize
{
	width: 570px;
	text-align: center;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
}
.ucGalleryFullSizeImage
{
}

.ucGalleryThumbnail
{
	width: 570px;
	text-align: center;
	margin: 0px auto;
}

.ucGalleryThumbnailImage
{
	float: left;
	border: solid 1px #ddd;
	padding: 3px;
	margin: 2px;
}

/*------------------------------------------------ucHomeType-------------------------------------------*/

.ucHomeTypeList
{
	width: 570px;
	text-align: center;
	margin: 0px auto;
}

.ucHomeTypeListItemFrame
{
	float: left;
	padding: 5px;
	border: solid 1px #ddd;
	margin: 5px;
}

.ucHomeTypeListItem
{
	width: 260px;
	text-align: left;
}

.ucHomeTypeListItemIMG
{
	margin-right: 5px;
}

.ucHomeTypeListItemTitle
{
	font-size: 120%;
	font-weight: bold;
}

#ucHomeTypeDetailsFrame
{
	background-color: #fff;
}

#ucHomeTypeDetailsFrame .mainImage
{
	padding: 5px;
	margin: 0px auto;
	text-align: center;
}
#ucHomeTypeDetailsFrame .mainInfo
{
	padding: 5px;
	border: 1px solid #ccc;
	margin: 10px 0px;
}
.mainCloseButton
{
	margin: 0px auto;
	text-align: center;
}
#ucHomeTypeDetailsFrame .mainInfo .label
{
	font-weight: bold;
}
#ucHomeTypeDetailsFrame .mainInfo .data
{
}
#ucHomeTypeDetailsFrame .mainInfo UL
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#ucHomeTypeDetailsFrame .mainInfo UL LI
{
	float: left;
	display: block;
}
#ucHomeTypeDetailsFrame .mainInfo UL LI SPAN
{
	display: block;
	float: left;
	padding: 5px 0px;
}
#ucHomeTypeDetailsFrame .mainInfo .mainInfoMajor LI .label
{
	width: 90px;
}
#ucHomeTypeDetailsFrame .mainInfo .mainInfoMajor LI .data
{
	width: 175px;
	margin-right: 10px;
}
#ucHomeTypeDetailsFrame .mainInfo .mainInfoMinor LI .label
{
	width: 120px;
}
#ucHomeTypeDetailsFrame .mainInfo .mainInfoMinor LI .data
{
	width: 40px;
}
#ucHomeTypeDetailsFrame .mainInfo .specialFunctionList
{
	list-style-type: circle;
}
#ucHomeTypeDetailsFrame .mainInfo .specialFunctionList LI
{
	display: block;
	float: left;
	padding: 5px;
	width: 120px;
}

.select-box
{
	vertical-align: middle;
}
.select-box SELECT
{
	width: 165px;
}
