/****
 * 
 *  CSS for thomasmaier.biz 2012
 *  by lukas.goldschmidt@world.eu.org
 * 
 */

/* ~~ this fixed width container surrounds all other elements ~~ */
body{
			font-family:"Trebuchet MS", Helvetica, sans-serif;

}
.container {
	width: 960px;
	/* background: #FFF; the auto value on the sides, coupled with the width, centers the layout */
	height: 495px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.content {
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: right;
}
/* Menu */
ul {list-style:none;margin:0;padding:0; display:inline;
float:right;}
li {float:left;width:100px;margin:0;padding:0;text-align:center;}
li a {display:block;padding:5px 10px;height:100%;color:#FFF;text-decoration:none;border-right:2px solid #ddd;}
li a {background:url(../images/menu_bg.jpg) repeat 0 0;
color:#999999;

}
li a:hover, li a:focus, li a:active {background-position:-150px 0;}

#tm_menu a {background:url(../images/menu_bg.jpg) repeat 0 0;
}
#tm_menu a:hover{
}
#tm_menu {
	font-family:Impact, Charcoal, sans-serif;
	
}
#menu_cont{
	
	width: 100%; height: 36px; text-align: right;
	
}
#logo{
	text-align: left;
	font-family:Impact, Charcoal, sans-serif;
}
#logo h2{
	font-size:2.6em;
	margin:0px;
	padding:6px;
	
}
#left_column{
	display:block;
	float:left;
	width:66%;
	min-height:480px;
	text-align: left;
}
#right_column{
	text-align:center;
}
#right_column h2{
	font-family:Impact, Charcoal, sans-serif;
	font-size:24px;

}
#right_column p{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:1.2em;

}
#right_column p a , #right_column p a:visited {
	text-decoration:none;
	color:#666666;
}
#right_column p a:hover {
	text-decoration:none;
	color:#660000;
}

#filmo{
	height:480px;
	text-align:left;
	overflow:auto;
	margin: 0px;
	padding: 0px;
}
#front_img{
	
	overflow:hidden;
}
.active {
	color:#900;	
	
}
.active a {
	color:#900;	
	
}


/*Slider stuff*/
#slider {
    width: 600px; /* important to be same as image width */
    height: 400px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#myslider{
    width: 600px; /* important to be same as image width */
    height: 400px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin-top:36px;
	
}
#sliderContent {
    width: 600px; /* important to be same as image width or wider */
    position: relative;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 400px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.hidden{
display:none;	
	
}
ul { list-style-type: none;}
#filmo .movie.normal h3 {
	text-decoration:underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	float: left;
	color: #666;
	margin: 0px;
	margin-right: 12px;
	padding: 0px;
}
#filmo .movie.extra h3 {
	text-decoration:underline;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	float: left;
	color: #D66;
	margin: 0px;
	margin-right: 12px;
	padding: 0px;
}

#filmo .movie .movie_year {
	float: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#filmo .movie {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	width: 48%;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 12px;
}
#filmo .movie .movie_cast {
	clear: both;
	float: none;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#filmo .movie .movie_cast .person {
	font-style: italic;
	color: #666;
	font-weight: bold;
}
#filmo .movie .movie_comment {
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
}
#front_img #logo {
	height:130px;
	position: relative;
	top: -130px;
	color:White;
	background-color: #000;
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */	left: 0px;
	display: block;
}

#front_img #logo img{
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */	left: 0px;
	
}
#front_img #menu_cont {
	top: -120px;
	position: relative;
}
#right_column #reel_info {
	color:#DDDDDD;
	margin: 12px;
	display:block;
	padding: 12px;
}
#right_column #trailer_links {
	display:block;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 48px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 148px;
}
#right_column #trailer_links a,   #right_column #trailer_links a:visited,
#right_column #reel_info a, #right_column #reel_info a:visited
{
text-decoration:none;
color:White;
font-weight: bold;
}
#right_column #reel_info a:hover,
#right_column #trailer_links a:hover {
	color:#DD6666;
}
