html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	font-size: 100%;
	background: transparent;
	border: none;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	margin: 0px 0px 5px 0px;
	text-align: center;
	background: url(../images/bg_body.png) top left repeat-x #e5e5e5;
}
a {
	color: #c28900;
}
a:hover {
	color: #9c0000;
}
form {
	margin: 0px;
}
select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {

}
textarea {
	overflow: auto;
	border: 1px solid #ccc;
}
td, th {
	vertical-align: top;
}

img, object {
	border: none;
}

kbd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

/* --------- layout -------- */
.body {
	padding: 10px 0px 20px 0px;
	background: url(../images/bg_base.png) bottom left repeat-x;
}
.container {
	width: 960px;
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	text-align: left;
	background-color: #fff;
}
.header {
	height: 170px;
	overflow: hidden;
	border-bottom: 3px solid #e9e9e9;
}
.header-content {
	height: 120px;
	border-bottom: 1px solid #ccc;
}
.header-flash {
	position: absolute;
	width: 960px;
	height: 120px;
	overflow: hidden;
}
#kayra-logo {
	position: absolute;
	float: left;
	margin-top: -120px;
	width: 400px;
	height: 120px;
	overflow: hidden;
	display: block;
}
.main-menu {
	height: 36px;
	padding: 7px 0px 6px 0px;
	overflow: hidden;
}
.main-menu ul {
	float: right;
	list-style: none;
}
.main-menu ul li {
	float: left;
	font-size: 14px;
}
.main-menu ul li a {
	float: left;
	height: 36px;
	padding-right: 2px;
	color: #000;
}
.main-menu ul li a span {
	float: left;
	padding: 10px 28px 10px 30px;
	cursor: pointer;
}
.main-menu ul li a:hover {
	color: #a70606;
}
.main-menu ul li a:hover span {

}
.main-menu ul li a.active, .main-menu ul li a.active:hover {
	color: #fff;
	background: url(../images/bg_menu.png) top right no-repeat #d49616;
}
.main-menu ul li a.active span, .main-menu ul li a.active:hover span {
	background: url(../images/bg_menu.png) no-repeat;
	background-position: 0px -36px;
}

.wrapper {
	padding-bottom: 3px;
	background: url(../images/side_linebot.png) bottom left no-repeat;
}
.wrapper-content {
	min-height: 100px;
	width: 960px;
	background: url(../images/bg_sides.png) top left repeat-y #fff;
}
.sidebar {
	float: left;
	width: 210px;
	padding: 9px 0px 10px 0px;
	overflow: hidden;
	background: url(../images/bg_sbar.png) top left repeat-x;
}
.page {
	float: right;
	width: 740px;
	overflow: hidden;
	padding-right: 10px;
	background: url(../images/bg_ptop.png) top left no-repeat;
}
.page-column {

}
.mainbar {
	float: left;
	width: 520px;
	overflow: hidden;
}



.mainbar.full {
	float: none;
	width: auto;
}
.rightbar {
	float: right;
	width: 210px;
	overflow: hidden;
}
.main {
	padding: 0px 20px;
}
h1.pageTitle, .mainbar h1 {
	margin: 0px;
	padding: 15px 0px;
	font-size: 18px;
	color: #9c0000;
	font-weight: normal;
	border-bottom: 1px solid #eee;
}

.mainbar p, .mainbar h1, .mainbar h3{
   margin-left:30px;
}

h1.pageTitle{
	margin:0px;
}

h1.pageTitle span {
	color: #c28900;
}
.content {
	padding: 15px 0px 30px 0px;
}
.content p {
	margin: 10px 0px;
	line-height: 130%;
}
.content ul, .content ol {
	margin: 10px 0px 15px 15px;
}
.content ul {
	list-style: square;
}
.content ul li, .content ol li {
	margin: 4px 0px;
	line-height: 130%;
}

