@font-face {
	font-family: 'FuturaMdBTBold';
	src: url('tt0144m_-webfont.eot');
	src: local('☺'), url('tt0144m_-webfont.woff') format('woff'), url('tt0144m_-webfont.ttf') format('truetype'), url('tt0144m_-webfont.svg#webfontsZWEOhvm') format('svg');
	font-weight: normal;
	font-style: normal;
}

/***** universal style rules *****/
body,
html {
	margin:0;
	padding:0;
	background:#999;
	color:#000;
}
body {
	margin:0;
	min-width:920px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
img {
	border:none;
	}
a:link {}
a:hover {
	background:#ee1d25;
	color:#fff;
	}
h2,h3,h4,h5,h6 {
	font-family: 'FuturaMdBTBold', Geneva, Arial, Helvetica, sans-serif;
	color:rgb(0,62,154);
	font-size:13pt;
	}
h1 {
	font-family: 'FuturaMdBTBold', Geneva, Arial, Helvetica, sans-serif;
	font-size:15pt;
	color:#f00;
	}
dt {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:1em;
	color:#2c84c5;
	}
dd {
	margin:0 0 1em 0;
	}
	
/***** #wrap is used to center #page and fix rendering problem caused by auto margin  *****/
#wrap {
	margin:0 auto;
	width:920px;
	background:url(/images/page-background.gif) repeat-y center center;
}
#page {
	background:url(/images/sidebar-background.gif) no-repeat bottom right;
	}
	
/***** header element and contents *****/
#header {
	background:url(/images/new_header-background.jpg) no-repeat top center;
	width:100%;
	height:140px;
}
#header #logo {
	background:url(/images/new_logo-background.png) no-repeat top left;
	width:415px;
	height:140px;
	float:left;
	}
#header #logo img {
	display:none;
	}
#header img {
	border:1px solid #ccc;
	}
#header a:hover {
	background:transparent;
	}
#header #banner {
	padding:32px 0;
	}
#header p {
   	padding:5px;
    margin:0;
   }
   
/***** main navigation position and rollover *****/
/***** additional styles for drop-down menu located in SpryAssets folder *****/

#nav {
	background:url(/images/new_nav-background.jpg) no-repeat top center #900;
	padding-left:10px;
	margin-left:25px;
	width:860px;
	height:32px;
	clear:both;
	font-family: 'FuturaMdBTBold', Geneva, Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	text-shadow:#666 3px 3px 3px;
}

#nav .submenu a {
	background:#900;
	font-size:smaller;
	text-transform:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-shadow:none;
	}
#nav .submenu a:hover {
	background:#600;
	font-size:smaller;
	}
	
/***** main content area *****/
#store_main {
	float:left;
	width:834px;
	min-height:500px;
	font-size:.8em;
	clear:left;
	}

#main {
	float:left;
	width:634px;
	min-height:500px;
	background:url(/images/content-background.jpg) no-repeat;
	font-size:.8em;
	clear:left;
	}
#content {
	padding:105px 40px 20px 70px;
	background:transparent;
	}
#store_content {
	padding:105px 20px 20px 70px;
	background:transparent;
	}
#content img {
	float:left;
	padding:0 10px 10px 0;
	}
#content fieldset input, #content fieldset textarea {
	display:block;
	width:75%;
}
#content input {
	margin-bottom:15px;
}
#content fieldset {
	padding:15px;
}
.menu, .quote {
	clear:both;
	padding:10px 0 30px 0;
	border-top:1px solid #ccc;
	height:auto;
	min-height:100px;
	}
.menu {
	padding-left:106px;
	}
.menu .icon {
	margin-left:-106px;
	}
.menu h2, .menu h3, .profile h2, .profile h3 {
	margin:0;
	}
#content img.inset {
	/*clear:both;*/
	float:right;
	padding:0 0 10px 10px;
	}
	
#content ul {
	margin-left:0;
	padding-left:1.5em;
	}
/***** sidebar position and contents *****/

#sidebar {
	background:url(/images/express-your-hospitality.jpg) no-repeat;
	float:right;
	padding:100px 40px 0 10px;
	width:236px;
	min-height:500px;
	font-size:.7em;
}
#sidebar h3, #sidebar p {
	padding:0 10px 0 0;
   }
.button {
	margin:0 7px;
	}
#tall_ad {
	margin:0 40px;
	}
.button:hover, #tall_ad a:hover {
	background:#fff;
	}
#resize {
	text-align:center;
	}
#sidebar fieldset {
	text-align:right;
	margin-bottom:15px;
	width:90%;
	}
#sidebar input {
	width:140px;
	margin-top:5px;
	}	
#sidebar label {
	width:100%;
	height:55px;
	}
#search_box input {
	float:left;
	}
#search_box #Search {
	width:60px;
	float:right;
	}
#sidebar #LogIn {
	width:50px;
	float:right;
	}
#login p {
	text-align:left;
	}
#login label input {
	background:#ffc;
	border:1px solid #ccc;
	}
#nav2 ul {
	margin:0 10px;
	padding:0;
	list-style-type:none;
   }
#nav2 li {
	padding:2px;
	}
   
/***** footer element *****/
#footer {
	background:url(/images/new_footer-background.jpg) no-repeat top center;
	width:920px;
	height:45px;
	clear:both;
	color:#ae1a1f;
}
#footer p {
	padding:15px 50px;
	margin:0;
	font-size:.6em;
   }
#footer a:link {
	color:#ae1a1f;
	}
#footer a:visited {
	color:#ae1a1f;
	}
#footer a:hover {
	background:#ae1a1f;
	color:#fc0;
	}
