@charset "utf-8";
/* CSS Document */

html {
	margin:0px;
	padding:0px;
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	height:100%;
	background-image:url(../images/background.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#hfacebook {
	width:1000px;
	position:absolute;
	left:50%;
	top:0;
	margin-top:5px;
	margin-left:-500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	color:#999999;
	z-index:90;
}

#flashContent {
	width:1000px;
	height:596px;
	
	position:absolute;
	left:50%;
	top:33%;
	margin-left:-500px;
	margin-top:-206px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	color:#999999;
	z-index:98;
}


#nextweb {
	/*width:1000px; */
	height:150px;
	
	position:absolute;
	right:10px;
	top:33%;
	/*margin-left:-500px; */
	margin-top:17px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px !important;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	color:#999999;
	z-index:95;
	display:none;
}

a {
	color:#999999;
	text-decoration:none;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
	color:#000000;
}

p {
	margin:0 0 10px 0;
}

div.wrapper div#nyroModalContent { padding:0 !important; }


.footer {
	margin:0 15px 15px 0;
	float:left;
}
#fkumm {
	position:absolute;
	/*left:62px;*/
	left:210px;
	display:none;
	margin:15px 0 0 0;
}
.fborder {
	height:62px;
	width:auto;
	overflow:hidden;
	/*border:solid 1px #d3d3d3;*/
	/*background-color: #f3f3f3;*/
	text-align:center;
}
#fkummVerti .fborder {
	height:43px;
}


#flikebutton,
#gplusbutton {
	display:none;
	width:92px;
	float:left;
}


#fkummVerti {
	width:130px;
	height:596px;
	
	position:absolute;
	left:10px;
	top:33%;
	margin-top:-206px;

	z-index:95;
	display:none;
}
#fkummVerti div {
	clear:both;
}

#flashContent {
	display:none;
}
.loader {
	background:no-repeat url(../images/ajax_loader.gif) center;
	width:800px;
	height:800px;
	position:relative;
	left:50%;
	margin-left:-400px; 
}


/* Pretty Photobox */
body { font: 62.5%/1.2 Arial, Verdana, Sans-Serif; padding: 0 20px; }
h1 { font-family: Georgia; font-style: italic; margin-bottom: 10px; }
h2 { font-family: Georgia; font-style: italic; margin: 25px 0 5px 0; }
p { font-size: 1.2em; }
ul li { display: inline; }
.wide { border-bottom: 1px #000 solid; width: 4000px; }
.fleft { float: left; margin: 0 20px 0 0; }
.cboth { clear: both; }
#main { background: #fff; margin: 0 auto; padding: 30px; width: 1000px; }

