body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	/*padding-left: 5%;
	padding-right: 2%;*/
}

table{
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
}

table td{
padding:0px; /* cellspadding="0" */
}

#Container {
	width: 93%;
	right: 2%;
	position: absolute;
}

/*=Login*/
#Login {	
	white-space: nowrap;
	font-size: 11px;
	position: absolute;
	left: 19%;
	width: 56%;
	background: #d7d7fc url(img/cnr_03.gif) no-repeat bottom left;
	height: 27px;
}

#Login ul {	
	margin-left: 20px;
	margin: 3px;
	margin-right: 0px;
	padding-left: 20px;
}
#Login ul li {	
	list-style: none;
	white-space: nowrap;
	padding: 0px;
	float: left;
	width: 30%;
}
#Login ul li#BgRight, div#BgRight {	
	float: right;
	background: url(img/cnr_04.gif) no-repeat bottom right;
	width: 6px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}

div#BgRight {	
	height: 27px;
}

#QuickLinks {
	border-left: 1px solid #FFFFFF;
	font-size: 11px;
	position: absolute;
	left: 75%;
	width: 25%;
	background: #000000 url(img/cnr_03.gif) no-repeat bottom left;
	height: 27px;
	text-align: center;
}
/*=Login*/

/*=Date and lang*/
#Langs {	
	white-space: nowrap;
	font-size: 10px;
	position: absolute;
	top-: 27px;
	top: 0px;
	left: 20%;
	text-transform: uppercase;
	width-: 380px;
	white-space: nowrap;
}

#Langs ul {	
	padding-left: 12px;	
	padding-top: 0px;
	margin: 0px;
	min-width: 400px;
}

#Langs ul li {	
	width: 55px;
	float: left;	
	list-style: none;
	white-space: nowrap;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 12px;
	padding-bottom: 3px;
	border-right: 1px solid #d7d7fc;
}

#Langs ul li#Date {	
	width: 105px;
	border:none;
	padding-right: 30px;
	padding-left: 10px;
	text-transform: none;
	font-size: 11px;
	font-weight: bold;
	
}

#Langs ul li#Date span{	
	font-weight: normal;
	padding-left: 5px;
	color: #333333;
}

#Langs ul li#Date span#hol{
	color:#b83d3d;
}

#Langs ul li#Date a#holiday{	
	font-weight: normal;
	padding-left: 5px;	
}
/*=Date and lang*/

/*=Search*/
.SearchBar p {
	margin: 12px;
	padding: 12px;
}

#SearchBarExchange{
	border-right: 3px solid #fcd263;
	background: url(img/bg_search_exchange.gif) no-repeat;
	width: 82%;	
}

#SearchBarExchange table{
	margin: 5px 12px 12px 30px;	
}

#SearchBarExchange table td{
	font-size: 11px;
	color: #333333;
}

#SearchBarExchange table td a{
	text-decoration:underline
}

#SearchBarTvGuide{
	border-right: 3px solid #dbadfa;
	background: url(img/bg_search_tvguide.gif) no-repeat;
	width: 82%;	
}

#SearchBarTvGuide table{
	margin: 5px 12px 12px 30px;	
}

#SearchBarTvGuide table td{
	font-size: 11px;
	color: #333333;
}

#SearchBarTvGuide table td a{
	text-decoration:underline
}


#SearchBarFreeHosting{
	border-right: 3px solid #bed194;
	background: url(img/bg_search_freehosting.gif) no-repeat;
	width: 82%;	
	padding: 0px;
}


#SearchBarFreeHosting table{
	margin: 10px 12px 12px 30px;		
	
}

#SearchBarFreeHosting table td{
	font-size: 11px;
	color: #333333;
}

/*=Search*/

/*=MenuTabs*/

.MenuTabs, #MenuTabs a {
	color: #000000;	
}

.MenuTabs ul {	
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
	width: 100%;	
}

.MenuTabs ul li#catalog{	
	background: #ffdd99 url(img/cnr_03.gif) no-repeat bottom left;	
	padding-top: 1px;
}
.MenuTabs ul li#catalogOn{	
	background: #ffdd99 url(img/bg_tabs_ournet_on.gif) no-repeat bottom left;	
	margin-top: 0px;
}

.MenuTabs ul li#catalogOn a{	
	background: url(img/bg_tabs_ournet_on.gif) no-repeat bottom right;
	padding-top: 2px;
	padding-bottom: 9px;
}

.MenuTabs ul li#catalogOn a:hover{
	text-decoration: none;
}

.MenuTabs ul li#TvGuide{	
	background: #edd9fa url(img/cnr_03.gif) no-repeat bottom left;	
	padding-top: 1px;
	
}
.MenuTabs ul li#TvGuideOn {	
	background: #edd9fa url(img/bg_tabs_tvguide_on.gif) no-repeat bottom left;	
	margin-top: 0px;	
}

