/*
-----------------------------------------------
Style Sheet

Site: Auroville Accommodation
Author:   Dirk Kievith    www.cadd-studio.com
Version:  2006.09
----------------------------------------------- */

/* Zero the margins and padding on all elements ------ */
* {
  margin: 0;
  padding: 0;
}

body {
font-family:  Verdana, Arial, Helvetica, sans-serif;
background: #b0c4de;
text-align: center;
min-width: 860px;
}

/* default links -------------- */

a:link {
	background-color: transparent;
	text-decoration: none;
	color: #600;
}

a:visited {
	background-color: transparent;
	text-decoration: none;
	color: #600;
}
a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #f00;
}

#mainNav a:link {
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	color: #ffffff;
}

#mainNav a:visited {
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	color: #fff;
}
#mainNav a:hover {
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	color: #ffd700;
}

#mainNav2 a:link {
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	color: #ffffff;
}

#mainNav2 a:visited {
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	color: #fff;
}
#mainNav2 a:hover {
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	color: #ffd700;
}
#sresult a:link {
	font-size: 9pt;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	color: #ffffff;
}
#sresult a:hover {
	font-size: 9pt;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	color: #ffd700;
}
#sresult a:visited {
	font-size: 9pt;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	color: #ffd700
}


.link a:link {
	font-size: 9px;
	font-weight: strong;
	background-color: transparent;
	text-decoration: none;
	color: #999;

}

.link a:visited {
	font-size: 9px;
	font-weight: strong;
	background-color: transparent;
	text-decoration: none;
	color: #999;

}

.link a:hover {
	font-size: 9pt;
	font-weight: normal;
	background-color: transparent;
	text-decoration: underline;
	color: #f00;
	}

a img {
	border-width: 0;
	border-style: none;
}


/* common --------------------- */

br {
	clear: both;
}

hr {
	display: none;
}

p {
	margin: 0;
	padding-top: 1em;
	line-height: 150%;
}
/*
.std {
	font-size: 9pt;
	list-style: none;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 2px 0 0 0;
	}
*/
.txt {
	float: left;
	display: inline;
		font-size: 10pt;
		font-weight: normal;
		font-family:  arial, verdana, helvetica;
		margin: 0 3px 0 3px;
		padding-left: 10px;
	padding-right: 3px;
		}

/* main central wrapper ---------------- */

#wrapper {
	width: 760px;
	height: 550px;
	margin: 0 auto;
	margin-top: 20px;
		background: url(../images/wrapper-bg-top2.gif) no-repeat left top;
	text-align: left;

}

#wrapper .footer {
	width: 760px;
	height: 14px;   																		/*  CHECK bg image */
	background: url(../images/wrapper-bg-bottom.gif) no-repeat;
	float: left;
}
#wrapper .footer p {
	font-size: 9px;
	color: #666;
	text-align: center;
	padding-top: 1px;

}
#wrapper2 {
	width: 820px;
	height: 590px;
	margin: 0 auto;
	margin-top: 5px;
		background: url(../images/wrapper-bg-top6.gif) no-repeat left top;
	text-align: left;

}

#wrapper2 .footer {
	width: 820px;
	height: 14px;   																		/*  CHECK bg image */
	background: url(../images/wrapper-bg-bottom6.gif) no-repeat;
	float: left;
}
#wrapper2 .footer p {
	font-size: 9px;
	color: #333;
	text-align: center;
	padding-top: 1px;

}



/* Main navigation menu  ------------------ */

#mainNav {
	width: 744px;
	height: 70px;
	background: #FFF url(../images/boxnav-orange-744.gif) no-repeat;
	margin: 8px 0 0 8px;
	padding: 0;
	float: left;
	display: inline;

}

#mainNav  h2 {
  font-size: 14pt;
  font-weight: normal;
	margin: 2px 0 0 15px;
	font-family: arial, verdana, helvetica;
	color: #FFF;
	letter-spacing: 1pt;

}

#mainNav ul .first {
	list-style: none;
	padding: 2px 0 0 15px;
	float: left;
	align: left;

}

#mainNav ul {
	list-style: none;
	padding: 0 0 0 9px;
	float: left;

}

#mainNav2 {
	width: 798px;
	height: 25px;
	background: #FFF url(../images/boxnav-orange-798.gif) no-repeat;
	margin: 8px 0 0 10px;
	padding: 0;
	float: left;
	display: inline;

}

#mainNav2  h2 {
  font-size: 14pt;
  font-weight: normal;
	margin: 2px 0 0 15px;
	font-family: arial, verdana, helvetica;
	color: #FFF;
	letter-spacing: 1pt;

}

#mainNav2 ul .first {
	list-style: none;
	padding: 1px 0 0 25px;
	float: left;
	align: left;

}

#mainNav2 ul {
	list-style: none;
	padding: 1px 0 0 9px;
	float: left;

}


/*  .........
#mainNav ul .last {
	list-style: none;
padding: 0 0 0 9px;
position: absolute;
	 left: 620px;
			float: left;
			display: inline;

}
.......*/

#mainNav .ghsearch {
	list-style: none;
			font-size: 9pt;
		position: absolute;
		right: 16px;
		padding: 3px 0 0 0;
		text-align: right;

}


/* sideContent  ------------------ */

#locator {
	width: 160px;
	height: 108px;
	background: #FFF url(../images/bx-locator-108-green.gif) no-repeat right;
	margin:8px 8px 0 0;
	padding: 0;
	float: right;
	display: inline;
}

#locator  h2 {
	text-align: center;
	padding-top: 3px;
  	font-size: 10pt;
  	font-weight: bold;
	font-family: arial,verdana, helvetica;
	color: #FFF;
	letter-spacing: 1pt;

}

#mainNav2 .ghlist {
	list-style: none;
	padding: 2px 0 0 0;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;

}

#mainNav2 .ghlist select {
	width: 125px;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 0px;
	color: #666;

}

#locator .ghsearch {
	list-style: none;
			font-size: 9pt;
	padding: 15px 0 0 0;
		position: absolute;
		right: 12px;
		text-align: right;

}
#locator .ghsearch li {
	list-style: none;
				font-size: 9pt;
		padding: 2px 0 0 0;
			font-weight: bold;
		color: #FFF;

		}


#locator .ghsearch select {
	width: 90px;
	font-size: 8pt;
	font-weight: normal;
  	text-decoration: none;
	color: #666;

}






/* Only for IE-Win  \*/
* html #locator select {
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
	color: #666666;

}

  /* #setting {
	width: 80px;
	font-size: 9pt;
		margin: 2px 0 0 2px;
}

#category{
 	width: 80px;
	font-size: 9pt;
		margin: 2px 0 0 2px;

}  */

/* sideContent images  ----------------- */

#images {
	width: 160px;
	height: 108px;
	background: #FFF;
	margin:8px 8px 0 0;
	padding: 0;
	float: right;
	display: inline;
}

#pics1 {
width: 160px;
	height: 106px;
	background: #FFF;
	margin: 8px 8px 0 0;
	padding: 0;
	float: right;
	display: inline;
background: url(../images/bx-locator-106-yellow1.gif) no-repeat;

}

#sresult {
width: 160px;
	height: 334px;
	margin: 8px 8px 0 0;
	padding: 0;
	float: right;
	display: inline;
background: #FFF url(../images/bx-side-blue-334.gif) no-repeat;
font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;

}

#sresult .std {
	padding-top: 2px;
	padding-left: 8px;
	color: #ffffff;
		}


#pic13 {
width: 160px;
	height: 106px;
	background: #FFF;
	margin: 8px 8px 0 0;
	padding: 0;
	float: right;
	display: inline;
background: url(../images/bx-locator-106-grey.gif) no-repeat;

}

/* primaryContent  rounded corner boxes ----------------- */

#primaryContent {
	width: 576px;
	height: 450px;
	background: url(../images/bx-576.gif) no-repeat;
	margin: 8px 0 0 8px;
	float: left;
	display: inline;

}

#primaryContent h2 {
	font-size: 14pt;
	font-weight: normal;
	font-family: arial, verdana, helvetica;
	color: #F63;
	letter-spacing: 5pt;
	margin: 0 3px 0 3px;
	padding: 10px 8px 0 8px;

  }


#primaryContent .left {
width: 265px;
float: left;
display: inline;
	font-size: 10pt;
	font-weight: normal;
	font-family:  arial, verdana, helvetica;
	margin: 0 3px 0 3px;
	padding-left: 10px;
	padding-right: 3px;

}

#primaryContent .right {
width: 265px;
float: right;
display: inline;
	font-size: 11px;
	font-weight: normal;
	font-family:  verdana,  arial, helvetica;
	margin: 0 3px 0 3px;
	padding-right: 10px;

}

#primaryContent2 {
	width: 744px;
	height: 450px;
	background: url(../images/bx-744.gif) no-repeat;
	margin: 8px 0 0 8px;
	float: left;
	display: inline;

}

#primaryContent2 h2 {
	font-size: 14pt;
	font-weight: normal;
	font-family: arial, verdana, helvetica;
	color: #F63;
	letter-spacing: 5pt;
	margin: 0 3px 0 3px;
	padding: 10px 8px 0 8px;

  }
#primaryContent2 h3 {
		font-size: 11pt;
		font-weight: normal;
		font-family: arial, verdana, helvetica;
		color: #F63;
		letter-spacing: 1pt;
		margin: 4px 10px 0 10px;
		padding: 10px 8px 0 8px;

	  }

  #primaryContent2 table {
  	margin: 0 3px 0 5px;
  	padding: 10px 10px 0 10px;
  	align: center;

    }

    #primaryContent3 {
		width: 744px;
			height: 450px;
			background: url(../images/bx-744.gif) no-repeat;
			margin: 8px 0 0 8px;
			float: left;
			display: inline;

		}


	#primaryContent3 h2 {
		font-size: 14pt;
		font-weight: normal;
		font-family: arial, verdana, helvetica;
		color: #F63;
		letter-spacing: 5pt;
		margin: 0 3px 0 3px;
		padding: 10px 8px 0 8px;

	  }
#primaryContent3 h3 {
		font-size: 11pt;
		font-weight: normal;
		font-family: arial, verdana, helvetica;
		color: #F63;
		letter-spacing: 5pt;
		margin: 0 3px 0 3px;
		padding: 10px 8px 0 8px;

	  }

	  #primaryContent3 table {
	  	margin: 0 3px 0 3px;
	  	padding: 10px 12px 0 12px;

    }

    #primaryContent4 {
			width: 804px;
				height: 535px;

				margin: 8px 0 0 8px;
				float: left;
				display: inline;

		}


#nonbookingGH {
	width: 744px;
	height: 450px;
	background: url(../images/bx-744.gif) no-repeat;
	margin: 8px 0 0 8px;
	float: left;
	display: inline;

}

#nonbookingGH h2 {
	font-size: 14pt;
	font-weight: normal;
	font-family: arial, verdana, helvetica;
	color: #F63;
	letter-spacing: 5pt;
	margin: 0 3px 0 3px;
	padding: 10px 8px 0 8px;

  }

  #nonbookingGH table {
  	margin: 0 3px 0 5px;
  	padding: 10px 10px 0 10px;
  	align: center;

    }

/* secondaryContent  rounded corner boxes  ---------------- */

#secondaryContent {
	width: 340px;
	height: 450px;
	background: url(../images/bx-340.gif) no-repeat;
	margin: 6px 7px 0 0;
	padding: 0;
	float: right;
	display: inline;

}

#secondaryContent h2 {
	font-size: 12pt;
	font-weight: normal;
	font-family: arial, verdana, helvetica;
	color: #F63;
	letter-spacing: 4pt;
	margin: 0 3px 0 3px;
	padding: 10px 8px 0 8px;

  }


#secondaryContent p {
	font-size: 8pt;
	font-weight: normal;
	font-family: arial, verdana, helvetica;
	margin: 0 3px 0 3px;
	padding-left: 8px;
	padding-right: 8px;
	position: relative;

}


/* Miscelaneous    --------------- */

.external{
	background: url(../images/extern-white.gif) no-repeat right top;
	padding-right: 5px;

}

#skip, #back {
	display: none;
	}


/*  P.I.E. FLOAT CLEARING  See http://www.positioniseverything.net/easyclearing.html --------------------- */

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */