@charset "utf-8";



/* CSS Document */



* {



	padding:0;



	margin:0;



}



body {



	color:#000000;



	font-size:13px;



	font-family:Arial, Helvetica, sans-serif;



	background-color:#f4eafa;



}



div, img {



	border:none;



	border-width:0;



	outline:0;



}



ol {



	list-style:none;



}
ul {
	list-style-image:url(images/thikSymbol.png);
	padding-left:45px;
	line-height:20px;
}

.clear {



	clear:both;



	line-height:0;



	font-size:0;



	letter-spacing:0;



	height:0;



	padding:0px;



	margin:0px;



}



a {



	text-decoration:none;



	color:#593f78;



}



a:hover {



	color:#e07e37;



}



p {



	display:block;



	padding-bottom:7px;



	line-height:20px;



}



.h1 {



	font-size:30px;



	padding:0 0 10px 0;



	margin-bottom:10px;



	color:#593F78;



	background:url(images/whatReserDotted.png) no-repeat bottom left;



}



h2 {



	font-size:22px;



}



h3 {



	font-size:18px;



}



h1, h2, h3 {



	display:block;



	clear:both;



}



.h2 {



	padding:0 0 15px 0;



	margin-bottom:20px;



	color:#593F78;



	background:url(images/commonDotted.gif) repeat-x bottom;



}



.h3 {



	padding:0 0 10px 0;



	margin-bottom:10px;



	color:#e07e37;



	background:url(images/yellowDott.gif) repeat-x bottom;



}



.marginBottom5 {



	margin-bottom:10px;



}



.marginBottom10 {



	margin-bottom:10px;



}



.marginBottom15 {



	margin-bottom:15px;



}



.marginBottom20 {



	margin-bottom:20px;



}



.paddingBottom5 {



	padding-bottom:5px;



}



.paddingBottom10 {



	padding-bottom:10px;



}



.paddingBottom15 {



	padding-bottom:15px;



}



.paddingBottom20 {



	padding-bottom:20px;



}



.width100 {



	display:block;



	clear:both;



	width:100%;



}

#wrapper {



	display:block;



	width:1020px;



	margin:0px auto;



	margin-top:15px;



}



.topBanner {



	



	text-align:center;



	padding:0px 0;



	margin-bottom:15px;



}



.mainBanner {



}



#header {



	



}

/**************Level 0 **************/

ul.topNav {

	padding-left:0px;
	list-style:none;

	height:38px;



	width:100%;



	display:block;



}



ul.topNav li.sub{


	list-style:none;


	display:block;



	float:left;



	background:url(images/topNavLeftSide.png) no-repeat left;


	padding:0 2px 0 6px;

	position:relative;

	z-index:999;



}



ul.topNav li:hover{


	list-style:none;

	background:url(images/topNavLeftSideHover.png) no-repeat left;



}



ul.topNav li a{
	list-style:none;
	padding:0 10px 0 14px;
	line-height:38px;
	padding /*\**/:0 12px 0 14px\9;
	color:#77508e;
	display:block;
	float:left;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"Myriad Pro";
	background:url(images/topNavRightSide.png) no-repeat right;
}

*+html ul.topNav li a { padding:0 9px 0 16px; }

ul.topNav li a:hover{
list-style:none;


	background:url(images/topNavRightSideHover.png) no-repeat right;



}

ul.topNav li:hover a{

list-style:none;

	background:url(images/topNavRightSideHover.png) no-repeat right;



}

/**************Level 1 **************/

ul.topNav li ul{

	list-style:none;

	display:none;

	font-size:15px;

	z-index:9999999;
	/*border:1px solid #F00;*/

}

ul.topNav li:hover ul.ulsub{
	padding-left:0px;
	margin-left:0px;
	padding-left:0;
	list-style:none;
	display:block;
	width: 100%;
	position:absolute;
	margin-top:38px;
	background:#FFF;
	z-index:9999999;
	left:0px;
	opacity:0.9;
	border:1px solid #D3A8FF;
	/*opacity: .5;*/
}

ul.topNav li ul li {
	
	padding-left:0px;
	margin-left:0px;
	list-style:none;
	display:block;
	background:none;
	float:left;
	width:100%;

}

ul.topNav li ul li a {
	list-style:none;
	background:none;
	font-size:13px;
	line-height:30px;
}

ul.topNav li ul li:hover{



	background:#CCC;

	/*width:100%;*/

	z-index:999;



}

