.topbar {
	background-color: #222222;
	height: 75px;
	width: 100%;
}

.topbar .logo {
	background-image: url(images/logo.png);
	float: left;
	height: 42px;
	width: 180px;
}

.topbar .firefox {
	background-image: url(images/firefoxextend.png);
	float: right;
	font-size: 12px;
	height: 60px;
	margin-top: -11px;
	text-align: left;
	width: 160px;
}

.topbar span {
	margin-left: 20px;
}

.topbar span strong a:link {
	color: #FFF;
}

.topbar span strong a:visited {
	color: #FFF;
	border-bottom: 1px dashed #fff;
}

.topbar span strong a:active {
	color: #FFF;
}

.topbar span strong a:hover {
	color: #FFF;
	border-bottom: 1px dotted #fff;
}

.topbar a:link {
	color: #cf0;
	text-decoration: none;
	/*border-bottom: 1px dotted #cf0;*/
}

.topbar a:visited {
	color: #cf0;
	text-decoration: none;
	/*border-bottom: 1px dotted #cf0;*/
}

.topbar a:hover {
	color: #cf0;
	text-decoration: none;
	border-bottom: 1px dotted #cf0;
}

.searchbar {
	background-image: url(images/diaglines.png);
	background-repeat: repeat-x;
	height: 44px;
	width: 100%;
}

.searchbar .text {
	float: left;
	font-size: 18px;
	padding-top: 2px;
}

.searchbar .searchfield {
	background-image: url(images/searchfield.png);
	float: left;
	height: 25px;
	margin-left: 10px;
	width: 330px;
}

.searchbar .searchfield input.search {
	border: 0px;
	color: #F30;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 19px;
	margin-top: 1px;
	margin-left: 3px;
	width: 320px;
}

.searchbar .searchfieldbutton input.searchbutton {
	background-image: url(images/searchbutton.png);
	border: 0px;
	cursor: pointer;
	height: 25px;
	margin-left: 10px;
	width: 75px;
}

