#rootEditor,
#bodyEditor {
	padding: 15px;
	background: #fff;
}

#rootEditor,
#rootEditor td,
#bodyEditor,
#bodyEditor td {
	color: #333;
}

ul {
	list-style-image: url('../images/page/bullet.gif');
	list-style-type: square;
}

.bullet {
	background:url('../images/page/bullet.gif') no-repeat;
	padding: 0 0 0 15px;
}

ul ul {
	margin: 0.5em 0.2em 1.5em 1.5em;
}

li {
	margin-bottom:0.3em;
} 


.gray {
	color:#B5B5B5;
}

p {
	margin:1em 0 1em 0;
}

.divMargin {
	font-size: 140%;
	width: 100%;
	height: 1px;
	margin: 0 0 1.0em 0;
}

h1 {
	font-size:160%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 1em 0;
	
}

#pageContentIndex h1 {
	font-size:140%;
	margin:1em 0 0.5em 0;
}

#pageContentIndex #tableProducts h3 {
	margin-top:0;
	font-size:80%;
}

h2 {
	font-size:140%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 0.5em 0;
}

h3 {
	font-size:120%;
	margin:1em 0 0.5em 0;
}

h4 {
	font-size:100%;
	margin:1em 0 0.5em 0;
}

h5 {
	font-size:90%;
	margin:1em 0 0.5em 0;
}

h6 {
	font-size:80%;
	margin:1em 0 0.5em 0;
}

hr {
	color:#A5D6F8;
	height:1px;
	margin:0.5em 0 0.7em 0;
}

.line-ver {
	background:url('../images/page/pixel-lblue.gif') repeat-y;
}

.line-gor {
	background:url('../images/page/pixel-lblue.gif') repeat-x;
}


.line-dot-gor {
	background:url('../images/page/dot-gor.gif') repeat-x;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	/*margin: 0 0 3em 3em;*/
	padding: 0 0 3em 3em;
	color:#929090;
}

#pageImagesFiles {
	width:147px;
	margin: 10px 0 10px 0;
}

.priceProduct {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: tahoma,arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	/*color:#D20F16;*/
	color:#EEA500;
}

#News h3 {
	margin-bottom:0.2em;
	margin-top:0;
}

#News .newsDate {
	font-size:80%;
	margin-bottom:0.5em;
}

.categoryPic {
	background:url('../images/page/category-bg.jpg') no-repeat;
}

.categoryPic .categoryTitle {
	text-align:left;
	padding: 5px 5px 0 62px;
	font-size:90%;
	color:#ffffff;
	font-weight:bold;
}

.categoryPic .categoryTitle a, .categoryPic .categoryTitle a:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.categoryPic .categoryTitle a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}