﻿html, body {
    margin:0;
    padding:0;
    height:100%;
}

body {background:#FFFFFF url(../img/bg.jpg) repeat-x;}

img { border: 0px; }

.clear { clear:both; }

.clearHome { clear:both; padding-top: 10px; }

.clear2 {  margin: 50px auto; }

.clear_left { clear:left; }

#wrapper {
    width: 980px;
    min-height: 100%;
    position: relative;
    margin: 0 auto;
    padding:0;  
    text-align: center;
}

* html #wrapper {
    height: 100%;
     height: auto;
}

    #wrapper #wrapperHolder {
        width: 980px;
        text-align: left;
    }
    
#header {

}
    #header #headerHolder {
        position: relative;
        height: 312px;
        width: inherit;
        overflow: hidden;
    }

        #header #headerHolder span {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background-image: url(../img/headerLatitude.jpg);
            background-repeat: no-repeat;
        }

        #countDown { position:absolute; left:140px; top :90px;}
        #promoHolder { position:absolute; left:140px; top :90px;}
        #promo { position:relative; display:block; width:185px; height:91px;}
        #promo span { position:absolute; width:100%; height:100%; top:0; left:0; background: url(../img/promo.png) no-repeat left top;  }
        
.botom-deliminator { clear:both; height: 50px; width: 100%; margin-top: -40px; background: url(../img/bg-tile.jpg) repeat-y; }

            
/***** CONTENT *****/

#contentHolder {
    padding:0;
    margin:-12px auto;
    background:transparent url(../img/bg-top.jpg) repeat center top; 
    width: 100%;
    height: auto;
	clear: both;
	z-index: 1;
	float: left;
}

.frameBottom 
{
    width: 980px;
    height: 198px;
    z-index: 1;
    margin-top: 80px;
}

/****** DIVIDERS ********/

#contentHolder .welcome 
{
    background:transparent url(../img/tag-welcome.png) no-repeat bottom center; 
    width: 775px;
    height: 25px;
	margin: -15px auto 20px 100px;
	position: absolute;
	display: block;
	}
	
#contentHolder .ticket 
{
    background:transparent url(../img/tag-tickets.png) no-repeat bottom center; 
    width: 775px;
    height: 25px;
	margin: -15px auto 20px 100px;
	position: absolute;
	display: block;
	}
	
#contentHolder .news 
{
    background:transparent url(../img/tag-news.png) no-repeat bottom center; 
    width: 775px;
    height: 25px;
	margin: -15px auto 20px 100px;
	position: absolute;
	display: block;
	}	
#contentHolder .programme
{
    background:transparent url(../img/tag-programme.png) no-repeat bottom center; 
    width: 775px;
    height: 25px;
	margin: -15px auto 20px 100px;
	position: absolute;
	display: block;
	}	
	
#contentHolder .info 
{
    background:transparent url(../img/tag-info.png) no-repeat bottom center; 
    width: 775px;
    height: 25px;
	margin: -15px auto 20px 100px;
	position: absolute;
	display: block;
	}
	
#contentHolder .dividerBottom 
{
    background:transparent url(../img/separator1.png) no-repeat bottom center; 
    width: 810px;
    height: 28px;
	margin: 20px auto 8px auto;
	clear: both;
}

#contentHolder #head_register 
{
    background:transparent url(../img/tag-welcome.png) no-repeat bottom center; 
    width: 775px;
    height: 25px;
	margin: -15px auto 20px 100px;
	position: absolute;
	display: block;
	}

/***** NEWS *****/

.paging { display: none;}

 #contentHolder .content_left_news {
        width: 300px; /* 230 + 70px */
        _width: 300px;
        margin-left: 68px;
        _margin-left: 50px;
        margin-top: 20px;
        margin-bottom: 80px;
        float: left;
        height: auto;
        _position: absolute;
    }
    
    #contentHolder .content_right_news {
        width: 500px;
        height:auto;
        float:left;
        _width: 420px;
        margin: 29px 0 0px 20px;
        _margin:0px -130px 0px 0px;
        padding:0;
        _float:right;
    }

    
