html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {

	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

}

b, strong{
        font-weight:bold;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


*{
/*
	margin: 0;
	padding:0;
*/
}
table {
        margin:auto;
}
form{margin:auto;}
p{
	padding-bottom:10px;
}
ol{
	margin-left:30px;
}
body{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
         background: #B5B4AF url(/graphics/backgrounds/grey-grad.gif) fixed repeat-x;
	background-position: bottom;
	color: #000000;
	margin: 20px 0 20px 0;
}

#advancedSearchForm {
        text-align:center;
}
#advancedSearchForm select {
        width:60px;
}

#SiteContainer{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 10px;
	line-height: 1.2; /*Fixes peek-a-boo IE 6 Bug */
	background:#fff;
	border:1px solid #000;
/*	overflow:auto;*/

}

#Header{
	width:100%;
	height: 110px;
	clear: both;
	/*background:#9d1215  url(/templates/newreg/images/xmas/header-back.jpg) no-repeat;*/
	background: url(/templates/newreg/images/header-back.png) no-repeat;
	margin: 0 0 10px 0;
}

#LogoHolder h1 , #LogoHolder h2 {
	background:none;
	display:none;
	width:202px;
	height: 81px;
	display:block;
}

#LogoHolder h1 a, #LogoHolder h2 a {
	display:block;
	height: 81px;
	text-indent:-600px;
}

#LogoHolder{
	background: url('/templates/newreg/images/newreg_logo.gif') no-repeat;
	width: 210px;
	height: 81px;
	float:right;
	text-align:left;
	padding:0 0;
    margin-top:8px;
	overflow:hidden;
}

#subOptions dl {
	width:185px;
	background:url('/templates/newreg/images/subOptions-bottom.png') right bottom no-repeat;
	padding-bottom:15px;
}
#subNav{
	width:185px;
	float:left;
	padding:0;
	margin:0 10px 0 0;
}

#subOptions{
	float:left;
	width:185px;
	margin:10px 0 0 0;
	background:#f5f5ef url(/templates/newreg/images/subOptions-top.png) right top no-repeat;
}


#subOptions dd{
	margin-left:10px;
	padding:0;
	width:165px;
	display:block;
}

#subOptions a{
	display:block;
	line-height:24px;
	color:#000;
	border-bottom:1px dashed #ab9c9d;
	font-weight:bold;
}

#subMenu dl {
	width:185px;
	background:url('/templates/newreg/images/subOptions-bottom.png') right bottom no-repeat;
	padding-bottom:15px;
}

#subMenu{
	float:left;
	width:185px;
	margin:0 0 0 0;
	background:url(/templates/newreg/images/subnav-back.gif) right top;

}

#subMenu dl {
	width:185px;
	background:url('/templates/newreg/images/subnav-base.png') right bottom no-repeat;
	padding-bottom:15px;
}

#subMenu h4{
	margin:10px 0 0 0;
	PADDING-LEFT:6px;
	background:#fff url('/templates/newreg/images/sidebar-heading.png') repeat-x;
	line-height:30px;
	font-weight:bold;
	color:#000;
	display:block;
}

#subMenu h4.sale{
	background:#fff url('/templates/newreg/images/navigation/navigation-sale-heading.png') repeat-x;
	/*background:#fff url('/templates/newreg/images/navigation/featurePlates-title.png') no-repeat;*/
	display:block;
	text-indent:-100px;
	overflow:hidden;
	line-height:23px;
}

#subMenu dd{
	margin-left:10px;
	padding:0;
	width:165px;
	display:block;
}

#subMenu a{
	display:block;
	line-height:24px;
	color:#000;
	border-bottom:1px dashed #ab9c9d;
}

#subMenu dd a:active , #subMenu dd a:hover{
	background:#ddd;
	text-decoration:none;
}

#subMenu h4 a:active , #subMenu h4 a:hover{
	background:none;
}

#mainContent{
	width:802px;
	float:left;
	margin-right:0;
	overflow:hidden;
}


/* ******************* homepage ************************** */
#homeSearches{
	height:200px;
	margin-bottom:10px;
}


#homeSearchFeatures li {
	float:left;
}


#homeSearches ul{
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	height:200px;
}

#homeSearches .makeYourOwn{
	width:476px;
	background:#fff0c9;
}

#homeSearches .featuredSearch{
	margin-left:8px;
	width:125px;
	background:#fff0c9;
}

#homeSearches .featuredStock{
	margin-left:8px;
	width:181px;
}

#subNav .featuredStock{
	margin-top:20px;
	margin-left:0;
	width:181px;
}

#subNav .featuredStock li{
list-style:none;}


#homeFeatures {
 	clear:left;
 	background:url('/templates/newreg/images/features/home-feautures-back.png') repeat-y;
	width:796px;
	overflow:hidden;
	margin-bottom:10px;
 }

#homeFeatures ul{
	margin-top:0;
	float:left;
	list-style:none;
}

#homeFeatures .siteFeatures {
	width:395px;
	float:left;
}

#homeSearchFeatures{
	height:175px;
	margin-bottom:10px;
}

#homeSearchFeatures li {
	text-indent:-400px;
}
#homeSearchFeatures .feature-prefix {
	width:235px;
	height:175px;
	overflow:hidden;
        text-indent:0;
}
#homeSearchFeatures .feature-current {
	width:235px;
	height:175px;
	overflow:hidden;
        margin-left:8px;
        text-indent:0;
}
#homeSearchFeatures .feature-1 {
	width:235px;
	height:175px;
	background:#fff url('/templates/newreg/images/homepage211207/home_prefix_map.gif') ;
	overflow:hidden;
}

#homeSearchFeatures .feature-1 a , #homeSearchFeatures .feature-2 a , #homeSearchFeatures .feature-3 a {

	display:block;
	height:400px;
	width:400px;
   
}
#homeSearchFeatures .feature-4 a , #homeSearchFeatures .feature-5 a {
	display:block;
	height:400px;
	width:400px;
}


#homeSearchFeatures .feature-2{
	margin-left:8px;
	width:235px;
	height:175px;
	background:#fff url('/templates/newreg/images/homepage211207/home_newstyle_map.gif') ;
	overflow:hidden;
}
#homeSearchFeatures .feature-2.image2-1{
}

#homeSearchFeatures .feature-3{
	display:block;
	margin-left:0;
	margin-bottom:9px;
        padding:0;
	width:309px;
	height:83px;
  	background:#fff url('/templates/newreg/images/homepage211207/help-banner.gif') ;
	overflow:hidden;
}

#homeSearchFeatures .feature-4{
	display:block;
	margin-left:0;
	/*margin-bottom:10px;*/
	width:150px;
	height:83px;

	overflow:hidden;
}
#homeSearchFeatures .feature-4.image4-1{
	background:#fff url('/templates/newreg/images/features/englishstyle_150x83.jpg') ;
}
#homeSearchFeatures .feature-4.image4-2{
	background:#fff url('/templates/newreg/images/features/englishstyle2_150x83.jpg') ;
}
#homeSearchFeatures .feature-5{
	display:block;
    margin-left:8px;
	width:150px;
	height:83px;
	overflow:hidden;
}

