body {
	background-color: #000000;
	margin: 0;
	padding: 0;
}
#popup 
{
    margin:0;
    top:43px;
    position:absolute;
    right:180px;
    z-index:10;  
}
#tpop .grayBar
	{
		position: relative;
		width:192px;
		height:20px;
		background-color:#404040;

}
#grayBarPrev { position: absolute; left: 10px; top: 3px; }
#grayBarNext { position: absolute; right: 10px; top: 3px; }
#tpop
{
    margin:0;
    padding:0;
    height:116px;
	background-color:#fff;
	border: solid 1px #454545;
	width:192px;
}
#tpop table {
	
	width:192px;
}
#tpop p
{
    margin:0;
    padding:10px;
    color:#000;
    font-size:11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height:1.3em;
}

#cal {
	margin: 15px auto auto;
	padding: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #8a8a8a;
}
#cal th {
	background-color: #525252;
	color: #B3B3B3;
	padding:4px 0 2px 0;
	margin:0px;
	height:14px;
	text-align:center;
}
#cal tr.ftr th {
	font-weight:bold;
	border-style:none solid solid solid;
	border-width:1px;
	border-color:#525252;
	border-bottom-color: #fff !important;
}

#cal th img{
	height:8px;
	color: #404040;
	padding:2px 0 5px 0;
}

#cal td {
	padding: 1px 3px;
	border: 1px solid #8a8a8a;
	border-top: none;
	border-left: none;
	vertical-align: middle;
	text-align: center;
	background: #000;
}
#cal td.ftd {
	border: 1px solid #8a8a8a;
	border-top: none;
}

#cal a {
	text-decoration: none;
	color: #fff;
}

#cal td a {
	color: #fff;
}

#cal td a:hover {
	color: #8EBAE5;
}

.today, td.today a, td.today a:link, td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #4C65E5 !important;
}

/*Promotion bottom area*/
#promotions
{
	width:940px;
	position:relative;
	height:155px;
	background: #000;
	clear:both;
	margin:auto;
	padding:0;
	color:#ccc;
	
}
#enews{
	width:200px;
	display:inline;
	float:left;
	color:#4f4f4f;
	font-size:110%;
	padding: 53px 0 0 24px;	
}
#enews a.enewsLink{
	display:block;
	color:#c3c1c1;
	text-decoration:none;
	padding-top:12px;
}

#promos{
	width:580px;
	display:inline;
	float:left;
	bottom:10px;
	padding-top:53px;
	

}
#calendar{
	width:129px;
	display:inline;
	margin-top:10px;
}
#footer{
	width:1003px;
	position:relative;
	margin:0 auto;
	color:#4f4f4f;
	text-align:center;
	font-size:75%;
	padding: 25px 0 10px 0;
}
#footer ul    { margin: 0; padding: 5px 0 0 0 ; list-style: none; }
#footer ul li { margin: 0; padding: 0 0px 0 0px; display: inline; }
#footer a       { color: #4f4f4f; text-decoration: none; }
#footer a:hover { color: #4f4f4f; text-decoration: underline; }

#printfooter { display:none; }
