﻿




/*
     FILE ARCHIVED ON 23:07:48 мар 22, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:23:06 мар 22, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
BODY {
    font: small Verdana, Helvetica, Arial, 'Sans Serif';
    padding : 0px;
    margin : 0px;
  }


P, UL, OL, DL, TD, TH {font: small Verdana, Helvetica, Arial, 'Sans Serif'}

P {text-align:justify;}

H1 {font-size:medium;}
H2 {font-size:small;}

A:link, A:visited {text-decoration:none;}
A:hover, A:active {text-decoration:underline;}

HR {
	border-style:none;
	border-top:2px dotted #745005;
	background-color:transparent;
	color: transparent;
	height: 0px;
}

#topArea {
    width:100%;
    height:35px;
    background:#FFF url('/images/menu_bg.gif') repeat-x bottom;
    margin:0px;
  }

#leftSplashArea {
	vertical-align:top;
	padding:0px;
    width:318px;
    height:400px;
  }

#sectionHeaderArea {
	background-color:#F3AD1D;
	border:1px solid white;
    padding:0px;
	width:25px;
	vertical-align:top;
}

#sectionSubHeaderArea {
	background-color:#F9D997;
	border:1px solid white;
	border-top:none;
    padding:0px;
	width:25px;
	vertical-align:top;
}

#mainContentArea {
    background-color:#F8CD75;
	border:1px solid white;
	border-left:0px;
    padding:10px;
	vertical-align:top;
  }

#mainSubContentArea {
    background-color:#F8CD75;
	border:1px solid white;
	border-top:none;
	border-left:0px;
    padding:10px;
	vertical-align:top;
  }

#bottomArea {
    background:url('/images/bg_bottom.jpg') no-repeat top left;
    border-top:1px solid #3C3C3C;
	font-size:x-small;
    height:50px;
	padding:.5em;
  }

.latestNewsRow {
	border:1px solid white;
	border-top:none;
	border-left:0px;
    padding:10px;
	vertical-align:top;
}

.newsBlock {
	padding:20px;
	width:400px;
}


UL.prodList {
	list-style-image:url('/images/bullet.gif');
}


.catImageCell {
	background-color:#FFF;
	float:left;
	padding:0px;
	margin-left:10px;
	width:130px;
}
.catImageCell DIV { background:transparent url('/images/corner_t_l.gif') no-repeat top left; }
.catImageCell DIV DIV { background:transparent url('/images/corner_t_r.gif') no-repeat top right; }
.catImageCell DIV DIV DIV { background:transparent url('/images/corner_b_r.gif') no-repeat bottom right; }
.catImageCell DIV DIV DIV DIV { background:transparent url('/images/corner_b_l.gif') no-repeat bottom left; }


.prodImageCell {
	background-color:#FFF;
	float:left;
	padding:0px;
	margin-left:10px;
}
.prodImageCell DIV { background:transparent url('/images/corner_t_l.gif') no-repeat top left; }
.prodImageCell DIV DIV { background:transparent url('/images/corner_t_r.gif') no-repeat top right; }
.prodImageCell DIV DIV DIV { background:transparent url('/images/corner_b_r.gif') no-repeat bottom right; }
.prodImageCell DIV DIV DIV DIV { background:transparent url('/images/corner_b_l.gif') no-repeat bottom left; }


.prodImageBigCell {
	background-color:#FFF;
	padding:0px;
}
.prodImageBigCell DIV { background:transparent url('/images/corner_t_l.gif') no-repeat top left; }
.prodImageBigCell DIV DIV { background:transparent url('/images/corner_t_r.gif') no-repeat top right; }
.prodImageBigCell DIV DIV DIV { background:transparent url('/images/corner_b_r.gif') no-repeat bottom right; }
.prodImageBigCell DIV DIV DIV DIV { background:transparent url('/images/corner_b_l.gif') no-repeat bottom left; }



.errorPageText { margin:20px; }
.errorPageText P, .errorPageText UL { font-size:medium; color:#CC3333;}