.category {
	margin-bottom: 10px;
	padding: 0px;
	overflow: hidden;
	background: url(../images/bg_cat.png) top left repeat-y #4c0000;
}
.category-content {
	background: url(../images/bg_cattop.png) top left no-repeat;
}
.category-content h2 {
	margin: 0px;
	height: 16px;
	padding: 20px 10px 10px 20px;
	font-size: 16px;
	color: #c29700;
	font-weight: normal;
}
.category-content ul {
	padding: 4px 5px 25px 5px;
	list-style: none;
	overflow: hidden;
	background: url(../images/bg_catbot.png) bottom left no-repeat;
}
.category-content ul li {
	font-size: 13px;
	overflow: hidden;
	margin-bottom: 1px;
}
.category-content ul li a {
	display: block;
	padding: 8px 10px 8px 38px;
	overflow: hidden;
	color: #fff;
	background: url(../images/arrow_cat1.gif) no-repeat;
	background-position: 24px 12px;
}
.category-content ul li a:hover {
	color: #fff;
	background-color: #6b0000;
}
.category-content ul li a.active {
	color: #f7b1b1;
	background: url(../images/arrow_cat2.gif) no-repeat;
	background-position: 24px 12px;
	background-color: #6b0000;
}
.category-content ul li a.active:hover {
	color: #fff;
}

.search {
	height: 90px;
	margin-bottom: 15px;
	overflow: hidden;
	background: url(../images/bg_search.png) bottom left no-repeat #27282b;
}
.search-content {

}
.search-content label {
	display: block;
	padding: 5px 15px 8px 15px;
	color: #c29700;
	font-size: 16px;
	background-color: #550000;
}
input.searchText {
	float: left;
	width: 146px;
	padding: 1px 0px;
	font-size: 12px;
	color: #383838;
	margin-left: 15px;
	margin-top: 20px;
	border: none;
	background: transparent;
}
input.searchButton {
	float: left;
	margin-top: 20px;
	width: 34px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: url(../images/searchGo.gif) no-repeat;
	border: none;
	cursor: pointer;
}

.contactBox {
	margin-bottom: 15px;
	background: url(../images/bg_block_ls.png) top left repeat-y #fff;
}
.contactBox h2.title {
	margin: 0px;
	padding: 18px 15px 5px 15px;
	font-size: 16px;
	color: #a87804;
	font-weight: normal;
	background: url(../images/bg_blocktop_ls.png) top left no-repeat;
}
.contactBox-content {
	padding: 5px 15px 18px 16px;
	font-size: 11px;
	background: url(../images/bg_blockbot_ls.png) bottom left no-repeat;
}
.contactBox-content p {
	margin: 5px 0px;
}

.bankBox {
	margin-bottom: 15px;
	text-align: center;
	background: url(../images/bg_block_ls.png) top left repeat-y #fff;
}
.bankBox h2.title {
	margin: 0px;
	padding: 20px 15px 10px 15px;
	font-size: 14px;
	font-weight: normal;
	background: url(../images/bg_blocktop_ls.png) top left no-repeat;
}
.bankBox-content {
	padding: 5px 12px 18px 10px;
	font-size: 11px;
	background: url(../images/bg_blockbot_ls.png) bottom left no-repeat;
}
.bankBox-content p {
	margin: 12px 0px;
}

.cart-shortcut {
	height: 30px;
	padding: 6px 10px 6px 15px;
	overflow: hidden;
}
.cart-shortcut-content {
	padding: 0px 10px 9px 20px;
	color: #fff;
	font-weight: bold;
	background: url(../images/bg_cart.gif) no-repeat;
	background-position: 0px 0px;
}
.cart-shortcut-content h3 {
	display: inline;
	margin-right: 4px;
	padding-right: 11px;
	font-size: 11px;
	color: #000;
	background: url(../images/arrow_sv.gif) no-repeat;
	background-position: 100% 4px;
}
.cart-shortcut-content span {
	color: #780000;
	padding-left: 2px;
	font-weight: normal;
}
.cart-shortcut-content a {
	color: #a07100;
	font-weight: normal;
	text-decoration: none;
}
.cart-shortcut-content a:hover {
	color: #a07100;
	text-decoration: underline;
}

