@charset "utf-8";

/*Common styles*/

body,td,th {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-image: url(../images/back_large_dark.jpg);
}
a    {
    font-weight:bold;
}
a:link {
	color: #ffffff;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
h1 {
font-size: 2.6em;
margin-top: 3px;
font-weight: bold;
color: #FF3300;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1em;
}
h2 {
font-size: 2.4em;
margin-top: 0em;
margin-bottom: 0.24em;
font-weight: bold;
color: #FFFFFF;
}
h3 {
font-size: 1.6em;
margin-top: 0.2em;
margin-bottom: 0.18em;
font-weight: bold;
color: #FFFFFF;
}
p {
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
}
#mbody {
background-repeat: no-repeat;
background-position: center center;
height: 800px;
background-image: url(../images/background_collage.jpg);
}

/*Content*/

#header {
width: 820px;
height: 220px;
}
#header_left_block {
width: 220px;
float: left;
height: 160px;
background-repeat: no-repeat;
padding-top: 60px;
background-position: center center;
}
#header_right_block {
width: 600px;
float: right;
height: 220px;
background-repeat: no-repeat;
}
#maincontent {
width: 820px;
height: 400px;
}
#maincontent_content_index {
margin:0px;
width: 560px;
height: 360px;
background-image: url(../images/text_background.jpg);
background-repeat: no-repeat;
padding: 20px;
}
#maincontent_content {
width: 560px;
height: 360px;
float: right;
background-image: url(../images/text_background.jpg);
background-repeat: no-repeat;
text-align: left;
padding: 20px;
}
#maincontent_content_text {
	padding:10px;
	text-align: left;
	width: 540px;
	height:340px;
	overflow:auto;
}
#maincontent_content_images {
padding:10px;
text-align: left;
width: 540px;
height:340px;
overflow:auto;
}
#maincontent_content_images img {
border: 1px solid #FFFFFF;
margin: 1px;
}
#left_block {
width: 220px;
float: left;
height: 400px;
background-image: url(../images/left_side_background.jpg);
background-repeat: no-repeat;
}
#left_block_text {
width: 220px;
float: left;
height: 200px;
background-image: url(../images/left_side_background.jpg);
background-repeat: no-repeat;
text-align: center;
padding-top: 200px;
}
#menu {
height: 66px;
width: 600px;
background-image: url(../images/menu_background.jpg);
background-repeat: no-repeat;
background-position: right;
float: right;
}
#menu_index {
padding-top:15px;
margin:0px;
height: 51px;
width: 600px;
background-image: url(../images/menu_background.png);
background-repeat: no-repeat;
}
#playtrailer {
float: left;
height: 66px;
width: 220px;
text-align: center;
vertical-align: baseline;
}
#counter {
clear: both;
padding-top: 5px;
padding-right: 5px;
}
