@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #45515b;
}

#page.screen1024 {
	width: 999px;
}


a {
	text-decoration: none;
}

a:link {
	color: #005dc2;
}

#pageBody a:visited {
	color: #4c82bb;
}

a:hover,
#pageBody a:hover {
	color: #be1b00;
	text-decoration: underline;
}


*: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: #253136;
}

h2,
h3,
h4,
h5,
h6 {
	color: #253136;
	font-family: Tahoma, Arial, sans-serif;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}

.spacerGlobal {
	width: 999px;
}

.spacerColumn {
	width: 224px;
}


*.bodytext,
*.bodytext *,
.bodytext a {
	color: #45515b !important;
	/*text-decoration:none !important;*/
}

a.bodytext:visited,
.bodytext a:visited,
.bodytext a:visited * {
	color: #858d93 !important;
}

a.bodytext:hover,
.bodytext a:hover,
.bodytext a:hover * {
	color: #000 !important;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #333 !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #d9ebfe !important;
}


*.blue,
*.blue *,
.blue a {
	color: #004d9e !important;
}

a.blue:hover,
.blue a:hover,
.blue a:hover * {
	color: #4c82bb !important;
}


#pageHeader {
		margin: 0 35px;
	padding: 20px 0 0;
	cursor: default;
}


#logotype {
	display: block;
	width: 224px;
	height: 100px;
}

#logotype span {
	display: block;
	width: 250px;
	height: 100px;
	position: absolute;
	margin: 0 0 0 -35px;
}

.screen1280 #logotype span {
	margin: 0 0 0 -23px;
}

#logotype img {
	vertical-align: bottom;
}


.banner {
}

.banner span {
	display: block;
	overflow: hidden;
	background: #eee;
}

.banner a {
	display: block;
}

.banner img {
	vertical-align: bottom;
}


.banner.size1 span {
	width: 468px;
	height: 61px;
}

.banner.size2 {
	margin: 0 0 0 12px;
	border: 1px solid #f1f1f1;
}

.banner.size2 span {
	width: 120px;
	height: 600px;
}

.banner.size3 span {
	width: 130px;
	height: 93px;
	background: #ffffff;
	float: right;
}


#orderTracking {
	height: 19px;
	overflow: hidden;
	margin: 0 0 10px;
}

#orderTracking p {
	margin: 0;
	padding: 0 1.4ex 2px 0;
	color: #888;
}


#search {
	width: 204px;
	/*padding: 0 0 16px;*/
	text-align: left;
	white-space: nowrap;
}

.searchDefault {
	margin: 2.25em 0 0;
	padding: 10px;
	background: #f7f7f7;
}

#searchForm {
	cursor: default;
}

#search select {
	width: 204px;
	margin: 0 0 5px;
	color: #333;
	opacity: 0.4;}

#search .over select {
	opacity: 1.0;}

#searchInput,
.searchInput_Default {
	padding: 0 5px;
	background: #fff;
	border: 1px solid #c0c0c0;
	vertical-align: middle;
}

#searchInput input,
.searchInput_Default input {
	width: 149px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #dadcdc;
	border: none;
	font-size: 1em;
	cursor: text;
}

.searchInput_Default input {
	width: 200px;
}

#search .over #searchInput input,
#search #searchInput input.focus,
.searchDefault .over .searchInput_Default input,
.searchInput_Default input.focus {
	color: #8f8f8f;
}

#searchButton,
.searchButton_Default {
	height: 24px;
	padding: 0 0 0 4px;
	vertical-align: middle;
}

#searchButton input,
.searchButton_Default input {
	width: 39px;
	height: 24px;
	margin: 0;
	padding: 0;
	color: #dadcdc;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#pageHeader .rectangle {
		padding: 16px 0 12px;
}


#register {
	/*margin: 0 0 0 -1px;*/
	margin: 8px 0;
}

#registerTitle {
	padding: 0 5px 0 0;
	font-size: 1.1em;
	white-space: nowrap;
}

#registerContent {
	white-space: nowrap;
}

#registerContent span {
	margin: 0 5px 0 0;
}

#registerContent img {
	vertical-align: bottom;
}


#pageMenu {
		/*margin: 0 35px;*/
}

/*.screen1024 #pageMenu {
	position: relative;
	right: -45px;
	margin: 0 0 0 -45px;
}*/

