/* 
Template Name: Luxury Tub
Documnet Type: CSS Style Sheet
Coded By mohammadtuhin@odesk.com
Company: DigiWeb Inc.
*/

/*** Main Body***/
body {
    background-color:#fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#000000;
    margin:0px;
    padding:0px;
    
}

/*** Main Area ***/
#main {
    background-color:#888E7D;
    width:880px;
    margin:0px auto;
    padding:0px;
}

#header {
    margin:0px;
    padding:0px;
    width: 880px;
    background-image: url(images/lbt-banner-bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    float: left;
}

#top {
    background-image:url(images/top-lbtbg.png);
    background-repeat:repeat-y;
    height:50px;
}


/*** Banner Text ***/
#banner {
    background-image:url(media/images/banner.png);
    border-bottom:solid 5px #FFFFFF;
    border-top:solid 5px #FFFFFF;
    background-position:center;
    height:194px;
    padding:0px 0px 0px 210px;
}

#banner-left {
    float:left;
    margin:30px 0px 0px 0px;
    padding:0px;
}

#banner-left h1 {
    color:#666B5E;
    font-size:38px;
    text-transform:uppercase;
    margin:0px;
    padding:0px 0px 0px 0px;
}

#banner-left h2 {
    color:#666B5E;
    font-size:20px;
    margin:0px;
    padding:00px 0px 0px 0px;
}

#banner-left h3 {
    color:#44473F;
    font-size:18px;
    font-weight:normal;
    margin:0px;
    padding:20px 0px 0px 0px;
}

#banner-right {
    width:300px;
    float:right;
    text-align:right;
    margin:30px 10px 0px 0px;
    padding:0px;
}

#banner-right h1 {
    color:#39414B;
    font-size:38px;
    font-weight:normal;
    text-transform:uppercase;
    margin:0px;
    padding:0px 0px 0px 0px;
}

#banner-right h2 {
    color:#3A3A3A;
    font-size:18px;
    font-weight:normal;
    margin:0px;
    padding:10px 0px 0px 0px;
}

/*** Site Navigation ***/
#menu {
    margin:0px;
    padding:0px;
    width: 195px;
}

#menu ul {
    text-align:center;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#menu li {
    text-align:left;
    display:inline-block;
    float:left;
    list-style: none;
    margin: 0px auto;
    padding: 0px;
}

#menu li a, #menu li a:link, #menu li a:visited {
    background-color:#666B5E;
    color:#FFFFFF;
    display: block;
    font-size: 16px;
    font-weight:bold;
    text-decoration:none;
    text-transform: none;
    text-align:left;
    margin:5px 0px 0px 0px;
    width:175px;
    line-height:30px;
    padding: 0px 0px 0px 20px;
}

#menu li a.first, #menu li a:link.first, #menu li a:visited.first {margin:0px;}
#menu li a:hover.first, #menu li a:active.first {margin:0px;}

#menu li a:hover, #menu li a:active {
    background-color:#7C856C;
    color:#EFFADF;
    margin:5px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    text-decoration: none;
}

#menu li a.arrow {
    background-image:url(images/down-arrow.png);
    background-repeat:no-repeat;
    background-position:5px;
}


#menu li a:hover.arrow {	
    background-image:url(images/down-arrow.png);
    background-repeat:no-repeat;
    background-position:5px;
}

#menu li li a, #menu li li a:link, #menu li li a:visited {
    background-color:#B7B7A5;
    width: 165px;
    color: #666B5E;
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    float: none;
    margin: 0px;
    padding: 0px 0px 0px 30px;
    border-bottom: 1px solid #98A18C;
    /*border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;*/
}

#menu li li a:hover, #menu li li a:active {
    color: #EFFADF;
    padding: 0px 0px 0px 30px;
    border-bottom: 1px solid #98A18C;
    background-color: #ADAD95;
}

#menu li li a.arrow {
    background-image:url(images/down-arrow.png);
    background-repeat:no-repeat;
    background-position:15px;
}


