body
{
   background: #DAD7D2 url('../images/bkg.jpg') repeat-x top left;
	font-family: Tahoma;
	font-size: 11px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#page
{
   background: #FFFFFF;
	height: 100%;
	margin: 0 auto;
	padding: 0 16px;
	width: 960px;
}

/* TOP */

#top
{
	clear: both;
	height: 91px;
	margin: 0;
	padding: 0;
	width: 960px;
}

#topnew
{
	width: 960px;
	height: 469px !important;
	float: left;
	margin: 0 0 0 0;
	clear: both;
}

#topnew-fc
{
	width: 300px; 
	height: 469px !important;
	float: left;
}

#projectsall-div
{
	width: 622px;
	height: 447px;
	float: left; 
	margin: 0 0 0 4px;
	background: #ebeae8;
	padding: 17px 17px 0 17px;
}


#logo-div
{
	background: #FCA826;
	float: left;
	height: 91px;
	margin: 0;
	padding: 0;
	width: 300px;
}

#project-button-div
{
	width: 401px;
	height: 106px;
	position: absolute;
	margin: 0 auto;
	z-index: 2000;
	text-align: right;
}

#image_uk_flag,#image_bg_flag,#image_es_flag
{
	border: none;
}

#logo-div img
{
   float:left;
	margin: 14px 0 0 62px;
}

#next-logo-div
{
	border-left: 1px solid #FFFFFF;
	float:left;
	height: 93px;
	margin: 0;
	padding: 0;
	width: 214px;
}

#logo-div-top
{
	background: #FCA826;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	height: 47px;
	margin: 0;
	padding: 0;
	width: 214px;
}

#logo-div-bottom
{
	background: #FCA826;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	width: 214px;
}


#menu-top
{
	float: left;
	height: 38px;
	line-height: 38px;
	margin: 13px 0 0 0;
	padding: 0;
	text-align: right;
	width: 660px;

}

#menu-top img
{
	float: right;
	margin: 0 0 0 6px;
	cursor: pointer;
}

#menu-top a.menu
{
	background: url('../images/menu_top_line.gif') no-repeat left;
	color: #008392;
	display: block;
	float: right;
	height: 38px;
	line-height: 38px;
	margin: 0 7px 0 0;
	padding: 0 0 0 8px;
	text-align: center;
	text-decoration: none;
}

#menu-top a.menu:hover
{
	color: #FCA826;
	text-decoration: underline;
}

#menu-top a.favorites
{
	background: url('../images/asterisk.gif') no-repeat left;
	color: #008392;
	display: block;
	float: right;
	height: 38px;
	line-height: 38px;
	margin: 0 7px 0 0;
	padding: 0 0 0 14px;
	text-align: center;
	text-decoration: none;
}

#menu-top a.favorites:hover
{
	background: url('../images/asterisk_over.gif') no-repeat left;
	color: #FCA826;
	text-decoration: underline;
}


#menu-main
{
	float: left;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 660px;
}

#menu-main img
{
	float: right;
	margin: 14px 0 0 0;
	border: none;
}

#bottom-line
{
	background: url('../images/index-line.gif');
	float: left;
	height: 3px;
	line-height: 3px;
	margin: 0 0 2px 0;
	padding: 0;
	width: 300px;
	
}

#bottom-line2
{
	background: url('../images/index-line.gif');
	float: left;
	height: 3px;
	line-height: 3px;
	margin: 0 0 2px 4px;
	padding: 0;
	width: 656px;
	
}
/* END TOP */

/* MAIN CONTENT */

#title-bottom-border
{
	background: url('../images/title_bottom_border_new.gif') repeat-x; 
	height: 18px;
	margin: 0 0 26px 0;
	width: 960px;
	float: left;
	clear: both;
}


#first-row
{
	float: left;
	margin: 1px 0 0 0;
	padding: 0;
	text-align: left;
	width: 300px;
}

.info-text
{
	color: #656565;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 15px 0 0 0;
	text-align: justify;
	width: 300px;
}

#title-services
{
	border-bottom: 1px solid #B1B1B1;
	margin: 40px 0 10px 0;
}

#title-news
{
	border-bottom: 1px solid #B1B1B1;
	margin: 33px 0 15px 0;
}

a.services-menu
{
	background: #F7F5F0;
	color: #00909D;
	display: block;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 19px;
	line-height: 19px;
	margin: 0 0 2px 0;
	padding: 0 0 0 7px;
	text-align: left;
	text-decoration: none;
	width: 293px;
}

a.services-menu:hover
{
	background: #FAB301;
	color: #FFFFFF;
}

.last-news-date
{
	color: #656565;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	margin: 0;
	text-align: left;
	width: 290px;
}

.last-news-text
{
	color: #656565;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 20px 0;
	text-align: left;
	text-decoration: none;
	width: 290px;
	cursor: pointer;
}
.last-news-link
{
	text-decoration: none;
	color: #656565;
}

.last-news-link:hover
{
	text-decoration: underline;
}

#second-row
{
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
	width: 300px;
}

#third-row
{
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
	width: 320px;
}

a.anchor
{
	background: url('../images/link_arrow.gif') no-repeat left;
	color: #FCA826;
	display: block;
	float: left;
	clear: both;
	height: 21px;
	line-height: 21px;
	padding: 0 0 0 12px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}

a.anchor:hover
{
	text-decoration: underline;
}


/* search */
#search_type{
	overflow:auto;
	text-align:left;
	width:193px;
	height:48px;
	background-color:#FFFFFF;
	clear:left;
	border:1px solid #CCCCCC;
	padding:2px 2px 0 2px;
}

/* end search */


input.submit
{
	background: #FFFFFF;
	border: 1px solid #AAA49A;
}


