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

body {
	margin: 0;
	padding: 0;
	background: #e9e9e9;
	color: #606060;
}

/*input,
select,
textarea*/
#homepage select {
	color: #606060;
}

.rootFill_Part1 {
	background: center bottom url("/i/fill/1.jpg") no-repeat;
}

.rootFill_Part2 {
	background: center top url("/i/fill/2.gif") no-repeat;
}


a {
	color: #00a2e5;
}

#rootEssence a:visited {
	color: #6aa3bb;
}

a:hover,
#rootEssence a:hover {
	color: #e83939;
}


.underlineOver a {
	text-decoration: none;
}

.underlineOver a:hover {
	text-decoration: underline;
}


a.anchor {
	color: #606060;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2.0em;
	line-height: 0.95em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.17em;
}

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


h1,
h2,
h1 a.anchor,
h2 a.anchor {
	font-family: SFArborcrestMediumRegular, Arial, sans-serif;
	font-weight: normal;
}

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


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: 234px;
}


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

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


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

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


.rootMarkup {
	width: 999px;
	margin: 0 auto;
	text-align: left;
}


#rootHeader {
		margin: 0 23px;
	padding: 16px 0 0;
	cursor: default;
}


#newsTicker {
	margin: -5px 16px 0;
	padding: 0 0 6px;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	cursor: pointer !important;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	background: #e9e9e9;
	overflow: hidden;
	font: 0.85em/1.2em Arial, sans-serif;
	}


#logotype {
	display: block;
	padding: 22px 16px 0;
	position: relative;
	left: -2px;
}

#logotype img {
	vertical-align: bottom;
}


#telephone {
}

#telephoneIcon {
	width: 12px;
	height: 20px;
	overflow: hidden;
	margin: 4px 8px 0 0;
	background: url("/i/essence/telephone.png");
}

#telephoneNumber {
	font-size: 36px;
	letter-spacing: -1px;
}

#telephoneNumber,
#telephoneNumber a {
	color: #717171;
}


#mailbox {
}

#mailboxIcon {
	width: 19px;
	height: 18px;
	overflow: hidden;
	margin: 0 5px 0 0;
	position: relative;
	left: -2px;
	bottom: -1px;
	background: url("/i/essence/mailbox.png");
}

#mailboxData {
	font-size: 1.1em;
}

#mailboxData,
#mailboxData a {
	color: #717171;
}

#mailboxData a:hover {
	color: #323232;
}


#basket {
	padding: 23px 16px 0;
}

#basket.filled {
}


#basketTarget {
	width: 20px;
	height: 20px;
	margin: 2px 0 0 10px;
}

#basketMessage {
	margin: 37px 0 0 -2px !important;
}


#basketData {
	min-height: 37px;
	padding: 0 0 0 48px;
	background: 0 0 url("/i/essence/basket.png") no-repeat;
}

#basketCaption {
	padding: 5px 0 1px;
	color: #969696;
	font-size: 0.75em;
	text-transform: uppercase;
}

#basketTitle {
	color: #5f5f5f;
	font-size: 1.1em;
}

#basketTitle a {
	color: #5f5f5f;
	font-weight: bold;
}

#basketTitle a:hover {
	color: #323232;
}


#rootMenu_Grid {
		margin: 16px 16px 11px;
}


#register {
	padding: 4px 0 0;
}

#register a {
	display: inline-block;
	margin: 0 10px 0 0;
}


#rootMenu {
	margin: 0 18px;
}

.menuItem {
	padding: 4px 0 0;
	vertical-align: top;
}

.menuItem a {
	display: block;
	color: #8c8c8c;
	font: normal 1em/1em Arial, sans-serif;
	white-space: nowrap;
}

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


.menuItemNow {
}

.menuItemNow a {
	color: #656565;
	text-decoration: none;
}

.menuItemNow strong {
	font-weight: bold;
}

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


.menuItem a:hover {
	color: #323232;
	text-decoration: underline;
}


#rootMenu .separator {
}

#rootMenu .separator .spacer {
	width: 18px;
	height: 22px;
}


