 * {
	margin:0px;
	padding:0px;
	border:0px;
 }
 
 body {
 	background-color:#000;
	font-family:"Helvetica Neue", "Helvetica";
	font-size: 12px;
	color:#FFF;
	text-align:left;
	margin: 0;
	padding: 0;	
}

/* misc /**************************/

img { border: none; display: inline; }
div.clearer {clear: both; line-height: 1.0; height: 0;}

.clear_both{clear:both;}

/* structure /**************************/

#wrapper {
	
}


#left_content {
position:relative;
	float:left;
	width: 120px;
	height:600px;
	text-align: left;
	background-color: #000;
}

#main_content {	
position:relative;	
	float:left;	
	width: 670px;
	height:600px;
	background-image:url(../assets/site_imgs/content_back.gif);
	background-repeat:repeat-y;	
	margin:0px;
	padding:0px;	
		
}

#main_content_inner{	
	position:relative;
	text-align: center;	
	width:670px;
	height:600px;
	background:url(../assets/site_imgs/home_img.jpg) no-repeat 0 50%;
	margin:0px;
	padding:0px;	
}

#right_content {
	float:left;
	text-align: left;
	width: 134px;
	height:590px;
	background-color: #000;
	padding-top:10px;
	padding-left:5px;
	font-size:1.0em;
	line-height:1.1em;
}

/* header /**************************/
#logo_img {
	position:relative;
	left:5px;
	top:5px;
	border: none;
	text-align: center;
	width: 92px;
	height:147px;
}

#flags {
	position:relative;
	left:7px;
	top:5px;
	text-align: center;
	width: 75px;
	height:11px;
}

#sponsors {
	position:relative;
	left:10px;
	top:200px;		
	text-align: left;
	width: 100px;	
	color:#F9CADD;
	font-size:0.8em;

}


/* mainmenu /**************************/


#menu{
	position:relative;
	left:14px;
	top:20px;
	width:100px;
	text-align:left;
	color:#FFFFFF;
	background-color: #000;
	line-height:1.6em;
}
	
a:link{
	color: #FFF;
	text-decoration: none;
	border: none;
}

a:visited{
	color: #FFF;
	text-decoration: none;
	border: none; 
}

a:hover{
	color: #FF4286;
	text-decoration: none;
	border: none; 
}

a:active {
	color: #FF4286;
	text-decoration: none;
	border: none; 
}	


.berlin{
	color: #fbef03;
}

.milan{
	color: #B2E4F4;
}

.barcelona{
	color: #FF4286;
}


.berlin_m{
	color: #fbef03;
	font-size:1.4em;
}

.berlin_m a{
	color: #fbef03;
}


.milan_m{
	color: #B2E4F4;
	font-size:1.4em;
}

.milan_m a{
	color: #B2E4F4;
}

.barcelona_m{
	color: #FF4286;
	font-size:1.4em;
}

.barcelona_m a{
	color: #FF4286;
}
				

/* info /**************************/

.section_title{	
	width:120px;
	font-size:1.4em;
	/*background: url(../assets/site_imgs/white_line.gif) repeat-x;*/
	border-bottom:1px solid white;
}


#info {		
	width:650px;	
	position:absolute;
	bottom:5px;
	left:0px;	
	padding:10px 10px 5px 10px;
	text-align: left;		
	color:#FFF;
	background-color:#3F3F3F;
	font-size:1.0em;
	font-size:11px;	
}


/* gallery /**************************/
#info_gallery {	
	height:215px;
	width:650px;	
	position:absolute;
	bottom:5px;
	left:0px;	
	padding:10px 10px 5px 10px;
	text-align: left;		
	color:#FFF;
	background-color:#3F3F3F;
	font-size:1.0em;
	font-size:11px;	
}


#right_but{
	position:relative;
	width:30px;
	height:30px;
	top:-115px;
	left:350px;
}

#left_but{
	position:relative;
	width:30px;
	height:30px;
	top:-85px;
	left:291px;
}

#forward_but{
	position:relative;
	width:30px;
	height:30px;
	top:-80px;
	left:320px;
}

#back_but{
	position:relative;
	width:30px;
	height:30px;
	top:0px;
	left:321px;
}

.gallery_p{
	font-size:12px;
	padding:10px;
	margin-top:-80px;
}
#gallery_image{
	padding-top:5px;
}

/* artists /**************************/
#info_artist {	
	height:215px;
	width:650px;	
	position:absolute;
	bottom:5px;
	left:0px;	
	padding:10px 10px 5px 10px;
	text-align: left;		
	color:#FFF;
	background-color:#3F3F3F;
	font-size:1.0em;
	font-size:11px;	
}

#right_content_artists {
	float:left;
	text-align: left;
	width: 134px;
	height:590px;
	background-color: #000;
	padding-top:10px;
	padding-left:5px;
	font-size:10px;
	line-height:1.1em;
}
#artist_text_frame{
	height:180px;
	width:650px;	
	color:white;
	background-color:#3F3F3F;

}

.artist_img{
	text-align:center;
	line-height:360px;
	padding-top:5px;
}

.artwork_title{	
	float:left;	
	font-size:1.4em;
	border-bottom:1px solid white;
}
.artist_name{	
	float:right;
	font-size:1.4em;
}
.artist_name a{	
	padding-right:10px;
}

.section_title_right{
	font-size:1.4em;
	line-height:0.0em;
	text-align:right;
}

/* -------------------------------- */
/* event photos page       */
/* -------------------------------- */

/*wrappers, containers */

#photos_wrapper{
	width:924px;
	background:black;
}

#photos_inner_wrapper{	
	background-color:black;
	width:924px;
}

#photos_left_content {		
	float:left;
	width: 120px;		
}

#photos_main_content {			
	float:left;	
	width: 670px;	
	background:url(../assets/site_imgs/content_back.gif) repeat-y;	
	margin:0px;
	padding-bottom:5px;
	font-size:1.0em;	
		
}

#photos_right_content {
	float:left;	
	width: 134px;		
	font-size:1.0em;
	line-height:1.1em;	
		
}

#photos_right_content p{
	padding:10px 0px 0px 5px;	
}

#photos_right_content a{
	display:block; /* this forces each link to be on a new line */
}

#photo_info{
	margin-top:5px;
	padding:10px 10px 0px 10px;
	height:100px;
	background-color:#3F3F3F;	
}

/*titles */

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

#photo_main_title{
	float:left;
	font-size:1.4em;
}

#photo_main_title {
	padding-right:30px;
	float:left;	
	font-size:1.4em;	
}

#photo_sub_title{
	float:right;
}

#photo_sub_title span{
	padding-left:30px;	
}

#photo_thumbs{
	background-color:#3F3F3F;			
	color:#FFF;	
	font-size:1.0em;
	font-size:11px;	
	width:670px;
	w\idth:652px;
	padding:0px 9px 9px 9px;		
}

.thumbnail{
	float:left;
	width:145px; 
	height:145px;
	background:  black;
	margin:9px;
	display:inline;
}


.clear_left {clear:left;}
