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

body {
	background: #9c7fbd url('/images/body_bg.jpg') repeat-x top center;
	background-color:#ffdd00;
	margin: 0;
	padding: 0;
	height: 100%;
}

h1 {
	color: #207c85;
	font: 20px 'Verdana';
}

h2 {
  font: bold 12px Verdana;
	color: #207c85;
}

span.h2{
  font: bold 12px Verdana;
	color: #207c85;
}

b, strong{
  color:#000000;
  font-weight:normal;
}


a:link, a:visited, a:active {
	color: #f37021;
	text-decoration:none;
}

a:hover {
	color: #f37021;
	text-decoration:underline;
}


a.arrow:link, a.arrow:visited, a.arrow:active {
	color: #f37021;
	text-decoration:none;
	font-size:9px;
	padding-left:18px;
	background-image:url('/images/link_arrow.gif');
	background-repeat:no-repeat;
	background-postion:left;
	text-transform: uppercase;
}

a.arrow:hover {
	color: #f37021;
	text-decoration:underline;
	font-size:9px;
}

td, p, li, div {
	color:#636466; font: 12px Verdana;
	line-height:18px;
}

.required{
  color:#f37021;
}

.warning{
  background-color:#f0fafa;
  padding:10px 10px 1px 10px;
  margin-bottom:10px;
  margin-top:10px;
}

#midcol p {
  margin-top: 0px;
	padding-top: 2px;
}

#midcol h2 {
	margin-top: 22px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#midcol ul, #midcol ol  {
	margin-top: 8px;
	padding-top: 0px;
}

#background{
  background: url('/images/background.png') no-repeat top center;
  height:100%;
  z-index:0;
}

#wrapper {
	width: 960px; margin: 0px auto;
	height:100%;
	padding-bottom:20px;


	/*-moz-box-shadow: 3px 3px 4px #333;
  -webkit-box-shadow: 3px 3px 4px #333;
  box-shadow: 0px 3px 4px #333;
  /* For IE 8 * /
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  /* For IE 5.5 - 7 * /
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');*/
}

#header {
	height: 175px;
	margin-top:20px;
	background: url('/images/top.png') no-repeat top center;
}

#social-media{
  margin-right:230px;
  margin-top:4px;
}

#social-media img{
  padding:3px;
}

#social-media p{
  color:#636466;
  font-size:9px;
}



div.topnav {
	position: relative;
	z-index: 96;
	height:30px;
	width: 960px;
	font: 10px arial;
	color: #fff;
	margin-top:30px;
	padding: 0px;
	border:0px solid #cc0000;
}

#dining{
  background: url('/images/nav-dining.gif') no-repeat top left;
	width:74px;
	height:30px;
	float:left;
}

#dining:hover {
	background: url('/images/nav-dining.gif') no-repeat top left;
	width:74px;
	height:30px;
	background-position:0 -30px;
	float:left;
}

#shopping{
  background: url('/images/nav-shopping.gif') no-repeat top left;
	width:89px;
	height:30px;
	float:left;
}

#shopping:hover {
	background: url('/images/nav-shopping.gif') no-repeat top left;
	width:89px;
	height:30px;
	background-position:0 -30px;
	float:left;
}

#entertainment{
  background: url('/images/nav-entertainment.gif') no-repeat top left;
	width:127px;
	height:30px;
	float:left;
}

#entertainment:hover {
	background: url('/images/nav-entertainment.gif') no-repeat top left;
	width:127px;
	height:30px;
	background-position:0 -30px;
	float:left;
}

#saw{
  background: url('/images/nav-stephen-avenue-walk.gif') no-repeat top left;
	width:161px;
	height:30px;
	float:left;
}

#saw:hover {
	background: url('/images/nav-stephen-avenue-walk.gif') no-repeat top left;
	width:161px;
	height:30px;
	background-position:0 -30px;
	float:left;
}

#getting-around{
  background: url('/images/nav-getting-around.gif') no-repeat top left;
	width:127px;
	height:30px;
	float:left;
}

#getting-around:hover {
	background: url('/images/nav-getting-around.gif') no-repeat top left;
	width:127px;
	height:30px;
	background-position:0 -30px;
	float:left;
}

