html, body { margin: 0; height: 100%; }

body { 
    margin: 0;
    padding: 0;
    font-family: Arial, Tahoma, Verdana;
    background: #5ba721;
    font-size: 12px;
    color: #000000;
    text-align: center;
    height: 100%;
}

#body-bg {
    width: 100%;
    min-height: 100%;
    background: #5ba721 url(../images/dom-body-bg.jpg) repeat-x center bottom;
    /* padding: 0 0 20px 0; */
}

form    { margin: 0; padding: 0; }
a       { color: #ffffff; text-decoration: none;}
a:hover { color: #ffffff; text-decoration: underline;}
img     { border: none; }

.clear  { clear:both; line-height: 1px; font-size:1px; }
.sep5   { height: 5px; font-size:1px; }
.sep10  { height: 10px; font-size:1px; }
.sep15  { height: 15px; font-size:1px; }

.line_b { background: #336600; height: 1px; font-size:1px; line-height:1px; }

.blue   { color: #047de5; }
.orange { color: #ff6d00; }
.grey   { color: #8e8e8e; }
.green  { color: #5ba721; }


#main, #top-logo .logo, #top-menu .menu {
    margin: 0 auto 0 auto;
    width: 980px;
    text-align: left;
}

#top-logo {
    height: 73px;
    background: #639e28;
}

#top-menu {
    height: 41px;
    background: #ffffff;
}

#left {
    float: left;
    width: 167px;
    padding: 8px 0 0 0;
}

#left img{
    margin: 5px 15px 0 10px;
}

#left input.text{
    margin: 5px 15px 0 10px;
    padding: auto 4px auto 4px;
    width: 147px;
    height: 22px;
    background: transparent url(../images/dom-input-text.jpg) no-repeat;
    font-size: 13px;
    color: #000;
    border: none;
    color: #5ba721;
}

#left .info{
    margin: 25px 0 0 0;
    text-align:center;
    font-size: 12px;
    color: #000;
    /* font-weight:bold; */
}

#left .menu0 {
    margin: 2px 0px 0 10px;
    color: #5ba721;
    background: transparent url(../images/dom-left-submenu-bg.jpg) repeat-y top left;
    font-family: Helvetica; 
    font-size: 12px;
    padding: 5px 15px 4px 15px;
    
}

#left .menu1, #left .menu2, #left .menu3 {
    margin: 2px 0 0 0;
    font-family: Helvetica; 
    font-size: 12px;
    color: #ffffff;
    padding: 5px 0 4px 0;
}

#left .menu0 a, #left .menu1 a, #left .menu2 a, #left .menu3 a {
    color: #ffffff;
}

#content {
    float: left;
    width: 572px;
}

#content-2 {
    float: left;
    width: 788px;
}

#content div.home_text, #content div.info_text{
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    /*line-height: 150%*/
}
#content div.home_text{
    color: #ffffff;
    margin: 0 0 0 10px;
}

#content div.home_text p {
    margin:0; padding: 0;
}
#content div.home_text h1, #content div.info_text h1{
    font-family: Times New Roman;
    font-size: 22px;
    color: #eaff00;
    margin: 12px 0 4px 0;
}

#content div.home_text a{
    color: #eaff00;
}

#content img.home_img{
    float: right;
    margin: 0 0 0 15px;
}

.home_box {
    height: 155px;
    width: 552px;
}

.home_box .box-left{
    float:left;
    width: 401px;
    height: 155px;
    background: transparent url(../images/dom-home-box-l.png) no-repeat;
}

.home_box .box-left .box-left-text {
    margin: 13px 17px;
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    color: #ffffff;
    /*line-height: 150%*/
}

.home_box .box-left h1{
    font-family: Times New Roman;
    font-size: 22px;
    color: #eaff00;
    margin: 0px 0 4px 0;
}
.home_box .box-left h1 a{
    color: #eaff00;
}
.home_box .box-right{
    float:left;
    width: 151px;
    height: 155px;
    background: transparent url(../images/dom-home-box-r3.png) no-repeat;
    overflow: hidden;
    display: table;
}

.home_box .box-right .box-img1{
    display: table-cell;
    vertical-align: middle;
    text-align:center;
}
.home_box .box-right .box-img2{
    text-align:center;
}

