@charset "utf-8";
/* cs copyright */
#container_footer {
	font-size: 11px;
	color: #622700;
	width:920px;
	height:40px;
	margin:20px auto 0 auto;
	z-index:1000;
	font-size: 11px;
}

#container_footer a {
	color: #622700;
	text-decoration:none;
}

#container_footer a:hover {
	color: #622700;
	text-decoration:underline;
}

#footer_ew {	
	width: 290px;
	float: left;
	text-align: left;
}

#footer_copy {
	width: 350px;
	float: right;
	text-align: right;
	
}
/* end cs copyright */


#flash_object_top {	

			position:absolute;
			width:950px;
			height:215px;
			top:0px;
			left:0px;
			z-index:1;
}

#flash_object_left {	

			position:relative;
			width:358px;
			height:666px;
			top:0px;
			left:0px;
			z-index:1;
}


/* layout */
html {
	height: 100%;
}
form {
	margin:0;
	padding:0;
	height: 100%;
}
#pageWrap {
	min-height: 100%;
	position: relative;
}
#wholePage {
	min-height: 100%;
	position: relative;
	padding: 0;
	z-index: 20;
}

#header {
	/*background-image:url(../images/header.jpg);
	background-position:0px top;
	background-repeat:no-repeat;*/
	width:1000px;
	height:161px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
}

#headerLineIntro {
	z-index: 1;
	width:100%;
	position: absolute;
	top: 160px;
	right: 0;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position:0px top;
    background-image:url(../images/line.jpg);
    height:1px;
}

#headerLine {
	z-index: 1;
	width:100%;
	position: absolute;
	top: 99px;
	right: 0;
	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position:0px top;
    background-image:url(../images/line.jpg);
    height:1px;
}
#logo 

{			width:190px;
			height:65px;
			position: absolute; top: 20px; left: 36px;
			display: block;
			z-index: 20;
			outline:none;
}

#panelMainWrap {
	margin:0 auto 0 auto;
	width:1000px;
	padding:0;
	min-height: 100%;
	position:relative;
	z-index:2;

}

.footerLine
{	position:relative;
	z-index:2;
	background-image:url(../images/lineFooter.png);
	background-repeat: no-repeat;
	margin: 30px 0 20px 0;	
	width:1000px;
	height:2px;
}
.footerLineFull
{	position:relative;
	z-index:2;
	background-image:url(../images/lineFooter.png);
	background-repeat: no-repeat;
    margin:0 0 10px 0;
	width:1000px;
	height:1px;
}

/* Intro */

#bodyIntroTop

{	position:relative;
	z-index:2;
	background-image:url(../images/bodyTopIntro.png);
	background-repeat: no-repeat;	
	width:1000px;
	height:23px;
}

#bodyIntroLeft

{	position:relative;
	z-index:2;
	background-image:url(../images/bodyLeftIntro.png);
	background-repeat: no-repeat;	
	width:35px;
	height:396px;   
	float:left;
}

#boxMainFlash

{	position:relative;
	z-index:2;
	width:538px;
	height:396px;
	float:left;
	background-image:url(../images/flash.png);
	background-repeat: no-repeat;
}

#boxMain 

{   position:relative;
	z-index:2;
	width:362px;
	height:376px;
	padding: 5px 15px 15px 15px;
	float:left;
	background-color:#000;

}

#bodyIntroRight

{	position:relative;
	z-index:2;
	background-image:url(../images/bodyRightIntro.png);
	background-repeat: no-repeat;	
	width:35px;
	height:396px;  
	float:left; 
}

#bodyIntroBottom

{	position:relative;
	z-index:2;
	background-image:url(../images/bodyBottomIntro.png);
	background-repeat: no-repeat;
	width:1000px;
	height:23px;
	float:left;
	margin:0 auto 0 auto;
}
/* end Intro */

/* Full page */

#bodyTopFull

{	position:relative;
	z-index:2;
	/*background-image:url(../images/bodyF-top.png);
	background-repeat: no-repeat;	*/
	width:1000px;
	height:62px;
}

#bodyLeftFull

{	z-index: 1;
	width:1097px;
	position: absolute;
	top: 0;
	right: 50%;/*
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:535px top;
	background-image:url(../images/bodyF-left.png);*/
	height:791px;

}

#bodyRightFull

{	z-index: 1;
	width:50%;
	position: absolute;
	top: 0;
	left: 50%;/*
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 500px top;
	background-image:url(../images/bodyF-right.png);*/
	height:791px;
}

#boxMainFull

{   position:relative;
	z-index:2;
	width:1000px;
	padding: 0;
	float:left;	
	
}

#boxMainFullGallery