#about{
  background: url('/images/nav-about.gif') no-repeat top left;
	width:70px;
	height:30px;
	float:left;
}

#about:hover {
	background: url('/images/nav-about.gif') no-repeat top left;
	width:70px;
	height:30px;
	background-position:0 -30px;
	float:left;
}

#resources{
  background: url('/images/nav-resources.gif') no-repeat top left;
	width:98px;
	height:30px;
	float:left;
}

#resources:hover {
	background: url('/images/nav-resources.gif') no-repeat top left;
	width:98px;
	height:30px;
	background-position:0 -30px;
	float:left;
}



#main {
	background-color:#ffffff;
	padding: 0px 0px;
	height:100%;
  background-image:url('/images/content_bg_home.gif');
	background-repeat:repeat-y;
}

#main-main {
	background-color:#ffffff;
	padding: 0px 0px;
	height:100%;
	background-image:url('/images/content_bg_home.gif');
	background-repeat:repeat-y;
}

#main-main-full {
	background-color:#ffffff;
	padding: 0px 0px;
	height:100%;
	background-repeat:repeat-y;
}

#main-noside {
	background-color:#ffffff;
	padding: 0px 0px;
	height:100%;
	background-image:url('/images/content_bg_noside.gif');
	background-repeat:repeat-y;
}

#fma{
  margin:15px 5px 15px 15px;
  width:749px;
  height:372px;
  border:0px solid #990000;
  background-color:#242021;
  float:left;
  text-align:right;
}

#fma p{
  padding:2px;
  margin-top:0px;
  color:#ffffff;
}

#content{
  padding:10px;
  width:470px;
  float:left;
  height:100%;
}

#content-main{
  padding:10px 10px 10px 20px;
  width:465px;
  float:left;
  height:100%;
}

#left-sidebar{
  padding:10px 15px 10px 15px;
  width:250px;
  float:left;
}

#left-sidebar-main{
  padding:10px 15px 10px 15px;
  width:250px;
  float:left;
  background-color:#ffffff;
  /*border-right:1px solid #e9eaea;
  height:100%;*/
}

#left-sidebar-main input{
  width:240px;
  border:1px solid #cccccc;
  padding:3px;
  margin-bottom:3px;
  color:#cccccc;
}

#left-sidebar p{
  color:#636466;
}

#left-sidebar input{
  width:240px;
  border:1px solid #cccccc;
  padding:3px;
  margin-bottom:3px;
  color:#cccccc;
}

#right-sidebar{
  margin:0px 7px;
  width:169px;
  float:right;
  text-align:center;
  height:100%;
}

#right-sidebar-main{
  margin:0px 7px;
  width:169px;
  float:right;
  text-align:center;
  /*border-left:1px solid #e9eaea;
  height:100%;*/
}

hr{
  border: 0;
  color: #e9eaea;
  background-color: #e9eaea;
  height: 1px;
  width: 85%;
  text-align: left;
}

#main_wide {
  position: relative;
	z-index:10;
	width: 960px;
	background: url(../images/main_wide_bg.png) repeat-y;
	padding: 0 10px;
}

#topbar {
  position: relative;
	clear: both;
	width: 940px;
	height: 32px;
	padding: 1px 20px;
	background: url(../images/topbar_bg.gif) no-repeat top left;
}

#social_icons {
  float: right;
	padding-right: 4px;
	margin-top: 24px;
	text-align: right;
}

#social_icons img {
  display: block;
	margin: 1px;
}

#social_icons a{
  float: right;
}

#event_icons img {
  display: block;
}

#event_icons a{
  float: left;
}

#leftcol {
  position: relative;
	background: url(../images/left_top.jpg) no-repeat top left;
  float: left;
  width: 250px;
}

#rightcol {
	position: relative;
  float: left;
	padding-top: 6px;
	width: 150px;
}

#midcol {
  position: relative;
  float: left;
	padding: 6px 20px 10px 15px ;
  width: 525px;
}

#midcol_wide {
  position: relative;
  float: left;
	padding: 6px 10px 10px 10px ;
  width: 775px;
}

