@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}

#homepage {
	color: #63707b;
}


a:link {
	color: #0069ca;
}

#pageBody a:visited {
	color: #3387d5;
}

a:hover,
#pageBody a:hover {
	color: #50a6ea;
}


*:focus {
	outline: none;
}


h1 {
	margin-bottom: 0.6em;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.15em;
	text-transform: uppercase;
}

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: #000;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0 0 -1px;
	font-size: 1px;
}

.spacerGlobal {
	width: 998px;
}

.spacerColumn {
	width: 308px;
}


*.gray,
*.gray *,
.gray a {
	color: #8b8c8e !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #0069ca !important;
}


*.silver,
*.silver *,
.silver a {
	color: #c5c5c5 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #0069ca !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #b3d9fc !important;
}


*.cyan,
*.cyan *,
.cyan a {
	color: #99c1e5 !important;
}

a.cyan:hover,
.cyan a:hover,
.cyan a:hover * {
	color: #fff !important;
}


#pageHeader {
		margin: 0 20px;
	padding: 35px 0 0;
	cursor: default;
}


#logotype {
	display: block;
	width: 308px;
	margin: 0 20px 0 0;
	text-align: center;
}

#logotype img {
	vertical-align: bottom;
}


#newsTicker {
	margin: 0 31px 0 0;
	padding: 0 0 40px;
}

#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;
	}


#register {
	margin: 0 31px 0 0;
}

#registerTitle {
	padding: 0 10px 0 0;
	font-size: 0.95em;
}

#register a {
	display: block;
	height: 19px;
	overflow: hidden;
	margin: 0 6px 0 0;
}

#telephone {
	margin: 0 31px 0 0;
	position: relative;
	bottom: -4px;
}

#telephone td {
	vertical-align: bottom;
}

#telephoneNumber {
	padding: 0 0 0 20px;
	background: left 4px url("/i/telephone.gif") no-repeat;
	color: #000;
	font: normal 2.55em/1em "Times New Roman", Times, serif;
}

#telephoneDescription {
	height: 19px;
	overflow: hidden;
	margin: 0 0 4px 11px;
}


#pageHeader .rectangle {
	margin: 29px 0 0;
	background: #0063be;
}


#pageMenu {
	margin: 0 15px;
}
#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 .menuItemNow {
}

#pageMenu .menuItemNow a {
	color: #9ee0ff !important;
	text-decoration: none;
}

#pageMenu .menuItemNow strong {
	font-weight: bold;
}


#pageMenu a:hover {
	color: #9ee0ff;
	text-decoration: underline;
}


#pageMenu strong {
	display: block;
	font-weight: normal;
}


.pageMenu-separator {
	background: center center url("/i/menu-item-separator.gif") no-repeat;
}

.pageMenu-separator .spacer {
	width: 31px;
	height: 38px;
}


.search {
	width: 176px;
	height: 22px;
	margin: 0 8px;
	background: left top url("/i/search.gif") no-repeat;
	text-align: left;
	white-space: nowrap;
}

.searchForm {
	width: 176px;
	height: 22px;
	background: right -22px url("/i/search.gif") no-repeat;
	cursor: default;
}

.searchInput {
	padding: 0 0 0 6px;
	vertical-align: middle;
}

.searchInput input {
	width: 146px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #fff;
	border: none;
	font-size: 1em;
	cursor: text;
}

.searchButton {
	height: 22px;
	padding: 0 7px;
	vertical-align: middle;
}

.searchButton input {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#pageContent {
	width: 958px;
	overflow: hidden;
	margin: 0 20px;
	padding: 20px 0 18px;
}

#homepage #pageContent {
	padding: 0 0 10px;
}

#pageContent a {
	text-decoration: none;
}


.title {
		padding: 7px 8px 6px;
	background: #0063be;
	cursor: default;
}

.title.v2 {
	padding-left: 11px;
	padding-right: 11px;
}

.title h1,
.title h2 {
	margin: 0;
	color: #fff;
	font: normal 1.45em/1em "Times New Roman", Times, serif !important;
	text-transform: uppercase;
	white-space: nowrap;
}

.title div.nowrap.small {
	padding: 0 0 1px;
}

.title div.nowrap.small a {
	text-decoration: underline !important;
}


#pageBody {
		padding: 0 15px 0 20px;
}


#pageFooter {
		margin: 0 20px;
	padding: 15px 0 25px;
	cursor: default;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}

#pageFooter .rectangle td {
	background: #fff;
}


#pageNavigation {
	padding: 0 2.5em 14px 15px;
	line-height: 1.5em;
	border-bottom: 1px solid #a7a7a7;
}

#pageNavigation span {
	margin: 0 4px 0 0;
	padding: 0 9px 0 0;
	background: right 2px url("/images/page/separator.gif") no-repeat;
}


#update {
	padding: 2px 15px 15px 0;
	line-height: 1.5em;
	border-bottom: 1px solid #a7a7a7;
}


