/**************** Body and tag styles ****************/
* {margin: 0;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, object, table, th, tr, td  {padding: 0;}
body {
	font: 100%/1.3 Garamond, "Times New Roman", Times, serif;
	color: #c6d7e7;
	/*background: #2E3D49 url(../images/riverside/rs-bg.jpg) repeat-x top left*/
}
img {
	border:none;
	vertical-align: bottom;
}
h1 {
	font-size: 1.05em;
	color: #fff;
	text-transform: uppercase; 
}
h2 {
	font-size: 1em;
	color: #fff;
	font-weight: normal;
}
h3 {
	font-size: .9em;
	color: #fff;
}
h4 {font-size: 1.1em;
	color: #063359;
	font-weight: normal;
	background-color: #DCE8EF;
	width: 180px;
	padding: 8px 0px 8px 8px;
}

p, ul, ol, #bookingtable {font-size: 1.0em;
	margin-bottom: 1.2em;
}

.rightblocktext {
	font-size: 0.8em;
	color: #063359;
	font-weight: normal;
	padding: 8px 4px 8px 8px;
}
.rightblocktextbig {
	display: block;
	font-size: 1.5em;
	color: #063359;
	font-weight: normal;
	background-color: #DCE8EF;
	width: 180px;
	padding: 8px 0px 8px 8px;
}

ul, ol {margin-left: 2em;
}
a {text-decoration: underline;}
a:link {color: #fff;}
a:visited {color: #fff;}
a:hover {color: #c6d7e7; text-decoration: none;}
a:active {color: #c6d7e7; text-decoration: none;
}
table, th, td {
	border-collapse: collapse;
}
table {font-size: .9em;
	margin-bottom: 1.2em;
}
/**************** Container styles ****************/
#container {
	width: 980px;
	margin: 0 auto;
}
#topsection {
	float: left;
	height: 348px;
	width: 980px;
	position: relative;
}
#imagesection {
	float: left;
	height: 150px;
	width: 980px;
	position: relative;
}
/**************** Header styles ****************/
#header {
	height: 82px;
	position: relative;
	font-size: 0.65em;
	color: #97BBE0;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border-top: solid 8px #2E3D49;
}

#header a:link, #header a:visited {color: #97BBE0; text-decoration: none}
#header a:hover, #header a:active {color: #c6d7e7; text-decoration: underline;}