#search {
	width: 155px;
	height: 22px;
	background: 0 0 url("/i/search/shell.png") no-repeat;
	white-space: nowrap;
}

#searchForm {
	width: 155px;
	height: 22px;
	overflow: hidden;
	position: relative;
	/*background: right -22px url("/i/search/shell.gif") no-repeat;*/
	cursor: default;
}

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

#searchInput input {
	width: 127px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #8c8c8c;
	border: none;
	font-size: 11px;
	cursor: text;
}

#searchSubmit {
	height: 22px;
	vertical-align: top;
}

#searchSubmit input {
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	color: #8c8c8c;
	font-size: 11px;
	cursor: pointer;
	opacity: 0;}


#rootCatalog {
	background: #e9e9e9;
}

.catalogItem {
	vertical-align: top;
}

.catalogItem p {
	height: 36px;
	overflow: hidden;
	margin: 0;
}

.catalogItem a {
	display: block;
	background: #979796 0 0 url("/i/catalog-item.png") repeat-x;
	color: #fff !important;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.catalogItem span {
	display: block;
	background: 0 -36px url("/i/catalog-item.png") no-repeat;
}

.catalogItem strong {
	display: block;
	padding: 9px 15px 88px;
	background: right -72px url("/i/catalog-item.png") no-repeat;
	font-weight: normal;
}


.catalogItemNow a {
	background: #fff !important;
	color: #717171 !important;
}

#homepage .catalogItemNow img {
	position: relative;
	top: -36px;
}

.catalogItemNow span,
.catalogItemNow strong {
	background-position: 0 -888px !important;
	font-weight: bold;
}


#catalogItemFirst {
	width: 38px;
}

#homepage #catalogItemFirst a {
	cursor: default;
}

#catalogItemFirst span,
#catalogItemLast strong {
	background-position: 0 -888px !important;
}

#catalogItemFirst strong {
	padding: 0;
}


.catalogItem a:hover {
	background-position: 0 -108px !important;
}


#rootContent {
		margin: 0 23px;
	padding: 16px;
	background: #fff;
}

#homepage #rootContent {
}


#rootEssence {
	}


#rootFooter {
		margin: 0 23px;
	padding: 0 16px 22px;
	cursor: default;
}

#rootFooter tr.rectangle td {
	padding: 20px 0 14px;
}

#rootFooter a {
	white-space: nowrap;
}

#rootFooter img {
	vertical-align: bottom;
}


#rootButtons {
	margin: 0 0 13px;
}

#rootButtons a {
	margin: 0 6px 0 0;
}


#rootNavigation {
	line-height: 1.5em;
}

#rootNavigation span {
	display: inline-block;
	margin: 0 13px 0 0;
}

#update {
	padding: 9px 0 0;
}


#copyright {
	margin: 0 23px 0 0;
}

#copyright div {
	margin: 0 !important;
	line-height: 1.3em;
}

#profileName {
}

#profileAddress {
}

#profileContacts,
#profileRegistration {
}

#profileContacts span.separator {
	margin: 0 0.3ex;
}


#cards {
	margin: 0 20px 0 0;
	padding: 0 0 1px;
}


#brick {
	position: relative;
	right: -1px;
	bottom: -8px;
}


#rootList {
	margin: 0 17px 13px 0;
}

#rootList .rectangle {
	padding: 14px;
	background: #f5f5f5;
	font-size: 0.95em;
}

#rootList p {
	margin: -2px 0 0;
	font-size: 1.4em;
}

#rootList p strong {
	font-weight: normal;
}

#rootList ul {
	margin: 10px 2px -2px;
	padding: 0 0 1px;
}

#rootList ul ul {
	margin: 0.85em 0 1.5em 2px;
	padding: 0;
}


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

#rootList strong a {
	color: #485456 !important;
	text-decoration: none;
	cursor: default;
}


#productNavigator {
	margin: 20px 0 0;
	background: #f4f4f4;
}


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

#productNavigator p em a,
#productNavigator p em a:visited {
	color: #00a2e5;
}

#productNavigator p em a:hover {
	background: #00a2e5;
	color: #fff;
	border-color: #00a2e5;
}

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


#productNavigator div a,
#productNavigator div a:visited {
	color: #00a2e5;
}

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


.moduleSearch {
		margin: 0 17px 0 0;
	cursor: default;
}

#homepage .moduleSearch {
	margin-bottom: 17px;
}

.moduleSearch h2 {
	height: 30px;
	overflow: hidden;
	margin: 0 10px;
}

.moduleSearch h2 span {
	display: block;
}

.moduleSearch .rectangle {
	background: #f5f5f5;
}

#homepage .moduleSearch .rectangle {
	/*height: 238px;*/
	overflow: hidden;
}

.moduleSearch table {
	/*height: 210px;*/
	height: auto;
}

.moduleSearch form {
		padding: 14px;
}

.moduleSearch strong {
	display: block;
	margin: -2px 0 12px;
	font-size: 1.35em;
	font-weight: normal;
}

#homepage .moduleSearch strong {
	margin-bottom: 0;
	font-size: 1.35em;
}

.moduleSearch .selectItem {
	margin: 10px 0;
}

.moduleSearch .selectItem select {
	width: 189px;
}

.moduleSearch .submitItem {
	width: 77px;
	height: 30px;
	overflow: hidden;
	margin: 12px 0 0;
}

#homepage .moduleSearch .submitItem {
	margin: 0;
}

.moduleSearch .submitItem {
	cursor: pointer;
}


#rootHome {
		margin: 0 17px 0 0;
	padding: 0 10px;
}

#rootHome .rectangle {
	font-size: 0.95em;
}

#rootHome h1 {
	margin-top: -2px;
	font-size: 1.55em;
}

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

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

#rootHome ul {
	margin: 0.85em 0 1.25em 10px;
}


#cover {
	margin: 0 0 17px;
}

#cover .case {
	height: 268px;
	overflow: hidden;
	background: #f4f4f4;
}

#coverImage {
	display: block;
	width: 470px;
	height: 268px;
	position: relative;
	z-index: 101;
	cursor: pointer;
	}

#rootAds {
	width: 217px;
	height: 268px;
	overflow: hidden;
	float: right;
	position: relative;
	top: -268px;
	z-index: 102;
}

#rootAds.wait * {
	cursor: wait;
}

.adsItem {
}

.adsItem .rectangle {
	width: 100%;
	height: 67px;
	overflow: hidden;
}

.adsItem .current .rectangle {
}

.adsName {
	height: 67px;
	overflow: hidden;
	position: relative;
	z-index: 201;
	background: #aeaeae 0 0 url("/i/fill/3.png") repeat-x;
}

.current .adsName {
	background-color: transparent;
}

.adsName td {
	height: 67px;
	padding: 0 34px;
	background: 15px center url("/i/arrow/1.png") no-repeat;
	color: #fff;
}

.current .adsName td {
}
/*
.adsName strong {
	display: block;
	font-size: 24px;
	line-height: 24px;
	white-space: nowrap;
}
*/
.adsName h2 {
	padding: 0;
	margin: 0;
	font: bold 24px/24px Arial, sans-serif;
	color: #fff;
	white-space: nowrap;
}

.adsHyperlink {
	display: block;
	width: 100%;
	height: 67px;
	margin: -67px 0 0;
	position: relative;
	z-index: 202;
	background: url("/i/blank.gif") repeat;
}


#rootNews {
		margin: 0 17px 0 0;
}

#homepage #rootNews {
	margin: 0 0 0 17px;
}

#rootNews_Caption {
	height: 30px;
	overflow: hidden;
}

#rootNews h2 {
	margin: 0;
}

#rootNews .more {
	padding: 4px 0 0;
}

#rootNews .moreEnd {
	padding: 0; 
}

.innerPageNews {
	margin: 13px 17px 0 0 !important;
} 


.selectMonth {
	}

.selectMonth .rectangle {
	background: #f5f5f5;
	padding: 14px;
	font-size: 0.95em;
}

