/* TITLE CONTAINER */
div.title-container
{
}


td.search-inputarea {
	background: url(../../../Images/clubs/ract/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: #006699;
	font-weight:bold;
	font-size:  22px;
	font-family:Verdana;
	float: left;

}
div.Title-Links
{
	color: #006699;
	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;
}


td.search-bottomleft2 { 
background-repeat: no-repeat; 
background-position: top left; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/rac/bleft.gif);
} 

td.search-bottomright2 { 
background-repeat: no-repeat; 
background-position: top left; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/rac/bright.gif);
} 

td.top2 
{
height:6px;
background:#e1f5fc;
color:#1c509c;
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/rac/tripplanner/routebottom.gif);
} 


.routeleft
 { 
background-repeat: repeat-y; 
background-position: bottom; 
height: 6px; 
background-image: url(../../../Images/clubs/rac/tripplanner/routeleft.gif);
} 

.routeright
{ 
background-repeat: repeat-y; 
height: 6px; 
background-image: url(../../../Images/clubs/rac/tripplanner/routeright.gif);
}

.start
{
color:white; 
font-weight:bold; 
float:none; 
font-family:Verdana; 
position:absolute; 
left:512px; 
top:95px;
text-decoration: underline;

}

.start A:link
{
text-decoration: underline;
color:white; 
font-size:9px; 
font-weight:bold; 
}


.start 	A:visited 
{
text-decoration: underline;
color:white; 
font-size:9px; 
font-weight:bold; 
}


/* MAIN CONTAINER */



td.search-topleft { 
background-repeat: no-repeat; 
background-position: left bottom; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/ract/tl.gif);
} 
td.search-top { 
background-repeat: repeat-x; 
background-position: top; 
height: 6px; 
background: #F15D2E;
} 
td.search-topright { 
background-repeat: no-repeat; 
background-position: right bottom; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/ract/tr.gif);
} 
td.search-left { 
background-repeat: repeat-y; 
background-position: left; 
width: 6px;
background-image: url(../../../Images/clubs/ract/MapScreen/left.gif);
} 

td.search-right { 
background-repeat: repeat-y; 
background-position: right; 
width: 6px;
background-image: url(../../../Images/clubs/ract/MapScreen/right.gif);
} 
td.search-bottomleft { 
background-repeat: no-repeat; 
background-position: top left; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/ract/MapScreen/bl.gif);
} 
td.search-bottom { 
background-repeat: repeat-x; 
background-position: bottom; 
height: 6px; 
background-image: url(../../../Images/clubs/ract/MapScreen/bottom.gif);

} 
td.search-bottomright { 
background-repeat: no-repeat; 
background-position: top right; 
height: 6px; 
width: 6px; 
background-image: url(../../../Images/clubs/ract/MapScreen/br.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;
}

