@charset "utf-8";
/* CSS Document */



/* Layout Styles */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0a161e;
	background: url(../images/pageBG.jpg) repeat-x #ffd885 0 0;
	margin:0;
	padding:0;
}

img {
	border: 0;	
}

/* Page Container */
#container {
	background: url(../images/shadowBG.png) repeat-y top center;
	margin:0 auto;
	
	
	
}
input.date {
	width: 100px;
	color: #000;
}

/* outside wrapper */

#content {
	

	margin: 0 auto;
	width: 910px;
}

/* inside wrapper */

#pageContent {
	width: 895px;
	left: 7px;
	margin: 0 auto;
}









#leftshadow {
	float:left;
	background: url(../images/left_shadow.jpg) repeat-y #ffd885;
	min-height: 900px;
	width: 8px;
}
#rightshadow {
	float:right;
	background: url(../images/right_shadow.jpg) repeat-y #ffd885;
	min-height: 900px;
	width: 8px;
}



/* Link Styles */

a{
 color: #000000;

}
a:hover {
	text-decoration: underline;
}


/* Form Styles */

input, textarea, select {
	border: thin solid #999;
	background-color: #cfcfcf;
	color: #000000;
	height: 20px;
}


/* Headline Styles */

h1 {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:12px;
	font-weight: bold;
}
h2 {
	color:#444444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	line-height:24px;
	margin-bottom:12px;
}


/* Clear Floats */

#clearL {
	clear: left;
}
#clear {
	clear:both;
}






/* Logo */

#header {
margin: 0 auto;
padding: 0px; 
}


#logo {

	float:left;
	width: 260px;
	height: 115px;
	left:25px;
	top: 0px;
	z-index: 10000;
	margin: 0;
	position: relative;
}

#languages{
margin: 0pt auto; padding: 10px 0pt; text-align: right; width: 250px;
}


/* Booking Engine */


#reservation {
	float:right;
	width: 600px;
	height: 115px;
	
	background: url(../images/reservationBG.gif) repeat-y;
}


#reservation label {
float: left;
clear: left;
padding: 1px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
}
#reservation input {
border: 0px;
background-color: #ffffff;
float: left;
clear: left
}
#reservation select {
	border: 0px;
background-color: #ffffff;
float: left;
clear: left
}

/* Main Navigation */

#navigation {
	background: url(../images/blueNavStrip.png) no-repeat;
	margin-left: 8px;
	margin-top: -5px;
	top: 435px;
	width: 885px;
	height: 45px;

	z-index: 10000;
}


/* Photo Carousel */

#carousel {
	clear: both;
	width: 875px;
	height: 341px;
	top: 100px;
	margin-left: 13px;
	z-index: 2;
}

.captionDiv {
background: url(../images/roundedBG.png) no-repeat !important;

}
.captionTitle {
margin-left:25px !important;
margin-top:15px !important;	
}

.captionDescription {
margin-left:25px !important;

}

#carousel div a img{color: #0000ff; border: 0px !important;}




/* Component Text */

#insideContent {
	margin-left: 13px;
	background: url(../images/insidecontentBG.jpg) #ffde99 no-repeat top center;
	top: 480px;
	
	width: 876px;
}

.contentheading {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:12px;
	padding-top: 12px;
	font-weight: bold;
}

.blog_more ul {
list-style: none;
padding-left: 10px;
}
.blog_more li {

font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-style:italic;
line-height:20px;
}
#subContent {
padding-top:40px;
	margin:0 25px 0;
}

#leftContent {
	float: left;
	width:468px;
	height: auto;
	margin-top: 25px;
	margin-left: 25px;
}

#rightContent {
	float: right;
	width: 295px;
	height: auto;
	margin-top: 25px;
	margin-right: 50px;
	padding-bottom: 25px;
}



/* Photo Strip */

#strip {
	clear: both;
	height: 170px;
	background-color:#FFF;
	padding: 5px;
	width: 830px;
	margin:0 auto;

}
#strip ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align:center;
}
#strip ul li {
	padding: 1.5px;
	display: inline;
}
#strip ul li img {
	border: 0px;
}


/* Bottom Navigation */

#bottom {
	background: url(../images/blueNavStrip.png) no-repeat;
	margin-left: -4px;
	margin-top: -17px;
	width: 885px;
	height: 45px;
}

#bottom li a {
	font-size: 12px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFFFFF;
	padding-bottom: 13px;
}
 
#bottom ul {
list-style: none;
padding:14px;
}
#bottom li { /* all list items */
border-left:1px solid;
color:#FFFFFF;
float:left;
padding-left:5px;
padding-right:5px;
text-decoration:none;
 
}

#bottom .item18 {
	border-left : 0px;	
}

#bottom .item29 {
 float: right;
 border-left: none;
}
/* Footer */

#footer {
	background-color: #ffd885;
	width: 885px;
	height: 70px;
	left: 13px;
	text-align:left;
	font-size: 12px;
	line-height: 20px;
	color: #b76821;
	padding-top:10px;
}

/****************** Dropdown Menu styling starts here **************/





.menusan
{
 	display:block;
	position:relative;
	visibility:inherit;
	margin-top: 15px;
	z-index:1000;

}
 
.menusan, .menusan li, .menusan li ul { /* all lists */

	border: 0px;
	float:left;
	list-style: none;
/*	padding-right: 20px; */
	padding-left: 0px;
	margin-left: 4px;
	
}
 
 
.menusan li a,  .menusan li .separator{
	font-size: 15px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFFFFF;
	font-weight: bolder;
	padding-bottom: 17px;
	text-decoration: none;
}

 
.menusan li { /* all list items */
	position: relative;
 	float:left;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 17px;
	text-decoration: none;
 
 
}
 
.menusan li ul { /* second-level lists */
 position: absolute;
 width: 10em;
 left: -999em; /* using left instead of display to hide menus because display: none isn’t read by screen readers */

}
 
.menusan li a:hover {
	text-decoration:underline;
}
.menusan li ul li {
	text-transform: none;
	border: none;
	/*border: 1px dotted rgb(204, 204, 204); */
	overflow: hidden; 
	width: 160px;
	 text-align: left;
	background-color: #294f6a;
	height: 20px;
	padding: 5px;
	
	
}

.menusan li ul li a{
 color: #FFFFFF;
 padding: 5px;
}
 .menusan li ul li a:hover{
 color: #cFcFcF;
}
.menusan li:hover ul, .menusan li.sfhover ul  { /* lists nested under hovered list items */
 left: 0px; /* change is to 10px, 20px, etc for indenting the sub menue */
 top: 0px;
 margin-top: 27px;
 list-style:none;
 position: absolute;
 padding-left: 0px;

 
}
/* **************** Dropdown Menu styling end here ***************/

/* ** module styling ** */

div.moduletablemodulebg {
	width: 260px;
}

table.moduletablemodulebg {
	border: 4px solid #000000;
	border-radius: 15px;
}

.moduletablemodulebg h3{
	/*text-align: left;*/
	background: url("../images/tpmlogo_horiz.jpg") no-repeat scroll center center #FFFFFF;
    color: #993399;
	padding-top: 16px;
    padding-bottom: 55px;
	text-shadow: 2px 2px 2px #999999;
	font-size: 16px;
	text-align:center;
	border: 4px solid #000000;
	border-radius: 15px;
	margin-bottom: -4px;
	/* background-color: #154263;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px; */
}
.moduletablemodulebg ul{
	list-style: none;
	padding: 0px;
	
}

.moduletablemodulebg ul li{
	padding: 10px;
	
}
.moduletablemodulebg ul li a{
	color: #dd425d;
	
}
.moduletablemodulebg ul li .newsfeed_itemmodulebg {
	padding: 10px;	
}

.moduletablemodulebg p{
	font-style: italic;
}

.modulebg {
	background-color:#FFFF99;
}