#footer {
  text-align: center;
  font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color:#ffffff;
	width: 960px;
	clear:both;
}

div.footerwide {
  background: url(../images/footer_wide_bg.jpg) no-repeat top left;
}

#footer p {
	color: #ffffff;
}

a.footer:link {
	color:#636466;
	font: 11px Verdana;
	text-decoration: none;
}

a.footer:visited {
	color:#636466;
	font: 11px Verdana;
	text-decoration: none;
}

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

#searchbar {
 float: left;
}

#searchbar form {
 float: right;
 padding: 12px 18px 9px 18px;
}

#searchbar input{
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 2px;
	width:245px;
}

#searchbar btn-search{
  width:21px;
  height:20px;
}

.wst {
 padding: 1em;
 height: 14.75em;
}

.wst h3 {
  font: 13px 'Lucida Grande',Arial;
	margin: 2px 0 0 0;
	padding: 2px 0 0 0;
	color: #333;
}

.wst p {
	padding: 3px 0;
	margin: 3px 0;
}

.wst .submit {
	padding-top: 6px;
}

#leftcol div.info {
  padding-left: 10px;
	font: 12px arial;
	color: #3f3f40;

}

#leftcol div.title {
	border-bottom: 1px solid #cdcbcf;
	margin: 1em 0 0.5em 0;
}

a.gTitle {
	font: normal 12px Arial;
	color: #fe8000;
	text-decoration: none;
}

a.gTitle:hover {
  color: #ffd500;
}

.gRoll {
	font: bold 10px arial;
	color: #3f3f40;
}

.gIcon {
	padding-left: 0.5em;
}

#breadbasket {
	font: 10px arial;
	color: #525252;
	padding-top: 4px;

}

#breadbasket a, #breadbasket a:visited {
	color: #525252;
	text-decoration: underline;
}

#breadbasket a:hover {
  color: #e55725;

}

/*** FORM ***/

.form{
  font: normal 12px arial;
  padding:2px;
}

.form_error{
  font: normal 12px arial;
  background-color:#ffe400;
  padding:2px;
  border:2px solid #990000;
}

.wst form  {
  margin-top: 3px;
	padding-top: 3px;
}

fieldset{
	width:400px;
	padding:10px;
	border:1px solid #ccc;
	margin:20px 0 10px 0;
}

fieldset p{
	margin-top: 2px;
	padding-top: 2px;
	clear: left;
}

.fieldset{
	padding:10px;
}

.fieldset p{
	margin-bottom:4px;
	padding-bottom:0px;
	margin-top:3px;
}

legend{
	font-weight:bold;
	margin-bottom:5px;
}

label.inputLabel{
	width:100px;
	display:block;
	float:left;
	}
.inputLabel .labelText{
	float:left;
	line-height:18px;
	margin-right:3px;
	clear: left;
}

.wst input {
	border: 1px solid #747474;
	background: #f2f2f2;
	font: 12px Arial;
}

#midcol input {
	border: 1px solid #747474;
	font: 12px Arial;
	padding:3px;
}

#midcol input.button{
  background-color:#e55725;
  color:#fff;
  padding:5px 15px 5px 15px;
  text-transform: uppercase;
  border:0px solid #e55725;
  background-image:url('/images/button.png');
  background-repeat:repeat-x;
}


#adBar  td{
	padding-bottom: 11px	;
}



/*** NAV ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
  z-index: 97;
	line-height:	1px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			190px; /* left offset of submenus need to match (see below) */
	background: #715aa2;

}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			35px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			190px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {

	left:			190px; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/

.sf-menu {
	float:			left;
	margin-top:	0px;
}

.sf-menu a, .sf-menu a:visited {
  border-bottom: 1px solid #a4d8d6;
	text-decoration: none;
	font: 12px Verdana;
	color: #464647;
}

.sf-menu li li a, .sf-menu li li a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	font: 12px Verdana;
	padding: 3px 0 6px 12px;
}

.sf-menu li ul {
  margin-top:-5px;
  padding:0px;
	background-color:	#cfe3e4;
	color:#464647;
	border-top:3px solid #ffffff;

}

