@import url("/common/styles-profile.css");
@import url("/common/styles-navigator.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333;
}


a {
	color: #a335a2;
}

#pageBody a:visited {
	color: #b761b6;
}

a:hover,
#pageBody a:hover {
	color: #a335a2;
}


.underlineNone a {
	text-decoration: none;
}

.underlineNone a:hover {
	text-decoration: underline;
}


a.anchor {
	color: #333;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2.1em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h1 a.anchor {
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
}

h2,
h3,
h4,
h5,
h6,
h2 a.anchor,
h3 a.anchor,
h4 a.anchor,
h5 a.anchor,
h6 a.anchor {
	color: #333;
	font-family: Georgia, "Times New Roman", 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: 998px;
}

.spacerColumn {
}


*.gray,
*.gray *,
.gray a {
	color: #828282 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #a335a2 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #c5c5c5 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #333 !important;
}


#pageHeader {
		margin: 0 20px;
	padding: 12px 0 0;
	cursor: default;
}


#logotype {
	display: block;
	padding: 0 27px 0 21px;
}

#logotype img {
	vertical-align: bottom;
}


#newsTicker {
	margin: 0 29px 0 0;
	padding: 3px 0 2px;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	font-family: Georgia, "Times New Roman", serif;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 1em/1.2em Arial, sans-serif;
	}


#options {
}

#optionsCaption {
	margin: 0 10px 0 0;
}

#options td {
	/*padding: 0 0 0 14px;*/
	/*background: 6px 5px url("/i/separator/1.gif") no-repeat;*/
	vertical-align: middle;
}

#options td.cancel,
#options td td {
	padding: 0;
	background: none;
}

#register {
	margin: 0 15px 0 0;
}

#register span {
	display: block;
	padding: 3px 0;
}


#basket,
#enquiry {
	margin: 5px 0;
}

#basketTitle,
#enquiryTitle {
	height: 22px;
	overflow: hidden;
	margin: 0 0 0 1px;
	padding: 0 15px 0 23px;
	background: 0 3px url("/i/basket-filled.gif") no-repeat;
}

#basket.filled #basketTitle,
#enquiry.filled #enquiryTitle {
	padding-right: 0;
	background-position: 0 -97px;
}

#basketTitle span,
#basketTitle a,
#enquiryTitle span,
#enquiryTitle a {
	display: block;
	padding: 4px 0 0;
	color: #9f469e !important;
}

.checkout {
	width: 1px;
}

.checkout a {
	display: none;
}

#basket.filled .checkout,
#enquiry.filled .checkout {
	width: auto;
	padding: 0 9px 0 7px !important;
}

#basket.filled .checkout a,
#enquiry.filled .checkout a {
	display: inline;
}


.line {
	height: 2px;
	overflow: hidden;
	background: top url("/i/line/2.gif") repeat-x;
	font-size: 1px;
}

.fill .line {
		margin: 0 10px;
}

#pageHeader .line {
	height: /*27*/22px;
	margin: 0 0 15px;
	background: bottom url("/i/line/1.gif") repeat-x;
}


#pageMenu {
		/*margin: 0 29px 0 0;*/
	padding: 0 0 7px;
}

.menuItem a {
	display: block;
	color: #4d4d4d;
	font: normal 14px/16px Georgia, "Times New Roman", serif;
	text-decoration: none;
	white-space: nowrap;
}


.menuItemNow {
}

.menuItemNow a {
	color: #939393;
}

#homepage .menuItemNow a {
	color: #939393 !important;
	text-decoration: none !important;
	cursor: default;
}


.menuItem a:hover {
	color: #9f469e;
	text-decoration: underline;
}



.menuItem strong {
	display: block;
	font-weight: normal;
}


.pageMenu-separator {
	background: center 2px url("/i/separator/2.gif") no-repeat;
}

.pageMenu-separator .spacer {
	width: 16px;
	height: 13px;
}


#currency {
	padding: 0 10px 4px;
}

#currency select {
	font-size: 12px;
}


#telephone {
	padding: 0 16px 5px 0;
}

#telephone * {
	color: #828282;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
}

#telephoneDescription {
}

#telephoneIcon {
	width: 9px;
	height: 15px;
	overflow: hidden;
	margin: 0 7px 0 9px;
	background: url("/i/telephone.gif");
	font-size: 1px;
}

#telephoneNumber {
}


#pageRest {
	margin: 15px 0 0;
}

