@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #555;
}


a:link {
	color: #05917a;
}

#pageBody a:visited {
	color: #39bfa9;
}

a:hover,
#pageBody a:hover {
	color: #61b86d;
}


*:focus {
	outline: none;
}


h1 {
	font-size: /*2*/1.4em;
}

h2 {
	font-size: /*1.4*/1.17em;
}

h3 {
	font-size: 1.1em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #000;
}

h2,
h3,
h4,
h5,
h6 {
	color: #444;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal {
	width: 999px;
	height: 2px;
	margin: 0 0 -2px;
	font-size: 1px;
}


*.gray,
*.gray *,
.gray a {
	color: #636467 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #000 !important;
}


*.gray2,
*.gray2 *,
.gray2 a {
	color: #999 !important;
}

a.gray2:hover,
.gray2 a:hover,
.gray2 a:hover * {
	color: #000 !important;
}


*.silver,
*.silver *,
.silver a {
	/*color: #aaa !important;*/
	color: #888 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #000 !important;
}


*.silver2,
*.silver2 *,
.silver2 a {
	/*color: #bfbfbf !important;*/
	color: #888 !important;
}

a.silver2:hover,
.silver2 a:hover,
.silver2 a:hover * {
	color: #000 !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #9be89b !important;
}


*.red,
*.red *,
.red a {
	color: #ed1c24 !important;
}

a.red:hover,
.red a:hover,
.red a:hover * {
	color: #2a2a2a !important;
}


#pageHeader {
		margin: 0 20px;
	padding: 14px 0 0;
}


#logotype {
	display: block;
	padding: 0 48px 15px 3px;
}

#logotype img {
	background: center center url("/images/page/slogan.gif") no-repeat;
	vertical-align: bottom;
}


#basket {
	margin: 15px 0 0;
	padding: 2px 0 0 24px;
	background: left top url("/images/page/icon-basket.gif") no-repeat;
}

#basketTitle {
	color: #05917a;
}

#basketTitle strong {
}

#basketContent {
	padding: 1px 0 0 1px;
}

#basketContent a {
	margin: 0 0.25em 0 0;
	white-space: nowrap;
}


#globe {
	width: 279px;
	height: 83px;
	margin: 0 3px 0 0;
	background: center top url("/images/page/globe.gif") no-repeat;
	font-size: 1px;
}


#bodyRegister {
	margin: -11px 0 0;
}

#gradient {
	height: 11px;
	background: center bottom url("/images/page/gradient4.png") repeat-x;
	font-size: 1px;
}

#bodyRegister .grayed {
	background: #e7e8e9;
}

#bodyRegister td {
	/*border-bottom: 1px solid #ed1c24;*/
	border-bottom: 1px solid #c5c8cb;
}

#register {
	padding: 5px 9px 4px;
}

#registerTitle {
	color: #000;
}

#registerContent {
	margin: 0 0 0 0.15em;
}

#registerContent a {
	margin: 0 0 0 0.25em;
	color: #000 !important;
	text-decoration: none;
	white-space: nowrap;
}

#registerContent a:hover {
	color: #666 !important;
	text-decoration: underline;
}


#bodyDate {
	padding: 5px 9px 4px;
	color: #5c5d5d;
}


#newsTicker {
	padding: 4px 9px;
}

#newsTicker td {
	border: none;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #ed1c24 !important;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #05917a !important;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	margin: 0 3em 1px 0.35em;
	height: 1.4em;
	overflow: hidden;
	font: 0.85em/1.2em Tahoma, Arial, sans-serif;
	}


#search {
	padding: 4px 0;
	white-space: nowrap;
}

#searchForm {
	cursor: default;
}

#search td {
	border: none;
}

#search .spacer {
	width: 12px;
}

.searchInput {
	padding: 0 0 0 4px;
	vertical-align: middle;
}

.search-x {
	background: center center url("/images/page/search-x.gif") repeat-x;}

.search-l {
	background: left center url("/images/page/search-l.gif") no-repeat;}

.search-r {
	height: 19px;
	padding: 0 7px 0 18px;
	background: right center url("/images/page/search-r.gif") no-repeat;}