.MenuTabs ul li#TvGuideOn a {	
	background: url(img/bg_tabs_tvguide_on.gif) no-repeat bottom right;
	padding-top: 3px;
	padding-bottom: 8px;
	
}

.MenuTabs ul li#TvGuideOn a:hover{
	text-decoration: none;
}

.MenuTabs ul li#TvGuideOn a span{
	padding-left: 10px;
	padding-right: 10px;
}

.MenuTabs ul li#Travel {	
	background: #d2f291 url(img/cnr_03.gif) no-repeat bottom left;	
	padding-top: 1px;
}
.MenuTabs ul li#TravelOn {	
	background: #d2f291 url(img/bg_tabs_siesta_on.gif) no-repeat bottom left;	
	margin-top: 0px;
}
.MenuTabs ul li#TravelOn a {	
	background: url(img/bg_tabs_siesta_on.gif) no-repeat bottom right;
	padding-top: 3px;
	padding-bottom: 8px;
}
/* FREE HOSTIN TAB */
.MenuTabs ul li#FreeHosting {	
	background: #dbebb9 url(img/cnr_03.gif) no-repeat bottom left;	
	padding-top: 1px;
	
	
}
.MenuTabs ul li#FreeHostingOn {	
	background: #dbebb9 url(img/bg_tabs_freehosting_on.gif) no-repeat bottom left;	
	margin-top: 0px;
}
.MenuTabs ul li#FreeHostingOn a {	
	background: url(img/bg_tabs_freehosting_on.gif) no-repeat bottom right;
	padding-top: 3px;
	padding-bottom: 8px;
}

.MenuTabs ul li#FreeHostingOn a:hover{
	text-decoration: none;
}
/*-    -*/

.MenuTabs ul li#Kids {	
	background: #fce779 url(img/cnr_03.gif) no-repeat bottom left;	
	padding-top: 1px;
}
.MenuTabs ul li#KidsOn {	
	background: #fce779 url(img/bg_tabs_siesta_on.gif) no-repeat bottom left;	
	margin-top: 0px;
}
.MenuTabs ul li#KidsOn a {	
	background: url(img/bg_tabs_siesta_on.gif) no-repeat bottom right;
	padding-top: 3px;
	padding-bottom: 8px;
}

/*Exchange TAB */
.MenuTabs ul li#exchange{	
	background: #fbf0b6 url(img/cnr_03.gif) no-repeat bottom left;	
	padding-top: 1px;
}
.MenuTabs ul li#exchangeOn {	
	background: #fff1a1 url(img/bg_tabs_exchange_on.gif) no-repeat bottom left;	
	margin-top: 0px;
}
.MenuTabs ul li#exchangeOn a {	
	background: url(img/bg_tabs_exchange_on.gif) no-repeat bottom right;
	padding-top: 3px;
	padding-bottom: 8px;
}

.MenuTabs ul li#exchangeOn a:hover{
	text-decoration-: none;
}

/*- -*/
.MenuTabs ul li#dictionary {	
	background: #CCDDFF url(img/cnr_03.gif) no-repeat bottom left;	
	padding-top: 1px;
}
.MenuTabs ul li#dictionaryOn {	
	background: #CCDDFF url(img/bg_tabs_multilex_on.gif) no-repeat bottom left;	
	margin-top: 0px;
}

.MenuTabs ul li#dictionaryOn a {	
	background: url(img/bg_tabs_multilex_on.gif) no-repeat bottom right;
	padding-top: 3px;
	padding-bottom: 8px;
}

.MenuTabs ul li#dictionaryOn a:hover{
	text-decoration-: none;
}

.MenuTabs ul li#Forum {	
	background: #e5e5e5 url(img/cnr_03.gif) no-repeat bottom left;	
	padding-top: 1px;
}
.MenuTabs ul li#ForumOn {	
	background: #e5e5e5 url(img/bg_tabs_siesta_on.gif) no-repeat bottom left;	
	margin-top: 0px;
}

.MenuTabs ul li#ForumOn a {	
	background: url(img/bg_tabs_siesta_on.gif) no-repeat bottom right;
	padding-top: 3px;
	padding-bottom: 8px;
}

.MenuTabs ul li#Siesta {	
	background: #ffb2a3 url(img/cnr_03.gif) no-repeat bottom left;	
	padding-top: 1px;
}

/*SIESTA TAB*/


