@charset "utf-8";
@import url("common.css");

/*****************************************************************
Common
*****************************************************************/
h2.title{
	font-size: 24px;
	color: #669900;
	padding: 0px 0px 10px 0px;
}
div.green_box{
	width: 608px;
	padding: 10px;
	border: 1px solid #cbcbcb;
	background: #eaf1dd;
}
* html div.green_box{
	width: 628px;
}
div.green_box h2{
	font-size: 20px;
	color: #669900;
}
div.green_box h3{
	font-size: 16px;
	padding: 10px 0px;
}
div.green_box h4{
	font-size: 14px;
	padding: 5px 0px;
	color: #669900;
}
div.green_box h4.white_line{
	width: 600px;
	background-color: #ffffff;
	font-size: 14px;
	padding: 5px;
	margin: 20px 0px 10px 0px;
}
div.green_box h4.white_line_nM{
	width: 600px;
	background-color: #ffffff;
	font-size: 14px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
div.green_box ul{
	margin-left: 15px;
}
div.green_box ul li{
	padding-left: 17px;
	margin-bottom: 10px;
	background: url(../images/arrow_green.jpg) no-repeat 0px 2px;
}
div.green_box p.s_text{
	font-size: 12px;
}
p.inside{
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0px;
}
div.blue_box{
	width: 608px;
	padding: 10px;
	border: 1px solid #cbcbcb;
	background: #dbe5f1;
}
.ts_16{
	font-size: 16px;
}
.ts_18{
	font-size: 18px;
}
.bold{
	font-weight: bold
}
.green{
	color:#669900;
}
.red{
	color: #ff0000;
}

/*****************************************************************
WHAT WE DO
*****************************************************************/
ul.ul_what li{
	padding-left: 17px;
	margin: 10px 0px 10px 15px;
	background: url(../images/arrow_white.jpg) no-repeat 0px 2px;
}

/*****************************************************************
FAQ
*****************************************************************/
div.faq_box{
	width: 608px;
	padding: 10px;
	margin-bottom: 10px;
}
div.gray{
	background: #f5f5f5;
}
div.faq_box h3{
	font-size: 16px;
	padding: 0px 0px 5px 0px;
}
div.faq_box ul{
	margin-top: 10px;
	margin-left: 15px;
}
div.faq_box ul li{
	padding-left: 17px;
	margin-bottom: 10px;
	background: url(../images/arrow_white.jpg) no-repeat 0px 3px;
}
div.gray ul li{
	padding-left: 17px;
	margin-bottom: 10px;
	background: url(../images/arrow_gray.jpg) no-repeat 0px 3px;
}
div.faq_box ul li.edge{
	margin-bottom: 0px;
}
span.green_bold{
	font-weight: bold;
	color: #669900;
}

/*****************************************************************
SHWOROOM
*****************************************************************/
table.profile{
	width: 620px;
	border-collapse: collapse;
}
table.profile th{
	width: 140px;
	padding: 5px 10px;
	border: solid 1px #666666;
	background-color: #669900;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
}
table.profile td{
	padding: 5px 10px;
	border: solid 1px #666666;
}

/*****************************************************************
WHAT WE HAVE
*****************************************************************/
table.have{
	width: 630px;
	margin-top: 5px;
	border-collapse: collapse;
}
table.have th{
	width: 118px;
	height: 48px;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
}
table.have td{
	width: 78px;
	height: 48px;
	padding-right: 10px;
	vertical-align: middle;
	text-align: left;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
}
table.have td span{
	font-size: 12px;
}

/*****************************************************************
LEASE DETAILS
*****************************************************************/
table.rent_lease{
	width: 620px;
	text-align: left;
	border-collapse: collapse;
}
* html table.rent_lease{
	width: 600px;
}
table.rent_lease th{
	width: 270px;
	height: 24px;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
	padding: 7px 0px 7px 0px;
	border-bottom: dotted 1px #cbcbcb;
	background: url(../images/arrow02.jpg) no-repeat 222px 15px;
}
* html table.rent_lease th{
	height: 38px;
}
table.rent_lease td{
	height: 24px;
	font-size: 14px;
	padding: 7px 10px 7px 0px;
	border-bottom: dotted 1px #cbcbcb;
}
* html table.rent_lease td{
	height: 38px;
}
table.rent_lease th.edge, table.rent_lease td.edge{
	border: none;
	padding-bottom: 0px;
}
div.div_3line{
	float: left;
	width: 200px;
}
div.dot_border{
	padding-bottom: 15px;
	border-bottom: 1px dashed #666666;
}
table.package{
	width: 200px;
	border-collapse: collapse;
	font-size: 11px;
}
table.bg_green01{
	background-color: #eaf1dd;
}
table.bg_green02{
	background-color: #d6e3bc;
}
table.bg_green03{
	background-color: #c2d698;
}
table.bg_blue{
	background-color: #dbe5f1;
}
table.bg_red{
	background-color: #f2dbdb;
}
table.package th{
	width: 143px;
	font-weight: normal;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border: 1px solid #666666;
}
table.package th.header{
	font-weight: bold;
	padding-left: 0px;
	border-bottom: 3px double #666666;
}
table.package th.w200{
	width: 200px;
}
table.package th.t_center{
	text-align: center;
}
table.package td{
	width: 47px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	border: 1px solid #666666;
}
table.lease_fee{
	width: 200px;
	border-collapse: collapse;
	font-size: 11px;
	text-align: center;
}
table.lease_fee th{
	width: 80px;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	border: 1px solid #666666;
}
table.lease_fee th.bold{
	font-weight: bold;
}
table.lease_fee th.w200{
	width: 200px;
}
table.lease_fee th.header, table.lease_fee td.header{
	border-bottom: 3px double #666666;
}
table.lease_fee td{
	padding: 5px 0px 5px 0px;
	border: 1px solid #666666;
}
table.lease_fee td.white{
	background-color: #ffffff;
}
p.lease_indent{
	margin-left: 18px;
	text-indent: -16px;
}
table.lease_guide{
	border-collapse: collapse;
	text-align: center;
	margin-bottom: 5px;
}
table.lease_guide th{
	font-weight: bold;
	padding: 5px 10px;
	border: 2px solid #333333;
	background-color: #fffabd;
}
table.lease_guide td{
	padding: 5px 10px;
	border: 2px solid #333333;
	background-color: #f2f2f2;
}
table.lease_guide th.top_thin_border, table.lease_guide td.top_thin_border{
	border-top: 1px solid #999999;
}
table.lease_guide th.bottom_thin_border, table.lease_guide td.bottom_thin_border{
	border-bottom: 1px solid #999999;
}
p.dot{
	padding-left: 10px;
	margin-bottom: 3px;
	background: url(../../lease-details/images/dot.jpg) no-repeat 3px 10px;
}
p.leasetop{
	text-align: right;
	padding: 10px 10px 0px 0px;
}

/*****************************************************************
CONTACT US
*****************************************************************/
.w100{
	width: 100px;
}
.w150{
	width: 150px;
}
.w300{
	width: 300px;
}
.w400{
	width: 400px;
}
p.contact_buttom{
	text-align: center;
	margin-top: 10px;
}
p.error{
	color: #ff0000;
	padding-left: 140px;
}
input.form_review{
	width: 183px;
	height: 49px;
	background: url(../../contact/images/review.jpg);
}
p.thanks{
	font-size: 18px;
	margin-bottom: 10px;
}

/*****************************************************************
OUR GALLERY
*****************************************************************/
div.gallery{
	float: left;
	width: 180px;
	padding-right: 25px;
	padding-bottom: 30px;
}
div.gallery_detail{
	text-align: center;
}
div.gallery_detail p{
	margin: 0px auto 30px auto;
}

/*****************************************************************
USEFUL LINKS
*****************************************************************/
table.link{
	width: 630px;
	margin-top: 5px;
	border-collapse: collapse;
}
table.link th{
	width: 164px;
	height: 48px;
	border: solid 1px #666666;
}
table.link td{
	height: 48px;
	vertical-align: middle;
	text-align: center;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}
table.link td.c_name{
	width: 115px;
	padding-left: 5px;
}
table.link td.website{
	width: 100px;
}
table.link td.website2{
	width: 100px;
}
table.link td.edge{
	width: 130px;
	border-right: solid 1px #666666;
}
div.banner_box{
	float: left;
	width: 290px;
	margin-top: 15px;
}

/*****************************************************************
Privacy Policy
*****************************************************************/
p.indent{
	margin-top: 10px;
	margin-left: 40px;
	text-indent: -16px;
	padding-right: 20px;
}

/*****************************************************************
French
*****************************************************************/
p.french_top{
	width: 640px;
	height: 113px;
	padding: 60px 0px 0px 10px;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	background: #a481ab;
	border-top: 12px solid #8c7a96;
	border-bottom: 12px solid #8c7a96;
}
* html p.french_top{
	width: 650px;
	height: 197px;
}
table.table_french th{
	width: 150px;
	padding: 5px 0px;
	font-size: 18px;
	color: #669900;
	text-align: left;
	vertical-align: top;
}
table.table_french td{
	text-align: left;
	padding: 5px 0px;
}
a.pur{
	color: #990099;
	font-size: 11px;
}
p.french_list{
	padding-left: 8px;
	font-weight: bold;
	background: url(../../french/images/dot.jpg) no-repeat 0px 9px;
}
div.location{
	padding-left: 30px;
}
div.location a{
	color: #333333;
}
div.location p.location_indent{
	padding-left: 20px;
	font-size: 12px;
}
h2.h2_french{
	padding-top: 10px;
	font-size: 18px;
	color: #669900;
}
div.french_gray_box{
	margin-top: 10px;
	padding: 10px;
	background: #f6f5f5;
}
div.french_gray_box h3{
	color: #990099;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}
div.french_gray_box h3.top{
	margin-top: 0px;
}
div.french_gray_box ul li{
	font-size: 16px;
	font-weight: bold;
	padding-top: 28px;
	margin-top: 5px;
	color: #990099;
	background: url(../../french/images/arrow.jpg) no-repeat 15px 0px;
}
div.french_gray_box ul li.top{
	background: none;
	padding-top: 0px;
}
div.french_gray_box ul li span{
	color: #333333;
}
h2.h2_french_site{
	font-size: 18px;
	background: #a481ab;
	padding: 5px;
	margin-top: 30px;
	color: #ffffff;
	border-top: 5px solid #8c7a96;
	border-bottom: 5px solid #8c7a96;
}
div.site_indent{
	padding-left: 20px;
}
div.site_indent h3{
	margin-top: 15px;
	color: #990099;
}
table.Adresse td.link{
	padding-left: 15px;
	vertical-align: bottom;
}
