body
{
	background-color: Black;
}
.hidden
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	display:none;
	
}


.flashpanel
{
	z-index: 99;
	/*position: absolute;
	
	width: 746px;
	top: 0px;
	left: 0px;*/
}

#mainpanel
{
	position: relative;
	top: 0px;
	width: 746px;
	height: 254px;
	left: 0px;
	border: solid 1px #808080;
	background-color: Gray;
}
.morelink
{
	cursor: pointer;
	color: #0B78AF;
	text-decoration: underline;
	font-weight: bold;
	width:100px;
}

.popupclose
{
	position:absolute;
	top:0px;
	right:0px;
	height:16px;
	width:16px;
	margin:10px;
	margin-top:5px;
	cursor:pointer;
	}
.popupdetail
{
	
}

#promopanel
{
	
	background-repeat:repeat-x;
	background-position:left top;
	
	position:relative;
	top: 0px;
	height:88px;
	width:748px;
	left:0px;
	bottom:10;
	padding-bottom:25px;
	}

#promotitle
{
	position:absolute;
	left:30px;
	height:24px;
	width:125px;
	top:5px;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	line-height:18px;
	
	}

#promolink
{
	position:absolute;
	left:155px;
	height:18px;
	width:55px;
	top:5px;
	
	
	}
#promolink a
{

font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	line-height:18px;
	color:#4DC1D5;
	text-decoration:none;
}

#promobars
{
    position: absolute;
    left: 1px;
    height: 18px;
    width: 747px;
    top: 5px;
    background-image: url('../images/horzBars2.png');
    background-repeat: repeat-x;
    background-position: left top;
    
}

#promoitems
{
	position:relative;
	top:27px;
	
	height:80px;
	
	overflow:hidden;
    left: 0px;
}
.promoitem
{
	margin-right:4px;
		margin-left:4px;
	margin-bottom:40px;
	}

.promothumbhover
{
	position:relative;
	float:left;
	margin-bottom:10px;
	}

.promothumbhover img
{
width:115px;
height:63px;
	}


#itemholder
{
    position: absolute;
    top: 249px;
    width: 749px;
    height: 33px;
    left: 25px;
    color: White;
    z-index: 3000;
    visibility: hidden;
}
.itemtext
{
	cursor: pointer;
	position: relative;
	top: 8px;
	font-size: 9px;
	text-transform: uppercase;
}
.menubar1
{
    background: black;
    position: absolute;
    top: 256px;
    width: 746px;
    height: 25px;
    left: 0px;
    text-align: center;
    border-top: solid 1px #808080;
    vertical-align: text-bottom;
    visibility: hidden;
}
.itemholder div:hover
{
	color: Silver;
}
.selarrow
{
	position: absolute;
	top: -8px;
	right: 0px;
}

.selmenuitem
{
	float: left;
	color: White;
	font-family: arial;
	font-size: 7pt;
	padding: 0px 5px 0px 5px;
	height: 33px;
	background-image: url( '../images/arrow.png' );
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 25px;
}
.menuitem
{
	float: left;
	color: #5B5B5B;
	font-family: arial;
	font-size: 7pt;
	padding: 0px 5px 0px 5px;
	text-align: center;
	line-height: 25px;
	z-index: 3000;
}
.popuppanel
{
	visibility:hidden;
	position: absolute;
	font-family: Arial;
	font-size: x-small;
	width: 736px;
	color: White;
	bottom: 26px;
	margin-bottom: 0;
	margin-top: auto;
	padding: 10px 0px 0px 10px;
	background-image: url('../images/opacity.png');
	background-position: left top;
	background-repeat: repeat;
	padding-bottom: 10px;
	z-index: 3000;
	border-top:solid 1px black;
	max-height:237px;
	overflow:auto;
}


/* Promo control CSS */

.allpromolink
{
		line-height:10px;
			font-size:x-small;
	font-family:Arial;
height:10px;
padding-bottom:5px;
	}

.allpromolink a
{

		color:Silver;
		
		text-decoration:none;
height:10px;
	}

.rotateheader
{
	padding-top:5px;
	text-align:left;
		line-height:10px;
			font-size:8pt;
	font-family:Arial;
	font-weight:bold;
	}
.promopager
{
	font-size:x-small;
	font-family:Arial;
	text-align:center;
	padding:0px;
	margin:0px;
	
	}
	.promopager span
	{
		line-height:7px;
		color:White;
		font-weight :bold;
		text-decoration:none;
		padding:0px 2px 0px 2px;
		text-align:center;
		}

	.promopager a
	{
		text-align:center;
		line-height:10px;
		color:Silver;
		padding:0px 2px 0px 2px;
		text-decoration:none;
		}