#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}
#pageMenu a {
	display: block;
	color: #004c9e;
	font: normal 1.1em/1em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	color: #be1b00 !important;
	text-decoration: none;
}


#pageMenu a:hover {
	color: #417bbb;
	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: 19px;
	height: 20px;
}

.screen1280 .pageMenu-separator .spacer {
	width: 29px;
}


#basket {
	text-align: left;
	white-space: nowrap;
}

#basket table {
	width: 204px;
}

#basketTitle {
	background: #dcecfe;
	color: #1661b2;
}

#basketTitle * {
	display: block;
}

#basketTitle strong {
	background: 9px center url("/i/basket-icon.gif") no-repeat;
}

#basketTitle strong * {
	width: 100%;
	padding: 6px 53px 6px 34px;
}

#basketTitle span {
	padding-right: 10px;
}

#basketTitle a {
	background: right center url("/i/basket-description.gif") no-repeat;
	color: #004c9e !important;
}

#basketTitle a:hover {
	color: #2068b5 !important;
}


#newsTicker {
	width: 468px;
	margin: 0 auto;
	padding: 0 0 8px;
}

#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;
	}


#pageContent {
		margin: 0 35px;
}

#homepage #pageContent {
}


.area {
	border: 1px solid #0761c4;
}

.area1 {
	background: #065eac top url("/i/area1.gif") repeat-x;
	border: 1px solid #065eac;
	border-left: none;
	border-right: none;
}

.area2 {
	background: #ddebfe top url("/i/area2.gif") repeat-x;
	border: 1px solid #ddebfe;
	border-left: none;
	border-right: none;
}

.borderNone {
	border: none;
}

.layout {
		padding: 14px 7px 14px 14px;
}

.frame {
		height: 475px;
	padding: 0 14px 0 0;
	overflow: auto;
}


#pageBody {
		padding: 18px;
}

#pageBody a {
	text-decoration: underline;
}


#pageFooter {
		margin: 0 35px;
	padding: 16px 12px 25px;
	cursor: default;
}

#pageFooter a {
	text-decoration: underline;
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation {
	padding: 0 2.5em 0 0;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 5px 0 0;
	padding: 0 10px 0 0;
	background: right 2px url("/images/page/separator.gif") no-repeat;
}

.screen1280 #pageNavigation span {
	margin: 0 7px 0 0;
	padding: 0 12px 0 0;
}


#update {
	padding: 2px 0 0;
	line-height: 1.5em;
}


#hintSource {
}

#hintName {
	padding: 0 0 1px;
	color: #999;
	text-decoration: none !important;
	cursor: wait;
}

#hintSource.open #hintName {
	background: left bottom url("/images/page/hint-underline.gif") no-repeat;
	cursor: pointer;
}

#hintSource.open #hintName:hover {
	background-position: -248px bottom;
	color: #333;
}

#hintSource.open #hintName.now {
	background: none !important;
	color: #999 !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.over {
	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: 18px 2.5em 0 0;
}

#copyright {
	color: #999;
}


#brick {
	padding: 18px 0 0;
	text-align: left;
}

#brick p {
	margin: 0 0 0.65em;
}


#pageList {
	padding: 16px 16px 4px;
	cursor: default;
}

#pageList_Markup {
}

#pageList_Caption {
	height: 22px;
	overflow: hidden;
}

#pageList_Caption strong {
	margin: 0;
	color: #004c9e;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.4em;
}

#pageList ul {
	margin: 1em 15px 1.5em 2px;
}

#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;
}


#bodyHomepage {
}

#bodyHomepage h1 {
	margin: 0 0 8px;
	font-size: 1.65em;
}

#bodyHomepage h2 {
	font-size: 1.3em;
}

#bodyHomepage h3 {
	font-size: 1.1em;
}


#bodyNews {
}

#bodyNews h2 {
	margin: 0.5em 0 14px;
}


#imglink {
	height: 53px;
	overflow: hidden;
	padding: 0 15px 0 0;
}

#imglink table {
	height: 53px;
}

#imglink td {
	padding: 3px;
	vertical-align: bottom;
}


#findTrade {
}

.bodyFind .layout {
		margin: 0 2px;
	padding: 14px 7px 14px 14px;
}

.bodyFind h2 {
	height: 24px;
	overflow: hidden;
	margin: 0 0 14px;
}