.csBox {
	min-height: 30px;
	margin-bottom: 15px;
	background: url(../images/bg_block_rs.png) top left repeat-y;
}
.csBox h2.title {
	margin: 0px;
	padding: 15px 15px 7px 15px;
	font-size: 16px;
	color: #a87804;
	font-weight: normal;
	background: url(../images/bg_blocktop_rs.png) top left no-repeat;
}
.csBox-content {
	padding: 5px 13px 15px 13px;
	font-size: 11px;
	background: url(../images/bg_blockbot_rs.png) bottom left no-repeat;
}
.csBox-content p {
	height: 15px;
	margin: 0px;
	padding: 12px 10px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: url(../images/bg_chat.png) top center no-repeat #740202;
}
.csBox-content p span {
	color: #c29700;
}
.csBox-content ul {
	list-style: none;
	padding: 10px 8px 0px 8px;
	font-size: 12px;
}
.csBox-content ul li {
	height: 16px;
	padding: 4px 0px;
}
.csBox-content ul li img {
	float: right;
}

.fb {
	margin-bottom: 10px;
	text-align: center;
}

.lang {
	margin-bottom: 15px;
	text-align: center;
	background: url(../images/bg_block_rs.png) top left repeat-y;
}
.lang-top {
	height: 10px;
	overflow: hidden;
	background: url(../images/bg_blocktop_rs.png) top left no-repeat;
}
.lang-content {
	min-height: 20px;
	padding: 5px 12px 15px 10px;
	font-size: 11px;
	background: url(../images/bg_blockbot_rs.png) bottom left no-repeat;
}

.testimoni {
	padding: 5px 15px 10px 15px;
}
.testimoni h2.title {
	margin: 0px;
	padding: 0px 10px 10px 0px;
	font-size: 16px;
	color: #a60606;
	background: url(../images/bg_testi.gif) no-repeat;
	background-position: 100% 2px;
}
.testimoni-content {
	padding: 5px 0px;
	font-size: 11px;
}
#cycling div {
	width: 180px;
}
.testimoni-content p {
	margin: 2px 0px 10px 0px;
}
.testimoni-content h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}
.testimoni-content span {
	font-size: 11px;
	color: #c28900;
	font-style: italic;
}
.testimoni-content ul {
	margin: 18px 0px 5px 0px;
	list-style: none;
	font-size: 11px;
}
.testimoni-content ul li {
	display: inline;
	padding: 2px 20px 2px 10px;
	background: url(../images/arrow.gif) no-repeat;
	background-position: 0px 5px;
}
.testimoni-content ul li a {
	color: #8d0000;
	text-decoration: none;
}
.testimoni-content ul li a:hover {
	color: #8d0000;
	text-decoration: underline;
}

.welcome {
	margin: 20px 0px;
}
.welcome h2.title {
	margin: 0px;
	padding: 15px 35px;
	font-size: 20px;
	color: #c28900;
	text-align: center;
	font-weight: normal;
	background: url(../images/bg_welcome.gif) top center no-repeat;
}
.welcome h2.title strong {
	color: #000;
	font-weight: normal;
}
.welcome h2.title strong span {
	color: #9c0000;
}
.welcome-content {
	padding: 0px 35px 5px 35px;
}
.welcome-content p {
	margin: 10px 0px;
	line-height: 130%;
}

.hotproduct {
	margin: 0px 15px 20px 15px;
	background: url(../images/bg_block_ms.png) top left repeat-y;
}
.hotproduct h2.title {
	margin: 0px;
	padding: 15px 18px 5px 18px;
	font-size: 16px;
	font-weight: normal;
	background: url(../images/bg_blocktop_ms.png) top left no-repeat;
}
.hotproduct-content {
	padding: 5px 15px 25px 15px;
	font-size: 11px;
	background: url(../images/bg_blockbot_ms.png) bottom left no-repeat;
}