.restItem a {
	display: block;
	height: 35px;
	overflow: hidden;
	background: #575757 0 0 url("/i/rest-item.gif") repeat-x;
	color: #fff;
	font: normal 14px/16px Georgia, "Times New Roman", serif;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.restItem span {
	display: block;
	background: 0 -35px url("/i/rest-item.gif") no-repeat;
}

.restItem strong {
	display: block;
	padding: 9px /*20*/7px 88px;
	background: right -70px url("/i/rest-item.gif") no-repeat;
	font-weight: normal;
}


.restItemNow {
}

.restItemNow a {
	color: #ff94fc;
	text-decoration: none;
}

#homepage .restItemNow a {
	background: #575757 0 0 url("/i/rest-item.gif") repeat-x !important;
	color: #ff94fc !important;
	cursor: default;
}

#homepage .restItemNow strong {
	background: right -70px url("/i/rest-item.gif") no-repeat;
}


.restItem a:hover {
	background: #707070 0 -105px url("/i/rest-item.gif") repeat-x;
	color: #fff;
}

.restItemNow a:hover {
	color: #ff94fc;
}

.restItem a:hover span {
	background: 0 -140px url("/i/rest-item.gif") no-repeat;
}


.restItem a:active {
	background: #707070 0 -105px url("/i/rest-item.gif") repeat-x;
}

.restItem a:active span {
	background: 0 -175px url("/i/rest-item.gif") no-repeat;
}

.restItem a:active strong {
	padding-top: 8px;
	background: right -210px url("/i/rest-item.gif") no-repeat;
}


.restItemFirst span,
.restItemLast strong {
	background-position: -99px 0 !important;
}


#pageContent {
		margin: 0 20px;
	padding: 18px 0 22px;
}

#homepage #pageContent {
	padding: 35px 0 30px;
}


#pageBody {
		margin: 0 0 0 20px;
}

#pageSearch #pageBody {
	margin: 0;
}


.fill {
	background: #e5e5e5;
}


#pageFooter {
		margin: 0 20px;
	padding: 0 0 25px;
	cursor: default;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#cards {
	height: 20px;
	overflow: hidden;
	margin: 0 29px 0 0;
}


#bookmark {
}


#pageFooter .rectangle td {
	padding: 15px 0;
}


#pageNavigation {
	margin: 0 29px 0 0;
	font-size: 0.95em;
	line-height: 1.5em;
}

#pageNavigation span {
	display: inline-block;
	margin: 0 8px 0 0;
	padding: 0 9px 0 0;
	background: right 3px url("/i/separator/3.gif") no-repeat;
}

#pageNavigation span.last {
	margin: 0;
	padding: 0;
	background: none;
}


#update {
	line-height: 1.5em;
}


#copyright {
	margin: 0 29px 0 0;
}

#hintSource {
}

#hintCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	color: #828282;
	line-height: 1.1em;
}

#hintName {
	display: block;
	padding: 0 0 1px;
	color: #9f9f9f;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#hintSource.on #hintName {
	background: left bottom url("/i/hint/underline.gif") no-repeat;
	color: #828282;
	cursor: pointer;
}

#hintSource.on #hintName:hover {
	background-position: -500px bottom;
	color: #a335a2;
}

#hintSource.on #hintName.now {
	background: none;
	color: #828282 !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 div,
#hintContent a {
	color: #fff !important;
}

#hintContent a:hover {
	color: #e9d6e8 !important;
}

#hintContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
	/*font-weight: bold;*/
}

#hintContent .rectangle {
	margin: 0.75ex 0 3ex;
}

#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: 24px;
	overflow: hidden;
}


#pageList {
	margin: -9px 0 0;
}

#pageList p {
	margin: 0;
	padding: 15px 19px 3px;
	color: #4e4e4e;
	font-family: Georgia, "Times New Roman", serif !important;
	font-size: 1.4em;
}

#captionList_Catalog {
	padding: 15px 19px 4px !important;
}

#pageList .rectangle {
	font-size: 1.1em;
}

#pageList ul {
	margin: 0 0 0 1px;
	padding: 0 19px 11px;
	font-family: Georgia, "Times New Roman", serif !important;
}

#pageList ul ul {
	margin: 0.85em 0 1.5em 3px;
	padding: 0;
}


#pageList a {
	color: #333;
	text-decoration: none;
}

#pageList a:hover {
	color: #a335a2;
	text-decoration: underline;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a {
	color: #a335a2 !important;
	text-decoration: none !important;
	cursor: default;
}


