@charset "utf-8";

/* Main
---------------------------------------- */
html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 101%;
	margin-bottom: 1px;
}

body {
	background-color: #fff;
	color: #212121;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

a {
	color: #2c629e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active, a:focus, input[type="image"]:active, input[type="image"]:focus {
	outline: none;
}

a img {
	border: 0;
}

p {
	margin: 0 0 10px;
}


/* Body
---------------------------------------- */
#bodyContainer {
	background: url(lyt_img/body_bg.png) top center repeat-x;
}

#swirlContainer {
	background: url(lyt_img/body_swirl.png) top center no-repeat;
	margin: 0 auto;
}

#headerContainer {
	margin: 0 auto;
	width: 837px;
}

#headerTop {
	height: 75px;
}

#headerLogo {
	margin-left: 37px;
	position: absolute;
	top: 27px;
}

#headerSlogan {
	margin-left: 209px;
	position: absolute;
	top: 40px;
}

#headerSloganFR {
	margin-left: 222px;
	position: absolute;
	top: 42px;
}

#headerLang {
	margin-left: 729px;
	position: absolute;
	top: 41px;
}

#slideshowContainer {
	height: 279px;
	overflow: hidden;
}

#slideshowLeft {
	color: #fff;
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin: 148px 0 0 69px;
	width: 271px;
}

#slideshowRight {
	float: left;
	overflow: hidden;
	width: 497px;
}

#slideshowLeftArrow {
	float: left;
	margin-top: 99px;
	width: 36px;
}

#slideshowContent {
	background: url(lyt_img/slideshow_bg.png) top center no-repeat;
	float: left;
	height: 279px;
	margin: auto;
	width: 415px;
}

#slideshowContent img {
	padding: 14px 14px 17px 12px;
}

#slideshowRightArrow {
	float: left;
	margin-top: 112px;
	text-align: right;
	width: 46px;
}

#headerText {
	color: #fff;
	margin-top: 27px;
	overflow: hidden;
}

#headerTextLeft {
	float: left;
	margin: 0 45px 0 70px;
	width: 265px;
}

#headerTextRight {
	float: left;
	margin-right: 46px;
	width: 411px;
}

#headerTitle {
	margin-top: 45px;
}

#titleComing {
	text-align: center;
}

#titleInformation {
	margin-top: 6px;
	overflow: hidden;
	text-align: center;
}

#titlePhone {
	float: left;
	margin-left: 216px;
}

#titleDivider {
	float: left;
	margin: 0 20px 0 16px;
}

#titleEmail {
	float: left;
}

#contentContainer {
	margin: 29px auto 0;
	width: 809px;
}

#contentTop {
	background: url(lyt_img/content_bg.png) top center no-repeat;
	height: 13px;
}

#contentText {
	background-color: #fff;
	overflow: hidden;
	padding-top: 13px;
}

#contentTextLeft {
	float: left;
	margin: 5px 30px 0 32px;
	width: 496px;
}

#pageTitle {
	color: #721f5c;
	font-size: 22px;
	font-weight: bold;
}

#pageSubTitle {
	color: #721f5c;
	font-size: 18px;
	margin-top: 1px;
}

#pageContent {
	margin-top: 30px;
}

#contentTextRight {
	border-left: 1px solid #ababab;
	float: left;
	margin-top: 25px;
	padding: 0 0 0 12px;
	width: 238px;
}

#textRightTitle {
	color: #721f5c;
	font-size: 16px;
	margin-bottom: 17px;
}

#textRightMarquee ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#textRightMarquee li {
	margin-bottom: 12px;
	text-align: center;
}

#footerContainer {
	border-top: 1px solid #ababab;
	color: #616161;
	font-size: 13px;
	margin: 52px 29px 24px;
	padding-top: 17px;
	overflow: hidden;
}

#footerContainer a {
	color: #616161;
	text-decoration: underline;
}

#footerContainer a:hover {
	text-decoration: none;
}

#footerLeft {
	float: left;
	margin: 22px 0 0 127px;
	width: 203px;
}

#footerCenter {
	float: left;
	width: 120px;
}

#footerRight {
	float: left;
	margin: 22px 0 0 38px;
	width: 263px;
}


/* Miscellaneous
---------------------------------------- */
.formError {
	background-color: #ff9;
	border: 1px solid #cc6;
	color: #f00;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
}

.formSuccess {
	background-color: #9c9;
	border: 1px solid #393;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
}

.formLabel {
	padding-right: 10px;
	text-align: right;
}

.formText {
	padding-bottom: 10px;
}

.textLeft {
	text-align: left;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.textJustify {
	text-align: justify;
}

.textBold {
	font-weight: bold;
}

.noBorder {
	border: 0;
}

.layerHide {
	display: none;
	visibility: hidden;
}

.layerShow {
	display: inline;
	visibility: visible;
}


/* Scrolling Logos
---------------------------------------- */
.simply-scroll-container {
	position: relative;
}

.simply-scroll-clip {
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.simply-scroll-list {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	text-align: center;
}
	
.simply-scroll-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.simply-scroll-list li img {
	border: none;
	display: block;
}

.vert {
	width: 180px;
	height: 500px;
	margin-bottom: 12px;
}

.vert .simply-scroll-clip {
	padding: 0;
	width: 180px;
	height: 500px;
}
	
.vert .simply-scroll-list {
	width: 180px;
}
		
.vert .simply-scroll-list li {
	width: 180px;
}

.vert .simply-scroll-list li img {
	display: block;
	margin: 0 auto 12px;
}