body
{
	margin: 0;
	font-family: arial, Verdana, helvetica, sans-serif;
	font-size: 16px;
}
/*========================Common css startv ========================*/
.clear
{
    clear: both;
}
img
{
	border: none;
	display: block;
}
a
{
    outline: none;
    color: #666666;
    text-decoration: none;
}
a:hover
{
    outline: none;
    color: #F11A1D;
    text-decoration: none;
}
input:focus
{
    outline: none;
}
form
{
    margin: 0;
    padding: 0;
}
.width
{
    width: 100%;
    float: left;
}
.pdB18
{
    padding-bottom: 18px;
}
.alignC
{
    text-align: center;
}
.alignR
{
    text-align: right;
}
.pdT18
{
    padding-top: 18px;
}
/*========================Common css end ========================*/

.wrapper
{
    width: 1000px;
    margin: 0 auto;
}
.main
{
    width: 100%;
    float: left;
}
.top
{
	display: block;
	width: 112%;
	float: left;
	height: 118px;
	background: url(../images/bg_top.jpg) no-repeat left top;
}
.top .logo
{
    display: block;
    float: left;
    padding: 18px 0px 0px 20px;
}
.top .rght-blk
{
    float: right;
    width: 200px;
    margin: 34px 0 0 0;
}
.top .link
{
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    width: 100%;
    float: left;
    text-align: right;
    margin-bottom: 10px;
}
.top .link a
{
    color: #666666;
    text-decoration: none;
    padding: 0px 5px;
}
.top .link a:hover
{
    color: #666666;
    text-decoration: underline;
}
.top .search
{
	border: 1px solid #f8e7a7;
	background: #fefae4;
	height: 21px;
	padding: 5px 10px 0px 2px;
	width: 196px;
	float: left;
}
.top .search input
{
    border: 1px solid #fff;
    background: #fefae4;
    padding: 0px 0px;
    margin-top: 3px;
    width: 175px;
    float: left;
    font-size: 11px;
    color: #666666;
}
.btn_go
{
    background-image: url(../images/btn_go.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}
.top .search img
{
    padding-top: 0px;
    float: right;
}
.menu
{
    display: block;
    height: 45px;
    width: 100%;
    float: left;
}
.header
{
    display: block;
    padding: 0px 0px 0px 0px;
    width: 100%;
    float: left;
    height: 328px;
}
.video
{
    width: 550px;
    float: right;
}
.header-left
{
    width: 450px;
    float: left;
}
.header .hd-leftblk
{
    display: block;
    width: 642px;
    float: left;
    padding: 0px 0px 0px 0px;
}
.header .hd-rgtblk
{
    display: block;
    width: 320px;
    float: right;
    padding: 78px 0px 0px 0px;
}
.header .hd-rgtblk h1
{
    font-size: 24px;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: -2px;
    padding-bottom: 10px;
}
.header .hd-rgtblk h2
{
    font-size: 18px;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 26px;
}
.header .hd-rgtblk img
{
    padding-top: 20px;
}
.homeContent
{
    display: block;
    padding: 30px 0px;
    width: 100%;
    float: left;
}
.homeContent .box1-outer, .box2-outer, .box3-outer
{
    width: 314px;
    float: left;
    display: block;
    margin-right: 29px;
}
.homeContent .boxHeading
{
    width: 100%;
    float: left;
    padding-bottom: 18px;
}
.homeContent .box
{
    width: 274px;
    float: left;
    display: block;
    padding: 18px;
    border: 2px solid #ffcf35;
    height: 229px;
}
.homeContent .box3-outer
{
    float: right;
    margin-right: 0px;
}
.box-contGallery, .box-contCorporate, .box-contNews
{
    width: 100%;
    float: left;
}
.box-contGallery img
{
    border: 5px solid #dfdfdf;
    width: 68px;
    float: left;
    margin-right: 18px;
    margin-bottom: 14px;
}
.box-contGallery img:hover
{
    border: 5px solid #ffcc28;
    width: 68px;
    float: left;
    margin-right: 18px;
    margin-bottom: 14px;
}
.box-contCorporate img
{
    border: 5px solid #dfdfdf;
}
.box-contCorporate p
{
    font-size: 11px;
    color: #666666;
    line-height: 14px;
    text-align: left;
    margin: 0;
    padding: 11px 0px;
}
.box-contCorporate .more
{
    border: none;
}
.box-contNews .newscont
{
    width: 100%;
    float: left;
    padding-bottom: 12px;
}
.box-contNews .newsPhoto
{
    width: 48px;
    float: left;
}
.box-contNews .newsRight
{
    width: 210px;
    float: right;
}
.box-contNews .newsPhoto img
{
    border: #000000 solid 1px;
}
.box-contNews p
{
    font-size: 11px;
    color: #666666;
    line-height: 14px;
    text-align: left;
    padding: 8px 0px 0px;
    margin: 0;
}
.box-contNews h4
{
    font-size: 12px;
    color: #373435;
    margin: 0;
    padding: 0;
    line-height: 14px;
}
.box-contNews h4 a
{
    color: #373435;
    text-decoration: underline;
}
.box-contNews h4 a:hover
{
    color: #373435;
    text-decoration: none;
}
.box-contNews .more
{
    border: none;
    padding-top: 9px;
}
h4.latest_news
{
    font-size: 11px;
    color: #373435;
    margin: 0;
    padding: 0;
}
h4.latest_news a
{
    color: #373435;
    font-size: 11px;
    text-decoration: underline;
}
h4.latest_news a:hover
{
    color: #373435;
    text-decoration: none;
}
/*========================home banner tab css start==========================*/
.contsm-left-img-blk
{
    display: block;
    overflow: hidden;
    float: left;
    width: 450px;
    padding: 0;
}
.contsm-left-img-blk img
{
    float: left;
    margin-bottom: 18px;
}
.contsm-left-img-blk h6
{
    font-size: 13px;
    display: inline;
    margin: 18px 0px 0px 18px;
    padding: 18px 0;
    color: #666666;
}
.contsm-left-img-blk p
{
    margin: 10px 18px;
    padding: 0px 0;
    font-size: 11px;
    color: #666666;
}
.contsm-left-img-blk .more
{
    margin: 0px 0px 0px 18px;
    border: none;
}

.innerls-menu
{
    width: 32px;
    background: url(../images/bg.gif) left -163px repeat-x;
    float: left;
    position: absolute;
    z-index: 30;
    padding: 5px;
}
.innerls-menu ul
{
    margin: 0;
    padding: 0;
}
.innerls-menu ul li
{
    margin: 0;
    padding: 0px 0px 0px 0px;
    border: 1px solid #FFF;
    height: 30px;
    background: none;
    list-style: none;
    cursor: pointer;
    color: #fff;
    margin-bottom: 5px;
}
.innerls-menu ul li.current
{
    margin: 0;
    list-style: none;
    border: 1px solid #ffcc28;
    margin-bottom: 5px;
}

.innerrs-content
{
    position: relative;
    width: 450px;
    float: left;
    padding: 0;
    margin: 0 0 0 0px;
    height: 328px;
    z-index: 29;
    background: #FFFFFF;
    border-right: 1px solid #fff;
    display: block;
    overflow: hidden;
}
.num-txt
{
    font-size: 22px;
    color: #999999;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.sub-title
{
    font-size: 12px;
    color: #474034;
    font-weight: bold;
    padding-bottom: 5px;
}
.quick-arrow
{
    font-size: 11px;
    color: #474034;
    font-weight: bold;
}
.quick-arrow a
{
    color: #474034;
    text-decoration: none;
}
.quick-arrow a:hover
{
    color: #000;
    text-decoration: underline;
}
/*========================home banner tab css end==========================*/

/*========================about us css start==========================*/
.subHeader .hd-leftblk
{
    display: block;
    width: 516px;
    float: left;
    padding: 0px 0px 0px 0px;
}
.subHeader .hd-rgtblk
{
	display: block;
	width: 420px;
	float: right;
	padding: 0px 0px 0px 0px;
}
.subHeader .hd-rgtblk h1
{
    font-size: 24px;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-weight: bolder;
    line-height: 24px;
    padding-bottom: 10px;
}
.subHeader .hd-rgtblk h2
{
    font-size: 18px;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 20px;
}
/*.subHeader .hd-rgtblk img{ padding-top:20px;}*/
.innerContent
{
	display: block;
	padding: 0px 0px 30px 0px;
	width: 100%;
	float: left;
	height: 550px;
}
.innerContentgallery
{
    display: block;
    padding: 0px 0px 30px 0px;
    width: 100%;
    float: left;
    height: 1537px;
}
.contLeft
{
    display: block;
    padding: 0px 0px;
    width: 668px;
    float: left;
}
.contLeftSearch
{
    display: block;
    padding: 0px 0px;
    width: 900px;
    float: left;
}
.contRightgallery
{
    display: block;
    width: 294px;
    float: right;
    padding-top: 18px;
}
.contRight
{
    display: block;
    width: 314px;
    float: right;
    padding-top: 18px;
}
.contRight .subbox-outer
{
    width: 314px;
    float: left;
    display: block;
    margin-bottom: 9px;
    background-color: #FFFFFF;
}
.innerContentgallery .subboxHeading
{
    width: 100%;
    float: left;
    padding-bottom: 18px;
}
.innerContentgallery .subbox
{
    width: 274px;
    float: left;
    display: block;
    padding: 18px;
    border: 2px solid #ffcf35;
    background-color: #FFFFFF;
}
.innerContentgallery .subbox-quick
{
    width: 264px;
    float: left;
    display: block;
    padding: 18px 18px 0 18px;
    border: 2px solid #ffcf35;
    border-bottom: none;
    background-color: #FFFFFF;
}


.innerContent .subboxHeading
{
    width: 100%;
    float: left;
    padding-bottom: 18px;
}
.innerContent .subbox
{
    width: 274px;
    float: left;
    display: block;
    padding: 18px;
    border: 2px solid #CB0A0A;
    background-color: #FFFFFF;
}
.innerContent .subbox-quick
{
    width: 264px;
    float: left;
    display: block;
    padding: 18px 18px 0 18px;
    border: 2px solid #CB0A0A;
    border-bottom: none;
    background-color: #FFFFFF;
}
.pageHead
{
    height: 48px;
    width: 632px;
    float: left;
    padding: 18px 18px 0px 18px;
}
.pageHead2
{
    height: 20px;
    width: 900px;
    float: left;
    padding: 10px 0px 0px 0px;
}

.pageHead .breadcrumbs
{
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    width: 100%;
    float: left;
    text-align: right;
    margin-bottom: 10px;
    margin: 0;
    padding: 0;
}
.pageHead .breadcrumbs a
{
    color: #666666;
    text-decoration: underline;
}
.pageHead .breadcrumbs a:hover
{
    color: #666666;
    text-decoration: none;
}
.pageHead .breadcrumbs span
{
    color: #e89801;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.pageHead .Heading
{
    padding-top: 3px;
}
.innerContent .content
{
	display: block;
	padding: 18px 18px 0px 18px;
	width: 632px;
	float: left;
	height: 400px;
}
.innerContent .content2
{
	display: block;
	padding: 5px 5px 0px 5px;
	width: 900px;
	float: left;
	height:auto;
}

.innerContent .contentgallery
{
    display: block;
    padding: 18px 18px 0px 18px;
    width: 662px;
    float: left;
    height: 1171px;
    overflow-y: auto;
    overflow-x: hidden;
}
.innerContent .subhead
{
    padding-bottom: 5px;
    width: 100%;
    float: left;
    background: url(../images/dot_line.gif) repeat-x bottom left;
    margin-bottom: 12px;
}
.innerContent .body-copy
{
    font-size: 11px;
    color: #666666;
    line-height: 18px;
}
.innerContent .body-copy a
{
    outline: none;
    color: #666666;
    text-decoration: underline;
}
.innerContent .body-copy a:hover
{
    outline: none;
    color: #013063;
    text-decoration: none;
}
.innerContent p
{
	font-size: 16px;
	color: 33A8FB;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	margin: 0;
}
.innerContent p.bullet
{
    font-size: 11px;
    color: #646464;
    padding: 0px 0px 0px 15px;
    text-align: justify;
    margin: 0;
    background: url(../images/bullet_circle.png) no-repeat left 7px;
    margin-left: 5px;
}
.innerContent h2
{
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
.contRight .boardCont
{
    width: 280px;
    float: left;
}
.contRight .boardPhoto
{
    width: 82px;
    float: left;
}
.contRight .boardRight
{
    width: 175px;
    float: right;
    padding-right: 5px;
}
.contRight .boardPhoto img
{
    border: #000000 solid 1px;
}
.contRight p
{
    font-size: 11px;
    color: #CB0A0A;
    line-height: 14px;
    text-align: left;
    padding: 2px 0px 0px;
    margin: 0;
}
.contRight h4
{
    font-size: 13px;
    color: #373435;
    margin: 0;
    padding: 0;
}


.chairmanPhoto
{
    width: 82px;
    float: left;
    border: #000000 solid 1px;
}
#chairman .boardRight
{
    width: 175px;
    float: right;
    padding-right: 5px;
}
#chairman p
{
    font-size: 11px;
    color: #666;
    line-height: 14px;
    text-align: left;
    padding: 2px 0px 0px;
    margin: 0;
}
#chairman h4
{
    font-size: 13px;
    color: #373435;
    margin: 0;
    padding: 0;
}

.contRight .stoneCont
{
    width: 100%;
    float: left;
}
.contRight .stonedRight
{
    width: 190px;
    float: right;
}
.quickLink
{
    padding: 0;
    list-style: none;
    margin: 0;
}
.quickLink li
{
    padding-left: 10px;
    background: url(../images/arrow_footer.gif) no-repeat 0 .3em;
    font-size: 11px;
    padding-bottom: 10px;
    line-height: 14px;
    font-weight: bold;
}
.quickLink a
{
    color: #303030;
    background-color: transparent;
}
.quickLink a:hover
{
    color: #303030;
    background-color: transparent;
    text-decoration: underline;
}

.quickLink li.highlight
{
    padding-left: 0px;
    font-size: 11px;
    padding-bottom: 10px;
    line-height: 14px;
    font-weight: bold;
    text-indent: 10px;
}
.quickLink li.highlight a
{
    color: #303030;
    background: url(../images/arrow.gif) no-repeat 0 9px;
    width: 100%;
    float: left;
    padding: 5px 0;
    border: 1px solid #9f9f9f;
    margin-bottom: 1px;
}
.quickLink li.highlight a:hover
{
    color: #012f63;
    border: 1px solid #012f63;
    text-decoration: none;
}


.bdr_board
{
    border: 5px solid #dfdfdf;
    margin: 4px 18px 2px 0px;
}
.page-top
{
    text-align: right;
    background: url(../images/arrow_top.gif) left 3px no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #504f4f;
    text-decoration: none;
    line-height: 10px;
    font-weight: bold;
}
.page-top a
{
    color: #504f4f;
    text-decoration: none;
}
.page-top a:hover
{
    color: #063263;
    text-decoration: underline;
}

.contact-us td
{
    padding: 5px;
}
td.contact-us
{
    border: 1px solid #e5e5e5;
}
td.contact-us:hover
{
    border: 1px solid #ffcc28;
}
/*========================about us css end==========================*/

/*========================Gallery css start==========================*/
.gall-thumb-outer
{
    width: 144px;
    float: left;
    margin-right: 18px;
}
.gall-thumb
{
    width: 134px;
    height: 110px;
    border: 5px solid #d0d0d0;
}
.gall-thumb:hover
{
    width: 134px;
    height: 110px;
    border: 5px solid #ffcc28;
}
.gall-thumb1
{
    width: 134px;
    height: 110px;
    border: 5px solid #d0d0d0;
}
.gall-click
{
    width: 66px;
    float: left;
    padding-left: 42px;
}
.gall-right-cont
{
    width: 470px;
    float: right;
}
.gall-cont-line
{
    background: url(../images/dot_line.gif) repeat-x bottom left;
    margin-bottom: 18px;
    width: 100%;
    float: left;
    padding-bottom: 12px;
}
.gall-subHead
{
    width: 100%;
    float: left;
    color: #373435;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 14px;
    padding-bottom: 12px;
    font-weight: bold;
}
/*========================Gallery css end==========================*/

/*========================Media center css start==========================*/
.newsletter_outer
{
    width: 520px;
    float: left;
}
.newsletter-left
{
    width: 267px;
    float: left;
    border: 5px solid #cccccc;
    background: #f9f9f9;
    padding: 18px;
}
.newsletter-right footMain
{
    width: 267px;
    float: right;
    border: 2px solid #cccccc;
    background: #f9f9f9;
    padding: 18px;
}
.newlettr-title1
{
    color: #666666;
    font-weight: bold;
    font-size: 11px;
}
.newlettr-title2
{
    color: #000;
    font-weight: bold;
    font-size: 11px;
}
.newsletter-left p
{
    font-size: 11px;
    color: #646464;
    padding: 8px 0px;
    text-align: left;
}
.newsletter-right p
{
    font-size: 11px;
    color: #646464;
    padding: 8px 0px;
    text-align: left;
}
ul
{
    border: 0;
    margin: 0;
    padding: 0;
}
#pagination-clean li
{
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 11px;
    list-style: none;
}
#pagination-clean li, #pagination-clean a
{
    border-left: solid 1px #DEDEDE;
    margin-right: 2px;
}
#pagination-clean .previous-off
{
    color: #888888;
    display: block;
    float: right;
    font-weight: bold;
    padding: 3px 4px;
    border-left: none;
}
#pagination-clean .next-off
{
    color: #888888;
    display: block;
    float: right;
    font-weight: bold;
    padding: 3px 4px;
}
#pagination-clean .next a
{
    border-left: solid 1px #DEDEDE;
    font-weight: bold;
}
#pagination-clean .previous a
{
    border: none;
    font-weight: bold;
}
#pagination-clean .active
{
    color: #000000;
    font-weight: bold;
    display: block;
    float: right;
    padding: 4px 6px;
}
#pagination-clean a:link, #pagination-clean a:visited
{
    color: #0e509e;
    display: block;
    float: right;
    padding: 3px 6px;
    text-decoration: underline;
}
#pagination-clean a:hover
{
    text-decoration: none;
}


.pagi-list
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    margin: 3px;
    padding-top: 3px;
    text-align: right;
    font-size: 11px;
}
.pagi-list A
{
    border-right: #eee 1px solid;
    padding-right: 5px;
    border-top: #eee 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    margin: 2px;
    border-left: #eee 1px solid;
    color: #000;
    padding-top: 2px;
    border-bottom: #eee 1px solid;
    text-decoration: none;
}
.pagi-list A:hover
{
    border-right: #999 1px solid;
    border-top: #999 1px solid;
    border-left: #999 1px solid;
    color: #666;
    border-bottom: #999 1px solid;
}
.pagi-list A:active
{
    border-right: #999 1px solid;
    border-top: #999 1px solid;
    border-left: #999 1px solid;
    color: #666;
    border-bottom: #999 1px solid;
}
.pagi-list .current
{
    border-right: #ffcc28 1px solid;
    padding-right: 5px;
    border-top: #ffcc28 1px solid;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 2px;
    margin: 2px;
    border-left: #ffcc28 1px solid;
    color: #fff;
    padding-top: 2px;
    border-bottom: #ffcc28 1px solid;
    background-color: #ffcc28;
}
.pagi-list .disabled
{
    border-right: #eee 1px solid;
    padding-right: 5px;
    border-top: #eee 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    margin: 2px;
    border-left: #eee 1px solid;
    color: #ddd;
    padding-top: 2px;
    border-bottom: #eee 1px solid;
}

.news-outer
{
    background: url(../images/dot_line.gif) repeat-x bottom left;
    margin-bottom: 18px;
    width: 100%;
    float: left;
    padding-bottom: 12px;
}
.news-outer h3
{
    font-size: 12px;
    color: #373435;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
}
.news-outer h3 a
{
    color: #373435;
    text-decoration: none;
}
.news-outer h3 a:hover
{
    color: #373435;
    text-decoration: underline;
}
.news-outer h4
{
    font-size: 10px;
    color: #ffcc28;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.news-outer p
{
    font-size: 11px;
    color: #646464;
    padding: 8px 0px;
    text-align: left;
}
/*========================Media center css end==========================*/


/*========================footer css start==========================*/
.footWrapper
{
    width: 1000px;
    margin: 0 auto;
}
.footMain
{
    width: 100%;
    float: left;
    background: url(../images/bg_footer.gif) repeat-x left top;
}
.footer
{
    display: block;
    padding: 5px 18px;
    width: 964px;
    float: left;
}
.footer h3
{
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    margin-top:10px;
    margin-bottom:0px;
	padding-bottom:10px;
    line-height: 15px;
    border-bottom:2px dotted #999999;
}
.footerLink
{
    padding: 0;
    list-style: none;
    margin: 0;
    padding-top: 10px;
}
.footerLink li
{
    padding-left: 0px;
    font-size: 15px;
    padding-bottom: 10px;
    line-height: 14px;
}
.footerLink a
{
    color: #33CCFF;
    background-color: transparent;
}
.footerLink a:hover
{
    color:White;
    background-color: transparent;
    text-decoration: underline;
}
.copyright
{
    display: block;
    padding: 2px 2px;
    width: 964px;
    float: left;
}
.copyright .copy-left
{
    padding: 7px 0px 0px;
    width: 49%;
    float: left;
    color: #787676;
    font-size: 11px;
}
.copyright .copy-right
{
    padding: 0px 0px;
    width: 49%;
    float: right;
    text-align: right;
}
/*========================footer css end==========================*/

/*========================apply online css start==========================*/
#onlineform ol, ul, li
{
    list-style: none;
    list-style-position: outside;
}
#onlineform
{
    display: block;
    overflow: auto;
    height: 100%;
    padding-top: 20px;
}
#onlineform li.lable1
{
    float: left;
    width: 150px;
    padding: 17px 0px;
    text-align: left;
    font-size: 12px;
    line-height: 14px;
}
#onlineform li.lable
{
    float: left;
    width: 150px;
    padding: 12px 0px;
    text-align: left;
    font-size: 12px;
    line-height: 14px;
}
#onlineform li.labledate
{
    float: left;
    width: 150px;
    padding: 1px 0px;
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    position: absolute;
    top: 650px;
    left: 147px;
}
#onlineform li table
{
    font-size: 12px;
}
#onlineform li.lable span
{
    font-size: 10px;
    color: #999999;
}
#onlineform li.field
{
    float: right;
    width: 250px;
    padding: 5px 0px;
}
#onlineform li.field1
{
    float: right;
    width: 250px;
    padding: 9px 0px;
}
#onlineform li.field input
{
    padding: 4px 3px;
    float: left;
}
#onlineform li.field input:focus
{
    background: #f4f9fe;
}
#onlineform li.field textarea
{
    width: 239px;
    padding: 3px;
    background: #fafafa;
    float: right;
    border: 0px;
    height: 80px;
    border: 1px solid #c9c9c9;
}
#onlineform li.field textarea:focus
{
    background: #f4f9fe;
}
#onlineform li.field .button
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 51px;
    float: left;
    margin-left: 3px;
}
#onlineform li.clear
{
    clear: both;
    width: 400px;
    padding: 0;
    margin: 0;
    height: 1px;
}
#onlineform li h2
{
    font-size: 14px;
    color: #063263;
    margin: 0;
    padding: 0;
    font-weight: bold;
    padding-bottom: 5px;
}
.radio_btn
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    margin: 0;
    padding: 0;
    background-color: none;
}
.onlineinput
{
    border: 1px solid #c9c9c9;
    width: 239px;
    background: #fafafa;
    margin-left: 2px;
}
.errTxt
{
    font-size: 10px;
    color: #ff0000;
}
/*========================apply online css end==========================*/
/*========================apply online ajaxcss end==========================*/
.calpos
{
    display: inline;
}

/*========================apply online ajaxcss end==========================*/

/*========================Investor css start==========================*/
.anual-thumb-outer
{
    width: 144px;
    float: left;
    margin-right: 18px;
}
.anual-thumb
{
    width: 134px;
    float: left;
    height: 110px;
    border: 5px solid #d0d0d0;
}
.anual-title
{
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.anual-download
{
    width: 54px;
    float: left;
    padding-left: 30px;
    text-align: center;
}
.table-head
{
    font-size: 12px;
    color: #000;
    font-weight: bold;
    padding-bottom: 5px;
}
.anual-right-cont
{
    width: 470px;
    float: right;
}
.anual-cont-line
{
    background: url(../images/dot_line.gif) repeat-x bottom left;
    margin-bottom: 18px;
    width: 100%;
    float: left;
    padding-bottom: 12px;
}
.anual-subHead
{
    width: 100%;
    float: left;
    color: #012f63;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 14px;
    padding-bottom: 12px;
    font-weight: bold;
}
/*========================Investor css end==========================*/

/*========================event listings css start==========================*/
.toggler
{
    background-image: url(../images/item-not-selected.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 24px;
    padding: 3px 0px 0px 28px;
    line-height: 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    width: 605px;
    color: #000;
    clear: both;
}
#upcoming .selected
{
    background-image: url(../images/item-selected.png);
    background-position: left 0px;
    background-repeat: no-repeat;
    color: #333;
    cursor: default;
}
#accordion h3
{
    margin: 0;
    padding: 0;
    padding-bottom: 18px;
}
.element
{
    background-image: url(../images/bg_event_cont.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #f5f0f0;
    width: 577px;
    padding: 0px 28px;
    border-bottom: 2px solid #fff;
}
.eventphoto-outer
{
    width: 150px;
    float: left;
    padding-right: 18px;
}
.eventphoto
{
    width: 150px;
    float: left;
    padding-right: 18px;
}
.eventCont
{
    width: 410px;
    float: right;
}
.event-thumb-outer
{
    width: 150px;
    float: left;
    margin-right: 10px;
}
.event-thumb
{
    width: 134px;
    height: 110px;
    border: 5px solid #d0d0d0;
}
.event-click
{
    width: 80px;
    float: left;
    padding-left: 38px;
}

.toggler1
{
    background-image: url(../images/item-not-selected.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 24px;
    padding: 3px 0px 0px 28px;
    line-height: 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    width: 605px;
    color: #000;
    clear: both;
}
#upcoming1 .selected1
{
    background-image: url(../images/item-selected.png);
    background-position: left 0px;
    background-repeat: no-repeat;
    color: #333;
    cursor: default;
}
/*========================event listings css end==========================*/

/*========================home slide css start==========================*/
div#containerTeam
{
    float: left;
    clear: left;
    width: 280px;
}
.TeamContainer
{
    width: 280px;
    height: 85px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
}
.slides
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 280px;
}
.slides div
{
    display: none;
}
div#containerTeam div#tabs
{
    position: absolute;
    width: 40px;
    margin: 0 auto;
    padding-left: 235px;
    margin-top: -115px;
}
div#containerTeam a.previous
{
    float: left;
}
div#containerTeam a.next
{
    float: right;
}
div#containerTeam div.boardCont
{
    width: 280px;
    margin: 0 auto;
    height: 82px;
}
div#containerTeam div.boardCont p
{
    font-size: 11px;
    color: #666666;
    line-height: 14px;
    text-align: left;
    padding: 2px 0px 0px;
    margin: 0;
    width: 175px;
}
div#containerTeam div.boardCont h4
{
    font-size: 13px;
    color: #373435;
    margin: 0;
    padding: 0;
}
div#containerTeam img.boardPhoto
{
    float: left;
    margin: 0px 20px 0 0;
    border: #000000 solid 1px;
    width: 80px;
    height: 80px;
}
/*========================home slide css end==========================*/

/*========================Board Director Slidw CSS Start==========================*/
.leadPrevArr
{
    display: block;
    width: 22px;
    height: 20px;
    text-indent: -1000px;
    background-image: url(../images/btn_prev.gif);
    background-repeat: no-repeat;
    background-position: 2px top;
    float: left;
    margin: 30px 0 0 0px;
}
.leadNxtArr
{
    display: block;
    width: 20px;
    height: 20px;
    text-indent: -1000px;
    background-image: url(../images/btn_next.gif);
    background-repeat: no-repeat;
    background-position: 2px top;
    float: left;
    margin: 30px 0 0 0px;
}
.thumbContainer
{
    float: left;
    width: 632px;
    padding: 0px 0;
    background-color: #edebeb;
}
.thumbContainer li
{
    padding: 10px 0;
}
.thumbs
{
    float: left;
    width: 191px;
    margin: 0 0 0 5px;
    min-height: 48px;
    cursor: pointer;
}
.thumbs img
{
    float: left;
    border: 1px solid #ccc;
}
.thumbs h5
{
    float: left;
    color: #666;
    font-size: 11px;
    margin: 0 0 0 0px;
    width: 140px;
}
.thumbs span
{
    font-size: 10px;
    font-weight: normal;
    display: block;
    line-height: 20px;
}
.thumbContainer ul li.current .thumbs h5
{
    color: #990000;
}
.thumbContainer ul li.current .thumbs span
{
    color: #990000;
    font-size: 9px;
}
.thumbContainer ul li.current .thumbs img
{
    border: 1px solid #990000;
}
.borderLR
{
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #edebeb;
    border-bottom: none;
}
div.thumbContainer ul li.on
{
    color: #f00;
    background: #FFFFFF;
}
div.thumbContainer ul li.on h5
{
    color: #000;
}
#totContentHolder
{
    width: 590px;
    float: left;
    padding: 0px 20px 20px 20px;
    border: 1px solid #ccc;
    border-top: none;
}
/*========================Board Director Slidw CSS End==========================*/

/*========================sitemap css start==========================*/
h3.sitemapHead
{
    font-size: 12px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding: 0;
    line-height: 14px;
}
h3.sitemapHead a
{
    color: #000;
    text-decoration: none;
}
h3.sitemapHead a:hover
{
    color: #000;
    text-decoration: underline;
}
.sitemapLink
{
    padding: 0;
    list-style: none;
    margin: 0;
    padding-top: 10px;
}
.sitemapLink li
{
    padding-left: 10px;
    background: url(../images/arrow_sitemap.png) no-repeat 0 .3em;
    font-size: 11px;
    padding-bottom: 8px;
    line-height: 14px;
    margin-left: 10px;
}
.sitemapLink a
{
    color: #666;
    background-color: transparent;
}
.sitemapLink a:hover
{
    color: #666;
    background-color: transparent;
    text-decoration: underline;
}
/*========================sitemap css end==========================*/

.partnerLogo td
{
    background: #FFF;
    padding: 20px;
}
td.bdrPartLogo
{
    border: 1px solid #e5e5e5;
}
td.bdrPartLogo:hover
{
    border: 1px solid #ffcc28;
}


.panel-overlay h2
{
    margin: 5px 0 5px 0;
    font-size: 18px;
}
.panel-overlay p
{
    margin: 6px 0;
}
.panel-overlay p
{
    line-height: 16px;
    font-size: 11px;
    color: #000;
    margin: 0;
    padding: 0px 0px 0px 0px;
}
.panel-overlay .more
{
    float: left;
    padding: 10px 0px 0px 0px;
}
.overlay
{
    background-image: url(../images/overly.png);
}
ul.filmstrip li
{
}
ul.filmstrip li img
{
    z-index: 1111;
    position: relative;
}
#pointer1
{
    border: 1px solid;
    display: none;
}