.hotImage {
	float: left;
	width: 160px;
	height: 250px;
	margin-right: 20px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}
.hotImage .thumb {
	width: 160px;
	height: 250px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
*:first-child+html .hotImage .thumb {
	font-size: 225px;
	line-height: 225px;
}
.hotImage .thumb img {
	vertical-align: middle;
}
.hotBrief {
	display: table;
	height: 1%;
}
.hotBrief h2 {
	margin: 10px 0px;
	font-size: 14px;
}
.hotBrief h2 a {
	color: #9d1212;
	text-decoration: none;
}
.hotBrief h2 a:hover {
	color: #a87804;
	text-decoration: underline;
}
.hotBrief .desc {
	margin: 10px 0px;
	padding: 10px 0px;
	font-size: 12px;
}
.hotBrief .forms {
	margin: 10px 0px;
}
.hotBrief .forms .fields {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 30px;
}
.hotBrief .forms .fields label {
	clear: left;
	float: left;
	width: 60px;
	padding: 0px;
}
.hotBrief .forms .fields h5  {
	margin: 5px 0px;
	padding: 0px;
	color: #c28900;
}
.hotBrief .forms .fields h3  {
	margin: 5px 0px;
	padding: 0px;
}
.hotBrief .forms .fields h3  s {
	color: #999;
	font-weight: normal;
	margin-right: 10px;
}
.hotBrief .forms .buttons {
	clear: both;
	margin-top: 20px;
	height: 20px;
	padding: 10px 0px;
	background: url(../images/lineform_hot.gif) top center no-repeat;
}
.hotBrief .forms .buttons input {
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	color: #9d1212;
	border: none;
	background-color: #fff;
	cursor: pointer;
}
.hotBrief .forms .buttons a:hover input {
	color: #a87804;
}

.product {
	margin: 10px 10px 20px 20px;
}
.content .product {
	margin: 10px 0px 20px 0px;
}
.product h2.title {
	float: left;
	position: absolute;
	width: 66px;
	height: 66px;
	margin: 0px;
	overflow: hidden;
	
}
.others .product h2.title {
	display: none;
}
ul.productList {
	padding: 15px 0px 15px 15px;
	list-style: none;
}
.content ul.productList {
	padding: 15px 0px 15px 5px;
}
.others ul.productList {
	padding: 5px 0px 10px 0px;
}
ul.productList li.productItem {
	float: left;
	width: 200px;
	height: 230px;
	margin: 0px 10px 10px 0px;
	padding: 15px 10px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	background: url(../images/bg_items.gif) no-repeat;
	background-position: 0px 0px;
}
ul.productList li.productItem:hover {
	background-position: -220px 0px;
}
ul.productList li.productItem .productImage {
	margin: 0px 25px;
	width: 150px;
	height: 150px;
	overflow: hidden;
}
ul.productList li.productItem .productImage .thumb {
	width: 150px;
	height: 150px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
*:first-child+html ul.productList li.productItem .productImage .thumb {
	font-size: 135px;
	line-height: 135px;
}
ul.productList li.productItem .productImage .thumb img {
	vertical-align: middle;
}
ul.productList li.productItem .forms {
	padding: 12px 10px;
}
ul.productList li.productItem .forms .fields {
	margin-bottom: 10px;
}
ul.productList li.productItem .forms .fields h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
ul.productList li.productItem .forms .buttons {
	padding: 5px 0px;
}
ul.productList li.productItem .forms .buttons input {
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	color: #9d1212;
	border: none;
	background-color: #fff;
	cursor: pointer;
}
ul.productList li.productItem .forms .buttons a:hover input {
	color: #a87804;
}

.footer {
	color: #fff;
	text-align: center;
	background: url(../images/bg_footer.png) top left repeat-x #310000;
	border-top: 1px solid #cca726;
}
.footer-nav {
	padding: 0px 0px 1px 0px;
	background: url(../images/bg_footerline.png) bottom center no-repeat;
}
.footer-nav ul {
	padding: 10px;
	list-style: none;
	background: url(../images/bg_footernav.png) top center repeat-y;
}
.footer-nav ul li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	border-left: 1px solid #420202;
}
.footer-nav ul li.first {
	border-left: none;
}
.footer-nav ul li a {
	color: #c29700;
	text-decoration: none;
}
.footer-nav ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.copyright {
	padding: 10px;
}
.copyright img {
	margin-bottom: 5px;
}
.developed {
	padding: 2px 0px 8px 0px;
}

/* content page */

ul.pagelink {
	float: right;
	margin: 1px 0px;
	padding: 0px;
	list-style: none;
}
.pageTitle ul.pagelink {
	margin-top: 3px;
}
ul.pagelink li {
	float: left;
	padding: 1px 0px;
	height: 20px;
	overflow: hidden;
	width: auto;
	font-weight: bold;
	font-size: 12px;
}
ul.pagelink li a:hover{
	text-decoration: underline;
}
ul.pagelink li img {
	float: left;
	margin-right: 8px;
}

.others {
	margin: 10px 0px;
	padding: 0px;
	background-color: #f4f4f4;
	overflow: hidden;
}
.others h2.title {
	margin: 0px;
	padding: 15px 15px 5px 15px;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}

.pageForm {
	margin: 10px 0px;
	padding: 0px;
	background-color: #f4f4f4;
	overflow: hidden;
}
.pageForm-content {
	padding: 10px 10px 15px 10px;
	overflow: hidden;
}
.pageForm-content p {
	margin: 10px 0px;
	padding: 8px 10px;
	color: #9c0000;
	background-color: #fff;
}

table.formTable {
	width: 100%;
	border: 0px;
	margin: 10px 0px;
}
table.formTable th {
	text-align: left;
	font-size: 12px;
	color: #111;
	padding: 6px 10px 8px 10px;
	border-bottom: 2px solid #fff;
}
table.formTable td {
	padding: 6px 10px 3px 10px;
}
table.formTable td input, table.formTable td select {
	font-size: 12px;
	color: #333;
	padding: 3px 2px;
	border-top: 1px solid #c6c9d5;
	border-left: 1px solid #c6c9d5;
	border-bottom: 1px solid #dde0eb;
	border-right: 1px solid #dde0eb;
}
table.formTable td input.button {
	margin-top: 15px;
	padding: 2px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	background-color: #ccc;
	border: 1px solid #aaa;
	cursor: pointer;
}
*:first-child+html table.formTable td input.button {
	padding: 2px 10px;
}
table.formTable td input.button:hover {
	background-color: #9c0000;
	border: 1px solid #af1111;
	cursor: pointer;
}
table.formTable td textarea {
	width: 300px;
	border-top: 1px solid #c6c9d5;
	border-left: 1px solid #c6c9d5;
	border-bottom: 1px solid #dde0eb;
	border-right: 1px solid #dde0eb;
	overflow: auto;
}
img#captcha {
	margin-bottom: -2px;
	border: 1px solid #ccc;
}

