@import url("/common/styles-profile.css");
@import url("/common/styles-navigator.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}


a:link {
	color: /*#b6004c*/#ce0359;
}

#homepage #pageContent a:visited,
#pageBody a:visited {
	color: /*#aaa*/ /*#c84079*/ #994277;
}

a:hover,
#pageContent a:hover {
	color: /*#c74f6d*/ #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 {
	color: #000;
}

h2,
h3,
h4,
h5,
h6 {
	color: #333;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal,
.spacerColumn {
	height: 1px;
	overflow: hidden;
	margin: 0 0 -1px;
	font-size: 1px;
}

.spacerGlobal {
	width: 999px;
}

.spacerColumn {
	width: 238px;
}


*.gray,
*.gray *,
.gray a {
	color: #8f8f8f !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #333 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #b1b1b1 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #333 !important;
}


*.white,
*.white *,
.white a {
	color: #fff !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #ffc000 !important;
}


#pageHeader {
		margin: 0 23px;
}

#pageHeader .rectangle {
	padding: 0 0 10px;
	background: #b2004b;
}


#logotype {
	display: block;
	padding: 16px 22px;
}

#logotype img {
	vertical-align: bottom;
}


#newsTicker {
	margin: 0 25px 0 0;
	padding: 22px 0 0;
	height: 1.4em;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
	background: #b2004b;
}

#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;
	}


#chat {
	padding: 12px 25px 0 0;
}

#chat img {
	vertical-align: bottom;
}


#basket {
	padding: 13px 11px 0 0;
	text-align: left;
	cursor: default;
}

#basketTarget {
	width: 15px;
	height: 15px;
	margin: -28px 0 0 12px !important;
}

#basketMessage {
	margin: -5px 0 0 -2px !important;
}

#basketTitle {
	white-space: nowrap;
}

#basket-x {
	background: #eb8c1c center top url("/images/page/basket-x.gif") repeat-x;
}

#basket-l {
	background: left top url("/images/page/basket-l.gif") no-repeat;
}

#basket-r {
	background: right top url("/images/page/basket-r.gif") no-repeat;
}

#basketTitle strong {
	display: block;
	height: 36px;
	overflow: hidden;
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}

#basketTitle span {
	display: block;
	padding: 8px 55px 0 42px;
	cursor: default;
}

#basketTitle a {
	display: block;
	padding: 8px 62px 10px 38px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

#basketTitle a:hover {
	text-decoration: underline;
}

#basketContent {
	padding: 3px 0 0;
}

#basketContent a {
	margin: 0 0.15em 0 0;
	white-space: nowrap;
}


#register {
	min-height: 42px;
	padding: 0 25px 0 0;
}

#registerTitle {
	padding: 0 0.1em 0 0;
	position: relative;
	top: -5px;
	font-size: 1.1em;
}

#registerContent {
}

#registerContent a {
	margin: 0 0.15em 0 0;
	white-space: nowrap;
}


#telephone {
	margin: 0 0 0 1px;
	padding: 0 25px 0 15px;
	position: relative;
	top: -1px;
	background: left center url("/images/page/icon-telephone.gif") no-repeat;
}

#telephoneNumber {
	color: #fff;
	font: bold 1.55em/1em Arial, sans-serif;
}


#pageMenu {
		padding: 0 19px;
}

#pageMenu .menuItem {
	padding: 4px 0 0;
	vertical-align: top;
}
#homepage .menuItemFirst a,
#homepage .menuItemFirst a:hover {
	text-decoration: none !important;
	cursor: default;
}
#pageMenu a {
	display: block;
	color: #ffc000;
	font: normal 1.1em/1em Tahoma, Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
}

#pageMenu span {
	display: block;
}


#pageMenu .menuItemNow {
}

#pageMenu .menuItemNow a {
	color: #fff !important;
	text-decoration: none;
}


#pageMenu a:hover {
	color: #fff;
	text-decoration: underline;
}


#pageMenu strong {
	display: block;
	font-weight: normal;
}


.pageMenu-separator {
	background: center center url("/images/page/menu-item-separator.gif") no-repeat;
}

.pageMenu-separator .spacer {
	width: 35px;
	height: 27px;
}


#search {
	margin: 0 12px 0 0;
	white-space: nowrap;
}

#search-x {
	background: #fff center top url("/images/page/search-x.gif") repeat-x;
}

#search-l {
	background: left top url("/images/page/search-l.gif") no-repeat;
}

#search-r {
	background: right top url("/images/page/search-r.gif") no-repeat;
}

#search-x,
#search-l,
#search-r {
	/*width: 221px;*/
	height: 27px;
	overflow: hidden;
}

#searchForm {
	cursor: default;
}

#searchInput {
	padding: 0 0 0 8px;
	vertical-align: middle;
}

#searchInput input {
	width: /*182px*/100%;
	margin: 0;
	padding: 0;
	background: /*#fff*/transparent;
	color: #ae004a;
	border: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
	cursor: text;
}