{   position:relative;
	z-index:2;
	width:1000px;
	padding: 0;
	float:left;	
	background-image:url(../images/bodyGalleryBackground.png);
	background-repeat:repeat-y;
}

#bodyBottomFull

{	position:relative;
	z-index:2;	
	background-repeat: no-repeat;	
	width:1000px;
	height:62px;
	margin:0 auto 0 auto;
}

#boxMainFullFlash
{
position:relative;
float:left;
width:358px;
    }
    
#boxMainFullText
{
position:relative;
float:right;
margin:0 18px 0 0;
padding:0;
width:534px;
    }

/* end Full page */


/* Home Full */

#headerFull {
	width:1000px;
	height:100px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
	
}

#headerFullGallery {
	width:1000px;
	height:55px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
	
}

#headerFullMain {

	background-image:url(../images/headerMain.jpg);
	background-position:0px top;
	background-repeat:no-repeat;
	width:1000px;
	height:100px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
	
}

#headerFullIntro{

	background-image:url(../images/headerIntro.jpg);
	background-position:0px top;
	background-repeat:no-repeat;
	width:1000px;
	height:100px;
	margin:0 auto 0 auto;
	position:relative;
	z-index:100;
	
}
#bodyLeftFullM

{	z-index: 1;
	width:1097px;
	position: absolute;
	top: 160px;
	right: 50%;/*
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:535px top;
	background-image:url(../images/bodyF-left.png);*/
	height:791px;

}

#bodyRightFullM

{	z-index: 1;
	width:50%;
	position: absolute;
	top: 160px;
	left: 50%;/*
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 500px top;
	background-image:url(../images/bodyF-right.png);*/
	height:791px;
}


/* end Home Full */


/* html */

#boxMainFlashFull

{   position:relative;
	z-index:2;
	width:365px;
	height:666px;
	padding: 0;
	float:left;	
	background-color:Black;
}

#boxMainHtml

{   position:relative;
	z-index:2;
	width:635px;
	height:666px;
	padding: 0;
	float:left;	
}

/* end html */

/* language menu*/
.entryLanguage {
    margin:0 auto 0 auto; 
    padding:5px 0 20px 0; 
    position:relative;
}
.entryMainLanguage {
	list-style:none;
	margin:0;
	padding:0;
}
.entryMainLanguage li {
	position:relative;
	float:left;
	left:438px;	
	width:60px;
	list-style-image:none;
	z-index:11;
	text-align:center;
}
.entryMainLanguage li a {
    color:#ff9c00;
    font-size:12px;
    font-weight:normal; 
    text-decoration:none;
    text-transform:uppercase;
    
}
.entryMainLanguage li a:hover {
    color:#ff9c00;
    font-weight:bold; 
    text-decoration:none;
}

.entryMainLanguage2 {
	list-style:none;
	margin:0;
	padding:0;
}
.entryMainLanguage2 li {
	position:relative;
	float:left;
	left:468px;	
	width:60px;
	list-style-image:none;
	z-index:11;
	text-align:center;
}
.entryMainLanguage2 li a {
    color:#ff9c00;
    font-size:12px;
    font-weight:bold; 
    text-decoration:none;
    text-transform:uppercase;
    
}
.entryMainLanguage li a:hover {
    color:#ff9c00;
    font-weight:bold; 
    text-decoration:none;
}

/* end language menu*/


/* Menu */

/* top menu*/
#menu {
	top:0;
	right:34px;	
	font-style:normal;
	position:absolute;
	z-index:200;
}
.menuMain 
{
    margin:0;
    padding:0;
}
.menuMain li {
	list-style:none;
	float:left;
	position:relative;
	z-index:11;
	margin:0;
	padding:0;
}
.menuMain li a {	
	font-size: 11px;
	color: #ff9c00;
	text-decoration: none;
	display:block;
	text-align:center;
	height:35px;
	padding:62px 0 0 0;
	margin:0;
	text-transform:uppercase;
	outline: none;
}
.menuMain li a:hover 
{
    color: #FFB900;
}

/* buttons */
.menuItem0 a {
	float:left;
	width:89px;
/*	background-image:url(../images/tl1.jpg);
	background-repeat:no-repeat;*/	
}
.menuItem0 a:hover {
/*	background-image:url(../images/tl1-2.jpg);
	background-repeat:no-repeat;*/
}
.menuItem1 a {
	float:left;
	width:150px;
/*	background-image:url(../images/tl2.jpg);
	background-repeat:no-repeat;	*/
}
.menuItem1 a:hover {
/*	background-image:url(../images/tl2-2.jpg);
	background-repeat:no-repeat;*/
}
.menuItem2 a {
	float:left;
	width:110px;
/*	background-image:url(../images/tl2.jpg);
	background-repeat:no-repeat;	*/
}
.menuItem2 a:hover {
/*	background-image:url(../images/tl2-2.jpg);
	background-repeat:no-repeat;*/
}
.menuItem3 a {
	float:left;
	width:69px;
/*	background-image:url(../images/tl3.jpg);
	background-repeat:no-repeat;	*/
}
.menuItem3 a:hover {
/*	background-image:url(../images/tl3-2.jpg);
	background-repeat:no-repeat;*/
}