#homeSearchFeatures .feature-5.image5-1 {
	background:#fff url('/templates/newreg/images/features/oldenglish_150x83.jpg') ;    
}
#homeSearchFeatures .feature-5.image5-2 {
 	background:#fff url('/templates/newreg/images/features/oldenglish2_150x83.jpg') ;   
}
#featuredSearch {
	margin-left:8px;
	margin-top:0;
	width:309px;
	height:83px;
	padding:0;
}

#featuredSearch .featuredSearch-1 a , #featuredSearch .featuredSearch-2 a{
	display:block;
	width:154px;
	height:41px
}
#featuredSearch .featuredSearch-4 a , #featuredSearch .featuredSearch-5 a {
	display:block;
	width:150px;
	height:41px
}

#featuredSearch li{
	overflow:hidden;
}

.featuredSearch-1 {
	width:154px;
	height:41px;
	background:#fff url('/templates/newreg/images/features/homepage-side-image-bottom.gif') top left;
}

.featuredSearch-2 {
	width:155px;
	height:41px;
	background:#fff url('/templates/newreg/images/features/homepage-side-image-bottom.gif') top right;
}

.featuredSearch-3 {
	width:154px;
	height:42px;
	background:#fff url('/templates/newreg/images/features/homepage-side-image-bottom.gif') bottom left;
}

.featuredSearch-4 {
	width:309px;
	height:42px;
	background:#fff url('/templates/newreg/images/features/homepage-side-image-bottom.gif') bottom right;
}


.featuredStock .feature-title{
	/*background:#fff url(/templates/newreg/images/features/featurePlates-title.png) no-repeat;*/
        background:#fff url('/templates/newreg/images/navigation/featurePlates-title.png') no-repeat;
	width:181px;
	height:20px;
	margin-bottom:8px;
	text-indent:-200px;
	overflow:hidden;
}

/* ******************* end of homepage ************************** */

#footer{
	clear:both;
    background:#fff;
	margin-top:20px
}

#SiteBorder{
	width: 816px;
	border: 1px solid black;
	padding: 0px 0 10px 14px;
	margin: 9px 0 0 0;

	color: #000000;
}

#PreHeader{
	width: 800px;
	height: 40px;
    background:#FFFFFF;
	color: #000000;
	float: right;
	margin: -208px 16px 0 0;
}

#BreadCrumbs{
	padding: 0 8px 14px 2px;
	display:block;
	width:100%;
	color:#555
}
#BreadCrumbs A{
	color:#555;
	text-decoration:none;
	border-bottom:dotted 1px #555
}

#menu{
	position:absolute;
	top:100px;
	margin-left:20px;
}

div#menu li:hover{
	cursor:pointer;
	z-index:100;
}

div#menu li:hover ul ul,
	div#menu li li:hover ul ul,
	div#menu li li li:hover ul ul,
	div#menu li li li li:hover ul ul
	{display:none;}

div#menu li:hover ul,
	div#menu li li:hover ul,
	div#menu li li li:hover ul,
	div#menu li li li li:hover ul
	{display:block;}


#menu ul {
	position: relative;
	display: block;
	list-style:none;
}

#menu ul ul {
	background:#ffe79c url('/templates/newreg/images/navigation/subhead-back.gif') top repeat-x;
	padding-top:12px;
	border-bottom:2px solid black;
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
}

#menu ul ul ul {
	border-top:1px solid black;
	background:#fff7df;
	padding:0;	
	top:0;
	left:100%;
}

#menu ul a {
	display: block;
	white-space:nowrap;
}
#menu ul ul a{
	border-left:1px solid black;
	border-right:2px solid black;
	border-bottom:1px solid #f6d993;
	padding:6px 30px 6px 6px;
}

#menu ul ul a:active, #menu ul ul a:hover  {
	background:#fff;
}

#menu ul ul a.moreOptions  {
	background:#ffe79c url('/templates/newreg/images/navigation/more-options.gif') top right no-repeat;
}

#menu ul ul a.moreOptions:active, #menu ul ul a.moreOptions:hover  {
	background:#fff url('/templates/newreg/images/navigation/more-options-over.gif') top right no-repeat;
}

#menu ul ul ul a{
	padding:6px;
	display: block;
}


#menu li{
	position:relative;
}

#menu a, #menu a:active , #menu a:hover{
	color:#000;
	text-decoration:none;
}
	
#nav-search , #nav-valuations, #nav-about_new_reg , #nav-services, #nav-downloads{
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#menu li a.heading{
	position:relative;
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 30px; 
	text-indent:-200px;
	border:none;
	margin:0;
	padding:0;
}

#menu li a:hover, #menu li a:active{
/*	background-position:center bottom;*/
}

#nav-search {
	
}

#nav-search a.heading{
	background: url('/templates/newreg/images/navigation/navigation.png') no-repeat;
	background-position: 0 top;
	width: 67px;
}
#nav-search a.heading:active , #nav-search a.heading:hover{
	background-position: 0 bottom;
}
#nav-valuations a.heading{
	background: url('/templates/newreg/images/navigation/navigation.png') no-repeat;
	background-position: -69px top;
	width: 56px;
}
#nav-valuations a.heading:active , #nav-valuations a.heading:hover{
	background-position: -69px bottom;
}
#nav-about_new_reg a.heading{
	background: url('/templates/newreg/images/navigation/navigation.png') no-repeat;
	background-position: -127px top;
	width: 91px;
}
#nav-about_new_reg a.heading:active , #nav-about_new_reg a.heading:hover{
	background-position: -127px bottom;
}

#nav-services a.heading{
	background: url('/templates/newreg/images/navigation/navigation.png') no-repeat;
	background-position: -219px top;
	width: 93px;
}
#nav-services a.heading:active , #nav-services a.heading:hover{
	background-position: -219px bottom;
}
#nav-downloads a.heading{
	background: url('/templates/newreg/images/navigation/navigation.png') no-repeat;
	background-position: -314px top;
	width: 128px;
}
#nav-downloads a.heading:active , #nav-downloads a.heading:hover{
	background-position: -314px bottom;
}
#Header #ContextualNavigation{
	float: right;
	margin: -24px 25px 0 0;
	padding: 2px 0 0 0;
	width: 632px;
	font-size: 11px;
	font-weight: bold;
}


#Header #ContextualNavigation dt{
	display: none;
}

#Header #ContextualNavigation dd{
	position: relative;
	display: inline;
	float: right;
	padding: 0;
	margin: 0 0 0 18px;
}

#Header #ContextualNavigation dd a{
	display: block;
	cursor: pointer;
	color: #575757;
}

#Header #ContextualNavigation dd a:hover{
	color: #000000;
}


#searchBox{
	background:url(/templates/newreg/images/navigation/search-back.png) no-repeat;
	width:802px;
	height:73px;
	margin-bottom:10px;
    padding-left:15px;
}

#searchBoxLarge{
	background:url(/templates/newreg/images/homepage211207/search-back.png) no-repeat;
	width:801px;
	height:144px;
	margin-bottom:10px;
    padding:0 0 0 0;
    overflow:hidden;  
}


#searchBox ul{
	margin:0 0 0 0;
	padding: 0;
	list-style: none;
	height:35px;

	float:left;
}

#searchBox li{
	margin: 0;
	padding: 0;
	float: left;
}


#SearchInputBoxHolder{
	width:204px;
	height:35px;
	background: #AB1816 url('/templates/newreg/images/navigation/searchbox-back.png');
	color: #000000;
}

