/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	/*background-image:url(../i/bg.png);*/
	background-repeat:repeat-y;
}
table{
	border-collapse:collapse;
}

td{
	vertical-align:top;
}

select{
	/*border: 1px solid #002E99;*/
	font-size:11px;
}
ul,li{
	padding:0px;
	margin:0px;
	line-height:11px;
}
h3{
	color:#000;
	margin-bottom:5px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding-left:0px;
}
h1{
	color:#002E98;
	font-size:22px;
	font-weight:bold;
	border-bottom:1px solid #006;
	padding-bottom:3px;
	margin-bottom:50px;
}
h2{
	font-weight: normal;
	color:#666;
	font-size:16px;
	vertical-align: middle;
}
h2 img{
	vertical-align: middle;
}

#top_nav{
	text-align:right;
	position:absolute;
	top:0px;
	padding-top:4px;
	width:775px;
	color:#fff;
	font-weight:bold;
	white-space: nowrap;
	vertical-align: top;
}
#top_nav a{
	color:#fff;
	font-weight:bold;
}
#top_nav a:hover{
	color:#fff;
	text-decoration:underline;
}

#left_panel table{
	height:399px;
	width:160px;
}
#left_panel td{
	height:10px;
}

.xgnSearchBox{
	border:none;
	font-size:9px;
	height:14px;
	line-height:13px;
	padding:0px;
	vertical-align: top;
}
.btnFormSearch{
	background:#cc0000;
	border-color:#FF3333 #660000 #660000 #FF3333;
	border-style:solid;
	border-width:1px;
	color:#ffffff;
	cursor:pointer !important;
	font:bold 11px/10px Arial,helvetica,sans-serif;
	height:15px !important;
	line-height:10px !important;
	height:15px;
	line-height:12px;
	padding:0px 0px 0px 0px;
	vertical-align: top;
}

.sub_nav a{
	text-decoration:none;
	color:#ccc;
	display:block;
	padding: 2px 0px 2px 30px;
	border-bottom:2px dotted #009;
	background-repeat:no-repeat;
	background-position:left center;
	font-size:12px;
}
.sub_nav a:hover{
	color:#fff;
	background-color:#004;
}
.sub_nav a.selected_subnav{
	color:#fff;
	background-color:#004;
	background-image:url(../i/anchor_plus2.png);
}

.tabs{
	padding:3px 0px 16px 5px;	
}

.month_name{
	position:relative;
	top:13px;	
}

.section_header{
	padding:0px 0px 3px 8px;
}

.tabs a{
	display:block;
	width:148px;
	height:38px;	
}
a.movies_button{
	background-image:url(../i/tab_movies_over.jpg);
}
a.movies_button:hover{
	background-image:url(../i/tab_movies_over2.jpg);
}
a.tv_button{
	background-image:url(../i/tab_tv_over.jpg);
}
a.tv_button:hover{
	background-image:url(../i/tab_tv_over2.jpg);
}

#view_movies{
	
}
#view_tv{
	
}

.system_heading{
	padding: 16px 0px 0px 6px;
}
.system_text{
	margin-left:6px;
	margin-bottom:6px;
	background-color:#eee;
	padding:5px;
	width:284px;
}

.genre_list{
	padding-left: 8px;	
}
.genre_list a{
	padding: 0px 5px 0px 0px;
	background-image:url(../i/anchor_arrow.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	color:#999 !important;
	white-space: nowrap;
}
.genre_list a:hover{
	color:#666 !important;
}
.genre_list .selected{
	font-weight:bold;
	color:#002E99 !important;
	padding: 0px 5px 0px 0px;
	background-image:url(../i/anchor_arrow.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	white-space: nowrap;
}

.column{
	font-size:11px;
	width:170px;
	padding-top:30px;
}
#search_table{
	border-collapse:collapse;
	width:640px;
}
#search_left{
	padding-right:20px;
	width:405px;
}
#search_left a{
	color:#002E99;
	font-weight:bold;
}
#search_left a:hover{
	color:#555;
}
#search_right{
	
}
#search_right li{
	font-size:11px;
}
#search_right li a{
	display:block;
	padding:8px;
	color:#000000;
}
#search_right li a:hover{
	color:#002E99;
}
#search_right li a.alt{
	background:#ddd;
}