#title-top-offers
{
	border-bottom: 1px solid #B1B1B1;
	margin: 41px 0 15px 0;
}


#fast-search-div
{
	float: left;
	width: 290px;
	height: 215px; 
	border-left: 3px solid #007d8d; 
	border-right: 3px solid #007d8d; 
	border-bottom: 3px solid #007d8d;
	padding: 10px 12px 0 12px;
}

#fast-search-div table
{
	float:left;
	width: 290px;
	font-family: Tahoma; 
	font-size:11px; 
	font-weight: normal;
	color: #656565;
	border: none;
}

#fast-search-select
{
	width: 200px; 
	font-family: Tahoma; 
	font-size:11px; 
	font-weight: normal;
	color: #656565; 
	height: 17px;
}

.fast-search-input
{
	width: 39px; 
	height: 13px;
	font-family: Tahoma; 
	font-size:11px;
}

#fast-search-currency
{
	width: 50px; 
	font-family: Tahoma; 
	font-size:11px; 
	font-weight: normal;
	color: #5F5F5F; 
	height: 17px;
}

#fast-search-submit
{
	width: 287px;
	height: 19px;
	background: #FFFFFF;
	color: #FCA826;
	border-top: 1px solid #AAA49A;
	border-left: 1px solid #AAA49A;
	border-bottom: 2px solid #7A7A7A;
	border-right: 2px solid #7A7A7A;
}

.top-offer-div
{
	width: 300px; 
	height: 122px;
	float: left;
	
}

.top-offer-img
{
	float: left;
	width: 116px;
	height: 111px;
	border: 1px solid #D2D2D2;
	padding: 9px 9px 0 9px;
}

.top-offer-img img
{
	border: none;
	background: none;
}

.top-offer-img a.link
{
	display: block;
	float: left; 
	width: 116px; 
	height: 18px; 
	line-height: 18px; 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #FFFFFF;
	background: #D2D2D2;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
}

.top-offer-details
{
	width: 154px; 
	height: 122px;
	float: left;
	margin: 0 0 0 9px;

}

.top-offer-details p
{
	margin: 0;
	color: #656565;
}

.top-offer-details img
{
	border: none;
}

.top-offer-details p.ref-num
{
	margin: 0 0 0 0;
	color: #656565;
}

.top-offer-details p.price
{
	margin: 10px 0 0 0;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00909D;
}

.top-offer-line
{
	float: left;
	width: 300px; 
	height: 39px;
	background: url('../images/dot_line.gif') repeat-x;
	margin: 10px 0;
}

#extranet-div
{
	float: left;
	width: 280px;
	height: 75px;
	background: #eeeeee;
	padding: 13px 10px 0 10px;
	margin: 2px 0 0 0;
}

#extranet-div table
{
	width: 280px;
	margin: 0px;
	padding:0;
	border: none;
	float:left;
}

#extranet-div table td.label
{
	font-family: Tahoma;
	font-size: 11px; 
	font-weight: normal; 
	color: #656565;
	line-height: 13px;
	padding: 0 5px 0 0;
}

#extranet-div input.login-box
{
	width: 210px;
	height: 16px;
	background: #FFFFFF;
	border: 1px solid #D1D1D1;
}

#enter-button
{
	width: 300px;
	height: 18px;
	background: #D4D0C8 url('../images/submit_bkg.gif');
	float: left;
	font-family: Tahoma; 
	font-size: 11px; 
	color: #404040;
	line-height: 12px;
	border:none;
	margin-top: 3px;
}
/* END MAIN CONTENT */

/* BOTTOM */

#bottom
{
	border-top: 20px solid #ECEBEB;
	color: #007D8D;
	float: left;
	height: 46px;
	line-height: 46px;
	margin: 15px 0 0 0;
	padding: 0 3px;
	text-align: left;
	width: 954px;
	font-weight: normal;
}

#bottom span
{
	float:left;
	margin: 0 180px 0 0;
	
}

#bottom a
{
	color: #007D8D;
	display: block;
	float: left;
	margin: 0 19px 0 0;
	text-decoration: none;
}

#bottom a:hover
{
	color: #FCA826;
	text-decoration: underline;
}


#bottom a.lang
{
	color: #007D8D;
	display: block;
	float: right;
	margin: 0 0 0 10px;
	text-decoration: none;
}

#bottom a.lang:hover
{
	color: #FCA826;
	text-decoration: underline;
}


/* END BOTTOM */

.clearer
{
	clear: both;
}


/* projects */


.project-div
{
	width: 301px;
	float:left;
	height: 153px;
}

.project-img
{
	float:left;
	border: 1px solid #d2d2d2;
	padding: 9px;
	background: #ffffff;
}

.project-inner-div
{
	width: 154px;
	float: left;
	margin: 0 0 0 11px;
	display: inline;
	text-align:left;
	height: 123px;
}

.project-inner-div p
{
	margin: 7px 0 9px 0;
	text-align:left;
	font-weight: bold;
	color: #00909d;
}

.img-link
{
	float: left;
	margin: 0 0 4px 0;
}

.img-link1
{
	float: left;
	margin: 0 0 4px 0;
}

.img-link img,.img-link1 img
{
	float:left;
	margin: 0;
	border:none;
}

a.project-link
{
	margin: 0 0 4px 7px;
	color: #fca826;
	text-decoration: none;
}

a.project-link1
{
	margin: 0 0 0 7px;
	color: #008591;
	text-decoration: none;
}

a.project-link:hover,a.project-link1:hover
{
	text-decoration: underline;
}

.project-line
{
	float: left;
	width: 301px; 
	height: 30px;
	background: url('../images/dot_line-tr.gif') repeat-x;
}
/* end projects */





