@import url("/common/styles-profile.css");
@import url("/common/styles-navigator.css");

body {
	margin: 27px 0;
	padding: 0;
	background: #fff url('/i/gradient/2.jpg') repeat-x;
	color: #474747;
}


a {
	color: #0066cb;
	text-decoration:none;
}

#pageBody a:visited {
	color: #5b6fb3;
}

a:hover,
#pageBody a:hover {
	/*color: #f0830b;*/
	text-decoration:underline;
}


a.anchor {
	color: #333;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h1 a.anchor {
	color: #474747;
}

h2,
h3,
h4,
h5,
h6,
h2 a.anchor,
h3 a.anchor,
h4 a.anchor,
h5 a.anchor,
h6 a.anchor {
	color: #333;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}

.spacerGlobal {
	width: 998px;
}

.spacerColumn {
	width:20px;
}

.marginGlobal {
	margin-left:4% !important;
	margin-right:4% !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

.white a {
		text-decoration: underline !important;
}


a.white:hover,
.white a:hover,
.white a:hover * {
	color: #fff !important;
	text-decoration: none !important;
}


*.gray,
*.gray *,
.gray a {
	color: #8b8c8e !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #333 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #a3a3a3 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #333 !important;
}


#pageHeader {
		cursor: default;
}


#logotype {
	display: block;
}

#logotype img {
	vertical-align: bottom;
}


#options {
	margin: 0 0 10px;
}

#options td,
#basket.filled #checkout {
	padding: 0 0 0 12px;
	background: 5px 1px url("/i/separator/1.gif") no-repeat;
	text-align: left;
	vertical-align: top;
}

#options td.cancel {
	padding: 0;
	background: none;
}


#basket {
}

#basket #checkout {
	width: 1px;
	padding: 0;
	background: none;
}

#basket #checkout a {
	display: none;
}

#basket.filled #checkout {
	width: auto;
}

#basket.filled #checkout a {
	display: inline;
}


#basketNucleus {
}

#promptBasket {
	margin: 20px 0 0 -2px;
}

#promptBasket td {
	padding: 0;
	background: none;
}

.promptItem {
	display: none;
	width: 226px;
	position: absolute;
	z-index: 3001;
	text-align: left;
	cursor: default;
}

.over .promptItem {
	display: block;
}

.promptItem .t,
.promptItem .b {
	width: 226px;
	height: 3px;
	overflow: hidden;
	font-size: 1px;
}

.promptItem .t span,
.promptItem .b span {
	display: block;
	width: 678px;
	height: 1000px;
	margin: 0 0 0 -226px;
	background: url("/i/basket/skin.png");
}

.promptItem .b {
	height: 4px;
}

.promptItem .b span {
	margin: 0 0 0 -452px;
}

.promptItem .c {
		padding: /*13+1-3*/11px /*13+4*/17px /*13+4-4*/13px /*13+1*/14px;
	background: 0 0 url("/i/basket/skin.png") repeat-y;
}

.promptItem .rectangle {
	background: #f7f7f7;
	position: relative;/*IE6*/
}

.promptItem strong {
	display: block;
	margin: -1px 0 0;
	padding: 0 0 14px;
	color: #808080;
	font-size: 14px;
}

.promptItem .promptSubmit {
	height: 26px;
	overflow: hidden;
	margin: 20px 0 0;
	text-align: center;
}


.basketItem {
	margin: 0 0 9px;
	padding: 0 0 9px;
	border-bottom: 1px solid #e5e5e5;
}

.basketItem.last {
	margin: 0;
	padding: 0;
	border: none;
}

.basketItem_Image {
	width: 61px;
	height: 61px;
	overflow: hidden;
	background: #fff;
}

.basketItem_Image a {
	display: block;
	border: 1px solid #e6e6e6;
}

.basketItem_Image img {
	vertical-align: bottom;
}

.basketItem_Name {
	margin: -2px 9px 0;
}

.basketItem_Remove {
	padding: 2px 0 0;
}

.basketItem_Remove a {
	display: block;
	width: 9px;
	height: 9px;
	overflow: hidden;
}


#telephone {
	padding: 0 0 0 30px;
}

#telephoneNumber {
	font: normal 23px/1em Arial, sans-serif;
	background:url('/i/icon-phone.gif') 0 center no-repeat;
	padding:0 0 0 15px;
	color:#8a8b8d;
}


#topLinks {
	margin:0 0 12px 0;
}

.separatedLinks span {
	background:url('/i/sprtr-links.gif') center left no-repeat;
	padding: 0 2px 0 7px;
}

.separatedLinks .firstLink {
	background: none;
	padding: 0 2px 0 0;
}


.boxGrayBorder {
		background-color:#f7f7f7;
	border:1px solid #e6e6e6;
	padding: 14px;
}

.boxBorder {
		background-color:#fff;
	border:1px solid #e6e6e6;
	padding: 14px;
}


#pageMenu {

}

