@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #094b6b;
	color: #333;
}


a:link {
	color: #008aab;
}

#pageContent a:visited {
	color: #66b9cd;
}

a:hover,
#pageContent a:hover {
	color: #e77c00;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #000;
}

h2,
h3,
h4,
h5,
h6 {
	color: #333;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	height: 1px;
	overflow: hidden;
	margin: 0 0 -1px;
	font-size: 1px;
}

.spacerGlobal {
	width: 994px;
}

.spacerColumn {
	width: 182px;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #000 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #c5c5c5 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #000 !important;
}


*.cyan,
*.cyan *,
.cyan a {
	color: #7ac4d5 !important;
}

a.cyan:hover,
.cyan a:hover,
.cyan a:hover * {
	color: #fff !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #ddf8ff !important;
}


#pageHeader {
		margin: 0 20px;
	padding: 20px 0 0;
}

#pageHeader .area {
	height: 240px;
	overflow: hidden;
	position: relative;
	z-index: 1001;
	background: #017e9c left top url("/images/page/light-logo.jpg") no-repeat;
	text-align: right;
}


#newsTicker {
	padding: 0 19px 2px;
	position: relative;
	top: -3px;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 0.85em/1.2em Arial, sans-serif;
	}


#logotype {
	display: block;
	padding: 13px 0 0 36px;
	position: absolute;
	z-index: 1101;
}

#logotype img {
	vertical-align: bottom;
}


#cover_ {
	width: 579px;
	margin: 0 0 0 auto;
}

#cropCover {
	width: 248px;
	height: 240px;
	position: absolute;
	z-index: 1003;
	background: center center url("/images/page/crop-cover.png") no-repeat;
}

#cover {
	width: 579px;
	height: 240px;
	position: relative;
	z-index: 1002;
}

#cover img {
		vertical-align: bottom;
}


#pageHeader .shadow {
	width: 954px;
	height: 99px;
	margin: -99px 0 0;
	position: relative;
	z-index: 1004;
	background: center center url("/images/page/shadow.png") repeat-x;
}

#pageHeader .area2 {
	width: 954px;
	height: 63px;
	overflow: hidden;
	margin: -63px 0 0;
	position: relative;
	z-index: 1005;
}


#pageMenu {
		margin: 0 19px;
}
#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}
#pageMenu a {
	display: block;
	color: #fff;
	font: normal 1.1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

#pageMenu span {
	display: block;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	color: #fff072 !important;
	text-decoration: none;
}


#pageMenu a:hover {
	color: #fff072;
	text-decoration: underline;
}


#pageMenu strong {
	display: block;
	font-weight: normal;
}


.pageMenu-separator {
	background: center center url("/images/page/menu-item-separator.gif") no-repeat;
}

.pageMenu-separator .spacer {
	width: 31px;
	height: /*21*/63px;
}


#slogan {
	width: 220px;
	height: 23px;
	overflow: hidden;
	margin: 1px 19px 0 0;
	background: center center url("/images/page/title-unistage-so-universal.png") no-repeat;
	font-size: 1px;
}


#telephone {
	width: 182px;
	overflow: hidden;
	padding: 14px 0;
}

#telephone img {
	margin: 0 16px;
	vertical-align: bottom;
}

#telephoneNumber {
	margin: 9px 16px 0;
	padding: 0 0 0 15px;
	background: left 1px url("/images/page/icon-telephone.gif") no-repeat;
	color: #fff072;
	font: bold 1.55em/1em Arial, sans-serif;
}

#telephoneDescription {
	margin: 0 16px;
	padding: 0.75em 0 0;
	font-size: 0.95em;
	text-align: right;
}

#telephoneDescription a {
	padding: 0 0 0 13px;
	background: left 4px url("/images/page/arrow-white-orange.gif") no-repeat;
	color: #fff !important;
}

#telephoneDescription a:hover {
	color: #ffc !important;
}


