@font-face {
	font-family: 'Titillium Maps';
	src: url("../fonts/TitilliumMaps29L002.eot");
	src: local('Titillium Maps'), local('TitilliumMaps'), 
		url("../fonts/TitilliumMaps29L002.otf") format("opentype"), 
		url("../fonts/TitilliumMaps29L002.woff") format("woff");
}


body {


	background: #6c777c  url('../images/bg_blue.png') repeat fixed;
	/*background: #6d7f87 ;  url('../images/stripes.png') repeat fixed;*/

	text-align: center;
	
	/*line-height: 1.1em;*/


	color: #222; 

	padding-left:25px; 

	padding-right:25px; 

	padding-top:0px; padding-bottom:0px;
}


p, td {

	margin: 0px;

	font-weight: normal;
	/*font-family: 'Nova Flat', arial, serif;*/
	font-family: Helvetica, Arial;
	text-align: left;
	
}

.topbg {
	bordertop: 4px solid #74858c;
border-top-left-radius:5px; 	-moz-border-radius-topleft:5px;
border-top-right-radius:5px; 	-moz-border-radius-topright:5px;
border-bottom-left-radius:0px; 	-moz-border-radius-bottomleft:0px;
border-bottom-right-radius:0px; 	-moz-border-radius-bottomright:0px;
	background: #717d82 url('../images/top.png') repeat-x;
	font-family: 'Nova Flat', arial, serif;
	width: 100%;
	margin-top:0px;
	padding-left:-2px;
	height:280px;
	z-index:-20;
	
}

/* Content frame */

#containercenter {

	position: relative;
	width: 983px;
	border-top:0px solid #74858c;
	border-left: 0px solid #74858c;
    margin: 0px auto 0px auto;
    
}

#container {

	width: auto;

	position: top;

border-top-left-radius:7px; 	-moz-border-radius-topleft:7px;
border-top-right-radius:7px; 	-moz-border-radius-topright:7px;
border-bottom-left-radius:7px; 	-moz-border-radius-bottomleft:7px;
border-bottom-right-radius:7px; 	-moz-border-radius-bottomright:7px;


	background: #f9f9f9 url('../images/bg_white2.png') repeat fixed;

	/*background: #CADDE2;
	background: #c8d2d7;*/
	/*background: #e5e8eb;*/

	padding: 22px;
margin-top:16px;
	text-align: left;
	border-left: 1px solid #555;
	-moz-box-shadow: 5px 5px 10px 8px #555;
-webkit-box-shadow: 5px 5px 10px 8px #555;
box-shadow: 5px 5px 10px 8px #555;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#55555')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#55555');

}



/* header */



#header {

	padding-bottom: 6px;


	background: #fff url('../images/headereurope.gif') no-repeat right bottom;

}

.header {

height:90px;
	width: 725px;
	background-color: #fff;
	
		background: #fff url('../images/headereuropeORGINAL.gif') no-repeat right bottom;
	/*z-index: 15;

	padding-bottom: 6px;

		margin-bottom:10px;
	border-bottom:0px solid #ffffff;*/
border-top-left-radius:0px; 	-moz-border-radius-topleft:0px;
border-top-right-radius:0px; 	-moz-border-radius-topright:0px;
border-bottom-left-radius:7px; 	-moz-border-radius-bottomleft:7px;
border-bottom-right-radius:7px; 	-moz-border-radius-bottomright:7px;
		margin-bottom: 10px;
	-moz-box-shadow: 2px 5px 5px 3px #e7e7e7;
-webkit-box-shadow: 2px 5px 5px 3px #e7e7e7;
box-shadow: 2px 5px 5px 3px #e7e7e7;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7');

}

/*.headeroverlay {
z-index: 25;
position:relative;
margin-top:-236px;
left:44px;
	padding-bottom: 0px;

height:230px;
	width: 725px;
	background: url('../images/headereurope_15.png') no-repeat right bottom;
	}*/

