html {
	height: 100%;
	padding: 0;
	margin: 0;
}
body{
	margin: 0;
	padding: 0;
	background: #fff url(/pics/main.gif) repeat-y center top;
	font-family: Tahoma,Verdana,Helvetica;
	font-size: 12px;
	color: #000;
	height: 100%;    
}
td{
    vertical-align: top;
}
a{
    text-decoration:none;
}
img{
    border: none;
}
.back {
	background: url(/pics/back.gif) repeat-x 0 0;
	position:relative; 
	height:auto !important; 
	height:100%; 
	min-height:100%; 
}
#content {
    width: 996px;
	margin: 0 auto;
}
.main{
	min-height:585px;
	height:expression(document.body.clientheight > 585? "585px": "auto" );
}
#dataOpen{
	position: relative;
    width: 565px;
	left: 50%;
	margin-left: -130px;
	position:absolute;
	bottom:0; 
	clear: both;
}
#content #dataOpen{
	margin: 20% 0 0 350px;
}
.main#mainOpen{
    background: url(/pics/mainBackOpen.jpg) no-repeat left top;
}
.main#mainClose{
    background: url(/pics/mainBackClose.jpg) no-repeat left top;
}
/* Left column */
#left{
    width: 290px;
    float: left;
    padding: 0 0 0 48px;
}
#statuette{
	width: 280px;
	background: url(/pics/statuette.jpg) no-repeat;
}
#banners{
	margin: 0 0 0 -8px;
}
/* Right column */
#right{
    width: 605px;
	margin-left: 338px;
    padding: 0 0 50px 22px;
}
#menu{
	width: 577px;
	height: 58px;
}
#menu a {
	font-size: 16px;
}
#pictures{
	width: 585px;
	height: 355px;
	margin: 12px 0 0 -7px;
	padding: 0; 
	overflow: hidden;
}
#pictures span{
	display: block;
	text-align: center;
	font-size: 15px;
}
#pictures .slideElement {
	height: 342px;
}
#pictures a{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#pictures a:hover{
	color: #909090;
}
/************************************* HOME PAGE STYLES *****************************/
#dataClose{
	width: 572px;
}
#copyright{
    width: 250px;
    float: right;
    text-align: right;
    margin: 5px 0 10px 15px;
}
#copyright a{
    color: #C0C0C0;
    font-size: 10px;
}
#copyright img{
    float: right;
}
#copyright a:hover{
    color: #000;
}
#sitemap{
    width: 130px;
    color: #C0C0C0;
    font-size: 10px;
    float: left;
    margin: 16px 0 10px 15px;
    text-align: left;
}
#sitemap img{
    float: left;
    margin: 0 5px 0 0;
}
#copyright:hover, #sitemap:hover{
    color: #000;
}
#copyright img{
    float: right;
    margin: 0 0 0 5px;
}
#vote_now{
    width: 297px;
}
#menu a{
    color: #000;
}
#menu a:hover{
    color: #999;
}
/************************************* HOME PAGE STYLES *****************************/
.homePageContent{
    margin: 5px 0 0 5px;  
	width: 575px;
}
.titleArticle{
  
    background: url(/pics/homePageArticleBack.gif) no-repeat #fdfcf0;
    vertical-align: top;
    padding: 10px 0 10px 45px;
}
.homePageContent h1{
    font-family: Tahoma,Verdana,Helvetica;
	font-size: 14px;
	color: #000;
	margin: 0;
	text-transform: uppercase;
	/*margin: 3px 0 0 45px;*/
}
.homePageContent p{
    display: inline;
    font-family: Tahoma,Verdana,Helvetica;
	font-size: 13px;
	color: #000;
}
.article{
    background: #fdfcf0;
    padding: 10px 20px 10px 20px;
}
.homePageContent a{
    font-family: Tahoma,Verdana,Helvetica;
	font-size: 13px;
	color: #000;
}
.homePageContent a:hover{
    color: #8c834b;
}

.homePageContent td.pagenav span {
	padding: 5px; 
	font-weight: bold; 
	font-size: 14px;
}

