@import url("/common/styles-profile.css");
@import url("/common/styles-navigator.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #474747;
}


a {
	color: #197acc;
}

#rootEssence a:visited {
	color: #197acc;
}

a:hover,
#rootEssence a:hover {
	color: #d41e79;
}


.underlineOver a {
	text-decoration: none;
}

.underlineOver a:hover {
	text-decoration: underline;
}


a.anchor {
	color: #333;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.45em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h1 a.anchor {
	color: #333;
}

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: 192px;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #d41e79 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #bcbcbc !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #d41e79 !important;
}

#rootFooter a.silver:hover,
#rootFooter .silver a:hover,
#rootFooter .silver a:hover * {
	color: #eee !important;
}


#rootHeader {
		margin: 0 28px;
	padding: 17px 0 0;
	cursor: default;
}


#logotype {
	display: block;
	width: 192px;
}

#logotype span {
	display: block;
	padding: 0 0 7px 7px;
}

#logotype img {
	vertical-align: bottom;
}


#newsTicker {
	margin: 0 28px 0 0;
	padding: 1px 0 0;
}

#newsTicker * {
	overflow: hidden;	font-size: 12px;
	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #5c5c5c !important;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #d41e79 !important;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 0.95em/1.2em Arial, sans-serif;
	}


#register {
	height: 19px;
	overflow: hidden;
	margin: 0 0 8px;
}

#register span {
	margin: 0 5px 0 0;
}


#contacts {
	height: 53px;
	overflow: hidden;
	margin: 0 0 0 7px;
	background: #f6f6f6 top url("/i/gradient/1.png") repeat-x;
}

#contacts td {
	text-align: center;
	vertical-align: top;
}

#contacts .side-l {
	padding: 0 25px 0 17px;
}

#contacts .side-r {
	padding: 0 27px 0 0;
}

#contacts img {
	vertical-align: bottom;
}


#search {
		height: 53px;
	overflow: hidden;
	margin: 0 7px 0 0;
	background: #f5f5f5 top url("/i/gradient/2.png") repeat-x;
	white-space: nowrap;
}

#searchForm {
	cursor: default;
}

#searchIcon {
	width: 26px;
	height: 53px;
	overflow: hidden;
	margin: 0 15px 0 16px;
	background: url("/i/search/icon.png");
}

#searchInput {
	padding: 11px 0 0;
	vertical-align: top;
}

#searchInput div {
	height: 31px;
	overflow: hidden;
	background: #fff 0 0 url("/i/search/field.png") no-repeat;
}

#searchInput p {
		margin: 0;
	padding: 4px 7px 88px;
	background: right -31px url("/i/search/field.png") no-repeat;
}

#searchInput input {
	width: 200px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #d41e79;
	border: none;
	font-size: 18px;
	cursor: text;
}

#searchSubmit {
	height: 53px;
	padding: 0 15px 0 12px;
	vertical-align: top;
}

#searchSubmit input {
	width: 65px;
	height: 53px;
	margin: 0;
	padding: 0;
	color: #d41e79;
	font-size: 13px;
	cursor: pointer;
}


#rootCatalog {
	height: 37px;
	overflow: hidden;
	margin: 9px 0 0;
	background: #535353 0 0 url("/i/catalog-item.gif") repeat-x;
}

#rootCatalog td {
	vertical-align: top;
}

.catalogItem {
}

.catalogItem a {
	display: block;
	height: 37px;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.catalogItem span {
	display: block;
	background: 0 -37px url("/i/catalog-item.gif") no-repeat;
}

.catalogItem strong {
	display: block;
	padding: 10px 9px 88px;
	background: right -74px url("/i/catalog-item.gif") no-repeat;
}


.catalogItem a:hover {
	color: #ddd;
}


.catalogItem a:active strong {
	padding-top: 11px;
}


.catalogItemNow a {
	background: #d41e79;
	color: #fff !important;
}

.catalogItemNow a:hover {
	color: #f6d2e4 !important;
}

.catalogItemNow span {
	background-position: 0 -111px;
}

.catalogItemNow strong {
	background-position: right -148px;
}


.catalogItemFirst span {
	background-position: 0 -888px;
}

.catalogItemFirst strong {
	padding: 0 11px;
}

.catalogItemFirst a:active strong {
	padding-top: 1px !important;
}

#homepage .catalogItemFirst * {
	cursor: default;
}

