/* CSS Document */

@import "reset.css";

.floatL {float: left;}
.floatR {float: right;}
.noFloat {
	clear: both !important;
	float: none;
	width: 1px !important;
	height: 0px;
	line-height: 0em !important;
	font-size: 0px !important;
	margin: 0px !important;
	padding: 0 !important;
}
.noFloatSpan { /*no 1px height*/
	display: block;
	*display: inline;
	clear: both !important;
	width: 1px !important;
	height: 0px;
	line-height: 0em !important;
	font-size: 0px !important;
	margin: 0px !important;
	padding: 0 !important;
}


body {background:#ffffff url(../images/main-bg.jpg) top no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:18px;}
#MainContainer { width:992px; margin:0 auto;}
#Header {width:932px; padding:20px 30px 0px 30px;}
#Header a.Logo { width:158px; height:44px; display:block; background:url(../images/logo.gif) no-repeat; float:left;}
#Header .TopInfo { float:right;}
#Header .TopInfo .ContactInfo { width:429px; height:39px; background:url(../images/top-contact-bg.gif) no-repeat; margin-left:285px;}
#Header .TopInfo .Menu { padding-top:15px;}
#Header .TopInfo .Menu ul { list-style-type:none;}
#Header .TopInfo .Menu ul li{ float:left; padding-right:12px; }
#Header .TopInfo .Menu ul li a{ font-size:12px; color:#ffffff; text-transform:uppercase; text-decoration:none; display:block; height:35px; float:left; }
#Header .TopInfo .Menu ul li a:hover{ color:#ddf1af; background:url(../images/menu-hover.gif) center bottom no-repeat;  text-decoration:none; display:block; height:35px; float:left;}
#Header .TopInfo .Menu ul li.selected a { color:#ddf1af; background:url(../images/menu-hover.gif) center bottom no-repeat;  text-decoration:none; display:block; height:35px; float:left;}


h1 { font-size:26px; color:#282b2f; line-height:28px; padding:10px 0 20px 0; font-weight: normal;}
p{ font-size:14px; color:#000000;}
.List { padding:20px 0 0 20px;}
.List ul { list-style-type:none;}
.List ul li{ background:url(../images/list-icon.gif) left 2px no-repeat; padding-left:25px; line-height:18px; padding-bottom:15px;}
.List ul li a{ font-size:14px; color:#000000; text-decoration:none;}
.Quick-Link-List { padding:20px 0 0 20px;}
.Quick-Link-List ul { list-style-type:none;}
.Quick-Link-List ul li{ background:url(../images/list-icon.gif) left 2px no-repeat; padding-left:25px; line-height:18px; padding-bottom:5px;}
.Quick-Link-List ul li a{ font-size:14px; color:#0000cc; text-decoration:underline;}
.Quick-Link-List ul li a:hover{ color:#0000cc; text-decoration: none;}


#PackagesBox { width:962px; margin:0 auto; background-color:#ffffff; padding:10px 15px 30px 15px;}
#PackagesBox .PricesPackage { width:317px; height:103px; display:block; background:url(../images/price-package.gif) no-repeat; float:left; margin-right:5px;}
#PackagesBox .QuaranteePackage { width:317px; height:103px; display:block; background:url(../images/quarantee-package.gif) no-repeat; float:left; margin-right:5px;}
#PackagesBox .ReviewsPackage { width:317px; height:103px; display:block; background:url(../images/reviews-package.gif) no-repeat; float:left;}

#Footer { width:962px; margin:0 auto; background:#ffffff url(../images/footer-line.gif) center top no-repeat; padding-top:10px; padding-left:30px;}
#Footer a.Logo { width:90px; height:25px; background:url(../images/footer-logo.gif) no-repeat; float:left; display:block; margin-top:40px;}
#Footer .Sep {background:url(../images/footer-sep.gif) no-repeat; margin:0 30px 0 30px; height:120px; width:2px; float:left;}
#Footer .FooterLinks {float:left; margin-top:40px;}
#Footer .FooterLinks .NavFooter {  }
#Footer .FooterLinks .NavFooter ul{ list-style-type:none;}
#Footer .FooterLinks .NavFooter ul li{ float:left; border-right:1px solid #c2c3be; padding:0 6px 0 6px; height:13px; line-height:14px; margin-bottom:3px;}
#Footer .FooterLinks .NavFooter ul li.last {border-right:none;}
#Footer .FooterLinks .NavFooter ul li a{ font-size:11px; color:#787a72; text-decoration:none; line-height:14px;}
#Footer .FooterLinks .NavFooter ul li a:hover{ color:#787a72; text-decoration:underline;}
#Footer .FooterLinks .Copyright { font-size:11px; color:#aeafaa; padding-left:6px; line-height:14px;}
#Footer .FooterLinks .Copyright a {color:#787A72; font-size:11px; line-height:14px; text-decoration:none;}
#Footer .FooterLinks .Copyright a:hover { text-decoration:underline;}

.InternalContainerTop { width:947px; background:#ffffff url(../images/intern-bg-top.gif) top no-repeat; padding:0 30px 30px 15px;}
.LeftSide { float:left; width:628px; border-right:1px solid #e7e7e7; margin-right:10px; margin-top:10px; padding:20px 10px 20px 0;}
.RightSide {width:295px; float:left; margin:10px 0 0 0; padding-top:20px;}
h2 { font-size:32px; color:#262b2f; font-weight: normal; padding-left:15px; line-height:30px;}
h3 { font-size:16px; color:#6e767c; font-weight:normal; padding:15px 0 0 15px; line-height:21px;}
.TextFoto { float:right;}
p { color:#010101; font-size:14px; padding:20px 0 5px 15px;}
p.testimonials_quotes { color:#010101; font-size:14px;  background:url(/images/testimonials_quotes.jpg) no-repeat; margin:35px 0 0; padding:0 0 15px 60px; border-bottom:1px solid #E7E7E7;}

.ClickLink {font-size:14px; color:#0000cc; padding:0 0 20px 15px;}
.ClickLink a{color:#0000cc; text-decoration:underline;}
.ClickLink a:hover{color:#0000cc; text-decoration: none;}
p.Title { color:#5c820b; font-size:18px; padding:0; padding-bottom:3px; padding-left:15px; padding-top:25px;}
p.Answer { color:#010101; font-size:14px; padding:0px 0 5px 15px;}

/* .makeBooking { width:157px; height:25px; background:url(../images/make-booking-title.gif) no-repeat; margin-top:40px; margin-left:15px;} */
.makeBooking { width:157px; height:25px; background:url(../images/enquire-now.jpg) no-repeat; margin-top:40px; margin-left:15px;}


.apply {background:url(/images/apply_for.jpg) no-repeat; height:25px; margin-left:15px; margin-top:40px; width:331px;}

.FillTxt { font-size:14px; color:#474747; padding-left:15px;}
.IntForm { width:610px; height:275px; background:url(../images/internal-form-bg.jpg) no-repeat; margin-top:15px; padding:10px 0 0 20px;}
.IntForm .LeftContent {float:left; margin-right:10px;}
.IntForm .LeftContent .LineItem { margin-bottom:3px;}
.IntForm .LeftContent .LineItem .Text { float:left; font-size:12px; color:#696969; width:100px; padding-top:3px;}
.IntForm .LeftContent .LineItem .Form01 { width:85px; height:18px; background:none; border:none; padding:5px 0 0 5px;color:#696969; font-size:12px;}
.IntForm .LeftContent .LineItem .Div-Form01 { float:left; width:90px; height:23px; background:url(../images/form01.gif) no-repeat; }

.IntForm .LeftContent .LineItem .Form05 { width:145px; height:18px; background:none; border:none;padding:5px 0 0 5px;color:#696969; font-size:12px;}
.IntForm .LeftContent .LineItem .Div-Form05 { float:left; width:150px; height:23px; background:url(../images/form05.gif) no-repeat; }


.IntForm .RightContent {float:left;}
.IntForm .RightContent .LineItem {}
.IntForm .RightContent .LineItem .Text { float:left; font-size:12px; color:#696969; width:80px; padding-top:3px;}

.IntForm .RightContent .LineItem .Form04 { width:145px; height:97px; background:none; border:none;padding:5px 0 0 5px;color:#696969; font-size:12px;}
.IntForm .RightContent .LineItem .Div-Form04 { float:left; width:150px; height:102px; background:url(../images/form04.gif) no-repeat;}


.IntForm .RightContent .LineItem .Verif { width:152px; height:30px; margin-left:80px; margin-top:5px; margin-bottom:5px;}

.IntForm .RightContent .LineItem .Form01 { width:85px; height:18px; background:none; border:none; padding:5px 0 0 5px;color:#696969; font-size:12px;}
.IntForm .RightContent .LineItem .Div-Form01 { float:left; width:90px; height:23px; background:url(../images/form01.gif) no-repeat; }


.IntForm .RightContent a.SubmitBtn { width:111px; height:36px; background:url(../images/submitBtn.gif) no-repeat; display:block; margin:-5px 0 0 80px;}


.IntForm2 { width:610px; height:305px; background:url(../images/apply-form-bg.jpg) no-repeat; margin-top:15px; padding:10px 0 0 20px;}
.IntForm2 .LeftContent {float:left; margin-right:10px;}
.IntForm2 .LeftContent .LineItem { margin-bottom:3px;}
.IntForm2 .LeftContent .LineItem .Text { float:left; font-size:12px; color:#696969; width:100px; padding-top:3px;}
.IntForm2 .LeftContent .LineItem .Form01 { float:left; width:85px; height:18px; float:left; background:url(../images/form01.gif) right no-repeat; border:none; padding:5px 0 0 5px;color:#696969; font-size:12px;}
.IntForm2 .LeftContent .LineItem .Form05 { float:left; width:145px; height:18px; float:left; background:url(../images/form05.gif) right no-repeat; border:none;padding:5px 0 0 5px;color:#696969; font-size:12px;}

.IntForm2 .RightContent {float:left;}
.IntForm2 .RightContent .LineItem {}
.IntForm2 .RightContent .LineItem .Text { float:left; font-size:12px; color:#696969; width:80px; padding-top:3px;}
.IntForm2 .RightContent .LineItem .Form04 { float:left; width:145px; height:97px; float:left; background:url(../images/form04.gif) right no-repeat; border:none;padding:5px 0 0 5px;color:#696969; font-size:12px;}
.IntForm2 .RightContent .LineItem .Verif { width:152px; height:30px; margin-left:80px; margin-top:5px; margin-bottom:5px;}
.IntForm2 .RightContent .LineItem .Form01 { float:left; width:85px; height:18px; float:left; background:url(../images/form01.gif) right no-repeat; border:none; padding:5px 0 0 5px;color:#696969; font-size:12px;}
.IntForm2 .RightContent a.SubmitBtn { width:111px; height:36px; background:url(../images/submitBtn.gif) no-repeat; display:block; margin:-5px 0 0 80px;}


/* .InternalContainerTop .RightSide .PricesPackage { width:294px; height:72px; display:block; background: url(../images/int-pricepackage3.jpg) no-repeat;  margin:0 5px 5px 0;} */

.InternalContainerTop .RightSide .PricesPackage { width:294px; height:72px; display:block; background: url(../images/int-pricepackage.gif) no-repeat;  margin:0 5px 5px 0;}

.InternalContainerTop .RightSide .QuaranteePackage { width:294px; height:72px; display:block; background: url(../images/int-quaranteepackage.gif) no-repeat; margin-bottom:5px;}
.InternalContainerTop .RightSide .ReviewsPackage { width:294px; height:72px; display:block; background: url(../images/int-rarepackage.gif) no-repeat; margin-bottom:5px;}
.InternalContainerTop .RightSide .Testimonials { width:294px; margin-top:5px;}
.InternalContainerTop .RightSide .Testimonials .Top { width:294px; height:45px; background:url(../images/testimonials-top.gif) top no-repeat;}
.InternalContainerTop .RightSide .Testimonials .Mid { width:294px; background:url(../images/testimonials-mid.gif) repeat-y; padding-bottom:20px;}
.InternalContainerTop .RightSide .Testimonials .Bottom { width:294px; height:37px; background:url(../images/testimonials-bottom.gif) bottom no-repeat; font-size:0px;}
.InternalContainerTop .RightSide .Testimonials .Mid p { color:#505050; background:url(../images/test-icon.gif) left 15px no-repeat; margin-left:10px; padding:10px 25px 0 70px;  font-size:12px;}
.InternalContainerTop .RightSide .Testimonials .Mid p.author { color:#000000; font-size:14px; font-weight:bold; background:none;}


p.price_heading { color:#FF7200; font-size:18px; padding:20px 0 5px 0px;}
p.price_box_text { color:#38490A; width:120px; padding:7px 0 8px 0;}
p.price_box_text2 { color:#38490A; padding:7px 0 8px 0; font-size:11px;}
p.clear { clear:both;}
span.price { font-weight:bold; color:#11A0CF;}

.price_box_left { float:left; width:284px; margin-left:15px;}
.price_box_right { float:right; width:284px;}

.price_box_top { width:284px; height:4px; background:url(/images/price_box_top.jpg) no-repeat; font-size:0px;}
.price_box { width:246px; background:#E9E9E9 url(/images/price_box_bg.jpg) repeat-x; border-left:1px solid #C9C9C9; border-right:1px solid #C9C9C9; padding:10px 18px 10px 18px; min-height:169px;}
.price_box_bottom { width:284px; height:35px; background:url(/images/price_box_bottom.jpg) no-repeat;}

*html .InternalContainerTop { width:992px; background:#ffffff url(../images/intern-bg-top.gif) top no-repeat; padding:0;}
*html .InternalContainerTop .LeftSide { margin-left:7px; }

/*-------- blog--------------------------------------------------*/
.BlogContainer { padding:20px 0 0 20px; }

p.Title {color:#5C820B; font-size:18px; padding:25px 0 3px 15px;}

.sale {background:url(../images/sale-bg.jpg) no-repeat; height:171px; width:538px; margin:25px 0 30px 7px;_margin:2px 0 30px 0px; padding:95px 23px 24px 60px}
.sale h2 { font-size:26px; font-weight:normal; color:#fff; text-shadow:1px 1px 0px #000; margin:0; padding:0 0 25px 0}
.sale ul {margin:0; padding:0 0 0 10px; list-style:none; float:left}
.sale ul li {background:url(../images/sale-li-bg.png) no-repeat 0px 2px; padding:0 0 0 26px; color:#fff; font-size:15px; margin-bottom:13px;}
.sale a {background:url(../images/sale-enquire-btn.png) no-repeat 0 0; width:156px; height:43px; margin:0; display:block}
.sale a:hover {background:url(../images/sale-enquire-btn.png) no-repeat 0 -43px;} 
.sale .btn-box {width:156px; float:right; margin:74px 0 0 0; padding:0}
.sale .btn-box p {color:#fff !important; font-size:11px !important; margin:0; padding:0; text-align:center}