.homePageContent td.pagenav a {
	border: 1px solid #ddd; 
	padding: 5px; 
	font-weight: bold; 
	font-size: 14px;

}
/************************************* CATEGORY STYLES *****************************/
#category{
    margin: 13px 0 0 4px;
}
#category .titleArticle{
    background: url(/pics/homePageArticleBack.gif) no-repeat;
}
/*.categoryArticle{
    
    width: 278px;
    height: 239px;
    text-align: center;
}*/
.catLink{
    margin: 25px 0 0 15px;
    color: #999;
    font-size: 11px;
}
.catLink a{
    text-decoration: underline;
    color: #999;
    font-size: 11px;
}
.catLink td{
    vertical-align: middle;
}
.catLink a:hover{
    color: #000;
}
.categoryArticle{
    width: 274px;	
    height: 120px;
    background: url(/pics/categoryBack.jpg) no-repeat top;	
    float: left;	
    margin: 0 6px 6px 0;
    cursor: pointer;
}
.categoryArticleEmpty{
    width: 276px;
    height: 120px;
    background: url(/pics/categoryBackEmpty.jpg) no-repeat top;
    float: left;
    margin: 0 6px 6px 0;
    cursor: pointer;
}
.categoryArticle .catImg, .categoryArticleEmpty .catImg{
    margin: 13px 0 0 15px;
}
.categoryArticle .sponsor{
    display: inline;
    color: #9c9256;
    font-size: 11px;
}
.value{
    display: block;
    margin: 7px 0 0 0;
}
#value1{
    margin: 0;
}
/************************************* BUILDINGS STYLES *****************************/
#buildingPage{
    margin: 13px 0 0 4px;
    text-align: left;
    width: 575px;
}
#buildingPage h1{
    display: inline;
    margin: 0;
    /*margin: 0 0 0 45px;*/
}
.homePageContent h1 a{
    font-weight: normal;
    text-decoration: underline;
}
.homePageContent h1 a:hover{
    color: #8c834b;
}
#buildingPage .titleArticle{
    background: url(/pics/homePageArticleBack.gif) no-repeat #fdfcf0;
}
#sponsor{
    padding: 10px 15px 10px 10px;
    background: #fdfcf0;
}
.building{
    background: #fdfcf0;
    padding: 10px;
    text-align: left;
}
.buildingTitle{
    font-weight: bold;
    font-size: 15px;
    background: #f1efdb;
	margin: 0 0 20px 0;
    padding: 10px;
}
.building td{
    padding: 10px;
    font-size: 13px;
    vertical-align: top;
}
.buildingVote{
    background: #f7f1c5;
	padding: 0;
    text-align: center;
    font-weight: bold;
    border: solid 2px #f1efdb;
    float: left;
    display: block;
    width: 150px;
	margin: 20px 0 0 -10px;
}
.buildingVote a {
	display: block;
	padding: 15px 10px;
}
.buildPic{
    margin: 0;
}
.buildPicMore{
    width: 314px;
    border: solid 10px #e8e5c9;
}
.buildPicMoreArchive{
    width: 250px;
    display: block;
    margin-bottom: 10px;
}
.buildPicMoreSmall{
    width: 150px;
    margin: 0 0 10px 0;
	float: left;
	clear: left;
}
.buildingWA{
    background: #fdfcf0;
    padding: 10px;
    text-align: left;
}
.buildingWA td{
    vertical-align: top;
    padding: 10px;
}
.buildingWA .winner td{
    vertical-align: top; 
}
.winnerTD{
    background: #f3f1de;
	border-bottom: 1px solid #CCCCCC;
    width: 550px;
    padding: 10px 0 0 10px;
}
.buildingWA a{
    text-decoration: none;
}
.catName{
    background: #f1efdb;
	border-top: 1px solid #CCCCCC;
    padding: 15px 10px;
    text-align: left;
    margin: 0;
    width: 550px;
    font-weight: bold;
}
.building table{
    margin: -2px 0 0 -10px;
}
/************************************* VOTE STYLES *****************************/
#vote{
    width: 560px;
    margin: 13px 0 0 4px;
}
#vote h1{
    font-weight: normal;
}
#vote h1{
    font-weight: normal;
}
.voteArticle{
    background: #fdfcf0;
    padding: 10px;
}
.voteArticle td{
    padding: 10px;
}
.smallInfo{
    font-size: 13px;
}
.longSeparator{
    width: 520px;
    height: 21px;
}
.voteArticle input{
    margin: 4px 0 0 0;
    font-size: 11px;
}
.smallText{
    font-size: 10px;
    color: #7e7e78;
}
.spmCode {
	clear: both;
	display: block;
	float: left;
	margin: 0pt;
	padding: 0pt;
	width: 140px;
}
.spmCode a {
	font-size: 0.7em;
}
/************************************* EVENT STYLES *****************************/
#event{
    margin: 13px 0 0 4px;
}
#event .titleArticle{
    background: url(/pics/homePageArticleBack.gif) no-repeat #fdfcf0;
    width: 520px;
}
#event h1{
    font-weight: normal;
    margin: 0;
	text-transform: none;
    /*margin: 0 0 0 43px;*/
}
.eventArticle{
    padding: 20px;
    background: #fdfcf0 url(/pics/eventArticleBack.jpg) no-repeat;
    letter-spacing: 0.5px;
    line-height: 18px;
    text-align: justify;
}
.eventArticle #mail{
    text-align: right;
}
#event a{
    text-decoration: underline;
}
#event img{
    float: left;
    /*margin: 10px 15px 10px 0;*/
	margin: 0;
}
#mail img{
    float: none;
}
#mail div{
    text-align: center;
    width: 510px;
}
#dateEvent{
    text-align: justify;
}
.galleryArticle {
    padding: 20px 5px;
    /*background: #fdfcf0 url(/pics/eventArticleBack.jpg) no-repeat;*/
	text-align: center;
}
.galleryArticle img{
    /*width: 250px;*/
}
.galleryPic{
    padding: 15px 15px 0 0;
    text-align: justify;
}
/************************************* ENTRANCE STYLES *****************************/
#entrance{
    margin: 13px 0 0 4px;
}
#entrance td{
    text-align: left;
}
#entrance a{
    text-decoration: underline;
}
/************************************* ETERNAL STYLES *****************************/
.eternalArticle{
    padding: 0 20px 20px 20px;
	margin: -10px 0 0 0;
    background: #fdfcf0;
    letter-spacing: 0.5px;
    line-height: 18px;
}
.eternalArticle a.prettyPhotoTriggers {
	visibility : visible;
}
.eternalArticle img.prettyPhoto {
	display: block;
	visibility : visible;
    float: left;
	clear: left;
    margin:0 15px 5px 0;
}
.eternalArticle .buildingVote{
    margin: 8px 0 0 0;
}
/************************************* HISTORY PATH STYLES *****************************/
#history{
    margin: 20px 0 0 10px;
    background: #fdfcf0;
    width: 545px;
    padding: 10px;
}
/************************************* SITEMAP STYLES *****************************/
.inn{
    margin: 0 0 0 40px;
    display: inline;
}
/************************************* LANG STYLES *****************************/
#lang{
    width: 30px;
    height: 22px;
	position:  absolute;
	left: 50%;
	top: 37px;
	z-index: 10;
	margin-left: -488px;
}

