/* SP Americas */

#header_link {}

#indexhtml3 li{}

body {}

h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1.4em;
	font-weight:bold;
	line-height: 1.2em;
}
h2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
}
h3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1.1em;
	font-weight:bold;

}
h4 {
	color:#333333;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0px;
	padding-bottom:5px;
	border-bottom:1px solid #666666;
}
a {color:#666666;}
a:hover {color:#333;text-decoration:none;}

/* layout */

#header_link {
	display: block;
	padding: 0px;
	border: 1px solid #999;
	background-image:  url(header.png);
	background-repeat: no-repeat;
	width:980px;
	height:137px;
}

#contentbox {
	width: 980px;
	margin-top:10px;
	border: 1px solid #CCCCCC;
	background-image:url(borders.gif);
	background-repeat:repeat-y;
}

/* LEFT NAVIGATION */
#leftcol #navigation {
	list-style: none;
	margin: 28px 0 0 0;
}
#navigation ul {
	display: block;
	list-style-type: none;
	padding-left: 0;
	margin: 0px;
}
#navigation li {
	margin: 0px;
}

/* SUB NAV LINKS */
#navigation li ul li a {
	border:none;
	display:block;
	margin-left:-5px;
}
/* SUB SUB NAV LINKS */
#navigation li ul li ul li a {
	border:none;
	display:block;
	margin-left:-10px;
}

#navigation a {
	border-bottom:1px solid #fff;
	background-color:#eee; 
	color:#666666; 
	text-decoration:none;
	line-height: 1.5em;
	width: 142px;
	display: block;
	padding:4px;
	margin:1px 0;
}
#navigation a:hover {
	background-color:#FFEBBF;
	color: #111;
	text-decoration:none;
}

#navigation a.current {
	background-color:#ffb516;
	color:#111;
	font-weight:bold;
	text-decoration:none;
}
#navigation li ul li a:hover {
	background-color:#fff;
	color:#111;
	font-weight:normal;
}
#navigation li ul li a.current {
	background-color:#fff;
	color:#333;
	font-weight:bold;
}

/* TOP NAV */
#topnav a:hover {color:#111;border:none;}

/* top navigation */

#topnav {
	padding-left:20px;
	font-size:1.2em;
	font-weight:bold;
	height:30px;
	line-height:2.0em;
	background-repeat:repeat-x
}
#topnav ul {
	list-style:none;
	margin:0;
}
#topnav li {
	display:inline;
	padding:10px;
}
#topnav a {
	color:#333333; text-decoration:none;
	}
#topnav a:hover {
	color:#333333; text-decoration:none;
	}

/* second level nav */

#contentnav {}
#contentnav ul {
	list-style:none;
	margin:0;
}
#contentnav li {
	display:inline;
}
.spacer {
	padding:0px 5px 1px 5px;
	}
#contentnav a {
	color:#333333;
	text-decoration:none;
	}
#contentnav a:hover {
	color:#333333;
	text-decoration:underline;
	}

/* content */

#content {
	padding: 10px;
	}
.left {
	float:left;
	margin-right:10px;
}

/* SIMPLE FORM */
div.row {
	clear: both;
	background-color:#fff;
	padding-top: 5px;
}
div.row span.label {
  float: left;
  width: 34%;
  text-align: right;
}
div.row span.formw {
  float: right;
  width: 65%;
  text-align: left;
}

.red {color:#CF1919;}

div.submit {
	clear:both; 
	margin:8px 0px 0px 228px; 
}

/*Home page styles for SP websites*/

#block {
	float:left; 
	display: block;
	color: #333333;
	background-color: #CCCCCC;
	padding: 8px;
	border-left: 10px solid #94599b;
	margin: 3px 10px 5px 0px;
}
.datebar {
	background-color:#D8EFF5;
	padding:5px;
	margin-bottom:0px;
	color:#333333;
	font-weight:bold;
	font-size:1em;
}
.datemargin {
	margin-left:70px;
	}
	
.maphead {
	margin-top:0px;
}
.home li{
	list-style-image: url(bullet.gif)
}

/* TABLE STYLES */

table	{
	font-size:100%;
	margin-bottom:0.6em;
	margin-left:0px;
	border:1px solid #FFF;
	border-collapse:collapse;
	width:98%;
}

table td, table th {
	padding:0.7em 1em;
	border:none;
	vertical-align:top;
}

td {
	background-color: #FFF;
}
td p {margin: 0em 0.1em;padding:0;}

table table {
	font-size:100%;
	margin:0;
	border:none;
	padding:0;
}

/*Book Now table*/

div#booknowhtml1 table{
	border-collapse:collapse;
	width:98%;
	font-size:1em;
	background-color: #FFF; 
}
#booknowhtml1 th {
	font-size: 1.2em;
	padding:3px;
	margin: 0;
	vertical-align:top;
	text-align: center;
	border:1px solid #999;
	background-color:#FFB516;
	color: #111111;
}
#booknowhtml1 td {
	font-size: 1.2em;
	padding: 3px;
	margin: 0;
	vertical-align:top;
	text-align: center;
	border:1px solid #999;
	margin:0;
	padding:0;
}

div#booknowhtml1 table.booking td {
	border:none;
	text-align:left;
	padding:3px;
	vertical-align:top;
}
#hosted_by {
	text-align: center;
}

/* Book now tab */
#booknow {
	background-color:#FFB516;
	color:#FFFFFF;
	font-size:1.6em;
	font-weight:bold;
	height:30px;
	line-height:1.6em;
	width:150px;
}
#booknow a {
	color:#000000;
	text-decoration:none;
}
#booknow a:hover {
	text-decoration:underline;
}
#booknow_middle_wrapper {
	width:150px;
}
#booknow_middle {
	background-color:#FFB516;
	color:#FFFFFF;
	font-size:1.6em;
	font-weight:bold;
	height:30px;
	line-height:1.6em;
	width:150px;
}
#booknow_middle a {
	color:#FFFFFF;
	text-decoration:none;
}
#booknow_middle a:hover {
	text-decoration:underline;
}