.menuItem4 a {
	float:left;
	width:105px;
/*	background-image:url(../images/tl4.jpg);
	background-repeat:no-repeat;*/	
}
.menuItem4 a:hover {
/*	background-image:url(../images/tl4-2.jpg);
	background-repeat:no-repeat;*/
}

.menuItem5 a {
	float:left;
	width:74px;
/*	background-image:url(../images/tl5.jpg);
	background-repeat:no-repeat;	*/
}
.menuItem5 a:hover {
/*	background-image:url(../images/tl5-2.jpg);
	background-repeat:no-repeat;*/
}

.menuItem6 a {
	float:left;
	width:86px;
/*	background-image:url(../images/tl6.jpg);
	background-repeat:no-repeat;	*/
}
.menuItem6 a:hover {
/*	background-image:url(../images/tl6-2.jpg);
	background-repeat:no-repeat;*/
}


/* end Menu*/


#footer {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 83px;
	position:relative;
	z-index:1000;
}


/* end layout */


/* html templete */

#boxMainFullTop
{
	background-image:url(../images/bodyGalleryTop.png);
	background-repeat:no-repeat; 
	position:relative;
	float:left;
	width: 1000px;
	height: 23px;  
}

#boxMainFullLeft
{
	background-image:url(../images/bodyLeftFull.png);
	background-repeat:no-repeat; 
	position:relative;
	float:left;
	width: 35px;
	height: 620px;  
}

#boxMainFullRight
{
	background-image:url(../images/bodyRightFull.png);
	background-repeat:no-repeat; 
	position:relative;
	float:right;
	width: 35px;
	height: 620px;  
}

#boxMainFullBottom
{
	background-image:url(../images/bodyGalleryBottom.png);
	background-repeat:no-repeat; 
	position:relative;
	float:left;
	width: 1000px;
	height: 23px;  
}


#boxMainGalleryTop
{
	background-image:url(../images/bodyGalleryTop.png);
	background-repeat:no-repeat; 
	position:relative;
	float:left;
	width: 1000px;
	height: 23px;  
}

#boxMainGalleryLeft
{
	/*background-image:url(../images/bodyGalleryLeft.png);
	background-repeat:repeat-y; */
	position:relative;
	float:left;
	width: 35px;
}

#boxMainGalleryRight
{/*
	background-image:url(../images/bodyGalleryRight.png);
	background-repeat:repeat-y; */
	position:relative;
	float:right;
	width: 35px;

}

#boxMainGalleryBottom
{
	background-image:url(../images/bodyGalleryBottom.png);
	background-repeat:no-repeat; 
	position:relative;
	float:left;
	width: 1000px;
	height: 23px;  
}

#boxMainGalleryBackground

{   position:relative;
	z-index:2;
	width:1000px;
	padding: 0;
	float:left;	
	background-image:url(../images/bodyGalleryBackground.png);
	background-repeat:repeat-y;
}
/* end html templete */

.pagerPrevious{	background-image:url(../images/priceLeft.png);
	background-repeat:no-repeat; 
	position:absolute;
	top:585px;
	right:8px;
	width: 29px;
	height: 29px;  }
	

  
.pagerNext{	background-image:url(../images/priceRight.png);
	background-repeat:no-repeat; 
	position:absolute;
	top:585px;
	right:-15px;
	width: 29px;
	height: 29px;  }
	
.loginFormText {height:200px;}


#skypedetectionswf {width:0px; height:0px;}

.skipIntro{position:relative;
           font-size:10px;
           text-align:center;
           font-weight:bold;
           margin: 15px auto 0 auto;
}

.skipIntro a{text-decoration:none;
             color:#AF5E00;
}


.homeBtn0
{
    position:absolute;
    top:27px;
    left:40px;
    height:35px;
    width: 35px;
    display:block;
    background-image:url(../images/Home.png);
    background-repeat:no-repeat;
    z-index:5;    
}

.homeBtn0:hover
{
    background-image:url(../images/HomeOver.png);
    background-repeat:no-repeat;    
}

/* end button Home */
