﻿/* ------------------------------------------------------------
 * Name      : guide.css
 * Desc       : Layout Style Sheet
 * Created   : 2011/01/09 GBG design Team
 * Updated  :
 ------------------------------------------------------------ */

/*Layout*/

html{height:100%;}
body{
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #c6c6c6;
	background-repeat: repeat-x;
scrollbar-track-color: rgb(255,255,255);
scrollbar-face-color: #d3d3d3;
scrollbar-3dlight-color:rgb(215,215,215);
scrollbar-highlight-color: rgb(227,227,227);
scrollbar-darkshadow-color:rgb(82,82,82) ;
scrollbar-shadow-color:rgb(82,82,82);
scrollbar-arrow-color: rgb(82,82,82);

	
}
#intro-main {
	height: 646px;
	background-image: url('../img/repeater.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
#intro-all {
	margin: 0px;
	background-color: #FFFFFF;
	width: 100%;
	height: 646px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
#intro-repeater {
	background-position: bottom;
	background-image: url('../img/reapet.jpg');
	height: 700px;
	width: 100%;
	position: absolute;
	background-repeat: repeat-x;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
}
#intro-wrapper {
	margin: 0px auto 0px auto;
	height: 700px;
	width: 980px;
	position: relative;
	top: 0px;
	right: 0px;
	background-image: url('../img/backintro.jpg');
}
#intro-wrapper .left{
	margin: 0px;
	height: 380px;
	width: 950px;
	position: absolute;
	top: 170px;
	background-image: url('../img/left-top.jpg');
	float: left;
	clear: both;
	left: 0px;
}

#index-wrapper {
	margin: 0px auto 0px auto;
	height: 700px;
	width: 980px;
	position: relative;
	top: 0px;
	right: 0px;
	background-image: url('../img/back.jpg');
}
#index-wrapper .menu{
	margin: 0px;
	height: 30px;
	width: 950px;
	position: absolute;
	top: 85px;
	float: left;
	clear: both;
	left: 0px;
}
#index-wrapper .logo{
	background-position: center;
	margin: 0px;
	height: 100px;
	width: 950px;
	position: absolute;
	top: 0px;
	float: left;
	clear: both;
	left: 0px;
	background-image: url('../img/header.png');
	background-repeat: no-repeat;
}

#index-wrapper .content{
	padding: 15px 10px 10px 10px;
	margin: 0px;
	height: 490px;
	width: 890px;
	position: absolute;
	top: 115px;
	background-image: url('../img/right-top.jpg');
	left: 35px;
}
#index-wrapper .titles{
	position: absolute;
	margin-left: 10px;
}
#index-wrapper .scrollcontent{
	padding: 5px;
	margin: 0px;
	height: 460px;
	width: 880px;
	position: absolute;
	overflow: auto;
}
#index-wrapper .scrollcontent2{
	padding: 0px 5px 0px 5px;
	margin: 0px;
	height: 450px;
	width: 880px;
	position: absolute;
	overflow: auto;
}
#index-wrapper .jshead{
	margin: 5px 10px 5px 10px;
	color: #2F1B29;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	font-variant: normal;
}
#index-wrapper .jshead2{
	padding: 0px;
	margin: 8px 10px 8px 30px;
	color: #2F1B29;
	font-size: 12px;
	vertical-align: middle;
	font-variant: normal;
}
#index-wrapper .jsmenu{
	margin: 5px 10px 5px 40px;
}
#index-wrapper .jspic{
	margin: 4px 10px 4px 40px;
	text-align: center;
}
#index-wrapper .jsmore{
	font-weight: bold;
	text-decoration: underline;
	color: #AD130C;
}
#index-wrapper .jsdiv{
	margin-top: 8px;
	margin-bottom: 8px;
}
#index-wrapper .jsdisplay{
	margin-bottom: 10px;
	width: 860px;
	display: none;
}
#index-wrapper span{
	color: #2B1824;
}
.tdhead{
	background-color: #281E24;
	color: #FFFFFF;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.title{
	font-weight: bold;
	margin: 0px 0px 0px 20px;
}

/*--------------------------------------------------*/

