/*****************************************
		BLOCKS_NONE STYLES
 *****************************************/
#blocksNoneBody {
	background-color: #ffffff;
	background: none;
}

#blocksNoneBody #module {
	margin: 0px;
	border: none;
	background: none;
}

#blocksNoneHeader {
	background: #b21e23;
	height:41px;
}

#blocksNoneHeader tr td {
	padding: 0px 6px 0px 6px;
	color: #ffffff;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

#blocksNoneHeader tr td h1 {
	color: #ffffff;
	margin: 0px;
	font-size: 20px;
	letter-spacing: 1px;
}
/************* BLOCKS_NONE STYLES END **************/

/***************************************************
					BLOCK
****************************************************/

.blockTitleWrap {
	float: left;
	position: relative;
	height: 21px;
}

.blockTitle {
	background-image: url(../images/blocktitle-bg.gif);
	background-repeat: repeat-x;
	height: 21px;
	line-height: 21px;
	padding-left: 16px;
	padding-right: 16px;
	color: #ffffff;
	font-size: 11px;
}

.blockTitle a:link {color: #ffffff; text-decoration: none;}
.blockTitle a:visited {color: #ffffff; text-decoration: none;}
.blockTitle a:active {color: #ffffff; text-decoration: none;}
.blockTitle a:hover {color: #0030b1; text-decoration: none;}

.blockTitleShape {
	padding-left: 15px;
	padding-right: 15px;
	height: 21px;
	background-image: url(../images/blocktitle-shape.gif);
	background-repeat: no-repeat;
}

.blockTitleLine {
	height: 21px;
	background-image: url(../images/blocktitle-line.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.blockContainer {
	margin-bottom: 5px;
	padding: 8px 8px;
	background-color: #fdf2fd;
	border: 1px solid #cccccc;
	border-top: none;
	font-size: 11px;
}

.blank_block{
	background: none;
	border: none;
	margin-bottom: 4px;
	padding: 4px 4px;
}

.blockContainer table {
	font-size: 11px;
}

.blockContainerNoColor {
	margin-bottom: 15px;
	padding: 8px 8px;
	font-size: 11px;
	width: 600px;
}

.blockContainer hr {
	border: 1px solid #eeeeee;
	border-top: solid 1px #cccccc;
}
/******************* BLOCK END ********************/


/**************************************************
				BLOCK PLACES START
***************************************************/

.MenuBlock {
	margin-top: 4px;
	height: 25px;
}

.MenuBlock {
	height: 27px\9 /* IE8 fix */
}

* html .MenuBlock {
	overflow: hidden;
}

.LeftBlock {
	padding-right:5px;
}

.RightBlock {
	
}

.CenterTopBlock {
	margin-bottom:5px;
}

.CenterBottomBlock {
	
}

#IndexBlock {

}

/*************** BLOCK PLACES END ***************/

.published-by {
	color: #777777;
}

.pagecontainer {
	background-color: #ffffff;
}

.topwrap {
	float: left;
	width: 1100px;
	height: 179px;
}

.logo-banner {
	float: left;
	width: 882px;
	height: 179px;
	background-image: url(../images/logo-banner.jpg);
	background-repeat: no-repeat;
}

.logo-banner-date {
	float: left;
	margin-top: 150px;
	margin-left: 180px;
	display: inline;
}

.logo-banner-date p {
	font-size: 9px;
}

.circle-red {
	float: left;
	width: 106px;
	height: 103px;
	background-image: url(../images/circle-red.png);
	background-repeat: no-repeat;
	margin-left: 210px;
	margin-top: 40px;
	display: inline;
}

.circle-red-offer {
	float: left;
	width: 85px;
	margin-top: 20px;
	margin-left: 10px;
	display: inline;
	font-weight: bold;
}

.circle-red-offer p {
	color: #ffffff;
}

.circle-red-offer p a:link {color: #ffffff; text-decoration: none;}
.circle-red-offer p a:visited {color: #ffffff; text-decoration: none;}
.circle-red-offer p a:active {color: #ffffff; text-decoration: none;}
.circle-red-offer p a:hover {color: #ffffff; text-decoration: underline;}

.logo-banner-search {
	float: left;
	margin-left: 45px;
	margin-top: 10px;
}

.input-text {
	width: 150px;
}

.logo-banner-language {
	float: left;
	margin-top: 55px;
	margin-left: 170px;
	display: inline;
}

.menu-wrap {
	float: left;
	position: relative;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

.menu-left {
	float: left;
	position: relative;
	width: 9px;
	height: 25px;
	background-image: url(../images/menu-left.jpg);
	background-repeat: no-repeat;
}

.menu {
	float: left;
	position: relative;
	height: 25px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
}

.menu-right {
	float: right;
	position: relative;
	width: 9px;
	height: 25px;
	background-image: url(../images/menu-right.jpg);
	background-repeat: no-repeat;
}

.flashbg {
	height: 244px; 
	background-image: url(../images/flash_bg.jpg);
 	background-repeat: repeat-x;
}

.flash_buy_link {
	position: relative;
	font-weight: bold;
	margin-top: 7px;	
}

.flash_buy_link a:link {color: #ffffff; text-decoration: none;}
.flash_buy_link a:visited {color: #ffffff; text-decoration: none;}
.flash_buy_link a:active {color: #ffffff; text-decoration: none;}
.flash_buy_link a:hover {color: #ffffff; text-decoration: underline;}

/*

.menu ul {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	list-style-type: none;
}

.menu ul li {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	border-right: 1px solid #ffffff;
}

.menu ul li a:link {color: #ffffff; text-decoration: none;}
.menu ul li a:visited {color: #ffffff; text-decoration: none;}
.menu ul li a:active {color: #ffffff; text-decoration: none;}
.menu ul li a:hover {color: #ffffff; text-decoration: underline;}

.menu ul li ul {
	display: none;
	position: absolute;
	background-color: #bd0102;
	margin-top: 0px;
}

.menu ul li:hover ul {
	display: block;
}

.menu ul li:hover ul li ul {
	display: none;
	position: absolute;
	left: 0;
}

.menu ul li ul li {
	display: list-item;
	border: 0px;
	float: none;
}

.menu ul li ul li ul {
	display: none;
}

.menu ul li ul li:hover ul {
	display: block;
}

*/

.page {
	background-color: #ffffff;
}

.header {
	background-color: #1e77ab;
	height: 130px;
}

#module {
	padding:20px;
}

.container {
	width: 100%;
	padding: 0px;
}

.contentContainer {
	width: 100%;
}

.moduleNavigation {
	margin-bottom: 20px;
}

.footer {
	padding: 8px 10px 8px 10px;
	background-color: #299826;
}

.footer table tr td {
	color: #ffffff;
	font-size: 0.9em;
}

.footer table tr td a:link {color: #ffffff; text-decoration: none;}
.footer table tr td a:visited {color: #ffffff; text-decoration: none;}
.footer table tr td a:active {color: #ffffff; text-decoration: none;}
.footer table tr td a:hover {color: #ffffff; text-decoration: underline;}

.languageFlag {
	border: 1px solid #fff;
	margin-right: 6px;
	cursor: pointer;
}

#LanguageForm {
	white-space: nowrap;
}

.flightsearch {
	float: left;
	width: 180px;
	margin-left: 20px;
	display: inline;
	height: 179px;
}