.menuItem a {
	display: block;
	color: #0066cb !important;
	font: normal 0.9em/1em Arial, sans-serif;
	white-space: nowrap;
	text-transform:uppercase;
	padding:8px 0;
}

.menuItemFirst a {
	padding-top:0 !important;
}

.menuItemLast a {
	padding-bottom:0 !important;
}


.menuItemNow {
}

.menuItemNow a {
	color: #f0830b !important;
	text-decoration: none;
	font-weight:bold;
}

.menuItemNow a:hover {
	/*color: #f0830b !important;*/
	text-decoration: underline;
}

#homepage .menuItemNow a {
	text-decoration: none !important;
	cursor: default;
}


.menuItem a:hover {
	/*color: #0066cb;*/
	color: #f0830b;
	text-decoration: underline;
}


.menuItem strong {
	display: block;
	font-weight: normal;
}


.pageMenu-separator {
	background: url("/i/pixel-gray.gif") left center repeat-x;
}

.pageMenu-separator .spacer {
	width: 15px;
	height: 7px;
}


#newsTicker {
	margin: -15px 0 10px 0;
	position:relative;
	z-index:108;
}

#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;
	}


.socialIcon,
.socialIcon span {	
	font-size: 1px;
	overflow: hidden;
}

.socialIcon span {
	padding: 0 8px 0 0;
}


#search {
	width: 206px;
	height: 21px;
	overflow: hidden;
	background: #fff 0 0 url("/i/search.gif") no-repeat;
	text-align: left;
	white-space: nowrap;
}

#searchForm {
	width:206px;
	height: 21px;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 5px;
	vertical-align: middle;
}

#searchInput input {
	width: 179px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #7c7c7d;
	border: none;
	font-size: 13px;
	cursor: text;
}

#searchButton {
	height: 21px;
	vertical-align: top;
}

#searchButton input {
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	color: #7c7c7d;
	font-size: 12px;
	cursor: pointer;
}

#searchDescription {
	margin: 1em 0 0;
}

#searchDescription p {
	margin: 0.25em 0;
}

#searchDescription a {
	white-space: nowrap;
}


#pageContent {
		padding: 15px 0;
}

#homepage #pageContent {
}


#pageBody {
	}


#pageFooter {
		/*margin: 0 40px;
	padding: 0 0 40px;*/
	cursor: default;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#pageNavigation {
	padding: 15px 2.5em 15px 0;
	line-height: 1.5em;
}

#pageNavigation span {
	display: inline-block;
	/*margin: 0 0.85em 0 0;*/
}


#update {
	padding: 15px 0 15px 0;
	line-height: 1.5em;
}



#copyright {
	margin: 2px 0 0;
}

#hintSource {
}

#hintCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	line-height: 1.1em;
}

#hintName {
	display: block;
	padding: 0 0 1px;
	color: #8b8c8e;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#hintSource.on #hintName {
	background: left bottom url("/i/hint/underline.gif") no-repeat;
	color: #8b8c8e;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background-position: -248px bottom;
	color: #333;
}

#hintSource.on #hintName.now {
	background: none;
	color: #8b8c8e !important;
	cursor: default;
}


#hint {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 7001;
	margin: 0 0 0 -15px;
	padding: 0 0 5px;
	cursor: default;
}

#hintClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center 4px url("/i/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("/i/hint/skin.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("/i/hint/skin.png") no-repeat;
}

#hintContent {
		padding: 7px 15px 10px;
	text-align: left;
}

#hintContent,
#hintContent td {
	font-size: 13px;
}

/*
#hintContent div,
#hintContent a {
	color: #045666 !important;
}

#hintContent a:hover {
	color: #26939d !important;
}
*/

#hintContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
}

#hint_c a {
	position: relative;
}

#profile {
	padding: 0 2.5em 0 0;
}

#profileAddress,
#profileContacts {
	margin: 0;
}

#profileAddress {
	padding: 0 2em 0 0;
}


#profileRegistration {
	margin: 1.1ex 0 0;
}


#brick {
	height: 17px;
	overflow: hidden;
	margin: 2px 0 0;
}

#brick p {
	margin: 0 0 0.65em;
}


#pageList {
	margin: 0 35px 0 0;
}

#pageList p {
	margin: 0;
	font-size: 1.4em;
}

#pageList ul {
	margin: 0 0 1.5em 0;
}

#pageList li, #pageList li li {
	background:none;
	padding-left:0;
}

#pageList ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}


#pageList a {
	color: #f0830b;
}

#pageList a:hover {
	color: #f0830b;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a {
	color: #d46900 !important;
	/*color: #4a4a4a !important;*/	
	text-decoration: none;
	cursor: default;
}


#productNavigator {
	margin: 35px 0 0;
}


#productNavigator p span,
#productNavigator p em a,
#productNavigator p em strong {
	border-color: #ccc;
}

