@charset "UTF-8";
.fieldHolder {
	width: 300px;
	height: 50px;
	margin-left: -12px;
	margin-top: -10px;
	margin-bottom: -5px;
	background: url(../images/forms/textfield2.png) no-repeat;
	position: relative;
}

.fieldHolder2 {
	width: 300px;
	height: 112px;
	margin-left: -12px;
	margin-top: -10px;
	margin-bottom: -5px;
	background: url(../images/forms/textfield3.png) no-repeat;
	position: relative;
}

.textInput {
	width: 270px;
	height: 22px;
	background: none;
	border: none;
	color: #84726b;
	margin-top: 17px;
	margin-left: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textInput2 {
	width: 270px;
	height: 80px;
	background: none;
	border: none;
	color: #84726b;
	margin-top: 17px;
	margin-left: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	overflow: hidden; /* hidden for scrolling left and right purposes */
}

.mainBody #container {
	position: relative;
	width: 46em;
	top: 10px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height:100%;
	width: 100%;
	z-index: 100;
}

.onePageDiv {
	width: 2000px;
	height: 500px;
	float: left;
	text-align: center;
}

.onePageDivInner {
	width: 600px;
	margin-left: 680px;
	display: compact;
	text-align:left;
	margin-top:23px;
}

#scrollingDiv {
	/* this is the scrolling one */
	position: relative;
	width: 20000px;
	height: 600px;
}

/* these  elements */

#mainDiv {
	/* position this on the center of first page */
	position:fixed;
	left: 50%;
	margin-left: -930px;
	/* top ne dela */
	top: 50%;
	margin-top: -160px;
	width: 20000px;
	height: 700px; /* 600px */
	overflow:hidden;
	z-index: 10002;
}

.mainMenuLayer {
	position: fixed;
	top: 0px;
	width: 820px;
	height: 100px;
	top: 50%;
	margin-top: -160px;
	left: 50%;
	margin-left: -340px;
	z-index: 10000;
}

#bottleDiv {
	position: fixed;
	left: 50%;
	margin-left: -430px;
	width: 190px;
	height: 6400px;
	top: 50%;
	margin-top: -215px;
	z-index: 10101;
}

#flashMenu {
	position:fixed;
	width: 800px;
	height: 90px;
	left: 50%;
	margin-left: -270px;
	top: 50%;
	margin-top: -240px;
}


/***************************/

.mainMenuTextYellow {
	font-size: 26px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.mainMenuTextYellow a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainMenuTextYellow a:hover {
	color: #fef43b;
	text-decoration: none;
}

.mainMenuTextBlue {
	font-size: 26px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.mainMenuTextBlue a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainMenuTextBlue a:hover {
	color: #6ecff6;
	text-decoration: none;
}

.mainMenuTextPink {
	font-size: 26px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.mainMenuTextPink a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainMenuTextPink a:hover {
	color: #f6adcd;
	text-decoration: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * */

.smallMenuText {
	font-size: 14px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
}

.smallMenuText a {
	color: #333333;
	text-decoration: none;
}

.smallMenuText a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.bottomText {
	font-size: 13px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.bottomText a {
	color: #FFFFFF;
	text-decoration: none;
}

.greyContent {
	color: #84716a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.greySmallContent {
	color: #84716a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.goldenContent {
	color: #cd821f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.goldenSmallContent {
	color: #cd821f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: -10px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	text-align:justify;
}

h3 a {
	text-decoration: none;
	color: #999;
}

body,td,th {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}


#noobSlidePositioned {
	width:160px;
	height:365px;
	text-align: left;
	float:left;
	clear:both;
}

#buttonPreviousLayer {
	width:68px;
	margin-right: 12px;
	height:150px;
	text-align: center;
	float:left;
	clear:both;
}

#buttonNextLayer {
	width:68px;
	margin-right: 12px;
	height:150px;
	text-align: center;
	float:left;
}

#movieContainer {
	width: 520px;
	height: 500px;
	float: left;
	margin-left: 40px;
}

.movieThumb {
	border: 2px solid #999;
}

#preloaderContainer {
	position:absolute;
	width: 300px;
	height: 300px;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -150px;
}

#flashFullScreenDiv {
	position:absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: -10005;
}