#search {
	width: 182px;
	overflow: hidden;
	padding: 22px 0;
	white-space: nowrap;
}

#search-x {
	width: 150px;
	height: 31px;
	margin: 0 0 0 16px;
	background: center top url("/images/page/search-x.gif") repeat-x;
}

#search-l {
	background: left top url("/images/page/search-l.gif") no-repeat;
}

#search-r {
	background: right top url("/images/page/search-r.gif") no-repeat;
}

#searchForm {
	width: 150px;
	height: 31px;
	overflow: hidden;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 9px;
	vertical-align: middle;
}

#searchInput input {
	width: 109px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #fff;
	border: none;
	font-size: 1.17em;
	cursor: text;
}

#homepage #searchInput input {
	width: 109px;
}

#searchButton {
	height: 31px;
	padding: 0 9px;
	vertical-align: middle;
}

#searchButton input {
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#pageContent {
		margin: 0 20px;
	padding: 11px 0 0;
}

#homepage #pageContent {
}

#pageContent .area {
	background: #e77c00;
}

#pageContent .area2 {
	background: #098eae;
}


#pageBody {
		margin: 19px 19px 10px;
}

/*#pageBody_Data {
	width: 723px;
	overflow: auto;
}*/


#pageFooter {
		margin: 0 20px;
	padding: 11px 0 20px;
}

#pageFooter .area {
	padding: 0 0 13px;
	background: #008dae;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation {
	padding: 14px 2.5em 14px 19px;
	font-size: 0.95em;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 0.85em 0 0;
	cursor: default;
}


#clock {
	padding: 14px 19px 14px 0;
	line-height: 1.5em;
}


#copyright {
	padding: 8px 2.5em 0 19px;
}


#profile {
	padding: 8px 2.5em 0 0;
}


#profileContacts {
	margin: 0;
	padding: 8px 2.5em 0 0;
}


#brick {
	padding: 8px 19px 0 0;
}

#brick p {
	margin: 0 0 0.95em;
}

#brick div {
	margin: -0.25em 0 0 0;
}


#pageList {
	padding: 16px 25px 6px 16px;
}

#pageList h2 {
	margin: 0;
	padding: 1px;
	color: #e0f1f5;
	font-size: 1.25em;
}

#pageList div {
	position: relative;
	left: -0.5em;
	font-size: 0.95em;
}

#pageList ul,
#bodyMap ul {
	margin: 1em 0 1.5em 0.75em;
}

#pageList ul ul {
	margin: 0.85em 0 1.5em 2px;
}

#bodyMap ul ul {
	margin: 0.85em 0 1.5em 0.75em;
}


#pageList a:link {
	color: #fff;
}

#pageList a:visited {
	color: #9dd2df;
}

#pageList a:hover {
	color: #ddf8ff;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a:link,
#pageList strong a:visited,
#pageList strong a:hover {
	color: #fff072;
	text-decoration: none;
	cursor: text;
}


#pageList ul li {
	background: 0 0.4em url("/images/page/marker2-ul.gif") no-repeat;
}

#pageList ul li li,
#pageList ul li li li li {
	background: 0 0.4em url("/images/page/marker2-ul-ul.gif") no-repeat;
}

#pageList ul li li li,
#pageList ul li li li li li {
	background: 0 0.6em url("/images/page/marker2-ul-ul-ul.gif") no-repeat;
}


#homepage .button {
	margin: 11px 0 0;
}

.button img {
	vertical-align: bottom;
}


#bodyTestimonials {
		padding: 10px 10px 15px;
}

#bodyTestimonials h2 {
	margin: 0;
	padding: 5px 6px 14px;
}

.testimonialItem {
	padding: 14px;
	background: #fff;
	color: #098eae;
	font-style: italic;
}

.testimonialItem div {
	width: 134px;
	overflow: hidden;
}

.testimonialArrow {
	height: 25px;
	background: 31px top url("/images/page/triangle-testimonial.gif") no-repeat;
}