.searchInput-red .search-x {
	background: center center url("/images/page/search-x-red.gif") repeat-x;}

.searchInput-red .search-l {
	background: left center url("/images/page/search-l-red.gif") no-repeat;}

.searchInput-red .search-r {
	height: 19px;
	padding: 0 7px 0 18px;
	background: right center url("/images/page/search-r-red.gif") no-repeat;}


.searchInput input {
	/*width: 121px;*/
	width: 181px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -2px;	background: transparent;
	color: #636467;
	border: none;
	font-size: 0.85em;
	cursor: text;
}

.searchButton {
	height: 19px;
	padding: 0 0 0 5px;
	position: absolute;
	left: -10000px;
	top: -10000px;
	border: none !important;
	vertical-align: middle;
}

.searchButton input {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	color: #636467;
	font-size: 0.85em;
	vertical-align: middle;
	cursor: pointer;
}


.color_0 {
	background-color: #61b86d !important;
}

td.color_0 h2 {
	color: #61b86d !important;
}


.color_1 {
	background-color: #6cb7d8 !important;
}

td.color_1 h2 {
	color: #6cb7d8 !important;
}


.color_2 {
	background-color: #e0b413 !important;
}

td.color_2 h2 {
	color: #e0b413 !important;
}


.color_3 {
	background-color: #ed1c24 !important;
}

td.color_3 h2 {
	color: #ed1c24!important;
}


.color_4 {
	background-color: #4a8d3f !important;
}

td.color_4 h2 {
	color: #4a8d3f !important;
}


.color_5 {
	background-color: #bf74c0 !important;
}

td.color_5 h2 {
	color: #bf74c0 !important;
}


.color_6 {
	background-color: #007cb6 !important;
}

td.color_6 h2 {
	color: #007cb6 !important;
}


.color_7 {
	background-color: #008c7b !important;
}

td.color_7 h2 {
	color: #008c7b !important;
}


.color_8 {
	background-color: #ceafbe !important;
}

td.color_8 h2 {
	color: #ceafbe !important;
}


.color_9 {
	background-color: #cbbf92 !important;
}

td.color_9 h2 {
	color: #cbbf92 !important;
}


span.color_0,
span.color_1,
span.color_2,
span.color_3,
span.color_4,
span.color_5,
span.color_6,
span.color_7,
span.color_8,
span.color_9 {/* show rectangle on the left of the title */
	/*background-image: none !important;*/
}

#bodyRectangle.color_0,
#bodyRectangle.color_1,
#bodyRectangle.color_2,
#bodyRectangle.color_3,
#bodyRectangle.color_4,
#bodyRectangle.color_5,
#bodyRectangle.color_6,
#bodyRectangle.color_7,
#bodyRectangle.color_8,
#bodyRectangle.color_9 {
	background: none !important;
}


#pageMenu {
}

#pageMenu .menuItem,
#pageMenu2 li {
	height: 27px;
	background: left center url("/images/page/circle.gif") no-repeat;
	vertical-align: top;
}
#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}
#pageMenu .menuItem a,
#pageMenu2 a {
	display: block;
	padding: 0 0 0 15px;
	/*color: #636467;*/
	color: #3e3f43;
	font: normal 1.0em/1em Tahoma, Arial, sans-serif;
	text-decoration: none;
}


#pageMenu .menuItem span,
#pageMenu2 span {
	display: block;
}

#pageMenu .menuItem a:visited,
#pageMenu2 a:visited {
	/*color: #888;*/
	color: #69696c;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	color: #333 !important;
	text-decoration: none;	
}

#pageMenu .menuItem a:hover,
#pageMenu2 a:hover {
	background: #61b86d left center url("/images/page/circle.gif") no-repeat;
	color: #333 !important;
}


#pageMenu .menuItem span,
#pageMenu2 span {
	padding: 0 13px 0 0;
	background: right center url("/images/page/menu-crop.gif") no-repeat;
}


#pageMenu .menuItem strong,
#pageMenu2 strong {
	display: block;
	padding: 8px 20px 8px 7px;
		background: #f8f9f9 right center url("/images/page/menu-background.gif") repeat-y;
	font-weight: normal;
}