#alphabetical {
    float: left;
    width: 317px;
    height: 42px;
    background: transparent url(../images/bg-alphabetical-dom.png) no-repeat;
    margin: 5px 5px 0px 18px;
}
#alphabetical div.text{
    margin: 3px 8px 0px 10px;
    height: 42px;
    font-size:9px;
    line-height: 150%;
    font-family: verdana, tahoma, arial;
    color: #457d1a;
}

#alphabetical a{
    color: #457d1a;
    font-size:11px;
}

#alphabetical span{
    color: #ff0000; font-weight:bold;
    font-size:11px;
}

#search-name {
    float: left;
    width: 204px;
    height: 42px;
    background: transparent url(../images/bg-search-name-dom.png) no-repeat;
    margin: 5px 5px 0px 3px;
}

#search-name div.text{
    margin: 2px 8px 0px 10px;
    height: 42px;
    font-size:12px;
    /* line-height: 150%; */
    font-family: verdana, tahoma, arial;
    color: #457d1a;
    font-weight:bold;
}
#search-name input.text{
    float:left;
    background: #ccf1b1;
    border: none;
    color: #457d1a;
    width: 140px;
    
}

#search-name input.submit{
    float:left;
    border: none;
    background: transparent url(../images/btn-search-dom.gif) no-repeat center;
    width: 42px;
    height: 18px;
}


#content .random1{
    float: left;
    width: 265px;
    height: 264px;
    background: transparent url(../images/random-1-bg-dom.gif) no-repeat;
}
#content .random1 .title{
    margin: 9px 6px 0 8px;
    display: table;
    height: 46px;
    width: 250px;
    overflow: hidden;
    background: transparent url(../images/random-1-bg-title-dom.jpg) no-repeat;
}

#content .random1 .title_cell{
    display: table-cell;
    vertical-align: middle;
}
#content .random1 .title_text{
    margin: 0 5px 0 10px;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    /*letter-spacing: -0.04em;*/
}

#content .random1 .text{
    margin: 3px 17px 0 20px;
    line-height:110%;
}

#content .random1 .text p{
    margin: 0 0 0 0;
}
#content .random1 .text .rnd_img {
    float:right;
    margin: 0px 0 0 5px;
}

#content .rand_sep {
    float: left;
    width: 20px;
    height: 50px;
}


#content .box{
    float: left;
    width: 246px;
    height: 206px;
    background: transparent url(../images/box-1-bg-dom.png) no-repeat;
    margin: 0 0 0 18px;
    position: relative;
    overflow:hidden;
}

#content .box p{
    margin:0; padding:0;
}

#content .box .title{
    margin: 4px 6px 0 9px;
    display: table;
    height: 28px;
    width: 231px;
    overflow: hidden;
    background: transparent url(../images/box-1-bg-title-dom.jpg) no-repeat;
}

#content .box .title_cell{
    display: table-cell;
    vertical-align: middle;
}
#content .box .title_text{
    margin: 0 5px 0 5px;
    font-family: Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    /*letter-spacing: -0.01em;*/
    line-height: 110%;

}

#content .box .text{
    margin: 0px 12px 0 11px;
    /* line-height:auto; */
    line-height: 120%;
    font-size: 11px;
}
#content .box .text .box_img {
    float:left;
    margin: 5px 5px 0px 0px;
}

#content .box .more {
    /* float:right; */
    font-size:10px;
    font-family: verdana, tahoma, arial;
    color: #ff0000;
    margin: 3px 5px 2px 0px;
    position: absolute;
    bottom:6px;
    right:12px;
}


#content-2 .box-3{
    float: left;
    width: 306px;
    height: 206px;
    background: transparent url(../images/box-3-bg-dom.png) no-repeat;
    margin: 0 0 0 18px;
    position: relative;
    overflow:hidden;
}

#content-2 .box-3 p{
    margin:0; padding:0;
}

#content-2 .box-3 .title{
    margin: 4px 6px 0 9px;
    display: table;
    height: 28px;
    width: 291px;
    overflow: hidden;
    background: transparent url(../images/box-3-bg-title-dom.jpg) no-repeat;
}

#content-2 .box-3 .title_cell{
    display: table-cell;
    vertical-align: middle;
}
#content-2 .box-3 .title_text{
    margin: 0 5px 0 5px;
    font-family: Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    /*letter-spacing: -0.01em;*/
    line-height: 110%;

}

