html, body {
       margin: 0px;
	   padding: 0px;
	   border: 0px;
	   font-family: Arial;
}
#container {
	background:#fff;
	min-width:992px;
	width:100%;
}
#listcontainer {
	background:#fff;
	width:980px;
	margin: 0 auto;
	padding: 0px;
}
 
#header {
margin-right:10px;
margin-top:10px;
margin-left:10px;
min-width:970px;
height:170px;
background-image:url(../images/shadow_top.png); background-repeat:repeat-x;
border-left:#a4c7e0 1px solid;
border-right:#a4c7e0 1px solid;
border-top:#a4c7e0 1px solid;
border-bottom:0px;

}
.text_red {
font-size:12px;
color:#c65c06;

}
.small_jus_red{
font-size: 11px;
font-weight: normal;
line-height: 125%;
color:#c65c06;
}
.search_botton_cla
{
	background-image:url(images/search_botton.png);
	background-color:#c65c06;
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-weight:bold;
	border:#a4c7e0 1px solid;
	height:24px;
	cursor:pointer;
}
a {
color:#00278b;
font-size:12px;
font-weight:normal;
text-decoration:none;
text-align:left;
line-height: 125%;
}
a:hover {
color:#00278b;
font-size:12px;
font-weight:normal;
text-decoration:underline;
text-align:left;
line-height: 125%;
}
a.lin1 {
color:#FFFFFF;
font-size:11px;
font-weight:normal;
text-decoration:none;
text-align:left;
line-height:18px;
}
a.lin1:hover{
color:#FFFFFF;
font-size:11px;
font-weight:normal;
text-decoration:underline;
text-align:left;
line-height:18px;
}
a.lin2 {
font-size:18px;
color:#00278b;
text-decoration:underline;
line-height:18px;
font-style:italic;
}
a.lin2:hover{
font-size:18px;
color:#00278b;
text-decoration:underline;
line-height:18px;
font-style:italic;
}
a.menu {
font-size:11px;
color:#00278b;
text-decoration:none;
line-height:18px;
}
a.menu:hover{
font-size:11px;
color:#00278b;
text-decoration:underline;
line-height:18px;
}
a.small_menu {
font-size:11px;
color:#00278b;
text-decoration:none;
line-height:18px;
}
a.small_menu:hover{
font-size:11px;
color:#00278b;
text-decoration:underline;
line-height:18px;
}

.topnav_sp {
  FONT-SIZE: 10px; MARGIN-BOTTOM: 6px; COLOR: #606060; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; padding:1px;
}
.topnav_sp:link {
 FONT-SIZE: 8px;  MARGIN-BOTTOM: 6px; COLOR: #606060; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;padding:1px;
}
.topnav_sp:visited {
 FONT-SIZE: 8px;  MARGIN-BOTTOM: 6px; COLOR: #606060; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;padding:1px;
}
.topnav_sp:hover {
 FONT-SIZE: 8px;  MARGIN-BOTTOM: 6px; COLOR: #606060; FONT-FAMILY: Tahoma; TEXT-DECORATION:  none;padding:1px;
}
.bunsisearch {
 FONT-SIZE: 14px;   TEXT-DECORATION: none;
}
.bunsisearch:link {
 FONT-SIZE: 14px;   TEXT-DECORATION: none;
}
.bunsisearch:visited {
 FONT-SIZE: 14px;   TEXT-DECORATION: underline;
}
.bunsisearch:hover {
 FONT-SIZE: 14px;   TEXT-DECORATION:  underline;
}	

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%;
	height:auto;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	width:100%;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	width:31.4%;
	height:28px;
	padding: 0px 0px;
	margin: 0px 3px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color:#e9f4fc;
	list-style: none;
	border-left:#a4c7e0 1px solid;
	border-bottom:#a4c7e0 1px solid ;
	border-top: #a4c7e0 1px solid;
	border-right: #a4c7e0 1px solid;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image:url(../images/head-top.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.TabbedPanelsTab2 {
	position: relative;
	top: 1px;
	float: left;
	width:32%;
	height:28px;
	padding: 0px 0px;
	margin: 0px 3px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #e9f4fc;
	list-style: none;
	border-left:#a4c7e0 1px solid;
	border-bottom:#a4c7e0 1px solid;
	border-top:#a4c7e0 1px solid;
	border-right:#a4c7e0 1px solid;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image:url(../images/head-top.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
}
.TabbedPanelsTab3 {
	position: relative;
	top: 1px;
	float: left;
	width:32%;
	height:28px;
	padding: 0px 0px 0px 10px;
	margin-left:0px;
	font: bold 0.7em sans-serif;
	background-color:#e9f4fc;
	list-style: none;
	border:#a4c7e0 1px solid;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image:url(../images/head-top.png);
	background-repeat:repeat-x;
	text-align:center;
}

.TabbedPanelsTabHover {
	background-color: #e1faff;
	
}

.TabbedPanelsTabSelected {
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	background-image:none;
	color:#c65c06;
}.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-left: #a4c7e0 1px solid;
	border-bottom: #a4c7e0 1px solid;
	border-top: #a4c7e0 1px solid;
	border-right: #a4c7e0 1px solid;
	background-color: #fff;
	height:auto;
}
.TabbedPanelsContentGroup2 {
	clear: both;
	background-color: #fff;
	height:auto;
}

.TabbedPanelsContent {
	padding: 4px;
	
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}	

.jus{
font-size: 11px;
font-weight:normal;
line-height: 125%;
margin-left: 2px;
color: #333333;
}
.small_jus{
font-size: 11px;
font-weight:normal;
line-height: 125%;
margin-left: 1px;
color: #333333;
}

.small_text {
FONT-SIZE: 11px;
MARGIN-LEFT:2px;
MARGIN-RIGHT: 2px;
COLOR: #000000;
TEXT-DECORATION: none;
}
.results {
FONT-SIZE: 11px;
MARGIN-LEFT:2px;
MARGIN-RIGHT: 2px;
COLOR: #999999;
padding-top:5px;
}
.text {
font-size:12px;
color:#000000;
line-height:18px;
text-align:justify;
font-weight:normal;
}
.textmenu {
font-size:11px;
color:#000000;
text-decoration:none;
line-height:18px;
}

.textbox { 
font-size:11px; color:#000000 !important; border:1px solid #000000 !important; 
}

.textboxc { 
background-image:url(images/shadow_top.gif);
background-repeat:repeat-x;
color:#000000;
border-top:#808080 solid 2px;
border-left:#808080 solid 2px;
border-right:#d4d0c8 solid 1px;
border-bottom:#d4d0c8 solid 1px;
height:19px;
margin-top:2px;
}
.textboxa { 
background-image:url(images/shadow_top.gif);
background-repeat:repeat-x;
color:#000000;
border-top:#808080 solid 2px;
border-left:#808080 solid 2px;
border-right:#d4d0c8 solid 1px;
border-bottom:#d4d0c8 solid 1px;
height:15px;
}
.textboxd { 
background-image:url(images/shadow_top.gif);
background-repeat:repeat-x;
color:#000000;
border-top:#808080 solid 2px;
border-left:#808080 solid 2px;
border-right:#d4d0c8 solid 1px;
border-bottom:#d4d0c8 solid 1px;
margin-top:3px;
}

.textbox_red { 
font-size:12px; 
color:#c65c06;
border:1px solid #000000 !important;
font-style:italic; 
}
.textblue {
font-size:12px;
color:#00278b;
line-height:20px;
}
.cls
{
clear:both;
}
br {
	clear: left;
}
.textborder {
border:1px solid #cccccc;
padding:5px;
}

#searchborder {
border:1px solid #cccccc;
padding:5px;
}
#sponsorborder {
border:1px solid #cccccc;
padding:2px;
width:auto;
margin-right:7px;
}
#adsborder {
border:#a3a1a1 1px solid;
margin-top:5px;
padding:10px;
}
.redtableborder
{
border: 1px solid #a1a1a1;background:#FED1B5; height:100%; padding:20px;
}
.textborder2 {
border-top:1px solid #cccccc;
background-color:#f3f3f3;
padding:5px;
}
.heading1{
font-size: 22px;
font-weight:normal;
line-height: 125%;
color: #333333;
font-weight:bold;
}
.heading2{
font-size: 18px;
font-weight:normal;
line-height: 125%;
color: #333333;
font-weight:bold;
}
.heading3{
font-size: 16px;
font-weight:normal;
line-height: 125%;
color: #333333;
font-weight:bold;
}
.heading4{
font-size: 14px;
font-weight:normal;
line-height: 125%;
color: #333333;
font-weight:bold;
}
.heading5{
font-size: 16px;
line-height: 125%;
color: #FF0000;
font-weight:bold;
}
.heading6{
font-size: 14px;
line-height: 125%;
color: #FFFFFF;
font-weight:bold;
}
.heading7{
font-size: 18px;
font-weight:normal;
line-height: 125%;
color: #A1785A;
font-weight:bold;
}

#height1_nw
{
margin-top:5px;
}
#height2_nw
{
margin-top:10px;
}

.dropmenudiv
{
position:absolute;
top: 0;border: 1px solid #00278b;
border-bottom-width: 0;
FONT-SIZE: 12px; 
line-height:18px;z-index:100;
background-color: white;width: 200px;visibility: hidden;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,dirsearchection=135px,strength=4px); 
}
.dropmenudiv a{
width: auto;display: block;text-indent: 3px;padding: 2px 0;  FONT-SIZE: 12px;  COLOR: #00278b; TEXT-DECORATION: none;padding-bottom:5px;padding-left:5px;
}
* html .dropmenudiv a{ width: 100%;
}
.dropmenudiv a:hover{ 
background-color: #36c; COLOR: #FFFFFF;TEXT-DECORATION: none;
}
.chromestyle{
width: 70px;  FONT-SIZE: 12px; COLOR: #b84700; TEXT-DECORATION: none; text-align:left;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ; display: block; height: 0; clear: both; visibility: hidden;
}
.chromestyle ul{
width: 100%; padding: 2px 0; margin: 0; text-align: left;
}
.chromestyle ul li{
display: inline;
}
.chromestyle ul li a{
color: #494949; padding: 4px 7px; margin: 0; text-decoration: none;
}

