@charset "utf-8";

body {
	margin: 0 0 30px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: url(img/bg_header.gif) repeat-x;
	background-color: #000000;
	}

div.clear { clear: both; }
	
div.header_1 {
	margin: auto;
	background-image: url(img/header_1.jpg);
	width: 960px;
	height: 92px;
	}
	
div.container {
	margin: auto;
	background-color: #8e3c00;
	width: 960px;
	margin-top: 10px;
	}
	
div.top_border {
	background-image: url(img/top_border.jpg);
	width: 960px;
	height: 30px;
	}
	
div.vector_1 {
	position: absolute;
	top: 150px;
	margin-left: 5px;
	background-image: url(img/vector_1.png);
	width: 130px;
	height: 192px;
	}
	
div.vector_2 {
	position: absolute;
	margin-left: 827px;
	top: 363px;
	background-image: url(img/vector_2.png);
	width: 130px;
	height: 239px;
	}
	
div.header_2 {
	background-image: url(img/header_2.jpg);
	width: 900px;
	height: 305px;
	margin: 0 30px 0 30px;
	}

div.header_story {
	background-image: url(http://www.monteverdi.tv/img/other/2009/01/27/ed7ee3ecdc34f226f33a8b54f642f6ce.jpeg);
	background-repeat: no-repeat;
	width: 431px;
	height: 288px;
	margin: 0 30px 0 30px;
	float: right;
}

div.header_freemp3 {
	background-image: url(img/freemp3.png);
	background-repeat: no-repeat;
	width: 431px;
	height: 288px;
	margin: 150px 30px 0 0px;
	float: right;
}

div.header_tickets {
	background-image: url(img/tickets.png);
	background-repeat: no-repeat;
	width: 431px;
	height: 288px;
	margin: 30px 30px 0 30px;
	float: right;
}

.float-left {
	float: left;
}

div.header_master_pianists {
	background-image: url(http://www.monteverdi.tv/img/other/2009/02/04/5f08dcb0ce8008c2d02a0aef107bc45d.png);
	background-repeat: no-repeat;
	width: 448px;
	height: 127px;
	margin: 0 30px 0 30px;
	float: right;
}
	
div.left {
	/* padding-left: 10px; */
}
	
div.gradient_1 {
	background-image:url(img/gradient_1.jpg);
	width: 320px;
	height: 240px;
	margin: 0 0 8px 30px;
	}
	
div.youtube {
	width: 320px;
	height: 265px;
	margin: 0 0 0 30px;	
	}
	
div.content {
	background-image: url(img/corner_1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 30px;
	}
	
div.line {
	width: 900px;
	height: 1px;
	overflow: hidden;
	background-color: #782d06;
	margin: 30px 0 0 30px;
	}
	
div.footer_img {
	margin: auto;
	background-image: url(img/footer_img.jpg);
	width: 960px;
	height: 303px;
	}
	
div.logo_1 {
	padding: 45px 0 0 0;
	}
	
div.logo_02 {
	background-image: url(img/logo_2.png); 
	background-repeat: no-repeat; 
	width: 169px; 
	height: 36px;
	cursor: pointer;
	}
	
div.logo_03 {
	background-image: url(img/logo_3.png); 
	background-repeat: no-repeat; 
	width: 53px; 
	height: 50px;
	cursor: pointer;
	}
	
div.logo_04 {
	background-image: url(img/logo_4.png); 
	background-repeat: no-repeat; 
	width: 51px; 
	height: 35px;
	cursor: pointer;
	}
	
div.content_2 {
	padding-left: 20px;
	padding-top: 30px;
	}

.footer {
	background-color: #1f1f1f;
	width: 960px;
	height: 70px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	}

.footer a:link,
.footer a:visited
{
	color: #777;
	text-decoration: underline;
}

.footer a:active,
.footer a:hover
{
	color: #782d06;
}

#header-items-holder
{
	height: 37px;
	bottom: 0;
	width: 100%;
	display: block;
}

#header-items-holder form
{
	display: inline;
}

#horizontalMenu
{
    display: inline;
    overflow: hidden;
    margin: 0; 
    padding: 0;
    list-style-type: none;
    height: 37px;
    /* position: absolute; */
    left: 0; /* 18px */
    bottom: 0;
}

#horizontalMenu li
{
    display: inline;
}

#horizontalMenu li a
{
  display: block;
	float: left;
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-family: Tahoma, arial, verdana, helvetica;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bold;
	padding: 0 12px;
	text-decoration: none;
	border-right: 2px solid #e0e0e0;
}

#horizontalMenu li a:hover
{
	color: #b00;		
}

#horizontalMenu li a:hover span,
#horizontalMenu li a:focus span
{
	color: #b00;
}

#horizontalMenu li.no-border a
{
	border: none;
}

body#news #horizontalMenu li.news a,
body#video #horizontalMenu li.video a,
body#audio #horizontalMenu li.audio a,
body#live_concerts #horizontalMenu li.live a,
body#discover #horizontalMenu li.discover a
{
	color: #b00;
}

label {
	margin-left: 30px;
	color: white;
}

p {

	margin-right: 30px;
	color: white;
}

p.nomargin {
	margin-left: 0px;
}

.left table {
	color: white;
}

li {
	color: white;
}

#pianists {
	margin-left: 30px;
}

#container2
{
    width: 960px;
    margin: 0 auto 0 auto;
    position: relative;
}

#header2
{
    height: 131px; /* height: 161px; */
    background: url(img/header_1.jpg) no-repeat 0 0;
    position: relative;
}

#header-items-holder2
{
	height: 37px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#horizontalMenu2
{
    display: block;
    overflow: hidden;
    margin: 0; 
    padding: 0;
    list-style-type: none;
    height: 37px;
    position: absolute;
    left: 0; /* 18px */
    bottom: 0;
}

#horizontalMenu2 li
{
    display: inline;
}

#horizontalMenu2 li a
{
    display: block;
	float: left;
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-family: Tahoma, arial, verdana, helvetica;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bold;
	padding: 0 12px;
	text-decoration: none;
	border-right: 2px solid #e0e0e0;
}

#horizontalMenu2 li a:hover
{
	color: #7e7d7d;		
}

#horizontalMenu2 li a:hover span,
#horizontalMenu2 li a:focus span
{
	color: #7e7d7d;
}

#horizontalMenu2 li.no-border a
{
	border: none;
}

h1 {
	line-height: normal;
}

a, a:visited {
	color: white;
	font-weight: bold;
}
