body {
	background: #b8b9bb;
	color: #5d5d5d;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	/*color: #5d5d5d; */
	color: #504f4f; 
	text-decoration: underline;
}

#mainContent a:visited {
	/*color: #000066;*/
	color: #a08ea8;
}

a:hover,
#mainContent a:hover {
	color: #ff0000;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

h4,
h5,
h6 {
	font-size: 1em;
}

/* ----------------------------------------------------------------------------------- */

h1 {
	color: #353535;
}

h2,
h3,
h4,
h5,
h6 {
	color: #5d5d5d;
}

hr {
}

/* ################################################################################### */

.spacer {
	font-size: 0.001em;
	visibility: hidden;
}

.spacerGlobal {
	width: /*999*/800px;
	height: 1px;
	font-size: 0.001em;
	margin: 0 0 -3px 0;
}

.small,
small {
	font-family: Tahoma, sans-serif;
	font-size: 0.85em;
}

.smaller {
	font-family: Tahoma, sans-serif;
	font-size: 0.80em;
}

.larger {
	font-family: Tahoma, sans-serif;
	font-size: 1.1em;
}

.largest {
	font-family: Tahoma, sans-serif;
	font-size: 1.3em;
}

.arial {
	font-family: Arial, sans-serif;
}

.tahoma {
	font-family: Tahoma, Arial, sans-serif;
}

.verdana {
	font-family: Verdana, Arial, sans-serif;
}

.nowrap,
.small a,
.smaller a {
	white-space: nowrap;
}

.center {
	text-align: center;
}

.uppercase {
	text-transform: uppercase;
}

.lowercase {
	text-transform: lowercase;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.hidden {
	visibility: hidden;
}

.delete {
	display: none;
}

.clear {
	clear: both;
}

/* ----------------------------------------------------------------------------------- */

*.white,
*.white *,
.white a {
	color: #fff;
}

a.white:hover,
.white a:hover {
	color: #ffce9e;
}

/* ----------------------------------------------------------------------------------- */

*.gray,
*.gray *,
.gray a {
	color: #999;
}

a.gray:hover,
.gray a:hover {
	color: #5d5d5d;
}

/* ----------------------------------------------------------------------------------- */

*.light,
*.light *,
.light a {
	color: #c9c9df;
}

a.light:hover,
.light a:hover {
	color: #fff;
}

/* ################################################################################### */

#page-xt {
	background: center top url("/images/page/page-xt.gif") repeat-x;
}

#page-rt {
	background: right top url("/images/page/page-rt.gif") no-repeat;
	padding: 42px 41px 42px 41px;
}

/* ----------------------------------------------------------------------------------- */

#pageHeader {
	padding: 0;
}

#header-xt {
	background: center top url("/images/page/header-xt.gif") repeat-x;
}

#header-lt {
	background: left top url("/images/page/header-lt.gif") no-repeat;
}

#header-rt {
	background: right top url("/images/page/header-rt.gif") no-repeat;
	height: 117px;
}

/* ################################################################################### */

#pageMenu {
	white-space: nowrap;
	margin: 0 200px 0 35px;
	padding: 2px 0 0 0;
	height: 32px;
	overflow: hidden;
}

#pageMenu table {
}

#pageMenu td {
}

#pageMenu .menuItem {
}

#pageMenu .menuItemNow {
}

#pageMenu .menuItemFirst {
}

#pageMenu .menuItemFirst a {
	padding-left: 0 !important;
}

#pageMenu .menuItemLast {
}

#pageMenu .menuItemLast a {
	/*padding-right: 0 !important;*/
}

#pageMenu a {
		display: inline-block;
	padding: 0 0.75em 0 0.75em;
	white-space: nowrap;
	font: bold 1em/1em Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	/*letter-spacing: -0.05em;*/
}

#pageMenu .menuItemContainer {
}

/* ----------------------------------------------------------------------------------- */

#pageMenu .menuItemNow a {
	color: #ffce9e;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------- */

#pageMenu a:hover {
	color: #ffce9e !important;
	text-decoration: none;
}

/* ----------------------------------------------------------------------------------- */

.menuItemContent {
	padding: 10px 0 12px 0;
}

/* ----------------------------------------------------------------------------------- */


	.menuItemContent {
	}
	
	

/* ----------------------------------------------------------------------------------- */

.pageMenuOver {
}

.pageMenuOver .menuItemNow a {
	color: #fff !important;
}

.pageMenuOut {
}

.pageMenuOut .menuItemNow a {
	color: #ffce9e !important;
}

/* ################################################################################### */

#logotype-cms {
	padding: 0 32px 0 35px;
}

#goodwood {
	padding: 16px 0 0 2px;
	text-align: left;
}

#logotype-requisite {
	padding: 20px 30px 0 35px;
}

