body
{
	margin:0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-size: 10px;
	padding: 0px;
	background: none;
	background-color: none;
	background-color: transparent;
	font-family: verdana;
	color: #2E3794;
	background-image: url("http://tmcomponents.travelmarket.com/customers/gozoreiser/quick_search/gfx/onlinebooking_background.gif");
}

div,table, td, input
{
	line-height: 12px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 10px;
	
}

.tm_quicksearch
{
	width: 512px;
	height: 179px;
	position: absolute;
	left: 0;
	top: 30;
	background: none;
	background-color: none;
	background-color: transparent;
	margin-top:20px;
}

.selectbox, .inputtext
{
	height: 19px;
	font-size: 10px;
	border: 1px solid #7f9db9;
	margin-top: 1px;
	
}

.child_table .inputtext
{
	width: 75px;
	margin-left: 6px;
	margin-top: 0px;
}

.country_container .selectbox, .city_container .selectbox, .extra_days .selectbox
{
	width: 150px;
}

h1, #out_return_container
{	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin:0px 0px 2px 0px;
}

#departure_box
{
	position: absolute;
	left: 16px;
	top: 9px;
}

#arrival_box
{
	position: absolute;
	left: 16px;
	top: 73px;
}

#dates_box
{
	position: absolute;

	left: 210px;
	top: 9px;

	
}

#out_return_container
{
	position: absolute;

	

	left: 405px;
	top: 22px;
}

/*#adult_child_box
{
	position: absolute;
	left: 472;
	top: 84;
}*/

#adult_box
{
	position: absolute;
	left: 210px;
	top: 94px;
}

#child_box
{
	position: absolute;
	left: 262px;
	top: 94px;
}

#omonth, #imonth
{
	margin-left: 2px;
	width: 109px;
}

#oday, #iday
{
	width: 50px;
}

.button
{
	position: absolute;
	left: 415px;
	top: 135px;
	font-weight:bold;
	border: 0px;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #F2A118;
	padding: 0px 5px 0px 5px;
	width:85px;
}

#advancedsearch
{
	position: absolute;
	top: 132px;
	white-space: nowrap;
	text-align: right;
	width: 473px;
}

#advancedsearch a
{
 	font-size: 10px;
	color: black;
}