#pageList ul li {
	padding: 0 0 0 19px;
	background: 0 0.3em url("/i/flower.gif") no-repeat;
}

#pageList ul li li,
#pageList ul li li li li {
	padding: 0 0 0 14px;
	background: 0 0.4em url("/i/marker-ul-ul.gif") no-repeat;
}

#pageList ul li li li,
#pageList ul li li li li li {
	background: 0 0.6em url("/i/marker-ul-ul-ul.gif") no-repeat;
}


#productNavigator {
	margin: 14px 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: #a335a2;
}

#productNavigator p em a:hover {
	background: #a335a2;
	color: #fff;
	border-color: #a335a2;
}

#productNavigator p em span.nohref,
#productNavigator p span.separator {
	color: #999;
}


#productNavigator div a,
#productNavigator div a:visited {
	color: #a335a2;
}

#productNavigator div a:hover {
	color: #a335a2;
	text-decoration: underline;
}


#rootHome {
		min-height: 161px;/*141+20*/
	padding: 0 0 0 500px;
	background: 19px 0 url("/i/content/bride-and-groom-fabrics.gif") no-repeat;
}

#rootHome * {
	font-family: Georgia, "Times New Roman", serif !important;
}

#rootHome,
#rootHome td {
	font-size: 15px;
}

#rootHome h1 {
	font-size: 1.65em;
}

#rootHome h2 {
	font-size: 1.3em;
}

#rootHome h3 {
	font-size: 1.1em;
}

#rootHome .rectangle {
		padding: 0 15px 20px 0;
}

#rootHome p.paragraphFirst:first-letter {
	font-size: 30px;
}

.flowers {
	width: 39px;
	height: 20px;
	overflow: hidden;
	background: url("/i/flowers.gif");
	font-size: 1px;
}

#rootHome .flowers {
	float: right;
	position: relative;
	right: -13px;
	top: -6px;
}


#rootMovie {
	background: #f7f7f7;
	cursor: default;
}

#rootMovie,
#rootMovie_Flash {
	width: 460px;
	height: /*530*/550px;
	overflow: hidden;
}

#rootMovie_Flash {
	position: relative;
	z-index: 1;
}

#rootMovie_Flash a {
	display: block;
	width: 460px;
	height: /*530*/550px;
	overflow: hidden;
	background: url("/i/picture-home.jpg");
	text-align: right;
}

#rootMovie_Flash img {
	margin: 10px 8px 0 0;
}


#search {
	padding: 10px;
	cursor: default;
}

#homepage #search {
	padding-bottom: 1px;
}

#search .rectangle {
	width: 280px;
	overflow: hidden;
}

#search .layout {
		padding: 13px 14px 4px;
	background: 0 0 url("/i/background/2.jpg");
}

#search strong {
	display: block;
	padding: 0 0 14px;
	position: relative;
	left: -1px;
}

#search strong img {
	display: block;
}

#search td  {
	padding: 0 0 10px;
}

#searchInput_Field {
	width: 252px;
	margin: 0;
	padding: 1px 2px;
	font-size: 13px;
}

.searchCaption {
	padding: 0 0 5px;
	color: #fff;
	font-size: 13px;
}

#search select  {
	width: 165px;
	margin: 0;
	font-size: 13px;
}

#startaddress {
	width: 165px;
	margin: 0;
	padding: 1px 2px;
	font-size: 13px;
}

.searchSubmit {
	width: 78px;
	height: 22px;
	overflow: hidden;
	cursor: pointer;
}


.gradient {
	width: 280px;
	height: 178px;
	overflow: hidden;
	margin: 0 0 -178px;
}

.gradient span {
	display: block;
	width: 280px;
	height: 178px;
	background: url("/i/gradient/1.png");
}


#rootSwatches {
		height: /*152*/136px;
	overflow: hidden;
	margin: 0 10px;
	cursor: default;
}

#rootSwatches strong {
	display: block;
	padding: /*21*/14px 8px 12px;
	font-size: 14px;
}

#search strong img {
	display: block;
}

#swatchCarousel {
	}

#swatchCarousel td {
	vertical-align: top;
}

.swatchArrow {
	display: block;
	width: 30px;
	height: 49px;
	background: center 19px url("/i/arrow.gif") no-repeat;
}

#swatchArrow_l {
}

#swatchArrow_r {
	background-position: center -81px;
}

#swatchArray {
	width: 220px;
	overflow: hidden;
}

