@import url("/common/styles-profile.css");
			
body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}


a:link {
	color: #036;
}

#pageContent a:visited {
	color: #777;
}

a:hover,
#pageContent a:hover {
	color: #3a61b1;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #036;
}

h2,
h3,
h4,
h5,
h6 {
	color: #646a70;
}


hr {
	height: 1px;
	background: #d9d9d9;
	color: #d9d9d9;
}


.spacerGlobal {
	width: 999px;
	height: 2px;
	margin: 0 0 -2px 0;
	font-size: 1px;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #000 !important;
}


*.gray2,
*.gray2 *,
.gray2 a {
	color: #a6a6a6 !important;
}

a.gray2:hover,
.gray2 a:hover,
.gray2 a:hover * {
	color: #000 !important;
}


*.gray3,
*.gray3 *,
.gray3 a {
	color: #6d6d6d !important;
}

a.gray3:hover,
.gray3 a:hover,
.gray3 a:hover * {
	color: #000 !important;
}


*.gray4,
*.gray4 *,
.gray4 a {
	color: #888 !important;
}

a.gray4:hover,
.gray4 a:hover,
.gray4 a:hover * {
	color: #000 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #b1b1b1 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #000 !important;
}


#pageHeader {
		margin: 0 35px;
	padding: 18px 0 0;
}


#logotype {
	display: block;
	width: /*300*/275px;
}

#logotype img {
	margin: 0 0 0 4px;
	font-size: 1.5em;
	vertical-align: bottom;
}


#register {
	background: 12px 11px url("/images/page/icon-register.gif") no-repeat;
}

#register-spacer {
	width: 320px;
}

#registerTitle {
	padding: 9px 19px 0 51px;
	font-size: 1.17em;
}

#registerContent {
	padding: 0 19px 11px 52px;
}

#registerContent a {
	margin: 0 0.45em 0 0;
	white-space: nowrap;
}


#telephone {
	position: relative;
	left: -12px;
	z-index: 1001;
	background: 12px 11px url("/images/page/icon-telephone.gif") no-repeat;
}

#telephoneNumber {
	padding: 8px 11px 0 50px;
	position: relative;
	left: -2px;
	font: bold italic 1.65em/1em Arial, sans-serif;
}

#telephoneNumber span {
	display: block;
	padding: 0 10px 0 0;
	position: relative;
	right: -2px;
}

#telephoneDescription {
	padding: 1px 21px 11px 52px;
}

#telephoneDescription a {
	margin: 0 0.45em 0 0;
}


#basket {
	position: relative;
	left: -12px;
	z-index: 1001;
	background: 12px 11px url("/images/page/icon-basket.gif") no-repeat;
}

#basketTitle {
	padding: 9px 21px 0 50px;
	font: bold italic 1.17em/1em Arial, sans-serif;
}

#basketContent {
	padding: 3px 21px 11px 52px;
}

#basketContent a {
	margin: 0 0.25em 0 0;
	white-space: nowrap;
}


#pageHeader .spacer.lineHorizontal {
	width: 100%;
	height: 2px;
	margin: 10px 0 16px;
	visibility: visible;
	border-top: 1px solid #e0e0e0;
}


#pageMenu {
		padding: 6px 4px 20px 22px;
}

#pageMenu .menuItem {
}

#pageMenu .menuItemFirst {
}

#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	color: #036 !important;
	text-decoration: none !important;
	cursor: default;
}

#pageMenu .menuItemLast {
}

#pageMenu .menuItemPrevious {
}

#pageMenu .menuItemNow {
}

#pageMenu a {
	display: block;
	color: #646a70;
	font: bold 1.1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

#pageMenu span {
	display: block;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	color: #036;
	text-decoration: none;
}


#pageMenu a:hover {
	color: #3a61b1;
	text-decoration: underline;
}


.menuItemContent {
}


.pageMenu-separator {
}

.pageMenu-separator .spacer {
	width: 14px;
}