#productNavigator p span.separatorTitle,
#productNavigator p span.separator,
#productNavigator p span.hellip {
	border-color: #f5f5f5;
}

#productNavigator p em a,
#productNavigator p em a:visited {
	color: #0066cb;
}

#productNavigator p em a:hover {
	background: #ef8511;
	color: white;
	border-color: #ef8511;
	text-decoration: none;
}

#productNavigator p em span.nohref,
#productNavigator p span.separator {
	color: #999;
}


#productNavigator div a,
#productNavigator div a:visited {
	color: #0066cb;
}

#productNavigator div a:hover {
	color: #ec820f;
	text-decoration: underline;
}


#coverBg{
	height: 326px;
	border: 1px solid #e6e6e6; 
	background: url('/i/gradient/1.gif') repeat-x; 
}

#coverImage{
	height: 326px;
	background: center url('/i/cover-slogan.jpg') no-repeat;
	overflow: hidden;
}


#rootHome {
	margin:1.25em 0 1.4em;
	/*font-size:1.6em;*/
	/*line-height:1.3em;*/
	color:#5e5e5e;
}

#rootHome h1 {
	font-size: 1.65em;
}

#rootHome h2 {
	font-size: 1.65em;
}

#rootHome h3 {
	font-size: 1.1em;
}



#rootNews {
		margin:1em 0;
	background-color:#f0f0f0;
	padding:18px 18px 28px;
}

#rootNews h2 {
		position:relative;
	margin:0 0 18px 0 !important;
}

#rootNews .newsDescription {
	color:#686868;
}

#rootNews .newsImage {
	width: 74px;
	margin: 0 5px 2px 0;
	float:left;
}

#rootNews .newsDate {
	margin: 0.35em 0 1em;
}


h2 .small {
	font-size:0.6em;
	font-weight:normal;
}

.linkmore {
	position:absolute;
	bottom:0;
	right:0;
	z-index:106;
}





#rootCategories {
	height: 34px;
	overflow: hidden;
	background: #e7e7e7;
	margin:15px 0 0 0;
}

#rootCategories td {
	height: 34px;
	background: 0 -170px url("/i/category-item.gif") repeat-x;
	vertical-align: top;
}

.categoryItem {
}


.categoryItem a {
	display: block;
	background: 0 -8888px url("/i/category-item.gif") repeat-x;
	color: #fff !important;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	white-space: nowrap;
}

.categoryItem a:hover {
	/*color: #f0830b !important;*/
	background-position: 0 -272px;
	text-decoration:none;
}

.categoryItem a:active {
	background-position: 0 -544px;
}


.categoryItem span {
	display: block;
	background: 0 -136px url("/i/category-item.gif") no-repeat;
}

.categoryItem em {
	display: block;
	padding: 8px 12px 88px;
	background: right -204px url("/i/category-item.gif") no-repeat;
	font-style: normal;
}



.categoryItem a:hover span {
	background: 0 -238px url("/i/category-item.gif") no-repeat;
}

.categoryItem a:hover em {
	background: right -306px url("/i/category-item.gif") no-repeat;
}




.categoryItem a:active {
	/*color: #f0830b !important;*/
}


.categoryItem a:active span {
	background-position: 0 -510px;
}

.categoryItem a:active em {
	background-position: right -578px;
	padding-top:9px;
}


#rootCategories td.first span {
	background-position: 0 0;
}

#rootCategories td.last em {
	background-position: right -34px;
}

#rootCategories td.next span {
	background-position: right -170px;
}


#rootCategories td.first a:hover span {
	background-position: 0 -68px;
}

#rootCategories td.last a:hover em {
	background-position: right -102px;
}


#rootCategories td.first a:active span {
	background-position: 0 -510px;
}

#rootCategories td.last a:active em {
	background-position: right -578px;
}


#rootCategories td.current {
}

#rootCategories td.current a {
	background-position: center -374px;
	color: #fff !important;
}

#rootCategories td.current span {
	background-position: 0 -340px;
}

#rootCategories td.current em {
	background-position: right -408px;
}


#rootCategories td.firstCurrent span {
	background-position: 0 -442px !important;
}

#rootCategories td.lastCurrent em {
	background-position: right -476px !important;
}


#banners {	
	margin: 30px 100px 10px;
	}


#welcomeBlock {
	width: 700px; 
	overflow: hidden;
	margin: 0 auto;
}

#welcomeBlock .headerWelcome {
	margin: 20px 0;
}

#welcomeBlock .bannerWelcome {
	margin: 0 0 20px;
	padding: 0;
	font-size: 1px;
	overflow: hidden;
}

#welcomeBlock .contentWelcome {
	padding: 10px 10px 10px 20px;
	line-height: 1.5em;
	color: #666;
}

#welcomeBlock .contentWelcome a{
	color: #203FA7!important;
}

#welcomeBlock .footerWelcome p{
	font-size: 11px;
	color: #A5A5A5;
	line-height: 1.5em;
}


