html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
p, td, div, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select {
	font-size: 11px;
	border: 1px #bababa solid;
}
a {
	text-decoration: none;
	color: #000000;	
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0px 0px 0px 16px;
	margin: 0px;
	color: #000000;
}
li {
	padding: 0px 0px 12px 2px;
	margin: 0px;
	list-style: none;
	color: #000000;
}
li a {
	color: #000000;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;	
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #f90100;
	padding: 12px 0px 12px 0px;
}
h2 {
	font-size: 14px;
	color: #000000;
	padding: 12px 0px 8px 0px;
}
h1 a, h2 a {
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #f90100;
	padding: 0px;
}
h4 {
	font-size: 12px;
	color: #f90100;
	padding: 4px 0px 6px 0px;
}
h3 a, h4 a {
	color: #f90100;
	text-decoration: underline;
}
h5 {
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 0px;
}
h5 a {
	color: #000000;
}
p {
	padding: 9px 0px 9px 0px;
	margin: 0px;
}
hr {
	height: 1px;
	border-top: none;
	border-bottom: #B5BCC5 1px  solid;
	margin: 0px;
	padding: 0px;
}
.border {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.l-space, .r-space {
	background-image: url(images/body-bg.gif);
	background-repeat: repeat;
}
.l-ln {
	background-image: url(images/l.gif);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
}
.r-ln {
	background-image: url(images/r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
}
.search {
	background-image: url(images/search/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	vertical-align: middle;
}
.bott {
	background-image: url(images/footer/bott.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	padding: 4px 0px 0px 0px;
}
.bott a {
	color: #FFFFFF;
	padding: 0px 4px 0px 4px;
}
.l-content {
	background-image: url(images/content/l-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 32px;
	vertical-align: top;
}
.content {
	background-color: #FFFFFF;
}
.content-text {
	padding: 0px 12px 12px 0px;
	font-size: 13px;
	text-align: justify;
}
.content-text p {
	font-size: 13px;
}
.content-box {
	background-image: url(images/content/r-bg2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.list-new {
	background-color: #e7e7e7;
	background-image: url(images/content/r-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
}
table.list-new-item {
	margin-top: 4px;
	margin-bottom: 4px;
}
.price {
	font-size: 15px;
	font-weight: bold;
	color: #f20000;
}
.gallery {
	vertical-align: top;
}
.gallery img {
	border: 1px #dedede solid;
}
.thumbs {
	padding: 10px 0px 10px 0px;
}
.thumbs img {
	margin: 0px 12px 10px 0px;
}
.details-txt {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
}
.details-txt p {
	font-size: 12px;
}
.details-title {
	border-bottom: 1px #dddddd solid;
	margin-bottom: 10px;
}
.pager {
	border-bottom: 1px #dddddd solid;
	margin-bottom: 10px;
}
.pager a {
	color: #eb0000;
	padding: 0px 1px 0px 1px;
}
.pager a.active {
	color: #eb0000;
	font-weight: bold;
}
table.list-item {
	margin: 14px 0px 14px 0px;
}
table.list-item td, table.list-item p, table.list-item div, table.list-item span {
	font-size: 12px;
}
.cateroties {
	font-size: 12px;
	line-height: 16px;
}
.cateroties a {
	font-size: 12px;
}

.errortext {
	color:#FF1F00;
}

td.editname {
	text-align:left;
}

a.active {
	color: #000000;
	font-weight: bold;
}