#logotype-cms img,
#logotype-requisite img {
	vertical-align: bottom;
}

/* ----------------------------------------------------------------------------------- */

#searchBlock {
	white-space: nowrap;
	padding: 24px 0 0 0;
}

.searchForm {
	margin: 0;
	padding: 0 0 4px 0;
	height: 22px;
	text-align: left;
}

.searchInput {
	width: 125px;
	height: 22px;
	margin: 0;
	padding: 2px 4px 2px 4px;
	text-align: left;
	border: 1px solid #b5b5d3;
	
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	color: #ebebf3;
	background: transparent;
	
	/*float: left;*/
}

.searchButton {
	/*position: relative;
	bottom: -6px;*/
	margin: 7px 0 0 6px;

		/*left: 6px;*/
		margin-top: 6px;
		/*float: left;*/
}


/* ----------------------------------------------------------------------------------- */

#registerBlock {
	padding: 0 0 0 35px;
}

.registerTitle {
	color: #f6bb81;
}

.registerName {
	font-size: 1.8em;
	line-height: 1em;
	padding: 0 0 0.05em 0;
}

.registerClientLogo {
	padding: 0 0 5px 0;
}

.registerContent {
}

/* ----------------------------------------------------------------------------------- */

.newsTickerBlock {
	padding: 0 35px 20px 0;
}

.newsTickerBlock * {
	overflow: hidden;
	white-space: nowrap;
	color: #adadad;
}

.newsTickerBlock a {
	text-decoration: underline;	
}

.newsTickerBlock a:hover {
	color: #5d5d5d;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.2em;
	font: bold 1.1em/1.1em Arial, sans-serif;
	filter: progid:DXImageTransform.Microsoft.Slide(slidestyle="push",bands="1",duration="1");
}

/* ----------------------------------------------------------------------------------- */

#basketBlock {
	background: left top url("/images/page/basket.gif") no-repeat;
	padding: 0 35px 5px 32px;
	text-align: left;
}

.basketTitle {
	padding: 5px 0 4px 0;
}

.basketContent {
}

/* ################################################################################### */

#pageContent {
}

#content-ly {
	background: #fff left center url("/images/page/content-ly.gif") repeat-y;
	/*padding: 0 0 0 35px;*/
}

#content-ry {
	background: right center url("/images/page/content-ry.gif") repeat-y;
	padding: 22px 0 0 0;
}

#pageContentContainer {
	padding: 15px 0 0 0;
}

#mainContent {
	padding: 0 35px 0 0;
}


/* ################################################################################### */

#footer-xb {
	background: #fff center bottom url("/images/page/footer-xb.gif") repeat-x;
}

#footer-lb {
	background: left bottom url("/images/page/footer-lb.gif") no-repeat;
}

#footer-rb {
	background: right bottom url("/images/page/footer-rb.gif") no-repeat;
}

#pageFooter {
	padding: 2.75em 170px 25px 35px;
}

#pageFooter a {
	white-space: nowrap;
}

/* ----------------------------------------------------------------------------------- */

#pageMenu-Secondary {
	padding: 0 0 1em 0;
}

#pageMenu-Secondary span {
	display: inline-block;
	margin: 0 0.45em 0 0;
	padding: 0.05em 0.6em 0.4em 0;
	border-right: 1px solid #d7d7d7;
}

/* ----------------------------------------------------------------------------------- */

#address {
	font-family: Tahoma, sans-serif;
	line-height: 1.3em;
	padding: 0 0 0.75em 0;
}

/* ----------------------------------------------------------------------------------- */

#copyright {
	line-height: 1.3em;
}

/* ################################################################################### */

#pageSubmenu {
	margin: 0;
	padding: 0.1em 35px 0 35px;
	font-family: Arial, sans-serif;
}

#pageSubmenuTitle {
}

#pageSubmenuTitle h2 {	
	margin: 0;
	color: #cc6633;
	font-weight: normal;
	letter-spacing: -0.05em;
}

#pageSubmenuContent {
	padding: 0.25em 0 0 0;
	position: relative;
	left: -1.5em;
}

/* ----------------------------------------------------------------------------------- */

#pageSubmenu a {
	/*color: #5d5d5d;*/
	color: #504f4f; 
}

#pageSubmenu a:visited {
	/*color: #000066;*/
	color: #a08ea8;
}

#pageSubmenu a:hover {
	color: #ff0000 !important;
}

#pageSubmenu a.selectedMenuItem,
#pageSubmenu a.activeCategory,
#pageSubmenu a.selectedMenuItem:visited,
#pageSubmenu a.activeCategory:visited {
	color: #cc6633;
	text-decoration: none;
	font-weight: bold;
}

#pageSubmenu a.selectedMenuItem:hover,
#pageSubmenu a.activeCategory:hover {
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------- */

#pageSubmenu ul {
	list-style: none !important;
	list-style-image: none !important;	
}

#pageSubmenu li {
	padding-bottom: 0.7em;
}

#pageSubmenu ul ul li {
	padding-bottom: 0.15em;
}

#pageSubmenu ul ul,
#pageSubmenu ul ul ul ul {
	list-style: disc outside url("/images/page/bullet-ul-ul.gif") !important;
}

#pageSubmenu ul ul ul,
#pageSubmenu ul ul ul ul ul {
	list-style: circle outside url("/images/page/bullet-ul-ul-ul.gif") !important;
}

/* ################################################################################### */

#homepage {
}

/* ----------------------------------------------------------------------------------- */

#homepageContent {
	padding: 0 35px 0 35px;
}

/*#homepageContent h1 {
	font-size: 1.85em;
}

#homepageContent h2 {
	font-size: 1.25em;
}

#homepageContent h3,
#homepageContent h4,
#homepageContent h5,
#homepageContent h6 {
	font-size: 1em;
}*/

/* ----------------------------------------------------------------------------------- */

.categoryBlock {
	width: 150px;
	margin: 0 5px -35px 0;
	padding: 0.5em 0 0 0;
}

.categoryBlock a {
	text-decoration: none;
}

.categoryBlock h2 {
	font-size: 1.6em;
	font-weight: normal;
	position: relative;
	right: -8px;
	top: -35px;
}

.categoryBlock a h2 {
	color: #cc6633;
	letter-spacing: -0.05em;
}

.categoryBlock a:hover h2 {
	color: #cc3300;
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------- */

.subCategoryBlock {
	width: 92px;
	margin: 0 10px -27px 0;
	padding: 0.5em 0 0 0;
}

.subCategoryBlock a {
	text-decoration: none;
}

.subCategoryBlock h3 {
	font-size: 1.1em;
	font-weight: normal;
	position: relative;
	right: -8px;
	top: -37px;
}

.subCategoryBlock a h3 {
	color: #cc6633;
	text-decoration: none;
	/*letter-spacing: -0.05em;*/
}

.subCategoryBlock a:hover h3 {
	color: #cc3300;
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------- */

.newsImageBlock {
	font-size: 0.001em;
	padding: 5px 0 7px 0;
}

.newsImage {
}

.newsContentBlock {
	padding: 0 0 10px 0;
}

.newsTitle {
	font: bold 1em/1.2em Tahoma, Arial, sans-serif;
	margin-top: 0.25em;
}

.newsDescription {
	margin-bottom: 0.25em;
}

.newsDate {
	color: #999;
	margin: 0.5em 0 0 0;
	padding: 0 0 1.25em 0;
	border-bottom: 1px dashed #999;
}

#newsOpen .newsDate {
	border: none;
}

/* ------------------------------------ */

#newsPage {
}

/* ################################################################################### */

.productTable {
}

.productTable td {
	font-family: Arial, sans-serif;
}

.productTable thead img {
	vertical-align: bottom;
	position: relative;
	right: -19px;
	margin: 0 0 2px 0;
}

.productCaption td {
	color: #cb6733;
	padding: 5px 0 7px 0;
}

.productCode {
	margin:0 1.2em 0 0;
}

.productDescription {
}

.productPrice {
}

.productBasket {
	padding: 0 7px 0 0;
}

.productBasket img {
	vertical-align: bottom;
	margin: 0 0 1px 0;
}

.lineHorizontalDottedGray {
	background: center center url("/images/page/line-horizontal-dotted-gray.gif") repeat-x;
	height: 1px;
	font-size: 0.001em;
	margin: 2px 0 3px 0;
}

/* ################################################################################### */

.body_editor {
	padding: 15px;
	background: #fff;
}

.body_editor,
.body_editor td {
	color: #5d5d5d;
}

/* ----------------------------------------------------------------------------------- */

div.siteMap {
	position: relative;
	left: -0.5em;
}

div.siteMap li {
	line-height: 1.4em;
}

div.siteMap .selectedMenuItem {
	font-weight: normal !important;
}

#siteLibrary td img {
	position: relative;
	bottom: -2px;
}

#siteLibrary td a {
	position: relative;
	top: -0.075em;
}

.navigationBar {
	text-transform: lowercase;
}

.navigationBar div {
	background: #eee !important;
}

.floatAd-ttl {
	border: 1px solid white;
	height: 18px;
	background-color: white;
}

.getDirectionForm {
    padding: 9px 11px 10px 10px;
	background: #eee;
    /*color: #fff;*/
    /*width: 24em;*/
	white-space: nowrap;
}

/* ################################################################################### */


.wish-box-shadow {
	display:none;
}

.wish-box-all {
}