/************************************* PHOTO POPUP *****************************/
#photo-popup {
	position: absolute;
	left: 480px;
	top:50%;
	margin-left: 0 !important;
	display: none;
	z-index: 100;
}
#photo-popup table,
#photo-popup td {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
#photo-popup .popup-c {
	background-color: #fff;
	padding: 10px;
}
#photo-popup a.close {
	position: absolute;
	left: 100%;
	padding: 4px 7px;
	margin-left: -32px;
	margin-top: -10px;
	background-color: #fff;
	font-weight: bold;
	color: #7d1818;
	font-size: 11px;
	text-transform: uppercase;
}
html>body #photo-popup a.close {
	margin-left: 8px;
}
#photo-popup a.close:hover {
	background-color: #7d1818;
	color: #fff;
}
.tl,
.tr,
.bl,
.br,
.tl img,
.br img {
	width: 10px;
	height: 10px;
}
#curtain {
	background-color: red;
}

#event .galleryArticle .galleryPic {
	cursor: pointer; 
	float: left; 
	margin: 6px;
	padding: 0;
	border: none;
}

/************************************* OTHER STYLES *****************************/
.cleaner {
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
}
/************************************* BROWSER VERSIONS *****************************/
/* no ie6 styles */
html>body .tl {
	background-image: url(pics/popup-tl.png); 
}
html>body .tr {
	background-image: url(pics/popup-tr.png); 
}
html>body .br {
	background-image: url(pics/popup-br.png); 
}
html>body .bl {
	background-image: url(pics/popup-bl.png); 
}
html>body .t {
	background-image: url(pics/popup-t.png); 
}
html>body .r {
	background-image: url(pics/popup-r.png); 
}
html>body .b {
	background-image: url(pics/popup-b.png); 
}
html>body .l {
	background-image: url(pics/popup-l.png); 
}
/* ie6 styles */
* html .tl {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pics/popup-tl.png",sizingMethod="crop");
}
* html .tr {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pics/popup-tr.png",sizingMethod="crop");
}
* html .br {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pics/popup-br.png",sizingMethod="crop");
}
* html .bl {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pics/popup-bl.png",sizingMethod="crop");
}
* html .t {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pics/popup-t.png",sizingMethod="crop");
}
* html .r {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pics/popup-r.png",sizingMethod="crop");
}
* html .b {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pics/popup-b.png",sizingMethod="crop");
}
* html .l {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pics/popup-l.png",sizingMethod="crop");
}

