* {
	margin:0;
	padding:0;
        font-family:Verdana,Arial,Helvetica,sans-serif;
}
body {
    color:#333;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    margin:0 15px 0 5px;
}

.go span{
width: 120px;
}
.mobile {
	
}
.site {
	background:#FFFFFF url(/images/header.jpg) repeat-x scroll left top;
	font-size:62.5%;
}

.setdim{
    min-width:900px;
    min-height: 600px;
}
#indexheader {
	height:12px;
	margin:0 0 0 8px;
	padding:0;
}
#header {
	height: 120px;
	margin-bottom: 5px;
}

#header .logo {
	float:left;
	padding-left: 12px;
	width:200px;
        margin-top:-3px;
}

* h1, h2, h3, h4, h5 {
	font-weight:normal;
}

h1{
    color:#5f98e9;
}

#header a {
	text-decoration:none;
	color: #DDD;

}

#info a, #info_left a {
	text-decoration:none;
	color: #0000FF;
}

#header .bolder {
	color:white;
	font-size:1em;
}
.bolder {
	font-weight:bold;
	padding-right:5px;
}

.menu-site{
	float:right;
	height: 14px;
	margin-bottom:5px;
	padding-top: 4px;
	padding-right: 5px;
}

#menu img {
	vertical-align: text-bottom;
}

#header .searchbox {
	float:left;
	font-size:1.2em;
	height:60px;
	margin:0 3px 0 0;
	width:260px;
}

#header p {
	font-size:1em;
	margin:3px 0 0;
	color: #CCC;
}


.searchform legend {
    color:#555555;
    padding:0 0 5px;
    color:white;
    font-size:14px;
    font-weight: bold;
}

.searchform fieldset {
    border:medium none;
    margin:0;
    padding:0;
}

.userform legend {
    padding: 0.2em 0.5em;
    border:1px none;
    text-align:right;
    font-weight: bold;
}

.userform fieldset {
    padding: 1em;
    border:1px solid;
    margin:0;
    padding:0;
}

.userform label {
    float:left;
    width:160px;
    margin-right:0.5em;
    padding:0.2em;
    text-align:right;
    font-weight:bold;
}

#leftcolumn {
	border-right:1px solid #D6D6D6;
	clear:left;
	float:left;
	width:260px;
}

#wrapper {
	border-left:1px solid #D6D6D6;
	border-top:1px solid #D6D6D6;
	margin-left:260px;
}

#rightcolumn {
	min-height:600px;
	height:auto !important;
	height:600px;
	float:right;
	width:160px;
	margin-right:2px;
}
.footer {
	width:100%;
	height:75px;
	color: #fff;
	text-align:center;
	clear:both;
}

.footer a { color: #fff; }
.footer a:visited { color: #fff; }
.footer a:hover { color: #fff; }
.footer a:active { color: #fff; }

.center {
	text-align:center;
}

#indx{
	margin-top: 5px;
	text-align: left;
}
#add_area_1 {
	width: 795px;
	height: 80px;
	float:right;
	margin-right: 2px;
}
#add_area_1_1 {
	/*border: 1px solid #CCCCCC;*/
	color: #CCCCCC;
	text-align: center;
	width: 160px;
	height:60px;
	float:right;
}
#add_area_1_2 {
	/*border: 1px solid #CCCCCC;*/
	color: #CCCCCC;
	text-align: center;
	width: 120px;
	height:60px;
	margin-right:20px;
	float:right;
}
#add_area_1_3 {
	/*border: 1px solid #CCCCCC;*/
	color: #CCCCCC;
	text-align: center;
	width: 468px;
	height:60px;
	margin-right:20px;
	float:right;
}

#add_area_2 {
	/*border: 1px solid #CCCCCC;*/
	color: #CCCCCC;
	text-align: center;
	width: 160px;
	height:600px;
	float:left;
}

#add_area_3 {
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	text-align: center;
	width: 250px;
	height:250px;
	float:left;
}


#search {
	height: 73px;
}

.custom ul {
	list-style-type: disc;
	padding: 10px;
}
#info_left {
	padding-top: 6px;
	padding-left: 10px;
	float: left;
}
#info {
	/*border-top: 1px solid #D2D4D5;*/
	padding-top: 6px;
	padding-left: 10px; 
	height: 25px;
	/*background-color: #4C76B3;*/
	float: right;
	/*font-size: 0.9em;*/
}
search form,input {
	vertical-align: middle;
        height: 24px;
        overflow: hidden;
        padding-left: 8px;
}
search a {
	color: #ffffff;
}
a {
	cursor: pointer;
}
.entry a{
	text-decoration: none;
}
.company {
	padding-left:40px;
	background-color: #cccccc;
	font-weight:bold;
}

/* Tab menu */

#tabarea {
	text-align: left;
}

img {
	border-style: none;
}
#result ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#result li {
    background-repeat: no-repeat;
    padding-left: 17px;
    height: 17px;
}

