html
 {
	color: white;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

body {
	background: #607788 url(../img/mainBackground.png) repeat-x;
	margin: 0;
}

#main {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#contentSubmenu {
	width: 164px;
}

#header {
	background-image: url(../img/header2011.jpg);
	width: 1024px;
	height: 231px;
}

.float_left {
	float: left;
}

/* @group NAVIGATOR */

#navigator {
	background: url(../img/navigationBoxBackground.png) repeat-x;
	width: 970px;
	height: 84px;
	margin-left: 27px;
}

#main_navigation {
	width: 758px;
}

#nav {
	margin: 18px 0 0;
	padding: 0;
	width: 758px;
	float: left;
}

#sub, #nav {
	list-style-type: none;
}

#sub li, #nav li {
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
}

#sub a, #nav a {
	float: left;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	line-height: 2.5;
	margin-right: 2px;
	width: 92px;
	height: 28px;
	background: black url(../img/buttonOffBackground.png) repeat-x;
}

#sub a {
	float: none;
	display: block;
	margin-bottom: 2px;
	width: 110px;
}

#nav #nav_cntc a {
	border: none;
}

#sub a:hover, #nav a:hover {
	background: #3f3f3f url(../img/buttonOverBackground.png) repeat-x;
}

#body_1 #nav_1 a, 
#body_2 #nav_2 a, 
#body_3 #nav_3 a, 
#body_4 #nav_4 a, 
#body_5 #nav_5 a, 
#body_6 #nav_6 a, 
#body_7 #nav_7 a, 
#body_8 #nav_8 a {
	background: #32404c url(../img/buttonOnBackground.png) repeat-x;
}

/* @end */

/* @group MAINBOX */

#mainBox {
	overflow: hidden;
}
/* 32767px */
#mainBoxLeft, #mainBoxCenter, #mainBoxRight   {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#mainBoxLeft {
	width: 16px; 
	margin-left: 27px;
	background: url(../img/mainBoxLeftBackground.png) repeat-y;
}

#mainBoxCenter {
	width: 898px;
	background: #313b46 url(../img/mainBoxCenterBackground.png) repeat-x;
	padding-right: 12px;
	padding-left: 30px;
}

#mainBoxRight {
	width: 14px;
	background: url(../img/mainBoxRightBackground.png) repeat-y;
}

#mainBoxBottom {
	margin-left: 27px;
}



/* @end */

#contentMain {
	width: 518px;
	float: right;
	padding-right: 10px;
}

#contentNews {
	width: 190px;
	padding-top: 11px;
	background-color: #313b46;
	padding-right: 7px;
	padding-left: 7px;
	float: right;
}

/* @group NEWS */

.top {
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 1px solid white;
	font-size: 120%;
}

.newsItem {
	margin-bottom: 5px;
	border-bottom: 1px solid #7f7f7f;
	padding-bottom: 5px;
	padding-top: 10px;
}

.newsTitle {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 2px;
}

.newsBody {
}

.link a, .link a:hover, .link a:visited {
	color: #e49400;
	text-decoration: none;
	font-weight: bold;
}

.link a:hover{
	text-decoration: underline;
}

/* @end */

/* @group CONTENT */

.largeType {
	font-size: 130%;
}

#pageTitle {
	font-weight: bold;
	font-size: 180%;
	padding-bottom: 5px;
	margin-bottom: 25px;
	border-bottom: 1px solid white;
}

img.left {
	float: left;
	border: 4px solid white;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.right {
	float: right;
	border: 4px solid white;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.bold {
	font-weight: bold;
}

a {
	color: white;
}

/* @group TABLES */

.tbl {
	background-color: #586d7d;
	margin-bottom: 20px;
	margin-top: 20px;
}

.tblRow {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.tblH1 {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 10px;
	background-color: #647893;
	border-bottom: 1px solid #738ba5;
	border-top: 1px solid #738ba5;
	padding-bottom: 8px;
}

.tblH2 {
	text-transform: uppercase;
	margin-bottom: 5px;
}

.tblH3 {
	font-weight: bold;
	font-size: 110%;
}

.ital {
	font-style: italic;
	font-size: 85%;
}



/* @end */



/* @end */

/* @group SPONSORS */

#sponsorsContainer {
	margin-left: 40px;
	margin-bottom: 20px;
	height: 110px;
}

.fade-box {
	position: absolute;
	width: 110px;
	height: 102px;	
}


/* @end */

h1 {
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	margin: 0;
	padding: 0;
}

p	 {
	margin-top: 0;
	padding-top: 0;
}

.lphoto {
	border: 4px solid white;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rphoto {
	border: 4px solid white;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	margin-left: 20px;
}

/* @group FACEBOOK*/

#facebookContainer {
	margin-left: 40px;
	margin-bottom: 20px;
	height: 32px;
}

/* @group FORMS */

form .caption {
	padding-top: 5px;
}

.row {
	margin-bottom: 10px;
}

.row #col1 {
	float: left;
	width: 130px;
	text-align: right;
	margin-right: 5px;
}



/* @end */

.section1 {
	margin-bottom: 20px;
}

 .section2 {
	margin-left: 20px;
	margin-bottom: 20px;
}

.title {
	font-weight: bold;
}

.jury {
	clear: both;
	display: inline-block;
	margin-bottom: 5px;
}

.jury img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 2px solid white;
}