.selectMonth p {
	font-size: 1.4em;
	margin: -2px 0 0;
}

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

.selectMonth ul {
	margin: 10px 2px -2px;
	padding: 0 0 1px;
}

.selectMonth ul li {
	padding: 0 0 0 14px;
	margin: 0.6em 0;
}


#homepage #rootBanners {
	height: 67px;
	overflow: hidden;
	margin: 17px 0 2px;
}

.bannerItem {
	width: 217px;
	height: 67px;
	overflow: hidden;
	margin: 13px 0 0;
}

#homepage .bannerItem {
	float: left;
	margin: 0 17px 0 0;
}

#homepage .bannerItem2 {
	margin-right: 19px;
}

#homepage .bannerItemLast {
	margin: 0;
}


#rootProducts {
}

.tabCaption {
		margin: 20px 0 0;
	position: relative;
	bottom: -1px;
	background: 0 0 url("/i/shell/2.gif") repeat-x;
}

#homepage #tabCaption {
	position: relative;
	z-index: 100;
	margin: 0 0 -1px;
}

#tabCaption td {
}

.tabCaption .spacer,
#tabCaption .spacer {
	width: 3px;
}

.tabItem {
	height: 31px;
	overflow: hidden;
}

.tabItem a {
	display: block;
	background: 0 -31px url("/i/shell/2.gif") repeat-x;
	color: #777 !important;
	font-size: 0.90em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.tabItem span {
	display: block;
	background: 0 -62px url("/i/shell/2.gif") no-repeat;
}

.tabItem strong {
	display: block;
	padding: 6px 8px 88px;
	background: right -93px url("/i/shell/2.gif") no-repeat;
	font-weight: normal;
}

.tabItem h2 {
	padding: 0;
	margin: 0;
	font: 1em normal Arial, sans-serif;
}

.tabItem a.current {
	background-position: 0 -124px;
	color: #636363 !important;
	cursor: default;
}

.tabItem a.current span {
	background-position: 0 -155px;
}

.tabItem a.current strong {
	padding-top: 7px;
	background-position: right -186px;
}

.tabData {
		padding: 15px;
	border: 1px solid #ddd;
}

.tabData .rectangle {
}

.rootProducts .more {
	margin: 9px 0 0;
	text-align: right;
	font-style: normal;
}

.rootProducts .more span {
	margin: 0 0.45ex;
}


.button_buildPackage {
	margin: 0 0 0 25px;
	padding: 4px 0 0;
}


.customerPhoto {
	
}

.customerPhoto .spacer {
	width: 18px; 
	font-size: 1px; 
	overflow: hidden;
}

.customerPhotoItem {
	
}

.customerPhotoTitle {
	padding: 5px 0 12px;
	height: 2em;
}

.packageAdditionPhotos {
	font-weight: bold;
	padding: 0 0 15px;
}


#productTab em {
	display: none;
}

#tabCaption h2 {
	padding: 0;
	margin: 0;
}

.tab1 #tabCaption #tabCaption1 a span,
.tab2 #tabCaption #tabCaption2 a span, 
.tab3 #tabCaption #tabCaption3 a span, 
.tab4 #tabCaption #tabCaption4 a span {
	background-position: 0 -155px;
}

.tab1 #tabCaption #tabCaption1 a strong,
.tab2 #tabCaption #tabCaption2 a strong,
.tab3 #tabCaption #tabCaption3 a strong,
.tab4 #tabCaption #tabCaption4 a strong {
	padding-top: 7px;
	background-position: right -186px;
}

.tab1 #tabCaption #tabCaption1 a,  
.tab2 #tabCaption #tabCaption2 a,
.tab3 #tabCaption #tabCaption3 a,
.tab4 #tabCaption #tabCaption4 a {
	background-position: 0 -124px;
	color: #636363 !important;
	cursor: default;
}

.tab1 #productTab #tabContent1,  
.tab2 #productTab #tabContent2,  
.tab3 #productTab #tabContent3,  
.tab4 #productTab #tabContent4 {
	display: block;
}