.bodyFind .frame {
	height: 301px !important;
}

#findTrade .frame {
	overflow: auto;
}

#findClub .frame {
	overflow: auto;
}


#findTrade .directoryItem {
	border-bottom: 1px solid #1a61aa;
}

#findClub .directoryItem {
	border-bottom: 1px solid #b1cdec;
}

.directoryItem.last {
	border: none !important;
}

.directoryItem span {
	display: block;
}

.directoryItem a {
	display: block;
	padding: 7px 0;
}


.arrowFind {
	height: 100px;
	overflow: hidden;
	margin: -17px 0 0;
	cursor: default;
}

.arrowFind-l {
	height: 100px;
	background: url("/i/arrow-find-l.png");
}

.arrowFind-r {
	width: 4px;
	height: 100px;
	background: url("/i/arrow-find-r.png");
}

.arrowDescription {
	height: 84px;
	overflow: hidden;
	margin: -84px 0 0;
	padding: 0 17px;
	text-align:center;
}


.arrowDescription table {
	/*height: 84px;*/
	margin:7px auto;
}


.arrowDescription strong {
	display: block;
	padding: 0 9px 0 0;
	color: #004c9e;
	/*font: normal 2.75em/1em Tahoma, Arial, sans-serif;*/
	font: normal 34px/34px Tahoma, Arial, sans-serif;
	letter-spacing: -2px;
	text-align: right;
}

.arrowDescription span {
	display: block;
}

.searchInpt input {
	width:100%;
	color:#888989;
	font-size:12px;
}

.searchBtn input {
	width:34px;
	margin: 0 0 0 2px;
	cursor: pointer;
}

.arrowAdd {
		height: 53px;
	overflow: hidden;
	margin: 0 2px;
	text-align: center;
}

#findTrade .arrowAdd {
	background: top url("/i/add-trade-gradient.gif") repeat-x;
}

#findClub .arrowAdd {
	background: top url("/i/add-club-gradient.gif") repeat-x;
}

.arrowAdd a {
	display: block;
}

.arrowAdd img {
	vertical-align: bottom;
}


#bodyPartners {
	}

#bodyPartners h2 {
	margin: 0 0 14px;
}


.partnerImage {
	width: 54px;
	margin: 0 13px 0 0;
	text-align: center;
}

.partnerImage img {
	vertical-align: bottom;
}


.partnerCaption {
	margin: -2px 0 0.25em;
	color: #5b646c;
	font-weight: bold;
}

.partnerTitle {
	margin: 0;
	font-size: 1em !important;
	font-weight: normal;
	line-height: 1.17em;
}

.partnerDescription {
	margin: 0.15em 0 0;
}


.partnerSeparator .spacer {
	height: 20px;
}


#flashAds {
	/*height: 85px;*/	
	height:101px;
	/*overflow: hidden;*/
	/*margin: 12px 0 0;*/
	margin: 4px 0 -8px 0;
	position:relative;
	top:0;left:0;
	z-index:200;
	background: #fff;
}


.catalogItem {
		margin: 0 0 18px;
	border: 1px solid #ccc;
}

.catalogItem_Caption {
		padding: 10px;
	background: #f9f9f9;
}

.catalogItem.silver .catalogItem_Caption,
.catalogItem.gold .catalogItem_Caption,
.catalogItem.platinum .catalogItem_Caption {
	background: #eee;
}

.catalogItem_Caption img {
	margin: 0 10px 0 0;
}

.catalogItem h2 {
	margin: 0;
	color: #253136;
	font-size: 1.17em;
}

.catalogItem.bronze h2,
.catalogItem.bronze+ h2 {
	font-weight: normal;
}

.catalogItem_Content {
	padding: 10px;
}

.catalogItem_Address {
	margin: 0.85em 0 0;
}

.catalogItem_Contacts {
	margin: 0.85em 0 0;
}

.catalogItem_Contacts td {
	padding: 0 1em 0 0;
}

.catalogItem_More {
	margin: 0.85em 0 0;
}



.opasity-box a img, opasity-box a:visited img {
	opacity:0.5;
}

.opasity-box a:hover img {
	opacity:1.0;
}

.opasity-box a img {
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) progid:DXImageTransform.Microsoft.Alpha(opacity=50) progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.15);
	behavior:url('/common/opasity.htc');
}
