﻿html
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin: 0px;
	background-color: #120a04;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
}

table, tr, td
{
	padding: 0;
	margin: 0;
}

a
{
	color: #83AC16;
	text-decoration:none;
}

a:hover
{
	color: #DE8301;
}


img
{
	border: none;
}

h1
{
	color: #DE8301;
	font-family: "Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
}

.orange
{
	color: #FF6600;
}

.gray
{
	color:#919191;
	display:block;
	font-weight:bold;
	font-size: 10px;
}

.outerTop
{
	float: left;
	width: 100%;
	height: 560px;
	background-image: url('/images/bg.jpg');
}

.seperator
{
	float: left;
	width: 100%;
	height: 0px;
	border-top: solid #f17700 3px;
	border-bottom: solid #ff0000 3px;
}

.outerBottom
{
	width: 927px;
	margin: auto;
	background-color: #120a04;
}

#loginBar { height:15px; margin:9px auto auto; width:927px; }
#loginBar input { float:right; margin-right:30px; }

#welcomeText { margin-left:10px; }


.customerMenu
{
	float: left;
	width: 190px;
	height: 300px;
	margin-top: 25px;
	margin-left: 23px;
	margin-right: 33px;
}

.customerMenu ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.customerMenu ul li
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.customerMenu ul ul
{
	padding-bottom: 0px;
}

.customerMenu ul li a
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding-left:10px;
}

.customerMenu ul li li a
{
	color: #7a6457;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding-left:20px;
}

.customerMenu ul li a:hover { color:#C36203; background: transparent url(/images/bullet.png) no-repeat 0px 6px; }
.customerMenu ul li.selected a { color:#C36203; background: transparent url(/images/bullet.png) no-repeat 0px 6px; }
.customerMenu ul li.selected li a { color: #7a6457; background:none; }
.customerMenu ul li li a:hover { background: transparent url(/images/bullet.png) no-repeat 8px 6px; }
.customerMenu ul li li.selected a { background: transparent url(/images/bullet.png) no-repeat 8px 6px; }

.masterContent
{
	margin: auto;
	margin-top: 15px;
	width: 927px;
	height: 495px;
}

.content
{
	width: 640px;
	height: 400px;
	float: left;
	margin-top: 18px;
	margin-right: 30px;
}

.menu
{
	float: left;
	width: 190px;
	height: 300px;
	margin-top: 25px;
	margin-left: 33px;
	margin-right: 33px;
}

.menu ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

.menu ul li
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu ul ul
{
	padding-bottom: 0px;
}

.menu ul li a
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.menu ul li a:hover
{
	color: #F18E00;
}

.menu ul li.Selected a
{
	color: #F18E00;
}

.newsList 
{
	float:left;
	margin-top: 25px;
	width: 640px;
	overflow: hidden;
}

.newsList ul
{
	float:left;
	list-style-type: none;
	list-style-image: none;
	list-style-position:outside;
	margin: 0px;
	margin-right: 54px;
	padding: 0px;
	width: 177px;
}

.newsList ul ul
{
	margin: 0px;
	padding: 0px;
}

.list
{
	width:570px;
}

.list th
{
	border-bottom: 1px dashed #8F8A86;
	height: 30px;
	text-align: center;
}


.list td
{
	color:#756C65;
	height:30px;
}

.movieList
{
	float: left;
	width: 590px;
	overflow: hidden;
}

.movieList ul
{
	list-style-type: none;
	list-style-image: none;
	list-style-position:outside;
	margin: 0px;
	padding: 0px;
}

.movieList ul li
{
display: inline;
float: left;
}

#loginBox { margin-top:25px; }
#loginBox .txtBox { float:left; width:170px; height:24px; padding:0px 15px 0px 10px; margin-bottom:4px; color:#fff; font-size:12px; border:none; background:transparent url(/images/formfieldBg.png) no-repeat 0px 0px; }
#loginBox .button { float:left; margin-left:6px; }

.addressLine
{
	float:left;
	margin-top: 9px;
	color: #353535;
}

td.creditleft
{
	width: 340px;
	vertical-align: top;
	padding-right:24px;
}
td.creditright
{
	min-width: 252px;
	max-width: 252px;
	width: 252px;
	vertical-align: top;
	overflow: hidden;
}

div#creditdetails
{
	color: #d3d3d3;
	font-family: "Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 12px;
	/*background-color: #26150D;*/
	padding: 10px 10px 10px 10px;
	width: 232px;
}

table#credits
{    
    width: 326px;
    border-collapse: collapse;
}

table#credits tr.topbgselected td
{
	background: url(/images/creditsbartop.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	height:6px;
}

table#credits tr.bottombgselected
{
	height:7px;
}

table#credits tr.topbg td, table#credits tr.topbg
{
	height:6px;
}

table#credits tr.bottombg td, table#credits tr.bottombg
{
	height:7px;
}

table#credits tr.bottombgselected td
{
	background: url(/images/creditsbarbund.png);
	background-repeat:no-repeat;
	background-position: top left;
	height:7px;
	/*padding-bottom:3px;*/
}

table#credits tr.itemselectedrow
{
	/*background: url(/images/creditsbarmidt.png);
	background-repeat:repeat-y;
	background-position: bottom left;*/
}

table#credits tr.itemselectedrow td
{
	vertical-align:top;
}

table#credits tr.itemnotselectedrow td
{
	/*padding-bottom:13px;*/
}

table#credits td.item
{
    padding: 0px 5px 10px 2px;
    /*font-size: 9px;*/
    vertical-align:top;
    /*padding-right:5px;
    padding-left:2px;*/
}

table#credits td.selected
{    
    /*background-color: #C06E08;    */
	background: url(/images/credititembackground.png);
	background-repeat: repeat-x;
	background-position: top;
}

table#credits td a
{
    color: #d3d3d3 !important;
}

table#credits tr.itemselectedrow a
{
	color:#1C1C1C !important;
}

table#credits td.left, table#credits td.right, table#credits td.itemleftselected, table#credits td.itemrightselected
{
	width: 8px;
	min-width: 8px;
	max-width: 8px;
	min-height: 12px;
}
table#credits td.evenmoreright
{
	width: 25px;
	min-width: 25px;
	max-width: 25px;
}
table#credits td.itemleftselected
{
	background: url(/images/credititemcornerleft.png);
	background-repeat: no-repeat;
	background-position: top right;
}
table#credits td.itemrightselected
{
	background: url(/images/credititemcornerright.png);
	background-repeat: no-repeat;
	background-position: top left;
}

h2
{
	border-bottom: dashed 1px #8F8A86;
    color: #bf6e07;
/*    padding: 3px 5px 3px 3px;*/
    font-size: 10pt;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 10px 0 0 2px;
}

h3
{
	color: #bf6e07;
	font-size: 9pt;
	margin: 0 0 -10px 0;
	padding: 0;	
}

img.radiobutton
{
    padding-right: 3px;
}
img.radiobutton2
{
    padding-left: 10px;
    padding-right: 3px;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

