* { 
margin : 0; 
padding : 0; 
}
a { 
text-decoration : none; 
color : #000; 
outline: none;
}  
a:hover { 
color : #000;
} 
h1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 25px; 	
line-height: 1em;
color: #fff;
}
h2 {
font-family: Verdana;
font-size: 13px;
color: #333;	
}

html, body { 
height: 100%; 
background-color: #000;
font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
}
body > #container { height: auto; min-height: 100%; }

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

#container { 
width : 990px; 
margin-left: auto;
margin-right: auto;
background-color: #000;
color: #fff;
} 
#container h1 { 
color: #fff;
} 

#logo a { 
text-indent : -9999px; 
float : left; 
width : 152px; 
height : 45px; 
background : url(../bg/logo.jpg) no-repeat scroll top;
margin-top : 40px; 
display : inline; 
} 
#language { 
line-height: 25px;
text-align : center; 
width: 100%; 
float : left; 
color: #fff;
margin-top: -20px;
} 
#language a {
font-family : Verdana, trebuchet ms,helvetica,sans-serif;
font-size: 20px;
text-decoration : none; 
color: #696969;
} 
#language a:link, #language a:visited { 
text-decoration : none; 
color: #696969;
} 
#language a:hover { 
color : #fff; 
} 
#language a.current { 
text-align : center; 
color : #B4B4B4; 
} 
#topbg { 
font-family: Verdana;
font-size: 13px;	
background : url(../bg/topbg.jpg) no-repeat;	
float: right;
position: relative;
right: 20px;
width : 512px; 
height: 45px;
padding-top: 15px;
color: #333;
text-align: center;
} 
#topbg li {
font-family: Verdana;
font-size: 13px;
padding: 0 7px 0 7px;
color: #666;
list-style: none;
display: inline;
} 

#moto{
	float: right;
	margin: 0 30px 0 0;
	width: 215px;
	height: 120px;
	background-image: url(../bg/topic.jpg);
	background-repeat: no-repeat;
}
#side1 { 
	width : 170px; 
	float : left; 
} 
#main_menu { 
	width : 100%; 
	float : left; 
	margin-top: 20px;
} 
#main_menu img{ 
	width : 80px; 
	height: 80px; 
 	padding-top: 3em;
} 
.side2 { 
	width : 180px; 
	height : 442px;  
	float: left;
	background:#000; 
	overflow: hidden; 
	position: relative; 		
} 
.side2 img{ 
	position: absolute; 
	bottom: 0; 
	border: 0; 
}
.side2 p{ 
		padding-top: 380px; 
		text-align: center;
}
.side2 a{ 
		color:#E1E1E1; 
		font-weight:bold; 
		font:12pt "Lucida Grande", Arial, sans-serif; 	
}
.side3 { 
	width : 180px; 
	height : 350px;  
	float: left;
	background:#000; 
	overflow: hidden; 
	position: relative; 		
} 
.side3 img{ 
	position: absolute; 
	bottom: 0; 
	border: 0; 
}
.side3 p{ 
		padding-top: 310px; 
		text-align: center;
}
.side3 a{ 
		color:#E1E1E1; 
		font-weight:bold; 
		font:12pt "Lucida Grande", Arial, sans-serif; 	
}
.side4 { 
	width : 180px; 
	height : 475px;  
	float: left;
	background:#000; 
	overflow: hidden; 
	position: relative; 		
} 
.side4 img{ 
	position: absolute; 
	bottom: 0; 
	border: 0; 
}
.side4 p{ 
		padding-top: 410px; 
		text-align: left;
}
.side4 a{ 
		color:#E1E1E1; 
		font-weight:bold; 
		font:12pt "Lucida Grande", Arial, sans-serif; 	
}
.side5 { 
	width : 187px; 
	height : 564px;  
	float: left;
	background:#000; 
	overflow: hidden; 
	position: relative; 		
} 
.side5 img{ 
	position: absolute; 
	bottom: 0; 
	border: 0; 
}
.side5 p{ 
		padding-top: 500px; 
		text-align: center;
}
.side5 a{ 
		color:#E1E1E1; 
		font-weight:bold; 
		font:12pt "Lucida Grande", Arial, sans-serif; 	
}

