@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
div {
	margin: 0px;
	padding: 0px;
	position: static;
}
img {
	border-style: none;
}
ul, ol {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
li {
	line-height: 130%;
	list-style: disc;
}
ol li {
	list-style: decimal;
}
h1 {
	font-size: 25px;
	margin: 0px;
	padding: 15px 0px;
	font-weight: normal;
}
h2 {
	font-size: 17px;
	margin: 0px;
	padding: 15px 0px 0px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px;
}
address {
	font-style: normal;
	line-height: 140%;
	margin: 0px;
	padding: 15px 0px 0px;
}
fieldset {
	border: 1px solid #CCCCCC;
	margin: 15px 0px 0px;
	padding: 0px 15px 10px;
}
legend {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px -5px;
	padding: 0px 5px;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	border: 1px solid #003C74;
	font: 11px Tahoma, Verdana, Arial;
}
input {
	background: url(/images/bg-form.png) repeat-x;
	padding: 2px;
}
select {
	padding: 1px;
}
table {
	margin: 15px 0px 0px;
	padding: 0px;
	border-style: none;
	font-size: 11px;
	width: auto;
}
th, td {
	margin: 0px;
	padding: 3px 0px 0px;
}
p {
	line-height: 140%;
	text-align: justify;
	margin: 0px;
	padding: 15px 0px 0px;
}

a, a:Hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#projects, #header, #left, #breadcrumb, #right, #footer {
	display: none;
}
#cleanerBottom {
	font-size: 1px;
	clear: both;
	height: 2px;
	border-top: 1px solid #FFFFFF;
	background: #5DAC00;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.obligatory {
	color: #FF0000;
	font-weight: bold;
}
.error {
	border: 1px solid #FF0000;
	background: #F4F4F4;
	padding: 10px;
	margin: 15px 0px 0px;
	display: block;
}
.red {
	color: #FF0000;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.tip {
	background: url(/images/tip.png) no-repeat;
	padding: 0px 0px 0px 60px;
	margin: 15px 0px 0px;
	text-align: justify;
}
.tip h2 {
	padding: 0px;
}
#tip p {
	text-align: center;
}
#tip h2 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
#tip h2 a, #tip h2 a:Hover {
	font-weight: bold;
}
#tip table {
	width: 173px;
}
#tip span {
	font-size: 10px;
	color: #666666;
}
.tinyForm {
	width: 15px;
}
.mediumForm {
	width: 180px;
}
.mediumSelect {
	width: 186px;
}
.mediumTextarea {
	width: 350px;
}
.button {
	background: #C6C5D7 url(/images/bg-buttons.png) repeat-x;
	padding: 1px;
}
.newsArchiv p {
	padding: 0px 0px 10px;
}
.newsArchiv span {
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 0px 0px 5px;
}
/* Home */
#flashcontent {
	padding: 15px 0px 0px;
}
.newsEletronic {
	border: 1px solid #CCCCCC;
	margin: 15px 0px 0px;
}
.newsEletronic h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 6px 5px;
	background: #F0F0F0 url(/images/bg-right-h4.png);
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}
.newsEletronicIn {
	padding: 0px 7px 7px;
}
.newsEletronicIn h3 {
	padding: 10px 0px 0px;
	font-size: 11px;
}
.newsEletronicIn .date {
	font-size: 10px;
	color: #666666;
	padding: 2px 0px 0px;
}
#payLogos {
	text-align: center;
}
#question {
	display: block;
	float: left;
}
.poll {
	float: left;
	border: 1px solid #FF6600;
	background: url(/images/vote-bar.png);
	margin: 5px 0px 0px;
	font-size: 7px;
}
.percent {
	font-size: 10px;
	float: right;
	margin: 5px 0px 0px;
}
/* Category list */
.show {
	margin: 10px 0px 0px;
	width: 100%;
}
.catList {
	width: 515px;
	background: #CCCCCC;
}
.catList thead th, .catList tfoot td {
	background: #FF6600 url(/images/bg-box-h2.png) repeat-x;
	padding: 5px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: normal;
}
.catList td {
	background: #FFFFFF;
	padding: 5px;
}
.catList h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
.catList p {
	padding: 10px 0px 0px;
	font-size: 10px;
}
.catList .photo {
	width: 92px;
	vertical-align: top;
}
.catList .photo .type {
	height: 11px;
	width: 45px;
	position: absolute;
	margin: -3px 0px 0px -3px;
}
.catList .desc {
	background: #FFFFFF url(/images/bg-cat-list-desc.png) repeat-x bottom;
	vertical-align: top;
}
.catList .buy {
	text-align: center;
	white-space: nowrap;
}
.catList .price {
	white-space: nowrap;
}
.catList td .price {
	font-size: 10px;
	color: #666666;
}
.box, .boxRight {
	width: 165px;
	margin: 15px 10px 0px 0px;
	padding: 0px;
	float: left;
}
.boxRight {
	margin: 15px 0px 0px 0px;
}
.boxIn {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 1px;
}
.boxIn .type {
	height: 11px;
	width: 45px;
	position: absolute;
	margin: 1px 0px 0px 115px;
	display: inline;
}
.boxIn .photo {
	text-align: center;
	padding: 7px 0px;
}
.boxIn h2 {
	font-size: 11px;
	background: #FF6600 url(/images/bg-box-h2.png);
	text-align: center;
	padding: 5px 3px 5px;
}
.boxIn h2 a, .boxIn h2 a:Hover {
	color: #FFFFFF;
	display: block;
	height: 28px;
	overflow: hidden;
}
.boxIn h2 a:Hover {
	color: #000000;
}
.boxIn .desc {
	margin: 1px 0px;
	padding: 2px 0px 5px;
	border-bottom: 1px solid #CCCCCC;
}
.boxIn .desc p {
	padding: 0px 4px;
	font-size: 10px;
	text-align: left;
	display: block;
	height: 43px;
	overflow: hidden;
}
.boxIn table {
	margin: 0px;
	width: 161px;
}
.boxIn table td {
	padding: 2px 4px;
}
.boxIn table .price {
	font-size: 10px;
	color: #666666;
}