#pageMenu .menuItem a:hover strong,
#pageMenu2 a:hover strong {
	background: #ddffe0 right center url("/images/page/menu-background-hover.gif") repeat-y;
}


#pageMenu .menuItemNow strong {
	font-weight: bold;
}

.pageMenu-separator {
}

.pageMenu-separator .spacer {
	width: 190px;
	height: 2px;
}


#pageMenu2 {
	margin: 1.75em 0 0;
}

#pageMenu2 li {
	height: auto !important;
	margin: 0 0 2px;
	padding: 0;
	vertical-align: baseline;
}

#pageMenu2 a {
}

#pageMenu2 span {
}

#pageMenu2 strong {
	padding: 3px 20px 3px 7px;
}


#pageNavigation {
	margin: 2em 0 1em 7px;
}

#pageNavigation li {
	margin: 0.5em 0;
	padding: 0;
	background: none;
}


#pageLine {
	width: 2px;
	height: 504px;
	background: left bottom url("/images/page/gradient3.png") repeat-x;
	visibility: visible;
}

#homepage #pageLine {
	height: 1px;
}


#pageContent {
		margin: 0 20px;
	padding: 13px 0;
}

#homepage #pageContent {
}


#pageTitle {
	min-height: 27px;
	margin: 0;
	/*background: #f7f8f8 right center url("/images/page/gradient2.gif") repeat-y;*/
	color: #636467;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
}

#homepage #pageTitle {
	background: #f7f8f8 right center url("/images/page/gradient2.gif") repeat-y;
	color: #636467 !important;
}

#pageTitle span {
	display: block;
	padding: 3px 15px 0;
}

#pageBody {
		padding: 10px 15px 20px;
	font-family: Tahoma, Arial, sans-serif;
}

#pageBody td {
	font-family: Tahoma, Arial, sans-serif;
}

#homepage #pageTitle span,
#homepage #pageBody {
	padding-left: 6px !important;
	padding-right: 6px !important;
}


#pageFooter {
		margin: 0 20px;
	padding: 0 0 20px;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#boxFooter td {
	padding: 2px 10px 14px;
	background: #e7e8e9 center bottom url("/images/page/gradient1.gif") repeat-x;
	border-top: 1px solid #008c7b;
}

#boxFooter td td {
	padding: 0;
	background: none;
	border: none;
}


#profileTelephone,
#profileFax,
#profileMailbox {
	height: 18px;
	padding: 5px 0 0 23px;
	color: #636467;
}

#profileTelephone {
	margin: 0 0 0 13px;
	background: left center url("/images/page/icon-telephone.gif") no-repeat;
	font-size: 1.17em;
}

#profileFax {
	margin: 0 0 0 13px;
	background: left center url("/images/page/icon-fax.gif") no-repeat;
	font-size: 1.17em;
}

#profileMailbox {
	margin: 0 0 0 13px;
	background: left center url("/images/page/icon-mailbox.gif") no-repeat;
	font-size: 1.1em;
}

#profileMailbox a {
	color: #636467;
	text-decoration: none;
}

#profileMailbox a:hover {
	text-decoration: underline;
}


#bodyLogos {
	text-align: right;
	white-space: nowrap;
}

#bodyLogos span {
	margin: 0 0 0 6px;
}


#bodyFooter {
	padding: 3px 3em 0 11px;
	line-height: 1.3em;
}


#clock {
	padding: 3px 10px 0 0;
}


#pageList {
	margin: 0 35px 0 5px;
}

#pageList h2 {
	margin: 0;
}

#pageList ul,
#bodyMap ul {
	margin: 1em 0 1.5em 0.75em;
}

#pageList ul ul,
#bodyMap ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a:link,
#pageList strong a:visited,
#pageList strong a:hover {
	color: #000;
	text-decoration: none;
	cursor: text;
}


#pageList li {
	color: #ccc;
}


#pageList-spacer {
}


#bodyHomepage {
}

#bodyHomepage h1 {
	font-size: 1.65em;
}

#bodyHomepage h2 {
	font-size: 1.2em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}