#menu li li a:hover.arrow {	
    background-image:url(images/down-arrow.png);
    background-repeat:no-repeat;
    background-position:15px;
}

#menu li li li a, #menu li li li a:link, #menu li li li a:visited {
    background-color:#E6E4D3;
    color: #666B5E;
    padding: 0px 0px 0px 35px;
    width:160px;
}

#menu li li li a:hover, #menu li li li a:active {
    background: #BCC4AF;
    color: #FFFFFF;
    padding: 0px 0px 0px 35px;
    width:160px;
}

#menu li ul {
    position:relative;
    display:none;
    margin: 0px;
    padding: 0px;
}

#menu li:hover ul {
    display:block;
}

#menu li:hover li ul {
    position:relative;
    display:none;
    margin: 0px;
    padding: 0px;
}

#menu li:hover li:hover ul {
    display:block;
}

/*** Inner Wrapper ***/
#inner-wrapper {
    margin:0px auto 0px auto;
    padding:0px;
    width: 880px;
}

/*** Main Content Area ***/
#content {
    background-color:#B7B7A5;
    border-bottom:solid 5px #FFFFFF;
    border-left:solid 5px #FFFFFF;
    width:680px;
    margin:0px;
    float:right;
    padding:5px 0px 5px 0px;
}

/*** Content Left ***/
.content-left {
    width:425px;
    float:left;
    margin:0px;
    padding:0px 13px 0px 10px;
}

.content-left h1 {
    color:#FFFFFF;
    text-align:left;
    font-size:26px;
    line-height:30px;
    padding:0px;
    margin:0px;
}

.content-left h2 {
    color:#FFFFFF;
    font-size:24px;
    line-height:28px;
    padding:0px;
    margin:0px;
}

.content-left h3 {
    color:#FFFFFF;
    font-size:22px;
    line-height:26px;
    padding:0px;
    margin:0px;
}

.content-left h4 {
    color:#FFFFFF;
    font-size:20px;
    line-height:24px;
    padding:0px;
    margin:0px;
}

.content-left h5 {
    color:#FFFFFF;
    font-size:18px;
    line-height:22px;
    padding:0px;
    margin:0px;
}

.content-left h6 {
    color:#FFFFFF;
    font-size:16px;
    line-height:20px;
    padding:0px;
    margin:0px;
}

.content-left p {
    line-height:18px;
    padding:0px;
    margin:8px 0px;
}

.content-left ul{
    list-style:none;
    margin:0px 0px 10px 0px;
    padding:0px;
}

.content-left ul li{
    background-image:url(images/bullet-lbt.png);
    background-repeat:no-repeat;
    background-position:left 6px;
    line-height:18px;
    padding:2px 0px 2px 20px;
    margin:0px;
}

.content-left ol{
    list-style-type:lower-roman;
    margin:0px 0px 10px 20px;
    padding:0px;
}

.content-left ol li{
    line-height:18px;
    padding:2px 0px 2px 0px;
    margin:0px;
}

/*** Content Right ***/
.content-right {
    width:208px;
    float:left;
    margin:0px;
    padding:0px 10px 0px 10px;
    border-left:solid 2px #FFFFFF;
}

.content-right h1 {
    color:#FFFFFF;
    text-align:left;
    font-size:26px;
    line-height:30px;
    padding:0px;
    margin:0px;
}

.content-right h2 {
    color:#FFFFFF;
    font-size:24px;
    line-height:28px;
    padding:0px;
    margin:0px;
}

.content-right h3 {
    color:#FFFFFF;
    font-size:22px;
    line-height:26px;
    padding:0px;
    margin:0px;
}

.content-right h4 {
    color:#FFFFFF;
    font-size:20px;
    line-height:24px;
    padding:0px;
    margin:0px;
}

.content-right h5 {
    color:#FFFFFF;
    font-size:18px;
    line-height:22px;
    padding:0px;
    margin:0px;
}

.content-right h6 {
    color:#FFFFFF;
    font-size:16px;
    line-height:20px;
    padding:0px;
    margin:0px;
}