#bg-bot { 
background : url(../bg/bgb.jpg) repeat;
float : left; 
width : 980px; 
height: 100%;
} 
#mainTitle {
float: right;
text-align: right;
font-family : trebuchet ms,helvetica,sans-serif;
font-size : 12px; 
padding: 25px 30px 10px 0;
width : 580px;
}

#mainTitleUp { 
padding-bottom: 10px;
padding-right: 10px;
font-family : trebuchet ms,helvetica,sans-serif;
font-size : 18px; 
color: #4B4B4B;
} 
#mainTitleUp a, #mainTitleUp a:link, #mainTitleUp a:visited { 
color: #3C3C3C;
} 
#mainTitleUp a:hover { 
color : #5A5A5A; 
} 
#mainTitleUpTri { 
background : url(../bg/s.gif) no-repeat;
width: 16px;
height: 16px;
float: right;
margin-top: 5px;
margin-left: 5px;
} 
#mainTitle h1 a{
color: #FFFFFF;
text-decoration: none;
}
#sidemenu { 
font-family: verdana;
font-size: 1em;
width: 200px;
float: right;
padding-top: 15px;
} 
#sidemenu li { 
padding: 8px;
list-style: none;
} 
#sidemenu a { 
padding-bottom : 1px; 
text-decoration : none; 
} 
#sidemenu a:link, #sidemenu a:visited {
padding-left : 30px;
color : #ccc;  
} 
#sidemenu a:hover { 
color : #fff;
padding-left : 30px;
} 
#sidemenu a#current { 
padding-left : 30px;
text-decoration: underline; 
color : #fff;
}
#mainContent { 
float: left;
font-family : Verdana, Helvetica, sans-serif; 
font-size : 12px; 
color: #ccc;
width : 990px;
} 

#path {
float : left; 
width: 310px;
line-height: 25px;
text-align : left;
margin-left: 35px;
margin-right: 40px;
margin-top: 45px;
height: 40px;
color : #999999; 
}
#path p { 
padding-left: 5px;
padding-right: 5px;	 
color : #999999; 
} 
#path a { 
padding-left: 5px;
padding-right: 5px;	
text-decoration : none; 
color : #999999; 
} 
#path a:link, #path a:visited {
padding-left: 5px;
padding-right: 5px;
color : #999999;   
} 
#path a:hover { 
color : #3C3C3C; 
padding-left: 5px;
padding-right: 5px;
} 
#path img { 
}

#mainBody { 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 12px; 
float : left; 
margin-top : 35px; 
width : 100%;
} 
#mainBody table {
font-family : Verdana, Helvetica, sans-serif; 
font-size : 12px;
width: 560px;
text-align: left;
padding: 0;
}
#mainBody table li {
font-family : Verdana, Helvetica, sans-serif; 
font-size : 11px;
margin-left: 35px;
}
#mainBody table  a:hover { 
color : #fff; 
text-decoration: underline;
} 
#mainBody p { 
color : #cecece; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 12px; 
line-height: 20px;
} 
#mainBody table p {
color : #cecece; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 12px; 
line-height: 20px;
}
#mainBody img.hlspace { 
	margin-left: 1.2em;
}
#mainBody img.hrspace { 
	margin-right: 1.2em;
}
#mainBody img.frame { 
   margin:.1em;
   padding:.4em;
   border:.1em solid #cccccc;
}