.MenuTabs ul li#Siesta {	
	background: #ffb2a3 url(img/cnr_03.gif) no-repeat bottom left;	
	padding-top: 1px;
}
.MenuTabs ul li#SiestaOn {	
	background: #ffb2a3 url(img/bg_tabs_siesta_on.gif) no-repeat bottom left;	
	margin-top: 0px;
}
.MenuTabs ul li#SiestaOn a {	
	background: url(img/bg_tabs_siesta_on.gif) no-repeat bottom right;
	padding-top: 3px;
	padding-bottom: 8px;
}

/*- -*/

/* ALL SERVICES TAB*/

.MenuTabs ul li#allservices {	
	background: #eeeeee url(img/cnr_03.gif) no-repeat bottom left;	
	padding-top: 1px;
}
.MenuTabs ul li#allservicesOn {	
	background: #eeeeee url(img/bg_tabs_siesta_on.gif) no-repeat bottom left;	
	margin-top: 0px;
}
.MenuTabs ul li#allservicesOn a {	
	background: url(img/bg_tabs_siesta_on.gif) no-repeat bottom right;
	padding-top: 3px;
	padding-bottom: 8px;
}

/*- -*/

.MenuTabs ul li a {	
	background: url(img/cnr_04.gif) no-repeat bottom right;
	display: block;
	padding: 0px;
	padding-bottom: 5px;
	text-decoration: none;
}

.MenuTabs ul li a:hover {	
	text-decoration: underline;
}
/*=MenuTabs*/

/*=Banners*/
.BannerTop0 {
	width: 100%;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 235px;
}
.BannerTop0 li {
	display: inline;
	float: left;
	width: 33%;
	text-align: center;
}

.BannerTop0#SearchAdvanced {	
	top: 305px;
}

.BannerTop {
	width: 100%;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 235px;
}
.BannerTop li {
	display: inline;
	float: left;
	width: 100%;
	text-align: center;
}


.BannerTop#SearchAdvanced {	
	top: 305px;
}


/*=Banners*/

#Bottom {
	margin-top: 80px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top: 2px solid #999999;
	clear: both;
	width: 100%;
	height: 59px;
	overflow-: hidden;
	font-size: 11px;
}
#Bottom p {
	padding: 0px;	
	margin: 0px;
	padding-top: 12px;
}
#Bottom ul {
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
}
#Bottom ul li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Bottom #Designmd {
	width: 22%;
}
#Bottom #Copyright {
	width: 57%;
}
#Bottom #Statistic {
	width: 20%;
}

.Grey {
	color: #666666;
}

span.DateHoliday {
	color: #333333;
}

/* ==      TopMovingMenu     == */
#TopMovingMenu.Tab{
	position:absolute;
	top: 0px;
	right: 25%;
	margin-right: -220px;
	width: 130px;
	z-index: 90;
	border-: 2px blue solid;
}
#TopMovingMenu.Tab .cn{
	position:relative;
	width:11px;
	height:60px;
	overflow:hidden;
	background:url('img/corners_top_mov_menu.png') no-repeat;
	//background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/corners_top_mov_menu.png', sizingMethod='crop');
	cursor: pointer;
	border-: 1px red solid;
}
#TopMovingMenu.Tab .bb{
	position:relative;
	height:30px;
	overflow:hidden;
}
#TopMovingMenu.Tab .cn.l{
	width:auto;
	margin-right:11px;
	padding-top: 5px;
	padding-left: 5px;
}
#TopMovingMenu.Tab .cn.l *{
	border: 0;
}
#TopMovingMenu.Tab .cn.l a{
	display: block;
	width: 100%;
}
#TopMovingMenu.Tab .cn.r{
	position:absolute;
	margin-left:100%;
	left:-11px;
	top:-30px;
}
#TopMovingMenu.Tab .bb .cn{
	margin-top:0px;
}
#TopMovingMenu.Tab .Tabcontent{
	background:#ccddff;
	padding: 0;
	padding-left: 20px;
	overflow: hidden;
	display: none;
	border-: 1px red solid;
}
#TopMovingMenu.Tab .Tabcontent a{
	display-: block;
	float: left;
	clear: left;
	font-size: 83%;
	margin-top: 0.7em;
	white-space: nowrap;
	border-: 1px red solid;
}

.SoonRandomPreviewFrame{
	position: absolute;
	top: 50px;
	right: 33%;
	width: 215px;
	height-: 66px;
	overflow: hidden;
	border-: 1px red solid;
	z-index: 10;
}
.SoonRandomPreview{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 215px;
	height-: 70px;
	overflow-: hidden;
	border-: 1px yellow solid;
}
.OneSoonPreview{
	position: relative;
	font-size: 83%;
	margin-bottom: 100px;
	overflow: hidden;
	border-: 1px blue solid;
}
.OneSoonPreview a{
	display: block;
	float: left;
	line-height: 1.5em;
	width: 49%;
}

