/* TITLE CONTAINER */
div.title-container
{
}


td.search-inputarea {
	background: url(../../../Images/clubs/RACQ/mapscreen/verticle.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	color: white;
	font-weight: bold;
	font-size: 12px;
	height: 59px;
}

div.Title-Header
{
	width:280px;
	color: #229005;
	font-weight:bold;
	font-size:  22px;
	font-family:Verdana;
	float: left;

}
div.Title-Links
{
	color: #229005;
	font-weight:bold;
	font-family:Verdana;
	font-size:  12px;
	margin-bottom: 5px;
	float: left;
	padding-top: 5px;
}


#input-search {
float: left;
position:absolute;
padding: 10 10 100 10;
left: 20px;
top: 79px;
width: 526px;
height: 57px;
}





/* MAIN CONTAINER */



td.search-topleft { 
background-repeat: no-repeat; 
background-position: left bottom; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/RACQ/tl.gif);
} 
td.search-top { 
background-repeat: repeat-x; 
background-position: top; 
height: 6px; 
background: #229005;
} 
td.search-topright { 
background-repeat: no-repeat; 
background-position: right bottom; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/RACQ/tr.gif);
} 
td.search-left { 
background-repeat: repeat-y; 
background-position: left; 
width: 6px;
background-image: url(../../../Images/clubs/RACQ/MapScreen/left.gif);
} 

td.search-right { 
background-repeat: repeat-y; 
background-position: right; 
width: 6px;
background-image: url(../../../Images/clubs/RACQ/MapScreen/right.gif);
} 
td.search-bottomleft { 
background-repeat: no-repeat; 
background-position: top left; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/RACQ/MapScreen/bl.gif);
} 

td.search-bottomleft2 { 
background-repeat: no-repeat; 
background-position: top left; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/RACQ/bleft.gif);
} 

td.search-bottomright2 { 
background-repeat: no-repeat; 
background-position: top left; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/RACQ/bright.gif);
} 

td.top2 
{
height:6px;
background:#D1E7CA;
color:#229005;
font-size:1em;
font-weight:bold;
height:40px;

text-align:left;
} 

td.search-bottom2
{
background-repeat: repeat-x; 
height: 6px; 
background-image: url(../../../Images/clubs/RACQ/tripplanner/routebottom.gif);
} 

td.search-bottom { 
background-repeat: repeat-x; 
background-position: bottom; 
height: 6px; 
background-image: url(../../../Images/clubs/RACQ/MapScreen/bottom.gif);

} 
td.search-bottomright { 
background-repeat: no-repeat; 
background-position: top right; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/RACQ/MapScreen/br.gif);
} 

.routeleft
 { 
background-repeat: repeat-y; 
background-position: bottom; 
height: 6px; 
background-image: url(../../../Images/clubs/RACQ/tripplanner/routeleft.gif);
} 


.routeright
{ 
background-repeat: repeat-y; 

height: 6px; 
background-image: url(../../../Images/clubs/RACQ/tripplanner/routeright.gif);
} 
table.search-container 
{
	width: 620px;
	height: 71px;
	float: left;
	clear: left;
}


#search-text 
{
	font-family: Verdana;
	color: white;
	font-weight: bold;
	font-size: 12px;
	float: left;
	top: 74px;
	left: 18px;

}
.title-container {
	width: 620px;

	height: 30.px;
	height: 35px;
}

.footer-container {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	clear: left;
	border-top:  solid 1px #666666;
	margin-top: 20px;
	width: 620px;
}