#homepage .catalogItemFirst a:active strong {
	padding-top: 0 !important;
}


.catalogItemLast strong {
	background-position: right -888px;
}


#rootMenu {
	width: 182px;
	margin: 0 10px 0 0;
	cursor: default;
}

.menuItem {
	margin: 0 0 1px;
}

.menuItemFirst {
}

.menuItemLast {
	margin: 0;
}

.menuItemPrevious {
}

.menuItemNow {
}

.menuItemNext {
}


.menuItem p {
	margin: 0;
}

.menuItem p a {
	display: block;
	padding: 8px 11px;
	background: #f6f6f6;
	color: #006bc6;
	font: normal 1.17em/1.1em Arial, sans-serif;
	text-decoration: none;
}

.menuItemFirst p a {
	padding-right: 32px;
}


.menuItemNow {
}

.menuItemNow p a {
	background: #d41e79;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none !important;
}

#homepage .menuItemNow p a {
	color: black !important;
	text-decoration: none !important;
	cursor: default;
}


.menuItem p a:hover {
	color: #d41e79;
	text-decoration: underline;
}


#brandJumper {
	width: 14px;
	height: 14px;
	overflow: hidden;
	float: right;
	position: relative;
	left: -9px;
	bottom: -9px;
	z-index: 102;
	background: 0 0 url("/i/arrow/1.gif") no-repeat;
}

#brandJumper.on {
	background-position: 0 -14px;
}

#brandList {
	width: 182px;
	position: absolute;
	z-index: 101;
	background: #de5499;
		visibility: hidden;
}

#brandList.on {
	visibility: visible;
}

#brandList strong {
	display: block;
	padding: 8px 11px;
	color: #fff;
	font: normal 1.17em/1.1em Arial, sans-serif;
}

#brandList ul {
	margin: 0;
	padding: 7px 11px;
	font: normal 1.1em/1.1em Arial, sans-serif;
}

#brandList li {
		margin: 0;
	padding: 0;
	background: none;
}

#brandList ul a {
	display: block;
		padding: 8px 0 7px;
	background: 0 0 url("/i/line/1.gif") repeat-x;
	color: #fff;
	text-decoration: none;
}

#brandList ul a:hover {
	color: #f8ddeb;
}

#brandList ul li.first a {
	background: none !important;
}


#rootList {
	padding: 0 2px 0 0;
	background: #c2c2c2;
}

#rootList ul {
	margin: 0;
	padding: 5px 11px 6px;
}

#rootList ul ul {
	margin: 0.85em 0 1.5em 13px;
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

#rootList li {
	margin: 0.4em 0;
	padding: 0;
	background: none;
}


#rootList a {
	color: #fff;
}

#rootList a:hover {
	color: #444;
}


#rootList em {
	font-style: normal;
	font-weight: bold;
}

#rootList strong a {
	color: #444 !important;
	text-decoration: none;
	cursor: default;
}


#basket {
	width: 182px;
	overflow: hidden;
	margin: 0 0 0 10px;
	background: #d41e79;
	cursor: default;
}


#basketTitle {
	padding: 5px;
}

#basketTitle a {
	display: block;
	height: 42px;
	overflow: hidden;
}


#basketContent {
		padding: 10px;
}

#basketContent td {
	padding: 0 0 5px;
	color: #fff;
	font-size: 12px;
	vertical-align: top;
}

#basketContent a {
	color: #fff;
	text-decoration: none;
}

#basketContent a:hover {
	color: #f6d2e4;
	text-decoration: underline;
}

#basketContent tr.last td {
	padding: 4px 0 0;
	font-weight: bold;
	border-top: 1px solid #ea91bd;
}

.basketName {
	line-height: 1.1em;
}

.basketCount {
	padding: 0 6px 0 7px;
	white-space: nowrap;
}

.basketPrice {
	padding: 0 0 0 7px;
	white-space: nowrap;
}

#basketContent tr.last .basketCount {
	padding: 0;
}


#basketButtons {
		margin: 12px 10px 10px;
}


#rootContent {
		margin: 0 28px;
	padding: 11px 0;
}

#homepage #rootContent {
}

#rootContent h1 {
	margin: 0 0 0.7ex;
	line-height: 1em;
}


