#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 10px;
	background-color: #d7cec0;
	border-style: solid;
	border-width: 2px;
	border-color: white;
}
#header {
	background-color:#635749;
	height:90px;
	position:relative;
	border-bottom:10px solid #d7cec0;
	/*				z-index:3000;*/
	margin: 0;padding: 0;
}
#logo {
	position:absolute;
	left:15px;
	top:30px;
}
#clientLogin {
	position: absolute;
	right: 0px;
	top: 20px;
/*	box-shadow: -3px 3px 6px #333;
	-moz-box-shadow: -3px 3px 6px #333;
	-webkit-box-shadow: -3px 3px 6px #333;*/
}
body {
	background-color: #d7cec0;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:underline;
	font-size:12px;
	color:#5e5242;
}
hr {
	color:#FFF;
	width:95%;
}
sup {
	font-size: .6em;
}
.bodytext {
	padding:15px;
	line-height:20px;
	font-size:14px;
}
.pointer {
	cursor:pointer;
}
			/*****************************
				Style Set Up For Menu
			*****************************/
#nav {margin: 0; padding: 0; position: relative; cursor:pointer;}
#nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
#nav a { display: block; }
#nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; margin-top: 3px; z-index:1005;}
* html #nav ul { line-height: 0; } /* IE6 "fix" */
#nav ul a { zoom: 1; } /* IE6/7 fix */
#nav ul li { float: none; z-index:105;}
#nav ul ul { top: 0; }
#nav ul { width: 125px; }
#nav ul ul { left: 99px;; }
			/*****************************
				Menu Theme Styles
			*****************************/
#nav {
	float: right;
	margin-top: 68px;
	text-align:right;
}
#nav *:hover { background-color: transparent;}
#nav a {color:#4a463b;font-size: 9px; padding: 5px; font-family:Arial, Helvetica, sans-serif;
		margin-top:5px;  text-decoration:none; font-weight:bold; }
#nav li { margin-right: 5px;}
#nav li.hover a { background-color: #ffcb01; color:#4a463b;}
#nav ul { top: 15px; }
#nav ul li a { background-color: #ffcb01; }
#nav ul a.hover { background-color: #4a463b; color:#FFF; }
#nav ul a {opacity: 0.9; filter: alpha(opacity=90);}

#splash {
	clear: both;
	height:395px;
	width:625px;
	overflow:hidden;
	float: left;
}
			/* slideshow gallery */

.slideshowlite {
	position: relative;
	overflow: hidden;
}
.slideshowlite a {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-align: center;
}
.slideshowlite img {
	border: none;
}

			/* pagination control */
.slideshowlite ul,
.slideshowlite ol {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 5px;
	right: 5px;
	z-index: 3;
}
.slideshowlite ul li,
.slideshowlite ol li {
	float: left;
	margin: 0 3px;
	width: 16px;
}

.slideshowlite ul li a {
	position: relative;
	display: none;
	width: 100%;
	height: 14px;
	padding-top: 2px;
	text-decoration: none;
	color: #666;
	background: #eee;
	border: 1px solid #666;
	text-align: center;
	font-size: 11px;
}
.slideshowlite ul li a.current {
	color: #111;
	font-weight: bold;
	border: 1px solid #111;
	background: #fff;
}

.slideshowlite ul li a:hover {
	color: #fff;
	background: #333;
}

			/* caption control */
.slideshowlite ol {
	top: 5px;
	position: relative;
	overflow: hidden;
	width: 100%;
	font-size: 14px;
	color: #fff;
	background: #000;
	padding: 3px 10px;
}
.slideshowlite ol li {
	width: 100%;
}
#featureNews {
	height:395px;
	width: 315px;
	float: right;
	background-color: white;
}
#happenings {
	height:395px;
	width: 315px;
	float: right;
	background-color: black;
	color: white;
}
#featureNews #featureImage {
	padding-top: 8px;
	cursor: pointer;
}
#featureNews .featureStory {
	padding-left:15px;
	padding-right:15px;
	margin-top:5px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#5e5242;
	line-height:18px;
}
#featureNews .featureStory a {
	text-decoration:underline;
	font-size:12px;
	color:#5e5242;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffbc00;
	padding-left:15px;
	padding-top:10px;
	background-color:#635749;
	padding-bottom:10px;
}
#indexCol, #whatIs, #team, #hotel, #restaurant,
#smartCellar, #arena, #cruiselines, #contact, #demos,
#vendor, #proposal {
	width: 625px;
	background-color: white;
	clear: both;
	float: left;
	margin-top: 10px;
}
#solutions {
	border-top: #d7cec0 solid 10px;
}
#inTheNews, #login, #error {
	width: 950px;
	background-color: white;
	clear: both;
	float: left;
	margin-top: 10px;
}
#error a {
	font-size: 14px;
}
#smarttouch {
	float:right;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:15px;
}
.teamtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5e5242;
	text-decoration:underline;
}
#demoFlash {
	margin-top:50px;
	margin-bottom:25px;
	color:#635749;
	font-size:12px;
}
#demoFlash img {
	border:1px solid #635749;
	margin-bottom:5px;
}
#news, #solutionsSide {
	width: 315px;
	background-color: white;
	float: right;
	margin-top: 10px;
}
.home_news {
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e5242;
	line-height:18px;
	text-align:left;

}
.home_news a {
	text-decoration:underline;
	font-size:12px;
	color:#5e5242;
}
#footer {
	clear: both;
/*	height: 15px;*/
	height: 0px;
	border-top: solid 10px #ffbc00;
/*	padding-top: 5px;*/
}
#footer .links {
	float: left;
	color: #5e5242;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 40px;
	margin-bottom: 40px;
}
#footer .links a {
	text-decoration: none;
}
#footer .links a:hover {
	text-decoration: underline;
}
#footer .copy {
	float: right;
	color: #5e5242;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 22px;
	margin-bottom: 55px;
}
#footer_home_text {
float: left;
margin-bottom: 25px;
color: #5e5242;
font-size: 10px;
margin-left: 10px;
clear: both;
margin-right: 350px;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

