.headCont
{
	background-image: url(../images/stores_world_map.jpg);
	z-index:1;
}

.textHead
{
	margin-bottom: 20px;
}

.textHead .title
{
	width: 100%;
	overflow: hidden;
}

.textHead .subTitle
{
	font-size: 10px;
	width:100%;
	overflow: hidden;
}

.calendar-tab
{
	width: 278px;
}

.calendar-tab table
{
	width: 278px;
}

/* FORM */
.searchForm
{
	float: left;
	width: 280px;
	margin-top: 20px;
	margin-left: 10px;
}

.countryDialog
{
	float: left;
	width: 100%;
	height: 16px;
	border: none;
}

.cityDialog
{
	float: left;
	width: 100%;
	height: 16px;	
	border: none;
}

.button
{
	float: left;
	width: 100%;
}

.countryDialog label, .cityDialog label
{
	float: left;
	width: 60px;
	overflow: hidden;
	color: #FFFFFE;
}

.countryDialog input, .cityDialog input
{
	float:left;
	font-size:11px;
	height:18px;
	width:147px;
	background-color: #674F46 !important;
	border: 1px solid #674F46 !important;
	color: #F6DED9;
}

.button a
{
	float: right;
	margin-right: 35px;
	text-decoration: none;
	/*width: 7%;*/
	font-size: 14px;
}

.cityDialog, .button
{
	margin-top: 10px;
}

/*
#FlashMenuGallery
{
	top:-136px;
}*/