.content-right p {
    line-height:18px;
    padding:0px;
    margin:8px 0px;
}

.content-right ul{
    list-style:none;
    margin:0px 0px 10px 0px;
    padding:0px;
}

.content-right ul li{
    background-image:url(images/bullet-lbt.png);
    background-repeat:no-repeat;
    background-position:left 6px;
    line-height:18px;
    padding:2px 0px 2px 20px;
    margin:0px;
}

.content-right ol{
    list-style-type:lower-roman;
    margin:0px 0px 10px 20px;
    padding:0px;
}

.content-right ol li{
    line-height:18px;
    padding:2px 0px 2px 0px;
    margin:0px;
}
hr  {
    border:solid 1px #FFFFFF;
    margin:5px 0px;
}

/*** Side Bar Area ***/
.sidebar {
    width:175px;
    float:left;
    margin:0px;
    padding:5px 10px 0px 10px;
}

.sidebar h1{
    color:#4D4D4D;
    font-size:26px;
    line-height:30px;
    text-align:center;
    margin:5px 0px 5px 0px;
    padding:0px;
}

.sidebar h2{
    color:#4D4D4D;
    font-size:24px;
    line-height:28px;
    text-align:center;
    margin:5px 0px 5px 0px;
    padding:0px;
}

.sidebar h3{
    color:#4D4D4D;
    font-size:22px;
    line-height:26px;
    text-align:center;
    margin:5px 0px 5px 0px;
    padding:0px;
}

.sidebar h4{
    color:#4D4D4D;
    font-size:20px;
    line-height:24px;
    text-align:center;
    margin:5px 0px 5px 0px;
    padding:0px;
}

.sidebar h5{
    color:#4D4D4D;
    font-size:18px;
    line-height:22px;
    text-align:center;
    margin:5px 0px 5px 0px;
    padding:0px;
}

.sidebar h6{
    color:#4D4D4D;
    font-size:16px;
    line-height:20px;
    text-align:center;
    margin:5px 0px 5px 0px;
    padding:0px;
}

.sidebar p{
	color:#000;
	line-height:18px;
	margin:5px 0px 5px 0px;
}	

.sidebar ul{
    list-style:none;
    color:#000;
    margin:0px 0px 10px 0px;
    padding:0px;
}

.sidebar ul li{
	background-image:url(images/bullet-lbt.png);
	background-repeat:no-repeat;
	background-position:left 6px;
	line-height:18px;
	color:#000;
	padding:2px 0px 2px 20px;
	margin:0px;
}

.sidebar ol{
    list-style-type:lower-roman;
    margin:0px 0px 10px 20px;
    color:#000;
    padding:0px;
}

.sidebar ol li{
    line-height:18px;
    color:#000;
    padding:2px 0px 2px 0px;
    margin:0px;
}

.sidebar a {
    color:#000;
    text-decoration:underline;
}

.sidebar a:hover {
    color:#4D4D4D;
    text-decoration:none;
}

/*** Footer Area ***/
#footer {
    width:880px;
    margin:0px 0px 0px 0px;
    padding:0px 0px;
}

#footer-left {
    width:175px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px;
}

#footer-right {
    float:right;
    width:100px;
    margin:0px;
    padding:0px;
    text-align:right;
}

#footer p{
    text-align:left;
    color:#E8DFD4;
    font-size:14px;
    line-height:20px;
    padding:5px 0px 5px 5px;
    margin:0px;
}

/*** Footer Navigation ***/
#foot-menu {
    margin:0px;
    padding:0px;
    width: 780px;
    float: left;
}

#foot-menu ul{
    text-align:left;
    list-style:none;
    margin:0px;
    padding:0px;
    line-height:30px;
}

#foot-menu li{
    border-left:solid 1px #FFFFFF;
    display:inline;
    font-size:14px;
    color:#FFFFFF;
    padding:0px 0px 0px 0px;
    margin:0px;
}

#foot-menu li.first{
    border:none;
}

#foot-menu li a {
    color:#FFFFFF;
    text-decoration:none;
    padding:0px 5px;
    margin:0px;
}