#SearchSubmitHolder{
	margin: 10px 0 0 9px;
}
#SearchInputBoxHolder input{
	width: 178px;
	height: 16px;
	font-size: 14px;
	padding: 3px 2px 1px 6px;
	margin: 9px 0 0 10px;
	background: #FFFFFF url('/graphics/box_back.gif');
	border:none;
	color: #000000;
}

#SearchMessage
{
	display: block;
        width:314px;
        height:41px;
        background:white;
        overflow:hidden;
        background: transparent url(/templates/newreg/images/navigation/search-help.png) no-repeat;

}
#SearchMessage span {
         display:none;
}

#searchBoxLarge ul{width:295px;margin:5px auto 0 auto;height:50px;}
#searchBoxLarge li{ display:block}
#searchBoxLarge #SearchInputBoxHolder{
	width:193px;
	height:29px;
	background: #AB1816 url('/templates/newreg/images/homepage211207/search-box.gif');
	color: #000000;
        float:left;
        padding:0;
}


#searchBoxLarge #SearchSubmitHolder{
	margin: 0 0 0 9px;
        width:90px;
        float:left
}
#searchBoxLarge #SearchSubmitHolder input{
        margin:0;
        padding:0;
}

#searchBoxLarge #SearchInputBoxHolder input{
        background:transparent;
        border:medium none;
        color:#000000;
        font-size:14px;
        height:16px;
        margin:4px 0pt 0pt 3px;
        padding:3px 2px 1px 0pt;
        width:180px;
        text-transform:uppercase
}

#searchBoxLarge #SearchMessage
{
        margin:auto;
	display: block;
        width:490px;
        height:28px;
        background:white;
        overflow:hidden;
        background: transparent url(/templates/newreg/images/homepage160508/search-text.gif) no-repeat;

}
#searchBoxLarge form{
        margin:0 0 0 0;
        padding:0 0 0 0;
}

#searchBoxLarge #SearchTagLine{
	display: block;
	padding: 0 5px 0 0;
	margin: 0 auto 0 auto;
	overflow: hidden;
	width: 245px;
	height: 26px !important; /* for most browsers */ 
	background: transparent url(/templates/newreg/images/homepage211207/search-title.gif) no-repeat;
	color: #FFFFFF;
	overflow:hidden;
}
#searchBoxLarge #SearchTagLine label{
	display:none;
}


#SearchTagLine{
	display: block;
	padding: 20px 0 0 0;
	margin: 14px 0 0 15px;
	overflow: hidden;
	width: 176px;
	height: 35px !important; /* for most browsers */
	/*background: transparent url(/templates/newreg/images/search-title.png) no-repeat;*//* non xmas version*/
	background: transparent url(/templates/newreg/images/xmas/search-title.gif) no-repeat;
	color: #FFFFFF;
	overflow:hidden;
}
#SearchTagLine label{
	display:block;
	margin-left:-200px;
	width:600px;
	height:35px;
}



#SearchHelpLinkholder{
	margin: 14px 0 0 9px;
}

#SearchHelpLinkholder a{
	background: transparent;
	color: #FFFFFF;
}


#SearchHelpPopup{
	clear: both;
	position: absolute;
	margin: -50px 0 0 520px;
	z-index: 10;
	width: 280px;
	height: 280px;
	visibility: hidden;
	color: #000000;
}

#SearchHelpPopup p{
	z-index: 11;
	margin: 14px 12px 12px 14px;
}

#SearchHelpPopup .CloseLink{
	display: block;
	float:right;
	position: relative;
	right: 16px;
	top: -2px;
	width: 8px;
}

#SearchHelpPopup .MoreHelpLink{
	display: block;
	margin: -8px 0 0 60px;
}

#FeatureChooser li a:hover{
text-decoration: none;
}

#FeatureChooser .ItemChosen{
	font-weight: bold;
}

#FeatureChooser #ItemPlay{
	display: none;
	visibility: hidden;
	margin-top: 0px;
	margin-left: 4px;
}

#FeatureChooser #ItemPause{
	margin-top: 0px;
	margin-left: 4px;
}

.siteStories{
	margin:11px 0 0 21px;
	padding:0;
	width:368px;
	text-align:left;
	overflow:hidden;
}


.siteStories .FeatureBody{
	display:block;
	padding-top:150px;
	overflow:hidden;
	height:250px;

}

.hidden{display:none}

#storyNav{
	width:368px;
	text-align:center;
	margin:0;
	padding:0;
}

#FeatureChooserButtons{
	display:block;
	float:left;
	vertical-align:middle;
	line-height:33px;
	background:url('/templates/newreg/images/navigation/player-left.gif') top left no-repeat;
	padding-left:10px;
	height:33px;
}

#FeatureChooser{
	display:block;
	float:left;
	vertical-align:middle;
	line-height:33px;
	height:33px;
	color:#fff
}
#FeatureChooser a{
	color:#fff;
	padding:1px;
}

#FeatureChooserButtons img {
	margin-top:8px;
}

#FeatureChooser strong {
	background: #fff;
	color:#333;
	padding:1px;
        font-weight:bold;
}

.FeatureBody h4{
	margin-bottom:10px;
}

#storyNav ul{
	background:url('/templates/newreg/images/navigation/player-back.gif') right repeat-x;
	height:33px;
}
.siteStories #MainFeature1 {
	background: url('/templates/newreg/images/features/573_ven.jpg') no-repeat top center;
}

.siteStories #MainFeature2 {
	background: url('/templates/newreg/images/features/newreg_logo.jpg') no-repeat top center;
}

.siteStories #MainFeature3 {
	background: url('/templates/newreg/images/features/DAV1D.jpg') no-repeat top center;
}

.siteStories #MainFeature4 {
	background: url('/templates/newreg/images/features/jetset.jpg') no-repeat top center;
}

.siteStories #MainFeature5 {
	background: url('/templates/newreg/images/features/CLA_55_newreg.jpg') no-repeat top center;
}

.siteStories #MainFeature6 {
	background: url('/templates/newreg/images/features/1old.jpg') no-repeat top center;
}

.siteStories #MainFeature7 {
	background: url('/templates/newreg/images/features/m155plates.jpg') no-repeat top center;
}

.siteStories #MainFeature8 {
	background: url('/templates/newreg/images/features/cue147s-mcculloch.jpg') no-repeat top center;
}

.siteStories #MainFeature9 {
	background: url('/templates/newreg/images/features/football-plates.jpg') no-repeat top center;
}

#SecondaryFeatures #Column1{
	width: 396px;
	float: left;
}

#SecondaryFeatures #MainStoryHolder{
	padding: 0 4px 0 4px;
}

#SecondaryFeatures .MainStories{
	margin: 0 10px 26px 10px;
}

.MainStories img{float:right;}

.MainStories {padding:0 10px 0 10px}

.homeFeatures .ToggleStory{
	display: inline;
	padding: 12px 0 0 230px;
}

.siteFeatures .ShowStory a{
	display: block;
	width: 45px;
	background: url('/graphics/buttons/more-tiny.gif') no-repeat;
	background-position: right;
	overflow:hidden;
}

.siteFeatures .HideStory{
	padding: 0 0 10px 0;
}

