@charset "utf-8";
/* 

Theme Name: Spike Theme
Theme URI: http://www.spike.ro
Description: Custom theme Spike's official site.
Version: 1.0
Author: Byubay
Author URI: http://byubay.nodomain.ro/

*/

body
{
background:url(images/background.jpg) #373737 repeat;
margin: 0;
padding: 0;
}
ul, li, img, html
{
margin: 0;
padding: 0;
}
a
{
text-decoration: none;
color: #4C96BC;
}
a:hover
{
text-decoration: underline;
}
a img
{
border: none;
}
#container
{
width: 940px;
height: 994px;
margin: 0px auto;
}
#header
{
width: 940px;
height: 90px;
float: left;
}
#navigation
{
height: 31px;
width: 940px;
}
ul#nav
{
width: 940px;
height: 31px;
list-style: none;
}
ul#nav li
{
display: inline; 
}

ul#nav li a 
{
display: block;
float: left;
height: 31px;
background-image:url(images/navigation_bar.jpg);
text-indent: -9999px;
}
ul#nav li a.home
{
width: 113px; 
background-position: 0 0;
}
ul#nav li a.bio
{
width: 80px; 
background-position: -113px 0;
}
ul#nav li a.photos
{
width: 80px; 
background-position: -193px 0;
}
ul#nav li a.video
{
width: 80px; 
background-position: -273px 0;
}
ul#nav li a.links
{
width: 80px; 
background-position: -353px 0;
}
ul#nav li a.tour
{
width: 80px; 
background-position: -433px 0;
}
ul#nav li a.media
{
width: 80px; 
background-position: -513px 0;
}
ul#nav li a.contact
{
width: 80px; 
background-position: -593px 0;
}
ul#nav li a.rest
{
width: 267px; 
background-position: -673px 0;
}
ul#nav li a.home:hover,
ul#nav li a.home:focus 
{
background-position: 0 -31px;	
}
ul#nav li a.bio:hover,
ul#nav li a.bio:focus 
{
background-position: -113px -31px;	
}
ul#nav li a.photos:hover,
ul#nav li a.photos:focus 
{
background-position: -193px -31px;	
}
ul#nav li a.video:hover,
ul#nav li a.video:focus 
{
background-position: -273px -31px;	
}
ul#nav li a.links:hover,
ul#nav li a.links:focus 
{
background-position: -353px -31px;	
}
ul#nav li a.tour:hover,
ul#nav li a.tour:focus 
{
background-position: -433px -31px;	
}
ul#nav li a.media:hover,
ul#nav li a.media:focus 
{
background-position: -513px -31px;	
}
ul#nav li a.contact:hover,
ul#nav li a.contact:focus 
{
background-position: -593px -31px;	
}
ul#nav li a.rest:hover,
ul#nav li a.rest:focus 
{
background-position: -673px 0;	
}
a
{ 
outline: none; 
}
#rotator
{
width: 540px;
height: 233px;
float: left;
margin-top: 2px;
}
#news
{
width: 400px;
height: 233px;
background: url(images/news_background.jpg) #000;
left: 540px;
float: left;
margin-top: 2px;
}
ul#stiri li
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
text-align: justify;
padding-left: 14px;
padding-right: 10px;
margin-top: 55px;
float: right;
list-style: none;
}
.orange
{
color: #db9201;
}
.white
{
color: #fff;
}
.blue
{
color: #2fc2ef;
}
.blue2
{
color: #003475;
}
#info
{
width: 690px;
height: 367px;
float: left;
background: #d1d1d1;
margin-top: 2px;
padding-left: 15px;
padding-right: 15px;
padding-top: 20px;
}
#video
{
width: 220px;
height: 310px;
float: right;
margin-top: 2px;
background: #d1d1d1;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
#images
{
width: 220px;
height: 77px;
float: right;
margin-top: 2px;
background: #d1d1d1;
}
#online
{
width: 420px;
height: 36px;
float: left;
margin-top: 35px;
padding-top: 54px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#banners
{
width: 520px;
height: 121px;
float: right;
margin-top: 3px;
}
#footer
{
width: 940px;
height: 85px;
float: left;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
padding-top: 30px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