.address{
    background: url(/images/map/address.png) 0 0 no-repeat;
}
.telephone {
	background: url(/images/map/phone.png) 0 0 no-repeat;
}
.email {
	/*background: url(/images/map/phone.png) 0 0 no-repeat;*/
	padding-left:19px;
}
.rowA{background: url(/images/sprites.png) 0 0 no-repeat;}
.rowB{background: url(/images/sprites.png) -16px 0 no-repeat;}
.rowC{background: url(/images/sprites.png) -32px 0 no-repeat;}
.rowD{background: url(/images/sprites.png) -48px 0 no-repeat;}
.rowE{background: url(/images/sprites.png) -64px 0 no-repeat;}
.rowF{background: url(/images/sprites.png) 0 -16px no-repeat;}
.rowG{background: url(/images/sprites.png) -16px -16px no-repeat;}
.rowH{background: url(/images/sprites.png) -32px -16px no-repeat;}
.rowI{background: url(/images/sprites.png) -48px -16px no-repeat;}
.rowJ{background: url(/images/sprites.png) -64px -16px no-repeat;}
.rowK{background: url(/images/sprites.png) 0 -32px no-repeat;}
.rowL{background: url(/images/sprites.png) -16px -32px no-repeat;}
.rowM{background: url(/images/sprites.png) -32px -32px no-repeat;}
.rowN{background: url(/images/sprites.png) -48px -32px no-repeat;}
.rowO{background: url(/images/sprites.png) -64px -32px no-repeat;}
.rowP{background: url(/images/sprites.png) 0 -48px no-repeat;}
.rowQ{background: url(/images/sprites.png) -16px -48px no-repeat;}
.rowR{background: url(/images/sprites.png) -32px -48px no-repeat;}
.rowS{background: url(/images/sprites.png) -48px -48px no-repeat;}
.rowT{background: url(/images/sprites.png) -64px -48px no-repeat;}
.rowU{background: url(/images/sprites.png) 0 -64px no-repeat;}
.rowV{background: url(/images/sprites.png) -16px -64px no-repeat;}
.rowW{background: url(/images/sprites.png) -32px -64px no-repeat;}
.rowX{background: url(/images/sprites.png) -48px -64px no-repeat;}
.rowY{background: url(/images/sprites.png) -64px -64px no-repeat;}
.rowZ{background: url(/images/sprites.png) 0 -80px no-repeat;}
.website {
	/*background: url(/images/map/phone.png) 0 0 no-repeat;*/
	padding-left:19px;
}
#result table {
	border-spacing: 0;
	width: 100%;
}
#result div {
    background-color: #fff;
    line-height: 18px;
}

td {
	/*padding-top:10px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top;*/
}

.entry_logo_div {
	text-align: right;
}

.entry_td1_2 {
	border-right:1px solid #CCC;
	padding-right:6px;
}

.entry_td2_3 {
	width:300px;
	border-right:1px solid #CCC;
}

.entry_td3_1 {
	border-right:1px solid #CCC;
}
.entry_td4_1 {
	border-right:1px solid #CCC;
}
.entry_spacer {
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.keywords {
	float: left;
}
.id {
	font-size:0.78em;
	text-align:right;
	float: right;
	color: #CCCCCC;
}

a.tab {
	border: 1px solid #E6E7E8;
	border-bottom-width: 0px;
	padding: 5px 120px 0px 1em;
	text-decoration: none;
	font-weight: bold;
}


#mapdiv {
	background-color: #E6E6FA;
	border: 2px solid #CCCCCC;
	color: #CCCCCC;
	text-align: center;
	float:left;
}

.mapview {

}
.paging-highlight {
	border: 1px solid #ff0000;
	background-color: #ffffff;
	color: #000;
}
a.tab:hover {
  text-decoration: none;
  font-weight: bold;
  background-color: #d0d0d0;
  color: #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  border: 1px solid #D2D4D5;
  padding: 7px 120px 1px 1em;
  border-bottom-width: 0px;
  color: #E6E7E8;
  font-weight: bolder;

}

.where-bg {
	background-color: #F9D616;
}

.what-bg {
	background-color: #4C76B3;
}



img.show
{
	display: none;
	z-index: 1 !important;	
}



#old_address_id {
	
}
#new_address_id {
	
}
/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:200px;
		height:400px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

.autocomplete-w1 { 
	background:url(/images/shadow.png) no-repeat bottom right; 
	position:absolute; 
	top:7px; 
	left:6px; 
	/* IE6 fix: */ 
	_background:none; 
	_top:1px; 
}
.autocomplete { 
	width:300px; 
	border:1px solid #999; 
	background:#FFF; 
	cursor:default; 
	text-align:left; 
	max-height:350px; 
	z-index: 999;
	overflow:auto; 
	margin:-6px 6px 6px -6px; 
	/* IE specific: */ 
	_height:350px;  
	_margin:0px 6px 6px 0; 
	overflow-x:hidden; 
}
.autocomplete .selected { 
	background:#F0F0F0; 
}
.autocomplete div { 
	padding:2px 5px; 
	white-space:nowrap; 
	
}
.autocomplete strong { 
	font-weight:normal; 
	color:#3399FF; 
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    	clear:both;
	display:block;
	float:left;
	padding:5px;
	margin:0 10px 10px 0;
        min-width: 207px;
	background:#E9E9E9;
	border:1px solid #999999;
	line-height:16px;
	text-align:center;
}

a.button:hover {
	background:#999999;
}

.entry {
	vertical-align:top;
	margin-left:3px;
}

.title {
	font-weight: bold;	
}
#search .searchbutton {
    float: right;
    height: 60px;
    margin: 34px 3px 10px 10px;
}


ul.auto_complete_dropdown {
	border:solid 1px #000;
}
ul.auto_complete_dropdown li {
	padding:1px 5px;
	margin:0;
	height:20px;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	line-height:20px;
}

/* root element for scrollable */ 
div.scrollable {   
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;     
 
    /* vertical scrollers have typically larger height than width */
} 
 
/* root element for scrollable items */ 
div.scrollable div.items {     
    position:absolute; 
    width:100%;
    /* this time we have very large space for height */     
    height:20000em;     
}

/* you may want to setup some decorations to active item */ 
div.items div.active { 
    background-color:#fcf; 
}