#foot-menu li a:hover{
    color:#EFFADF;
    text-decoration:underline;
    padding:0px 5px;
    margin:0px;
}

/*** Misc. Styles ***/
.clear {
    clear:both;
}

a {
    color:#000000;
    text-decoration:underline;
}

a:hover {
    color:#000000;
    text-decoration:none;
}

.email-btn {
    background-image:url(images/email-lbt-btn.png);
    background-repeat:no-repeat;
    width:41px;
    height:42px;
    float:right;
    padding:0px;
    margin:3px 10px 0px 10px;
}

.email-btn a {
    width:41px;
    height:42px;
    display:block;
    text-decoration:none;
}

.cards {
    background-image:url(media/images/cards.png);
    background-repeat:no-repeat;
    background-position:center;
    width:115px;
    height:75px;
    margin:auto;
    padding:10px 0px;
}

.w3c-logo {
    background-image:url(media/images/w3c-validator.png);
    background-repeat:no-repeat;
    width:89px;
    float:right;
    height:31px;
    margin:15px 10px 0px 0px;
}

.coupon {
    background-image:url(media/images/coupon.png);
    background-repeat:no-repeat;
    background-position:center;
    width:174px;
    height:195px;
    margin:auto;
    padding:10px 0px;
}
#flash_header {
    width: 195px;
    height: 194px;
    background-image: url(images/flashimg-lbt.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0px;
    position:relative;
    float: left;
}
.coname {
    width: 685px;
    height: 194px;
    background-image: url(images/lbt-coname.png);
    background-repeat: no-repeat;
    background-position: right center;
    float: left;
}

img, a img{
    margin:0px;
    border:2px solid #FFF;
}

.image-left{
    float:left;
    margin-right:10px;
    margin-top:5px;
    margin-bottom:5px;
}

.image-right{
    float:right;
    margin-left:10px;
    margin-top:5px;
    margin-bottom:5px;
}

.image-center{
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:5px;
}

.image-noborder{
    border:none;
    margin-top:0px
}