.sf-menu li ul ul {
  margin-top:-3px;
  padding:0px;
	background-color:	#cfe3e4;
	color:#464647;

}

/*.sf-menu li li li {
	background:		#cfe3e4;
	margin-bottom:-50px;
}*/
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#a4d8d6;
	outline:		0;

}

/*** arrows **/
.sf-menu a.sf-with-ul,  {
  min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			10px;
	top:			8px; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/images/arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			8px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -8px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -8px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


#holiday-dt-getaway
{
  display: block;
  width: 144px;
  height: 160px;
  background: url("/images/downtown-getaway.jpg") no-repeat 0 0;

}

#holiday-dt-getaway:hover
{
  background-position: 0 -160px;
}

#holiday-dt-getaway span
{
  display: none;
}

#holiday-home
{
  display: block;
  width: 540px;
  height: 246px;
  background: url("/images/holiday-home.jpg") no-repeat 0 0;

}

#holiday-home:hover
{
  background-position: 0 -246px;
}

#holiday-home span
{
  display: none;
}


#box8{
	position:absolute;
}
#box8 div{
	width:749px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
}
.sample8 .mask1{
	/*border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;*/
}


.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:749px;
	height:353px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:749px;
	height:353px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:749px;
	height:353px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}



/*.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#5fb7be;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{width:550px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.buttons{padding:0px;}
.buttons span{color:#5fb7be;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#f37021;color:#fff}
*/
/* Sample 9*/
#box9{
	position:absolute;
	top: 0px;
	left: 0px;
}
#box9 div{
	width:749px;
	float: left;
}
#box9 .buttons{
	text-align:left
}
#box9 .next{
	float:right
}
.sample9 .buttons{
	text-align:center;
	clear:both;
}
.sample9 .mask1{
/*	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;*/
}

.buttons{
	text-align: left;
}
.buttons span{
  background-image:url('/images/fma_off.png');
  background-repeat:no-repeat;
  background-position:top center;
  border:0px solid #990000;
	padding-right: 10px;
	padding-left: 10px;
	width:16px;
	height:24px;
}
.buttons span.active {
	color:#aeb0fb;
	background-image:url('/images/fma_on.png');
  background-repeat:no-repeat;
  background-position:top center;
}
.buttons span:hover {
  background-image:url('/images/fma_on.png');
  background-repeat:no-repeat;
  background-position:top center;
	color:#d4d8b5
}
.buttons2{
	cursor: pointer;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/* ********************************** */


.shadow {
  -moz-box-shadow: 3px 3px 4px #000;
  -webkit-box-shadow: 3px 3px 4px #000;
  box-shadow: 3px 3px 4px #000;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.fmapics {
    height:  353px;
    width:   749px;
    padding:0px;
    width:749px;
    border:0px solid #990000;
}

.fmapics img {
    border:  0px solid #ccc;
    background-color: #eee;
    width:  749px;
    height: 353px;
}

.fma{
  width:749px;
  height:373px;
  border:0px solid #990000;
  background-color:#000000;
  margin-left:15px;
  text-align:right;
}

#fmanav a {
  background-image:url('/images/fma_off.png');
  background-repeat:no-repeat;
  background-position:top center;
  border:0px solid #990000;
	padding:6px 12px 12px 12px;
	width:16px;
	height:24px;
	text-align:right;
	color:#f37021;
	font-size:1px;
}
#fmanav a.activeSlide {
  color:#60b8be;
	background-image:url('/images/fma_on.png');
  background-repeat:no-repeat;
  background-position:top center;
  font-size:1px;
  height:16px;
}
#fmanav a:focus {
  background-image:url('/images/fma_on.png');
  background-repeat:no-repeat;
  background-position:top center;
	color:#60b8be;
	font-size:1px;
	height:16px;
}

td.filteron{
  color: #000000;
}

td.filteroff{
  color:#cccccc;
}

img.filteron{

}

img.filteroff{
  opacity:0.4;
  filter:alpha(opacity=40)
}

.footer{
  text-align:right;
  margin:10px 5px 20px 5px;
  font-size:11px;
}