#header img {
	position: absolute;
	left: 276px; bottom: -0px;
}
/**************** Navigation styles ****************/
#navbar {
	height: 70px;
	width: 100%;
	position: absolute;
	left: 0; top: 0;
}
.navleft {
	list-style: none;
	margin: 0;
	font-size: 0.95em;
}
.navleft li {
	float: left;
	width: 90px;
	text-align: center;
	position: relative;
	background: url(../images/main/nav-divider.png) no-repeat right top;
}
.navright li {
	float: right;
	background: url(../images/main/nav-divider.png) no-repeat left top;
}
.navleft a {
	float: left;
	width: 88px;
	text-align: center;
	height: 30px;
	text-decoration: none;
	padding: 10px 0 0;
}
.navright a {
	float: right;
}
.navleft a:link, .navleft a:visited {color: #000;}
.navleft a:hover, .navleft a:active {color: #004990; background: url(../images/main/nav-hover-bg.png) no-repeat center top;
}
/***** Sub menu *****/
.navleft ul {
	margin-left: 0;
	display: inline;
}
.navleft li ul li {
	display: none;
	background: none;
	font-size: 0.9em;
}
.navleft li:hover ul li {
	display: block;
}
.navleft ul li a {
	text-decoration: none; 
	color: #fff;
	display: block;
	width: 88px;
}
.navleft  ul li a:link, .navleft ul li a:visited {color: #fff; background: url(../images/main/nav-hover-bg.png) no-repeat center top;}
.navleft ul li a:hover, .navleft ul li a:active {color: #004990; background: url(../images/main/nav-hover-bg.png) no-repeat center top;
}
.navleft :hover > a {color: #004990; background: url(../images/main/nav-hover-bg.png) no-repeat center top
}
/***** Sub menu for Local Attractions *****/
.subnav {
	width: 100%;
	float: left;
	background: url(../images/main/subnav-divider.jpg) no-repeat left bottom;
}
.subnav ul {
	width: 100%;
	height: 35px;
	float: left;
	list-style: none;
	margin: 0;
	font-size: 1em;
}
.subnav li {
	float: left;
	width: 140px;
	text-align: center;
	position: relative;
	background: url(../images/main/subnav-divider-vert.jpg) no-repeat right top;
	height: 33px;
}
.subnav a {
	float: left;
	width: 138px;
	text-align: center;
	height: 26px;
	text-decoration: none;
	padding: 7px 0 0;
}
.subnav li.lastsublist {
	background: none;
}
.subnav li.lastsublist a {
	width: 140px;
}
.subnav a:link, .subnav a:visited {color: #fff;}
.subnav a:hover, .subnav a:active {color: #fff; background: #8c97ab;
}
/**************** Content styles ****************/
#maincontent {
	background-color: #2E3D49 /*url(../images/riverside/top-gradient.jpg) repeat-x left top*/;
	float: left;
	width: 980px;
}
.leftcontent {
	float: left;
	width: 405px;
	margin: 30px 0 0 160px;
	background-color: #2E3D49;
}
.rightcontent {
	float: left;
	width: 250px;
	margin: 20px 0 0 75px;
	border-left: solid #c6d7e7 1px;
	padding-left: 70px;
}
#slideshow {
	position: absolute;
	left: 0; top: 0;
}
#slideshow img {
	display: none;
	position: absolute;
	top: 0; left: 0;
}
img#gradoverlay {
	position: absolute;
	left: 0; top: 0;
}
.videowrapper {
	float: left;
	width: 130px;
	text-align: center;
	margin: 0 3px 1em 0;
}
.videowrapper p {
	font-size: .8em;
	margin: 2px 0 0;
} 
.hotelcontainer {
	float: left;
	width: 506px;
	border: 2px solid #fff;
	clear: both;
	margin: 0 0 1em 47px;
	padding: 8px 16px 8px 8px;
	background-color: #2F497E;
}
.hotelcontainer p {margin-bottom: 0;
}
.hotelcontainer .imgleft {margin: 0 10px 0 0;
}
/**************** Booking Form *****************/
table#bookingtable, table#bookingtable td {
	border-collapse: collapse;
}
table#bookingtable td {
	padding-bottom: .4em;
}
table#bookingtable img {
	float: left;
	margin-right: 2px;
}
table#bookingtable {
	border-left: 1px solid #304A78;
	margin-top: .5em;
}
#venue, #rtype {
	width: 125px;
}
#dfrom {
	width: 100px;
	margin-top: 2px;
	border: 1px solid #1c3664;
	font-size: 12px;
}
/**************** Footer styles ****************/
#footer {
	background-color: #122342;
	background-image:url(../images/social/rs-footer.gif);
	background-repeat:no-repeat;
	float: left;
	width: 100%;
	padding-top: 30px;
	height: 56px;
}
#footer p {
	margin-bottom: 0;
	font-size: .65em;
padding-left: 42px;
padding-top: 30px;
}
#footer a:link, #footer a:visited {color: #c6d7e7;}
#footer a:hover, #footer a:active {color: #fff; text-decoration: none;
}

#sociallist
{
float:right; 
padding-right: 50px;
padding-top: 26px;
}

#sociallist li
{
display: inline;
list-style-type: none;
}
#cypher
{
float:left; 
padding-left: 5px;
}

/**************** Misc classes and styles ****************/
.imgleft {float: left; margin: 0 .8em .2em 0;}
.imgright {float: right; margin: 0 0 .2em .8em;}
.boldtext {font-weight: bold;}
.italictext {font-style: italic;}
.titlecolumn {text-align: right; width: 105px; padding-right: 7px;}
.smalltext {font-size: .8em;}
.textcentre {text-align: center;}
.marg0bottom {margin-bottom: 0;}
.marg10top {margin-top: 10px;}
.whitetext {color: #fff;}

/**************** Styles for booking widget ****************/
#rmHolder {
width: 217px; 
background-color: #DBE8F0; 
font-size:12px; 
line-height:1.3em; 
padding: 10px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

#rmHolder .rmholdiv {
margin: 3px 0;
color: #036;
}

#rmHolder .rmwide {

}

#rmHolder option {
font-size: 90%;
margin-right: 2px;

}

.rmSelectText {
text-align: left;
}