/* Search Box CSS */

a.star:link 
{
	color:#FF8200;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-weight: bold;
	display:block;
	line-height:19px;
}

a.star:visited 
{
	color:#FF8200;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-weight: bold;
	display:block;
	line-height:19px;
}
a.star:hover
{
	color:#FF8200;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-weight: bold;
	display:block;
	line-height:19px;
}
a.star:active
{
	color:#FF8200;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-weight: bold;
	line-height:19px;
	display:block;
}
a.powered:link 
{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	padding-left: 0px;
	font-weight: normal;

}

a.powered:visited 
{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	padding-left: 0px;
	font-weight: normal;
}
a.powered:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	padding-left: 0px;
	font-weight: normal;
}
a.powered:active
{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	padding-left: 0px;
	font-weight: normal;
}

#containersearch
{
	width: 200px;
	height: 220px;
	background-image: url(Cheapflights_200X200.jpg;
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#topproducts
{
	position: relative;
	left: 14px;
	top: 64px;
	height: 42px;
	width: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*border: 1px solid #000000;*/
	
}

#boxsearch
{

	font-size: 0px;
	position: relative;
	height: 32px;
	width: 108px;
	left: 43px;
	top: 94px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 0px;
	/*border: 1px solid #000000;*/
}

#go
{
	position: relative;
	top: 107px;
	left: 7px;
	padding: 0px;
	height: 19px;
	width: 183px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	
}
#powered_by
{
	position: relative;
	top: 109px;
	left: 40px;
	padding: 0px;
	height: 19px;
	width: 183px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	display:block;
	line-height:19px;
	
}

.searchbox1
{
	font-size: 12px;
	width: 145px;
	height: 14px;
	overflow: visible;
	padding: 0px;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 3px;

}
.searchbox2
{
font-size: 12px;
width: 145px;
height: 14px;
overflow: visible;
padding: 0px;
vertical-align: bottom;
border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	padding-left: 3px;

}


