@charset "utf-8";
/* CSS Document */
html, body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	height:100%;

	background-color:#000000;
	color:#ffffff;
}
html, p{
	line-height:15px;
	margin:0;
	padding:0;
	text-align: -moz-left !important;	
	text-align: left;	

}
html, a{
	text-decoration: none;
	color: #f3f894;
}
html, a:hover{
	text-decoration: none;
	color: #f6ff2c;
}

* html #wrap {
	height:100%;
	min-height: 100%;
}
img{
	border: 0;
}
#homeAni{
	width: 450px;
	height: 450px;
	margin: 0 ;
	padding: 0;

}
#wrapTile{
	width:1008px;
	height:100%;
	min-height: 100%;
	padding: 0;
	margin: 0 auto;
	text-align:center;
	overflow: visible;
	background-image:url(../images/bgTile.png);
	background-repeat: repeat-y;
}
#bodyDiv{
	width: 1008px;
	height:784px;
	padding: 0;
	margin: auto;
	background-image:url(../images/bgBody.png);
	background-repeat: no-repeat;
	background-position: center top ;
}

#bodyDivHome{
	width: 1008px;
	height:784px;
	padding: 0;
	margin: auto;
	background-image:url(../images/bgHome.png);
	background-repeat: no-repeat;
	background-position: center top ;	

}
#homeDiv{
	width:1008px;
	height:116px;
	text-align: -moz-right !important;	
	text-align:right;	
}
#homeDivInner{
	width:556px;
	height:116px;
}
#mainMenuWrap{
	width: 1008px;
	height: 68px ;
	text-align: -moz-right !important;	
	text-align:right;	
}
.mainMenu{
	margin: 0 auto;
	width:1008px;
	height:45px;
	padding: 23px 0px 0px 0px;
	text-align: -moz-right !important;	
	text-align:right;	

}
.mainMenu ul{	
	margin: 0;
	padding: 0px 26px 0px 0px;
	list-style: none;
	line-height: normal;
	float:right;
}
.mainMenu li {
	float:left;
	padding-right:22px;
}

.mainMenu a{
	font-size:12px;
	color: #ffffff;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
	/*background-image:url(../images/arrow.png);
	background-repeat:no-repeat;*/
}

.mainMenu .mainOn a{
	color:#f6ff2c;
}

.mainMenu a:hover {
	color: #f6ff2c;
}

.mainMenu .current_page_item a {
	color: #f6ff2c;
}

.mainMenu .last{
	border: none;
}

.mainMenu .current_and_last{
	border: none;
}

.mainMenu .current_and_last a{
	color:#f6ff2c;
}
.mainOn{
	color:#f6ff2c;
	font-weight:bold;

}
#extraLinks{
	width: 1008px;
	height:68px;
	padding: 0 ;
	margin: 0;
	text-align: -moz-right !important;	
	text-align:right;		
}
#titleDiv {
	width:  1008px;
	height: 32px;
	background-image:url(../images/bgTitle.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0 ;
	margin: 0;
	text-align: -moz-right !important;	
	text-align:right;		
}
#innerTitle{
	width: 475px;
	height: 32px;
	margin: 0 ;
	padding: 0 ;
	font-size: 14px;
	font-weight: bold;
	color:#f6ff2c;
	text-align: left;
}
#centerWrap{
	width: 792px;
	padding: 0 ;
	margin: 0;
	float:right ;
}
#centerWrapGallery{
	width: 1008px;
	height: 700px;
	padding: 0 ;
	margin: 0;
	float:right ;
}
#bodyContent{
	width: 412px;
	padding: 16px 50px 0px 0px ;
	margin: 0 auto ;
	float: right ;
	text-align: -moz-left !important;	
	text-align:left;
	display: inline;	

}

#leftContent {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	text-align: -moz-left !important;	
	text-align:left;
}

#leftMenuTop{
	width: 300px;
	height: 22px;
	background-image:url(../images/bgLeftNavTop.png);
	background-repeat: repeat-y;
	padding: 0 ;
	margin:0;
}

#leftMenu{
	width: 290px;
	line-height: 24px;
	background-image:url(../images/bgLeftNav.png);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 10px;
	margin:0;
	text-align: -moz-left !important;	
	text-align:left;
}

