/* @override http://10.0.1.7:8888/vistahost/css/main.css */

/*
Company:	Vista Host
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Common Text Styles - Styles for text
Default Headings - headings like h1, h2, etc
Default Lists - unordered and ordered lists
Nav - navigation bar
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	background-color: #fff;
}
body {
	font-family: georgia, times, serif;
}
/* @end */

hr {
border: 0;
color: #d4d4d4;
background-color: #d4d4d4;
margin-top:22px;
margin-bottom:22px;
height: 1px;
width: 100%;

}
.photoborder {
	float:right;
	padding:4px;
	margin-bottom:12px;
	margin-left:22px;
	border:1px solid #016b9f;
}
/* @group Layout */
/* Head */
div#hd {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
}

/* Body */
div#bd {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
}

/* Footer */
div#ft {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
}
div.footer-bar {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 10px 0;
}
div.smlinks {
	width: 350px;
	margin-left: 30px;
	float: left;
	display: inline;
}
div.smlinks .pad {
	margin-right:6px;
}
div#ft p.explore {
	margin: 0 30px 0 0;
	font-size: 116%;
	width: 450px;
	line-height: 23px;
	text-align: right;
	float: right;
	display: inline;
}
div#ft p.explore a {
	display: block;
	background: url(../images/arrow-blue.gif) no-repeat 100% 50%;
	padding: 0 11px 0 0;
}
div#ft p.explore a:link, div#ft p.explore a:visited {
	color: #066898;
	text-decoration: none;
}
div#ft p.explore a:hover {
	text-decoration: underline;
}

/* Footer Contact */
div.ft-contact {
	text-align: center;
	padding: 40px 0 20px 0;
	color: #4d4d4d;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div.ft-contact p {
	font-size: 93%;
	line-height: 140%;
}
div.ft-contact a:link, div.ft-contact a:visited {
	color: #4d4d4d;
	text-decoration: none;
}
div.ft-contact a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Modules */
/* Logo */
div#logo {
	width: 551px;
	height: 80px;
	background: url(../images/mg-finch-facilitation.gif) no-repeat 0 0;
	text-indent: -9000px;
	float: left;
	display: inline;
}
div#logo a {
	display: block;
	height: 100%;
}

/* Tagline */
p.tagline {
	color: #016b9f;
	font-size: 167%;
	margin: 22px 25px 8px 0;
	width:120px;
	text-align: right;
	line-height: 110%;
	float: right;
	display: inline;
}

/* Content */
div.content-top {
	width: 924px;
	overflow: hidden;
	height: 12px;
	background: url(../images/content-top-shadow.gif) no-repeat 0 0;
}
div.content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 12px 1px 12px;
	background: url(../images/content-bkg.gif) repeat-y 0 0;
	position: relative;
}
div.content-inner {
	width: 900px;
	background: url(../images/inside-page-header.jpg) no-repeat 0 0;
}
div.content-btm {
	width: 924px;
	overflow: hidden;
	height: 19px;
	background: url(../images/content-btm.gif) no-repeat 0 0;
}

/* Main */
div.main {
	width: 590px;
	padding: 150px 0 20px 0;
	margin-right: 30px;
	float: right;
	display: inline;
}

/* Side */
div.side {
	width: 220px;
	margin-left: 16px;
	padding-top: 210px;
	padding-bottom:120px;
	float: left;
	display: inline;
}
div.side blockquote {
	color: #066898;
	font-size: 116%;
	background: url(../images/quote-open.gif) no-repeat 0 0;
	padding: 7px 10px 0 15px;
	margin: 0 0 15px 0;
}
div.side blockquote span {
	display: block;
	background: url(../images/quote-close.gif) no-repeat 100% 100%;
}
div.side p.sig {
	color: #066898;
	font-size: 116%;
	text-align: right;
}

