html {
    height: 100%;
}
body {
    padding: 0;
    margin: 0;
    background-color: #000000;
    height: 100%;
}
img {border-width: 0;}

#main {
    width: 1004px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#main-inside {
    width: 100%;
}
#logo {
    width: 204px;
    height: 72px;
    background-image: url("../images/logo.jpg"/*tpa=http://liugongukraine.com/images/logo.jpg*/);
    position: absolute;
    left: 0px;
    top: 0px;
}
#header {
    background-color: #072e67;
    background-image: url("../images/header_bg.jpg"/*tpa=http://liugongukraine.com/images/header_bg.jpg*/);
    height: 98px;
}
#header-inside {
    width: 955px;
    height: 98px;
    background-color: #072e67;
}
#stripes {
    width: 164px;
    height: 98px;
    background-image: url("../images/stripes_right.jpg"/*tpa=http://liugongukraine.com/images/stripes_right.jpg*/);
    float: right;
}
#menu {
    height: 25px;
    float: right;
    background-color: #ff6600;;
    background-image: url("../images/menu_left.jpg"/*tpa=http://liugongukraine.com/images/menu_left.jpg*/);
    background-repeat: no-repeat;
    margin-top: 72px;
    padding-left: 47px;
    line-height: 21px;
}
#menu a {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}
#menu a:hover {
    color: #072E67;
}
#content-products {
    width: 1005px;
    margin-left: auto;
    margin-right: auto;
    background-color: #e0e0e0;
    background-image: url("../images/products_bg.gif"/*tpa=http://liugongukraine.com/images/products_bg.gif*/);
    background-repeat: repeat-y;
}
#content-products #left-col {
    float: left;
    width: 190px;
    margin-left: 16px;
    padding-left: 0px;
    overflow:hidden;
}
* html body #content-products #left-col {
    margin-left: 8px;
}
#content-products #main-col {
    float: left;
    width: 543px;
    margin-right: 1px;
    overflow: hidden;
}
#content-products #right-col {
	float: left;
	width: 210px;
	margin-right: 1px;
	overflow: hidden;
}

#content {
    background-color: #e0e0e0;
    background-image: url("../images/main_bg2.gif"/*tpa=http://liugongukraine.com/images/main_bg2.gif*/);
    background-repeat: repeat-y;
}
#content #left-col {
    float: left;
    width: 175px;
    background-color: #c0c0c0;
}
#content #main-col {
    margin-left: 175px;
    padding-bottom: 15px;
}

#content-home {
    background-image: url("../images/main_bg.gif"/*tpa=http://liugongukraine.com/images/main_bg.gif*/);
    background-repeat: repeat-y;
    background-position: 804px 0px;
    background-color: #e0e0e0;
}
#content-home #main-col {
    width: 804px;
    float: left;
    overflow: hidden;
}
#content-home #right-col {
    float: right;
    width: 200px;
}

#products-search {
    width: 190px;
    height: 37px;
    background-color: #74797c;
    color: #ffffff;
    font-family: Arial;
    font-size: 16px;
    line-height: 35px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

#buttons {
    width: 811px;
    height: 119px;
    background-color: #c0c0c0;
}
#buttons div {
    float: left;
    background-color: #c0c0c0;
    width: 264px;
    margin-right: 6px;
    cursor: pointer;
}
#buttons div .label1, #buttons div .label2, #buttons div .label3 {
    height: 37px;
    width: 149px;
    float: right;
    background-repeat: no-repeat;
    background-color: #003066;
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-family: Arial;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
#buttons div .label2 {width: 148px;}
/* #buttons div .label1 {background-image: url(../images/label1.jpg);}
#buttons div .label2 {width: 148px; background-image: url(../images/label2.jpg);}
#buttons div .label3 {background-image: url(../images/label3.jpg);}*/
#buttons div img {
    float: left;
}
#buttons div p {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 15px;
    display: block;
    margin: 0;
    padding:0;
}

#buttons div p a {
    text-decoration: none;
    color: #0033aa;
}
#buttons div p a:hover {text-decoration: underline;}

#buttons div p .more {
    font-weight: bold;
}

#news {
    margin-left: 10px;
    margin-right: 20px;
    float: left;
    width: 380px;
}

#services {
    float: left;
    width: 380px;
}
#news .more {
    float: right;
    width: 38px;
    height: 11px;
    line-height: 2px;
    text-decoration: none;
    background-image: url("../images/more_news.jpg"/*tpa=http://liugongukraine.com/images/more_news.jpg*/);
    background-position: -5px -16px;
    margin-top: 15px;
    margin-right: 20px;
}

#news h1, #services h1 {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #c0c0c0;
    display: block;
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    padding-left: 20px;
    padding-bottom: 4px;
    padding-top: 10px;
}

#news ul,ol {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    padding-left: 20px;
    color: #000000;
}
#news ul,ol li {
    margin-bottom: 5px;
}
#news li a{
    color: #0033aa;
    text-decoration: none;
}
#news li a:hover {text-decoration: underline;}
#news li span {
    color: #333333;
    font-size: 9px;
    white-space: nowrap;
}

