body {
	margin: 0 0 0 0;
	text-align: left;
	font-size: 11px;
	font-family: Times New Roman;
	height: 100%;
	width:auto;
}

html {
	height: 100%;
	width:auto;
}

div.vgradLabelOld {
	writing-mode: tb-rl;
        filter: flipv fliph;
	font-weight: 600;
	font-family: Verdana;
	font-size: 10pt;
}

div.vgradLabel {
	writing-mode: tb-rl;
        filter: flipv fliph;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}

div {
	font-size: 12px;
	font-family: Times New Roman;
}

a:active {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	color: #0000ff;
}
a:link {
	text-decoration: underline;
	color: #0000ff;
}
a:visited {
	text-decoration: underline;
	color: #0000ff;
}

div#frame {
	width:auto;
	height: 100%;
	padding:0 0 0 0;
	text-align:left;
}

div#main {
	background-color: #ffffff;
	width: 620px;
	height: 605px;
	width: 778px;
	padding: 0 0 0px 0;
	margin: 0;
	text-align: justify;
}

div#nav2col {
	background-color: #ffffff;
	width: 150px;
	height: 605px;
	float: left;
	text-align: center;
}

div#main2col {
	background-color: #ffffff;
	width: 620px;
	height: 605px;
	float: left;
	text-align: justify;
}

div.clear {
	clear: both;
}

input.text {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

.SearchDiv
{
	
	background-image: url(http://www.geodex.com/images/searchbox-home.png);
	 background-repeat:no-repeat;
	 height:110px;
}

.FBSearchDiv
{
	
	background-image: url(http://www.geodex.com/images/searchbox-fbook.jpg);
	 background-repeat:no-repeat;
	 height:90px;
}

.FBPageSearchText
{
     
	 display: inline-block;
      border-width: 0px;
	 border-style: hidden;
	vertical-align: top;
	height:40px;
	width: 320px;
	margin-top:15px;
	margin-left: 20px;
	margin-right: 0px;
	 padding:0px 40px 0px 0px;
     font-size:20pt;
	 color: #036;
        background-color:transparent;
	 outline:none
     
}


.HomePageSearchText
{
     
	 display: inline-block;
      border-width: 0px;
	 border-style: hidden;
	
	vertical-align: middle;
	width: 595px;
	margin-top:40px;
	margin-left: 20px;
	margin-right: 20px;
	 padding:0px 25px 0px 0px;
     font-size:26pt;
	 color: #036;
        background-color:transparent;
	 outline:none
     
}

.NonHomePageSearchText
{
     border-style: hidden;
	 display: inline-block;
     border-width: 0px;
	 padding-top: 60px;
     padding-left:0px;
     padding-right:25px;
     font-size:26pt;
	 color: #036;
     background-image: url(http://www.geodex.com/images/searchbox-home.png);
	 background-repeat:no-repeat;
	 outline:none
     
}

.Submit {
	margin: 0 0 0px 0;
	padding: 2px 4px 2px 4px;
	background-color: #3B73B9;
	border: solid 1px #3B83C9;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
}

.warn	{
	color: #ff0000;
	font-weight: bold;
}

.warnnormal	{
	color: #ff0000;
}

form#register label {
	float: left;
	width: 150px;
	display: block;
	clear: left;
	text-align: right;
	margin-right: 10px;
}

form#register input[type="text"]{
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 0;
	margin: 0;
	background-image: none;
	background-color: transparent;
	width: 200px;
}

form#register input[type="password"] {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding: 0;
	margin: 0;
	background-image: none;
	background-color: transparent;
	width: 200px;
}

form#register input[type="submit"] {
	margin-left: 150px;
}

form#regionmodify #regiondetails label{
        width: 50px;
        clear: left;
        text-align: right;
        margin-right: 10px;
}

form#regionmodify #regiondetails input[type="text"]{
        font-size: 11px;
        font-weight: bold;
        line-height: 14px;
        padding: 0;
        margin: 0;
        background-image: none;
        background-color: transparent;
        width: 50px;
}

form#domainmodify #domaindetails label{
        float: left;
        width: 100px;
        display: block;
        clear: left;
        text-align: right;
        margin-right: 10px;
}

form#domainmodify #domaindetails input[type="text"]{
        font-size: 11px;
        font-weight: bold;
        line-height: 14px;
        padding: 0;
        margin: 0;
        background-image: none;
        background-color: transparent;
        width: 200px;
}

div#headercontainer {
	width: 1139px;
}

div#headercontainerIE {
	width: 1135px;
}

div#headermsg {
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 50px;
	padding-left: 40px;
	width: auto;
}

div#searchboxcontainer {
	margin-left:auto;
	margin-right:auto;
	float: none;
	padding-top: 10px;
	padding-left: 25%;
	width: auto;
}

div#indexcol1 {
	float: left;
	width: 220px;
}

div#indexcol2 {
	float: left;
	width: 550px;
	padding-left: 10px;
}