#content-2 .box-3 .text{
    margin: 0px 12px 0 11px;
    line-height:auto;
    font-size: 11px;
}
#content-2 .box-3 .text .box_img {
    float:left;
    margin: 0px 5px 2px 0px;
}

#content-2 .box-3 .more {
    /* float:right; */
    font-size:10px;
    font-family: verdana, tahoma, arial;
    color: #ff0000;
    margin: 3px 5px 2px 0px;
    position: absolute;
    bottom:10px;
    right:12px;
}
#content-2 .box-2{
    float: left;
    width: 372px;
    height: 247px;
    background: transparent url(../images/box-2-bg.png) no-repeat;
    margin: 0 0 0 15px;
    position: relative;
}

#content-2 .box-2 p{
    margin:0; padding:0;
}

#content-2 .box-2 .title{
    margin: 9px 6px 0 11px;
    display: table;
    height: 37px;
    width: 349px;
    overflow: hidden;
    background: transparent url(../images/box-2-bg-title.jpg) no-repeat;
}

#content-2 .box-2 .title_cell{
    display: table-cell;
    vertical-align: middle;
}
#content-2 .box-2 .title_text{
    margin: 0 12px 0 12px;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
}

#content-2 .box-2 .text{
    margin: 5px 12px 0 13px;
    line-height:auto;
}
#content-2 .box-2 .text .box_img {
    float:right;
    margin: -5px 0px 2px 5px;
}
#content-2 .box-2 .text .price {
    margin: 0px 0 0 0;
    font-size: 19px;
    color: #ff0000;
    font-weight: bold;
}

#content-2 .box-2 .more {
    float:right;
    font-size:10px;
    font-family: verdana, tahoma, arial;
    color: #ff0000;
    margin: 3px 5px 2px 0px;
    position: absolute;
    bottom:10px;
    right:12px;
}

#content-2 div.info_text{
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    line-height: 150%
}

#content-2 div.info_text{
    margin: 0 0 0 10px;
    color: #ffffff;
}

#content-2 div.info_text div.box-info {
    float:left;
    margin: 10px 20px 0 0;
    float: left;
    width: 300px;
    height: 184px;
    background: transparent url(../images/view-box-1-bg.gif) no-repeat;
}

#content-2 div.info_text div.box-info2 {
    float:left;
    margin: 10px 20px 0 0;
    width: 170px;
    height: 144px;
    display: table;
    background: transparent url(../images/view-box-2-bg.gif) no-repeat;
    overflow: hidden;
    text-align:center;
}

#content-2 div.info_text div.box-info-t1{
    display: table-cell;
    vertical-align: middle;
    text-align:center;
}
#content-2 div.info_text div.box-info-t2{
    text-align:center;
}

#content-2 div.info_text div.box-info3 {
    float:left;
    margin: 10px 20px 0 0;
    float: left;
    width: 200px;
    height: 270px;   
    display: table;
    background: transparent url(../images/view-box-3-bg.gif) no-repeat;
    overflow: hidden;
    text-align:center;    
}
#content-2 div.info_text div.box-info-t {
    margin: 15px 10px 10px 15px;
}
#content-2 div.home_text p {
    margin:0; padding: 0;
}
#content-2 div.info_text h1{
    font-family: Times New Roman;
    font-size: 22px;
    color: #eaff00;
    margin: 12px 0 4px 0;
}

#right {
    float: left;
    width: 207px;
    margin: 18px 0 0 30px;
}

#right .multimedia-list {
    margin: 0;
    width: 207px;
    background: transparent url(../images/dom-multimedia-list.jpg) repeat-y;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 11px;
}

#right .multimedia-list a{
    display:block;
    color: #ffffff;
    border-bottom: 1px solid #589e1e;
    padding: 0 0 2px 0;
}

#right .multimedia-bottom {
    margin: 0 0 15px 0;
    width: 207px;
    height:18px;
    background: transparent url(../images/dom-multimedia-bottom.png) no-repeat;
    color: #fcff00;
    font-family: Helvetica;
    font-size: 11px;
}

#right .multimedia-bottom a { 
    color: #fcff00;
    float:right;
    margin: 0 10px 0 0;
}

#right .multimedia-list ul { 
    margin: 0;
    padding: 0;
    list-style:none;
    
}