.siteFeatures .HideStory a{
	display: block;
	width: 45px;
	padding: 0 0 0 17px;
	background: url('/graphics/buttons/close-tiny.gif') no-repeat;
	background-position: left;
}

.siteFeatures .MainStories h2{
	display: block;
	width: 285px;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
}

.siteFeatures #MainStory1 h2{
	background-image: url("/graphics/homepage/how_many_types.gif");
	background-repeat: no-repeat;
}

#MainStory2 h2{
	background-image: url("/graphics/homepage/got_a_question.gif");
	background-repeat: no-repeat;
}

h3.whybuy{
	display: block;
	width: 285px;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
	background-image: url("/graphics/homepage/why-buy-header.gif");
	background-repeat: no-repeat;
}

.siteFeatures #MainStory3 h2{
	background-image: url("/graphics/homepage/our_guide.gif");
	background-repeat: no-repeat;
}

.siteFeatures #FeaturesHolder3{
	margin: 20px 3px 0 10px;
	text-align: center;
}

.siteFeatures .MinorStories{
	width: 180px;
	text-align: left;
}

.siteFeatures .MinorStories h3{
	margin: 0 0 5px 0;
}

.siteFeatures .MinorStories h3 a{
	display: block;
	cursor: pointer;
	width: 173px;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:20px; /* for IE5.5's bad box model */
}

.siteFeatures .MinorStories p{
	margin: 0 0 0 0;
}

.siteFeatures .MinorStories img{
	float: right;
}

.siteFeatures #MinorStory1{
	float: left;
}

.siteFeatures #MinorStory1 h3{
	background-image: url("/graphics/homepage/postcards.gif");
	background-repeat: no-repeat;
}

.siteFeatures #MinorStory2{
	float: right;
	margin: 0 4px 0 0;
}

.siteFeatures #MinorStory2 h3{
	background-image: url("/graphics/homepage/wallpapers.gif");
	background-repeat: no-repeat;
}

.createYourPlate {
	text-align:left;
	margin:10px 0 0 10px;
	padding-top:14px
}

#FooterTop{
	width: 800px;
	height: 34px;
	background: #F6F6F0;
	color: #000000;
	margin: 8px 0 0 0;
}

#FooterTop ul{
	list-style: none;
	width: 500px;
	margin: 8px auto 0 auto;
	padding: 8px 0 0 0;
}

#FooterTop li{
	float: left;
	margin: 0 10px 0 10px;
}

#FooterTagline{
	margin: 8px 0 0 0;
	width: 800px;
	height: 32px;
	background: #BDBDB7;
	color: #FFFFFF;
	border-bottom: 3px solid #74746F;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#FooterTagline p{
	padding: 8px 0 0 0;
}



#FooterContactDetails{
	position: relative;
	width: 800px;
	height: 65px;
	margin: 8px auto 0 auto;
}

#FooterPartnerLogos{
	width: 300px;
	float:left;
	margin: 0 0 0 40px;
}

#FooterContactDetailsHolder{
	width: 360px;
	float:left;
	margin: 0 0 0 10px;
}

#FooterContactDetailsHolder span{
	float:left;
	height: 18px;
}

#FooterContactDetailsHolder span.Label{
	width: 75px;
}

#FooterContactDetailsHolder span.Number{
	width: 120px;
	margin: 0 0 0 12px;
}

#FooterContactDetailsHolder span.EmailAddress{
width: 120px;
margin: 0 0 0 12px;
}

#FooterSmallPrint{
width: 800px;
margin: -10px 0 6px 0;
text-align: justify;
font-size: 0.85em;
line-height: 0.85em;
}

#FooterSmallPrint p{
margin: 0 10px 0 10px;
}


#FooterCopyright{
width: 800px;
text-align: center;
background: #74746f;
color: #FFFFFF;
}

#FooterCopyright p{
margin: 4px;
}


#FooterCopyright a{
background: transparent;
color: #FFFFFF;
}

/* used for unbolding / camo links for S£0 reasons */
.normal{
font-weight: inherit;
text-decoration: inherit;
color: inherit;
}
a.normal{
text-decoration: none;
color: #000000;
}
a.normal:hover{
text-decoration: none;
color: #000000;
}




td{font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:11px;margin:0;padding:0;vertical-align: top;}



p{line-height: 150%;}