#mainBody a { 
 	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color : #B4B4B4;
	text-decoration : none; 
	font-size : 14px;
} 
#mainBody a:hover { 
color : #5A5A5A;
} 
#footer {
clear: both;
position: relative;
margin-left: auto;
margin-right: auto;
width : 980px;  
margin-top: -40px;
}
#botbg { 
background : url(../bg/botbg.jpg) repeat-x center;	
width : 980px; 
height: 40px;
padding-top: 40px;
font-family: Verdana;
font-size: 13px;
color: #333;
text-align: center;
z-index: -100;
margin-left: auto;
margin-right: auto;
} 
#botbg a {
text-decoration : none; 
color: #666;
padding: 0 10px 0 10px;
} 
#botbg a:link, #botbg a:visited { 
text-decoration : none; 
padding: 0 10px 0 10px;
color: #666;
} 
#botbg a:hover { 
color : #999; 
padding: 0 10px 0 10px;
text-decoration : none; 
} 
#bot { 
width : 100%; 
height: 100%;
background : #3c3c3c;
} 
#botline { 
width : 100%; 
background : #000; 
color : #fff; 
height : 25px; 
text-align : center; 
margin : 0 auto; 
padding-top: 15px;
} 
#botline img{ 
margin-bottom: 2px;
} 
#botline a { 
color : #C3C3C3;
text-decoration : none; 
font-size : 11px;
} 
#botline a:hover { 
color : #eee;
} 
#botline p{ 
width : 100%; 
color : #5A5A5A; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 11px; 
text-align : center; 
margin : 0 auto; 	
} 
#bm { 
float: right;
width : 80px; 
color : #ffffff;
padding: 0 20px 0 0;
margin-top: -1.7em;
line-height: 8px;
text-align: center;
} 
#bm a { 
color : #878787;
text-decoration : none; 
font-size : 10px;
} 
#bm a:hover { 
color : #FFFFFF;
} 

#leftside {
	float: left;
	width: 222px;
}
/* the thumbnails */
#triggers {
	text-align:center;
}

/* the active thumbnail */
#triggers a.active img {
	outline:1px solid #000;

	/* show on top of the expose mask */
	z-index:9999;
	position:relative;
}

/* black version of the overlay. simply uses a different background image */
div.apple_overlay.black {
	background-image:url(http://static.flowplayer.org/tools/img/overlay/transparent.png);		
	color:#fff;
}
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	/* growing background image */
	background-image:url(../img/overlay/white.png);
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	/* some padding to layout nested elements nicely  */
	padding:35px;
	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay div.close {
	background-image:url(../img/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

div.apple_overlay h2 {
	margin:10px 0 3px 0;
	font-weight:bold;
	font-size:14px;
}

div.black h2 {
	color:#fff;
}

#triggers {
	margin-top:10px;
	text-align:center;
}

#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:20px 20px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.photo {
	position: relative;
	width: 300px;
	height: 200px;
	text-align: center;
}
.photo img {
	width: 300px;
	height: 200px;
	background: #000;
	text-align: center;
}
div.photo p {
color:#5A5A5A;
font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(../bg/pin.png) no-repeat;
}
.photo a {
	text-decoration: none;
}
.sample1 span {
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 90px;
	background: url(../bg/pin.png) no-repeat;
}

.sample8 span {
	
	width: 309px;
	height: 207px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../bg/frame.png) no-repeat;
	z-index: 10;
}
div.transbox
  {
  	z-index: -10;
	text-align: center;
  width:295px;
  height:50px;
  margin: -50px 0 0 5px;
  background-color:#000;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
  }
div.transbox p
  {
  	margin-top: 12px;
  	z-index: 15;
  	text-align: center;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  	font-weight:bold;
  	color:#fff;
  }
  
  /* use a semi-transparent image for the overlay */
#overlay {
	background-image:url(http://static.flowplayer.org/img/overlay/transparent.png);
	color:#efefef;
	height:450px;
}

/* container for external content. uses vertical scrollbar, if needed */
.contentWrap {
	height:441px;
	overflow-y:auto;
}
			h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
			
			.boxgrid{ 
				width: 300px; 
				height: 250px; 
				margin: 0px; 
				float:left; 
				background:#000; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					bottom: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260px;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220px;
 					left: 0;
 				}			
#request { 
	text-align: center;
	width: 250px; 
	display: inline; 
	float: left; 
	margin-left: 30px;
	} 		
	
#button {
background-color:#ccc;
border:medium none;
cursor:pointer;
font-family:Arial;
margin:0;
overflow:visible;
padding:0;	
}		