#swatchArray ul {
	margin: 0;
}

.swatchItem {
	display: block;
	width: 51px;
	height: 72px;
	overflow: hidden;
	float: left;
	margin: 0 2px;
	padding: 0;
	background: none;
	text-align: center;
}

.swatchImage {
}

.swatchImage p {
	width: 51px;
	height: 49px;
	overflow: hidden;
	margin: 0;
	background: url("/i/swatch.png");
}

.swatchImage a {
	display: block;
	width: 51px;
	height: 49px;
	overflow: hidden;
	margin: -49px 0 0;
}

.swatchImage img {
	width: 45px;
	height: 45px;
	margin: 1px 0 0;
	vertical-align: bottom;
}

.swatchName {
	font-size: 11px;
	line-height: 10px;
}

.swatchName a {
	display: block;
	padding: 2px 0 1px;
	color: #37322c !important;
	text-decoration: none;
}

.over .swatchName a {
	color: #a335a2 !important;
	text-decoration: underline;
}


#rootCategories {
	height: /*232*//*199px*/293px;
	overflow: hidden;
}

#rootCategories h2 {
	height: 35px;
	overflow: hidden;
	margin: 14px 19px 13px;
	font-size: 14px;
}

#homepage #rootCategories h2 {
	margin-top: 13px;
}

#rootCategories .layout {
	height: 222px;
	margin: 0 10px 0 20px;
	overflow: auto;
}

.categoryItem {
	margin: 0 13px 0 0;
	padding: 0 0 /*14*/12px 23px;
	background: 0 4px url("/i/flower.gif") no-repeat;
}

.categoryItem.last {
}

.categoryName {
	background: 0 bottom url("/i/line/3.gif") repeat-x;
}

.categoryName a {
	display: block;
	width: 100%;
	padding: 0 0 1px;
	color: #333 !important;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
}

.categoryName a:hover {
	color: #a335a2 !important;
	text-decoration: underline;
}

.categoryName a span {
	padding: 0 5px 0 0;
	background: 0 bottom url("/i/line/3-fill.gif") repeat-x;
}


#rootAds {
	height: /*530*/550px;
	overflow: hidden;
	margin: 0 20px;
}

.adsItem {
	width: 140px;
	height: 170px;
	overflow: hidden;
	margin: 0 0 /*10*/20px;
	background: #f7f7f7;
}

.adsImage {
	height: 170px;
	position: relative;
	z-index: 101;
	background: 0 0 url("/i/blank.gif") no-repeat;
}

.adsName {
	height: 170px;
	overflow: hidden;
	margin: -170px 0 0;
	position: relative;
	z-index: 102;
}

.adsName table {
	width: 100%;
}

.adsName td {
	height: 170px;
	vertical-align: bottom;
}

.adsName td td {
	height: 35px;
	background: #686868 bottom url("/i/gradient/2.gif") repeat-x;
	vertical-align: middle;
}

.over .adsName td td {
	background-color: #7f7f7f;
	background-image: url("/i/gradient/3.gif");
}

.adsName p {
	margin: 0;
	padding: 7px 10px;
	color: #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	line-height: 15px;
	text-align: center;
}

.adsHyperlink {
	display: block;
	height: 170px;
	overflow: hidden;
	margin: -170px 0 0;
	position: relative;
	z-index: 103;
	background: url("/i/blank.gif") repeat;
}


#rootNews {
	padding: 22px 0 0;
}

#rootNews h2 {
	margin: 0;
	padding: 0 17px 1px 3px;
}

#rootNews .hider {
	height: 19px;
	overflow: hidden;
	background: #fff;
	margin: -19px 0 0;
}

#homepage .newsItem {
	padding-bottom: 19px;
}


#rootSubscribe {
	width: 220px;
	height: 140px;
	overflow: hidden;
	position: relative;
	top: -19px;
	text-align: left;
	cursor: default;
}

#rootSubscribe .gradient {
	margin-left: -30px;
}

#rootSubscribe strong {
	display: block;
	padding: 14px 18px 12px;
	color: #3c3c3c;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 19px;
}

#subscribeInput {
	padding: 0 18px;
}

#subscribeInput_Field {
	width: 184px;
	padding: 1px 2px;
	color: #999;
}

#subscribeSubmit {
	height: 22px;
	overflow: hidden;
	margin: 13px 0 0;
	text-align: center;
}

#subscribeSubmit input {
	cursor: pointer;
}


