body
{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    background: #6a5127;
}
table, td, tr, div
{
    vertical-align: top;
    font-family: Verdana;
    font-size: 11px;
    line-height: 16px;
    color: #333;
}

.chinese
{
    vertical-align: top;
    font-family: SimSun;
    font-size: 13px;
    line-height: 20px;
    color: #333;
}
.normal_c
{
    vertical-align: top;
    font-family: verdana;
    font-size: 13px;
    line-height: 20px;
    color: #333;
}
.subheading1_c
{
    font-family: SimSun;
    font-size: 14px;
    color: #996600;
    text-align: left;
    font-weight: bold;
}
.mainheading_c
{
    font-size: 23px;
    color: #664a27;
    text-align: left;
    line-height: 30px;
    font-family: SimSun;
}
a
{
    text-decoration: none;
    color: #333;
}
a:hover
{
    text-decoration: underline;
    color: #627901;
}
.centre_table tr td
{
    text-align: center;
}

.normal
{
    vertical-align: top;
    font-family: verdana;
    font-size: 11px;
    line-height: 16px;
    color: #333;
}
ul
{
    padding: 0px 0px 0px 20px;
    margin: auto;
}
ul li
{
    list-style: square;
    line-height: 18px;
}

.bodytext
{
    text-align: justify;
}
.mainwhitebg
{
    background-color: #FFFFFF;
    padding: 7px;
}

.article_top
{
    background: url(article.png) no-repeat;
    width: 255px;
    height: 43px;
}
.article_bg
{
    background: url(article_bg.png) repeat-y;
    width: 231px;
    padding: 0 12px;
    line-height: 17px;
}
.article_bot
{
    background: url(article_bot.png) no-repeat;
    width: 255px;
    height: 50px;
}
.article_line
{
    background: url(article_line.png) no-repeat;
    width: 231px;
    height: 3px;
}

.readmore
{
    text-align: right;
}
.readmore a
{
    color: #333;
    text-decoration: none;
}
.readmore a:hover
{
    color: #627901;
    text-decoration: underline;
}


.bot_bg
{
    background-color: #c5be70;
}
.line
{
    background-image: url(line.jpg);
    height: 4px;
    background-repeat: repeat-x;
}

.copyright
{
    text-align: left;
    line-height: 40px;
    padding-left: 25px;
    color: #5c441b;
}
.copyright a
{
    text-decoration: underline;
    color: #5c441b;
}
.copyright a:hover
{
    text-decoration: none;
    color: #FFF;
}

.bot_nav
{
    text-align: center;
    padding-top: 5px;
    line-height: 18px;
    color: #5c441b;
}
.bot_nav a
{
    text-decoration: none;
    color: #5c441b;
    padding: 0px 5px;
}
.bot_nav a:hover
{
    text-decoration: none;
    color: #fff;
}

.powered
{
    text-align: right;
    line-height: 40px;
    padding-right: 25px;
    color: #5c441b;
}
.powered a
{
    text-decoration: underline;
    color: #5c441b;
}
.powered a:hover
{
    text-decoration: none;
    color: #FFF;
}

.content
{
    background-image: url(content.jpg);
    width: 950px;
    height: 320px;
    background-repeat: no-repeat;
    background-position: bottom;
}

.mainbg
{
    background-color: #fef4e2;
    padding: 15px;
}
.mainbg1
{
    background-color: #fef4e2;
    padding: 8px;
    border: solid 1px #f3e8d4;
}
.mainbg2
{
    background-color: #fef4e2;
    padding: 0px 8px 0px 8px;
    border: solid 1px #f3e8d4;
}
.mainheading
{
    font-size: 23px;
    color: #664a27;
    text-align: left;
    line-height: 30px;
}

.mainheading1
{
    font-size: 20px;
    color: #664a27;
    text-align: left;
    line-height: normal;
}