.pleasewait {
	background-image: url(images/pleasewait.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 69px;
	height: 14px;
	padding-top: 9px;
}

.aerocontainer {
	width: 1200px;
	text-align: center;
	margin: 0px auto 0px;
	/*min-height: 400px;*/
}

.footer {
	border-top: 1px dashed #444;
	font-size: 14px;
	margin: 30px auto;
	padding-top: 10px;
	text-align: center;
	width: 1100px;
}

#aero_home
{
	/*background: #ffffff url(images/backgirl.jpg) no-repeat 0px 30px;*/
}

#aero_result
{
	/*background: #ffffff url(images/backgirl_fade.jpg) no-repeat 0px 30px;*/
}

#right_banner_300x250
{
	width: 310px;
	height: 260px;
	position: absolute;
	left: 50%;
	margin-left: 400px;
}

#right_skyscraper
{
	width: 170px;
	height: 610px;
	position: absolute;
	left: 50%;
	margin-left: 400px;
}

img
{
	border:none;
}

button
{
	min-width: 75px;
}

body
{
	margin-left: auto;
	margin-right: auto;
	color: #000;
	font-size: 8pt;
	font-family: arial;
	margin-top: 0px;
	background-color:#FFF;
}

input, select, textarea
{
	font-size: 8pt;
	padding: 2px;
}

input.searchtext
{
	padding: 5px;
	width: 500px;
	font-size: 13pt;
	font-weight: bold;
	border: 1px solid #F90;
/*	background: #FFFFFF url(images/logosmall_s.png) no-repeat right center;*/
}

input.searchtextsuggest
{
	padding: 5px;
	width: 500px;
	font-size: 13pt;
	font-style: italic;
	color: #999999;
	border: 1px solid #F90;
	/*background: #FFFFFF url(images/logosmall_s.png) no-repeat right center;*/
}

input.searchbutton
{
	margin-left: 10px;
	padding: 5px;
}

a:link
{
	text-decoration: none;
	color: #FF3300;
}

a:visited
{
	text-decoration: none;
	color: #FF3300;
}

a:active
{
	text-decoration: none; 
	color: #FF3300;
}

a:hover
{
	text-decoration: underline; 
	color: #FF9900;
}

.header 
{
	width: 100%;
	height: 80px;
	/*text-align: center;*/
}

.loading {
	width: 225px;
	height: 48px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 22px;
	color: #999;
	padding-left: 70px;
	padding-top: 22px;
	margin: 0px auto;
}

.message {
	width: 100%;
/*	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
	font-size: 22px;
	color: #111;
/*	padding-left: 70px;*/
	padding-top: 22px;
	text-align: center;
	margin: 0px auto;
}

.logo
{
	width: 260px;
	height: 80px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px auto;
	display: block;
}

.logosmall
{
	width: 128px;
	height: 40px;
	background-image: url(images/logosmall.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

.latest
{
	width: 950px;
	margin: 0px auto;
	padding-top: 30px;
}

.latest a:link
{
	text-decoration: none; 
	color: #FF6633;
}

.latest a:visited 
{
	text-decoration: none; 
	color: #FF6633;
}

.latest a:active 
{
	text-decoration: none; 
	color: #FF6633;
}

.latest a:hover 
{
	text-decoration: underline;
	color: #FF3300;
}

.font10 {	font-size: 11px; }
.font12 {	font-size: 13px; }
.font14 {	font-size: 15px; }
.font16 {	font-size: 17px; }
.font18 {	font-size: 19px; }

.clearer
{
	clear: both;
}

.infoboxcontainer 
{
	width: 560px;
	margin: 30px auto;
}

.notebox
{
	background: #DDFFDD;
	border: 1px solid #66CC00;
	text-align: left;
}

.infobox
{
	/*background-color:#FFFFFF;*/
	background-image:url(images/blendback.png);
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/blendback.png');
	text-align: left;
	padding: 10px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	float: left;
}

.infobox .header
{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 12px;
}

.infobox .text
{
	margin-top: 5px;
}

#searchresults {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

#searchresults .text
{
	width: 100%; /*355px;*/
	/*float: left;*/
	font-size: 12px;
}

#searchresults .listitemcompact
{
	padding-left: 20px;
	padding-top: 4px;
	background-image: url(images/music.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	border-bottom: dotted 1px #dddddd;
	padding-bottom: 4px;
}

#searchresults .listitemtitlecompact
{
	padding-left: 20px;
	padding-top: 4px;
	border-bottom: dotted 1px #dddddd;
	font-weight: bold;
	background-color:#ddd;
}

#searchresults .listitem
{
	margin-bottom: 15px;
	padding: 5px;
	padding-left: 20px;
	background-image: url(images/file.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	border: dotted 1px #dddddd;
}

#searchresults .savefilecompact
{
  	background-image:url(images/file.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	display: block;
	padding-left: 20px;
	cursor: pointer;
	text-decoration: none;

	background-color: #efb;
	border: 1px solid #9C0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	color:#000;
	font-weight: bold;
}

#searchresults .savefilecompact:hover {
	background-color: #dfa;
}

#searchresults .downloadlinkcompact
{
  	background-image:url(images/download.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	display: block;
	padding-left: 20px;
	cursor: pointer;
	text-decoration: none;

	background-color: #efb;
	border: 1px solid #9C0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	color:#000;
	font-weight: bold;
}

#searchresults .downloadlinkcompact:hover {
	background-color: #dfa;
}

#searchresults .downloadwithmgrlinkcompact
{
  	background-image:url(images/downloadwithmgr.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	display: block;
	padding-left: 24px;
	cursor: pointer;
	text-decoration: none;
	
	background-color: #efb;
	border: 1px solid #9C0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	color:#000;
	font-weight: bold;
}

#searchresults .downloadwithmgrlinkcompact:hover {
	background-color: #dfa;
}

#searchresults .sendtophonelinkcompact
{
  	background-image:url(images/sendphone.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	display: block;
	padding-left: 23px;
	cursor: pointer;
	text-decoration: none;

	background-color: #efb;
	border: 1px solid #9C0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	color:#000;
	font-weight: bold;
}

#searchresults .sendtophonelinkcompact:hover {
	background-color: #dfa;
}

#searchresults .viewlinkcompact
{
  	background-image:url(images/view.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	display: block;
	padding-left: 20px;
	cursor: pointer;
}

.searchlist .text
{
	width: 100%; /*355px;*/
	/*float: left;*/
}

.searchlist .text a
{
	color: #0066FF;
	text-decoration: none;
	/*font-weight: normal;*/
}

.searchlist .text a:hover
{
	color: #0099FF;
}

.searchlist .play
{
	/*width: 80px;*/
	float: left;
	/*margin-left: 7px;*/
	margin-right: 7px;
	border-bottom: dotted 1px #000000;
}

.searchlist .playlink
{
  background-image:url(images/listen.png);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	line-height: 18px;
	padding-left: 20px;
	/*color: FF3300;*/
}

.searchlist .download
{
	/*width: 90px;*/
	float: left;
	margin-left: 7px;
	margin-right: 7px;
	border-bottom: dotted 1px #000000;
}

.searchlist .downloadlink
{
  background-image:url(images/download.png);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	line-height: 18px;
	padding-left: 20px;
	/*color: #FF3300;*/
}

.searchlist .sendphone
{
	/*width: 90px;*/
	float: left;
	margin-left: 7px;
	margin-right: 7px;
	border-bottom: dotted 1px #000000;
}

.searchlist .sendphone a
{
	color:#FF0000;
}

.searchlist .sendphone a:hover
{
	color:#FF6600;
}

.searchlist .sendphonelink
{
	background-image:url(images/sendphone.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	line-height: 18px;
	display: block;
}

.searchlist .email
{
	/*width: 80px;*/
	margin-left: 7px;
	margin-right: 7px;
	float: left;
	border-bottom: dotted 1px #000000;
}

.searchlist .emaillink
{
  background-image:url(images/email.png);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	line-height: 18px;
	padding-left: 20px;
	/*color: FF3300;*/
}

.searchlist .report
{
	/*width: 80px;*/
	margin-left: 7px;
	margin-right: 7px;
	float: left;
	border-bottom: dotted 1px #000000;
}

.searchlist .reportlink
{
  background-image:url(images/report.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 18px;
	padding-left: 20px;
	/*color: FF3300;*/
}

.searchlist .bottom
{
	width: 530px;
	padding-top: 7px;
	padding-bottom: 10px;
	font-weight: bold;
}

.searchlist .found
{
	font-weight: bold;
	background: #DDFFDD;
}

.dottedunderline
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.suggestionbox
{
	margin: 15px auto;
	font-size: 15px;
	width: 600px;
	text-align: left;
}

#searchfound
{
	margin: 0px auto;
	font-size: 15px;
	text-align: left;
	margin-bottom: 5px;
	float: left;
}

hr
{
	border: 0;
 	color: #a8a8a8;
	background-color: #a8a8a8;
	height: 1px;
}