#newsTicker {
	padding: 9px 3.5em 0.5em 8px;
	position: relative;
	z-index: 1102;
}

#newsTicker-spacer {
	width: 300px;
}

#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.95em/1.2em Arial, sans-serif;
	}


#search {
	padding: 4px 0 0;
	white-space: nowrap;
}

#searchForm {
	width: 145px;
	height: 22px;
	cursor: default;
}

#searchInput {
	width: 130px;
	height: 22px;
	margin: 0;
	padding: 1px 4px 1px 4px;
	background: transparent;
	color: #b4b4b4;
	border: 1px solid #ddd;
	font-family: Arial, sans-serif;
	font-size: 1em;
	line-height: 18px;
	cursor: text;
}

#searchButton {
	width: 10px;
	height: 10px;
	margin: 6px 0 6px 5px;
	padding: 0;
	color: #b4b4b4;
	font-size: 1em;
	vertical-align: bottom;
	cursor: pointer;
}


#searchDescription {
	margin: 0 14px 0 33px;
}

#searchDescription p {
	margin: 0 0 0.4em;
}

#searchDescription a {
	white-space: nowrap;
}


#pageContent {
		margin: 0 35px;
	padding: 10px 0 0;
}

#homepage #pageContent {
	padding: 15px 0 25px;
}


#pageBody {
		margin: 0 1px 0 0;
}

#pageBody .box-cc {
	padding: 22px 22px 20px;
}

#pageBody,
#pageBody .box,
#pageBody .box-xt,
#pageBody .box-ry,
#pageBody .box-xb,
#pageBody .box-ly,
#pageBody .box-lt,
#pageBody .box-rt,
#pageBody .box-rb,
#pageBody .box-lb {
	height: 100%;
}


#pageFooter {
		margin: 0 35px;
	padding: 0 0 30px;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation_Cell,
#clock_Cell {
	border-bottom: 1px solid #e0e0e0;
}


#pageNavigation {
	padding: 14px 2.5em 14px 8px;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 0.85em 0 0;
	cursor: default;
}


#clock {
	padding: 14px 8px 14px 0;
	line-height: 1.5em;
}


#copyright {
	padding: 14px 2.5em 0 9px;
}

#copyright-spacer {
	width: 300px;
}


#profile {
	padding: 14px 2.5em 0 0;
}


#brick {
	padding: 14px 9px 0 0;
}

#brick p {
	margin: 0 0 0.95em;
}

#brick div {
	margin: -0.25em 0 0 0;
}


#pageList {
	margin: 0 21px 0 0;
}

#pageList .box2-cc {
	padding: 18px 18px 5px;
}

#pageList h2 {
	margin: 0 0 0.2em;
	color: #999;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}


.listParent {
}

.listNow {
}


#pageList span {
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList em a,
#pageList em a:visited {
}

#pageList em a:hover {
}


#pageList strong a,
#pageList strong a:visited,
#pageList strong a:hover {
	color: #000;
	text-decoration: none;
	cursor: text;
}


#pageList li {
	margin: 0.2em 0 0.2em 0;
	color: #ccc;
}


#pageList-spacer {
	width: 260px;
}


.box {
}

.box-xt {
	background: center top url("/images/page/box-xt.gif") repeat-x;
}

.box-ry {
	background: right center url("/images/page/box-ry.gif") repeat-y;
}

.box-xb {
	background: center bottom url("/images/page/box-xb.gif") repeat-x;
}

.box-ly {
	background: left center url("/images/page/box-ly.gif") repeat-y;
}

.box-lt {
	background: left top url("/images/page/box-lt.gif") no-repeat;
}

.box-rt {
	background: right top url("/images/page/box-rt.gif") no-repeat;
}

.box-rb {
	background: right bottom url("/images/page/box-rb.gif") no-repeat;
}

.box-lb {
	background: left bottom url("/images/page/box-lb.gif") no-repeat;
}

.box-cc {
		min-height: 53px;
}


.box2 {
}