#services a {
    display: block;
    margin-top: 5px;
}

#footer {
    background-color: #666666;
    height: 28px;
    font-family: Verdana, Helvetica, sans-serif;
    text-align: right;
    font-size: 10px;
    line-height: 26px;
    padding-right: 10px;
    color: #e0e0e0;
}

#search {
    height: 77px;
    overflow: hidden;
    color: #ffffff;
    background-color: #a0a0a0;
    padding: 5px;
    padding-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
}
#search select, .search2 select {
    font-size: 11px;
    border: 1px solid #000000;
    width: 100px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #cccccc;
}
#search div {
    padding-bottom: 3px;
}
#search input, .search2 input {
    border: 1px solid #000000;
    background-color: #666666;
    color: #e0e0e0;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
#sponsor img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}
#sponsor {
    text-align: center;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}

.pagename {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #666666;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}

.nav-item {
    display: block;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #d0D0d0;
    line-height: 20px;
    color: #003399;
}
.nav-item:hover {
    background-color: #e0e0e0;
}

.header {
    height: 77px;
    background-color: #072e67;
    background-image: url("../images/header1.jpg"/*tpa=http://liugongukraine.com/images/header1.jpg*/);
    background-repeat: no-repeat;
    padding-left: 700px;
    padding-top: 55px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #ffffff;
}

.header1 {
    background-image: url("../images/header1.jpg"/*tpa=http://liugongukraine.com/images/header1.jpg*/);
}

.header2 {
    background-image: url("../images/header2.jpg"/*tpa=http://liugongukraine.com/images/header2.jpg*/);
}

.header3 {
    background-image: url("../images/header3.jpg"/*tpa=http://liugongukraine.com/images/header3.jpg*/);
}

.header4 {
    background-image: url("../images/header4.jpg"/*tpa=http://liugongukraine.com/images/header4.jpg*/);
}

.content-row {
    border-bottom: 1px solid #b0b0b0;
    height: 25px;
    overflow: hidden;
}

.search2 {
    float: right;
    margin-right: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 25px;
    color: #666666;
}

.breadcrumb {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 28px;
    color: #666666;

    background-image: url("../images/bullet.gif"/*tpa=http://liugongukraine.com/images/bullet.gif*/);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding-left: 25px;
}

.breadcrumb a {
    color: #003399;
    text-decoration: none;
}
.breadcrumb a:hover {
    color: #990000;
}

#content td, #content th {
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    line-height: 18px;
}

#content p {
    padding-left: 25px;
    padding-right: 15px;
    font-family: Arial;
    font-size: 12px;
    margin: 0px;
    color: #333333;
    line-height: 18px;
}
#content p+p, #content ul+p, #content p+ul, #content ul+ul {
    margin-top: 10px;
}
#content p img.left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#content ul {
    list-style-type: none;
    list-style-image: url("../images/bullet2.gif"/*tpa=http://liugongukraine.com/images/bullet2.gif*/);
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#content b {
    color: #004276;
}

.address b {
color: #333333 !important;
}
.black {color: #333333;}

.news_item {
    padding: 10px;
}
.news_item h1 {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.news_item p.date {
    color: #ff0000 !important;
}

.news_item p {
    padding: 0px !important;
    margin: 0px !important;
    margin-top: 5px !important;
    font-size: 11px;
    font-family: Arial;
    color: #333333;
}
.news_item img {
    margin-top: 5px !important;
    display: block;
}
.news_item a {
    text-decoration: underline;
    color: #004276;
}
.news_item a:hover {
    text-decoration: none;
}

.news {
}

.news img {
    float: left;
    display: none;
}

.news ul {
    padding-top: 10px;
    list-style-position: inside;
    width: 600px;
}
.news ul li {
    padding-left: 10px;
    border-bottom: 1px dotted #333333;
}

.partners-logos {
    width: 165px;
    padding: 5px;
    text-align: center;
    overflow: hidden;
}

.partners-logos img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 5px;
}

.page-title {
    padding-left: 40px;
    font-family: Arial;
    font-size: 20px;
    color: #003366;
    margin-bottom: 10px;
}


.page-header {
    height: 38px;
    width: 75%;
    padding-left: 40px;
    background-color: #e0e0e0;
    border-bottom: 1px solid #b0b0b0;
    background-image: url("../images/line.gif"/*tpa=http://liugongukraine.com/images/line.gif*/);
    background-repeat: no-repeat;
    background-position: 20px 32px;
    line-height: 56px;
    font-family: Arial;
    font-size: 20px;
    vertical-align: bottom;
    overflow: hidden;
    color: #003366;
    margin-bottom: 10px;
}

.page-header span {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #e0e0e0;
}
#content-products #find_dealer, #content-products #feedback {
    display: block;
    margin-left: 7px;
    margin-top: 10px;
}

#content-products #main-col {
    padding-top: 10px;
}

#content-products #products_index {
    border: 1px solid #cccccc;
    width: 524px;
    height: 154px;
    margin-left: 10px;
    margin-bottom: 30px;
    background-image: url("../images/products_index.jpg"/*tpa=http://liugongukraine.com/images/products_index.jpg*/);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
}

