/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: center;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {background:url(images/bg.jpg) center top no-repeat #000; color:#eee; font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;font-size:12px}
a {text-decoration:none;color:#eee;}

h1,h2,h3,h4 {color: #D1D1D1;font-size: 26px;line-height: 26px;}
h2 {font-size: 26px;line-height: 26px;}
h3 {font-size: 20px;line-height: 20px;}
h4 {font-family:"Book Antiqua";font-style:italic;font-size: 18px;line-height: 18px;text-align:center;}
h5 {font-size: 20px;line-height: 20px;font-weight:bold;text-align:center;}


#fb-like {position:absolute;right:220px;top:670px;}

#bottom-line1 {width:905px;}
.bottom-line1 {background:url(images/bottom_line.png) center top no-repeat; height:11px; display:block;float:center;margin-top:38px;margin-bottom:5px;}

#menu {float:left;clear:both;margin:10px 15px;margin-left:45px;}
#menu li {float:left;padding-right:10px;}
#menu li a {color:#fff;text-decoration:none;font-size:22px;padding:22px;}

.bg-75{opacity: .65; 
	filter: alpha(opacity=65);
	-ms-filter: "alpha(opacity=65)";
	-khtml-opacity: .65;
	-moz-opacity: .65;

}

#menu li a.active {}

#wrapper {width:910px; margin:0 auto;}
#content {position:absolute;width:910px;padding-bottom:50px;overflow:visible;}

h1#top-title {background:url(images/top_logo.png) center top no-repeat; width:903px; height:98px; display:block;float:left;margin-top:20px;}
h1#top-title span {display:none}
#languages {color:#000; clear:both; margin-top:30px; text-align:center;padding-bottom:12px;}
#languages a {color:#404040;font-size:16px;font-weight:bold;}
#video {float:left; clear:both;width:905px;height:509px;}
#main {position:relative;float:left;clear:both;width:903px; padding-bottom:0px;height:auto;}
#bg-main {width:100%; height:100%;background-color:#222;position:absolute;top:0; left:0;z-index:0;}
#text {z-index:10;position:relative;height:auto;}

#text div.intex {display:none;position:relative;float:left;padding:20px 30px 20px 30px;font-size:13px;}
#text div.intex, #text div.intex p {color:#fff}
#text div.active {display:block;}


#text div h1, #text div h2, #text div h3 {clear:both;margin-bottom:16px;line-height:18px;}
#text div p {clear:both;margin-bottom:12px;line-height:18px;}
#text div a {text-decoration:none;color:#e19e3f;}
#text div h3 {padding-left:40px;color:#6b6b6b;text-transform:uppercase;font-size:16px}
#text div h4 {margin-left:100px;margin-right:120px;margin-top:20px;margin-bottom:30px;}
#text div h5 {margin-top:30px;margin-bottom:15px;}
.clrr {clear:both;float:left;height:1px;width:90%;}

#footer {position:relative;width:905px;float:left;clear:both;margin-top:-5px;}

a.closer {position:absolute; top:13px; left:35px; background:url(images/close.png) 0 0 no-repeat;width:29px; height:29px;z-index:50;cursor:pointer;}                                                          

#bottom-line2 {width:905px;}
.bottom-line2 {background:url(images/bottom_line.png) center top no-repeat; height:11px; display:block;float:center;margin-bottom:5px;}

#logohive {width:110px;position:absolute; left:0px; top:0px;}
.logohive {float:left;background:url(images/hive_logo.png) no-repeat;margin-left:400px;width:110px; height:106px;}
.furl {}
.furl:hover {background-position: left -110px} 
.logohive {background-position:0 0}
.logohive:hover {background-position:0 -106px}

#fb-like2 {position:absolute;right:45px;top:123px;}

.shadow{
  -moz-box-shadow: 1px 1px 20px #000;
  -webkit-box-shadow: 1px 1px 20px #000;
  box-shadow: 1px 1px 20px #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