.fill {
	background: #f6f6f6 top url("/i/gradient/3.gif") repeat-x;
}


#rootEssence {
	}

#rootCase {
		margin: 0 6px;
	padding: 6px 0 0;
}


#rootFooter {
		margin: 0 28px 15px;
	background: #464646 0 0 url("/i/gradient/5.png") repeat-x;
	cursor: default;
}

#rootFooter .rectangle {
		padding: 11px 14px 14px;
}

#rootFooter a {
	white-space: nowrap;
}

#rootFooter img {
	vertical-align: bottom;
}


#rootNavigation {
	margin: 0 0 16px;
	font-size: 0.95em;
	line-height: 1.5em;
}

#rootNavigation span {
	display: inline-block;
	margin: 0 9px 0 0;
	padding: 0 10px 0 0;
	background: right 2px url("/i/separator/3.gif") no-repeat;
}

#rootNavigation span.last {
	margin: 0;
	padding: 0;
	background: none;
}


#copyright {
}

#promptSource {
}

#promptCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	color: #bcbcbc;
	line-height: 1.1em;
}

#promptName {
	display: block;
	padding: 0 0 1px;
	color: #cbcbcb;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#promptSource.on #promptName {
	background: left bottom url("/i/prompt/underline.gif") no-repeat;
	color: #bcbcbc;
	cursor: pointer;
}

#promptSource.on #promptName:hover {
	background-position: -500px bottom;
	color: #eee;
}

#promptSource.on #promptName.now {
	background: none;
	color: #bcbcbc !important;
	cursor: default;
}


#prompt {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 7001;
	margin: 0 0 0 -15px;
	padding: 0 0 5px;
	cursor: default;
}

#promptClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center 4px url("/i/prompt/close.gif") no-repeat;
	cursor: pointer;
}

#promptClose.on {
	background-position: center -46px;
}

#prompt_t,
#prompt_b {
	width: 388px;
	height: 4px;
	overflow: hidden;
	margin: 0;
	font-size: 1px;
}

#prompt_b {
	height: 5px;
}

#prompt_t em,
#prompt_b em {
	display: block;
	width: 388px;
	height: 509px;
	background: left top url("/i/prompt/case.png") no-repeat;
}

#prompt_t em {
	margin: -500px 0 0;
}

#prompt_b em {
	margin: -504px 0 0;
}

#prompt_c {
	width: 388px;
	background: left top url("/i/prompt/case.png") no-repeat;
}

#promptContent {
		padding: 7px 15px 10px;
	text-align: left;
}

#promptContent div,
#promptContent a {
	color: #fff !important;
}

#promptContent a:hover {
	color: #f6d2e4 !important;
}

#promptContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
}

#promptContent .rectangle {
	margin: 0.75ex 0 3ex;
}

#prompt_c a {
	position: relative;
}

#profile {
	margin: 0 2em 0 0;
}

#profileAddress {
	margin: 0.1em 0 0;
}

#profileContacts {
	margin: 0.65em 0 0;
}


#profileRegistration {
	margin: 1.1ex 0 0;
}


#cards {
	height: 49px;
	overflow: hidden;
	margin: 0 28px;
	position: relative;
	top: -1px;
}


#update {
}


#brick {
	height: 17px;
	overflow: hidden;
	margin: 15px 0 0;
}


#productNavigator {
	margin: 30px 0 0;
	background: #f5f5f5;
}


#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: #116cb9;
}

#productNavigator p em a:hover {
	background: #d41e79;
	color: #fff;
	border-color: #d41e79;
}

#productNavigator p em span.nohref,
#productNavigator p span.separator {
	color: #999;
}


#productNavigator div a,
#productNavigator div a:visited {
	color: #116cb9;
}

#productNavigator div a:hover {
	color: #d41e79;
	text-decoration: underline;
}


#rootAds {
	margin: 0 0 -10px 10px;
}

.adsItem {
	width: 172px;
	height: 125px;
	overflow: hidden;
	margin: 0 0 10px;
	background: #d41e79 right bottom url("/i/arrow/2.png") no-repeat;
	color: #fff;
}

.adsImage {
}

.adsContent {
	width: 172px;
	height: 125px;
	overflow: hidden;
	position: relative;
	z-index: 101;
}