.testimonialAuthor {
	padding: 10px 6px 0;
	color: #fff;
	font-size: 0.95em;
	font-weight: bold;
}

.testimonialDescription {
	padding: 0.25em 6px 1em;
	color: #fff;
	font-size: 0.75em;
}

#testimonialMore {
	margin: 0 7px;
	padding: 0 0 0 11px;
	background: left 3px url("/images/page/arrow-white-blue.gif") no-repeat;
}

#testimonialMore a {
	color: #fff !important;
}

#testimonialMore a:hover {
	color: #ddf8ff !important;
}

.testimonialItem p {
	width: 134px;
	overflow: hidden;
	margin: 0;
}

.testimonialTitle {
	margin: 0 14px;
	padding: 7px 0 17px;
	color: #004dbf;
	font-size: 0.9em;
	font-style: italic;
}

.testimonialTitle2 {
	margin: 0;
	padding: 7px 0 10px;
	color: #004dbf;
	font-size: 1.17em;
	font-style: italic;
}

.bodyTestimonial {
	margin: 0 0 1.5em;
}


#bodyHomepage_ {
	background-position: left bottom !important;
	/*background-image: url("/images/page/picture-homepage.jpg") !important;*/
	background-repeat: no-repeat !important;
}

#bodyHomepage {
		padding: 20px;
}

#bodyHomepage_Content {
		padding: 4px 0 0;
}

#bodyHomepage_Content .rectangle {
		min-height: 320px;
}

#bodyHomepage_Content .rectangle2 {
		padding: 0 20px 0 0;
}

#bodyHomepage h1 {
	font-size: 1.65em;
}

#bodyHomepage h2 {
	font-size: 1.2em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}

#bodyHomepage,
#bodyHomepage td,
#bodyHomepage a {
	color: #098eae !important;
}

#bodyHomepage a:hover {
	color: #098eae !important;
}
#bodyHomepage ul li {
	background-image: url("/images/page/marker2-ul.gif");
}

#bodyHomepage ul li li,
#bodyHomepage ul li li li li {
	background-image: url("/images/page/marker2-ul-ul.gif");
}

#bodyHomepage ul li li li,
#bodyHomepage ul li li li li li {
	background-image: url("/images/page/marker2-ul-ul-ul.gif");
}


#bodyNews {
		padding: 20px;
	background: #fff;
	border-top: 1px solid #ccebf3;
}

#bodyNews h2 {
	margin: 0;
}

#moreNews {
	display: block;
	padding: 0 0 0 12px;
	background: left 3px url("/images/page/arrow-blue.gif") no-repeat;
}


.border {
	border: 1px solid #c9d8d7;
}


#bodyProducts {
		padding: 10px 19px;
}

#bodyProducts h2 {
	margin: 0;
}

#moreProducts {
	display: block;
	padding: 0 0 0 12px;
	background: left 3px url("/images/page/arrow-blue.gif") no-repeat;
}


#bodyServices {
		padding: 10px 19px;
}

#bodyServices .spacer {
	width: 18px;
	height: 7px;
}

.serviceArrow {
	display: block;
	width: 8px;
	height: 10px;
	overflow: hidden;
	margin: 8px 0 0 9px;
	position: absolute;
	z-index: 3001;
	background: center center url("/images/page/arrow-transparent.png") no-repeat;
	font-size: 1px;
}

.serviceItem {
}

.serviceItem p {
	margin: 0;
	padding: 5px 6px 6px;
}

.serviceName {
	display: block;
	width: 100%;
	color: #fff !important;
	font-size: 0.95em;
	text-decoration: none;
}

.on .serviceName {
	text-decoration: underline;
}

.serviceName span {
	display: block;
	padding: 0 6px 5px 17px;
}

.serviceImage {
	display: block;
	width: 217px;
	height: 75px;
	background: #fff center center no-repeat;
}

.serviceImage em {
	display: block;
	padding: 75px 0 0;
	background: center center url("/images/page/crop-service.png") no-repeat;
}

