/* 
    Document   : fb_yacht
    Created on : 06.10.2009, 14:45:20
    Author     : msg
    Description:
        Purpose of the stylesheet follows.
*/

.new_heading {
    width: 100%;
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
    font-size: 1em;
    color: #666666;
    border-bottom: 1px solid;
    border-color: #999999;
}

.movieboxtop {
	padding-left:19px;
	color:white;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
	height:34px;
	background-image:url(../img/moviebox_top.png);
	background-repeat:no-repeat;
}
.movieboxtoptext {
	padding-top:5px;
	color:white;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
}
.movieboxtoptext a:link, a:visited, a:hover {
	color:white;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.movieboxmiddle {
	padding-left:10px;
	padding-right:20px;
	background-image:url(../img/moviebox_middle.png);
	background-repeat:repeat-y;
}
.movieboxbottom {
	height:20px;
	background-image:url(../img/moviebox_bottom.png);
	background-repeat:no-repeat;
}
.movieboxtext {
	color:#666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
}
.movieboxtext a:link, a:visited{
	color:#666;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
}
.movieboxtext a:hover {
	color:blue;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
}

#infofeld ul {
	margin:0;
}