#right .multimedia-list ul li { 
    padding: 4px 9px 1px 9px;
    list-style:none;
    display:block;
}

#right .promotion-content {
    width: 207px;
    /*height:283px;*/
    /*background: transparent url(../images/dom-promotion-bg.gif) no-repeat;*/
    background: transparent url(../images/dom-promotion-content.gif) repeat-y;    
    text-align: center;
}



#right .promotion-content h1{
    color: #52990c;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 10px;
    
}

#right .promotion-bottom {
    width: 207px;
    height:12px;
    background: transparent url(../images/dom-promotion-bottom.gif) no-repeat;
    text-align: center;
}
/**/

.pages-t1 {
    float: right;
    /*width: 296px; */
    margin: 5px 8px 0px 5px;
    /* height: 42px; */
    font-size:12px;
    font-family: verdana, tahoma, arial;
    color: #ffffff;
}

.pages-b {
    float: right;
    /*width: 226px;*/
    margin: 5px 8px 0px 5px;
    /* height: 42px; */
    font-size:12px;
    font-family: verdana, tahoma, arial;
    color: #ffffff;
}

.pages-t2 {
    float: left;
    width: 296px;
    margin: 10px 8px 0px 60px;
    /* height: 42px; */
    font-size:12px;
    font-family: verdana, tahoma, arial;
    color: #ffffff;
}

.pages-b2 {
    float: right;
    width: 226px;
    margin: 5px 40px 0px 5px;
    /* height: 42px; */
    font-size:12px;
    font-family: verdana, tahoma, arial;
    text-align:right;
    color: #ffffff;
}

.pages-t1 a, .pages-b  a, .pages-t2 a, .pages-b2 a{
    color: #ffffff;
}

.pages-t1 span, .pages-b  span, .pages-t2 span, .pages-b2 span{
    color: #eaff00; font-weight:bold;
}


.news-list-b {
    width: 562px;
    background: #3f7a0a;
    /*
    background: #336600;    
    -moz-opacity:0.7;
    filter:alpha(opacity=70);
    opacity: 0.7;
    */
    margin: 10px 0 0 0;
}

.news-list {
    margin: 0 10px 0 10px;
}

#content div.news-text {
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    color: #ffffff;
    
}
/*
#content div.news-text p {
    margin:0; padding: 0;
}
*/
#content div.news-text h1 {
    font-family: Times New Roman;
    font-size: 22px;
    color: #eaff00;
    margin: 12px 0 4px 0;
}

#content div.news-text a{
    color: #eaff00;
}
/*
#content img.home_img{
    float: right;
    margin: 0 0 0 15px;
}
*/

#footer {
    margin: 15px 0 15px 0;
    color: #ffffff;
    font-weight:bold;
}
#footer a { color: #ffffff;}

#footer .foot_left { float: left; }
#footer .foot_right { float: right; }

#borrow-frm input.text, #contact-frm input.text {
    background: #e5ffd2;
    border: none;
    color: #1393e9;
    width: 350px;
}

#borrow-frm textarea, #contact-frm textarea{
    background: #e5ffd2;
    border: none;
    color: #1393e9;
    width: 350px;
    height:161px;
}

.product_head {
    width: 553px;
    /* height: 75px; */
    background: transparent url(../images/dom-prod-head-bg.jpg) no-repeat;
    margin: 0 0 0 10px;
    padding: 13px 0 0 0;
}

.product_foot {
    width: 553px;
    height: 22px;
    background: transparent url(../images/dom-prod-foot-bg.png) no-repeat;
    margin: 0 0 0 10px;
}

.product_head .title{
    /* margin: 13px 16px 0 17px; */
    margin: 0 16px 0 17px;
    display: table;
    height: 62px;
    width: 520px;
    overflow: hidden;
    background: transparent url(../images/dom-prod-title-bg.jpg) no-repeat;
}

.product_head .title_cell{
    display: table-cell;
    vertical-align: middle;
}
.product_head .title_text{
    margin: 0 12px 0 12px;
    font-family: Helvetica;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}

.product_info {
    width: 553px;    
    background: transparent url(../images/dom-prod-info-bg.jpg) repeat-y;
    margin: 0 0 0 10px;
}

.product_info a {
    color: #5ba721;
}