#leftMenuBottom{
	width: 300px;
	height: 36px;
	background-image:url(../images/bgLeftNavBottom.png);
	background-repeat: repeat-y;
	padding: 0 ;
	margin:0;
}

#leftMenu a:hover{
	color:#f6ff2c;

}
#leftMenu ul{
	list-style: none;
}

#leftMenu .leftNav{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-transform:none;
	text-decoration:none;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
}
#leftMenu .leftNavOn{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-transform:none;
	text-decoration:none;
	color: #f6ff2c;
	padding: 0px 0px 0px 0px;
}

.leftNavDiv{
	padding: 0px 0px 3px 18px;
}
.leftNavDivOn{
	padding: 0px 0px 3px 18px;
}
.leftNavDiv a{
	color:#ffffff;
	font-weight:bold;
}
.leftNavDiv a:hover{
	color:#f6ff2c;
	font-weight:bold;
}
.leftNavDivOn a{
	color:#f6ff2c;
	font-weight:bold;
}

.leftNavDiv1{
	padding: 0px 0px 3px 38px;
	color:#FFFFFF;
}
.leftNavDiv1On{
	padding: 0px 0px 3px 38px;
	color:#f6ff2c;
}
.leftNavDiv1 a{
	color:#ffffff;
	font-weight:bold;
}
.leftNavDiv1 a:hover{
	color:#f6ff2c;
	font-weight:bold;
}
.leftNavDiv1On a{
	color:#f6ff2c;
	font-weight:bold;
}

.bodySpan{
	float: right;
	margin: 0 ;
	padding: 0px 0px 10px 12px;

}

#flashGalleryDiv{
	width: 792px;
	height: 400px;
	padding: 0;
	margin: 0;
	text-align: -moz-left !important;	
	text-align:left;
}
#hiddenGalLinks{
	display:none;
	position:absolute;
}

.flashvideo{
	background-color:#000000;

}
.songPlayer{
	width: 180px;
	height: 26px;
}
/*for list chapters*/

.thumbImage{
	float:left;
	width:150px;
	height:100px;
	margin: 6px 10px 0px 6px;
}

.newsListItem{
	width: 384px;
	height: 120px;
	padding: 0px 14px 0px 0px;
	color:#ffffff;
	font-weight: normal;
	font-size: 12px;
	line-height:14px;
	text-align: -moz-left !important;	
	text-align:left;		
	margin: 0;
	background-image:url(../images/bgNewsList.png);
	background-repeat:no-repeat;
	cursor: pointer;
}
.newsListItemOn{
	width: 384px;
	height: 120px;
	padding: 0px 14px 0px 0px;
	color:#FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height:14px;
	text-align: -moz-left !important;	
	text-align:left;		
	margin: 0;
	background-image:url(../images/bgNewsListOn.png);
	background-repeat:no-repeat;
	cursor: pointer;	
}
.newsListItem a{
	color:#FFFFFF;

}
.newsListItemOn a{
	color:#FFFFFF;

}
.listTitle{
	font-weight:bold;
	height: 20px;
}
.newsSmall{
	font-size:11px;
	color:#FFFFFF;
}
/*end list chapters*/


SELECT {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #e3e8e8;
  border: 0px solid #000000;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #000000;
  color: #000000;
  font-weight : normal;
  background-color: #e3e8e8;
  margin-top: 14px;
}

.formular {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color:#e3e8e8;
  border: 1px solid #000000;
  height:15px;
}

.formButton {
	height:38px;

}

#footer{
	z-index:1;
}
body > div#footer 		{ position: fixed; }
#footer 				{ margin: 0;left: 0; bottom: 0; position:absolute; width: 100%; text-align:center; z-index:10 }
#nextstep				{ width: 1008px; height:32px; line-height:28px; font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 10px; margin:0 auto; z-index:9; color:#f2f3dd;  background-image:url(../images/bottom.png)
}
#nextstep a{
	color:#f2f3dd;
}
#nextstep a:hover{
	color:#f6ff2c;
}
* html #footer {
	right: auto; bottom: auto;
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 - footer.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