hr{border:1px solid #DDDDDD;margin:10px 15px 0 15px;}



a img{border-style: none;}

a:link, a:visited{color: #990000;text-decoration: none;}

a:active , a:hover{color: #EE0000;text-decoration: underline;}


 
h1{font-family:  Helvetica,Arial, Verdana, sans-serif;margin: 3px 0 0 -5px;padding: 0 0 5px 10px;font-size: 22px;color: #C81E19;font-weight:normal}

h2{color: #C81E19;font-weight:normal;font-family: Arial, Helvetica, sans-serif;font-size: 18px;margin:20px 0 0 0;font-weight:bold}

h3{font-family: Arial, Helvetica, sans-serif;color: #AA0000;font-size: 14px;margin:0 0 6px 0;font-weight:bold}

h4{color: #990000;font-size: 11px;font-weight: bold;margin: 0 0 2px 0;font-weight:bold}

h4 .header{background: #C81E19;color: #FFFFFF;padding:2px 2px 2px 10px;margin:0 0 2px 0;border: 1px ridge black;}

h1.header{font-family:  Verdana, sans-serif;font-weight:bold}

em{font-style: normal;font-weight: normal;}

dd{margin-left: 5px;}

dt{color: #990000;font-size: 11px;list-style: none;text-indent: -1em;}



/* Form elements */


form b{color: #333;font-weight: bold;}

input,select,textarea{font-size:11px;margin:auto;padding: 2px 2px 0 0px;}

textarea{padding: 3px 0 0 4px;background: url(/graphics/box_back.gif);font-family:Verdana,Sans-serif;height:150px;width: 350px;}

.largetext{background: url(/graphics/box_back.gif) #FFF;border: 1px solid #666;padding: 3px 0 0 4px;width: 220px;height:18px;}

.medtext{background: url(/graphics/box_back.gif) #FFF;border: 1px solid #666;padding: 3px 0 0 4px;width: 160px;height:18px;}

.mediumtext{background: url(/graphics/box_back.gif) #FFF;border: 1px solid #666;padding: 3px 0 0 4px;width: 220px;height:18px;}

.smalltext{background: url(/graphics/box_back.gif) #FFF;border: 1px solid #666;padding: 3px 0 0 4px;width: 140px;height:18px;}



/* colors and formatting */

.light{background: #F7F7F2;}

.med{background: #EEEEE7;}

.dark{background: #E3E3DB;}

.border{border: 1px solid #CCCCCC}

.quotes{font-style: oblique;}

.redborder{border: 1px solid #990000;}

.white{	background: #FFFFFF;}

.featureblock{display:block;width: 230px;}

.right{	float:right;margin-left:20px;margin-bottom:10px}

.background {background: #F7F8F2 url(/graphics/resultsGrad.jpg) bottom;}

.cardaddressalert, .cardaddressalert b{color: #D40000;}

.error{color:red}

.previewreg{background:#FFFFFF;border:2px solid #333333;height:40px;text-align:center;width:120px;}

.tinytext{background:url(/graphics/box_back.gif) #FFFFFF;border:1px solid #666666;padding:3px 0 0 4px;width:80px;}
.tinytextError{background: #f2bdc1;border:1px solid #e60415;padding:3px 0 0 4px;width:80px;}




#content, .content {color: #333;line-height: 130%;margin: 5px 5px 10px 5px;padding: 10px;text-align: left;}

#inset, .inset{	color: #333;line-height: 130%;margin:0;padding: 10px;text-align: left;}

#padding, .padding {color: #333;line-height: 130%;margin:-10px;padding:10px;text-align: left;}



#content ul{list-style:circle;padding-left:15px;line-height:inherit;margin-bottom:10px}

#content li{line-height:150%;}



#left{float: left;padding: 10px 10px 10px 5px;position: relative;}

#right{	float: right;padding: 10px 5px 10px 10px;position: relative;}



/* footer section */

.footer-text{color: #333;margin: 5px 15px 10px 15px;}

.formFeature{background: #FFFFFF;border: 1px solid #666666;	line-height: 150%;}

.formButtons{text-align:center}

#footer-base{background: #61615C;color: #FFF;padding: 6px 0 10px 0;text-align: center;}

#footer-base a:link,#footer-base a:visited{color: #FFFFFF;text-decoration: none;}

#footer-base a:active,#footer-base a:hover{color: #FFFFFF;text-decoration: underline;}

#footer-smalltype{color: #000;font-family: Verdana,Sans-serif;font-size: 10px;line-height: 11px;margin: 5px 15px 10px 15px;text-align: justify;}

#footer-title , #footer h2{font-family: Verdana,Sans-serif;font-size: 10px;font-weight: bold;margin: 0 2px 0 2px;padding: 8px 0px 8px 0px;text-align: center;text-transform: uppercase;background: #B0B0A9;border-bottom: 4px solid #61615C;color: #FFF;}

#footer h2 a{color: #FFFFFF;}



.menuover{background: #A31C1D;}



/* ************************ form page tabs ************************* */

.pageTab ul{margin: 10px 0 20px 0;padding:0;text-align:center}

.pageTab  li{display:inline;padding: 2px 1px 4px 1px;}

.pageTab  .nextStage{background: url(/graphics/formStatusTabNew.gif);}

.pageTab .currentStage{	background: url(/graphics/formStatusTabVisited.gif);color: #FFFF00;font-weight: bold;}

.pageTab .leftEnd{background: url(/graphics/formStatusLeftEnd.gif);}

.pageTab .previousStage{background: url(/graphics/formStatusTabVisited.gif);}

	.pageTab .previousStage a:link,.pageTab .previousStage a:visited{background:none;color: #FFF;padding:0;}

	.pageTab .previousStage a:active,.pageTab .previousStage a:hover{text-decoration: underline;}

.pageTab .rightEnd{background: url(/graphics/formStatusRightEnd.gif);width:30px;}



.bdcol1{width: 60%;}

.bdcol2{width: 40%;}

.bdHead{width:100%;	background: #EEEEE7;border-bottom:1px solid #C1C1C1;}



.bdlist{background: #E3E3DB;border: 1px solid #C1C1C1;text-align: center;width: 100%;}

.bdList1{background: #FAFAF8;border-bottom: 1px solid #C1C1C1;text-align: left;}

.bdList2{background: #FFFFFF;border-bottom: 1px solid #C1C1C1;text-align: left;}

.bdList3{background: #EEEEE7;font-weight: bold;text-align: left;border-bottom: 1px solid #C1C1C1;}



#priceContainer{text-align: center;	width:260px;vertical-align:middle;padding:0;margin:auto;border-top:1px solid #C1C1C1;border-left:1px solid #C1C1C1;border-right:1px solid #C1C1C1;border-bottom:none;}

#priceContainer td{line-height:22px;}



.requiredField{color: #FF0000;font-size: 14px;font-weight: bold;vertical-align: baseline;}



.standard{padding-left: 0;text-align: center;}

.sub{color: #444444;font-family: Arial,Helvetica,sans-serif;font-size:11px;}

.telephone{color: #D40000;font-family: Arial,Helvetica,sans-serif;padding: 10px 0 10px 0;}



#alert{line-height: 20px;padding: 20px;	text-align: center;width: 100%;}



#attentionbox{background: #EFEFE6;border: 2px solid #DC241F;font-family:Verdana,Sans-serif;padding: 10px 10px 10px 10px;vertical-align: top;}

#attentionbox td{font-family:Verdana,Sans-serif;}

#button{background: #E3E3DB;border: 1px ridge #CCC;	color: #333;font-family: Verdana,Sans-serif;padding: 3px;text-transform: uppercase;}



/* POSTCODES */



#postcodebox{background: #FFF;border:1px solid #CCC;width: 458px;}

#postcodebox p,.formFeature h3,.formFeature p{margin: 4px;}



#postcodebuttons{background: #E3E3DB;border: 1px solid #CCC;height: 20px;margin: -4px 10px 10px 10px;text-align: center;width: 440px;}



#postcodeOptions{border: 1px solid #000;width: 465px;}

#postcodeOptions .scroll{background: #FFF;height: 150px;min-height: 150px;overflow: auto;width: 465px;}

#postcodeOptions a:link,#postcodeOptions a:visited{display: block;line-height: 16px;text-decoration: none;width: 100%;}

#postcodeOptions a:active,#postcodeOptions a:hover{	background: #D1100F;color: #FFF;display: block;line-height: 16px;text-decoration: none;width: 100%;}

#postcodeOptions h4{background: #D1100F;color: #FFF;font-weight: bold;line-height: 20px;text-align: center;vertical-align: baseline;}



/* END OF POSTCODES */



#bottomnav{color:#777777;width:100%;text-align:center;height:24px;margin-top:10px;}

.clear{clear:both;height:0;}



#gallery img{float:left;margin-right:5px;}

#gallery .clear{clear:left;height:0;}

#sortindex{margin-left:6px;margin-top:2px;}



.customerQuote{margin-bottom:5px;}

.heading{font-size:1.1em;background:#C81E19;color: #FFFFFF;padding:5px;margin:0 5px 0 5px}

.subheading{font-size:1.1em;background:#8F8F8F;color: #FFFFFF;padding:5px;margin:0 5px 0 5px}

.formButton{background:url(/graphics/form_button.gif);width:108px;height:26px;line-height:26px;border:none;color:white;margin:2px;font-weight:bold;font-size:12px;padding-bottom:4px;vertical-align:middle;Font-Family:Arial,Verdana,Sans-Serif}


#searchBox form {
        padding-top:18px;

}

#siteSearchBox {background:url(/templates/newreg/images/navigation/search-help.gif);height:133px;width:315px;position:absolute;z-index:10;display:block;}

#siteSearchBox .smalltext{ width:160px;margin-top:2px;}

#siteSearchBox form{margin:10px 14px 14px 22px;}

#siteSearchBox .inset{padding:6px;}

#siteSearchBox input{vertical-align:middle}

#siteSearch .related {margin-left:10px}

#siteSearch h3 , #siteSearch h3 a {font-weight:normal;color:#659F09;margin-bottom:2px}


#siteSearchHelper{position:absolute;width:180px;background:#fff;border:1px solid #000;z-index:20;margin:0 0 0 5px;height:152px;overflow:auto}

/*#siteSearchHelper{position:absolute;width:180px;background:#fff;border:1px solid #000;z-index:20;margin:26px 0 0 2px;}*/

#siteSearchHelper a{display:block;padding:4px}

#siteSearchHelper a:active , #siteSearchHelper a:hover {background:#FFD542;color:#fff;text-decoration:none}

#siteSearchHelper .searchHelpHighlight {background:#FFD542;color:#fff;text-decoration:none}

#siteSearchHelper div {padding:3px;display:block}


.faqWizardFrame {height:438px;width:720px;background:url(/graphics/help/site-help-back.gif)}

.faqWizardFrame h4{background:#C81E19;color:white;padding:4px}

.faqWizardFrame h4 a{color:white;}

.faqWizardFrame .sub{background:#8F8F8F;}

.faqWizardFrame .frame{margin:16px}

.faqWizardFrame .introText{padding:10px;margin:8px 0 8px 0;}

.faqWizardFrame .text{float:left;width:400px;padding:4px 2px 4px 4px;line-height:130%}

.faqWizardFrame #helptextbox{margin:6px 0 0 8px}

#faqQuestion div{padding:6px;cursor:pointer;display:block;border-bottom:1px solid #eeeeee}

/* http://www.newreg.co.uk/templates/newreg/search.css	       */

#platePreviewCont{margin-top:8px;text-align:center;}

.previewregresultsbuttons{margin: 3px 0 0 0;}

.previewregresultsbuttons a:link,.previewregresultsbuttons a:visited,.previewregresultsbuttons a:active,.previewregresultsbuttons a:hover{left: auto;margin:0;padding:0;width: auto;}

.previewregresultsbuttons img{margin: 2px;padding: 0 0 0 0;}

.previewRegResultsBuy{background: transparent url(/graphics/SearchPreviewPlateLarge.gif);font-size: 10px;height: 116px;text-align: center;vertical-align: bottom;width: 188px;}

.previewRegResultsLarge{background: transparent url(/graphics/plate_characters/back/large/plates/standard_none.gif);height: 94px;padding-top: 20px;text-align: center;width: 360px;}

.previewRegResultsMed{background:transparent url(/graphics/SearchPreviewPlateMed.gif);font-size:10px;height:75px;text-align: center;vertical-align: bottom;width: 188px;}

.previewRegResultsSmall img,.previewregresultsmed img{margin: 5px 0 0 0;padding: 0 0 0 0;}

#advancedSearchContainer{margin: 20px 0 0 0;width: 460px;}

#advancedSearchPrefix{float: left;width:220px;margin:auto;}

#advancedSearchCurrent{float:right;margin:auto;width:220px;}

#advancedSearchForm{font-size: 9px;line-height: 22px;text-align: center;width: 200px;margin:auto;}

#advancedSearchForm form{font-size: 10px;margin:auto;}

#advancedSearchForm h1{font-size: 10px;margin: 2px 2px 5px 2px;padding:0 0 0 0;}

#advancedSearchForm select{font-size: 9px;width: 50px;}

	#advancedSearchForm select .seloption{background: #FFFF00;}

.searchstock1 , .highlight1{background:#fdf4c5;}

.searchstock2, .highlight1{background:#fdf7d6;}

#sortselects{width:290px;vertical-align:middle;float:left;}

.limitsOn{float:left;}

.searchmessage{background:#fdf4c5;text-align:center;padding:10px;margin:10px;font-weight:bold}

#sortindex b{color: white;padding:1px 2px 1px 2px;background: #C81E19;}

#sortindex a:link , #sortindex a:visited{font-weight: normal;padding:1px 2px 1px 2px;}

#sortindex a:active ,#sortindex a:hover{color: #C81E19;background: #E3E3DB;font-weight: normal;text-decoration: none;padding:1px 2px 1px 2px;}
#priceLimit{font-size:9px;background: url(/graphics/priceRangeHelp.gif);width:257px;height:85px;}


/* **************** new styles ******************** */

#relatedsearchtabs{margin:5px 0 15px 0;font-size:10px;text-align:center;}
#relatedsearchtabs h4{background:#C81E19;line-height:24px;text-align:center;color:white;}
#relatedsearchtabs a:link, #relatedsearchtabs a:visited{color: #888;margin:2px;background:#F7F7F2;text-decoration:none;width:140px;text-align:center;border:1px #fff solid;display:block;line-height:18px}
#relatedsearchtabs a:active, #relatedsearchtabs a:hover{background: #A4A6A3;color: #FFFFFF;border:1px #fff solid;text-decoration:none;text-align:center;display:block;}

.moreDetails{background:transparent url(/graphics/searchMoreInfoFull.gif);border:none;height:146px;margin:0;padding:0;width:180px;}
.moreDetails h1{background: none;color: #D1100F;font-size: 11px;font-weight:normal;margin: 9px 5px 14px 5px;padding: 0 0 0 0;text-align: center;}
.moreDetails a:link, .moreDetails a:visited{color:#990000;margin-left:10px;padding:3px;line-height:18px;margin-bottom:1px;}
.moreDetails a:active,.moreDetails a:hover{color:red;}
.moreDetails ul{list-style:outside;margin: 0 0 0 5px;padding: 0;}
		.moreDetails li{list-style: none;}

.searchHeaderMessages {margin-top:15px;height:24px;}
.searchheader{vertical-align:middle;text-align:center;clear:both;margin-top:50px}
.searchindex{vertical-align:middle;text-align:center;clear:both;margin-top:10px;margin-bottom:10px;}
.searchindex a:link,.searchindex a:visited{font-size: 11px;padding:2px 3px 2px 3px;text-decoration: none;margin:1px}
.searchindex a:hover,.searchindex a:active{font-size: 11px;text-align: left;text-decoration: underline;}
.searchindex b{background: #D1100F;color:#ffffff;font-weight:bold;padding:2px 3px 2px 3px;margin:1px;border:1px solid #D1100F;}

.pricemessage{text-align:right;margin:4px 4px 0 0 ;vertical-align:middle;float:right;vertical-align:top}
.pricemessage img {vertical-align:middle;}
.platePreviewMed{background: url(/graphics/plate_preview/plateMedium.gif);height: 34px;margin:10px auto 0 auto;padding: 6px 0 0 0;text-align: center;width: 164px;vertical-align: middle;}
.searchsorting{float:left;vertical-align:top;margin-left:4px}
        .searchsorting select{ font-size:90%;width:150px;}
     /*   
        .searchsorting option:hover{ background:red}
        .searchsorting option {text-align:right;margin:auto;padding:2px 8px 2px 8px}
    */
        .searchsorting option {;margin:auto;padding:2px 8px 2px 8px}
#searchcontainer{margin-top:10px;clear:both}
#searchcontainer img{margin:0;padding:0;border:none;}
#searchcontainer .searchrow1 {background:#ffffff;background-color:#ffffff}
#searchcontainer .searchrow2{background:#fffed5;background-color:#fffed5}
#searchcontainer .header{vertical-align:middle;clear:left;color:#333333;font-size:12px;background:url(/graphics/search/header_back.jpg);line-height:23px;border:1px solid #8c8d88;padding:0 0 0 0;margin:0 0 8px 0}
	#searchcontainer .header .quantity{float:right;display:block;width:150px;text-align:right;font-weight:normal;padding-right:8px}
	#searchcontainer .header img{float:right;}
#searchcontainer .footer{border:none;padding:14px 8px 14px 8px;font-size:small;clear:left;margin:2px}
	#searchcontainer .footer a{}

.searchUL{clear:both;margin:0 0 0 0;padding:4px;height:22px;border-bottom:1px solid #cccccc}
 	.searchUL li{ display: block;float:left;padding:2px;height:22px;vertical-align:middle}
 		.searchUL li img {vertical-align:middle}
	.searchUL .preview{width:20px;}
	.searchUL .r{width:95px;font-weight:bold}
	.searchUL .rmess{width:95px;font-weight:bold}
 	.searchUL .npr{width:115px;color:#00b252;font-size:14px;}
 		.searchUL .basepr{width:100px;text-decoration: line-through;color:#ff0000;font-size:14px;}
 		.searchUL .tpr{width:75px}
 		.searchUL .buy{width:45px}
 		.searchUL .ask{width:45px}
 		.searchUL .enquire{width:45px}
	.searchUL .bid{width:45px}
	.searchUL .finance{width:45px}
	.searchUL .ch{width:30px}
	.searchUL .options{width:80px}
	.searchUL .wish{width:46px;float:right}
	.searchUL .financeMess{width:170px;font-style:italic;font-size:10px}


.fHeader li {font-weight:bold}
.searchUL .fType{width:90px}
.searchUL .fTerm{width:70px}
.searchUL .fApr{width:50px}
.searchUL .fTotal{width:80px}
.searchUL .fMonthly{width:100px}
.searchUL .fDeposit{width:70px}
.searchUL .fCharge{width:70px}
.searchUL .fAmount{width:110px}
.searchUL .fApply{width:60px}



/* *********** grid *********** */


.resultFeatures{clear:both;text-align:right;margin:16px 10px 6px 0px}


#gridhead{color: #FFF;font-size:10px;margin:0;padding: 2px 10px 2px 10px;vertical-align: middle}
#grid {text-align:center}
#grid table{margin:auto}



.platePreviewCont{margin:10px 0 6px 0;text-align:center}
.platePreviewCont img{ height:21px;width:90px}


#regGrid a:link , #regGrid a:visited {color:#fff}
.platePreview{padding: 0 10px 10px 10px;text-align: center;vertical-align: top;width: 300px;}


.prBlank{background: #E6C400;border: 1px solid #F6D200;color:#fff}
.priceRange{background: #F4A460;border: 1px solid #F4A460;}
.priceRange0{background: #0088B9;border: 1px solid #0088B9;}
.priceRange1{background: #DC8529;border: 1px solid #DC8529;}
.priceRange2{background: #45923D;border: 1px solid #45923D;}
.priceRange3{background: #C32D44;border: 1px solid #C32D44;}
.priceRange4{background: #5FA1C7;border: 1px solid #74AECF;}
.priceRange5{background: #82438F;border: 1px solid #82438F;}
.priceRange6{background: #1A2063;border: 1px solid #1A2063;}
.priceRange7,.priceRange9{background: #FDDF77;border: 1px solid #FDDF77;}
.priceRange8{background: #2F4F4F; border: 1px solid #2F4F4F;}
.prother{background: #e6c400; border: 1px solid #FF0000;}



/* *********** email box *********** */


.emailResultsBox{background:url(/graphics/search/e-results.gif);height:33px;width:404px;padding:0;margin:0 0 0 auto;}
.emailResultsBox .textbox{background: url(/graphics/box_back.gif) #FFFFFF;margin-left:140px;width:195px;height:16px;padding-top:4px;padding-left:4px;}
.emailResultsBox input{vertical-align:middle;margin-top:4px}

.searchItem{margin:1px 2px 1px 2px;padding:2px 5px 2px 5px;background:#C81E19;color:#fff;border:1px solid #FEDB00;}
a.buttonover:link, a.buttonover:visited{margin:1px 2px 1px 2px;padding:2px 5px 2px 5px;text-decoration:none;background:#fff;border:1px solid #FEDB00;}
a.buttonover:active, a.buttonover:hover{background:#FEDB00;color:#C81E19;}


/*   http://www.newreg.co.uk/templates/newreg06/home.css		  */

/* Homepage */
/* ----------------------------------------------------- */




.clear{
clear: both;
}

/* something visually important, but not important enough to use <strong> */
.VisuallyImportant{
font-weight: bold;
}

#sortingTabs {height:35px;display:block;border-bottom:1px solid #aaa;margin:15px 0 10px 0;clear:left;width:100%;padding-left:10px;background:url('/graphics/search/sorting/sort-back.jpg')bottom repeat-x;}
        #sortingTabs dt{display:none;}
        #sortingTabs dd{display:block;height:33px;float:left;margin:2px;overflow:hidden}
        #sortingTabs a, #sortingTabs a.selected {display:block;height:33px;text-indent:-300px;}
        #sortingTabs .prefix {width:91px;}
        #sortingTabs .numbers {width:106px;}
        #sortingTabs .initials {width:95px;}
        #sortingTabs .price {width:83px;}
        #sortingTabs .noPoa {width:143px;height:26px;margin-top:8px;float:right;margin-right:20px}
       
                #sortingTabs .prefix a:link, #sortingTabs .prefix a:visited{background:url('/graphics/search/sorting/sort-prefix-off.png');background-position:bottom}
                #sortingTabs .numbers a:link, #sortingTabs .numbers a:visited{background:url('/graphics/search/sorting/sort-numbers-off.png');background-position:bottom}
                #sortingTabs .initials a:link, #sortingTabs .initials a:visited{background:url('/graphics/search/sorting/sort-initials-off.png');background-position:bottom}
                #sortingTabs .price a:link, #sortingTabs .price a:visited{background:url('/graphics/search/sorting/sort-price-off.png');background-position:bottom}
          
                #sortingTabs .prefix a:active , #sortingTabs .prefix a:hover{background-position:top}
                #sortingTabs .numbers a:active , #sortingTabs .numbers a:hover{background-position:top}
                #sortingTabs .initials a:active , #sortingTabs .initials a:hover {background-position:top}
                #sortingTabs .price a:active , #sortingTabs .price a:hover{background-position:top}
    
                #sortingTabs .prefix a.selected:link,#sortingTabs .prefix a.selected:visited {background:url('/graphics/search/sorting/sort-prefix-over.png');background-position:bottom}
                #sortingTabs .numbers a.selected:link,#sortingTabs .numbers a.selected:visited {background:url('/graphics/search/sorting/sort-numbers-over.png');background-position:bottom}
                #sortingTabs .initials a.selected:link,#sortingTabs .initials a.selected:visited {background:url('/graphics/search/sorting/sort-initials-over.png');background-position:bottom}
                #sortingTabs .price a.selected:link,#sortingTabs .price a.selected:visited {background:url('/graphics/search/sorting/sort-price-over.png');background-position:bottom}

                #sortingTabs .prefix a:active , #sortingTabs .prefix a:hover{background-position:top}
                #sortingTabs .numbers a:active , #sortingTabs .numbers a:hover{background-position:top}
                #sortingTabs .initials a:active , #sortingTabs .initials a:hover{background-position:top}
                #sortingTabs .price a:active , #sortingTabs .price a:hover {background-position:top}
                                                                                                                                                                                     
                #sortingTabs .prefix a.selected_asc:link,#sortingTabs .prefix a.selected_asc:visited {background:url('/graphics/search/sorting/sort-prefix-over.png');background-position:top}
                #sortingTabs .numbers a.selected_asc:link,#sortingTabs .numbers a.selected_asc:visited {background:url('/graphics/search/sorting/sort-numbers-over.png');background-position:top}
                #sortingTabs .initials a.selected_asc:link,#sortingTabs .initials a.selected_asc:visited {background:url('/graphics/search/sorting/sort-initials-over.png');background-position:top}
                #sortingTabs .price a.selected_asc:link,#sortingTabs .price a.selected_asc:visited {background:url('/graphics/search/sorting/sort-price-over.png');background-position:top}

                #sortingTabs .prefix a.asc:active , #sortingTabs .prefix a.asc:hover{background-position:bottom}
                #sortingTabs .numbers a.asc:active , #sortingTabs .numbers a.asc:hover{background-position:bottom}
                #sortingTabs .initials a.asc:active , #sortingTabs .initials a.asc:hover {background-position:bottom}
                #sortingTabs .price a.asc:active , #sortingTabs .price a.asc:hover{background-position:bottom}
                     
                
                #sortingTabs .noPoa a:link, #sortingTabs .noPoa a:visited{background:url('/graphics/search/sorting/sort-no-ask.png');background-position:top right}
             
                #sortingTabs .noPoa a.selected:link, #sortingTabs .noPoa a.selected:visited {background-position:top left}
     
.advancedSearch{
         width:418px;
        height:85px;
         padding-top:10px;
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
}
.advancedSearchSmall {
         width:220px;
         padding-top:10px;
         margin-top:10px;
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;    

}
.advancedSearchMedium {
         width:260px;
         margin:auto;
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;    

}
dl.advancedSearchList dd{
       line-height:26px;
       float:left;
}

.advancedSearchError {
        display:block;
        z-index:10;
        position:absolute;
        background:url('/graphics/searchHelpUpSmall.gif');
        width:103px;
        height:68px;
        overflow:hidden;
}
.errorAbove {
        background:url('/graphics/searchHelpDownSmall.gif');         
}

.advancedSearchError p{
        margin:16px 8px 8px 8px;
        line-height:1.2em;
        text-align:center
}
.errorAbove p{
        margin:8px 8px 16px 8px;
}

.advancedSearch dl{
         border-right:1px dashed #ccc;
         margin-right:10px;
         width:316px;
         float:left
}
.advancedSearch dd {
    display:block;
    float:left;
    width:100px;
    overflow:hidden;
    height:40px;
  /*  border-right:1px dashed #ccc;*/
   /* margin-bottom:10px;*/
}
.uppercase {
        text-transform:uppercase;
}

.formButtonSmall{
        background:url(/graphics/form_button_small.gif);
        width:76px;
        height:26px;
        border:none;
        color:white;
        font-weight:bold;
        font-size:12px;
        margin:2px;
        line-height:20px;
        Font-Family:Arial,Verdana,Sans-Serif
}

h2.sectionHead {
        margin-top:10px;
        margin-bottom:5px;
        font-weight:normal;
}

.topArrow{
        background:#fff url(/graphics/top-arrow.gif) top left no-repeat;
        padding-left:12px;
}
.featureSearch {margin:10px auto 10px auto;text-align:center}
hr.separator{border:1px dashed #ddd;margin-top:20px;margin-bottom:20px;display:block;}
.searchIcon {background:#fff url(/graphics/search.png) top left no-repeat;padding-left:20px;}
.registrationTypes h3 {
        font-family:Verdana, sans-serif, Arial;
        font-size:1.1em;
}
#homepageSearchBanner h2{
	margin-left:-300px;
	text-indent:-300px;
}
#homepageSearchBanner h2 a {
	display:block;
	height:200px;
}

#homepageSearchBanner{
	background:#fff url(/templates/newreg/images/homepage160508/homepage_cheaper.png) top left no-repeat;
	width:250px;
	height:144px;
	margin-left:10px;
	float:left;
	overflow:hidden;
}

#homepageSearch.large{
	display:block;
	padding-top:10px;
	padding-left:10px;
	width:520px;
	height:144px;
	float:left;
	overflow:hidden;
}

#searchcontainer ul.exact {
	border-bottom:2px solid #008652;
}

#searchcontainer h1.exact {
	background: #008652;
	border:1px solid #333;
	color:#fff;
}

#marginPreview  a {
 	display:inline;
 	border:none;
 	background:none;
}

.formRow {
	clear:left;
	overflow:auto;
	margin-bottom:10px;	
	list-style-image: none;
}

.inputRight {
	float:left;	
}
.labelLeft {
	float:left;
	display:block;
	width:240px;
	clear:left;
	margin-right:10px;
}.homepagePlatePreview {
	position:relative;
	height:38px;
	top:90px;
	left:35px;
	width:189px;
}
.selectorHighlight {
	border:1px solid #fff
	
}
.platePreviewMed ul {
	margin:0;
	padding:10px 0 0 0;
	height:34px;
	white-space:nowrap;
}
.platePreviewMed li {
	display:inline;
	margin:0;
	padding:0;
	height:35px;
}
.preview img  {
	margin:0 2px 0 2px
}
#dropdownMenu{
	position:absolute;
	z-index:3;
}
#dropdownMenu .options {
	height: 138px;
	overflow:auto;
	width:80px;
	border:1px solid black;
	background:#fff;
}
#dropdownMenu  ul {
	display:block;
	margin:0;
	padding:0;
	width:60px;
	background-repeat: no-repeat;
	list-style: none;
	overflow:hidden;
	left:0;
}
#dropdownMenu li {
	height:44px;
	line-height:44px;
	display:block;
	list-style-position: inside;
	padding:0;
	margin:0;
	cursor: pointer;
	list-style: none;
	overflow:hidden;
	border:none;

}
.previewForm fieldset {
	border:none;
}
.preview img {
	cursor: pointer;
}
.preview img.previewSpacer {
	cursor: default;
}
#prefixPointers img , #currentPointers img {
	position:absolute;
	z-index:2;
}
.prefixBackground {
	background: url('/templates/newreg/images/homepageSearch/prefix-back.png') no-repeat;
	height:175px;
	width:235px;
	display:block;
	overflow:hidden;
}
.prefixBackgroundBlank {
	background: url('/templates/newreg/images/homepageSearch/prefix-back-blank.gif') no-repeat;
	height:175px;
	width:235px;
	display:block;
	overflow:hidden;
}
.currentBackground {
	background: url('/templates/newreg/images/homepageSearch/current-back.png') no-repeat;
	height:175px;
	width:235px;
	display:block;
	overflow:hidden;
}
.currentBackgroundBlank {
	background: url('/templates/newreg/images/homepageSearch/current-back-blank.gif') no-repeat;
	height:175px;
	width:235px;
	display:block;
	overflow:hidden;
}
.helperTextFrame{
	position:relative;
	top:97px;
	height:25px;
        font-weight:normal
}

 .helperText div{
	margin:0;
	padding:0;
	display:block;
	text-align:center;

}