.smallSep 
{
	background:transparent url(../img/separator3.png) no-repeat bottom center; 
    width: 281px;
    height: 21px;
    margin:5px 0 10px 0;
}

.separator1 
{
	background:transparent url(../img/separator1.png) no-repeat; 
    width: 810px;
    height: 21px;
    margin: 0px auto 0px 85px;
}

.separator2
{
	background:transparent url(../img/separator2.png) no-repeat; 
    width: 510px;
    height: 51px;
    display: block;
    margin-top: 50px;
    clear: both;
    position: relative;
}


/* News List */

#newsList { margin:0; padding:0; }
#newsList .item { margin:0 0 10px 0; padding:0; clear:left; overflow:hidden; }
#newsList .item .itemLeft { float:left; width:75px; margin:4px 14px 0 0; }
#newsList .item .itemRight { float:left; width:200px; }
#newsList .item .itemLeft img { width:75px; height:75px;}

#newsBlocks img { width:220px;  margin: 10px 10px 0 0 }
#newsBlocks .newsBodyText {margin-top: 10px; height: auto;}

/* #newsList p {clear: both;} */

.newsContent 
{
	height: auto;
	width: auto;
	clear: both;
	margin-left: 10px;
	_margin-left: 20px;
}

#newsBlocks 
{
	float: left;
	_float: left;
	height: auto;
	margin-bottom: 20px;
}


/***** tickets *********/

.holder a.btnTickets 
{
	background:transparent url(../img/btn-tickets.png) no-repeat top center; 
	width: 259px;
	height: 25px;
	margin: 30px auto 0px 60px;
	display: block;
	padding: 20px;
	text-align: center;
}

.holder a.btnTickets:hover
{
	background-position: 10px -65px;
}


.fieldDescription {margin-left: 8px; background: url(../img/arrow.png) no-repeat 0 16px; text-indent: 15px; }
.fieldActive { background-position: 0 -27px;}

 #contentHolder .content_left_tickets {
        width: 320px; /* 230 + 70px */
        _width: 300px;
        margin-left: 48px;
        _margin-left: 50px;
        margin-top: 20px;
        margin-bottom: 80px;
        float: left;
        height: auto;
        _position: absolute;
    }

/***** HOME LEFT **/

    #contentHolder .content_left_home {
        width: 290px; /* 360 + 12px for right spacing */
         _width: 300px;
        margin: 0 0 0 75px;
        _margin: 0px;
        _margin-left: 36px;
        padding: 0;
        float: left;
        height: auto;
    }
    
    #contentHolder .content_left_home img{ border: none;}
    
    
    #contentHolder .content_left {
        float:left;
		height:auto;
		margin-bottom:30px;
		margin-left:70px;
		_margin-left:50px;
		margin-top:20px;
		width:300px;
    }
    
    
    #contentHolder .content_left
    
        #contentHolder .content_left .box2 {
            width:372px;
            padding:0;
            margin:0;
        }

        #contentHolder .content_left .box2 .box2_top {
            width:372px;
            height:19px;
            background: url(../img/box2_top.png) no-repeat;     
        }
        
        #contentHolder .content_left .box2 .box2_middle {
            width:292px;
            background: url(../img/box2_middle.png) repeat-y;
            padding:0;
            margin:0 0 0 80px;             
        }
        
          #contentHolder .content_left .box2 .box2_middleHome {
            width:292px;
            background: url(../img/box2_middle.png) repeat-y;
            padding:0;
            margin:0 0 0 40px;       
            _margin:0 0 0 0px;   
            float: left;    
        }
        
            #contentHolder .content_left .box2_middle .holder {
                display: inline-block;
                width: 100%;
                margin-bottom:17px;
                padding-bottom:12px;  
            }
            
