/* 
 * styles.css
 * @author: Philippe Clairet - CSA Design
 * @Project start date: 14/08/09
 * @Project end date:
 * @Latest amend: 14/09/09
 */

/* reset */

body, h1, h2, h3, p, ul, ol, li, dl, dt, dd, form, fieldset, input, select, textarea, div { padding:0; margin:0; }
body, input, select, textarea { font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; }
body { text-align:center; background:#586273 url("../_img/body-bg.png") left top repeat-x; } /* For IE5.5 */
ul { list-style:none; }
a img { border:0; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
label { font-size:75%; }
/* clearing properties */
.cleared { height:1%; }
.cleared:after { content:"."; clear:both; display:block; visibility:hidden; height:0; }
.column { float:left; }

.euroCol00 { width:250px; }
.euroCol01 { width:690px; }
.euroCol02 { width:335px; }

.euroGlobalOuterWrapper
{
	height:550px;
	width:100%;
	text-align:left;
}

.euroGlobalInnerWrapper
{
	top:40px;
	height:550px;
	margin-top:auto;
	width:100%;
	position:absolute;
}

.euroMainContentWrapper
{
	width:960px;
	margin:0 auto;
}

.euroContainerStyle00
{
	background:#fff;
	padding:20px 0 ;
}

.euroContentStyle00,
.euroContainerStyle01
{
	padding:0 0 0 20px;	
}

.euroContentStyle00 a img,
.euroContentStyle00 img
{
	display:block;	
}

ul.siteNav
{
	margin:20px 0 0;
	border-top:1px solid #586273;
}

ul.siteNav a
{
	color:#666;
	display:block;
}

ul.siteNav a:hover
{
	color:#89ba17;
}

ul.siteNav a.selected
{
	color:#89ba17;
	font-weight:bold;
}

ul.siteNav li
{
	font-size:87.5%;
	text-align:left;
	border-bottom:1px solid #586273;
	line-height:36px;
}

ul.siteNav ul
{
	padding:0px 0 13px 20px;
}

ul.siteNav ul li
{
	color:#333;
	font-size:93.75%;
	border:0;
	line-height:30px;
}

ul.siteNav ul li a
{
	display:inline;
	background:url("../_img/chevron.gif") left 5px no-repeat;
	padding:0 0 0 10px;
}

ul.siteNav ul li a:hover
{
	background:url("../_img/chevron-hover.gif") left 5px no-repeat;
}

ul.siteNav ul li a.selected
{
	color:#666;
}

.euroContentStyle01
{
	height:460px;
	position:relative;
	background-image: url(../_img/panels/incentives.jpg);
}

.euroContentStyleIncentiveInfo
{
	height:460px;
	position:relative;
	background-image: url(../_img/you_need_we_can/mouse_soft.jpg);
}

.euroContentStyleGroupeInfo
{
	height:460px;
	position:relative;
	background-image: url(../_img/groups/groups670x460soft.jpg);
}

.euroContentStyleUpdateInfo
{
	height:460px;
	position:relative;
	background-image: url(../_img/you_need_we_can/mouse_soft.jpg);
}

.euroContentStyle02
{
	position:absolute;
	bottom:20px;
	width:100%;
	background:url("../_img/content-bg.png") left bottom repeat-y;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.contentStyleExt00
{
	overflow:auto;
	height:270px;
	padding:20px 0 0;
}

.euroContentStyle01 h1,
.euroContentStyle02 h1
{
	text-indent:-1000000px; /* Using negative indent for Screen Readers */
	height:0;
}

.euroContentStyle02 h2,
.euroContentStyle02 h3
{
	font-size:87.5%;
	padding:20px 0 0 20px;
	color:#666;
}

.euroContentStyle02 p
{
	font-size:87.5%;
	padding:20px 20px 0;
	color:#333;
}

.euroContentStyle02 p strong
{
	text-align:right;
	display:block;
}

.euroContentStyle02 p a
{
	color:#333;
	text-decoration:underline;
}

.euroContentStyle02 p a:hover
{
	text-decoration:none;
}

.euroContentStyle02 ul
{
	padding:20px 0 0 20px;
}

.euroContentStyle02 ol
{
	padding:20px 0 0 40px;
	list-style:lower-alpha;
}

.euroContentStyle02 ul li
{
	font-size:87.5%;
	color:#333;
	background:url("../_img/chevron-dark.gif") left 7px no-repeat;
	padding:0 0 0 10px;
	line-height:18px;
}

.euroContentStyle02 ol li
{
	font-size:87.5%;
	color:#333;
	padding:0 0 0 10px;
	line-height:18px;
}

.euroContentStyle02 ul li a
{
	color:#333;
	text-decoration:underline;
}

.euroContentStyle02 ul li a:hover
{
	text-decoration:none;
}

.contentStyleExt00 h1
{
	text-indent:0;
	height:auto;
	font-size:100%;
	color:#666;
	padding:0 0 20px 20px;
}

.contentStyleExt01 h1
{
	text-indent:0;
	height:auto;
	font-size:100%;
	color:#666;
	padding:10px 0 20px 20px;
}

.contentStyleExt00 p strong
{
	text-align:left;
}

.footerContainer
{
	background:url("../_img/container-shadow.png") left top no-repeat;
	padding:10px 0 0;
	width:960px;
}

.footerContainer:after
{
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}

.footerContainer p
{
	color:#fff;
	font-size:75%;
	float:left;
	line-height:20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.footerContainer p a
{
	color:#fff;
	text-decoration:underline;
}

.footerContainer ul
{
	float:right;
}

.footerContainer ul li
{
	font-size:75%;
	float:right;
	padding:0;
	line-height:20px;
	clear:right;
}

.footerContainer ul li a
{
	color:#fff;
	display:block;
}

.listStyle00
{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
	width: auto;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 10px;
}

.listStyle00:after
{
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
	height:0;
}

.listStyle00 dt
{
	width:100px;
	float:left;
}

.listStyle00 dt label,
.listStyle00 dt span
{
	float:left;
	color:#333;
}
.listStyle00 dt span
{
	color:#c50505;
}

.listStyle00 dd input,
.listStyle00 dd textarea,
.listStyle00 dd select
{
	width:175px;
	float:left;
}

.listStyle00 dd input
{
	height:20px;	
}

.listStyle00 dd input.iptStyle00
{
	width:25px;	
}

.listStyle00 dd select
{
	padding:2px;	
}

.listStyle00 dd textarea
{
	height:60px;	
}

.panelDecor00 { background:url("../_img/panels/home.jpg") left bottom no-repeat; }
.panelDecor01 {
	background-image: url(../_img/who_we_are/who_we_are670x460.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.panelDecor02 {
	background-image: url(../you-need-we-can/ynwc670x460.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.panelDecor03 {
	background-image: url(../_img/groups/groups670x460.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.panelDecor04 {
	background-image: url(../_img/panels/incentives.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.panelDecor05 { background:url("../_img/panels/hosting.jpg") left bottom no-repeat; }
.panelDecor06 { background:url("../_img/panels/gifts.jpg") left bottom no-repeat; }
.panelDecor07 {
	background-image: url(../_img/passion/passion2670x460.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.panelDecor08 {
	background-image: url(../_img/panels/Special_Event670x460.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.panelDecor09 {
	background-image: url(../_img/portfolio/Portfolio.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.panelDecor10 {
	background-image: url(../_img/special_event/special_event670x460.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.panelDecor11 {
	background-image: url(../_img/Lifestyle/Lifesttyle2670x460.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.panelDecor12 {
	background-image: url(../_img/panels/Luxury_Shopping670x460.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.panelDecor13 { background:url("../_img/panels/cooperation.jpg") left bottom no-repeat; }
.panelDecor14 { background:url("../_img/panels/hotels.jpg") left bottom no-repeat; }
.panelDecor15 {
	background-image: url(../_img/panels/sights670x460.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.panelDecor16 {
	background-image: url(../_img/update/update670x460_soft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#formular1 {
	height: auto;
	width: 600px;
	margin-left: 20px;
}
.comment {
	height: 80px;
	width: 400px;
	padding-left: 30px;
	float: right;
}
.tabletext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
}
#convention {
	background-image: url(../_img/portfolio/Portfolio.jpg);
	background-repeat: repeat;
}
.InfoButtons {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #89ba17;
	line-height: 25px;
}
