@charset "utf-8";
/* CSS Document */

body
{
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}

#background
{
	position: relative;
	background: url(../images/bg_page.jpg) center bottom no-repeat;
	z-index: 1;
}
#gradient
{
	position: relative;
	background: url(../images/bg_footer.gif) bottom repeat-x;
	z-index: 1;
}
#container
{
	position: relative;
	width: 800px;
	margin: 0px auto;
	z-index: 2;
}
#header
{
	position: relative;
	width: 800px;
	height: 155px;
	z-index: 3;
}
#header #logo
{
	position: absolute;
	left: 40px;
	bottom: 10px;
}
#main
{
	position: relative;
	width: 800px;
	z-index: 4;
}
.content-left
{
	position: relative;
	float: left;
	width: 388px;
	padding-left: 22px;
	z-index: 100;
}
.content-right
{
	position: relative;
	float: left;
	width: 354px;
	padding-left: 36px;
	z-index: 50;
}
.content-right-padding
{
	padding-bottom: 0px;
}
.content-wide
{
	position: relative;
	margin-left: 295px;
	padding-bottom: 80px;
}
#footer
{
	position: relative;
	min-height: 200px;
	z-index: -1;
	* clear: both;
	margin-top: -80px;
	* margin-top: -80px;
}
#footer #footer-content
{
	position: relative;
	width: 800px;
	margin: 0px auto;
	padding-top: 50px;
	text-align: right;
}

ul#list-nav
{
	position: absolute;
	margin: 0;
	padding: 0;
	margin-left: 40%;
	* margin-left: 40%;
	width: 60%;
	* width: 60%;
	list-style: none;
	z-index: 90;
	top: 20px;
	* left: 0px;
}
ul#list-nav li
{
	position: relative;
	margin: 0px;
	height: 16px;
	margin-bottom: 1px;
	z-index: 90;
}
ul#list-nav li a
{
	position: relative;
	display: block;
	font-size: 1.2em;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	padding-left: 3px;
	margin: 0px;
	height: 16px;
	z-index: 90;
}
ul#list-nav li a#list-nav-home
{
	z-index: 96;
}
ul#list-nav li a#list-nav-discover
{
	z-index: 95;
}
ul#list-nav li a#list-nav-events
{
	z-index: 94;
}
ul#list-nav li a#list-nav-services
{
	z-index: 93;
}
ul#list-nav li a#list-nav-language
{
	z-index: 92;
}
ul#list-nav li a#list-nav-faq
{
	z-index: 91;
}
ul#list-nav li a#list-nav-home:hover
{
	color: #000000;
	background: url(../images/bg_nav_home.gif);
}
ul#list-nav li a#list-nav-discover:hover
{
	color: #000000;
	background: none;
	background-color: #06da10;
}
ul#list-nav li a#list-nav-events:hover
{
	color: #000000;
	background: none;
	background-color: #c601a3;
}
ul#list-nav li a#list-nav-services:hover
{
	color: #FFFFFF;
	background: none;
	background-color: #006db6;
}
ul#list-nav li a#list-nav-language:hover
{
	color: #FFFFFF;
	background: none;
	background-color: #1109ff;
}
ul#list-nav li a#list-nav-faq:hover
{
	color: #000000;
	background: none;
	background-color: #fcff00;
}
ul#list-nav ul
{
	position: absolute;
	left: 170px;
	top: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 100;
}
ul#list-nav ul#list-subnav-services
{
	top: 51px;
	* top: -34px;
}
ul#list-nav ul#list-subnav-discover
{
	top: 17px;
	* top: -68px;
}
ul#list-nav ul li
{
	position: relative;
	margin-left: 20px;
	z-index: 100;
}
ul#list-nav ul li a
{
	position: relative;
	font-size: 1.2em;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	width: auto;
	z-index: 100;
}
ul#list-nav ul li a:hover
{
	color: #ffffff;
	background-color: #000000;
}