#hintSource {
}

#hintName {
	padding: 0 0 1px;
	color: #8b8c8e;
	text-decoration: none;
	cursor: wait;
}

#hintSource.on #hintName {
	background: left bottom url("/images/page/hint-underline.gif") no-repeat;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background-position: -248px bottom;
	color: #0069ca;
}

#hintSource.on #hintName.now {
	background: none !important;
	color: #8b8c8e !important;
	cursor: default;
}


#hint {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 3001;
	margin: 0 0 0 1.85em;
	padding: 0 0 4px;
	cursor: default;
}

#hintClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center 4px url("/images/page/hint-close.gif") no-repeat;
	cursor: pointer;
}

#hintClose.on {
	background-position: center -46px;
}

#hint_t,
#hint_b {
	width: 388px;
	height: 4px;
	overflow: hidden;
	margin: 0;
	font-size: 1px;
}

#hint_b {
	height: 5px;
}

#hint_t em,
#hint_b em {
	display: block;
	width: 388px;
	height: 509px;
	background: left top url("/images/page/hint.png") no-repeat;
}

#hint_t em {
	margin: -500px 0 0;
}

#hint_b em {
	margin: -504px 0 0;
}

#hint_c {
	width: 388px;
	background: left top url("/images/page/hint.png") no-repeat;
}

#hintContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
}

#hint_c div.white {
		padding: 7px 15px 9px;
	text-align: left;
}

#hint_c a {
	position: relative;
}

#profile {
	padding: 0 2.5em 0 0;
}

#profileAddress,
#profileContacts {
	margin: 0;
}

#profileAddress {
	padding: 0 2em 0 0;
}


#hint_ {
	padding: 23px 2.5em 0 15px;
}

#copyright {
	color: #8b8c8e;
}


#brick {
	padding: 23px 15px 0 0;
	text-align: left;
}

#brick p {
	margin: 0 0 0.65em;
}


#pageList {
	padding: 0 0 1.35em;
	background: #f1f2f4;
}

#pageList .title {
	margin: 0 0 20px;
	padding-left: 15px;
	padding-right: 15px;
}

#pageList ul {
	margin: 0 0 0 15px;
}

#pageList ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a {
	color: #333 !important;
	text-decoration: none;
	cursor: default;
}


#cover {
	height: 144px;
	margin: 0 0 24px;
	background: #2280ca left top url("/i/cover.jpg") no-repeat;
}


#bodyHomepage {
}

#bodyHomepage h1 {
	font-size: 1.65em;
}

#bodyHomepage h2 {
	font-size: 1.3em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}

#bodyHomepage .rectangle {
		padding: 11px 8px 0;
}


#bodyCategories {
}

#bodyCategories .title {
	margin: 0 0 3px;
}

.categoryItem {
	border-bottom: 1px solid #cad3da;
}

.categoryItem span {
	display: block;
	background: right center url("/i/arrow.gif") no-repeat;
	font-size: 1.1em;
}

.categoryItem span a {
	display: block;
	padding: 10px 23px 10px 8px;
}


#bodyStudies {
	padding: 20px 0 0;
}

#bodyStudies .spacer {
	height: 25px;
}

#bodyStudies .rectangle {
		padding: 17px 8px 0;
}

.studiesImage {
	margin: 0 14px 0 0;
}

.studiesImage img {
	border: 1px solid #d4d9dd;
	vertical-align: bottom;
}

.studiesTitle {
	margin: -2px 0 0;
	font-weight: normal;
	line-height: 1.1em;
}

.studiesDescription {
	margin: 0.25em 0 0;
}


#bodySearch,
#bodySearch td {
	color: #63707b;
}

#bodySearch .rectangle {
		padding: 17px 11px;
	background: #f1f2f4;
}

#searchOptions_small td {/* !$homepage */
	font-size: 0.7em;
}

#frmSearch strong.name {
	display: block;
	padding: 0 1.25em 0 0;
	color: #525e6e;
}

#frmSearch .checkbox {
	margin: 3px 4px 3px 0;
	padding: 0;
}

#frmSearch label {
	cursor: pointer;
	white-space: nowrap;
}


#sizeDescription {
	height: 19px;
	overflow: hidden;
	padding: 0 20px 0 4px;
}

#sizeDescription img {
	vertical-align: bottom;
	cursor: pointer;
}


#searchMap {
	margin: -3px 0 0;
	padding: 0 10px 0 0;
	position: relative;
	z-index: 1001;
}

#searchName_Location {
	width: 70px;
	overflow: hidden;
	position: absolute;
	margin: 0 0 0 -70px;
	padding: 0;
}

#searchOptions_small #searchName_Location {
	margin: 0 0 0 -63px;
}


#bodyProducts {
	padding: 20px 0 0;
}

#bodyProducts .title {
	margin: 0 0 18px;
}


#divBackToSearchResults {
	margin-bottom: 10;
}