/***** page-specific rules go here *****/
/***** page-specific styles are declared by attaching an id to the <body> tag *****/

/***** set the background image for each "section" of the site, and position of flash on home page *****/

#flash {
	background:#000;
	padding-bottom:0;
	}
#home .breadcrumbs {
	display:none;
	}
#home #main {
	background:url(/images/home_background.jpg) no-repeat;
	}
#home #content {
	padding:0px 0px 20px 39px;
	}
#home #content h1, #home #content p {
	padding-left:31px;
	padding-right:20px;
	}
/***** set the background image of each section *****/
#about #main {
	background:url(/images/about_background.jpg) no-repeat;
	}
#membership #main {
	background:url(/images/membership_background.jpg) no-repeat;
	}
#career #main {
	background:url(/images/career_background.jpg) no-repeat;
	}
#demos #main {
	background:url(/images/demo_background.jpg) no-repeat;
	}
#faq #main {
	background:url(/images/faq_background.jpg) no-repeat;
	}
#resources #main {
	background:url(/images/resources_background.jpg) no-repeat;
	}
	
/***** program comparison table in career section *****/
#career #compare {
	border-collapse:collapse;
	background:#cbe2ee;
	}

#career #compare th {
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	background:url(/images/compare_top.gif) no-repeat center top;
	text-align:center;
	}

#career #compare td {
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	vertical-align:top;
	padding:5px;
	font-size:.8em;
	}
#career #content td img {
	float:none;
	padding:0;
	}
#career #compare tfoot td {
	background:url(/images/compare_bottom.gif) no-repeat bottom center;
	}
#career table td ul{
	padding:0 0 0 12px;
	margin:0;
	}
#cert_table {
	border-collapse:collapse;
	}
#cert_table th {
	border:1px solid #2c84c5;
	background:#2c84c5;
	color:#fff;
	text-align:center;
	}
#cert_table img {
	float:none;
	clear:both;
	padding:0;
	}
#cert_table td {
	border:1px solid #2c84c5;
	vertical-align:top;
	padding:5px;
	}
/***** tabs for program guides *****/
ul#tabs {
	/*position:relative;*/
	float:left;
	width:100%;
	padding:0;
	margin:10px 0 1em 0;
	list-style:none;
	line-height:1em;
	border-bottom:1px solid #4d7ab3;
	}
*html ul#tabs {float:none;}
#tabs li {
	float:left;
	margin:0 5px;
	padding:0;
	text-align:center;
	}
#tabs li a {
	display:block;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	background:url(/images/tab_3.jpg) no-repeat;
	width:124px;
	margin:0;
	padding:0.5em 0;
	}

#tabs A:hover,
#tabs A:active {
	color:#000;
	background:url(/images/tab_1.jpg) no-repeat;
}
#tabs A.here:link,
#tabs A.here:visited {
	color:#fff;
	background:url(/images/tab_2.jpg) no-repeat;
}
#tabs A.here:link,
#tabs A.here:visited {
	position:relative;
	z-index:102;
}


/*****  MooFlow CSS *****/
#MooFlow {
	margin:20px 0;
	}

.mf{visibility: hidden; z-index:1; }
.mf * {
	outline:none;
	border:none;
	padding:0;
	margin:0;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select:none;
	-o-user-select:none
}
.mf div.loader{
	position:relative;
	text-align:center;
	z-index:10000;
	margin:0 auto;
	top:50px;
	width:100%;
	background:url(/images/photogallery/spinner.gif) no-repeat 50% 0;
	padding:50px 0;
}
.mf div.caption {
	position:relative;
	z-index:98;
	margin:1em auto;
	top:230px;
	width:100%;
}
.mf div.caption h3, .mf div.caption p {
	margin-bottom:1em;
	}
.mf div.mfNav{
	position:absolute;
	z-index:0;
	margin:0 auto;
	text-align:center;
	width:100%;
	top:20px;
	font-size:1px;
	line-height:1px;
}
.mf div.autoPlayCon{
	float:left;
	width:10%;
	padding-left:3%;
	height:24px;
	display:none; 
}
.mf a.play, .mf a.stop{
	width:27px;
	height:24px;
	float:left;
	cursor:pointer;
}
.mf a.play{
	background:url(/images/photogallery/play.gif) no-repeat;
}
.mf a.stop{
	background:url(/images/photogallery/stop.gif) no-repeat;
}
.mf div.sliderCon{
	margin-top:5px;
	float:left;
	width:100%;
}
.mf a.sliderNext{
	background:url(/images/photogallery/left.gif) no-repeat;
}
.mf a.sliderPrev{
	background:url(/images/photogallery/right.gif) no-repeat;
}
.mf a.sliderNext, a.sliderPrev{
	text-decoration:none;
	width:31px;
	height:31px;
	cursor:pointer;
	float:left;
}
.mf a.sliderPrev{
	float:right;
}
.mf div.resizeCon{
	float:right;
	width:10%;
	padding-right:3%;
	height:24px;
}
.mf a.resize{
	width:34px;
	height:24px;
	float:right;
	cursor:pointer;
	background:url(/images/photogallery/resize.gif) no-repeat;
}
.mf div.slider{
	background:url(/images/photogallery/middle.gif) repeat-x;
	height:16px;
	position:relative;
	text-align:left;
	float:left;
	display:none;
}
.mf div.knob{
	height:16px;
	background:url(/images/photogallery/middle-slider.gif) repeat-x right center;
}
.mf div.knobleft{
	background:url(/images/photogallery/left-slider.gif) repeat-x center;
	width:8px;
	height:16px;
}