/***** HOME RIGHT **/
    
    #contentHolder .content_right{
		float:left;
		height:auto;
		margin:15px 0 8px 0px;
		padding:0;
		width:500px;
    }
     
    #contentHolder .content_right .box3 {
            width:538px;
            height:auto;
            background: url(../img/boxes_top.png) no-repeat; 
            padding-bottom: 29px;
    }

        #contentHolder .content_right .box3 .box3_top {
            width:538px;
            height:36px;
            background: url(../img/boxes_top.png) no-repeat;     
        }
        
        #contentHolder .content_right .box3 .box3_middle 
        {
            width: 550px;
            background: url(../img/boxes_middle.png) repeat-y;
            height: auto;
            float: left;
        }
        
        #contentHolder .content_right .box3 .box3_middle .body 
        {
            float:left;
            padding: 0 20px;
            margin-top: -20px;
            background: url(../img/boxes_top.png) 0 -16px no-repeat;
            z-index:11;
        }
                
        #contentHolder .content_right .box3 .box3_middle img {
            float:left;
            width:159px;
            /* border: solid 4px #F27700; */
            margin: 20px 20px 0px 0px; 
        }

        #contentHolder .content_right .box3 .box3_bottom {
            width:596px;
            height:19px;
            background: url(../img/box-home-btm.png) no-repeat;  
            clear:both;
        } 

        
/****************
*	News		*
****************/

#contentHolder .content .newsBlock, 
#contentHolder .content .newsGroup
{
	display: none;
}

#loader {
	width:66px;
	height:66px;
	padding:20px;
	background:url(../img/pix_loader.gif) 20px 10px no-repeat;
}

#contentHolder .content #newsList .list_item {
    width: 278px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: dotted 1px #217170;
}

    #contentHolder .content #newsList .list_item .image {
        width: 92px;
        float: left;
    }
    
        #contentHolder .content #newsList .list_item img {
            border: 4px solid #207566;
        }
        
    #contentHolder .content #newsList .list_item .text {
        width: 178px;
        float: left;
    }
    
    

#contentHolder #newsTabs 
{
	padding: 15px 0 0;
	margin: 0px 70px 25px 60px;
	width:160px;
}

	#contentHolder #newsTabs a,
	#contentHolder #newsTabs a:visited,
	#contentHolder #newsTabs a.active  
	{
		display: block;
		float: left;
		margin: 0 1px 2px 1px;	
		padding: 1px 5px;
	}
	
.debug {
    display:none;
}

.lineup_stages {
    text-align:center;
}

.stage_title {
    margin:10px 0 20px 0;
}
/* LINE UP */

.content_left_lineup .holder a.artist {font-weight: bold; clear: both; display: block; margin-top: 10px; font-size: 12px; }

.content_left_home .holder a.artist:hover {font-weight: bold; clear: both; display: block; margin-top: 10px; color: #ff0000;}
 
#contentHolder p.time {font-weight: bold; margin: 20px 0px 10px 0px;}

.lineup_stages .stage a {
    display:block;
    font-size:1.6em;
    line-height:1.8;
}


.contents .stageDates {
	width:869px;
	height:14px;
	padding:20px;
	margin: 10px 0px 0px 75px;
	background:url(../img/dates.png) 0px 0px no-repeat;
}

.contents .stageDates .dates
{
	float: left;
	width: 210px;
	height: auto;
	border: 1px solid red;
	margin-top: 40px;
	color: #18477e;
}

.lineup_notice {
    margin-top:20px;
    margin-bottom:20px;
    text-align:center;
    font-size:.9em;
    font-style:italic;
}

    #contentHolder .content_left_lineup {
        float:left;
		height:auto;
		margin-bottom:30px;
		margin-left:70px;
		_margin-left:40px;
		margin-top:20px;
		width:300px;
    }
    
        #contentHolder .content_right_lineup {
        width: 500px;
        height:auto;
        float:left;
        _width: 420px;
        _position: absolute;
        margin: 12px 0 0px 20px;
        _margin: 29px 0 0px 0px;
        padding:0;
        font-size: 12px;
    }