ul.topNav li ul li a:hover{



	background:none;

	

	z-index:999;



}

ul.topNav li ul li:hover a{

	background:none;

}

/**************Level 2 **************/

ul.topNav li.sub2 ul{
	
	list-style:none;
	padding-left:0px;
	
	width:100%;

	display:none;

	font-size:13px;
	
	/*line-height:30px;*/

border:1px solid #D3A8FF;
}

ul.topNav li.sub2:hover ul{

	display:block;

	width: 100%;

	position:absolute;

	margin-top:0px;

	z-index:999;

	left:240px;

	/*opacity: .5;*/

}
ul.topNav li.sub2.blog:hover ul{

	display:block;

	width: 185px;

	position:absolute;

	margin-top:0px;

	z-index:999;

	left:185px;

	/*opacity: .5;*/

}

ul.topNav li.sub2 ul li{
	width:100%;
	display:block;
	background:#ffffff;
	float:left;
	/*padding:0 2px 0 6px;*/
}

ul.topNav li.sub2 ul li a{
	background:none;
	font-size:13px;
	/*border:1px solid #F00;*/
}

ul.topNav li.sub2 ul li:hover{
	background:#CCC;
	z-index:999;
}

ul.topNav li.sub2 ul li a:hover{
	background:none;
	awidth:96%;
	z-index:999;
}

/**************Level end **************/



#container {



	background:url(images/topCornerBgofContainer.png) no-repeat top right #ffffff;



	padding-top:5px;



}



.mainBanner2 {



	background:url(images/bannerImg.png) no-repeat center;



	height:235px;



	width:1010px;



	margin:0px auto;



}



.logoText {



	display:block;



	clear:both;



	padding:30px 0 58px 30px;



}



ul.topNav2 {



	display:block;



	padding:0 0 0 15px;



}



ul.topNav2 li{



	display:block;



	float:left;



	background:url(images/nav2Left.png) no-repeat left;



	padding:0 8px 0 7px;



	position:relative;



}

html* ul.topNav2 li{

	margin-bottom:-3px;

}

ul.topNav2 li:hover{



	background:url(images/nav2LeftHover.png) no-repeat left;



}



ul.topNav2 li a{



	padding:0 10px 0 1px;



	line-height:41px;



	color:#ffffff;



	display:block;



	float:left;



	font-size:17px;



	/*font-weight:bold;*/



	font-family:"Myriad Pro";



	background:url(images/nav2Right.png) no-repeat right;



}



ul.topNav2 li a:hover{



	background:url(images/nav2rightSideHover.png) no-repeat right;



}



#mainContainer {



	padding:40px 40px 80px 40px;



	width:940px;



	margin:0px auto;

    background:#ffffff;



}

body#homepage #mainContainer{
padding-top: 10px;

}


div#mainContainer.page-top-banner{padding-top: 10px;}


.whatResent {



	float:left;



	width:375px;



	padding:0 22px 0 0;



}



.fruit {



	float:left;



	padding:0px 10px 10px 0;



}



.gorgia {



	display:block;



	font-family:Georgia, "Times New Roman", Times, serif;



	font-weight:bold;



	font-style:italic;



	font-size:14px;



}



.latestNews {



	float:left;



	width:225px;



	padding-top:12px;



}



.latest span{



	clear:both;



	color:#593f78;



	line-height:20px;



	font-size:12px;



	margin-bottom:0px;
	display: block;
	



}


.latest span a{	}


.readMoreContainer {



	text-align:right;



	position:relative;



	padding:10px 0;



}



.readMore {



	display:block;



	text-align:center;



	color:#efe4f6;



	width:84px;



	height:20px;



	line-height:19px;



	position:absolute;



	right:0;







	background:url(images/readMoreButton.png) no-repeat center;



	font-size:12px;



}



.readMore:hover {



	color:#ffffff;



}



.readMoreWithP {



	right:0;



	top:-20px;



}



.secreatAdd {



	float:right;



	padding-top:10px;



}



.googleAdd {



	text-align:center;



	padding:25px 0;



}



.para {



	float:left;



	width:560px;



}



.vedioGalleryContainer {



	float:right;



	width:360px;



}



.vedioGallery {



	height:367px;



	width:360px;



	background:url(images/vedioPlayerBG.png) no-repeat center;



}