#searchButton {
	height: 27px;
	padding: 7px 8px 0;
	vertical-align: top;
}

#searchButton input {
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1.1em;
	vertical-align: middle;
	cursor: pointer;
}


#pageContent {
		margin: 0 23px;
	padding: 18px 0 22px;
}

#homepage #pageContent {
}


#pageBody {
		margin: 0 7px 0 0;
	padding: 4px 0 0;
}

#pageBody h1 {
	font-family: Tahoma, Arial, sans-serif;
}


#pageFooter {
		margin: 0 23px;
	padding: 0 0 14px;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}

#pageFooter .area td {
	background: #f1f1f1;
}


.ProcServe {
	padding: 0px 0px 10px 12px;

}


.opasity-box a img, opasity-box a:visited img {
	opacity:0.5;
	margin: 0px 0px 0px 7px;
}

.opasity-box a:hover img {
	opacity:1.0;

}

.opasity-box a img {
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) progid:DXImageTransform.Microsoft.Alpha(opacity=25) progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.15);
	behavior:url('/common/opasity.htc');
}


#pageNavigation {
	padding: 9px 2.5em 9px 19px;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 0.85em 0 0;
	cursor: default;
}


#update {
	padding: 9px 19px 9px 7px;
	line-height: 1.5em;
}


#copyright {
	padding: 15px 2.5em 19px 19px;
}


#profile {
	padding: 15px 2.5em 19px 0;
}

#profileAddress {
	margin: 0;
}


#profileContacts {
	margin: 0;
	padding: 15px 2.5em 19px 13px;
}


#brick {
	padding: 15px 19px 19px 7px;
}

#brick p {
	margin: 0 0 0.95em;
}

#brick div {
	margin: -0.25em 0 0 0;
}


#pageList {
	margin: 0 25px 0 0;
}

#pageList .title {
	padding: 12px 19px 11px;
}

#pageList h2 {
	margin: 0;
}

#pageList .rectangle {
	padding: 4px 20px 0 0;
}

#pageList ul,
#bodyMap ul {
	margin: 1em 0 1.5em 0.75em;
}

#pageList ul ul,
#bodyMap ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a:link,
#pageList strong a:visited,
#pageList strong a:hover {
	color: #333;
	text-decoration: none;
	cursor: text;
}


#productNavigator {
	margin: 25px 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: #ce0359;
}

#productNavigator p em a:hover {
	background: #ce0359;
	color: #fff;
	border-color: #ce0359;
}

#productNavigator p em span.nohref,
#productNavigator p span.separator {
	color: #999;
}


#productNavigator div a,
#productNavigator div a:visited {
	color: #ce0359;
}

#productNavigator div a:hover {
	color: #333;
	text-decoration: underline;
}


.title {
		padding: 12px 12px 11px;
	background: #e7e7e7 center top url("/images/page/title-x.gif") repeat-x;
}

.title h2 {
	margin: 0;
	color: #bd2565;
	font-size: 1.1em;
	text-transform: uppercase;
}


.title2 {
		padding: 12px 12px 11px;
	background: #b2004b;
}

.title2 h2 {
	margin: 0;
	color: #fbf2f6;
	font-size: 1.1em;
	text-transform: uppercase;
}


#bodyProducts {
	padding: 15px 0 0;
}


#banners {
	padding: 0 0 21px;
}

.bannerItem {
	width: 174px;
	height: 111px;
	overflow: hidden;
	background: #f5f5f4 center 5px no-repeat;
}

.bannerItem div {
	width: 174px;
	height: 111px;
	background: center top url("/images/page/crop-174x111-off.png") no-repeat;
}

.bannerItem div.on {
	background-image: url("/images/page/crop-174x111-on.png");
}

.bannerImage {
	display: block;
	width: 174px;
	height: 71px;
}

.bannerTitle_ {
	cursor: pointer;
}

.bannerTitle {
	display: block;
	padding: 0 22px 0 9px;
	position: relative;
	color: #434343 !important;
	font-size: 1.1em;
	line-height: 0.95em;
	text-decoration: none;
}

.bannerItem div.on .bannerTitle,
.bannerTitle:hover {
	color: #b6004c !important;
}


.designStampButton {
	background: #b2004b; 
	color: #fff;
}



.help{
	cursor: help;
	color: #979696;
	font-size: 12px;
	margin: -3px 0 0;
	float: left;
	padding: 0 4px 0 0;
}

.helpHead{
	cursor: help;
	float: right;
	color: #fff;
	font-size: 12px;
}

.helpInnerBlock{
	cursor: help;
	color: #666;
	font-size: 12px;
	margin: -3px 0 0 0;
	position: absolute;
	font-weight: bold;
}

.helpInnerBlockIcon{
	cursor: help;
	padding: 0 5px 0 0;
	color: #666;
	font-size: 12px;
	margin: -7px 0 0 46px;
	position: absolute;
	font-weight: bold;
}

.helpMain{
	cursor: help;
	color: #979696;
	font-size: 13px;
	padding: 0 0 0 3px;
	font-weight: bold;
}