.headeroverlay {
z-index: 25;
position:relative;
margin-top:-136px;
left:8px;
	padding-bottom: 0px;

height:140px;
	width: 725px;
	background: url('../images/headereurope_17.png') no-repeat right top;
	}




#header h1 {

	color: #ffc76f;

	font-size: 21px;

	padding: 0px;

	margin:0px;

	font-weight: normal;

}

#header h1 a {

	color: #fff;

	font-size: 18px;

	text-decoration: none;

}

#header h1 a:hover {

	color: #dee1d7;

}



#header a {

	color: #718ea5;

	text-decoration: none;

}

#header a:hover {

	color: #8cc0e5;

	text-decoration: underline;

}

#header p {

	color: #ffc76f;

	text-decoration: underline;

}





/* Main content */

#centralblockstart {

	position: relative;

	float: left;

	width: 695px;

	margin: 20px 0px 20px 0px;

}


#centralblock {

	position: relative;

	float: left;

	width: 725px;

	margin: 20px 0px 20px 0px;
	

}

#centralblock h3 {

	font-size		: 1.25em;
	font-weight		: normal;
	color			: #fff;
	background: #717d82 url('../images/bg_blue.png') repeat-x;
	color: #fff;
	margin: 0px;
	text-align:center
}


#centralblock a, #centralblockstart a {  
    font-size: 12px;
	color:#74858c;
	text-decoration:none;
	font-weight: normal;
}

#centralblock a:hover, , #centralblockstart a:hover {
	color:#666666;
	text-decoration:none;
}

#centralblock a:active, , #centralblockstart a:active {
	color:#111111;
	text-decoration:none;
}



/* Sidebar */



#sidebarblock {

	position: top;

	float: right;

	width: 188px;

	margin: 0px 0px 0px 0px;

	text-align: left;


}

#sidebarblock h3 {

	font-size: 12px;

	font-weight: normal;

	color: #fff;

	/*background: #717d82 url('../images/top1.gif') no-repeat left top;*/

	background: #74858c;

	margin: 0px;
	letter-spacing:0.2px;

	text-align:center;

}



#sidebarblock p.p1 {

	font-size: 12px;

	font-weight: normal;

	text-align: left;

	color: #222;

	margin: 1px;

}



#sidebarblock a {

	color:#74858c;

	text-decoration:none;
	

}

#sidebarblock a:hover {

	color: #69705b;

	text-decoration:none;

}




/* Sidebar Startseite */



#sidebarblockstart {
	position: top;
	float: right;
	width: 188px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#sidebarblockstart h3 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	/*background: #717d82 url('../images/top1.gif') no-repeat left top;*/
	background: #74858c;
	margin: 0px;
	letter-spacing:0.2px;
	text-align:center;
}



#sidebarblockstart p.p1 {

	font-size: 12px;

	font-weight: normal;

	text-align: left;

	color: #222;

	margin: 1px;

}



#sidebarblockstart a {

	color:#74858c;

	text-decoration:none;
	

}

#sidebarblockstart a:hover {

	color: #69705b;

	text-decoration:none;

}




/*New Tours Box*/


#newtours ul
{
	font-size       : 1.0em;
	font-weight     : normal;

	border:0px;
margin-left: 3px;
padding-left: 0;
letter-spacing:0.05ex;

}

#newtours a, #tourposter a
{
display: block;
padding: 2px;
width: 172px;
}


#newtours a:link, #navlist a:visited
{
color: #777777;
text-decoration: none;
line-height: 1.0em;
border-bottom: 1px dashed #ccc;
}

#newtours a:hover
{

	text-decoration:none;
}
a.readon_newtours, a.readon_tourposter{
	margin-left:20px;
	margin-bottom:30px;
max-width:120px;
float: center;
}