#logoouter{
float:left;
width:auto;
}
#logo {
width:312px;
height:108px;
float:left;
background-image:url(/img/shadow-2.gif);
background-repeat:no-repeat;
}
#cus_logo {
width:312px;
height:108px;
float:left;
background-repeat:no-repeat;
}
#searchbox {
width:638px;
float:left;
}
#searchboxleft {
width:7px;
height:112px;
float:left;
background-image:url(/images/search_left.gif);
}
#searchboxright {
width:4px;
height:112px;
float:left;
background-image:url(/images/search_right.gif);
}
#searchboxmiddle {
width:621px;
float:left;
height:110px;
border-top:#a4c7e0 1px solid;
border-bottom:#a4c7e0 1px solid;
background:#fff;
}
#searchboxbottom {
width:632px;
height:14px;
float:left;
background-image:url(/images/search_suggest.gif);
}
.websearchlinks {
margin-top:10px;
margin-left:1px;
margin-right:15px;
}
.prefernce {
margin-left:5px;
height:24px; 
float:left;

}
.searchbar {
float:left;
width:621px;
margin-top:10px;
font-size:11px;
font-weight:bold;
text-align:center;
}
#makeurhome {
float:left;
height:28px;
padding-left:5px;
}
#language {
float:right;
height:28px;
padding-right:5px;
}


#navbar {
height:29px;
background-color:#e9f4fc;
border:#a4c7e0 1px solid;
margin-left:10px;
margin-right:10px;
background-image:url(../images/nav-bg.png); background-repeat:repeat-x;
min-width:970px;
}
#navbar_blank {
height:0px;
background-color:#f2f2f2;
border:#a3a1a1 0.6px solid;
margin-left:10px;
margin-right:10px;
background-image:url(/images/nav_bg.gif);
min-width:970px;
}
#searchtabs {
float:left;
margin-top:3px;
margin-bottom:4px;
text-align:center;
vertical-align:middle;
margin-right:3px;
margin-left:3px;
}
#menuline {
background-image:url(/images/menu_line.gif);
float:left;
margin-top:7px;
text-align:center;
vertical-align:middle;
margin-right:3px;
margin-left:3px;
width:2px;
height:12px;
}
#homecurrent {
float:left;
margin-top:5px;
margin-left:8px;
margin-right:4px;
width:53px;
height:19px;
background-image:url(/images/homemenu_current.gif);
}
#manubarright {
float:right;
margin-top:3px;
margin-right:5px;
margin-bottom:5px;
}
.time {
font-size:12px;
color:#999999;
}
div#header_path1{
height:25px; width:980px;
background-color :#f3f3f3;margin-top:5px;border:#a3a1a1 1px solid;
padding-top:5px;
}
#header_path {
width:auto;
height:25px;
background-color:#f3f3f3;
border:#a3a1a1 1px solid;
margin-left:10px;
margin-right:10px;
margin-top:5px;
padding-top:5px;
min-width:970px;
}


#leftpanel .trip {
	width:176px;
	float:left;
	background-image:url(images/leftside_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
	margin-bottom:5px;
	text-align:center;
	}
	
#leftpanel {
width:178px;
background:#fff;
padding-left:10px;
padding-right:5px;
margin-top:5px;
}
#lefttabheading {
width:176px;
margin-bottom:10px;
float:left;
border:#a4c7e0 1px solid;
background-repeat:repeat-x;
background-position:bottom;
}
#leftpanel .lefttab {
 float:left; width:171px; height:17px; 
 background-image:url(images/head-top.png); 
 background-repeat:repeat-x;
 font-family:Arial, Helvetica, sans-serif; 
 font-size:14px;
 font-weight:bold; padding-top:3px; padding-left:5px; 
}


#leftpanel .lefttabcontent {
width:176px;
float:left;
margin-top:0px;
text-align:left;
padding:5px;
}

#leftpanel .linksicon {
width:22px;
height:17px;
margin:5px;
margin-top:0px;
float:left;
}
.gobtn {
display: block;
width:42px;
style:height:18px;
float: left;
margin-top:10px;
margin-left:5px;
}
.gobtn2 {
display: block;
width:42px;
style:height:18px;
float: left;
margin-top:0px;
margin-left:5px;
}
#powerby {
width:176px;
height:18px;
background-image:url(/images/poweredby_21.gif);
}
div#indexbusiness_listing
{
background-image:url(/images/business_listing.gif);width:19px; height:16px;
background-repeat:no-repeat;
}
div#indexwebhosting
{
background-image:url(/images/webhosting.gif);width:19px; height:16px;
background-repeat:no-repeat;
}
div#indexdomain_names
{
background-image:url(/images/domain_names.gif);width:19px; height:16px;
background-repeat:no-repeat;
}


#middile {
	background:#fff;
}
.ul1{
margin:5px;
list-style-position: outside;
list-style-type:disc;
}
.ol1 {
color:#FF0000;
font-size:12px;
text-align:left;
}
#middletabheading{
margin-top:5px;
width:auto;
}
#middletab {
height:17px;
background-image:url(images/head-top.png); background-repeat:repeat-x;
background-color:#e9f4fc;
border-bottom:#a4c7e0 1px solid;
font-size:14px;
font-weight:bold;
padding-top:3px;
padding-left:5px;

}
#middleouter{
border:#a4c7e0 1px solid;
padding-bottom:5px;
height:100%;
}

div#toolbar
{
background-image:url(/img/toolbar.gif);width:470px; height:27px;
background-repeat:no-repeat;
}
div#freetoolbar
{
background-image:url(/img/fretoolbar.gif);width:496px; height:65px;
background-repeat:no-repeat;
}
#mapimage{
float:left;
width:152px;
height:106px;
margin:10px;
background-image:url(/images/map.gif);
background-repeat:no-repeat;
}
#searchbymap{
float:left;
margin-top:5px;
}
#premiumlisting{
float:left;
width:auto;
border:#a3a1a1 1px solid;
}
#premiumlisting1{
float:left;
width:auto;
background-color:#f4f4f4;
margin-top:10px;
}
#premumlistingcontent{
float:left;
width:auto;
margin-top:5px;
}
div#imgcomming
{
background-image:url(/images/image-comming.gif); width:120px; height:80px;
border:1px solid #000000;
}
div#indexccthumb
{
background-image:url(/images/cc_thumb.gif); width:120px; height:90px;
border:1px solid #000000;
}
#premumlistingimage{
float:left;
width:122px;
margin:10px;
height:80px;
}
.search_result1{
margin-top:0px;text-align :left;padding:1px 1px 1px 1px; float:left;width:45%; MARGIN-LEFT: 5px;
}
.search_result2{
margin-top:0px;text-align :left;padding:1px 1px 1px 1px;float:right;width:49%; 
}
#try_left{
margin-top:5px;margin-bottom:5px;width:70px;  height:auto;float:left;
} 
#try_right{
margin-top:5px;margin-bottom:5px;width:550px; height:auto;float:left;text-align:left;
}
div#red_box_try{
border:red 0px solid;background : #FFFFFF; height:auto;width:670px;float:left;margin-bottom:5px; 
}
#standard_demo
{
background-image:url(/images/standard-listing-demo.gif);width:678px; height:312px;position:relative;background-repeat:no-repeat;margin:0px;
}
#featured_demo
{
background-image:url(/images/featured-listing-demo.gif);width:678px; height:461px;position:relative;background-repeat:no-repeat;margin:0px;
}
#premium_demo
{
background-image:url(/images/premium-listing-demo.gif);width:678px; height:461px;position:relative;background-repeat:no-repeat;margin:0px;
}
.tabcontentstyle{ 
border: 1px solid gray;
background-color:#F2F2F2;
min-width:680px;
}
#card
{
background-image:url(/images/card.gif);width:321px; height:30px;text-align:center;position:relative;
}
#lock
{
background-image:url(/images/lock.gif);width:93px; height:37px;position:relative;
}
.TEXT4 {
 FONT-SIZE: 14px; MARGIN-LEFT: 4px; MARGIN-RIGHT: 2px; MARGIN-BOTTOM: 8px; COLOR: #FF0000; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; line-height:15px;
}
.TEXT5 {
 FONT-SIZE: 14px; MARGIN-LEFT: 4px; MARGIN-RIGHT: 2px; MARGIN-BOTTOM: 8px; COLOR: #000000; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; line-height:15px;
}
.header_bold
{
FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Tahoma; WHITE-SPACE: nowrap;
}

#centercontent{
margin-top:5px;
margin-left:10px;
width:auto;
}
#searchouter{
float:left;
width:100%;
border:#a3a1a1 0px solid;
}
#searchcontent{
text-align:left;
width:auto;
}


#rightpanel {
	background:#fff;
	width:312px;
	margin-top:5px;
	padding-left:5px;
}
.righttabheading{
float:left;
width:300px;
border:#a4c7e0 1px solid;
margin-top:5px;
margin-right:0px;
padding-bottom:0px;
}
.righttabheading2{
float:left;
width:300px;
border:#a4c7e0 1px solid;
margin-right:0px;
padding-bottom:0px;
}

#rightsidetab {
float:left;
width:295px;
height:17px;
background-image:url(images/head-top.png); background-repeat:repeat-x;
background-color:#e9f4fc;
border-bottom:#a4c7e0 1px solid;
padding-left:5px;
padding-top:3px;
text-align:left;
font-size:14px;
font-weight:bold;
}