div#searchlocationbarcontainer {
	margin-bottom: 10px;
	background-color: #e1e1e1;
        font-family: Times New Roman;
        font-style: normal;
	font-weight: normal;
        font-size: 12px;
	color: #000000;
}

div#searchlocationboxcontainer {
        font-family: Times New Roman;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        color: #000000;
}

div#verticalgrad {
	float: left;
	height: 100%;
	width: 0px;
	margin-top: 10px;
	background-size: 100%;
}

div#searchandgeopopcontainer {
	float: left;
	width: 1131px;
	border-left:2px solid black;
	border-right:2px solid black;
	margin-top: 0px;
	margin-left: 0px;
        font-family: Arial;
        font-style: normal;
	font-weight: normal;
        font-size: 12px;
	color: #000000;
}

div#geopopcontainer {
	float: left;
	width: 433px;
	
	background-color:#e6e6e6;
	margin-top: 0px;
	margin-left: 0px;
	border-left:2px solid black;
        font-family: Arial;
        font-style: normal;
	font-weight: normal;
        font-size: 12px;
	color: #000000;
}

div#searchresultscontainer {
	float: left;
	width: 1135px;
	border-left:2px solid black;
	border-right:2px solid black;
	
	
	margin-top: 0px;
	margin-left: 0px;
	
        font-family: Arial;
        font-style: normal;
	font-weight: normal;
        font-size: 12px;
	color: #000000;
}

div#nextdisplay {
	float: left;
	width: 700px;
	border-left:2px solid black;
	border-right:2px solid black;
	margin-top: 0px;
	margin-left: 0px;
        font-family: Arial;
        font-style: normal;
	font-weight: normal;
        font-size: 12px;
	color: #000000;
}

div#nextgeopopdisplay {
	float: left;
	width: 433px;
	border-right:2px solid black;
	margin-top: 0px;
	margin-left: 0px;
        font-family: Arial;
        font-style: normal;
	font-weight: normal;
        font-size: 12px;
	color: #000000;
}

div#footertoolbarcontainer {
	text-align: center;
        font-family: Arial;
        font-style: normal;
	font-weight: normal;
        font-size: 12px;
	color: #000000;
}

div#footercontainer {
	text-align: center;
        font-family: Arial;
        font-style: normal;
	font-weight: normal;
        font-size: 10px;
	color: #000000;
}

h1 {
        font-family: Tahoma;
        font-size: 24px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}

h3 {
        font-family: Tahoma;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #000000;
}

div.pagination {
        font-family: Times New Roman;
        font-size: 20px;
        font-style: normal;
        color: #000000;
}

div.pagination a:active {
        font-family: Times New Roman;
        font-size: 20px;
        font-style: normal;
        color: #0000ff;
	text-decoration: underline;
}

div.pagination a:hover {
        font-family: Times New Roman;
        font-size: 20px;
        font-style: normal;
        color: #0000ff;
	text-decoration: underline;
}

div.pagination a:link {
        font-family: Times New Roman;
        font-size: 20px;
        font-style: normal;
        color: #0000ff;
	text-decoration: underline;
}

div.pagination a:visited {
        font-family: Times New Roman;
        font-size: 20px;
        font-style: normal;
        color: #0000ff;
	text-decoration: underline;
}

.locationlabel {
        font-family: Tahoma;
        font-size: 12px;
}
a:active.city {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:hover.city {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:link.city {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:visited.city {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:active.state {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:hover.state {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:link.state {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:visited.state {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:active.country {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:hover.country {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:link.country {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}
a:visited.country {
	color: #0000ff;
        font-family: Tahoma;
        font-size: 12px;
}

.geokeywords {
        font-family: Tahoma;
	color: #000000;
        font-size: 14px;
}

a:active.dispurl {
	color: #9aa3f9;
	text-decoration: none;
}
a:link.dispurl {
	color: #9aa3f9;
	text-decoration: none;
}
a:hover.dispurl {
	color: #9aa3f9;
	text-decoration: underline;
}
a:visited.dispurl {
	color: #9aa3f9;
	text-decoration: none;
}

.geopopimage {
	height:110px;
	width:164px;
	border:hidden;
	border-width:0px;
}

.geopopfiller {
	height:110px;
	width:433px;
	border:hidden;
	border-width:0px;
}

.webpageoverlay { 
height:110px; 
width:166px; 
background: url(images/6bordered-tall.png); 
margin-top: -110px; 
position: relative; 
z-index: 1; 
}

.webpageoverlaygrey { 
height:110px; 
width:166px; 
background: url(images/6bordered-tall-grey.png); 
margin-top: -110px; 
position: relative; 
z-index: 1; 
}

.style7 { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   color: #000000; 
   background-color: #E4E4E4; 
   padding: 2px; 
   height: 24px; 
   width: 200px; 
   border: 1px solid #CFCFCF; 
} 