a.readon_newtours:link, a.readon_newtours:visited, a.readon_tourposter:link, a.readon_tourposter:visited  {
  margin-top:-214px;
  margin-bottom:15px;
	font-size: 0px;
	max-wdhth: 160px;
    float: center;
	color: #111111;
 	text-transform:lowercase;
 	position:relative;
z-index:15;
	/*font-family: Verdana, Geneva, Arial, sans-serif;*/
	padding-left:16px; padding-right:6px; padding-top:2px; padding-bottom:2px;
height:160px;
border-bottom: 0px dotted #ccc;
	background: url('../images/transparent.gif') repeat center;
}

a.readon_newtours:hover, a.readon_tourposter:hover {
	
      	position:relative;
      	margin-left:26px;
z-index:15;  
	background: url('../images/clickfordates.png') no-repeat left;
}

.contentpaneopen a.readon_newtours:hover, a.readon_tourposter:hover {
	color: #222;
      	position:relative;
      	margin-left:26px;
z-index:15;  
	background: url('../images/') no-repeat left;
}



#newtours td {

	font-size       : 1.0em;
	font-weight     : normal;
	padding-left	: 5px;
  	padding-right   : 3px;
	padding-top		: 5px;
  	padding-bottom	: 5px;
	position		: relative;
	background		: #FFFFFF url('../images/') no-repeat right bottom;
	color			: #444;
border-bottom: 5px solid #ffffff;
border-bottom-left-radius:5px; 	-moz-border-radius-bottomleft:5px;
border-bottom-right-radius:5px; 	-moz-border-radius-bottomright:5px;	

border-left:0px solid #e9e9e9;
	-moz-box-shadow: 2px 5px 5px 3px #e7e7e7;
-webkit-box-shadow: 2px 5px 5px 3px #e7e7e7;
box-shadow: 2px 5px 5px 3px #e7e7e7;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7');

	}

#newtours {
	margin-bottom	: 15px;
	}

#newtours img{
	max-width	: 120px;
	max-height: 168px;
	margin-left:20px;
	margin-bottom:40px;
	}


#newtours .box {
	margin-bottom	: 0px;
	}

#newtours readon a:link{
	margin-bottom	: 20px;
	}

#newtoursposter td {

	font-size       : 1.0em;
	font-weight     : normal;
	padding-left	: 5px;
  	padding-right   : 3px;
	padding-top		: 5px;
  	padding-bottom	: 5px;
	position		: relative;
	background		: #FFFFFF url('../images/') no-repeat right bottom;
	/*background		: #FFFFFF url('../images/bottom.gif') no-repeat right bottom;*/
	color			: #444;
border-bottom: 5px solid #ffffff;
border-bottom-left-radius:5px; 	-moz-border-radius-bottomleft:5px;
border-bottom-right-radius:5px; 	-moz-border-radius-bottomright:5px;	

	}

#newtoursposter {
	margin-bottom	: 15px;
	}


	
.newtoursposter img {
	width:95px;
	height:145px;
	align: center;
	}	
	
#newtours ul {list-style-type: square;
	}
	
		
#newtours a {
	color			: #888888;
	text-decoration	: none;
	line-height		: 14px;
	padding-top	: 4px;
	padding-bottom: 4px;
	}

#newtours a:hover {
	color			: #333;
	text-decoration	: none;
	}


table.moduletable_posterseite img{

	width:75px;
	height:120px;}
	

	

/* IMPERIAL TICKETS */	
.event h1 {
	/*font-variant: small-caps;*/
	font-size: 1.4em;	
	font-weight: normal;
	background: #ffffff;
	color: #7D919F;
	/*font-family: Arial, Geneva, Verdana, sans-serif;*/
	line-height:1.0em;
	padding: 0px 0px 8px 3px;
	margin-top: 50px;
	margin-bottom:8px;
height: 20px;
border-bottom: 1px dotted #7d919f;

 vertical-align: bottom;
	}
	
table.event{
	width: 80%;}	
		
 .event-img img{	
  	max-width:85px;
  	max-height:130px;
  	background: #ffffff;
	border: 1px solid #cccccc;
	padding:3px;
	float: left;
	
	/*border-top-left-radius:3px; 	-moz-border-radius-topleft:3px;
	border-top-right-radius:3px; 	-moz-border-radius-topright:3px;*/
	box-shadow:4px 4px 4px #74858c;
-webkit-box-shadow:4px 4px 4px #74858c;
-moz-box-shadow:4px 4px 4px #74858c;
	margin-bottom:0px;
		margin-top:50px;
				vertical-align: baseline;
		}