.vedeoHeader {



	clear:both;



	display:block;



	color:#432d50;



	font-size:18px;



	padding:15px 0 10px 20px;



}



.onlyVedio {



	text-align:center;



}



.onlyVedio span{



	display:block;



	line-height:22px;



	margin-bottom:10px;



	color:#432d50;



	font-size:12px;



	text-align:left;



	padding:0 0 0 12px;



}



.itemContainer {



	



}



.vedioItem {



	float:left;



	margin:0 0 0 6px;



}



.vedioItem span a{



	display:block;



	clear:both;



	color:#432d50;



	font-size:12px;



	font-weight:bold;



	padding-top:5px;



}



.pureAdd {



	text-align:center;



	width:360px;



	float:right;



}



.source {



	width:270px;



	float:left;



}



.source2 {



	width:270px;



	float:right;



}



.source2 p span{



	color:#b689d1;



	font-weight:bold;



}



.reservSite {



	float:left;



	width:548px;



}



.breakAdd {



	text-align:center;



	margin-bottom:20px;



}



.spaceFree {



	margin-bottom:25px;



}



.tablet {



	float:left;



	padding:0 20px 10px 0;



}



.effectSide {



	float:left;



	width:460px;



}



.effectBox {



	clear:both;



	width:458px;



	background:#e1f4fd;



	padding-bottom:50px;



	margin-bottom:30px;



	border:1px solid #c4d2da;



}



.effectBox p{



	clear:both;



	padding:18px;



	padding-top:0px;



	padding-bottom:0;



	background:#e1f4fd;



}



.effectHeader {



	background:transparent url(images/reservDotted.gif) repeat-x scroll center bottom;



	margin-bottom:15px;



	padding:18px 0 15px 18px;



	color:#593f78;



	font-size:18px;



	font-weight:normal;



}



.readMoreWithPP {



	right:18px;



}



.litre img{



	float:left;



	padding:0 10px 10px 0;



}



.litre span{



	float:left;



	display:block;



	width:41px;



}



.litre p{



	float:right;



	width:405px;



}



.blogPost {



	float:left;



	width:240px;



	padding:0 0 0 28px;



}



.blogPost strong{



	display:block;



	clear:both;



	font-size:12px;



	line-height:20px;



}



.blogPost span{



	color:#777777;



	font-size:11px;



	font-style:italic;



	display:block;



	padding-bottom:15px;



}



.blogPost p{



	padding-bottom:15px;



}



.reserveProperties {



	display:block;



	float:left;



	width:560px;



}



.thikList {



	display:block;



	width:100%;



	clear:both;



}



.thikList li{



	border-bottom:1px dotted #000000;



	display:block;



	clear:both;



	padding:10px 0 4px 25px;



	background:url(images/thikSymbol.png) no-repeat left 11px;



}



.h2Bottom {



	margin-bottom:10px;



	color:#593f78;



}



.doYou {



	float:left;



	display:block;



	padding:40px 0 0 27px;



}



.footerGoogle {



	padding:75px 0 10px 0;



	text-align:center;



}



#footer {



	display:block;



	clear:both;



	width:944px;



	padding:38px;



	padding-bottom:0;



	color:#616240;



	line-height:28px;



	height:91px;



	background:url(images/footerRptr.gif) repeat-x;



}



.footerLeft {



	float:left;



}



.footerRight {



	float:right;



	font-size:11px;



	text-align:right;



}



.footerRight a{



	color:#616240;



}



.footerRight a:hover{



	text-decoration:underline;



}



.polls {



	float:right;



	width:160px;



}



.poolsHeader {



	display:block;



	font-size:18px;



	color:#e07e37;



	padding-bottom:12px;



}



.onlyPoll {



	display:block;



	margin-bottom:20px;

	width:160px;



}

.onlyPollTop{

	background:#990000 url(images/bgPollTop.gif) top center no-repeat;

}

.onlyPollBottom{

	background:url(images/bgPollBottom.gif) bottom center no-repeat;

}

.wp-polls p{

	padding:5px 10px ;

	text-align:center;

	color:#000;

	line-height:16px;

	height:65px;

}

.poolsLinks {



	display:block;



	text-align:center;



	color:#6a396c;



	font-size:12px;



}



.poolsLinks:hover {



	text-decoration:underline;



	color:#6a396c;



}



/***********************************************Inner************************************/



.innerLogo {



	margin:0px;



	padding:0px;



	width:100%;



	margin-top:20px;



}



.innerLogo h1{



	width:auto;



	height:auto;



}



.innerLogo h1 a{



	width:255px;



	height:32px;



	background:url(images/innerLogo.png) no-repeat left top;



	display:block;



	text-indent:-999em;



}



ul.InnertopNav {



	height:38px;



	display:block;



	float:right;



	margin-top:5px;



	padding-right:6px;



}



ul.InnertopNav li.sub{



	float:right;



}



.innerTopBody {



	width:620px;



}



.innerTopBody h1 {



	font-size:30px;



	padding:0 0 10px 0;



	margin-bottom:10px;



	background:url(images/commonDotted.gif) repeat-x bottom left;



}

.kevin_innerTopBody h1{

	color:#000;

}

.ALS {



	float:left;



	width:100%;



	padding:20px 0;



}



.ALS h3 {



	padding:0 0 10px 0;



	margin-bottom:10px;



	color:#e07e37;



}



.innerBottomAdv {



	margin:0px;



	padding:0px;



}



.fNone {



	float:none;



}



.innerSideBar {



	float:right;



}

.kevin_innerSideBar strong a{

	color:#000;

}

.innerSidebarAdv2 {



	margin-top:10px;



	clear:left;



	text-align:right



}



.innerThikList li{



	border-bottom:none;



}







ul.topNav li.current_page_item {



background:transparent url(images/topNavLeftSideHover.png) no-repeat scroll left center;



}







ul.topNav li.current_page_item a {



background:transparent url(images/topNavRightSideHover.png) no-repeat scroll right center;



}







/************************************** CSS For Menu *********************************/



ul.topNav2 li.sub a{



	padding:0 31px 0 1px;



	line-height:41px;





	display:block;



	float:left;



	font-size:17px;



	/*font-weight:bold;*/



	font-family:"Myriad Pro";



	background:url(images/nav2RightArrow.png) no-repeat right;



}



ul.topNav2 li.sub a:hover{



	background:url(images/nav2rightSideSubHover.png) no-repeat right;



}



ul.topNav2 li.sub2 a{



	padding:0 31px 0 1px;



	line-height:41px;



	color:#ffffff;



	display:block;



	float:left;



	font-size:17px;



	/*font-weight:bold;*/



	font-family:"Myriad Pro";



	background:url(images/nav2RightArrow.png) no-repeat right;



}



ul.topNav2 li.sub2 a:hover{



	background:url(images/nav2rightSideSubHover.png) no-repeat right;



}



ul.topNav2 li.sub ul {



	display:block;



	padding:0;



	display:none;



	position:absolute;



	width:180px;



	z-index:99;



	left:0;



	top:40px;



}



ul.topNav2 li.sub ul li{





	display:block;



	float:none;



	background:url(images/Untitled-1.png) repeat-y;



	padding:0 2px;



	line-height:40px;



	height:40px;



}



ul.topNav2 li.sub ul li.dropTop{



	height:3px;



	line-height:0;



	font-size:0;



	padding:0;



	margin:0;



	background:url(images/dropDownTop.png) no-repeat center bottom;



}



ul.topNav2 li.sub ul li.dropBottom{



	height:4px;



	line-height:0;



	font-size:0;



	padding:0;



	margin:0;



	background:url(images/dropDownBottomPrev.png) no-repeat center top;



}



ul.topNav2 li.sub ul li:hover{



	background:url(images/Untitled-1.png) repeat-y;



}



ul.topNav2 li.sub ul li a{



	padding:0 0 0 12px;



	line-height:40px;



	color:#663366;



	display:block;



	float:none;



	font-family:Arial, Helvetica, sans-serif;



	font-size:12px;



	font-weight:normal;



	background:none;



}



ul.topNav2 li.sub ul li a:hover{



	background:#cccccc;



	font-weight:bold;



}



ul.topNav2 li a.subHover{



	background:url(images/nav2rightSideSubHover.png) no-repeat right;



}

.visi{

	visibility:hidden;

}











ul.topNav li.sub3{



	display:block;



	float:left;



	background:url(images/topNavLeftSide.png) no-repeat left;



	padding:0 2px 0 6px;

	position:relative;

	z-index:999;



}

ul.topNav2 li.sub3 a{



	padding:0 31px 0 1px;



	line-height:41px;



	color:#ffffff;



	display:block;



	float:left;



	font-size:17px;



	/*font-weight:bold;*/



	font-family:"Myriad Pro";



	background:url(images/nav2RightArrow.png) no-repeat right;



}



ul.topNav2 li.sub3:hover a.sub3{



	background:url(images/nav2rightSideSubHover.png) no-repeat right;



}



ul.topNav2 li.sub3 a:hover{



	background:url(images/nav2rightSideSubHover.png) no-repeat right;



}

ul.topNav2 li.sub3:hover ul{



	display:block;



}



ul.topNav2 li.sub3 ul {



	display:block;



	padding:0;



	display:none;



	position:absolute;



	width:180px;



	z-index:99;



	left:0;



	top:40px;



}



ul.topNav2 li.sub3 ul li{



	display:block;



	float:none;



	background:url(images/Untitled-1.png) repeat-y;



	padding:0 2px;



	line-height:40px;



	height:40px;



}



ul.topNav2 li.sub3 ul li.dropTop{



	height:3px;



	line-height:0;



	font-size:0;



	padding:0;



	margin:0;



	background:url(images/dropDownTop.png) no-repeat center bottom;



}



ul.topNav2 li.sub3 ul li.dropBottom{



	height:4px;



	line-height:0;



	font-size:0;



	padding:0;



	margin:0;



	background:url(images/dropDownBottomPrev.png) no-repeat center top;



}



ul.topNav2 li.sub3 ul li:hover{



	background:url(images/Untitled-1.png) repeat-y;



}



ul.topNav2 li.sub3 ul li a{



	padding:0 0 0 12px;



	line-height:40px;



	color:#663366;



	display:block;



	float:none;



	font-family:Arial, Helvetica, sans-serif;



	font-size:12px;



	font-weight:normal;



	background:none;



}



ul.topNav2 li.sub3 ul li a:hover{



	background:#cccccc;



	font-weight:bold;



}





ul.topNav li.sub4{



	display:block;



	float:left;



	background:url(images/topNavLeftSide.png) no-repeat left;



	padding:0 2px 0 6px;

	position:relative;

	z-index:999;



}

ul.topNav2 li.sub4 a{



	padding:0 31px 0 1px;



	line-height:41px;



	color:#ffffff;



	display:block;



	float:left;



	font-size:17px;



	/*font-weight:bold;*/



	font-family:"Myriad Pro";



	background:url(images/nav2RightArrow.png) no-repeat right;



}

ul.topNav2 li.sub4:hover a.sub4{



	background:url(images/nav2rightSideSubHover.png) no-repeat right;



}



ul.topNav2 li.sub4 a:hover{



	background:url(images/nav2rightSideSubHover.png) no-repeat right;



}

ul.topNav2 li.sub4:hover ul{



	display:block;



}

ul.topNav2 li.sub4 ul {



	display:block;



	padding:0;



	display:none;



	position:absolute;



	width:140px;



	z-index:99;



	left:0;



	top:40px;



}



ul.topNav2 li.sub4 ul li{



	display:block;



	float:none;



	background:url(images/otherbenifits-li-bg.png) repeat-y;



	padding:0 2px;



	line-height:40px;



	height:40px;



}



ul.topNav2 li.sub4 ul li.dropTop{



	height:3px;



	line-height:0;



	font-size:0;



	padding:0;



	margin:0;



	background:url(images/otherBenifitsDropDownTop.png) no-repeat center bottom;



}



ul.topNav2 li.sub4 ul li.dropBottom{



	height:4px;



	line-height:0;



	font-size:0;



	padding:0;



	margin:0;



	background:url(images/otherBenifitsDropDownBottomPrev.png) no-repeat center top;



}



ul.topNav2 li.sub4 ul li:hover{



	
	background:url(images/otherbenifits-li-bg.png) repeat-y;




}



ul.topNav2 li.sub4 ul li a{



	padding:0 0 0 12px;



	line-height:40px;



	color:#663366;



	display:block;



	float:none;



	font-family:Arial, Helvetica, sans-serif;



	font-size:12px;



	font-weight:normal;



	background:none;



}



ul.topNav2 li.sub4 ul li a:hover{



	background:#cccccc;



	font-weight:bold;



}

ul.menuBullet {
	list-style-image:url(images/thikSymbol.png);
	padding-left:45px;
	line-height:20px;
}
.titleOrange {
	font-size:18px;
	color:#E07E37;
}