#search_form{
	margin-top:20px;
	width:280px;
}

.results_table{
	font-size:11px;
	width:310px;
}

.results_table .header_row{
	height:20px;
	line-height:18px;
	vertical-align:middle;
	background:url(../i/table_hbg.png) repeat-x;
	color:#fff;
}
.results_table td.flight_no_width{
	width:60px;
}
.results_table td.org_width{
	width:70px;
}
.results_table td.dst_width{
	width:90px;
}
.results_table td.travel_period_width{
	width:110px;
}
.results_table .result_row td{
	vertical_align:top;
	padding:5px 0px 5px 0px;
}
.results_table img{
	padding-bottom:4px;
}
.results_table .alt_row{
	background:#ddd;
}

.text_overview{
	padding:0px 0px 0px 9px;
	font-size:11px;
	margin-bottom:20px;	
}

.sidepanel_text{
	padding:11px;
	width:120px;	
}

.movie_table{
	margin-left:5px;
	width:805px;
}

.movie_table h3 a{
	color:#000;
}
.movie_table h3 a:hover{
	color:#555;
}

.movie_table td{
	font-size:11px;
}

.movie_table td div.track{
	background:#eee;
	padding:5px;
	width:290px;
}
.movie_table td div.alt{
	background:#fff;
}

.movie_table tr.toplist td{
	 border-top:1px solid #ccc;
	 padding-top:8px;
	 padding-bottom:8px;
}

.shadow_fill{
	width:  308px;
	height: 20px;
	background-image:url(../i/shadow_fill.png);
	background-repeat: no-repeat;
}
.short_shadow_fill{
	width:  520px;
	height: 20px;
	background-image:url(../i/short_shadow.jpg);
	background-repeat: no-repeat;
}
.long_shadow_fill{
	width:  810px;
	height: 20px;
	background-image:url(../i/long_shadow.jpg);
	background-repeat: no-repeat;
}

#org{
	margin-right:10px;
}

.altselect{
	width:120px;
}

.top_shadow{
	background:url(../i/sh_right_t.png) no-repeat;
	width:20px;
}
.middle_shadow{
	background:url(../i/sh_right_b.png) repeat-y;
	width:20px;
}
.bottom_shadow{
	background:url(../i/sh_bottom_b.png) no-repeat;
}
.blackbg{
	background:#000;
}
.right{
	text-align:right;
}

#center{
	width: 950px;
	padding: 0px 9px 0px 0px;
}
#header{
	padding-left:0px;
	background:url(../i/mh_bg.jpg);
	height:63px;
	background-position:top left;
}
#main_table{
	border-collapse:collapse;
	height:100%;
}

#menu{
	background:url(../i/lp_pg.jpg);
	background-repeat:no-repeat;
	background-color:#00007d;
	width:125px;
}

#contentframe{
	border:none;
	height:500px;
	width:680px;
}

#ad{
	text-align:center;
	padding:20px 0px 0px 0px;
}

#content{
	width:805px;
	padding:10px 10px 10px 15px;
	font-family:Arial, Helvetica, sans-serif;
	
}

#search{
	padding:0px 20px 0px 0px;
	text-align:right;
}

#main_heading{
	padding:10px 0px 15px 0px;
}

#plug_panels{
	padding:15px 0px 15px 0px;
}

#plug_panels table{
	border-collapse:collapse;
	height:1px !important;
}

#plug_panels table td{
	padding-right:10px;
	height:0px;
}

#plug_panels #panel_content td{
	padding:5px 15px 0px 0px;
	font-size:11px;
}

#plug_panels #panel_content p{
	padding:0px 0px 10px 0px;
}

#plug_panels #more_panels td{
	text-align:right;
	padding-right:19px;
}
#plug_panels #more_panels a{
	color:#002E99;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#plug_panels #more_panels a:hover{
	text-decoration:underline;
}