/* video */

a.flowplayer, a.flowplayer img { 
    display: block;                 
    width: 512px; 
    height: 390px; 
    border: 0px;         
} 

#playlist span {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 6px;
}
 
div.playButton {
    background:url(/pics/play.png) no-repeat; 
    width: 50px; 
    height: 50px; 
    position: absolute;
	top: 175px; 
	left: 225px;
    opacity: 0.9; 
} 
 
div.playButton:hover { 
    opacity: 1.0;
	cursor: pointer;
}

/* Archive */
hr.separator {
	background-color: #D4D4D4;
	border: 0px;
	height: 4px;
	margin: 10px 0 -5px 0;
}

.archiveSponsorsLogos {
	float: right;
	margin: -44px 5px 0 0;
	position: relative;
}

/* Gallery */
div#bigPhotoContainer {
	margin: 0 auto;
	width: 450px;
}

#bigPhoto {
	text-align: center;
	
}

/* Update 2010 */
.indexInfoBlockTrigger {
	display: block;
	font-size: 10px !important;
	font-weight: bold;
	margin: 5px 0 0;
	outline: medium none;
	text-align: right;
}

#player {
	border: 10px solid #D4D4D4;
	height: 390px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 512px;
	/* CSS 3 */
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#playlist {
	margin: 0 0 0 15px;	
	width: 210px;
}

#playlist .videoNavBttns {
	background: #AAA;
	border: 2px solid #AAA;
	color: white;
	font-weight: bold;
	margin: 1px 3px 1px 3px;
	outline: none;
	padding: 0 3px 1px 3px;	
	text-decoration: none;
	/* CSS 3 */
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

#playlist .videoNavBttns:hover, #playlist .activeVideo {
	background: #EEE;
	color: black;
	outline: none;
}

.videoInfo {
	display: none;
	float: right;
	margin: -20px 20px 20px 0;
	padding: 0 0 0 10px;
	position: relative;
	width: 300px;
}

#videoArchiveNav {
	padding: 20px 0 0 20px;
}

.prettyPhoto {
	border: 5px solid #DDD;
	margin: 0 15px 10px 0 !important;
	padding: 2px;
	/* CSS 3 */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 1px #AAA;
	-moz-box-shadow: 1px 1px 1px #AAA;
	-webkit-box-shadow: 1px 1px 1px #AAA
}


