/* CSS Document */

table#container
{
	width: 1120px;
	margin: 0px auto 30px auto;
}

table#container tr td
{
	padding-top: 30px;
}

table#container td#leftpanel
{
	width: 770px;
	padding-left:20px;
}


table#container td#leftpanel h1
{
color: #000000;
margin-top:0px;
}

table#container td#rightpanel
{
	width: 300px;
	padding:0;
}


td#leftpanel h1
{
color: #000000;
margin-top:0px;
font-size:25px;
}


td#leftpanel p.question
{
width:700px;
}
div#text2
{
	font-size: 14px;
	color:#4C7F92;
	padding-top:10px;
}
div#text3
{
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

div#video
{
	
}
div#imagePanel
{
	position: relative;
	float: left;
}
div#imagePanel a
{
	position: absolute;
	left: 110px;
	top: 58px;
}
div#textPanel
{
	padding-top: 35px;
	padding-left: 300px;
}
ul#list
{
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	margin-top: 12px;
	padding: 0px;
	padding-left: 17px;
	line-height: 1.7;
}

ul#list li
{
	color:#4D8093;
}

.black 
{
    color:#000;
}
div.download
{
width:255px;
height:52px;
padding:0px !important;
margin: 15px auto 0px auto;
}

div.download div
{
width:255px;
height:40px;
color:#FFF;
font-size:16px !important;
font-weight:bold;
padding:10px 0 0 0 !important;
text-align:center;
background: url(http://cdn01.oovoo.com/images2011/business/btn_download_biz.png) no-repeat;
}

div.download div.hover, div.download div:hover
{
background: url(http://cdn01.oovoo.com/images2011/business/btn_download_biz_over.png) no-repeat;
}

table.seatsplan 
{
    width:182px;
    height:181px;
}

td.seats 
{
    background: url(http://cdn01.oovoo.com/images2011/business/table_seats_top.png) no-repeat;
    height:49px;
    font-size:30px;
    font-weight:bold;
    color:#FFF;
    vertical-align:middle;
}

td.seatsprice
{
    background-color:#F3F3F3;
    height:115px;
    border-left:solid 1px #CCC;
    border-right:solid 1px #CCC;
    font-size:45px;
    text-align:center;
    color:#818181;
    font-weight:bold;
    vertical-align:middle;
}

td.seatsprice p
{

    padding-top:10px;
    font-size:15px;
    text-align:center;
    color:#000;
    font-weight:bold;
}

td.seatsplan_bottom 
{
   background: url(http://cdn01.oovoo.com/images2011/business/table_seats_bottom.png) no-repeat;
   height:9px;
}

td.seatsprice a 
{
    font-size:22px;
    color:#4C7F92;
    font-weight:bold;
}

a
{
    color:#4C7F92;
    font-weight:bold;
}

a:hover 
{
    text-decoration:underline;
    color:#4d8093;
    font-weight:bold;
}

h3
{
 color:#4d8093;
 font-size:24px;
font-weight:normal;
margin: 0;
}