#systems{
	width:640px;
	border-collapse:collapse;
	margin-bottom:25px;
	background:#000;
}
#system_bg{
	background-image:url(../i/sys_bg2.jpg);
}
#system_bg td{
	color:#fff;
	font-size:14px;
	padding:7px 10px 10px 10px;
	width:30%;
}

.nowrap td{
	white-space: nowrap;	
}

#systems_key{
	width:310px;
	color:#B4C20B;
	border-collapse:collapse;
	margin-bottom:25px;
	background:#000;
}
#systems_key td{
	vertical-align:top;
	font-size:11px;
}

#magazines{
	width:650px;
	border-collapse:collapse;
	margin-bottom:25px;
	font-size:11px;
}
#magazines td{
	width:16%;
}
#magazines .headings td{
	padding:0px 0px 10px 0px;
}
#magazines p{
	padding-right:5px;
}
#magazines .more{
	text-align:right;
}
.heading{
	padding:15px 0px 10px 0px;
}
.mags td{
	padding-bottom:15px;
}
.more{
	vertical-align:bottom;
}
.more img{
	margin-bottom:12px;
}

.movie_info_table{
	margin-left:6px;
	margin-bottom:6px;
	background-color:#eee;
	padding:5px;
	width:294px;
}
.movie_info_table td{
	width:50%;
	padding:5px;
	white-space: nowrap;	
}
.movie_info_table td.left{
	font-weight:bold;
}
.movie_info_table td.right{
	background-color: #999;
}

#footer{
	margin-left:150px;
	margin-bottom:25px;
}
#footer div.aaPadL5B5{
	padding-bottom: 6px;
}
#footer a{
	color:#666;
	text-decoration:underline;
}

/* Sortable tables */
table.sortable {
	border-collapse: separate;	
}
table.sortable thead td{
    background-image:url(../i/bg.png);
    color:#fff;
    font-weight: bold;
    cursor: default;
    height:20px;
    vertical-align:middle;
    width:100px;
}
table.sortable tr {
    background-color:#f3f3f3;
}
table.sortable tr:hover {
    background-color:#ddd;
}

table.sortable td {
	padding: 5px 3px 5px 3px; 
    cursor: default;
    vertical-align:middle;
}
table.sortable td.tools{
	background: #fff;
}

#header_table{
	width:100%;
	margin-left:5px;
	margin-bottom:30px;
}
#header_table td{
	color:#fff;
	padding:3px 0px 3px 6px;
	font-size: 12px;
	background-image:url(../i/hdt_r.jpg);
	background-repeat:no-repeat;
	text-transform: uppercase;
	background-color:#666;
}
#header_table td.left{
	background-image:url(../i/hdt_l.jpg);
	background-repeat:repeat-x;
	width:135px;
}
.voteblock{
	background-image:url(../i/hdt_r.jpg);
	background-repeat:no-repeat;
	background-color:#666;
	padding:0px 0px 1px 5px;
	margin-right:6px;
	color:#fff;
	font-weight:bold;
	display:block;
	width:82px;
	text-align:right;
	vertical-align: middle;
	position:relative;
	top:-24px;
	float:right;
	white-space: nowrap;
}
.voteblock .cbox{
	padding-left:10px;
	height:23px;
	width:23px;
	vertical-align: middle;
	padding:0px;
}

.upshift{
	position:relative;
	top:-6px;
	z-index:0;
}

.gradbar{
	margin-left:5px;
	padding:3px;
	color:#fff;
	background-image:url(../i/hdt_r.jpg);
	background-repeat:no-repeat;
	background-color:#666;
	vertical-align: middle;
}
.gradbar input{
	width:345px;
	vertical-align: middle;
}
.gradbar img{
	vertical-align: middle;
}

.lgradbar{
	background-color:#A3A3A3;
	background-image:url(../i/lhdt_r.jpg);
	color:#000;
}

.movielist{
	padding-left:5px;
}

.breadcrumb{
	padding-left:5px;
	font-weight:bold;
	color:#999;
}
.breadcrumb .selected{
	color:#020586;
}
.breadcrumb a{
	color:#999;
}
}
.breadcrumb a:hover{
	color:#666;
}