.thbackgroundimg {
	border-bottom: 1px solid #74858c;
	background-color:#transparent;

	}
	.thbackgroundimg td{
	font-size:13px;
		
text-transform:uppercase;
vertical-align: bottom;
padding-bottom:3px;
	}
	
/* ON TOUR Seite */
/* On Tour Poster Module*/

table.moduletable_ontourposter img {

  	max-width:90px;
  	max-height:126px;
  	background: #ffffff;
	border: 1px solid #cccccc;
	padding:3px;
	/*border-top-left-radius:3px; 	-moz-border-radius-topleft:3px;
	border-top-right-radius:3px; 	-moz-border-radius-topright:3px;*/
	box-shadow:4px 4px 4px #74858c;
-webkit-box-shadow:4px 4px 4px #74858c;
-moz-box-shadow:4px 4px 4px #74858c;
	margin-bottom:-4px;
		margin-top:-30px;
}

table.moduletable_ontourposter {
	border:0px solid #cccccc;
	border-top-left-radius:5px; 	-moz-border-radius-topleft:5px;
	border-top-right-radius:5px; 	-moz-border-radius-topright:5px;

}

table.moduletable_ontourposter td {

  	/*font-size        : 10px;
border:0px solid #cccccc;
  	font-weight      : normal;

  	padding-left   : 5px;
  	padding-right   : 3px;

  	padding-top   : 15px;
  	padding-bottom   : 5px;
	position: relative;

	background: #ffffff;

	color: #444;
	margin-bottom: 0px;*/
	font-size: 1.4em;	
	font-weight: normal;
	background: #ffffff;
	color: #555555;
/*	font-family: Arial, Geneva, Verdana, sans-serif;*/
	line-height:1.0em;
	padding: 0px 0px 8px 3px;
	margin-left: 0px;
	margin-bottom:8px;
height: 40px;
border-bottom: 1px dotted #7d919f;

 vertical-align: bottom;

	
}

table.moduletable_ontourposter th {

	vertical-align: top;
	font-weight: normal;
	letter-spacing:0.1ex;
	border: 1px solid #cccccc;
	border-top-left-radius:5px; 	-moz-border-radius-topleft:5px;
	border-top-right-radius:5px; 	-moz-border-radius-topright:5px;
	color: #fff;
	width: 188px;
	height: 22px;
	background: #555555 url('../images/bg_blue.png') repeat-x;
	padding-top: -4px;
	text-align:center;}
	
	

/* footer */





.footer {

	color: #74858c;

	/*padding: 0px 10px;*/

}



.footer p {


color: #ffffff;
	font-size: 10px;

}

#footer a {

	color: #ffffff;

	text-decoration: none;

}

#footer a:hover {

	color: #DEEBEB;

	text-decoration: underline;

}



/* Separator */



.separator {

	background: #718ea5 url('../images/line.gif') repeat-x;

	height: 1px;

	font-size: 0px;

	clear: both;

	margin: 0px;

	padding: 0px

}



/* Separator */



.septop {

	background: #718ea5 url('../images/line.gif') repeat-x;

	height: 1px;

	width: 695px;

	font-size: 0px;

	clear: both;

	margin: 0px;

	padding: 0px;	

}



/* top menu */



.top {

	position: left;

	/*background: #FFFFFF url('../images/bottom.gif') repeat right bottom;

	color: #ff0000;

	font-size: 14px;*/
	

	margin-bottom: 0px;

}