#imageFlow {
	position: absolute;
	width: 890px;
	height: 500px;
	left: 0%;
	top: 8%;
	overflow: hidden;
	z-index: 20;
}
	#imageFlow .diapo { 
		position: absolute; 
		left: -1000px; 
		cursor: pointer; 
		-ms-interpolation-mode: nearest-neighbor; 
	} 
	#imageFlow .link { 
		border: dotted #fff 1px; 
		margin-left: -1px; 
		margin-bottom: -1px; 
	} 
	#imageFlow .bank { 
		visibility: hidden; 
	} 
	#imageFlow .text {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 12%;
	text-align: center;
	color: #000000;
	font-family: tahoma;
	z-index: 1000;
}
	#imageFlow .title{ 
		font-size: 1em; 
		font-weight: bold; 
	} 
	#imageFlow .legend { 
		font-size: 0.8em; 
	} 
	#imageFlow .scrollbar {
	position: absolute;
	left: 10%;
	bottom: 5%;
	width: 80%;
	height: 16px;
	z-index: 1000;
}
	#imageFlow .track {
	position: absolute;
	left: 1%;
	width: 96%;
	height: 16px;
	filter: alpha(opacity=30);
	opacity: 0.3;
}
	#imageFlow .arrow-left { 
		position: absolute; 
	} 
	#imageFlow .arrow-right { 
		position: absolute; 
		right: 0px; 
	} 
	#imageFlow .bar {
	position: absolute;
	height: 16px;
	left: 25px;
}
/*-------------------------------------------*/




#main-menu-index {
	height: 30px;
}
/*#topArea #main-menu {position:absolute;z-index:2;top:48px;left:0px;height:51px;width:100%;}*/
  #navarea1{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 30px;
	width: 115px;
}
 #navarea1 a{
	background-position: top;
	margin: 0px 0px 0px 0px;
	position: relative;
	height: 30px;
	background-attachment: inherit;
}
#navarea1 a:hover{
	background-position: right bottom;
	position: absolute;
		background-repeat: no-repeat;
	height: 30px;
}
 #navarea1 a img{
	height: 30px;
	margin: 0px 0px 0px 0px;
}

  #navarea2{
	position: absolute;
	top: 0px;
	right: 117px;
	height: 30px;
	width: 115px;
}
  #navarea2 a{
	height: 30px;
	width: 115px;
	position: relative;
	margin: 0px;
}
  #navarea2 a:hover{
	background-position: right bottom;
	position: absolute;
		background-repeat: no-repeat;
	height: 30px;
}

 #navarea3{
	position: absolute;
	top: 0px;
	right: 234px;
	height: 30px;
	width: 115px;
}
  #navarea3 a{
	height: 30px;
	width: 115px;
	position: relative;
	margin: 0px;
}
  #navarea3 a:hover{
	background-position: right bottom;
	position: absolute;
		background-repeat: no-repeat;
	height: 30px;
}
  #navarea4{
	position: absolute;
	top: 0px;
	right: 350px;
	height: 30px;
	width: 115px;
}
  #navarea4 a{
	height: 30px;
	width: 115px;
	position: relative;
	margin: 0px;
}
  #navarea4 a:hover{
	background-position: right bottom;
	position: absolute;
		background-repeat: no-repeat;
	height: 30px;
}

  #navarea5{
	position: absolute;
	top: 0px;
	right: 466px;
	height: 30px;
	width: 115px;
}
  #navarea5 a{
	height: 30px;
	width: 115px;
	position: relative;
	margin: 0px;
}
  #navarea5 a:hover{
	background-position: right bottom;
	position: absolute;
		background-repeat: no-repeat;
	height: 30px;
}

  #navarea6{
	position: absolute;
	top: 0px;
	right: 583px;
	height: 30px;
	width: 115px;
}
 #navarea6 a{
	height: 30px;
	width: 115px;
	position: relative;
	margin: 0px;
}

 #navarea6 a:hover{
	background-position: right bottom;
	position: absolute;
		background-repeat: no-repeat;
	height: 30px;
}
  #navarea7{
	position: absolute;
	top: 0px;
	right: 700px;
	height: 30px;
	width: 115px;
}
 #navarea7 a{
	height: 30px;
	width: 115px;
	position: relative;
	margin: 0px;
}
 #navarea7 a:hover{
	background-position: right bottom;
	position: absolute;
	
	background-repeat: no-repeat;
	height: 30px;
}
 #navarea8{
	position: absolute;
	top: 0px;
	right: 817px;
	height: 30px;
	width: 115px;
}
  #navarea8 a{
	height: 30px;
	width: 115px;
	position: relative;
	margin: 0px;
}
  #navarea8 a:hover{
	background-position: right bottom;
	position: absolute;
		background-repeat: no-repeat;
	height: 30px;
}
