﻿fieldset
{
	
	padding:6px;
}

legend
{
	font-size:12px;
	padding-bottom:5px;
}


.loginText
{
	font-family:Arial;
	font-size:12px;
}
body 
{
	background-image: url('../../img/bg.gif');
	background-repeat:repeat;
	font-family:Arial;
}

#hotlist
{
 font-size:10px;
 font-family:Arial;	
}

.bgDate
{
	background-color:#dddddd;
	text-align: center;
	font-size:10px;
}

#hotlist li.date
{
	background-color:Gray;
	
	margin-right:0px;
	padding-right:0px;
	text-indent: 0px;
	float:left;
}


#hotlistRow li.info
{
	
	margin-left:0px;
	
	display:block;
}


#left
{
	float:left;
}

#right
{
	float:left;
	clear:right;
}


#screen{
	width:100%;
	top:0px;
	left:0px;
	position:absolute;
}

#container {
	margin-left:50px;
	margin-right:50px;
	padding:0px;
	margin-top:25px;
}

#header{
}

#logo
{	
 float:left;
}

#navigation
{
	position:relative;
 	clear: right;
 	height:57px; 
	background-color: #fff;
	font-size:0;
}

#navigationLinks
{
	float:right;
 margin-top:32px;
}

#navigation img
{
padding:0
}
#footer
{
	border-top: solid 5px #fff;
	text-align: center;
}

.sidetext {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

#footer .bottombar
{
	margin-top:-5px;
}

#content
{
	 background-color:#fff;
	 height:400;
	 clear:both;
	 border: solid 5px #8C8C8C;
	 border-left-width: 8px;
	 border-right-width: 8px;
	 padding: 5px;
}

.footerNav
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	color: #fff;
	font-size: 11px;	
}

.footerNav a
{
	color: #fff;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.logo
{
	margin-left:7px;
}

.contentCell
{
	padding-left:10px;
	padding-right:10px;
}
.style9 {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
.blueBar
{
	background-color:#0585A8;
	height:22px;
	font-weight: bold;
	font-size:12px;
	color: White;
	padding-left:12px;
	
}

.blueBarRight
{
	height:22px;
	width:6px;
	background: #fff url(../../img/roundrightblue.gif) no-repeat right top;
}

.homeFeaturedContent
{
	background-color:#fff;
	border-left: solid 1px #8F8F8D;
	border-right: solid 1px #8F8F8D;
}
.homePromotionsContent
{
	background-color:#F1F1D3;
	border-left: solid 1px #8F8F8D;
	border-right: solid 1px #8F8F8D;
}

.newsletterText
{
	font-size:12px;
}

.sideBarContent
{	
	width:178px;
	/*background: #fff url(../../img/specsbottom.gif) no-repeat  bottom;*/
}


.sideBarWidth
{
	width:178px;
}

.sideBar
{
	background-image:url(../../img/sidebar.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height: 24px;
	width: 178px;
	padding-left:12px;
	padding-top:5px;
	font-size:12px;
	color: #2D6660;
	font-weight:bold;
	line-height:1.8em;
}


.sideBarInnerContent
{
	width:170px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom: 0px;
	margin-bottom:0px;
	font-size:11px;	
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}

.sideBarContent
{	
	width:178px;
	background: #fff url(../../img/specsbottom.gif) no-repeat  bottom;
}
.watermark
{
	color:#666;
}
div.ajax__calendar_title {
border: none; /* Fixes the "previous" and "next" buttons in the popup title */
}