.pageCart {
	padding: 0px;
	background-color: #f4f4f4;
	overflow: hidden;
}
.pageCart-content {
	padding: 20px 10px 30px 10px;
	overflow: hidden;
}
.pageCart-content table {
	width: 100%;
	background-color: #fff;
	border: 2px solid #fff;
}
.pageCart-content table th {
	padding: 8px 4px;
	font-size: 12px;
	color: #fff;
	background-color: #9c0000;
	border-bottom: 4px solid #eee;
}
.pageCart-content table td {
	border-bottom: 1px solid #f4f6f1;
	padding: 8px 4px;
	vertical-align: middle;
}
.pageCart-content table td td {
	border: none;
	vertical-align: top;
}
.pageCart-content table td span {
	font-size: 11px;
	color: #666;
}
.pageCart-content table td input, select {
	font-size: 11px;
	color: #333;
	padding: 3px 2px;
	border-top: 1px solid #c6c9d5;
	border-left: 1px solid #c6c9d5;
	border-bottom: 1px solid #dde0eb;
	border-right: 1px solid #dde0eb;
}
.pageCart-content table td input.radio {
	border: none;
}
.pageCart-content table td input.button {
	width: 230px;
	height: 48px;
	padding: 10px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #ffd43e;
	background-color: #9c0000;
	border: 1px solid #901010;
	cursor: pointer;
}
.pageCart-content table td a.linkBtn input.button {
	color: #ffe8b2;
	background-color: #c28900;
	border: 1px solid #af7f0a;
}
.pageCart-content table td input.button:hover, .pageCart-content table td a.linkBtn input.button:hover {
	color: #fff;
	cursor: pointer;
}
*:first-child+html .pageCart-content table td input.button {
	padding: 3px 0px;
}

