.formBox
{
	border: 1px solid #AAAAAA;
	color: #333;
	font-size: 8pt;
	width: 180px;
	
}

#xbutton
{
	width:68px;
	height:26px;
	background-image:url(/images/btsearch_back.png);
	background-position: center top;
	background-repeat:no-repeat;
	background-attachment: fixed;
}

#topnav a:hover {
	color: #F00;
}

#top #topnav a {
	color: #C00;
	text-decoration: none;
}

#searchbar  {
	background-image: url(../images/search_back.png);
	background-repeat: repeat-x;
	height: 45px;
	z-index: 4;
	position: absolute;
}
#searchbar #signup {
	position: absolute;
	left: 30px;
	top: 11px;
}
#searchbar #signup input {
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #fafafa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #999;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	float: left;
}

#searchbar #search {
	position: absolute;
	left: 460px;
	top: 11px;
}
#searchbar #search input {
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #fafafa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #999;
	width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	float: left;
}
#searchbar a {
	background-image: url(../images/btsearch_back.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 68px;
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	margin-left: 4px;
}
#searchbar a:hover {
	color: #FCC;
}

.title{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}

.addbutton a  {
	background-image: url(../images/addbt_back.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 72px;
	text-align: center;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
.addbutton a:hover {
	color: #FCC;
}
.addbutton1 {
	text-align: center;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
.ibarcontent {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	padding: 5px;
}

.footerlinks  {
	float: left;
	color: #666;
	padding: 10px;
	width: 174px;
}
.footerlinks ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footerlinks a {
	color: #666;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #999;
}

/* Home Page Specific */
.dealheader {
	background-image: url(../images/dealbar_back.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
	padding-top: 6px;
}

.dayheader {
	background-image: url(../images/daybar_back.png);
	background-repeat: no-repeat;
	height: 16px;
	text-align: center;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 8px;
}

.mover{background:#eeeeff;}
.mout {background:#ffffff;}

.m2over{background:#eeeeff;}
.m2out {background:#ffffff;}
