body { 
	background-color: #000; 
	padding: 0; 
	color: #949494; 
	text-decoration: none; 
	text-align: center; 
	font: 7pt Helvetica, Arial, Geneva, sans-serif; 
	background-image: url(../gfx/080103_www_bgd01.gif); 
	background-repeat: repeat-y; 
	margin-top: -10px; 
}

a {
	border-width: 0px;
	color: #e12c1d;
	font-size: 10px;
}

a:hover {
	border-width: 0px;
	color: #d89b0d;
}

img{
	border-width: 0px;
}

#MainBgdTop { 
	background-color: black; 
	background-image: url(../gfx/080104_BgdTopGradient3k_01.gif); 
	background-repeat: no-repeat; 
	background-position: center top; 
}

#MainBgdBottom { 
	background-color: transparent; 
	background-image: url(../gfx/080121_BgdBotGradient504_12.gif); 
	background-repeat: no-repeat; 
	background-position: center bottom; 
}

#mainBlock { 
	margin-top: 10px; 
	width: 900px; 
	height: auto; 
	color: #4d4d4d; 
	background-image: url(../gfx/080104_BgdGfxRepeat-2Lines.png); 
	background-repeat: repeat; 
	background-position: center -2px; 
	border-color: transparent; 
	border-style: solid; 
}

#header {
	width: 800px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
	padding: 0;
}

#topButtons {
	width: 800px;
	text-align: center;
	margin-bottom: 10px;
	padding: 0;
}

#jobButtons { 
	width: 800px; 
	text-align: center; 
	margin-bottom: 10px; 
	padding: 0; 
	border-color: transparent; 
}

#footie {
	background-color: #1a1a1a;
	border: 1px solid #434343;
	width: 814px;
	height: auto;
	margin-top: 10px;
	padding: 7px;
	line-height: 13px;
	color: #4d4d4d;
}

.movies {
	padding-top: 20px;
	position: relative;
}

.movwinbody { 
	background-image: url(../gfx/080104_BgdOnlyTop_01.png); 
	background-position: center top; 
}

.movwinbody1k { 
	background-image: url(../gfx/080923_BgdOnlyTop1K_01.png); 
	background-position: center top; 
}

.movwinbody-3K-long { 
	background-image: url(../gfx/080104_BgdTopGradient3k_01.gif); 
	background-position: center top; 
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: -1px 0 0;}
html, body {
min-height: 100%;
height: auto !important;
height: 100%
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 10px Arial, Helvetica, sans-serif;
  color: #666666;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: absolute;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#TB_window {
  position: absolute;
  background: #333333;
  z-index: 102;
  color:#000000;
  display:none;
  border: 1px solid #000000;
  text-align:center;
}
#TB_window img {
  display:block;
  margin: 15px 0 0 15px;
/*  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;*/
}
#TB_caption{
  height:15px;
  padding:3px;
  float:left;
}
#TB_closeWindow{
  height:10px;
  padding:3px;
  float:right;
}
#TB_closeAjaxWindow{
  padding:5px 10px 7px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:444444;
  height:10px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: absolute;
  display:none;
  height:100px;
  width:100px;
  z-index:101;
}
#TB_HideSelect{
  z-index:99;
  position:absolute;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
               
             
                    
         
          
                        
              
                          
                  
             
 