.testimoItem {
	margin: 4px 0px;
	padding: 3px 18px 10px 92px;
	background: url(../images/bg_quote.gif) no-repeat;
	background-position: 10px 5px;
	background-color: #fff;
	border: 4px solid #f2f2f2;
}
.testimoItem.row {
	background-color: #f8f8f8;
}
.testimoItem h3 {
	font-size: 12px;
}
.testimoItem span {
	font-size: 11px;
	font-style: italic;
	color: #c28900;
}
/*
.pagination {
	text-align: right;
	padding-bottom: 10px;
}
.pagination ul, .pagination li, .pagination a {
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
}
.pagination {
	margin-top: 10px;
	width: 100%;
	margin-bottom: 10px;
}
.pagination ul {
	width: 100%;
}
.pagination li {
	float: left;
	display: block;
	margin-bottom: 2px;
}
.pagination a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #111;
	border: 1px solid #eee;
}
.pagination li a:hover {
	color: #c28900;
}
.pagination li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}
.pagination li.first_last_page {
	font-style: italic;
}
.pagination li.active_page a {
	color: #9d1212;
	font-weight: bold;
	border-color: #c28900;
}
.pagination li.active_page a:hover  {
	color: black; /* IE fix */
/*	border-color: #c28900;
}
.pagination li.page_info {
	float: left;
	display: block;
	padding: 2px 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 2px;
	color: #aaa;
	border: 1px solid #eee;
}*/

div.date {
	font-size: 11px;
	color: #c28900;
}
div.title h3 {
	margin: 5px 0px 10px 0px;
	font-size: 20px;
	font-weight: normal;
	font-family: 'times new roman';
	color: #111;
	line-height: 110%;
}