.clear {
	clear: both;
}

.important {
	border: 1px solid red;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #67353f;
}

.guest {
	margin-bottom: 5px;
	font-weight: bold;
}

.info_guest {
	overflow: hidden;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 25px;
	background: url(../img/fade_bg.png) repeat-x;
}

.region {
	padding-left: 10px;
	margin-bottom: 20px;
}

.city {
	padding-left: 20px;
	margin-bottom: 30px;
}

.city_name {
	padding-bottom: 5px;
	border-bottom: 1px solid white;
}

.jacquette {
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
}

.dvd {
	clear: both;
}

#conditions {
	border-top: 1px solid silver;
	clear: both;
	padding-top: 20px;
}

ul.thumbnails {
	margin: 0 0 10px;
	padding: 0;
	float: left;
	text-align: center;
	line-height: 1em;
	list-style: none;
}

ul.thumbnails li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul.thumbnails a {
	display: block; 
 float: left; 
 margin: 0 8px 20px 0; 
 padding: 2px; 
 border: 1px solid #ccc; 
 border-top-color: #eee; 
 border-right-color: #ddd; 
 border-bottom-color: #bbb; 
 background-color: #fff; 
 text-align: center;
}

#galery_preview {
	margin-bottom: 30px;
	background: url(../img/gal_sel_bg.png) repeat-x;
	padding-top: 10px;
}

#galery_preview p {
	padding-left: 10px;
}

.preview_h {
	text-align: center;
	float: left;
	padding-top: 25px;
	margin-right: 10px;
	font-size: 9px;
	margin-left: 10px;
}

.preview_v {
	width: 170px;
	text-align: center;
	float: left;
}

.preview_h img, .preview_v img {
	border: 4px solid white;
	margin-bottom: 10px;
}

#gallery {
	margin-top: 30px;
}

.galleryRow {
	clear: both;
	padding-top: 20px;
}

.galleryItem {
	float: left;
	margin-right: 20px;
}

.galleryItem img {
	border: 3px solid white;
}

.content_title {
	font-weight: bold;
	font-size: 16px;
}

.content_subtitle {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
}

.imgageWithLegend {
	margin-top: 10px;
	margin-bottom: 10px;
}

.imgageWithLegend p {
	font-size: 75%;
	font-style: italic;
}

.search_result_group {
	margin-top: 20px;
}

#searchboxContainer {
	margin: 0 14px 10px 40px;
	padding: 0;
	background-color: white;
	border: 1px solid #333d47;
	height: 20px;
}

#searchButton {
	width: 18px;
	height: 18px;
	background: url(../img/search.png) no-repeat 0 0;
	border: none;
	margin-left: 3px;
}

#searchField {
	height: 16px;
	width: 80px;
	border-style: none;
}

/* @group ARCHIVES */

.archive_sub_title {
	border-bottom: 1px solid white;
}

.year_content {
	padding-left: 70px;
	margin-right: 20px;
	display: none;
}

.archive_section {
	margin-bottom: 30px;
}

#archive_years {
	width: 50px;
	float: left;
}

#years {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#years li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#years a {
	display: block;
	text-decoration: none;
	line-height: 2.5;
	border-bottom: 1px solid white;
	background: black url(../img/buttonOffBackground.png) repeat-x;
	padding: 0 0 0 10px;
}

#years a:hover {
	background: black url(../img/buttonOverBackground.png) repeat-x;
}

.year_content {
}

/* @end */

.sponsorzone {
	background-color: white;
}
.sponsortable {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid silver;
}

.home_artcile {
	float: left;
}

.home_artcile_text {
	float: left;
	width: 330px;
}

.home_article_image {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

.pdj {
	margin-bottom: 20px;
	border-bottom: 1px solid silver;
}

.reportage {
	float: left;
	width: 170px;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
}

.reportages {
	text-align: center;
}

.hidden {
	display: none;
}

.poster {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	text-align: right;
}