.box2-xt {
	background: center top url("/images/page/box2.gif") repeat-x;
}

.box2-ry {
	background: right center url("/images/page/box2.gif") repeat-y;
}

.box2-xb {
	background: center bottom url("/images/page/box2.gif") repeat-x;
}

.box2-ly {
	background: left center url("/images/page/box2.gif") repeat-y;
}

.box2-lt {
	background: left top url("/images/page/box2-lt.gif") no-repeat;
}

.box2-rt {
	background: right top url("/images/page/box2-rt.gif") no-repeat;
}

.box2-rb {
	background: right bottom url("/images/page/box2-rb.gif") no-repeat;
}

.box2-lb {
	background: left bottom url("/images/page/box2-lb.gif") no-repeat;
}

.box2-cc {
	/**/
	min-height: 22px;
}


#slogan {
	margin: 0 0 -40px 0;
	position: relative;
	left: -14%;
	top: 30px;
	z-index: 1102;
	text-align: right;
}

#slogan img {
	color: #036;
	font-size: 1.5em;
}


#cover {
	height: 519px;
	margin: -75px 25px -10px -30px;
	position: relative;
	z-index: 1101;
	background: left center url("/images/page/cover.jpg") no-repeat;
	text-align: right;
}

#cover em {
	display: block;
	width: 181px;
	height: 100%;
	margin: 0 0 0 auto;
	background: right center url("/images/page/gradient.png") repeat-y;
}


#bodyHomepage {
		margin: 0 20px 0 0;
	padding: 30px 0 0 0;
	position: relative;
	z-index: 1102;
}

#bodyHomepage,
#bodyHomepage td {
	color: #707070;
}


#bodyBrowse {
		margin: 2.5em 0 0 0;
}

#bodyBrowse h2 {
	margin: 0 0 9px 1px;
	font-size: 1.4em;
	font-style: italic;
}


.browseItem {
	width: 240px;
	padding: 11px 0;
}


.browseTitle {
	position: relative;
	z-index: 1201;
	cursor: pointer;
}

.browseTitle a {
	display: block;
		color: #036 !important;
	text-decoration: none;
}

.browseTitle strong {
	display: block;
	padding: 11px 34px 11px 14px;
	background: right center url("/images/page/arrow-close.gif") no-repeat;
	font-size: 1.17em;
}

.browseTitle_close {
	background-image: url("/images/page/arrow-close.gif") !important;
}

.browseTitle_open {
	background-image: url("/images/page/arrow-open.gif") !important;
}


.browseList {
	width: 240px;
	margin: -11px 0 -184px;
	position: absolute;
	z-index: 1202;
	background: #fff;
	font-size: 0.9em;
	cursor: default;
}

.browseList_Container {
		padding: 11px /*14*/11px 13px;
}

.browseList ul {
	height: 160px;
	padding: 0 14px 0 0;
	overflow: auto;
	list-style: none !important;
	list-style-image: none !important;
}

.browseList li {
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	vertical-align: baseline;
}

.browseList a {
	display: block;
	padding: 3px 4px;
	cursor: pointer;
}

.browseList a:hover {
	background: #f9f9f9;
	text-decoration: none;
}


.bodyBrochureDownload {
	margin: 1.25em 0 1.75em;
}

.bodyBrochureDownload .box2-cc {
	padding: 15px 15px 16px;
}

.bodyBrochureDownload strong {
	display: block;
	padding: 0 0 0.65em;
}

.bodyBrochureDownload ul {
	margin: 0;
	padding: 0 5px 0 15px;
}


#currency {
	height: 22px;
	margin: 6px 30px 0 0;
	position: relative;
	z-index: 2001;
	white-space: nowrap;
}

#currency em {
	margin: 0 0.5em 0 0;
		color: #b4b4b4;
	font-style: normal;
	font-size: 0.95em;
}

#currency form {
}

#currency select {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 0.95em;
}


#currency option {
}

#currency input {
	display: none;
}