.adsName {
	padding: 8px 7px 6px;
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
}

.over .adsName {
	color: #f9e2ee;
}

.adsDescription {
	padding: 0 8px;
	font-size: 17px;
}

.adsHyperlink {
	display: block;
	width: 172px;
	height: 125px;
	overflow: hidden;
	position: relative;
	z-index: 102;
	margin: -125px 0 0;
	background: url("/i/blank.gif") repeat;
}


#rootChanger {
	width: 376px;
	height: 260px;
	overflow: hidden;
	background: #d41e79;
}

#changerImage {
	width: 376px;
	height: 260px;
	position: relative;
	z-index: 101;
	background: 0 0 url("/i/blank.gif") no-repeat;
}

#changerImage.filter {
	}

#changerBorder {
	width: 376px;
	height: 260px;
	position: relative;
	z-index: 102;
	margin: -260px 0 0;
	background: url("/i/transparent/1.png");
}

#changerData {
	width: 376px;
	height: 260px;
	position: relative;
	z-index: 103;
	margin: -260px 0 0;
}

#changerData .rectangle {
	width: 366px;
	height: 250px;
	overflow: hidden;
	margin: 5px;
}

#changerData td {
	width: 264px;
	height: 250px;
	vertical-align: bottom;
}

#changerData .layout {
	margin: 0 0 20px;
	background: url("/i/transparent/2.png") repeat;
	color: #fff;
}

#changerData .data {
	padding: 12px 13px 23px 8px;
	background: right bottom url("/i/arrow/2.png") no-repeat;
}

#changerTitle {
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
}

.over #changerTitle {
	color: #f5e1ea;
}

#changerDescription {
	padding: 6px 0 0;
	font-size: 17px;
	line-height: 17px;
}

#changerHyperlink {
	display: block;
	width: 376px;
	height: 260px;
	position: relative;
	z-index: 104;
	margin: -260px 0 0;
	background: url("/i/blank.gif") repeat;
}


#rootHome {
}

#rootHome h1 {
	margin: 27px 5px 21px;
	font-size: 1.65em;
}

#rootHome .rectangle {
		margin: 0 9px;
}


#catalogList {
		margin: 30px 0 0;
	padding: 8px 17px 17px;
	background: #c2c2c2;
}

.catalogList_Item {
	border-bottom: 1px solid #dadada;
}

.catalogList_Item strong {
	display: block;
	padding: 8px 0;
	font-size: 1.1em;
}

.catalogList_Item strong a {
	color: #444 !important;
}

.catalogList_Item strong a:hover {
	color: #fff !important;
}

.catalogList_Item ul {
	margin: 0;
	padding: 0 0 6px;
	font-size: 0.95em;
}

.catalogList_Item li {
	margin: 0;
	padding: 0 0 5px;
	background: none;
	line-height: 1.1em;
}

.catalogList_Item ul a {
	color: #fff !important;
}

.catalogList_Item ul a:hover {
	color: #d41e79 !important;
}

#catalogList .spacer {
	width: 22px;
}


#rootNewsletter {
	height: 179px;
	margin: 11px 5px 0 0;
}

.newsletterCaption {
	padding: 16px 0 19px;
	text-align: center;
}

.newsletterCaption img {
	vertical-align: bottom;
}

.newsletterInput {
	text-align: center;
}

.newsletterInput p {
	width: 243px;
	height: 27px;
	overflow: hidden;
	margin: 0 auto;
	background: #fff 0 0 url("/i/input/1.gif") no-repeat;
}

.newsletterInput input {
	width: 230px;
	margin: 4px 0 0;
	padding: 0;
	background: transparent;
	color: #576563;
	font-size: 16px;
	text-align: center;
	border: none;
}

.newsletterSubmit {
	margin: 29px 0 0;
	text-align: center;
}

.newsletterSubmit input {
}


#rootRecommend {
	height: 179px;
	margin: 11px 0 0 5px;
	text-align: center;
}

#rootRecommend p {
	margin: 0;
	padding: 16px 0 0;
}

#rootRecommend a {
	display: block;
}

#rootRecommend img {
	vertical-align: bottom;
}


.logos {
	white-space: nowrap;
	margin: 10px 0 10px 10px;
	padding: 10px;
	font-size: 1.1em;
	border: 1px solid #ddd;
}