.news {
	margin-bottom: 20px;
}
.page-news {
	margin: 10px 0px;
	padding: 0px 0px 6px 0px;
	background-color: #f4f4f4;
}
.page-news h2.title {
	margin: 0px;
	padding: 15px 15px 5px 15px;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.news-content {
	min-height: 160px;
	padding: 10px;
}
.newsItem {
	margin: 4px 0px;
	padding: 0px;
	background-color: #f4f6f1;
	overflow: hidden;
}
.newsItem-content {
	padding: 15px 15px 20px 15px;
	background-color: #fefefe;
	overflow: hidden;
}
.newsImg {
	float: left;
	margin-right: 15px;
}
.newsDetail {
	display: table;
	height: 1%;
}
.newsDetail .title {
	padding: 2px 0px 5px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 110%;
}
.newsDetail .title a {
	color: #9c0000;
	text-decoration: none;
}
.newsDetail .title a:hover {
	color: #9c0000;
	text-decoration: underline;
}

.viewall {
	padding: 10px;
	font-size: 11px;
	text-align: right;
}
.viewall a {
	padding-left: 12px;
	text-decoration: none;
	color: #9c0000;
	background: url(../images/arrow.gif) no-repeat;
	background-position: 0px 3px;
}

.detil {
	padding: 0px;
	overflow: hidden;
}
.detil-content {
	padding: 10px 0px;
	background-color: #fff;
	overflow: hidden;
}
.detilImage {
	float: left;
	width: 220px;
	margin-right: 15px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}
.detilImage .thumb {
	width: 220px;
	height: 300px;
	padding: 0px;
	overflow: hidden;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
*:first-child+html .detilImage .thumb {
	font-size: 270px;
	line-height: 270px;
}
.detilImage .thumb img {
	vertical-align: middle;
}
.detilImage p {
	margin: 10px 0px;
	font-size: 12px;
	color: #999;
}
.detilBrief {
	display: table;
	height: 1%;
}
.detilBrief h2 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 14px;
}
.detilBrief h2 a {
	color: #80b400;
	text-decoration: none;
}
.detilBrief h2 a:hover {
	color: #ff7800;
	text-decoration: underline;
}
.detilBrief .desc {
	margin: 10px 0px;
	padding: 10px 0px;
}
.detilBrief .forms {
	margin: 15px 0px;
}
.detilBrief .forms .fields {
	padding-left: 20px;
}
.detilBrief .forms .fields label {
	clear: left;
	float: left;
	width: 60px;
	padding: 0px;
}
.detilBrief .forms .fields h5  {
	margin: 10px 0px !important;
	padding: 0px !important;
	font-size: 12px;
	color: #c28900;
}
.detilBrief .forms .fields h3  {
	margin: 10px 0px !important;
	padding: 0px !important;
	font-size: 12px;
	color: #9c0000;
}
.detilBrief .forms .fields h3  s {
	color: #333;
	font-weight: normal;
	margin-right: 10px !important;
}
.detilBrief .forms .fields select {
	width: 80px;
	margin-top: -2px;
	margin-bottom: 10px;
}
.detilBrief .forms .buttons {
	clear: both;
	margin-top: 10px;
	padding: 10px 0px;
}
.detilBrief .forms .buttons input {
	width: 150px;
	height: 36px;
	padding-top: 5px;
	padding-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #d7aa3f;
	text-transform: uppercase;
	background: url(../images/bg_button.jpg) no-repeat;
	background-position: 0px 0px;
	border: none;
	cursor: pointer;
}
.detilBrief .forms .buttons input:hover {
	color: #fff;
}

* html .wrapper-content {
	height: 100px;
	overflow: visible;
}
* html .category-content ul {
	height: 30px;
	overflow: visible;
}
* html .category-content ul li {
	height: 35px;
	overflow: hidden;
	margin-bottom: -5px;
}
* html .csBox {
	height: 30px;
	overflow: visible;
}
* html .lang-content {
	height: 20px;
	overflow: visible;
}
* html .testimoni-content ul li {
	height: 10px;
	overflow: visible;
}
* html .hotImage .thumb {
	font-size: 225px;
	line-height: 225px;
}
* html ul.productList li.productItem .productImage .thumb {
	font-size: 135px;
	line-height: 135px;
}
* html table.formTable td input.button {
	padding: 2px 10px;
}
* html .pageCart-content table td input.button {
	padding: 3px 0px;
}
* html .news-content {
	height: 160px;
	overflow: visible;
}
* html .detilImage .thumb {
	font-size: 270px;
	line-height: 270px;
}

.content #map {
	width: 478px;
	height: 350px;
	margin: 10px 0px 30px 0px;
	border: 1px solid #7b0000;
}


.aboutpics {
	width: 471px;
	height: 331px;
	margin: 10px 0px 20px 0px;
	padding: 2px 0px 0px 9px;
	overflow: hidden;
	background: url(../images/bg_about_pics.png) top left no-repeat;
}
.aboutpics ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.aboutpics ul li {
	float: left;
	width: 225px;
	height: 150px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	margin-right: 7px;
	margin-top: 8px;
}