#content-products #main-col .category {
    float: left;
    margin-left: 30px;
    background-repeat: no-repeat;
    background-image: url("../images/dian_aa.gif"/*tpa=http://liugongukraine.com/images/dian_aa.gif*/);
    background-position: 52px 19px;
    width: 220px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
    line-height: 15px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

#content-products #main-col .category img {
    float: left;
}

#content-products #main-col .category a {
    display: block;
    margin-left: 65px;
    color: #0033cc;
    text-decoration: none;
    margin-top: 15px;
}
#content-products #main-col .category a:hover {
    text-decoration: underline;
    color: #800000;
}

#content-products #left-col {
    padding: 10px;
}

#content-products #left-col .products-header {
    font-size: 18px;
    color: #330080;
    font-family: Arial;
    margin-top: 5px;
}

#content-products #left-col .products-header-line {
    height: 20px;
    background-color: #ff8000;
}

#content-products #left-col .category, #content-products #left-col .products-header-line {
    width: 180px;
    border-bottom: 1px solid #c0c0c0;
}

#content-products #left-col .category {
    margin-top: 4px;
    padding-bottom: 3px;
    background-repeat: no-repeat;
    background-image: url("../images/tb_1.jpg"/*tpa=http://liugongukraine.com/images/tb_1.jpg*/);
    background-position: 0px 1px;
}
#content-products #left-col .category a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #003399;
    font-family: Arial;
    font-size: 11px;
    margin-left: 12px;
}

#content-products #left-col .category a.product {
    text-decoration: none;
    font-weight: normal;
    color: #003399;
    font-family: Arial;
    font-size: 11px;
    margin-left: 12px;
}

#content-products #left-col .category a:hover {
    color: #800000;
    text-decoration: underline;
}





#content-products #main-col .product {
    float: left;
    margin-left: 30px;
    background-repeat: no-repeat;
    background-image: url("../images/dian_aa.gif"/*tpa=http://liugongukraine.com/images/dian_aa.gif*/);
    background-position: 99px 29px;
    width: 220px;
    height: 80px;
    overflow: hidden;
    margin-bottom: 15px;
    line-height: 15px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

#content-products #main-col .product img {
    float: left;
}

#content-products #main-col .product a {
    display: block;
    margin-left: 112px;
    color: #0033cc;
    text-decoration: none;
    margin-top: 25px;
}
#content-products #main-col .product a:hover {
    text-decoration: underline;
    color: #800000;
}

#content-products #main-col .product-subheader {
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: 1px solid #c0c0c0;
    font-weight: bold;
    font-family: Verdana;
    font-size: 14px;
    color: #ff8000;
    text-align: right;
}

#content-products #main-col .product-subheader .product-name {
    float: left;
}

#content-products #main-col .product-features {
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 20px;
    line-height: 17px;
}

#content-products #main-col .product-features ul {
    margin-top: 0px;
    margin-bottom: 0px;
}

#content-products #main-col .product-features li {
    margin-top: 0px;
    margin-bottom: 7px;
}

#content-products #main-col .product-features p {
    margin-top: 0px;
    margin-bottom: 7px;
}

table.product-specs {
    width: 520px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #808080
}

table.product-specs td {
    font-family: Verdana;
    color: #333333;
    font-size: 11px;
    padding: 3px;
    border-top: 1px solid #808080;
}

table.product-specs tr.subhead td {
    font-weight: bold;
    background-color: #ebeeff !important;
    border-top: 1px solid #808080 !important;
}

table.product-specs tr.subhead td.col1 {
    border-right: 1px solid #808080 !important;
}

table.product-specs tr.row2 td {
    background-color: #f5f6fb;
}

table.product-specs td.col1 {
    border-right: 1px solid #808080;
}

table.product-specs td.col2 {
    text-align: right;
}

.product-nav {
    display: block;
    margin-top: 10px;
    margin-left: 5px;
    font-family: Verdana;
    font-size: 11px;
    color: #003399;
    margin-right: 10px;
    background-color: #c0c0c0;
    text-decoration: none;
    padding: 10px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-weight: bold;
}

.product-nav:hover {
    color: #ff0000;
}

.contact-form th {
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    padding-left: 25px;
    color: #004276 !important;
}

.contact-form input.textarea {
    font-family: Arial;
    font-size: 12px;
    width: 300px;
    border: 1px solid #004276;
}

.contact-form textarea.textarea {
    font-family: Arial;
    font-size: 12px;
    width: 300px;
    height: 60px;
    border: 1px solid #004276;
}

.contact-form select {
    width: 300px;
    font-family: Arial;
    font-size: 12px;
}

.contact-form input.button {
}
#no {display: none;}

.product-spec-box {
    background-color: #c0c0c0;
    color: #000000;
    margin-left: 5px;
    margin-top: 10px;
    margin-right: 10px;
    padding: 10px;
    font-family: Verdana;
    font-size: 11px;
}
.product-spec-box a {
    color: #003399;
}
.product-spec-box a:hover {
    color: #ff0000;
}
.product-spec-box b {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}