/*constant properties for all box*/
.yl-box h1,.rg-box h1,.yfl-box h1,.gw-box h1,.dp-box h1,.gwb-box h1,.bl-box h1,.or-box h1,.pu-box h1{
	font-size: 23px;
	font-weight:normal;
	margin-bottom:2px;
	padding-bottom:6px;
}
.yl-box h2,.rg-box h2,.yfl-box h2,.gw-box h2,.dp-box h2,.gwb-box h2,.bl-box h2,.pu-box h2,.or-box h2{
	font-size: 21px;
	font-weight:normal;
	margin-bottom:2px;
	padding-bottom:6px;
}
.yl-box h3,.rg-box h3,.yfl-box h3,.gw-box h3,.dp-box h3,.gwb-box h3,.bl-box h3,.or-box h3,.pu-box h3{
	font-size: 19px;
	font-weight:normal;
	margin-bottom:2px;
	padding-bottom:6px;
}
.yl-box h4,.rg-box h4,.yfl-box h4,.gw-box h4,.dp-box h4,.gwb-box h4,.bl-box h4,.or-box h4,.pu-box h4{
	font-size: 17px;
	font-weight:bold;
	margin: 5px 0px 10px 0px;
	line-height: 21px;
}
.yl-box h5,.rg-box h5,.yfl-box h5,.gw-box h5,.dp-box h5,.gwb-box h5,.bl-box h5,.or-box h5,.pu-box h5{
	font-size: 15px;
	font-weight:bold;
	margin: 5px 0px 10px 0px;
	line-height: 19px;
}
.yl-box h6,.rg-box h6,.yfl-box h6,.gw-box h6,.dp-box h6,.gwb-box h6,.bl-box h6,.or-box h6,.pu-box h6{
	font-size: 13px;
	font-weight:bold;
	margin: 5px 0px 10px 0px;
	line-height: 17px;
}
.yl-box p a,.rg-box p a,.yfl-box p a,.gw-box p a,.dp-box p a,.gwb-box p a,.bl-box p a,.or-box p a,.pu-box pa {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.yl-box p a:hover,.rg-box p a:hover,.yfl-box p a:hover,.gw-box p a:hover,.dp-box p a:hover,.gwb-box p a:hover,.bl-box p a:hover,.or-box p a:hover,.pu-box p a:hover{text-decoration: underline;}
/*constant properties for all box*/

/*yl-box start*/
.yl-box{
	max-width: 420px;
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
	background-color: #6d755f;
	min-width: 175px;
	float: left;
}
.yl-box h1,.yl-box h2,.yl-box h3{margin-bottom: 0px;color:#9B7A37;background: url(images/lbt-yl-box-title.png) repeat-x bottom #eaf7c0;padding: 5px 10px;min-height: 39px;text-align:center; margin: 0px 0px 5px 0px;}
.yl-box p{padding:5px 10px 10px 10px;}
.yl-box h4,.yl-box h5,.yl-box h6{
	margin: 0px 0px 5px 0px;
	color:#F1F2A2;
	padding: 5px 10px;
	min-height: 21px;
	background-image: url(images/lbt-yl-h1-h3.png);
	background-repeat: repeat-y;
	background-position: left;
	text-align:left;
	background-color: #b1c098;
}
.yl-box p,.yl-box p a,.yl-box p a:hover,.yl-box ul li,.yl-box ol li{color: #B0BF97 !important;}
.yl-box ul li{
	background-image:url(images/lbt-yl-bullet.png);
	background-repeat:no-repeat;
	background-position:left 9px;
	line-height:24px;
	color:#000;
	padding:2px 0px 2px 20px;
	margin:0px;
	margin-left: 10px;
}
/*yl-box end*/


/*rg-box start*/
.rg-box{
	max-width:175px;
	min-width:175px;
	float:left;
	margin: 10px 0px 10px 0px;
	background-color: #464a40;
	background-image: url(images/lgt-rg-content.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rg-box-content{
	padding:0px 10px 5px 10px;
	min-height: 125px;
}
.rg-box-title {
	background-image: url(images/lbt-rg-top.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #be262c;
	margin: 0px;
	padding: 1px 10px 10px 10px;
}

.rg-box h1,.rg-box h2,.rg-box h3{
	color:#C9C9B6;
	text-align: left;
}
.rg-box h4,.rg-box h5,.rg-box h6{
	text-align: left;
	color:#6CBA50;
}
.rg-box p,.rg-box p a,.rg-box p a:hover,.rg-box ul li,.rg-box ol li{color: #B7B7A5 !important;}
.rg-box ul li{
	background-image:url(images/lbt-rg-box-bullet.png);
	background-repeat:no-repeat;
	background-position:left 9px;
	line-height:24px;
	color:#000;
	padding:2px 0px 2px 20px;
	margin:0px;
}
/*rg-box end*/

/*yfl box start*/
.yfl-box{
	max-width: 200px;
	min-width:175px;
	float:left;
	margin: 10px auto 10px auto;
	padding: 0px;
}
.yfl-box-title{
	background-image: url(images/lbt-yfl-title.png);
	background-repeat: repeat-x;
	background-position: left 40%;
	background-color: #f2f0bd;
	border: 3px solid #fff;
	border-radius:10px 10px 0px 0px;
	padding: 5px 10px 0px 10px;
	min-height: 20px;
}
.yfl-content{
	padding:5px 10px;
	min-height: 102px;
	border: solid 3px #fff;
	border-radius:0px 0px 10px 10px;
	border-top: none;
	background-color: #f4fcbc;
	background-image: url(images/lbt-yfl-con.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.yfl-box h1,.yfl-box h2,.yfl-box h3{
	color:#333333;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.yfl-box h4,.yfl-box h5,.yfl-box h6{
	text-align: left;
	color:#662D91;
	padding: 0px;
	margin: 5px 0px 8px 0px;
}
.yfl-box p,.yfl-box p a,.yfl-box p a:hover,.yfl-box ul li,.yfl-box ol li{
	color: #333333;
}
/*yfl box end*/

/*gw-mix box start*/
.gw-box{
	padding: 0px;
	max-width: 420px;
	min-width: 175px;
	float: left;
	margin: 10px 5px 10px 0px;
}
.gw-title{
	border:2px solid #fff;
	border-radius:3px;
	background-color: #CCCCB8;
	background-image: url(images/lbt-gw-titlecon.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 10px 0px 10px;
}
.gw-content{
	border: 1px solid #fff;
	background-color: #adad99;
	border-top: none;
	padding: 5px 10px;
	margin: 0px;
}
.gw-box h1,.gw-box h2,.gw-box h3{
	margin-bottom: 0px;
	color:#666B34;
}
.gw-box h4,.gw-box h5,.gw-box h6{
	text-align: left;
	color:#EFFADF;
	padding: 0px;
	margin: 5px 0px;
	text-transform: uppercase;
}
.gw-box p ,.gw-box ul ,.gw-box ol  {
	color: #44473F;
	padding: 5px 0px 5px 10px;
}
.gw-box p a, .gw-box p a:hover        ,.gw-box ul li, .gw-box ol li{color: #44473F;}
/*gw-mix box end*/

/*dp-box start*/
.dp-box{
	max-width: 420px;
	background-color: #f3ffd4;
	min-width: 175px;
	float: left;
	margin: 10px 5px 10px 0px;
}
.dp-title{
	padding: 25px 10px 10px 10px;
	background-color: #f3ffd4;
	background-image: url(images/lbt-dp-box.png);
	background-repeat: no-repeat;
	background-position: top;
}
.dp-content{
	padding:0px 16px;
	background-color: #f3ffd4;
	background-image: url(images/ibt-dp-repeat.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.dp-box-bottom{background: url(images/lbt-dp-box-botom.png) no-repeat;height: 10px;}
.dp-box h1,.dp-box h2,.dp-box h3{
	margin-bottom: 0px;
	color:#5665BA;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #1B1464;
	text-transform: uppercase;
}
.dp-box h4,.dp-box h5,.dp-box h6{
	margin-top: 0px;
	text-align: left;
	color:#CE7F55;
	padding: 0px;
}
.dp-box p a, .dp-box p a:hover        {
	color: #616B9C !important;
	line-height: 30px;
}
.dp-box p     {
	line-height: 30px;
	color: #616B9C;
	margin-bottom: 30px;
	text-indent: 10px;
}
.dp-box ul, .dp-box ol {
	color: #616B9C;
	line-height: 30px;
	margin-bottom: 30px;
}
.dp-box ul li{
	background-image:url(images/lbt-dp-bullet.png);
	background-repeat:no-repeat;
	background-position:left 10px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 10px;
	color: #616B9C;
	line-height: 30px;
}
.dp-box ol li {
	line-height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
/*dp-box end*/

/*gw box start*/
.gwb-box{
	max-width: 420px;
	min-width: 175px;
	float: left;
	margin: 10px 5px 10px 0px;
}
.gwb-title{background: url(images/lbt-gw-box-title.png) repeat-x top #eef7c6; min-height: 31px;border: 1px solid #888E7D;}
.gwb-content{padding: 10px;background-color: #fff;border: 1px solid #888E7D;border-top: none;border-bottom: none;}
.gwb-bottom-img{background: url(images/lbt-gw-box-bottom.jpg) no-repeat right #fff; height: 11px;border-left: 1px solid #888E7D;}
.gwb-box h1,.gwb-box h2,.gwb-box h3{
	margin-bottom: 0px;
	color:#44473F;
	padding: 5px;
	text-align:center;
}
.gwb-box h4,.gwb-box h5,.gwb-box h6{
	text-align: left;
	color:#808080;
}
.gwb-box p,.gwb-box p a,.gwb-box p a:hover,.gwb-box ul li  {color: #799137 !important;}
.gwb-box ul li{
	background-image:url(images/lbt-gwb-bullet.png);
	background-repeat:no-repeat;
	background-position:left 9.5px;
	line-height:24px;
	padding:2px 0px 2px 20px;
	margin:0px 0px 0px 10px;
}
.gwb-box ol li {
	color: #799137;
	margin: 0px 0px 0px 10px;
}
/*gw box end*/

/*bl box start*/
.bl-box{
	max-width: 200px;
	min-width:200px;
	margin: 10px auto;
	float:left;
	background-image: url(images/lbt-bl-content.png);
	background-repeat: repeat-y;
}
.bl-top{
	background: url(images/lbt-bl-top.png) no-repeat;
	min-height: 15px;
	padding: 10px 10px 0px 10px;
}
.bl-con{
	border: 1px solid #B3B3B3;
	padding: 5px 10px;
	background-color: #ffffff;
	margin: 0px 10px;
}
.bl-bottom{
	background: url(images/lbt-bl-bottom.png) no-repeat;
	height: 6px;
}
.bl-box h1,.bl-box h2,.bl-box h3{margin-top: 0px;color:#F15A24; padding: 0 5px 5px;text-align:left;}
.bl-box h4,.bl-box h5,.bl-box h6{
	text-align: left;
	color:#666666;
	text-align:center;
	text-transform: uppercase;
}
.bl-box p,.bl-box p a,.bl-box p a:hover,.bl-box ul li,.bl-box ol li{color: #44B3E2 !important;}
.bl-box ul li{
	background-image:url(images/lbt-bl-bullet.png);
	background-repeat:no-repeat;
	background-position:left 9px;
	line-height:26px;
	color:#44B3E2;
	padding:0px 0px 0px 20px;
	margin:0px;
}
/*bl box end*/

/*or-box start*/
.or-box{max-width: 200px; min-width:200px; margin: 10px auto; float:left;}
.or-title{background: url(images/lbt-or-top.png) no-repeat; height: 40px;overflow: hidden;}
.or-box-content{
	background-color: #fff;
	padding: 5px 10px;
}
.or-box h1,.or-box h2,.or-box h3{margin-top: 3px;color:#9B4921;padding: 5px;text-align:center;padding:2px;}
.or-box h4,.or-box h5,.or-box h6{
	text-align: left;
	color:#F7931E;
}
.or-box p,.or-box p a,.or-box p a:hover,.or-box ul li,.or-box ol li{color: #603813;}
.or-box ul li{
	background-image:url(images/lbt-or-bullet.png);
	background-repeat:no-repeat;
	background-position:left 7px;
	color:#603813;
	padding:0px 0px 0px 20px;
	margin:0px;
	line-height: 22px;
}
/*or-box end*/

/*pu-box start*/
.pu-box{
	max-width: 200px;
	min-width:200px;
	float:left;
	margin: 10px auto;
	background: url(images/lbt-pu-conwrap.png) repeat-y;
}
.pu-content{
	padding: 20px 14px 0px 10px;
	background: url(images/lbt-pu-title.png) no-repeat;
	min-height: 20px;
}
.pu-box p{text-indent: 8px;}
.pu-box q:before{content:open-quote;}
.pu-box q:after{content:close-quote;}
.pu-bottom{
	background: url(images/lbt-pu-bottom.png) no-repeat;
	height: 31px;
}
.pu-box h1,.pu-box h2,.pu-box h3{
	color:#4D4D4D;
	padding: 5px;
	text-align:left;
}
.pu-box h4,.pu-box h5 ,.pu-box h6{
	text-align: left;
	color:#70A335;
}
.pu-box p,.pu-box p a,.pu-box p a:hover,.pu-box ul li,.pu-box ol li{color: #4F5780;}
.popup-q{background: url(images/lbt-popup_q.png) no-repeat;max-height: 44px; max-width: 43px;  margin-right: 9px;overflow: hidden; padding: 7px 6px 20px;float: right;}
.pu-box p.cust-name{
	background-image: url(images/lbt-popup_q.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-style: italic;
	text-align: right;
	padding: 24px 48px 3px 0px;
	color: #6E787E;
	margin: 0px 0px 5px 0px;
}