ul#list-footer
{
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 10px;
}
ul#list-footer li
{
	position: relative;
	float: right;
	height: 12px;
	font-size: 0.9em;
	padding: 0 5px;
	border-left: 1px solid #8b8b8b;
}
ul#list-footer li a
{
	color: #8b8b8b;
}
ul#list-footer li.footer-noborder
{
	border-left: none;
}
ul#list-footer li a.footer-news
{
	color: #FFFFFF;
}
ul#list-footer li a.footer-news strong
{
	color: #ff9c00;
	font-weight: normal;
}

.float-clear
{
	position: relative;
	clear: both;
}
.text-center
{
	text-align: center;
}
.text-right
{
	text-align: right;
}

img
{
	border: none;
}
h1
{
	font-size: 2.2em;
	text-transform: lowercase;
	font-weight: normal;
}
h2
{
	font-size: 2.2em;
	text-transform: lowercase;
	font-weight: normal;
	padding-left: 5px;
	margin-left: -5px;
}
h3
{
	font-size: 1.8em;
	text-transform: lowercase;
	font-weight: normal;
	padding-left: 5px;
	margin-left: -5px;
}
a
{
	color: #8b8b8b;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

form label
{
	position: relative;
	line-height: 25px;
	color: #8b8b8b;
	float: left;
	margin-right: 0.5em;
	width: 90px;
}
form .form-label
{
	position: relative;
	line-height: 25px;
	color: #8b8b8b;
	float: left;
	margin-right: 0.5em;
	width: 90px;
}
form .form-checkbox label
{
	float: none;
	width: 100%;
}
form input.input-text
{
	position: relative;
	height: 18px;
	background-color: #000000 !important;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
	border: 1px solid #8b8b8b;
	width: 180px;
}
form textarea.input-text
{
	position: relative;
	height: 150px;
	background-color: #000000 !important;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
	border: 1px solid #8b8b8b;
	width: 180px;
}
form input.input-text-multiline
{
	position: relative;
	height: 50px;
	background-color: #000000 !important;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
	border: 1px solid #8b8b8b;
	width: 180px;
}
form select.input-select
{
	position: relative;
	height: 22px;
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 22px;
	border: 1px solid #8b8b8b;
	width: 182px;
}
form select.input-select-sm
{
	position: relative;
	height: 22px;
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 22px;
	border: 1px solid #8b8b8b;
	width: 58px;
}
form input.input-btn
{
	position: relative;
	background-color: #8b8b8b;
	border: none;
	height: 22px;
	color: #ffffff;
	min-width: 100px;
	padding-bottom: 22px;
	top: 2px;
	* top: 0px;
	* padding-bottom: 0px;
}

.box-info
{
	position: relative;
	height: 165px;
	width: 387px;
	/*width: 777px;*/
	overflow: hidden;
	padding-left: 23px;
	margin-bottom: 23px;
}
.box-info .box-info-bg
{
	position: relative;
	height: 165px;
	width: 777px;
	background: #000000;
}
.box-info .box-info-content
{
	position: relative;
	height: 165px;
	width: 777px;
}
.box-info .info-img
{
	position: relative;
	float: left;
	width: 387px;
	height: 165px;
	background: #FFFFFF;
}
.box-info .info-img a
{
	position: relative;
	display: block;
	width: 387px;
	height: 165px;
	color: #FFFFFF;
}
.box-info .info-img h2
{
	position: absolute;
	display: inline;
	margin-top: 42px;
	line-height: 31px;
	background-color: #000000;
	border-left: 2px solid #FFFFFF;
	margin-left: -20px;
	z-index: 100;
	font-size: 1.6em;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 10px;
	text-transform: lowercase;
}
.box-info .info-window
{
	position: relative;
	float: left;
	width: 350px;
	height: 125px;
	color: #000000;
	padding: 20px;
	background: #FFFFFF;
}
.box-info .info-window a.link-button
{
	position: absolute;
	right: 20px;
	bottom: 18px;
	display: block;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999999;
	line-height: 18px;
	padding: 0px 6px;
}