.top a{

	position: left;

	/*background: #dddddd url('../images/bottom.gif') no-repeat right bottom;

	color: #ff9900;

	font-size: 11px;

	margin-bottom: 0px;*/
	

}
.menutop{
	
	bordertop: 4px solid #74858c;
border-top-left-radius:5px; 	-moz-border-radius-topleft:5px;
border-top-right-radius:5px; 	-moz-border-radius-topright:5px;
border-bottom-left-radius:0px; 	-moz-border-radius-bottomleft:0px;
border-bottom-right-radius:0px; 	-moz-border-radius-bottomright:0px;
	background: #717d82 url('../images/bg_blue.png') repeat-x;
	font-family: 'Nova Flat', arial, serif;
	width: 100%;
	margin-top:0px;
	padding-left:-2px;
	height:28px;
		/*font-variant: small-caps;*/
}

a.menutop:active{
	
	color:#cccccc
	background:#ffffff;
	width: 100%;
	margin-top:11px;
	padding-left:-2px;
	height:26px;
		/*font-variant: small-caps;*/
}

.logoavo{
	margin-bottom:10px;
	border-bottom:0px solid #ffffff;
border-top-left-radius:0px; 	-moz-border-radius-topleft:0px;
border-top-right-radius:0px; 	-moz-border-radius-topright:0px;
border-bottom-left-radius:7px; 	-moz-border-radius-bottomleft:7px;
border-bottom-right-radius:7px; 	-moz-border-radius-bottomright:7px;
background:#fff;
	-moz-box-shadow: 2px 5px 5px 3px #e7e7e7;
-webkit-box-shadow: 2px 5px 5px 3px #e7e7e7;
box-shadow: 2px 5px 5px 3px #e7e7e7;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7');

}


.avocadologo{
	background: url('../images/avocadologo.png') no-repeat right;
margin-top:50px;
margin-bottom:-22px;
margin-right:16px;
z-index:25;
height:60px;



	margin-left:420px;

	

}