/* Home Flash */
div.home-flash {
	width: 900px;
	border-bottom:3px solid #f54d00;
	background-image:url(../images/bknd-home-hero.jpg);
	background-repeat:no-repeat;
	height:396px;
	text-align:left;

}
div.home-flash a {
	text-decoration:none; 	color: #066898;}
div.home-flash a:hover {
	text-decoration:underline; color:#6bad0f;}
div.home-flash b {
	font-size: 167%;
	color: #066898;
	font-weight:normal;
}

.tagline {
	width:500px;
	float:left;
	text-align:center;
}

div.home-flash span a:link, div.home-flash span a:visited, div.home-flash span a:active {
	text-decoration:none;
	color: #066898;
}
div.home-flash span a:hover {
	text-decoration:underline;
}
/* Home Callout */
div.home-callout {
	width: 308px;
	background-color: #066898;
	padding: 12px;
	position: absolute;
	z-index: 50;
	margin-top: -80px;
	left: 42px;
	color:#ffffff;
}
div.home-callout img {
	margin-bottom: 8px;
}
div.home-callout p {
	color: #ffffff;
	font-size: 108%;
	margin: 0 0 8px 0;
}
div.home-callout p.home-callout-link {
	margin: 0;
	border-top: 1px solid #fff;
	padding: 8px 0 0 0;
}
div.home-callout p a {
	display: block;
	background: url(../images/arrow-white.gif) no-repeat 0 50%;
	padding: 0 0 0 10px;
}
div.home-callout p a:link, div.home-callout p a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.home-callout p a:hover {
	text-decoration: underline;
}

/* Home Main */
div.home-main {
	width: 474px;
	margin-left: 392px;
	padding: 15px 0 0 0;
}
div.home-main h1 {
	color: #066898;
	font-size: 168%;
	margin: 0 0 5px 0;
	font-weight: normal;
}
div.home-callout h2 {	color: #ffffff;
	font-size: 132%;
	margin: 0 0 5px 0;
	font-weight: normal;}
div.home-main h2 {
	color: #066898;
	font-size: 132%;
	margin: 0 0 5px 0;
	font-weight: normal;
}
div.home-main p {
	color: #000000;
	font-size: 108%;
	line-height: 140%;
}
div.home-main p a:link, div.home-main p a:visited {
	color: #000000;
	text-decoration: underline;
}
div.home-main p a:hover {
	text-decoration: none;
}
div.left {
	float:left;
	width:290px;
	margin-right:10px;
}
div.right {
	float:right;
	width:280px;
}
/* Brand Logos */
div.cert-logos {
	text-align: left;
}
div.cert-logos p {
	padding-top:28px;
	padding-right:40px;
}
div.cert-logos img {
	float:left;
	margin-left:13px;
}
/* Hotel List */
table.hotel-list {
	width: 100%;
}
table.hotel-list th {
	color: #066898;
	font-size: 123.1%;
	text-align: left;
	font-weight: normal;
	padding: 5px 15px 5px 0;
}
table.hotel-list td {
	color: #000000;
	font-size: 100%;
	padding: 5px 15px 5px 0;
}
table.hotel-list a:link, table.hotel-list a:visited {
	text-decoration: none;
}
table.hotel-list a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Common Text Styles */
div.main p {
	font-size: 108%;
	line-height: 140%;
}
/* @end */

/* @group Default Headings */
div.main h1 {
	color: #066898;
	font-size: 153.9%;
	font-weight: normal;
	margin: 0 0 5px 0;
}
div.main h2 {
	color: #066898;
	font-size: 138.5%;
	font-weight: normal;
	margin: 0 0 5px 0;
}
div.main h3 {
	color: #066898;
	font-size: 131%;
	font-weight: normal;
	margin: 0 0 5px 0;
}
div.main h4 {
	color: #066898;
	font-size: 123.1%;
	font-weight: normal;
	margin: 0 0 5px 0;
}
div.main h5 {
	color: #066898;
	font-size: 116%;
	font-weight: normal;
	margin: 0 0 5px 0;
}
div.main h6 {
	color: #066898;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 5px 0;
}
/* @end */

/* @group Default Lists */
div.main li, div.side li {
	font-size: 108%;
	list-style-image:url(../images/li.gif);
}
div.main li li {
	font-size: 100%;
}
/* @end */

/* @group Nav */
div#nav-left {
	width: 12px;
	height: 43px;
	background: url(../images/nav-bar-left.png) no-repeat 0 0;
	position: absolute;
	top: 38px;
	left: 0;
}
div#nav-right {
	width: 12px;
	height: 43px;
	background: url(../images/nav-bar-right.png) no-repeat 0 0;
	position: absolute;
	top: 38px;
	left: 912px;
}
div#nav {
	width: 900px;
	height: 34px;
	background: url(../images/nav-bar-bkg.png) repeat 0 0;
	position: absolute;
	z-index: 200;
	margin-top: 38px;
	left: 12px;
}
div#nav ul {
	margin: 0;
	padding: 0 0 0 35px;
}
div#nav ul li {
	list-style: none;
	background: url(../images/nav-div.gif) no-repeat 100% 50%;
	padding: 0 1px 0 0;
	float: left;
	display: inline;
}
div#nav ul li.last {
	background: none;
}
div#nav ul li a {
	display: block;
	font-size: 131%;
	line-height: 34px;
	padding: 0 22px;
}
div#nav ul a:link, div#nav ul a:visited {
	color: #ffffff;
	text-decoration: none;	
}
div#nav ul a:hover {
	text-decoration: none;
}
div#nav ul li:hover a, div#nav ul li.sfhover a {
	background-color: #066898;
}

/* Nav Drop Down */
div#nav ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background: url(../images/nav-drop-bkg.png) no-repeat 0 0;
	width: 155px;
	z-index: 210;
}
div#nav ul li ul { /* second-level lists */
	position: absolute;
	left: -999em;
}
div#nav ul li ul li {
	background-image: none;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
}
div#nav ul li ul li a {
	text-align: left;
	line-height: 22px;
	padding: 6px 10px;
	margin: 0;
	font-size: 131%;
	display: block;
	font-weight: normal;
	background-image: none!important;
	background-color: transparent!important;
	width: 135px;
}
div#nav ul li:hover ul, div#nav ul li.sfhover ul {
	left: auto;
}
div#nav ul li ul a:hover {
	background-color: #066898!important;
}
/* Fix for sticky IE drop downs */
div#nav ul li:hover, div#nav ul li.sfhover {position: static;}
/* @end */

/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */