body {
	background: #4d7a26 url("/i/bg.jpg") top repeat-x;
	color: #2e1c11;
	margin: 0;
	padding: 0;
}

*:focus {
	outline: none;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
}

img {
	border: none;
}


a {
	color: #477800;
	text-decoration: underline;
}

#pageContent a:visited {
		color: #3d5b13;
}

a:hover,
#pageContent a:hover {
	color: #569300;
}


h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

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


h1 {
	color: #933311;
}

h2,
h3,
h4,
h5,
h6 {
	color: #4e7b26;
}


hr {
	height: 1px;
	background: #dfc79f;
	color: #dfc79f;
}


.spacer {
	font-size: 0.001em;
	visibility: hidden;
}
.spacerGlobal,
.spacerColumn {
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}

.spacerGlobal {
	width: 998px;
}
/*
.spacerGlobal {
	height: 1px;
	font-size: 0.001em;
	margin: 0 0 -2px 0;
}
*/
.small,
small {
	font-size: 0.85em;
}

.smaller {
	font-size: 0.80em;
}

.larger {
	font-size: 1.1em;
}

.largest {
	font-size: 1.3em;
}

.arial {
	font-family: Arial, sans-serif;
}

.tahoma,
.small, small,
.smaller,
.larger,
.largest {
	font-family: Tahoma, Arial, sans-serif;
}

.verdana {
	font-family: Verdana, Arial, sans-serif;
}

.times {
	font-family: "Times New Roman", Times, serif;
}

.nowrap,
.small a,
.smaller a,
a.small,
a.smaller {
	white-space: nowrap;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.hide {
	visibility: hidden;
}

.delete {
	display: none;
}

.clear {
	clear: both;
}


*.white,
*.white *,
.white a {
	color: #f4f1c7 !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #fff !important;
}


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

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


*.light,
*.light *,
.light a {
	color: #fffde1 !important;
}

a.light:hover,
.light a:hover,
.light a:hover * {
	color: #fff !important;
}


*.red,
*.red *,
.red a {
	color: #b06d4d !important;
}

a.red:hover,
.red a:hover,
.red a:hover * {
	color: #8b5d46 !important;
}


#pageHeader img,
#pageFooter img {
	vertical-align: bottom;
}


#page {
	padding: 0 0 10px;
	background: #fff;
	/*margin: 0 40px;*/
	cursor: default;
}


#pageHeader {
	margin: 0 10px 10px;
}


#logotype {
	padding: 10px /*30px*/0 25px 16px;
}

#logotype img {
	vertical-align: bottom;
}


#rootMenu {
	height: 75px;
	overflow: hidden;
	background: #5d8d26 left top url('/i/rectangle1.jpg') repeat-x;
}


#telephone {
	padding: 0 25px 33px;
	position: relative;
	left: -20px;
	cursor: default;
}

#telephone p {
	margin: 0 0 0 16px;
	padding: 0 0 0.65ex;
	color: #496530;
	font-size: 1.1em;
	font-weight: bold;
}

#telephoneIcon {
	width: 12px;
	height: 22px;
	margin: 0 6px 0 0;
	background: url("/i/telephone.gif");
}

#telephoneNumber {
	color: #4e7b26;
	font: bold 2.25em/1em Arial, sans-serif;
}


#newsTickerBox {
	padding: 8px 43px 1px 20px;
}

#newsTickerBox * {
	color: #a3ae9a;
	white-space: nowrap;
	overflow: hidden;}

#newsTickerBox a {
	color: #a3ae9a;
	text-decoration: underline;
}

#newsTickerBox a:hover {
	color: #4e7b26;
}

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

.newsTicker * {
	background: #fff;
}


#logos {

}

#logos img {
	margin: 0 15px 0 0;
}


#registerBox {
	padding: 8px 11px;
}

#registerBox img {
	margin: 0 5px 0 0;
}

#registerTitle {
	margin: 0 0.5em 0 0;
}

#registerContent {
	position: relative;
	top: -1px;
}

#registerContent span {
	margin: 0 0.5em 0 0;
}


#basketBox {
	padding: 8px;
}

#basketBox img {
	margin: 0 5px 0 0;
}

#basketTitle {
	position: relative;
	bottom: -1px;	color: #933311;
}

#basketContent {
	margin: 0 0 0 0.5em;
	position: relative;
	bottom: -1px;}


#navigationBox {
	padding: 7px 20px 7px 0;
	color: #933311;
}

#navigationBox span {
	display: inline-block;
	border-right: 1px solid #9cb768;
	margin: 0 6px 0 0;
	padding: 0 7px 0 0;
	}

#navigationBox a {
	white-space: nowrap;
}


#pageMenuCell {
	/*background: #933311;*/
	border-top: 1px solid #8caa5a;
	padding: 0 15px 0 0;
}

#pageMenu {
	white-space: nowrap;
}

#pageMenu table {
}

#pageMenu td {
	/*width: 110px;*/
	text-align: center;
}

#pageMenu .menuItem a {
	background: url("/i/menu-item.gif") 0 -43px repeat-x;
	overflow: hidden;
}

#pageMenu .menuItem a em {
	display: block;
	padding: 14px 20px 14px 20px;
	font-style: normal;
}

#pageMenu .menuItem a:hover {
	background: url("/i/menu-item.gif") 0 -86px repeat-x;
	overflow: hidden;
}

#pageMenu .menuItemNow a {
	color: #fff !important;
	background: url("/i/menu-item.gif") 0 0 repeat-x;
	overflow: hidden;
	text-decoration: none;
}

#pageMenu .menuItemNow a:hover {
	background: url("/i/menu-item.gif") 0 0 repeat-x !important;
	cursor: default;
}

#pageMenu .menuItemFirst {
}

#pageMenu .menuItemFirst a {
}

#pageMenu .menuItemLast {
}

#pageMenu .menuItemLast a {
}

#pageMenu a {
	white-space: nowrap;
	display: block;
	font: bold 1.1em/1em Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}


#pageMenu a:hover {
}

#pageMenu a:hover .menuItemContent {
	/*background: #a63a14;*/
}


.menuItemContainer {
}

.menuItemContent {
	
	/*background: right center url("/images/page/menu-item-background.jpg") repeat-y;*/
}


#pageMenu .spacerCell {
	background: #8ea965;
	width: 1px;
}

#pageMenu .spacer {
	width: 1px;
}


#searchBoxCell {
	/*background: #933311;*/
	border-top: 1px solid #8ea965;
}

#searchBoxCell a.small.white {
	margin: 0 15px;
	position: relative;
	}

#searchBox {
	white-space: nowrap;
	border-right: 1px solid /*#bf8773*/#99b47f;
	padding: 0 12px 0 0;
	
}

#searchForm {
	width: 157px;
	height: 27px;
	overflow: hidden;
	background: url("/i/search.png") 0 0 no-repeat;
}

#searchInput {
	width: 135px;
	height: 25px;
	margin: 0;
	padding: 2px 0 0 7px;
	border: none;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
		line-height: 12px;
	color: #fffde1;
	cursor: text;
	overflow: hidden;
	background: transparent;
}

#searchButton {
	padding: 0 5px 0 0;
	width: 25px;
	height: 25px;
	vertical-align: top;
}

#searchAdvanced {
	margin: 0 10px 2px 0;
}


#pageContent {
	margin: 0 10px;
	}

#homepage #pageContent {
}

#mainContent {
	margin: 10px 0 10px 10px;
	}

.contentSpacer {
	width: 725px; 
	height: 0; 
	line-height: 0;
	overflow: hidden; 
	font-size: 1px;
}


#pageFooter {
	margin: 2px 10px 0;
}

#homepage #pageFooter {
	padding: 15px 0 0;
}

#pageFooter table {
}

#pageFooter td {
}

#pageFooter a {
	white-space: nowrap;
}


#pageMenuSecondaryBox {
	background: #e8dab1;
	}


#pageMenuSecondary {
	padding: 6px 2.5em 6px 12px;
}

#pageMenuSecondary span {
	display: inline-block;
	margin: 0.25em 8px 0.25em 0;
		font: normal 0.95em/1.1em Arial, sans-serif;
	}


#pageMenuSecondaryAfter {
		background: #4d7a26 left top url("/i/rectangle2.jpg") repeat-x;
}


#clock {
	text-align: left;
	padding: 6px 12px 6px 0;
	line-height: 1.3em;
}


#copyright {
	padding: 12px 2.5em 15px 12px;
}


#logoFooter {
	width: 55px;
	padding: 14px 0 0 0;
}

#logoFooter img {
	margin: 0 0 0 8px;
}



#addressBox {
	padding: 13px 2.5em 15px 0;
}

#address {
}

#address .companyProfileREG {
	display: none;
}


#brick {
	padding: 12px 12px 15px 0;
}

#brick div {
	margin: -0.25em 0 0 0;
}



#pageSubmenu {
}

#pageSubmenuTitle {
}

#pageSubmenuContent {
	padding: 10px 20px 0 15px;
}


#pageSubmenu a {
}

#pageSubmenu a:visited {
}

#pageSubmenu a:hover {
}

#pageSubmenu a.selectedMenuItem,
#pageSubmenu a.activeCategory,
#pageSubmenu a.selectedMenuItem:visited,
#pageSubmenu a.activeCategory:visited {
	color: #3d5b13;
	text-decoration: none;
	font-weight: bold;
}

#pageSubmenu a.selectedMenuItem:hover,
#pageSubmenu a.activeCategory:hover {
	text-decoration: underline !important;
}


#homepage {
}


.title {
	height: 18px;
	margin: 0;
	padding: 10px 0 10px 12px;
	background: #eef3df;
}

.title h2 {
	margin: 0;
	color: #637e0f;
	font-size: 1.17em !important;
	text-transform: uppercase;
}


.titleGreen {
	color: 637E0F;
	padding: 9px 12px 17px 13px;
	background: #f6f9ee;
}

#homepageContentCell .titleGreen {
	color: 637E0F;
	padding: 9px 12px 10px 13px;
	background: #f6f9ee;
}

.titleGreen h2 {
	margin: 0;
	padding: 2px 0 0;
	color: #637e0f;
	font-size: 1.17em !important;
	text-transform: uppercase;
}

.titleBrown {
	height: 19px;
	padding: 9px 12px;
	background: #dfc79f;
}

.titleBrown h2 {
	margin: 0;
	padding: 2px 0 0;
	color: #685639;
	font-size: 1.17em !important;
	text-transform: uppercase;
}


#a01 {
	background: #fff !important;
	padding: 0 0 10px 0 !important;
}

#changer {
	/*width: 420px;*/
	/*width: 890px;*/
	height: 264px;
	display: block;
	overflow: hidden;
	margin: 0 0 10px;
}

#changerHyperlink {
	display: block;
	margin: 0;
	padding: 0;
	height: 264px;
	overflow: hidden;
	z-index: 101;
	}

.changerArrow {
	width: 35px;
	height: 34px;
	overflow: hidden;
	position: absolute;
	z-index: 102;
	margin: -42px 0 0 666px;
}

#changerArrow_l {
}

#changerArrow_r {
	margin-left: 708px;
}

.changerArrow em {
	display: block;
	width: 35px;
	height: 68px;
	overflow: hidden;
	background: url("/i/page/arrow/1.png");
}

#changerArrow_r em {
	margin: -34px 0 0;
}

.changerArrow a {
	display: block;
	width: 35px;
	height: 68px;
	margin: -68px 0 0;
	background: url("/i/blank.gif") repeat;
	text-decoration: none;
	cursor: pointer;
}

/*#changer.waiting .changerArrow a*/
#changer.waiting * {
	cursor: wait !important;
}

.changerArrow a span {
	visibility: hidden;
}


#homepageContentCell {
}

#homepageTitle {
	margin: 0;
	padding: 14px 25px 0;
	color: #4e7b26;
	font-size: 1.8em;
}

#homepageContent {
	height: 191px;
		margin: 10px 10px 0 0;
	overflow-y: scroll;
	padding: 0 15px 22px 25px;
		/*text-align: justify;*/
}


#homepageCategoryList {
	margin: 0 0 -1ex;
	padding: 10px 4px 10px 15px;
	/*font-size: 1.1em;*/
}

#homepageCategoryList li {
	/*margin: 0.45em 0 0.45em 0;*/
}


#homepageNews {
}


#newsBox {
}

.newsImage {
	margin: 0 0 0 20px;
	padding: 0 0 20px 0;
}

.newsImage a {		
	display: block;
	border: 3px solid #ccc;
}

.newsContent {
	padding: 0 0 20px 0;
}

.newsTitle {
	font: bold 1.1em/1.2em Arial, sans-serif;
	margin: 0 0 0.25em 0;
}

.newsDescription {
	margin-bottom: 0;
}

.newsDate {
	padding: 0.15em 20px 20px 0;
	white-space: nowrap;
}


#newsPage {
	padding: 0.75em 0 0 0;
}

#newsOpen .newsDate {
	padding: 0 0 1.5em 0;
}


.ads {
	margin: 0 0 10px;
	background-position: top center;
	background-repeat: no-repeat;
}

.ads * {
	display: block;
}

.ads a,
.ads div {
		padding: 0 0 12px;
}

.ads div {
	border: 1px solid #eaf0d8;
}

.ads a {
	border: 1px solid #c9d4aa;
	background: right bottom url("/images/page/banner-arrow.png") no-repeat;
	text-decoration: none;
}

.ads a:hover {
	border-color: #a4b080;
}

.ads span {
	background: center bottom url("/i/banner-gradient.png") no-repeat;
}

.ads strong {
	padding: 15px 40px 0 15px;
	font-size: 1em;
	line-height: 15px;
	color: #2F421D;
}

.ads div strong {
	color: #000;
	padding: 15px 15px 0;
}

.ads a strong {
	text-decoration: underline;
}

.ads a:hover strong {
	color: #000;
}

.ads em {
	font-style: normal;
	font-size: 0.85em;
	color: #477800;
	line-height: 13px;
	padding: 2px 40px 0 15px;
}

.ads div em {
	color: #757c70;
	padding: 0 15px;
}

.ads a:hover em {
	color: #757c70;
}


.body_editor {
	padding: 15px;
	background: #f4f1c7;
}

.body_editor,
.body_editor td {
	color: #2e1c11;
}


.navigationBar {
	text-transform: lowercase;
}

.navigationBar div {
	background: #eee5bc !important;
}
.th-light,
.th-dark {
	font-size: 0.70em;
	font-family: Tahoma, sans-serif;
}




.inStockError {
	margin: 5px 0;
	color: #933311;
	font-weight: bold;
}
.footerLogo a img {
	margin: 0 0 0 10px;
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0) progid:DXImageTransform.Microsoft.Alpha(opacity=25) progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.2);
	behavior:url('/common/footerlogo-hilite.htc');
	vertical-align: bottom;
}
.footerLogoNoHighlight a img {
	margin: 0 0 0 10px;
	vertical-align: bottom;
}
.headerLogo a img {
	margin: 0 0 12 15px;
	vertical-align: bottom;
	margin-right: 10px;
}

#imagesOthers {
		margin: 0 12px;
	padding: 7px 0;
	border-bottom: 1px solid #dfc79f;
}

#imagesOthers img {
	vertical-align: bottom;
}


.bannerCaption {
	margin: 0 0 10px;
	background: #fe9968;
}

.bannerCaption strong {
	display: block;
	padding: 9px 15px;
	color: #97380a;
	font-size: 1.17em;
	font-weight: bold;
	text-transform: uppercase;
}


#external {
	height: 27px;
	overflow: hidden;
	white-space: nowrap;
}

#external span {
	margin: 0 0 0 7px;
}