/* Search */
.search {
	font-weight: bold;
	color: #FFFFFF;
	background: #FF0000;
}
/* Product detail */
#detailPhoto {
	margin: 15px 15px 0px 0px;
	width: 250px;
	
}
#detailPhoto .type {
	height: 11px;
	width: 45px;
	position: absolute;
}
#detailMainInfo, .noPrint {
	display: none;
}
.detailMainInfo {
	background: #F4F4F4;
	margin: 15px 0px 0px;
}
.detailMainInfo h4 {
	padding: 5px 7px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 13px;
	background: url(/images/bg-h4-detail.png) repeat-x left bottom;
}
.detailMainInfo .features {
	margin: 0px;
}
.detailMainInfo .features td {
	border-bottom: 1px solid #FFFFFF;
	padding: 4px;
}
.detailMainInfo .features .featName {
	border-right: 1px solid #FFFFFF;
	white-space: nowrap;
}
.detailMainInfoIn {
	padding: 0px 7px 7px;
}
.detailMainInfoIn p {
	padding: 10px 0px 0px;
}
.detailMainInfoIn table {
	margin: 10px 0px 0px;
}
.detailMainInfoIn .price {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
#photos {
	display: none;
}
.detailPhoto, .detailPhotoRight {
	margin: 5px 3px 0px 4px;
	padding: 0px;
	float: left;
	width: 250px;
	text-align: center;
}
.detailPhotoRight {
	margin: 5px 4px 0px 3px;
}
.detailPhoto a, .detailPhotoRight a  {
	display: block;
	height: 188px;
	width: 250px;
	margin: 0px 0px 5px;
}
.detailPhoto span, .detailPhotoRight span {
	color: #999999;
}
