﻿* {
    margin: 0;
    padding: 0;
}


body {
    background-color: #000000;
    background-image: url("App_images/pixelbackground.png");
    background-repeat:repeat-x;
    background-position: top left;
    color: #000000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

a, a:visited, a:hover {
    color: #3363A1;
    text-decoration: none;
}

img {
    border: solid 0px #000000;
}

h1, h5, h6 {
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    padding-top: .3em;
    padding-bottom: .3em;
    text-transform: uppercase;
}

h2 {
    color: #ffffff;
    font-family: Arial, sans-serif;
    padding-top: .3em;
    padding-bottom: .3em;
    text-transform: uppercase;
}

h3 {
    color: #e0e0e0;
    font-family: Arial, sans-serif;
    font-weight: bolder;
    text-transform:uppercase;
    font-size: 12px;
}

h4 {
    color: #FFFFFF;
    background-color: #2dbde8;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

h8 {
    color: #202020;
    font-family: Arial, sans-serif;
    font-weight: bolder;
    text-transform:uppercase;
    font-size: 12px;
}

h9 {
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    font-weight: bolder;
    text-transform:uppercase;
    font-size: 8px;
}

p {
    margin-top: .3em;
    margin-bottom: .3em;
}

ul {
    margin: .3em 1em .3em 1em;
}

#id_main_column 
{
    background-image: url("App_images/sitebackground2.png");
    background-repeat:no-repeat;
    background-color: #1f2228;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 830px;
}

#id_header {
    margin-bottom: 2em;
}

#id_logo {
    /*background-image: url("App_Images/logo.png");
    background-repeat: no-repeat;*/
    float: left;
    width: 250px;
	padding-top:2px;
	margin:0px;
}

#id_logo a {
    display: block;
    width: 224px;
}

#id_logo span {
    display: none;
}

/*margin is top right bottom left*/
#id_header_right {
    margin: 0px 10px 0px 0px;
    text-align: right;
    font-weight: bolder;
}

#id_wide_banner a 
{
	margin-top: 10px;
    height: 60px;
    width: 468px;
}

#id_navigation {
    font-size: 12px;
    display: inline;
    list-style: none;
    margin-right: 0;
}

#id_navigation li {
    color: #FFFFFF;
    display: inline;
    font-family: Helvetica;
    padding-left: 1.4em;
}

#id_navigation li a {
    color: #FFFFFF;
}

#id_content_top {
	width: 830px;

}

#id_main_content_wrapper {
    /*background-image: url("App_Images/content_top.png");
    	background-repeat:repeat-x;
		background-position:top left;*/
    color: #ffffff;
    clear: both;
}

#id_main_content_inner_wrapper {
    /*margin: 10px;*/
    min-height: 24em;
}

#id_slogan_search_news {
    float: left;
    width: 271px;
}

#id_sidebar {
    float: left;
    margin-left: 10px;
    width: 271px;
}

#id_slogan {
    background-image: url("App_Images/metal_plate_bottom.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    color: #FFFFFF;
    padding-bottom: 5em;
    width: 240px;
}

#id_slogan_body {
    background-image: url("App_Images/metal_plate_body.png");
    background-position: bottom left;
    background-repeat: repeat-y;
    color: #FFFFFF;
    padding-bottom: 1em;
    width: 240px;
}

.metal_plate_top {
    background-image: url("App_Images/metal_plate_top.png");
    background-repeat: no-repeat;
    height: 34px;
    width: 240px;
}

.metal_plate_bottom {
    background-image: url("App_Images/metal_plate_bottom.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    color: #FFFFFF;
    padding-bottom: 3em;
    text-align: center;
    width: 240px;
}

#id_slogan_bottom_s {
    background-image: url("App_Images/metal_plate_bottom_s.png");
    background-position: top left;
    background-repeat: no-repeat;
    color: #FFFFFF;
    padding-bottom: 2em;
    width: 240px;
	height:10px;
}

.metal_plate_bottom h2 {
    font-size: 1.3em;
    font-weight: bold;
    padding: 0em 2em .2em 2em;
    text-align: center;
}

.metal_plate_bottom p {
    font-size: .9em;
    padding: 0em 5em 0em 5em;
    text-align: left;
}

.highlight {
    color: #FFFFFF;
}

.green_highlight {
    color: #A8FF2B;
    font-weight: bold;
}

#id_search {
    border-collapse: collapse;
    margin: 1em;
    height: 2.4em;
}

.industrial_block {
    padding-right: 1em;
}

#id_content_frontpage {
    margin: 0px 0px 0px 300px;
    width: 500px;
}

#id_content {
    float: left;
    width: 830px;
}

#id_sub_content_wrapper {
    background-image: url("/images/transparent_white.png");
    border: solid 2px #2C2113;
    background-color: #2a5a6d;
    min-height: 30em;
    padding: 10px;
}

#id_featured_trailer_border {
    background-image: url("/images/featured_trailer_border.png");
    background-repeat: no-repeat;
    height: 25px;
    width: 480px;
}

.tablicious 
{
    border: solid 2px #203039;
    border-collapse: collapse;
    width: 100%;
    font-size: 1.1em;
}

.tablicious tr th {
    background-color: #494c50;
    color: #ffffff;
    font-weight: bolder;
    padding: .5em 1em .5em 1em;
    text-align: left;
}

.tablicious tr td {
    padding: .5em 1em .5em 1em;
}

.tablicious tr td a {
    color: #FFFFFF;
}

.tablicious tr td span.news_date {
    color: #FFB72B;
}

.tablicious tr td.odd {
    background-color: #494c50;
}

.tablicious tr td.even {
    background-color: #52504E;
}

.account_management_element {
    float: left;
    margin-right: 5px;
}

.clear_both {
    clear: both;
}

#id_footer {
    clear: both;
    color: #818181;
    padding-top: .2em;
    text-align: center;
}

#id_footer_navigation {
    display: inline;
    list-style: none;
}

#id_footer_navigation li {
    display: inline;
    color: #FFFFFF;
}



#id_bottom_content_top 
{
	background-image: url("App_images/td_background.png");
	vertical-align: middle;
}

#id_bottom_content_body
{
	background-color: #f5f9fd;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

#sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #568ba1;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	background: #b6d5e3;
	color: #3363a1;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #f5f9fd;
	color: #3363a1;
	font: 11px arial;
}

#sddm div a:hover
{	background: #b6d5e3;
	color: #3363a1;
}

.pmn_about_ui_td_a 
{
	background-color:#f5f9fd;
}

.pmn_about_ui_td_hover 
{
	background-color:#ffffff;
}