.logos .pic-logo{
	padding: 0 10px 0 0; 
	text-align: center;
}

.logos a{
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
}

.logos span{
	color: #818181;
}


.controlPanel {
		margin: 20px 2px 0;
}

.controlPanel a {
	display: block;
	width: 42px;
	height: 11px;
	overflow: hidden;
}

.controlPrevious {
	background: url("/i/button/prev.gif");
}

.controlAll {
	width: 23px !important;
	background: url("/i/button/all.gif");
}

.controlNext {
	background: url("/i/button/next.gif");
}

.controlPanel a:hover {
	background-position: 0 -11px;
}

.controlPanel .separator {
	background: center center url("/i/separator/2.gif") no-repeat;
	text-align: center;
}

.controlPanel .spacer {
	width: 17px;
	height: 15px;
}


.carouselFilter {
	}


#rootNews {
		margin: 11px 10px 0 0;
	padding: 14px 11px 11px;
}

#rootNews h2 {
	margin: 0 0 14px;
}


#rssSubscribe {
	width: 182px;
	margin: 11px 10px 0 0;
}

#rssSubscribe a {
	display: block;
	width: 182px;
	height: 103px;
	overflow: hidden;
	background: #afafaf top url("/i/button/subscribe-to-rss-feeds.png") no-repeat;
}

#rssSubscribe img {
	display: none;
}


#ads3 {
	margin: 11px 10px 0 0;
}

#ads3 a {
	display: block;
	width: 182px;
	overflow: hidden;
	background: #f6f6f6;
}

#ads3 img {
	vertical-align: bottom;
}


#rootProducts {
		margin: 11px 10px 0 0;
	padding: 14px 11px 11px;
}

#rootProducts h2 {
	margin: 0 0 14px;
}

#dealsTitle,
#dealsPriceNow {
	background: #f6f6f6;
}


#rootTestimonials {
		margin: 11px 0 0 10px;
	padding: 14px 11px 11px;
}

#rootTestimonials h2 {
	margin: 0 0 14px;
}

#testimonialsTitle {
	background: #f6f6f6;
}


#ads4 {
	margin: 11px 0 0 10px;
}

#ads4 a {
	display: block;
	width: 182px;
	overflow: hidden;
	background: #f6f6f6;
}

#ads4 img {
	vertical-align: bottom;
}


#addThis {
	width: 182px;
	height: 16px;
	margin: 8px 0 14px 10px;
	text-align: center;
}


#rootArticles {
		margin: 11px 0 0 10px;
	padding: 14px 11px 11px;
}

#rootArticles h2 {
	margin: 0 0 14px;
}

#articlesTitle {
	background: #f6f6f6;
}


#rootWhy {
		margin: 11px 0 0 10px;
	padding: 14px 11px;
}

#rootWhy h2 {
	margin: 0 0 14px;
}

#rootWhy .data img {
	vertical-align: bottom;
}


#alsoItem {
		padding: 14px;
}

#alsoItem .separator {
	background: center center url("/i/line/2.gif") repeat-y;
}

#alsoItem .spacer {
	width: 19px;
}

#alsoItem h2 {
	margin: 0 0 14px;
}

#alsoItem .productTitle,
#alsoItem .productPriceNow {
	background: #f6f6f6;
}

#alsoCase {
	}

#alsoItem .controlPanel {
	margin: 25px 0 0;
}


#dealsItem{
	opacity: 1;
	filter: alpha(opacity=100);
}







.h1navbar {
font-family:arial, verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif; 
margin:0;
font-size: 14px;
font-weight: bold; 
display: inline;
}
.h2navbar {
font-family:arial verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif; 
margin:0;
font-size: 13px;
font-weight: bold; 
display: inline;
}
.h3navbar {
font-family:arial verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif; 
margin:0;
font-size: 12px;
font-weight: bold; 
display: inline;
}
.h4navbar {
font-family:arial verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif; 
margin:0;
font-size: 12px;
font-weight: bold; 
display: inline;
}
.h5navbar {
font-family:arial verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif; 
margin:0;
font-size: 12px;
font-weight: bold; 
display: inline;
}
.h6navbar {
font-family:arial verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif; 
margin:0;
font-size: 11px;
font-weight: bold; 
display: inline;
}