#rightcontent {
width:280px;
float:left;
margin:5px;
text-align:left;
}
#rightcontent ul {
margin:0px; padding:0px; list-style:none;
}
#rightcontent ul li {
margin:0px; padding:2px;
}
.topsearch1 {
margin-top:10px;
float:left;
width:130px;
}
.topsearch2 {
margin-top:10px;
float:left;
width:170px;
}
#searchtoolbar {
float:left;
width:135px;
margin-left:2px;
margin-top:10px;
}
#searchtoolbar1 {
float:left;
width:152px;
margin-top:10px;
}
#rightpanel .advertise{
float:left;
width:300px;
height:248px;
border:#a3a1a1 1px solid;
background-color:#F0F4F7;
margin-top:5px;
}
#rightpanel .list{
float:left;
width:300px;
background-image:url(/images/leftside_bg.gif);
border:#a3a1a1 1px solid;
}
.hr {
margin-top:5px;
margin-left:29px;
width:241px;
border: none;
background-color:#c65c06;
color: #FF0000;
height: 1px;
}
.subscribe {
display: block;
width:86px;
float: left;
margin-top:10px;
margin-left:5px;
}
div#banner1
{
background-image:url(/images/banner1.gif); width:300px; height:250px;
}
div#banner2
{
background-image:url(/images/banner2.gif); width:300px; height:250px;
}
div#indexbookmark
{
background-image:url(/images/searchtools/bookmark.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexemailfriend
{
background-image:url(/images/searchtools/emailfriend.gif);width:18px; height:13px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexleavecomment
{
background-image:url(/images/searchtools/leavecomment.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexpda
{
background-image:url(/images/searchtools/pda.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexprintpage
{
background-image:url(/images/searchtools/printpage.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexchangefont
{
background-image:url(/images/searchtools/changefont.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexsavepdf
{
background-image:url(/images/searchtools/savepdf.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indextoolbar
{
background-image:url(/images/searchtools/zoom.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexbarwidget
{
background-image:url(/images/searchtools/search.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indextagcloud
{
background-image:url(/images/searchtools/tag_cloud.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexrecentsearch
{
background-image:url(/images/searchtools/recent_search.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexkeywordsug
{
background-image:url(/images/searchtools/keyword.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexsearchenglo
{
background-image:url(/images/searchtools/searchengine_locator.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexrssimg
{
background-image:url(/images/searchtools/rss.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexonlinegames
{
background-image:url(/images/otherfreetoos/onlinegames.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexcalendar
{
background-image:url(/images/otherfreetoos/calendar.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexcalculator
{
background-image:url(/images/otherfreetoos/calculator.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexworldclock
{
background-image:url(/images/otherfreetoos/worldclock.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexdialingcodes
{
background-image:url(/images/otherfreetoos/dialingcodes.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexcurrency_converter
{
background-image:url(/images/otherfreetoos/currency_converter.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexlanguage_translator
{
background-image:url(/images/otherfreetoos/language_translator.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexsemantic
{
background-image:url(/images/otherfreetoos/semantic.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexweather
{
background-image:url(/images/otherfreetoos/weather.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}
div#indexdistance
{
background-image:url(/images/otherfreetoos/distance.gif);width:19px; height:18px;
float:left;
width:25px;
margin-top:0px;
background-repeat:no-repeat;
}


#footer {
	min-width:960px;
	margin-right:10px;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:10px;
	background-color:#f3f3f3;
	border:#a3a1a1 1px solid;
	padding:5px;
	background-image:url(/images/footerbg.gif);
	background-repeat:repeat-x;
}
#footerlogo
{
background-image:url(/img/CrawlerNetwork2.gif);
background-repeat:repeat-x;
width:160px; height:21px;
}
#footercontent {
width:945px;
border:#a3a1a1 1px solid;
margin-left:10px;
margin-right:10px;
padding-bottom:10px;
}
#footerbanner {
width:925px;
margin-left:10px;
margin-right:10px;
margin-top:10px;
}
.line {
color:#bbbbbb;
font-size:12px;
}
.topnav_sp {
  FONT-SIZE: 10px; MARGIN-BOTTOM: 6px; COLOR: #606060; FONT-FAMILY: Tahoma; TEXT-DECORATION: none; padding:1px;
}
.topnav_sp:link {
 FONT-SIZE: 8px;  MARGIN-BOTTOM: 6px; COLOR: #606060; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;padding:1px;
}
.topnav_sp:visited {
 FONT-SIZE: 8px;  MARGIN-BOTTOM: 6px; COLOR: #606060; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;padding:1px;
}
.topnav_sp:hover {
 FONT-SIZE: 8px;  MARGIN-BOTTOM: 6px; COLOR: #606060; FONT-FAMILY: Tahoma; TEXT-DECORATION:  none;padding:1px;
}


.directory1{
margin-top:0px;margin-left:5px;text-align :left;padding:1px 1px 1px 1px;float:left;width:30%;
}
.directory2{
margin-top:0px;margin-left:17px;text-align :left;padding:1px 1px 1px 1px;float:left;width:30%;
}
.directory3{ 
margin-top:0px;text-align :left;padding:1px 1px 1px 1px;float:left;width:30%;
}

.registeradomain {
width:290px;
float:left;
margin-top:5px;
}
#register {
margin-top:5px;
float:left;
font-size:10px;
}

.search_link
{
font-family: Arial, sans-serif;
color:green;
font-size:12px;
font-weight:normal;
text-decoration:none;
text-align:left;
line-height: 125%;
}
.search_link:hover
{
font-family: Arial, sans-serif;
color:green;
font-size:12px;
font-weight:normal;
text-decoration:none;
text-align:left;
line-height: 125%;
}
.search_title
{
font-family: Arial, sans-serif;
color:#020B8A;
font-size:14px;
font-weight:normal;
text-decoration:underline;
text-align:left;
line-height: 125%;
}

.search_title:hover {
font-family: Arial, sans-serif;
color:#020B8A;
font-size:14px;
font-weight:normal;
text-decoration:underline;
text-align:left;
line-height: 125%;
}
.more_bg
{
background-image:url(/images/more_bg.gif);
background-repeat:repeat-x;
width:138px; height:19px;
}
.search_desc {
font-family: Arial, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
text-align:justify;
}

a.button {
border: 1px #ccc solid;
padding:0px 5px 0px 5px;
}
a.button:hover{
border: 1px #ccc solid;
padding:0px 5px 0px 5px;
background-color:#6C6F71;
color:#FFFFFF;
text-decoration:none;
}
.button2 {
border: 1px #ccc solid;
padding:0px 5px 0px 5px;
text-decoration:none;
}


.suggest
{
font-family: Arial, sans-serif;
color:#020B8A;
font-size:12px;
font-weight:normal;
text-decoration:underline;
text-align:left;
line-height: 125%;
}

.suggest:hover {
font-family: Arial, sans-serif;
color:#020B8A;
font-size:12px;
font-weight:normal;
text-decoration:underline;
text-align:left;
line-height: 125%;
}

.listing { margin-right:20px;   border-top: 1px solid #ededed; border: 1px solid white;  border-bottom: 1px solid #f0f0f0; } 
.listing:hover { margin-right:20px; background: url(images/listing_hover_bg.gif) repeat-x; border: 1px solid #999999; } 

.nbclisting { margin-right:5px;   border-top: 1px solid #ededed; border: 1px solid white;  border-bottom: 1px solid #f0f0f0; } 
.nbclisting:hover { margin-right:5px; background: url(images/listing_hover_bg.gif) repeat-x; border: 1px solid #999999; } 

.suggestionsBox {
border: 1px solid #cccccc;
position:absolute;
z-index:100;
width:auto;
}
.suggestionList ul {
margin: 0px;
padding: 0px;
text-align:left;
}
.suggestionList li {
padding:5px;
cursor: pointer;
text-align:left;
background-color:#6C6F71;
color:#FFFFFF;
font-size:12px;
}
.suggestionList li:hover {
background-color: #659CD8;
color:#FFFFFF;
text-align:left;
font-size:12px;
}
.evenRow {  background-color: #FFFFFF}
.oddRow {  background-color: #f2f2f2}

.normal_red {
font-size:12px;
color:#007b00;
}
.text_red {
font-size:12px;
color:#999999;
}
.text_grey {
font-size:12px;
color:#999999;
}




#clgrey{background-color:#f0f0f0;}
#clpurple{ background-color:#916ba6;}
#clgreen{ background-color:#97bd74;}
#clpich{ background-color:#e1922f; }
#clpink{ background-color:#F6C0C0;}
#clltblue{ 	background-color:#dce9e8;}
#clbrown { background-color:#c7baa7;}
#cltec { background-color:#bee6ce;}
#clltgreen { background-color:#CFCFA0;}
#clltpink{ background-color:#f0caec;}
#clyellow{ background-color:#c7daf0;}
#clorange{ background-color:#FFC497;}
#clblack{ background-color:#CCCCCC;}




.grey { background-color:#ffffff;}
.purple { background-color:#ffffff;}
.green { background-color:#ffffff; }
.ltblue { background-color:#ffffff;}
.pich { background-color:#ffffff;}
.pink { background-color:#ffffff;}
.brown{background-color:#ffffff;}
.tec { background-color:#ffffff;}
.ltgreen{ background-color:#ffffff;}
.ltpink{ background-color:#ffffff;}
.yellow{ background-color:#ffffff;}
.orange{ background-color:#ffffff;}
.black{ background-color:#ffffff;}


#thm i,#adFps img{	padding:1px;}
.on,.bImg,#adFv img,#adFps img{	border:1px solid #999999;}
#thm i,#thm b{	display:block;	margin-left:.15em;}
#thm i,#ngmt p.ng{float:left;}
#mkts,{	float:none;}
#thm i,#mkhp,#mkhpcontent{background:#fff;}
#thm .f, #thm i a{margin-left:0; margin-left:0; }
#thm,.IE7 #thm{ position:relative; padding:.1em 0 0; margin-right:.1em; margin-right:.2em;}
#thm i a{ display:block; width:.9em; height:.9em;}
.IE #thm i a {overflow:hidden;}

.grey #header {
margin-right:10px;
margin-top:10px;
margin-left:10px;
min-width:970px;
height:170px;
background-color:#F3f3f3;
border-left:#a3a1a1 1px solid;
border-right:#a3a1a1 1px solid;
border-top:#a3a1a1 1px solid;
border-bottom:#a3a1a1 0px solid;
background-image:url(images/shadow_top.png); 
background-repeat:repeat-x;
padding:5px;
}

.grey #searchboxbottom { width:632px; height:14px; float:left; background-repeat:no-repeat; background-image:url(images/search_suggest.gif);}

.grey #searchboxleft { width:7px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_left.gif);}

.grey #searchboxright { width:4px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_right.gif);}

.grey #searchboxmiddle { width:621px; float:left; height:110px; border-top:#d6d6d6 1px solid; border-bottom:#d6d6d6 1px solid;
background:#fff; }

.grey #navbar { min-width:970px; height:29px; background-color:#f0f0f0; border:#d6d6d6 1px solid; margin-left:10px; margin-right:10px;
background-image:url(images/nav-bg.png); background-repeat:repeat-x;}

.grey .trip { width:176px; float:left; border:#d6d6d6 1px solid; padding-bottom:10px; margin-bottom:10px;}

.grey .lefttab { float:left; width:171px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#d6d6d6 1px solid; background-color:#f0f0f0; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.grey #centertab { width:auto; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#d6d6d6 1px solid; background-color:#f0f0f0; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.grey #centerbyouter{width:auto; border:#d6d6d6 1px solid; padding-bottom:10px;}

.grey #links { width:176px; float:left; border:#d6d6d6 1px solid; background-image:url(images/left-side-shadow.png); background-repeat:repeat-x; background-color:#f0f0f0; background-repeat:repeat-x; padding-bottom:10px; margin-bottom:10px; }

.grey #smallbusiness { width:176px; float:left; border:#d6d6d6 1px solid; padding-bottom:10px; margin-bottom:10px;}

.grey .searchenginelocator { width:176px; margin-bottom:10px; float:left; border:#d6d6d6 1px solid; 
}

.grey .rightsidetab { float:left; width:295px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
 background-color:#f0f0f0; border-bottom:#d6d6d6 1px solid; padding-left:5px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
 
.grey .rightpanelist {width:300px; float:left; border:#000000 1px solid; padding-bottom:10px; margin-bottom:10px;}

.grey .searchbymapouter{ float:left; min-width:478px; border:#d6d6d6 1px solid; padding-bottom:10px;}

.grey .premiumlistingtab {float:left; min-width:473px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x; border-bottom:#d6d6d6 1px solid; background-color:#f0f0f0; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px;}

.grey .TabbedPanelsTab { position: relative; top: 1px; float: left; width:137px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #dedede; list-style: none; border:solid 1px #d6d6d6; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.grey .TabbedPanelsTab2 { position: relative; top: 1px; float: left; width:157px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #dedede; list-style: none; border:solid 1px #d6d6d6; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x; 	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
	
.grey .TabbedPanelsTab3 {position: relative; top: 1px; float: left; width:132px; height:24px; padding: 4px 12px 0px 10px; 	margin-left:0px; font: bold 0.7em sans-serif; background-color: #DDD; list-style: none; border: solid 1px #d6d6d6; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.grey .TabbedPanelsTabSelected { background-color: #fff; border-bottom: 1px solid #fff; background-image:none; color:#393939; }

.grey .TabbedPanelsContentGroup { clear: both; border-left: solid 1px #cacaca; border-bottom: solid 1px #cacaca; border-top: solid 1px #cacaca; border-right: solid 1px #cacaca; background-color: #fff; height:270px; }

.grey .TabbedPanelsContentGroup2 { 	clear: both; border: solid 1px #cacaca; background-color: #fff; 	height:160px;
}

.grey .search_botton_cla{ background-image:url(images/search_botton.png); background-color:#393939; background-repeat:repeat-x;
color: #FFFFFF; font-weight:bold; border:0px; height:24px; margin-top:0px; margin-left:0px; font-size:12px;}

.brown #box
{ background-image:url(images/shadow_top.png); background-repeat:repeat-x; background-color:#DCD5C5; border:#DCD5C5 solid 1px; width:980px;}

.brown #header {
min-width:970px; height:170px; 
background-color:#DCD5C5; 
background-image:url(images/shadow_top.png); 
background-repeat:repeat-x; 
margin-top:10px; 
margin-left:10px; 
margin-right:10px; 
border-left:#9d9377 1px solid; 
border-right:#9d9377 1px solid; 
border-top:#9d9377 1px solid;
border-bottom:0px;
padding:5px;}

.brown #searchboxbottom { width:632px; height:14px; float:left; background-repeat:no-repeat; background-image:url(images/search_suggest-brn.gif);}

.brown #searchboxleft { width:7px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_left_brn.gif);}

.brown #searchboxright { width:4px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_right_brm.gif);}

.brown #searchboxmiddle { width:621px; float:left; height:110px; border-top:#cbc2aa 1px solid; border-bottom:#cbc2aa 1px solid;
background:#fff; }

.brown #navbar { min-width:970px; height:29px; background-color:#c6bea8; border:#9d9377 1px solid; margin-left:10px; margin-right:10px;
background-image:url(images/nav-bg.png); background-repeat:repeat-x;}

.brown .trip { width:176px; float:left; border:#9d9377 1px solid; padding-bottom:10px; margin-bottom:10px;}

.brown .lefttab { float:left; width:171px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#9d9377 1px solid; background-color:#bfb79d; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.brown #centertab { width:auto; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#9d9377 1px solid; background-color:#bfb79d; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.brown #centerbyouter{width:auto; border:#9d9377 1px solid; padding-bottom:10px;}

.brown #links { width:176px; float:left; border:#9d9377 1px solid; background-image:url(images/left-side-shadow.png); background-repeat:repeat-x; background-color:#f8f2e1; background-repeat:repeat-x; padding-bottom:10px; margin-bottom:10px; }

.brown #smallbusiness { width:176px; float:left; border:#9d9377 1px solid; padding-bottom:10px; margin-bottom:10px;}

.brown .searchenginelocator { width:176px; margin-bottom:10px; float:left; border:#9d9377 1px solid; background-repeat:repeat-x;
background-position:bottom;}

.brown .rightsidetab { float:left; width:295px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
 background-color:#bfb79d; border-bottom:#9d9377 1px solid; padding-left:5px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
 
.brown .rightpanelist {width:300px; float:left; border:#9d9377 1px solid; padding-bottom:10px; margin-bottom:10px;}

.brown .searchbymapouter{ float:left; min-width:478px; border:#9d9377 1px solid; padding-bottom:10px;}

.brown .premiumlistingtab {float:left; min-width:473px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x; border-bottom:#9d9377 1px solid; background-color:#f8f2e1; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px;}

.brown .TabbedPanelsTab { position: relative; top: 1px; float: left; width:137px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #bfb79d; list-style: none; border:solid 1px #9d9377; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.brown .TabbedPanelsTab2 { position: relative; top: 1px; float: left; width:157px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #bfb79d; list-style: none; border:solid 1px #9d9377; -moz-user-select: none;-khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
	
.brown .TabbedPanelsTab3 {position: relative; top: 1px; float: left; width:132px; height:24px; padding: 4px 12px 0px 10px; 	margin-left:0px; font: bold 0.7em sans-serif; background-color: #bfb79d; list-style: none; border: solid 1px #9d9377; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.brown .TabbedPanelsTabSelected { background-color: #fff; border-bottom: 1px solid #fff; background-image:none; color:#664b0a; }

.brown .TabbedPanelsContentGroup { clear: both; border-left: solid 1px #9d9377; border-bottom: solid 1px #9d9377; border-top: 9d9377 1px #9d9377; border-right: solid 1px #9d9377; background-color: #fff; height:270px; }

.brown .TabbedPanelsContentGroup2 { clear: both; border: solid 1px #9d9377; background-color: #fff; 	height:160px;
}

 .brown .search_botton_cla{ background-image:url(images/search_botton.png); background-color:#664b0a; background-repeat:repeat-x;
color: #FFFFFF; font-weight:bold; border:0px; height:24px; margin-top:0px; margin-left:0px; font-size:12px;}
 



.purple #box
{ background-image:url(images/shadow_top.png); background-repeat:repeat-x; background-color:#DDD1E3; border:#bba1c3 solid 1px; width:980px;}
.purple #header {min-width:970px; height:170px; background-color:#DDD1E3; background-image:url(images/shadow_top.png); background-repeat:repeat-x; margin-left:10px; margin-top:10px; margin-right:10px; border-left:#bba1c3 1px solid; border-right:#bba1c3 1px solid; border-top:#bba1c3 1px solid; padding:5px; border-bottom:0px;}

.purple #searchboxbottom { width:632px; height:14px; float:left; background-repeat:no-repeat;background-image:url(images/search_suggest-purple.gif);}

.purple #searchboxleft { width:7px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_left_purple.gif);}

.purple #searchboxright { width:4px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_right_purple.gif);}

.purple #searchboxmiddle { width:621px; float:left; height:110px; border-top:#DDD1E3 1px solid; border-bottom:#DDD1E3 1px solid;
background:#fff; }

.purple #navbar { min-width:970px; height:29px; background-color:#d9c6de; border:#bba1c3 1px solid; margin-left:10px; margin-right:10px;
background-image:url(images/nav-bg.png); background-repeat:repeat-x;}

.purple .trip { width:176px; float:left; border:#DDD1E3 1px solid; padding-bottom:10px; margin-bottom:10px;}

.purple .lefttab { float:left; width:171px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#DDD1E3 1px solid; background-color:#d9c6de; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.purple #centertab{ width:auto; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
 background-color:#d9c6de; border-bottom:#bba1c3 1px solid; padding-left:5px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
.purple #centerbyouter{width:auto; border:#bba1c3 1px solid; padding-bottom:10px;}
.purple #links { width:176px; float:left; border:#DDD1E3 1px solid; background-image:url(images/left-side-shadow.png); background-repeat:repeat-x; background-color:#d9c6de; background-repeat:repeat-x; padding-bottom:10px; margin-bottom:10px; }

.purple #smallbusiness { width:176px; float:left; border:#DDD1E3 1px solid; padding-bottom:10px; margin-bottom:10px;}

.purple .searchenginelocator { width:176px; margin-bottom:10px; float:left; border:#DDD1E3 1px solid; background-repeat:repeat-x;
background-position:bottom;}


.purple .rightsidetab { float:left; width:295px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
 background-color:#d9c6de; border-bottom:#bba1c3 1px solid; padding-left:5px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
 
.purple .rightpanelist {width:300px; float:left; border:#bba1c3 1px solid; padding-bottom:10px; margin-bottom:10px;}
.purple .searchbymapouter{ float:left; min-width:478px; border:#bba1c3 1px solid; padding-bottom:10px;}

.purple .premiumlistingtab {float:left; min-width:473px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x; border-bottom:#bba1c3 1px solid; background-color:#e7e0eb; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px;}
 

.purple .TabbedPanelsTab { position: relative; top: 1px; float: left; width:137px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #d9c6de; list-style: none; border:solid 1px #bba1c3; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.purple .TabbedPanelsTab2 { position: relative; top: 1px; float: left; width:157px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #d9c6de; list-style: none; border:solid 1px #bba1c3; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x; 	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
	
.purple .TabbedPanelsTab3 {position: relative; top: 1px; float: left; width:132px; height:24px; padding: 4px 12px 0px 10px; 	margin-left:0px; font: bold 0.7em sans-serif; background-color: #d9c6de; list-style: none; border: solid 1px #bba1c3; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.purple .TabbedPanelsTabSelected { background-color: #fff; border-bottom: 1px solid #fff; background-image:none; color:#6d3789; }

.purple .TabbedPanelsContentGroup { clear: both; border-left: solid 1px #bba1c3; border-bottom: solid 1px #bba1c3; border-top: 9d9377 1px #bba1c3; border-right: solid 1px #bba1c3; background-color: #fff; height:270px; }

.purple .TabbedPanelsContentGroup2 { 	clear: both; border: solid 1px #bba1c3; background-color: #fff; 	height:160px;
}
 .purple .search_botton_cla{ background-image:url(images/search_botton.png); background-color:#6d3789; background-repeat:repeat-x;
color: #FFFFFF; font-weight:bold; border:0px; height:24px; margin-top:0px; margin-left:0px; font-size:12px;}
 




.green #box
{ background-image:url(images/shadow_top.png); background-repeat:repeat-x; background-color:#e1ebd6; border:#DCE4D3 solid 1px; width:980px;}

.green #header {min-width:970px; height:170px; background-color:#e1ebd6; background-image:url(images/shadow_top.png); background-repeat:repeat-x; margin-left:10px; margin-right:10px; margin-top:10px; border-left:#a9b98e 1px solid; border-right:#a9b98e 1px solid; border-top:#a9b98e 1px solid; padding:5px; border-bottom:0px;}


.green #searchboxbottom { width:632px; height:14px; float:left; background-repeat:no-repeat; background-image:url(images/search_suggest-green.gif);}

.green #searchboxleft { width:7px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_left_green.gif);}

.green #searchboxright { width:4px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_right_green.gif);}

.green #searchboxmiddle { width:621px; float:left; height:110px; border-top:#DCE4D3 1px solid; border-bottom:#DCE4D3 1px solid;
background:#fff; }

.green #navbar { min-width:970px; height:29px; background-color:#d2e1b7; border:#a9b98e 1px solid; margin-left:10px; margin-right:10px;
background-image:url(images/nav-bg.png); background-repeat:repeat-x;}

.green .trip { width:176px; float:left; border:#a9b98e 1px solid; padding-bottom:10px; margin-bottom:10px;}



.green .lefttab { float:left; width:171px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#a9b98e 1px solid; background-color:#d2e1b7; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.green #centertab { width:auto; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#a9b98e 1px solid; background-color:#d2e1b7; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.green #centerbyouter{width:auto; border:#a9b98e 1px solid; padding-bottom:10px;}

.green #links { width:176px; float:left; border:#a9b98e 1px solid; background-image:url(images/left-side-shadow.png); background-repeat:repeat-x; background-color:#d2e1b7; background-repeat:repeat-x; padding-bottom:10px; margin-bottom:10px; }

.green #smallbusiness { width:176px; float:left; border:#a9b98e 1px solid; padding-bottom:10px; margin-bottom:10px;}

.green .searchenginelocator { width:176px; margin-bottom:10px; float:left; border:#a9b98e 1px solid; background-repeat:repeat-x;
background-position:bottom;}

.green .rightsidetab { float:left; width:295px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
 background-color:#d2e1b7; border-bottom:#a9b98e 1px solid; padding-left:5px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
 
.green .rightpanelist {width:300px; float:left; border:#a9b98e 1px solid; padding-bottom:10px; margin-bottom:10px;}

.green .searchbymapouter{ float:left; min-width:478px; border:#a9b98e 1px solid; padding-bottom:10px;}

.green .premiumlistingtab {float:left; min-width:473px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x; border-bottom:#a9b98e 1px solid; background-color:#d2e1b7; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px;}
 

.green .TabbedPanelsTab { position: relative; top: 1px; float: left; width:137px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #d2e1b7; list-style: none; border:solid 1px #a9b98e; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.green .TabbedPanelsTab2 { position: relative; top: 1px; float: left; width:157px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #d2e1b7; list-style: none; border:solid 1px #a9b98e; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x; 	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
	
.green .TabbedPanelsTab3 {position: relative; top: 1px; float: left; width:132px; height:24px; padding: 4px 12px 0px 10px; 	margin-left:0px; font: bold 0.7em sans-serif; background-color: #d2e1b7; list-style: none; border: solid 1px #a9b98e; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.green .TabbedPanelsTabSelected { background-color: #fff; border-bottom: 1px solid #fff; background-image:none; color:#3d701b; }

.green .TabbedPanelsContentGroup { clear: both; border-left: solid 1px #bba1c3; border-bottom: solid 1px #a9b98e; border-top: a9b98e 1px #a9b98e; border-right: solid 1px #a9b98e; background-color: #fff; height:270px; }

.green .TabbedPanelsContentGroup2 { 	clear: both; border: solid 1px #a9b98e; background-color: #fff; 	height:160px;
}

 .green .search_botton_cla{ background-image:url(images/search_botton.png); background-color:#3d701b; background-repeat:repeat-x;
color: #FFFFFF; font-weight:bold; border:0px; height:24px; margin-top:0px; margin-left:0px;  font-size:12px;}
 



.pich #box
{ background-image:url(images/shadow_top.png); background-repeat:repeat-x; background-color:#F6DEC0; border:#F6DEC0 solid 1px; width:980px;}

.pich #header {min-width:970px; height:170px; background-color:#F6DEC0; background-image:url(images/shadow_top.png); background-repeat:repeat-x; margin-left:10px; margin-right:10px; margin-top:10px; border-left:#d1b69c 1px solid; border-right:#d1b69c 1px solid; border-top:#d1b69c 1px solid; padding:5px; border-bottom:0px;}

.pich #searchboxbottom { width:632px; height:14px; float:left; background-repeat:no-repeat; background-image:url(images/search_suggest-orn.gif);}

.pich #searchboxleft { width:7px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_left_orn.gif);}

.pich #searchboxright { width:4px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_right_orn.gif);}

.pich #searchboxmiddle { width:621px; float:left; height:110px; border-top:#F6DEC0 1px solid; border-bottom:#F6DEC0 1px solid;
background:#fff; }

.pich #navbar { min-width:970px; height:29px; background-color:#ebd3b5; border:#d1b69c 1px solid; margin-left:10px; margin-right:10px;
background-image:url(images/nav-bg.png); background-repeat:repeat-x;}

.pich .trip { width:176px; float:left; border:#d1b69c 1px solid; padding-bottom:10px; margin-bottom:10px;}

.pich .lefttab { float:left; width:171px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#d1b69c 1px solid; background-color:#ebd3b5; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.pich #centertab { width:auto; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#d1b69c 1px solid; background-color:#ebd3b5; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.pich #centerbyouter{width:auto; border:#d1b69c 1px solid; padding-bottom:10px;}

.pich #links { width:176px; float:left; border:#d1b69c 1px solid; background-image:url(images/left-side-shadow.png); background-repeat:repeat-x; background-color:#ebd3b5; background-repeat:repeat-x; padding-bottom:10px; margin-bottom:10px; }

.pich #smallbusiness { width:176px; float:left; border:#d1b69c 1px solid; padding-bottom:10px; margin-bottom:10px;}

.pich .searchenginelocator { width:176px; margin-bottom:10px; float:left; border:#d1b69c 1px solid; background-repeat:repeat-x;
background-position:bottom;}

.pich .rightsidetab { float:left; width:295px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
 background-color:#ebd3b5; border-bottom:#d1b69c 1px solid; padding-left:5px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
 
.pich .rightpanelist {width:300px; float:left; border:#d1b69c 1px solid; padding-bottom:10px; margin-bottom:10px;}
.pich .searchbymapouter{ float:left; min-width:478px; border:#d1b69c 1px solid; padding-bottom:10px;}

.pich .premiumlistingtab {float:left; min-width:473px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x; border-bottom:#d1b69c 1px solid; background-color:#ebd3b5; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px;}

.pich .TabbedPanelsTab { position: relative; top: 1px; float: left; width:137px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #ebd3b5; list-style: none; border:solid 1px #d1b69c; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.pich .TabbedPanelsTab2 { position: relative; top: 1px; float: left; width:157px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #ebd3b5; list-style: none; border:solid 1px #d1b69c; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x; 	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
	
.pich .TabbedPanelsTab3 {position: relative; top: 1px; float: left; width:132px; height:24px; padding: 4px 12px 0px 10px; 	margin-left:0px; font: bold 0.7em sans-serif; background-color: #ebd3b5; list-style: none; border: solid 1px #d1b69c; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.pich .TabbedPanelsTabSelected { background-color: #fff; border-bottom: 1px solid #fff; background-image:none; color:#964c10; }

.pich .TabbedPanelsContentGroup { clear: both; border-left: solid 1px #d1b69c; border-bottom: solid 1px #d1b69c; border-top: d1b69c 1px #d1b69c; border-right: solid 1px #d1b69c; background-color: #fff; height:270px; }

.pich .TabbedPanelsContentGroup2 { 	clear: both; border: solid 1px #d1b69c; background-color: #fff; 	height:160px;
}

 .pich .search_botton_cla{ background-image:url(images/search_botton.png); background-color:#964c10; background-repeat:repeat-x;
color: #FFFFFF; font-weight:bold; border:0px; height:24px; margin-top:0px; margin-left:0px; font-size:12px;}


.pink #box
{ background-image:url(images/shadow_top.png); background-repeat:repeat-x; background-color:#F6C0C0; border:#F6C0C0 solid 1px; width:980px;}


.pink #header {min-width:970px; height:170px; background-color:#F6C0C0; background-image:url(images/shadow_top.png); background-repeat:repeat-x; margin-left:10px; margin-right:10px; margin-top:10px; border-left:#F6C0C0 1px solid; border-right:#F6C0C0 1px solid; border-top:#F6C0C0 1px solid; padding:5px; border-bottom:0px;}

.pink #searchboxbottom { width:632px; height:14px; float:left; background-repeat:no-repeat; background-image:url(images/search_suggest-pink.gif);}

.pink #searchboxleft { width:7px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_left_pink.gif);}

.pink #searchboxright { width:4px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_right_pink.gif);}

.pink #searchboxmiddle { width:621px; float:left; height:110px; border-top:#F6C0C0 1px solid; border-bottom:#F6C0C0 1px solid;
background:#fff; }

.pink #navbar { min-width:970px; height:29px; background-color:#F6C0C0; border:#d1b69c 1px solid; margin-left:10px; margin-right:10px;
background-image:url(images/nav-bg.png); background-repeat:repeat-x;}

.pink .trip { width:176px; float:left; border:#F6C0C0 1px solid; padding-bottom:10px; margin-bottom:10px;}

.pink .lefttab { float:left; width:171px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#F6C0C0 1px solid; background-color:#F6C0C0; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.pink #centertab { width:auto; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#F6C0C0 1px solid; background-color:#F6C0C0; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.pink #centerbyouter{width:auto; border:#F6C0C0 1px solid; padding-bottom:10px;}

.pink #links { width:176px; float:left; border:#F6C0C0 1px solid; background-image:url(images/left-side-shadow.png); background-repeat:repeat-x; background-color:#F6C0C0; background-repeat:repeat-x; padding-bottom:10px; margin-bottom:10px; }

.pink #smallbusiness { width:176px; float:left; border:#F6C0C0 1px solid; padding-bottom:10px; margin-bottom:10px;}

.pink .searchenginelocator { width:176px; margin-bottom:10px; float:left; border:#F6C0C0 1px solid; background-repeat:repeat-x;
background-position:bottom;}


.pink .rightsidetab { float:left; width:295px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
 background-color:#F6C0C0; border-bottom:#F6C0C0 1px solid; padding-left:5px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
 
.pink .rightpanelist {width:300px; float:left; border:#F6C0C0 1px solid; padding-bottom:10px; margin-bottom:10px;}

.pink .searchbymapouter{ float:left; min-width:478px; border:#F6C0C0 1px solid; padding-bottom:10px;}

.pink .premiumlistingtab {float:left; min-width:473px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x; border-bottom:#F6C0C0 1px solid; background-color:#faeeee; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px;}


.pink .TabbedPanelsTab { position: relative; top: 1px; float: left; width:137px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #F6C0C0; list-style: none; border:solid 1px #F6C0C0; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.pink .TabbedPanelsTab2 { position: relative; top: 1px; float: left; width:157px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #F6C0C0; list-style: none; border:solid 1px #F6C0C0; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x; 	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
	
.pink .TabbedPanelsTab3 {position: relative; top: 1px; float: left; width:132px; height:24px; padding: 4px 12px 0px 10px; 	margin-left:0px; font: bold 0.7em sans-serif; background-color: #F6C0C0; list-style: none; border: solid 1px #F6C0C0; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.pink .TabbedPanelsTabSelected { background-color: #fff; border-bottom: 1px solid #fff; background-image:none; color:#ac2828; }

.pink .TabbedPanelsContentGroup { clear: both; border-left: solid 1px #d1b69c; border-bottom: solid 1px #F6C0C0; border-top: F6C0C0 1px #F6C0C0; border-right: solid 1px #F6C0C0; background-color: #fff; height:270px; }

.pink .TabbedPanelsContentGroup2 { 	clear: both; border: solid 1px #F6C0C0; background-color: #fff; 	height:160px;
}
 .pink .search_botton_cla{ background-image:url(images/search_botton.png); background-color:#ac2828; background-repeat:repeat-x;
color: #FFFFFF; font-weight:bold; border:0px; height:24px; margin-top:0px; margin-left:0px; font-size:12px;}


.ltblue #box
{ background-image:url(images/shadow_top.png); background-repeat:repeat-x; background-color:#dce9e8; border:#dce9e8 solid 1px; width:980px;}

.ltblue #header {min-width:970px; height:170px; background-color:#dce9e8; background-image:url(images/shadow_top.png); background-repeat:repeat-x; margin-left:10px; margin-right:10px; margin-top:10px; border-left:#98b6b4 1px solid; border-right:#98b6b4 1px solid; border-top:#98b6b4 1px solid; padding:5px; border-bottom:0px;}

.ltblue #searchboxbottom { width:632px; height:14px; float:left; background-repeat:no-repeat; background-image:url(images/search_suggest-blue.gif);}

.ltblue #searchboxleft { width:7px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_left_blue.gif);}

.ltblue #searchboxright { width:4px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_right_blue.gif);}

.ltblue #searchboxmiddle { width:621px; float:left; height:110px; border-top:#98b6b4 1px solid; border-bottom:#acd1d4 1px solid;
background:#fff; }

.ltblue #navbar { min-width:970px; height:29px; background-color:#dce9e8; border:#98b6b4 1px solid; margin-left:10px; margin-right:10px;
background-image:url(images/nav-bg.png); background-repeat:repeat-x;}


.ltblue .trip { width:176px; float:left; border:#98b6b4 1px solid; padding-bottom:10px; margin-bottom:10px;}

.ltblue .lefttab { float:left; width:171px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#98b6b4 1px solid; background-color:#dce9e8; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.ltblue #centertab { width:auto; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#98b6b4 1px solid; background-color:#dce9e8; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.ltblue #centerbyouter{width:auto; border:#98b6b4 1px solid; padding-bottom:10px;}

.ltblue #links { width:176px; float:left; border:#98b6b4 1px solid; background-image:url(images/left-side-shadow.png); background-repeat:repeat-x; background-color:#dce9e8; background-repeat:repeat-x; padding-bottom:10px; margin-bottom:10px; }

.ltblue #smallbusiness { width:176px; float:left; border:#98b6b4 1px solid; padding-bottom:10px; margin-bottom:10px;}

.ltblue .searchenginelocator { width:176px; margin-bottom:10px; float:left; border:#98b6b4 1px solid; background-repeat:repeat-x;
background-position:bottom;}


.ltblue .rightsidetab { float:left; width:295px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
 background-color:#ebf5f6; border-bottom:#98b6b4 1px solid; padding-left:5px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
 
.ltblue .rightpanelist {width:300px; float:left; border:#98b6b4 1px solid; padding-bottom:10px; margin-bottom:10px;}

.ltblue .searchbymapouter{ float:left; min-width:478px; border:#98b6b4 1px solid; padding-bottom:10px;}

.ltblue .premiumlistingtab {float:left; min-width:473px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x; border-bottom:#98b6b4 1px solid; background-color:#ebf5f6; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px;}




.ltblue .TabbedPanelsTab { position: relative; top: 1px; float: left; width:137px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #dce9e8; list-style: none; border:solid 1px #98b6b4; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.ltblue .TabbedPanelsTab2 { position: relative; top: 1px; float: left; width:157px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #dce9e8; list-style: none; border:solid 1px #98b6b4; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x; 	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
	
.ltblue .TabbedPanelsTab3 {position: relative; top: 1px; float: left; width:132px; height:24px; padding: 4px 12px 0px 10px; 	margin-left:0px; font: bold 0.7em sans-serif; background-color: #dce9e8; list-style: none; border: solid 1px #98b6b4; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.ltblue .TabbedPanelsTabSelected { background-color: #ffffff; border-bottom: 1px solid #ffffff; background-image:none; color:#328290; }

.ltblue .TabbedPanelsContentGroup { clear: both; border-left: solid 1px #98b6b4; border-bottom: solid 1px #98b6b4; border-top: F6C0C0 1px #98b6b4; border-right: solid 1px #98b6b4; background-color: #fff; height:270px; }

.ltblue .TabbedPanelsContentGroup2 { 	clear: both; border: solid 1px #98b6b4; background-color: #fff; 	height:160px;
}
 .ltblue .search_botton_cla{ background-image:url(images/search_botton.png); background-color:#328290; background-repeat:repeat-x;
color: #FFFFFF; font-weight:bold; border:0px; height:24px; margin-top:0px; margin-left:0px; font-size:12px;}


.ltpink #box
{ background-image:url(images/shadow_top.png); background-repeat:repeat-x; background-color:#f0caec; border:#ac3ba0 solid 1px; width:980px;}

.ltpink #header {min-width:970px; height:170px; background-color:#f0caec; background-image:url(images/shadow_top.png); background-repeat:repeat-x; margin-left:10px; margin-right:10px; margin-top:10px; border-left:#ac3ba0 1px solid; border-right:#ac3ba0 1px solid; border-top:#ac3ba0 1px solid; padding:5px; border-bottom:0px;}

.ltpink #searchboxbottom { width:632px; height:14px; float:left; background-repeat:no-repeat; background-image:url(images/search_suggest-brn.gif);}

.ltpink #searchboxleft { width:7px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_left_brn.gif);}

.ltpink #searchboxright { width:4px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_right_brm.gif);}

.ltpink #searchboxmiddle { width:621px; float:left; height:110px; border-top:#ac3ba0 1px solid; border-bottom:#ac3ba0 1px solid;
background:#fff; }

.ltpink #navbar { min-width:970px; height:29px; background-color:#f0caec; border:#ac3ba0 1px solid; margin-left:10px; margin-right:10px;
background-image:url(images/nav-bg.png); background-repeat:repeat-x;}

.ltpink .trip { width:176px; float:left; border:#ac3ba0 1px solid; padding-bottom:10px; margin-bottom:10px;}

.ltpink .lefttab { float:left; width:171px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#ac3ba0 1px solid; background-color:#f0caec; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.ltpink #centertab { width:auto; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#ac3ba0 1px solid; background-color:#f0caec; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.ltpink #centerbyouter{width:auto; border:#ac3ba0 1px solid; padding-bottom:10px;}

.ltpink #links { width:176px; float:left; border:#ac3ba0 1px solid; background-image:url(images/left-side-shadow.png); background-repeat:repeat-x; background-color:#f0caec; background-repeat:repeat-x; padding-bottom:10px; margin-bottom:10px; }

.ltpink #smallbusiness { width:176px; float:left; border:#ac3ba0 1px solid; padding-bottom:10px; margin-bottom:10px;}

.ltpink .searchenginelocator { width:176px; margin-bottom:10px; float:left; border:#ac3ba0 1px solid; background-repeat:repeat-x;
background-position:bottom;}

.ltpink .rightsidetab { float:left; width:295px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
 background-color:#f0caec; border-bottom:#ac3ba0 1px solid; padding-left:5px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
 
.ltpink .rightpanelist {width:300px; float:left; border:#ac3ba0 1px solid; padding-bottom:10px; margin-bottom:10px;}

.ltpink .searchbymapouter{ float:left; min-width:478px; border:#ac3ba0 1px solid; padding-bottom:10px;}

.ltpink .premiumlistingtab {float:left; min-width:473px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x; border-bottom:#ac3ba0 1px solid; background-color:#f0caec; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px;}

.ltpink .TabbedPanelsTab { position: relative; top: 1px; float: left; width:137px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #f0caec; list-style: none; border:solid 1px #ac3ba0; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.ltpink .TabbedPanelsTab2 { position: relative; top: 1px; float: left; width:157px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #f0caec; list-style: none; border:solid 1px #ac3ba0; -moz-user-select: none;-khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
	
.ltpink .TabbedPanelsTab3 {position: relative; top: 1px; float: left; width:132px; height:24px; padding: 4px 12px 0px 10px; 	margin-left:0px; font: bold 0.7em sans-serif; background-color: #f0caec; list-style: none; border: solid 1px #ac3ba0; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x;}

.ltpink .TabbedPanelsTabSelected { background-color: #fff; border-bottom: 1px solid #fff; background-image:none; color:#ac3ba0; }

.ltpink .TabbedPanelsContentGroup { clear: both; border-left: solid 1px #ac3ba0; border-bottom: solid 1px #ac3ba0; border-top: ac3ba0 1px #f0caec; border-right: solid 1px #ac3ba0; background-color: #fff; height:270px; }

.ltpink .TabbedPanelsContentGroup2 { clear: both; border: solid 1px #ac3ba0; background-color: #fff; 	height:160px;
}

.ltpink .search_botton_cla{ background-image:url(images/search_botton.png); background-color:#ac3ba0; background-repeat:repeat-x;
color: #FFFFFF; font-weight:bold; border:0px; height:24px; margin-top:0px; margin-left:0px; font-size:12px;}


.ltgreen #box
{ background-image:url(images/shadow_top.png); background-repeat:repeat-x; background-color:#CFCFA0; border:#80801c solid 1px; width:980px;}

.ltgreen #header {min-width:970px; height:170px; background-color:#CFCFA0; background-image:url(images/shadow_top.png); background-repeat:repeat-x; margin-left:10px; margin-right:10px; margin-top:10px; border-left:#80801c 1px solid; border-right:#80801c 1px solid; border-top:#80801c 1px solid; padding:5px; border-bottom:0px;}

.ltgreen #searchboxbottom { width:632px; height:14px; float:left; background-repeat:no-repeat; background-image:url(images/search_suggest-brn.gif);}

.ltgreen #searchboxleft { width:7px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_left_brn.gif);}

.ltgreen #searchboxright { width:4px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_right_brm.gif);}

.ltgreen #searchboxmiddle { width:621px; float:left; height:110px; border-top:#80801c 1px solid; border-bottom:#80801c 1px solid;
background:#fff; }

.ltgreen #navbar { min-width:970px; height:29px; background-color:#CFCFA0; border:#80801c 1px solid; margin-left:10px; margin-right:10px;
background-image:url(images/nav-bg.png); background-repeat:repeat-x;}

.ltgreen .trip { width:176px; float:left; border:#80801c 1px solid; padding-bottom:10px; margin-bottom:10px;}

.ltgreen .lefttab { float:left; width:171px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#80801c 1px solid; background-color:#CFCFA0; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.ltgreen #centertab { width:auto; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#80801c 1px solid; background-color:#CFCFA0; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.ltgreen #centerbyouter{width:auto; border:#80801c 1px solid; padding-bottom:10px;}

.ltgreen #links { width:176px; float:left; border:#80801c 1px solid; background-image:url(images/left-side-shadow.png); background-repeat:repeat-x; background-color:#CFCFA0; background-repeat:repeat-x; padding-bottom:10px; margin-bottom:10px; }

.ltgreen #smallbusiness { width:176px; float:left; border:#80801c 1px solid; padding-bottom:10px; margin-bottom:10px;}

.ltgreen .searchenginelocator { width:176px; margin-bottom:10px; float:left; border:#80801c 1px solid; background-repeat:repeat-x;
background-position:bottom;}

.ltgreen .rightsidetab { float:left; width:295px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
 background-color:#CFCFA0; border-bottom:#80801c 1px solid; padding-left:5px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
 
.ltgreen .rightpanelist {width:300px; float:left; border:#80801c 1px solid; padding-bottom:10px; margin-bottom:10px;}

.ltgreen .searchbymapouter{ float:left; min-width:478px; border:#80801c 1px solid; padding-bottom:10px;}

.ltgreen .premiumlistingtab {float:left; min-width:473px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x; border-bottom:#80801c 1px solid; background-color:#CFCFA0; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px;}

.ltgreen .TabbedPanelsTab { position: relative; top: 1px; float: left; width:137px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #CFCFA0; list-style: none; border:solid 1px #80801c; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.ltgreen .TabbedPanelsTab2 { position: relative; top: 1px; float: left; width:157px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #CFCFA0; list-style: none; border:solid 1px #80801c; -moz-user-select: none;-khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
	
.ltgreen .TabbedPanelsTab3 {position: relative; top: 1px; float: left; width:132px; height:24px; padding: 4px 12px 0px 10px; 	margin-left:0px; font: bold 0.7em sans-serif; background-color: #CFCFA0; list-style: none; border: solid 1px #80801c; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.ltgreen .TabbedPanelsTabSelected { background-color: #fff; border-bottom: 1px solid #fff; background-image:none; color:#80801c; }

.ltgreen .TabbedPanelsContentGroup { clear: both; border-left: solid 1px #80801c; border-bottom: solid 1px #80801c; border-top: 80801c 1px #CFCFA0; border-right: solid 1px #80801c; background-color: #fff; height:270px; }

.ltgreen .TabbedPanelsContentGroup2 { clear: both; border: solid 1px #80801c; background-color: #fff; 	height:160px;
}

 .ltgreen .search_botton_cla{ background-image:url(images/search_botton.png); background-color:#80801c; background-repeat:repeat-x;
color: #FFFFFF; font-weight:bold; border:0px; height:24px; margin-top:0px; margin-left:0px; font-size:12px;}


.yellow #box
{ background-image:url(images/shadow_top.png); background-repeat:repeat-x; background-color:#c7daf0; border:#769cc8 solid 1px; width:980px;}

.yellow #header {min-width:970px; height:170px; background-color:#c7daf0; background-image:url(images/shadow_top.png); background-repeat:repeat-x; margin-left:10px; margin-right:10px; margin-top:10px; border-left:#769cc8 1px solid; border-right:#769cc8 1px solid; border-top:#769cc8 1px solid; padding:5px; border-bottom:0px;}

.yellow #searchboxbottom { width:632px; height:14px; float:left; background-repeat:no-repeat; background-image:url(images/search_suggest-brn.gif);}

.yellow #searchboxleft { width:7px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_left_brn.gif);}

.yellow #searchboxright { width:4px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_right_brm.gif);}

.yellow #searchboxmiddle { width:621px; float:left; height:110px; border-top:#769cc8 1px solid; border-bottom:#769cc8 1px solid;
background:#fff; }

.yellow #navbar { min-width:970px; height:29px; background-color:#c7daf0; border:#769cc8 1px solid; margin-left:10px; margin-right:10px;
background-image:url(images/nav-bg.png); background-repeat:repeat-x;}

.yellow .trip { width:176px; float:left; border:#769cc8 1px solid; padding-bottom:10px; margin-bottom:10px;}

.yellow .lefttab { float:left; width:171px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#769cc8 1px solid; background-color:#c7daf0; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.yellow #centertab { width:auto; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#769cc8 1px solid; background-color:#c7daf0; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.yellow #centerbyouter{width:auto; border:#769cc8 1px solid; padding-bottom:10px;}

.yellow #links { width:176px; float:left; border:#769cc8 1px solid; background-image:url(images/left-side-shadow.png); background-repeat:repeat-x; background-color:#c7daf0; background-repeat:repeat-x; padding-bottom:10px; margin-bottom:10px; }

.yellow #smallbusiness { width:176px; float:left; border:#769cc8 1px solid; padding-bottom:10px; margin-bottom:10px;}

.yellow .searchenginelocator { width:176px; margin-bottom:10px; float:left; border:#769cc8 1px solid; background-repeat:repeat-x;
background-position:bottom;}

.yellow .rightsidetab { float:left; width:295px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
 background-color:#c7daf0; border-bottom:#769cc8 1px solid; padding-left:5px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
 
.yellow .rightpanelist {width:300px; float:left; border:#769cc8 1px solid; padding-bottom:10px; margin-bottom:10px;}

.yellow .searchbymapouter{ float:left; min-width:478px; border:#769cc8 1px solid; padding-bottom:10px;}

.yellow .premiumlistingtab {float:left; min-width:478px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x; border-bottom:#769cc8 1px solid; background-color:#c7daf0; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px;}

.yellow .TabbedPanelsTab { position: relative; top: 1px; float: left; width:137px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #c7daf0; list-style: none; border:solid 1px #769cc8; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.yellow .TabbedPanelsTab2 { position: relative; top: 1px; float: left; width:157px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #c7daf0; list-style: none; border:solid 1px #769cc8; -moz-user-select: none;-khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
	
.yellow .TabbedPanelsTab3 {position: relative; top: 1px; float: left; width:132px; height:24px; padding: 4px 12px 0px 10px; 	margin-left:0px; font: bold 0.7em sans-serif; background-color: #c7daf0; list-style: none; border: solid 1px #769cc8; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.yellow .TabbedPanelsTabSelected { background-color: #fff; border-bottom: 1px solid #fff; background-image:none; color:#1e5695; }

.yellow .TabbedPanelsContentGroup { clear: both; border-left: solid 1px #769cc8; border-bottom: solid 1px #769cc8; border-top: 769cc8 1px #c7daf0; border-right: solid 1px #769cc8; background-color: #fff; height:270px; }

.yellow .TabbedPanelsContentGroup2 { clear: both; border: solid 1px #769cc8; background-color: #fff; 	height:160px;
}

 .yellow .search_botton_cla{ background-image:url(images/search_botton.png); background-color:#1e5695; background-repeat:repeat-x;
color: #FFFFFF; font-weight:bold; border:0px; height:24px; margin-top:0px; margin-left:0px; font-size:12px;}



.orange #box
{ background-image:url(images/shadow_top.png); background-repeat:repeat-x; background-color:#FFC497; border:#9d4a0e solid 1px; width:980px;}

.orange #header {min-width:970px; height:170px; background-color:#FFC497; background-image:url(images/shadow_top.png); background-repeat:repeat-x; margin-left:10px; margin-right:10px; margin-top:10px; border-left:#9d4a0e 1px solid; border-right:#9d4a0e 1px solid; border-top:#9d4a0e 1px solid; padding:5px; border-bottom:0px;}

.orange #searchboxbottom { width:632px; height:14px; float:left; background-repeat:no-repeat; background-image:url(images/search_suggest-brn.gif);}

.orange #searchboxleft { width:7px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_left_brn.gif);}

.orange #searchboxright { width:4px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_right_brm.gif);}

.orange #searchboxmiddle { width:621px; float:left; height:110px; border-top:#9d4a0e 1px solid; border-bottom:#9d4a0e 1px solid;
background:#fff; }

.orange #navbar { min-width:970px; height:29px; background-color:#FFC497; border:#9d4a0e 1px solid; margin-left:10px; margin-right:10px;
background-image:url(images/nav-bg.png); background-repeat:repeat-x;}

.orange .trip { width:176px; float:left; border:#9d4a0e 1px solid; padding-bottom:10px; margin-bottom:10px;}

.orange .lefttab { float:left; width:171px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#9d4a0e 1px solid; background-color:#FFC497; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.orange #centertab { width:auto; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#9d4a0e 1px solid; background-color:#FFC497; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.orange #centerbyouter{width:auto; border:#9d4a0e 1px solid; padding-bottom:10px;}

.orange #links { width:176px; float:left; border:#9d4a0e 1px solid; background-image:url(images/left-side-shadow.png); background-repeat:repeat-x; background-color:#FFC497; background-repeat:repeat-x; padding-bottom:10px; margin-bottom:10px; }

.orange #smallbusiness { width:176px; float:left; border:#9d4a0e 1px solid; padding-bottom:10px; margin-bottom:10px;}

.orange .searchenginelocator { width:176px; margin-bottom:10px; float:left; border:#9d4a0e 1px solid; background-repeat:repeat-x;
background-position:bottom;}

.orange .rightsidetab { float:left; width:295px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
 background-color:#FFC497; border-bottom:#9d4a0e 1px solid; padding-left:5px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
 
.orange .rightpanelist {width:300px; float:left; border:#9d4a0e 1px solid; padding-bottom:10px; margin-bottom:10px;}

.orange .searchbymapouter{ float:left; min-width:478px; border:#9d4a0e 1px solid; padding-bottom:10px;}

.orange .premiumlistingtab {float:left; min-width:473px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x; border-bottom:#9d4a0e 1px solid; background-color:#FFC497; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px;}

.orange .TabbedPanelsTab { position: relative; top: 1px; float: left; width:137px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #FFC497; list-style: none; border:solid 1px #9d4a0e; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.orange .TabbedPanelsTab2 { position: relative; top: 1px; float: left; width:157px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #FFC497; list-style: none; border:solid 1px #9d4a0e; -moz-user-select: none;-khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
	
.orange .TabbedPanelsTab3 {position: relative; top: 1px; float: left; width:132px; height:24px; padding: 4px 12px 0px 10px; 	margin-left:0px; font: bold 0.7em sans-serif; background-color: #FFC497; list-style: none; border: solid 1px #9d4a0e; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.orange .TabbedPanelsTabSelected { background-color: #fff; border-bottom: 1px solid #fff; background-image:none; color:#9d4a0e; }

.orange .TabbedPanelsContentGroup { clear: both; border-left: solid 1px #9d4a0e; border-bottom: solid 1px #9d4a0e; border-top: 9d4a0e 1px #FFC497; border-right: solid 1px #9d4a0e; background-color: #fff; height:270px; }

.orange .TabbedPanelsContentGroup2 { clear: both; border: solid 1px #9d4a0e; background-color: #fff; 	height:160px;
}

 .orange .search_botton_cla{ background-image:url(images/search_botton.png); background-color:#9d4a0e; background-repeat:repeat-x;
color: #FFFFFF; font-weight:bold; border:0px; height:24px; margin-top:0px; margin-left:0px; font-size:12px;}


.black #box
{ background-image:url(images/shadow_top.png); background-repeat:repeat-x; background-color:#CCCCCC; border:#0c0c0c solid 1px; width:980px;}

.black #header {min-width:970px; height:170px; background-color:#CCCCCC; background-image:url(images/shadow_top.png); background-repeat:repeat-x; margin-left:10px; margin-right:10px; margin-top:10px; border-left:#0c0c0c 1px solid; border-right:#0c0c0c 1px solid; border-top:#0c0c0c 1px solid; padding:5px; border-bottom:0px;}

.black #searchboxbottom { width:632px; height:14px; float:left; background-repeat:no-repeat; background-image:url(images/search_suggest-brn.gif);}

.black #searchboxleft { width:7px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_left_brn.gif);}

.black #searchboxright { width:4px; float:left; height:112px; background-repeat:no-repeat; background-image:url(images/search_right_brm.gif);}

.black #searchboxmiddle { width:621px; float:left; height:110px; border-top:#0c0c0c 1px solid; border-bottom:#0c0c0c 1px solid;
background:#fff; }

.black #navbar { min-width:970px; height:29px; background-color:#CCCCCC; border:#0c0c0c 1px solid; margin-left:10px; margin-right:10px;
background-image:url(images/nav-bg.png); background-repeat:repeat-x;}

.black .trip { width:176px; float:left; border:#0c0c0c 1px solid; padding-bottom:10px; margin-bottom:10px;}

.black .lefttab { float:left; width:171px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#0c0c0c 1px solid; background-color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.black #centertab { width:auto; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
border-bottom:#0c0c0c 1px solid; background-color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px; }

.black #centerbyouter{width:auto; border:#0c0c0c 1px solid; padding-bottom:10px;}

.black #links { width:176px; float:left; border:#0c0c0c 1px solid; background-image:url(images/left-side-shadow.png); background-repeat:repeat-x; background-color:#CCCCCC; background-repeat:repeat-x; padding-bottom:10px; margin-bottom:10px; }

.black #smallbusiness { width:176px; float:left; border:#0c0c0c 1px solid; padding-bottom:10px; margin-bottom:10px;}

.black .searchenginelocator { width:176px; margin-bottom:10px; float:left; border:#0c0c0c 1px solid; background-repeat:repeat-x;
background-position:bottom;}

.black .rightsidetab { float:left; width:295px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x;
 background-color:#CCCCCC; border-bottom:#0c0c0c 1px solid; padding-left:5px; padding-top:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
 
.black .rightpanelist {width:300px; float:left; border:#0c0c0c 1px solid; padding-bottom:10px; margin-bottom:10px;}

.black .searchbymapouter{ float:left; min-width:478px; border:#0c0c0c 1px solid; padding-bottom:10px;}

.black .premiumlistingtab {float:left; min-width:473px; height:17px; background-image:url(images/head-top.png); background-repeat:repeat-x; border-bottom:#0c0c0c 1px solid; background-color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:14px;
font-weight:bold; padding-top:3px; padding-left:5px;}

.black .TabbedPanelsTab { position: relative; top: 1px; float: left; width:137px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #CCCCCC; list-style: none; border:solid 1px #0c0c0c; -moz-user-select: none;
	-khtml-user-select: none; cursor: pointer; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background-image:url(images/head-top.png); background-repeat:repeat-x;}


.black .TabbedPanelsTab2 { position: relative; top: 1px; float: left; width:157px; height:24px; padding: 2px 5px; margin: 0px 3px 0px 0px; font: bold 0.7em sans-serif; background-color: #CCCCCC; list-style: none; border:solid 1px #0c0c0c; -moz-user-select: none;-khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
	
.black .TabbedPanelsTab3 {position: relative; top: 1px; float: left; width:132px; height:24px; padding: 4px 12px 0px 10px; 	margin-left:0px; font: bold 0.7em sans-serif; background-color: #CCCCCC; list-style: none; border: solid 1px #0c0c0c; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; background-image:url(images/head-top.png); background-repeat:repeat-x;}

.black .TabbedPanelsTabSelected { background-color: #fff; border-bottom: 1px solid #fff; background-image:none; color:#0c0c0c; }

.black .TabbedPanelsContentGroup { clear: both; border-left: solid 1px #0c0c0c; border-bottom: solid 1px #0c0c0c; border-top: 0c0c0c 1px #CCCCCC; border-right: solid 1px #0c0c0c; background-color: #fff; height:270px; }

.black .TabbedPanelsContentGroup2 { clear: both; border: solid 1px #0c0c0c; background-color: #fff; 	height:160px;
}

 .black .search_botton_cla{ background-image:url(images/search_botton.png); background-color:#0c0c0c; background-repeat:repeat-x;
color: #FFFFFF; font-weight:bold; border:0px; height:24px; margin-top:0px; margin-left:0px; font-size:12px;}