.prod_left { 
    float: left; 
    text-align: center;
    width: 200px;
    margin: 15px 0 0 17px;
}
.prod_left a{
    /* color: #000000; */
}

.prod_right {
    float: left; 
    width: 303px;
    margin: 0 0 0 5px;
}

#video-list-1 {
    width: 778px;
    margin: 15px 0 0 10px;
}

#video-list-1 .video-top {
    width: 778px;
    /*height: 23px;*/
    background: transparent url(../images/dom-video-list-top-1.png) no-repeat;
}
#video-list-1 .video-bottom {
    width: 778px;
    background: transparent url(../images/dom-video-list-bottom-1.png) no-repeat bottom;
}
#video-list-1 .video-list {
    width: 778px;
    background: transparent url(../images/dom-video-list-bg-1.gif) repeat-y;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 16px;
}


#video-list-2 {
    width: 351px;
    margin: 15px 0 0 7px;
    float:left;
}

#video-list-2 .video-top {
    width: 351px;
    /*height: 23px;*/
    background: transparent url(../images/dom-video-list-top-2.png) no-repeat;
}
#video-list-2 .video-bottom {
    width: 351px;
    background: transparent url(../images/dom-video-list-bottom-2.png) no-repeat bottom;
}
#video-list-2 .video-list {
    width: 351px;
    background: transparent url(../images/dom-video-list-bg-2.gif) repeat-y;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 16px;
}


.video-list ul { 
    margin: 0;
    padding: 0;
    list-style:none;
}

.video-list ul li { 
    padding: 4px 9px 1px 9px;
    list-style:none;
    display:block;
}

.video-list ul li a { 
    display: block;
    color: #ffffff;
    border-bottom: 1px solid #589e1e;
    padding: 0 0 2px 0;
}

.video-top .video-title {
    color: #ffffff;
    margin: 0px 9px 0px 9px;
    padding: 5px 0 4px 0;
    font-family: Helvetica;
    font-size: 20px;
    font-weight:bold;
	text-align: center;
    border-bottom: 1px solid #589e1e;
}

.video-bottom .video-pages {
    text-align: right;
    margin: 0px 9px 0px 9px;
    padding: 4px 0px 3px 0px;
    font-size:14px;
    font-family: Helvetica;
    color: #ffffff;
}

.video-bottom .video-pages a{
    color: #ffffff;
}

.video-bottom .video-pages span{
    color: #eaff00; font-weight:bold;
}


#video-view {
    width: 418px;
    margin: 15px 0 0 10px;
    float:left;
    
}

#video-view .title{
    margin: 0px 6px 0 0px;
    display: table;
    height: 46px;
    width: 418px;
    overflow: hidden;
    background: transparent url(../images/dom-video-title-bg.jpg) no-repeat;
}

#video-view .title_cell{
    display: table-cell;
    vertical-align: middle;
}
#video-view .title_text{
    margin: 0 5px 0 10px;
    font-family: Helvetica;
    font-size: 18px;
    font-weight: bold;
    line-height: auto;
    color: #ffffff;
}

#video-view .video-info {
    background: #457d1a;
    font-size:12px;
    font-family: Helvetica;
    color: #ffffff;
    padding: 7px 15px 7px 15px;    
}
#video-view .video-info p{
    margin: 4px 0 2px 0; padding: 0;
}

#video-view .video-popular {
    font-size:12px;
    font-family: Helvetica;
    color: #ffffff;
    background: #457d1a;
    margin: 5px 0 5px 0;
    padding: 5px 2px 2px 2px;  
}

#video-view .video-popular img {
    margin: 3px 0 0 2px;
}
#video-view .video-popular strong {
    margin: 0 0 0 2px;
}

a.get_file       { color: #5ba721; font-weight:bold; font-size: 14px; text-decoration: none;}
a.get_file:hover { text-decoration: underline; }

.awards { 
    width: 540px;
    margin: 0 0 0 15px;
}
.awards .img {
    width: 180px;
    text-align:center;
    padding: 10px 0 10px 0;
}
.awards .sep {
    width: 20px;
    border-left: 2px solid #5ba721;
}
.awards .text {
    padding: 10px 0 10px 0;
}
.doc_file { 
    color: #5ba721;
    font-weight:bold; 
    font-size: 12px;
}

