@import url("newstyles_editoronly.css");
body 
{
	background-color:#bdbdbd;
	margin: 0px;
	padding: 0px;
}

.searchpanel
{
    background-image: url(/images/NE_NumbersSite_SearchBackground.jpg); 
	width: 995px; 
	height: 429px;
	top: 189px;
	left:0px;
	background-repeat:no-repeat;
	position:absolute;
}
.searchresultspanel
{
	width: 995px; 
	height: 260px;
	top: 189px;
	left:0px;
    background-image: url(/images/NE_NumbersSite_SubSearchBackground.jpg); 
	position:absolute;
	background-repeat:no-repeat;	
}
.plate
{
    background-image: url(/images/NE_NumbersSite_ResultsPlateBG.png); 
	width: 118px; 
	height: 30px;
	background-repeat:no-repeat;
	text-align:center;
	font-weight: bold;
	vertical-align:middle;
	color:black;
	padding-top: 6px;
}

#resultswrapper .row
{
	background-color:transparent;
	height: 45px;
	width: 610px;
	margin: auto;
	padding-left: 40px;
	padding-right: 40px;
}

#resultswrapper .gridtitle
{
  font-size: 14px;
  font-weight: bold;
  color: #5c5c5c;
}

#resultswrapper .datarow
{
	height: 30px;
	padding-top:8px;
}


#resultswrapper .gridprice
{
	width: 100px;
	text-align: right;
	padding-right: 10px;
	padding-top: 6px;
	float: left;
}

#resultswrapper .gridreg
{
	width: 130px;
	float: left;
}
#resultswrapper .gridbutton
{
	width: 130px;
	text-align: center;
	float: left;
}

#resultswrapper .alternate
{
	background-color:#e7e7e7;
}

#resultswrapper
{
	background-color: #f7f7f7;
	width: 850px;
	margin: auto;
	padding: 15px;
}

.pagecontrol
{
	width: 600px;
	margin: auto;
}


.pagecontrol .active:link, .pagecontrol .active:hover, .pagecontrol .active:visited
{
	font-size:14px;
	color: #bb0800;
	font-weight: bold;
	text-decoration:none;
}

.pagecontrol .inactive:link, .pagecontrol .inactive:hover, .pagecontrol .inactive:visited
{
	font-size:14px;
	color: #3d3c3c;
	font-weight: normal;
	text-decoration:none;
}

.pagecontrol .inactive:hover
{
	text-decoration:underline;
}

.pagecontrol .pipe
{
	font-size:14px;
	color: #b0b0b0;
	font-weight: normal;
}

.years
{
	float: right;
	margin-top: 72px;
	margin-right: 55px;
	font-size: 17px;
	color: #f3000b;	
}

#searchinput
{
	position: absolute;
	top: 120px;
	height: 45px;
	left: 80px;
	width: 425px;
	border: 0;
	font-size: 28px;
	font-weight:bolder;
	text-transform:uppercase;
}

#searchbutton
{
	position: absolute;
	cursor:pointer;
	top: 110px;
	left: 540px;
	border: 0;
}


.button
{
	font-weight: bold;
	background-color: #f3000b;
	color: white;
	font-size:18px;
	border: 0;
    -moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;	
}

.about_column
{
	float: left;
	width: 400px;
	margin-left:45px;
	text-align:left;
	color: #515151;
	font-size: 14px;
}


#searchtips
{
	margin-top: 240px;
}
#searchtips h2
{
	font-weight: bold;
	color: #f3000b;
	font-size:25px;
}
.searchtipscol
{
	float: left;
	width: 400px;
	margin-left:45px;
	text-align:left;
	color: #515151;
	font-size: 14px;
}
#searchtips h3
{
	color: black;
	display:inline;
	font-size: 14px;
}
#searchtips .highlight
{
	color: #f3000b;
}
.topsearchtip
{
	font-weight:bold;
	color: #404040;
	font-size: 14px;
}

#homebuttons
{
	float: left;
	margin-left: 20px;
}
#homebuttons a
{
	margin: 10px;
	float: left;
}

#homeprofile
{
	margin-top: 30px;
	margin-left: 30px;
	float: left;
	width: 600px;
	font-weight: normal;
	color: #666666;
	font-size:14px;
	margin-bottom: 20px;

}
#homeprofile .bold
{
	font-weight: bold;
	color: #bb0800;
	font-size:17px;	
}
#homebox
{
	margin-top: -105px; /* was 30px; */
	float: right;
	margin-right: 30px;
	width: 250px;
	font-weight: normal;
	color: #666666;
	font-size:14px;
	border: #e6e6e6 5pt solid;
	padding: 8px;
	text-align:left;
	margin-bottom: 20px;
}
#homebox .bold
{
	font-weight: bold;
	color: #bb0800;
	font-size:14px;	
}



.wrap {
	width: 995px;
	text-align: center;
	margin: auto;
	position: relative;
	background-color: white;
}

.wrap .header {
 background-image: url(/images/NE_Numbers_Header.jpg);
 height: 189px;
 width: 995px;
 background-repeat: no-repeat;
}

.wrap .nav {
	border: 0;
	padding: 0;
	position: absolute;
	top: 128px;
	width: 995px;
	height: 43px;
	background-color: white;
	float: left;
	background: url(/images/toolbar.jpg) repeat-x; 
	text-align: left;
}
.wrap .nav img
{
	border: 0;
	margin: 0;
	padding: 0;
}
.wrap .main {
	margin: 0 20px;
	width: 955px;
	text-align: left;
}

.wrap .footer {
	background-image: url(/images/NE_NumbersSite_FooterBG.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 995px;
	color: #FFFFFF;
	padding-top: 8px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}
.contact-warning {
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
	padding: 3px;
}