.contents p {text-align: center; color: #005e30; font-size: 30px; font-weight: bold; }

.contents p.bands {text-align: center; color:#35722D; font-size: 20px; font-weight: bold; margin-bottom: 20px; text-transform:uppercase; }

.contents .logos {width: 800px; margin: 40px auto 30px auto; text-align: center; }

.contents .logos img {padding-right: 29px;}

.contents .confBands {width: 860px; height: auto; margin: 0px auto; text-align: center; text-transform: uppercase; font-size: 14px; font-weight: bold; }

.contents .dot { margin: 0 10px; }


p.lineUp 
{
	margin-top: 30px;
}
    
.padding { padding-right: 80px; }


.lineupspeciallong { background: url(../img/bg-top_r2_c1.png) repeat-y; overflow: hidden; width: 980px; }
#backgroundholder { width: 100%; background: url(../img/bg-top.jpg) no-repeat; }
#lineupArtistList { float: left; padding: 0 60px 0 75px; }
.lineup-h2 { text-align: center; color: #95CB51; font-size: 25px; margin: 10px 0; }
.also-appearing { font-size: 18px; }
.stage-day { font-size: 12px; font-weight: bold; width: 195px; float: left; text-align: center; margin-right: 16px; overflow: hidden;  }
.stage-day a {display: block; line-height: 2; }
.stage-day span { line-height: 2;} 
.lineup-h2 a,
.lineup-h2 a:hover { color: #95CB51;} 
.stage-day span,
.stage-day span a { color: #18477E; font-size: 11px; font-weight: bold;}
.stage-day span:hover,
.stage-day span a:hover { color: #18477E; }
.stage-cloud { text-align: center; }
.stage-cloud a { font-size: 1.3em; font-weight: bold; }


/****************
*	  info    	*
****************/

#topNavInfo 
{
}

#submenuinfo {margin: 0; padding: 0; height: auto; min-height: 200px;}

#contentHolder #submenuInfo {display: inline;}
	ul#submenuinfo li a {font-size: 14px; font-weight: bold; padding-bottom: 5px;margin:0; padding: 0;}
	ul#submenuinfo li a:hover {font-size: 14px; font-weight: bold; padding-bottom: 5px; color: #ff0000;}

#contentHolder .contentInfo 
{
	height: auto;  
	display: block;
	margin: 0px auto 20px; 
	float: left;
	background:transparent url(../img/bg-top.jpg) repeat center top; 
    width: 980px;
    height: auto;
    overflow:auto;
}

#contentHolder .content_left_info {
        width: 310px; /* 230 + 70px */
        margin-left: 80px;
        _margin-left: 38px;
        margin-bottom: 30px;
        height: auto;
        float: left;
    }
    
.contentInfo h2.sifr {margin-left: 75px;}
    
    #contentHolder .content_right_info h2 {font-size: 14px;color: #18477e; font-weight: bold; margin-bottom: 10px;}
    
     #contentHolder .content_right_info p { line-height: 1.2; font-size: 13px;}
    
#contentHolder .content_right_info {
    width: 500px;
    height:auto;
    margin: 0px 0 0px 0px;
    padding:0;
    padding-bottom: 10px;
    float: left;
    font-size: 13px;
    line-height: 1.2;
}

.nav ul li {margin: 0px; padding: 0px; display: inline;}
    
    

.buy-button { display: block; height: 46px; width: 210px; overflow: hidden; margin: 20px 0px 10px 0px;}
.buy-button:hover img { margin-top: -46px; }


/* HOME */
#flash-video span,
#index_video span { display: block; margin: 130px 0 0 180px;  }
#index_video { color: #ccc; width: 502px; height: 402px; margin-top: -15px; background: #000 url(../img/replacement_image.gif); margin-left: 380px; }
#galleryFlash {margin: 2px 0px 22px 0px; width: 265px; height: 445px; background: #000 url(../img/gallery.jpg);}