.subheading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #996600;
    text-align: left;
    font-weight: bold;
}
.subheading1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #996600;
    text-align: left;
    font-weight: bold;
}

.yellowoheading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #eac600;
    text-align: left;
    font-weight: bold;
    background-color: #fff3de;
    padding: 6px 0px 6px 8px;
}

#ddmenu
{
    margin: 0;
    padding: 0;
    color: #666;
    background: url(nav_out.gif) repeat-x #efe0c9;
    height: 60px;
}
#ddmenu li
{
    float: left;
    list-style: none;
}
#ddmenu li a
{
    display: block;
    font-size: 13px;
    padding: 0px 25px;
    line-height: 30px;
    text-decoration: none;
    color: #666;
    text-align: center;
    background: url(arrow_down.png) no-repeat right;
}
#ddmenu li a:hover
{
    background: url(nav_over.gif) repeat-x;
    line-height: 30px;
    color: #333;
}
#ddmenu li ul
{
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: visible;
    background: url(nav_out.gif) repeat-x;
}
#ddmenu li ul li
{
    display: inline;
    list-style: none;
    border-right: 1px #f8eddc solid;
}
#ddmenu li ul li a
{
    display: block;
    border: none;
    text-decoration: none;
    color: #666;
    font-size: 9px;
    background: url(nav_out.gif) repeat-x;
    line-height: 30px;
    padding: 0px 3px;
}
#ddmenu li ul li a:hover
{
}

.about
{
    background-image: url(about.jpg);
    width: 950px;
    height: 175px;
    background-repeat: no-repeat;
    background-position: center;
}

.services
{
    background-image: url(services.jpg);
    width: 950px;
    height: 175px;
    background-repeat: no-repeat;
    background-position: center;
}

.lightbg
{
    background-color: #fef0d8;
    border: solid 1px #ecdeca;
    padding: 10px;
}
.lightbg2
{
    background-color: #f7e6c8;
    border: solid 1px #ead9bc;
    padding: 0px;
}
.imageborder
{
    background-color: #fcf7f0;
    border: solid 1px #efe0c9;
    padding: 4px;
}

.view
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #996600;
    text-align: center;
}
.sublink1
{
    color: #996600;
    text-decoration: none;
}
.sublink
{
    color: #996600;
    text-decoration: underline;
}
.sublink:hover
{
    text-decoration: none;
}

.headerbg
{
    background-image: url(headerbg.jpg);
    width: 950px;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
}
.gelleryhead
{
    background: #efe0c9;
    text-align: left;
    font-size: 17px;
    line-height: 33px;
    font-weight: bold;
    padding-left: 25px;
}

.boldtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: bold;
    text-align: left;
}


#leftmenu
{
    padding: 0px;
    margin-left: 10px;
    width: 225px;
}
#leftmenu ul
{
    padding: 8px 0px 0px 10px;
    margin: 0;
}
#leftmenu ul li
{
    padding: 0px;
    margin: 0;
    border-bottom: solid 1px #e0d0b0;
    list-style-image: url(arrow.png);
    padding: 8px 0px 5px 0px;
}
#leftmenu a
{
    font-size: 11px;
    color: #996600;
    line-height: 18px;
    text-decoration: none;
}
#leftmenu a:hover
{
    font-size: 11px;
    color: #333;
    line-height: 18px;
    text-decoration: none;
}
.whitebg
{
    background-color: #FFFFFF;
    padding: 6px 6px 0px 6px;
}

.sample1
{
    background-image: url(lx_heritage.jpg);
    width: 225px;
    height: 136px;
    background-repeat: no-repeat;
}
.sample2
{
    background-image: url(3706_sold.jpg);
    width: 225px;
    height: 136px;
    background-repeat: no-repeat;
}
.sample3
{
    background-image: url(3728_sale.jpg);
    width: 225px;
    height: 136px;
    background-repeat: no-repeat;
}
.sample4
{
    background-image: url(contem4.jpg);
    width: 225px;
    height: 136px;
    background-repeat: no-repeat;
}
.sample5
{
    background-image: url(sample-5.jpg);
    width: 225px;
    height: 136px;
    background-repeat: no-repeat;
}
.sample6
{
    background-image: url(sample-6.jpg);
    width: 225px;
    height: 136px;
    background-repeat: no-repeat;
}