.posterside{
	/* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;}
	
/*IMAGE*/

.img{
	-moz-border-radius: 8px;
border-radius: 8px;
	border:0px;

}
tourposter img{
	width:100px;
	-moz-border-radius: 8px;
border-radius: 8px;
	border:0px;

}

a img{
	-moz-border-radius: 8px;
border-radius: 8px;
	border:0px dotted #74858c;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.00;
}
a img:hover{
	-moz-border-radius: 8px;
border-radius: 8px;
	border:0px dotted #cccccc;
  /* for IE */
  filter:alpha(opacity=75);
  /* CSS3 standard */
  opacity:0.75;
}

/*content startseite*/
.contentmainstart {
	position: relative;
	background: #FFffff;
	/*background: #FFFFFF url('../images/bottom.gif') no-repeat right bottom;*/
	color: #777777;
line-height:1.4em;
	font-size: 1.1em;
letter-spacing:0.05ex;
	margin-bottom: 15px;
	padding: 15px;
text-indent:2ex;
border-bottom: 5px solid #ffffff;
border-bottom-left-radius:5px; 	-moz-border-radius-bottomleft:5px;
border-bottom-right-radius:5px; 	-moz-border-radius-bottomright:5px;
}


/* content box */
.contentmain {
	position: relative;
	background: #FFFFFF;
	/*background: #FFFFFF url('../images/bottom.gif') no-repeat right bottom;*/
	color: #666;
line-height:1.35em;
	font-size: 1.1em;
letter-spacing:0.05ex;
	margin-bottom: 15px;
	padding: 15px;
text-indent:2ex;
border-bottom: 0px solid #ffffff;
border-bottom-left-radius:7px; 	-moz-border-radius-bottomleft:7px;
border-bottom-right-radius:7px; 	-moz-border-radius-bottomright:7px;
	-moz-box-shadow: 2px 5px 5px 3px #e7e7e7;
-webkit-box-shadow: 2px 5px 5px 3px #e7e7e7;
box-shadow: 2px 5px 5px 3px #e7e7e7;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7');
}


 /* newsbox */
.newsbox {
	position: relative;
	background: #FFFFFF;
	/*background: #FFFFFF url('../images/bottom.gif') no-repeat right bottom;*/
	color: #666;
line-height:1.35em;
	font-size: 1.1em;
letter-spacing:0.05ex;
	margin-bottom: 
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	0px;
	padding: 15px;
text-indent:2ex;
/*border-bottom: 0px solid #ffffff;
border-bottom-left-radius:7px; 	-moz-border-radius-bottomleft:7px;
border-bottom-right-radius:7px; 	-moz-border-radius-bottomright:7px;
border-top-right-radius:7px; 	-moz-border-radius-bottomright:7px;
border-top-left-radius:7px; 	-moz-border-radius-bottomright:7px;
	-moz-box-shadow: 2px 5px 5px 3px #e7e7e7;
-webkit-box-shadow: 2px 5px 5px 3px #e7e7e7;
box-shadow: 2px 5px 5px 3px #e7e7e7;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7');*/
}

.content {
	position: relative;

	/*background: #FFFFFF url('../images/bottom.gif') no-repeat right bottom;*/
	color: #444;
	font-size: 11px;
padding-top:5px;
	margin-bottom: 15px;
	padding: 0px;

}

.content h4 {

	margin: 0px;

	font-size: 11px;

	font-weight: normal;

	color: #ff0000;

}

.content p {

	text-align: left;

	margin-top: 2px;

	margin-bottom: 5px;

}


.title p {

	text-align: left;

	margin-top: 2px;

	margin-bottom: 5px;

}


/* Tourtable*/
.tourtableheader {

font-family: 'Nova Flat', arial, serif;

	letter-spacing:2px;

	background: #ffffff;
	color: #7d919f;
	font-size: 1.3em;
	font-weight: normal;
	border-bottom: 1px dashed #e5e5e5;
	width: 655px;
	line-height:30px;
	padding-bottom:0px;
	margin-top: 20px;
	margin-bottom: 10px;
	
}

.tourposter {
box-shadow:6px 8px 8px #888;
-webkit-box-shadow:6px 8px 8px #888;
-moz-box-shadow:6px 8px 8px #888;
margin-top:14px;
margin-bottom:26px;
margin-right:10px;
width: 180px;
height:235px;
-moz-border-radius: 4px;
border:1px #ccc solid;
border-radius: 4px;
	padding: 5px;
		background: #cdcdcdurl(../images/) no-repeat top left;

/*

	outline-color:#999999;
outline-style:dotted;
outline-width:0px;*/

	}
	
.tourposter_overview {
box-shadow:4px 4px 4px #888;
-webkit-box-shadow:4px 4px 4px #888;
-moz-box-shadow:4px 4px 4px #888;
border: 10px solid #cccccc;
margin-top:14px;
margin-bottom:26px;
width: 78px;
height:170px;

-moz-border-radius: 4px;
	border-radius: 4px;
/*	padding: 1px;
	background: #cccccc url(../images/) no-repeat top left;
	outline-color:#999999;
	outline-style:dotted;
	outline-width:0px;
*/
}

/* Lists */



ul, ol {

	padding: 0px;

	list-style-type:disc; 

	list-style-position:indent;

	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px

}



li {

	padding: 0px;

	list-style-image:url(''../images/bottom.gif'); 
	margin-left: 50px; margin-right:0px; margin-top:0px; margin-bottom:0px

}









.right {

	position:relative;

	float:right;

}



.center {

	position: relative;

	margin: 0px 0px 0px 120px;

}



.images {

	border: 0px;

	margin: 3px;

	}
	


	
	
div.bandbioleft {

	width: 180px;

	margin-right:5px;
	padding-left:4px;
	float: left;
	line-height: 1.2em;
	
}

div.bandbioright {
		border-left: 1px solid #649BAF;

	width: 320px;

	padding-left:20px;
	
	float: left;

}
.bandbiologo {

max-width:150px;
}

		
		.bandbiolabels {
			margin-top:15px;
		font-size:1.4em;
		margin-bottom:3px;
		color: #111111;

}
		
.fb-comments {
			background:#999999;

}

