/* CSS Document */
html {
	border: 0px;
	padding: 0 0 0 0;
}

a{	color:#fff;text-decoration: none;}
a:hover{text-decoration: underline;}

body {
	font-family: Arial;
	font-size: 62.5%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-image: url(img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	padding-left: 10px;
	font-size: 1.8em;
	font-weight: bold;
	color: #fe0100;
	background-image: url(img/red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
h3 {
	font-size: 1.3em;
	color: #FFFFFF;
}
h4 {
	font-size: 1.4em;
	color: #fe0100;
	font-weight: bold;
}
.text {
	font-size: 1.2em;
	color: #CCCCCC;
}
.text1 {
	font-size: 1.2em;
	color: #FFFF00;
}
.footerLeftTxt {
	color: #959595;
}
.footerLeftTerms {
	font-size: 1.1em;
	color: #ffffff;
}
.footerLeftTerms a:link, .footerLeftTerms a:visited, .footerLeftTerms a:active {
	text-decoration: none;
	color: #ffffff;
}
.footerLeftTerms a:hover {
	text-decoration:underline;
}
#containter {
	margin: 0 auto;
	padding-top: 185px;
	width: 920px;
	margin-bottom: 20px;
}
#hp-navigation {
	width: 290px;
/*	padding-top: 100px;*/
	float: left;
}
#hp-navigation ul {
	margin-left: 0px;
	padding-left: 0px;
}
#hp-navigation li {
	margin-bottom: 1px;
	padding-bottom: 3px;
}
#navigation {
	width: 290px;
/*	padding-top: 100px;*/
	float: left;
	padding-bottom: 3px;
}
#navigation ul {
	margin-left: 0px;
	padding-left: 0px;
}
#navigation li {
	margin-bottom: 1px;
}
#hp-navigation img a:link, #hp-navigation img a:visited {
	text-decoration: none;
}
#hp-navigation a:hover, #navigation a:hover {
	border-bottom: 1px solid #FFFFFF;/*text-decoration: underline;*/

}
#hp-flash {
	width: 506px;
	height: 450px;
	float: left;
	padding-left: 50px; /*skinuti*/
	margin-bottom: 40px;
}
#footer {
	width: 920px;
	border-bottom: 1px solid #1c1c1c;
	border-top: 1px solid #ffffff;
}
#footerLeft {
	width: 212px;
	padding-left: 3px;
	float: left;
}
#footerRight {
	width: 705px;
	float: left;
}
#footerRightNavigation {
	padding-top: 15px;
	width: 705px;
}
#footerRightNavigation ul {
	width: 705px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}
#footerRightNavigation li {
	display: inline;
	padding-right: 30px;
}
li.footerRightNavigationLastLi {
	padding-right: 0px!important;
	margin-right: 0px!important;
}
#footerRightNavigation li a:link, #footerRightNavigation li a:visited, #footerRightNavigation li a:active {
	font-size: 1.1em;
	color: #959595;
	text-decoration: none;
}
#footerRightNavigation li a:hover {
	text-decoration: underline;
}
.clearFloat {
	clear: both;
	font-size: 0px;
}
#footerRightSponsors {
	width: 705px;
	padding-bottom: 15px;
}
#gallery {
	width: 624px;
	float: left;
	margin-bottom: 40px;
}
* html #gallery {
	margin-bottom: -140px;
}
.galleryUnit {
	margin: 0 auto;
	width: 200px;
	height: 200px;
	border: 1px solid #FFFFFF;
	margin-right: 6px;
	margin-bottom: 6px;
	float: left;
}
#content {
	width: 624px;
	float: left;
	margin-bottom: 40px;
}
.contentUnit {
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}
.contentBio {
	padding-bottom: 10px;
}
.contentBio img {
	padding: 2px;
	border: 1px solid #FFFFFF;
}
.contentUnit img {
	padding: 2px;
	border: 1px solid #FFFFFF;
}
.contentMakingof {
	width: 450px;
	float:left;
}
.imgInsideText {
	margin-right: 10px;
	margin-bottom: 10px;
}
.makingofPhotos {
	width:150px;
	float:right;
	color: #CCCCCC;
	padding-top:5px;
}
.makingofPhotos img {
	padding-top:50px;
	border:none;
}
.paging {
	text-align:center;
	font-weight:bold;
}
.paging a {
	padding:0 5px 0 5px;
	color:#CCCCCC;
	text-decoration:none;
}
.paging a:hover {
	text-decoration:underline;
}
.slideshow-pics {
	height:556px;
	overflow:hidden;
}