.tablightbg
{
    background-color: #fdf5e9;
    padding: 4px 4px 4px 8px;
}
.tablightbg1
{
    background-color: #fdf1dc;
    padding: 4px;
}
.tablightbg2
{
    background-color: #fdf1dc;
    padding: 4px 4px 4px 8px;
}

.textfeild
{
    width: 200px;
    height: 16px;
    border: solid 1px #CCCCCC;
}
.textarea
{
    width: 515px;
    height: 100px;
    border: solid 1px #CCCCCC;
}
.submitbtn
{
    background-color: #664a27;
    border: solid 1px #664a27;
    padding: 2px;
    font: Verdana;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
}

.cancelbtn
{
    background-color: #8b8071;
    border: solid 1px #664a27;
    padding: 2px;
    font: Verdana;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
}

.series_1
{
    background: url(jsa.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_2
{
    background: url(2922_sold.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_3
{
    background: url(3706_sold1.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_4
{
    background: url(contem41.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_5
{
    background: url(contem2.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_6
{
    background: url(lx_heritage1.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_7
{
    background: url(custom_10.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_8
{
    background: url(custom_11.jpg) no-repeat;
    width: 283px;
    height: 174px;
}
.series_9
{
    background: url(3450_sale.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_10
{
    background: url(37281_sale.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_11
{
    background: url(lx_modern.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_12
{
    background: url(contem1.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_13
{
    background: url(contem3.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_14
{
    background: url(3774_sold.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_15
{
    background: url(3737.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_16
{
    background: url(4100.jpg) no-repeat;
    width: 283px;
    height: 136px;
}
.series_17
{
    background: url(3773.jpg) no-repeat;
    width: 283px;
    height: 200px;
}
.series_18
{
    background: url(3847.jpg) no-repeat;
    width: 283px;
    height: 275px;
    margin-top: -5px;
}
.series_19
{
    background: url(3439.jpg) no-repeat;
    width: 283px;
    height: 241px;
}
.series_20
{
    background: url(3620.jpg) no-repeat;
    width: 283px;
    height: 275px;
}
.series_21
{
    background: url(3630.jpg) no-repeat;
    width: 283px;
    height: 275px;
}


.chartbg
{
    background-color: #eaeaea;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: left;
    padding-left: 4px;
}

.chartbg1
{
    background-color: #eaeaea;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #a3a1a1;
    text-align: left;
    padding-left: 4px;
}

.red
{
    background-color: #ad6227;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}
.darkgray
{
    background-color: #b3b5b9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}
.yellow
{
    background-color: #c29809;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}
.black
{
    background-color: #787878;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    text-align: center;
    line-height: 24px;
}

.grayborder
{
    border-bottom: solid 1px #CCCCCC;
    background-color: #d9d9d9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: right;
    line-height: 20px;
    padding-right: 8px;
}

.chartborder
{
    border-bottom: solid 1px #CCCCCC;
    background-color: #f9f5ee;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: right;
    line-height: 24px;
    padding-right: 8px;
}


ol.c
{
    padding: 5px 0px 0px 35px;
    margin: 0px;
    list-style-type: upper-roman;
    line-height: 22px;
}

.chart
{
    padding: 0px;
    margin: 0px;
}
.chart ul
{
    padding: 5px 0px 0px 0px;
    margin: 0px;
}
.chart ul li
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    line-height: 22px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #a3a1a1;
}

.pp_catagory
{
    background: #fef0d8;
    border: solid 1px #ecdeca;
}
.pp_catagory tr td
{
    padding: 7px;
}
.pp_catagory div
{
    text-align: right;
    margin: 0;
    padding: 0;
}
.pp_catagory a
{
    text-decoration: underline;
    color: #996600;
}
.pp_catagory a img
{
    border: none;
}
.pp_catagory a:hover img
{
    border: none;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -o-opacity: 0.8px;
    -webkit-opacity: 0.8;
}
.pp_catagory a:hover
{
    text-decoration: none;
    color: #627901;
}

.pp_mainheading
{
    font-size: 23px;
    color: #664a27;
    text-align: left;
    line-height: 30px;
    float: left;
    width: 160px;
}
.pp_navtop
{
    float: right;
    width: 650px;
}
.gallery_demo
{
    background: url(../GalleryImages/demo.jpg) #fef4e2 no-repeat 15px 15px;
    width: 920px;
    height: 424px;
    padding: 15px;
}

.login
{
    margin: auto;
    width: 440px;
    background: url(login_form_bg.png) repeat-y 0 0;
}
.login_head
{
    color: #58370C;
    background: url(login_form_head.png) no-repeat 0 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-left: 50px;
    text-align: left;
    height: 48px;
    line-height: 50px;
}
.login_footer
{
    color: #58370C;
    background: url(login_form_bot.png) no-repeat left bottom;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 10px;
    text-align: left;
    min-height: 190px;
}



/*     start like Dislike Gallery     */

.like
{
    float: left;
    width: 447px;
}
.like_body
{
/*    border: #01ad01 1px solid;*/
    border: #69a700 1px solid;
    margin-top: 33px;
    padding-top: 5px;
}
.like_body img
{
    margin: 5px 9px;
    float: left;
    border: 1px solid #666;
}
.like_popup
{
    border: #69a700 1px solid;
    width: 465px;
    display: none;
    left: 50%;
    margin:-225px -10px;
    background-color:#FFF;
    position:absolute;
    /*position:fixed;*/
    top: 50%;
}
.like_popup_topcolor
{
    background: #69a700;
    height: 20px;
    width: 462px;
  float:left;
    padding: 3px 3px 3px 0;
    line-height: 20px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    
    
}

.like_popup_topcolor a
{
    color: #fff;
    text-decoration: none;
}
.like_popup_topcolor a:hover
{
    color: #ccc;
    text-decoration: none;
}
.like_popup img
{
    margin: auto;
    padding: 8px 0;
}
.like_popup_txt
{
    text-align: left;
    float:left;
    margin: 0 5px;
}
.like_popup_txt input
{
    width: 446px;
    margin: 6px 0 0 0;
}

.dislike
{
    float: right;
    width: 447px;
}
.dislike_body
{
    border: #fe0000 1px solid;
    margin-top: 33px;
    padding-top: 5px;
}
.dislike_body img
{
    margin: 5px 9px;
    float: left;
    border: 1px solid #666;
}
.dislike_popup
{
    border: #fe0000 1px solid;
    width: 465px;
    display: none;
    left: 50%;
    margin:-225px -232px;
    background-color:#FFF;
    position:absolute;
    top: 50%;
}
.dislike_popup_topcolor
{
    background: #fe0000;
    height: 20px;
    width: 462px;
    float: right;
    padding: 3px 3px 3px 0;
    line-height: 20px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
}
.dislike_popup_topcolor a
{
    color: #fff;
    text-decoration: none;
}
.dislike_popup_topcolor a:hover
{
    color: #ccc;
    text-decoration: none;
}
.dislike_popup img
{
    margin: auto;
    padding: 8px 0;
}
.dislike_popup_txt
{
    text-align: left;
    float:left;
    margin: 0 5px;
}
.dislike_popup_txt input
{
    width: 446px;
    margin: 6px 0 0 0;
}


/*     end like Dislike Gallery     */
/* Created by Ravi Kapoor */


