/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 62.5% 'Trebuchet MS', Arial, sans-serif;
	margin:0;
	background:url(../images/bg-body.gif) repeat-x;
}
.inner {background:#ececec url(../images/bg-body2.gif) repeat-x;
background-color:#ececec;

}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	display: block;
	border-style: none;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border-style: none;}
/*text to image replacment*/
.hidden-text, .logo a, .btn-schedule {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 851px;
	position:relative;
	padding-top:102px;
}
/*HEADER*/
#header {
	height: 102px;
	background: url(../images/bg-header.gif) repeat-x;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	border-bottom: 1px solid #cccbcb;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 35px;
	left: 0;
	background: url(../images/logo.gif) no-repeat;
	width: 154px;
	height: 48px;
	z-index: 10;
}
.logo a {
	height: 100%;
	width: 100%;
}
/*main-nav*/
#Nav{
	margin:0;
	padding:0;
	position: absolute;
	right:0;
	top: 65px;
}
#Nav li{
	float:left;
	list-style:none;
	padding-left:26px;
	background:url(../images/img-main-nav-separator.gif) no-repeat 11px 50%;
}
#Nav li:first-child{
	padding-left:0;
	background:none;
}
#Nav li a {
	color: #111;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#Nav li:hover a {color:#951d20;}
/*CONTAINER*/
#container {
	width:100%;
	overflow:hidden;
	padding-top:70px;
}
/*sub-nav*/

#Nav ul {
	position: absolute;
	left:-9999px;
	height: auto;
	width:760px;
	font-weight: normal;
	margin:0;
	padding:40px 0 40px 0;
	#padding:60px 0 40px 0;
	z-index:9999;
	text-align: right;
	display:block;
}

#Nav li li:hover ul, #Nav li li li:hover ul, #Nav li.sfhover ul, #Nav li li.sfhover ul, #Nav li li li.sfhover ul {
	left: 0;
	#left:0;
	}
#Nav li:hover ul {
	left:-310px;
	#left:-310px;
}

#Nav li ul li:first-child{
	padding:0;
	background:none;
}
#Nav li ul li{
	display:inline;
	list-style:none;
	float:right;
	padding:0 25px 0 0;
	margin:0 0 0 25px;
	background:url(../images/img-sub-nav-separator.gif) no-repeat right center;
}
#Nav li ul li:first-child{
	padding-left:0;
	background: none;
}
#Nav li ul a, #Nav li:hover li a{
	color:#999;
	text-decoration:none;
	font: 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#Nav li ul a:hover, #Nav li ul a.active{color:#111;}
/*flash-holder*/
#flashcontent{
	width:851px;
	height:285px;
	margin-bottom:52px;
}
/*boxes*/
.columns{
	width:100%;
	overflow:hidden;
	margin-bottom:35px;
}
.columns-wrapper {
	width:105%;
	overflow:hidden;
}
.columns .columns-box{
	width:33%;
	float:left;
}
.columns .columns-box .columns-inner{
	padding-right:40px;
	overflow:hidden;
	height:1%;
}
.columns h2{
	font-size:14px;
	color:#111;
	margin:0 0 5px;
}
.columns p{
	margin:0;
	font-size:11px;
	color:#444;
	line-height:20px;
}
.columns a.read-more{
	color:#92191c;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
}
/*.info-boxes-holder*/
.info-boxes-holder{
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
	position:relative;
}
.info-boxes-holder img {
	display:block;
	position:absolute;
	bottom: 2px;
}
.info-boxes-holder .info-boxes {
	background:url(../images/bg-boxes-top.png) no-repeat;
	width:110%;
	overflow:hidden;
	padding:20px 0 95px;
}
.info-boxes-holder .info-boxes-bottom{
	height:7px;
	overflow:hidden;
	background:url(../images/bg-boxes-bottom.png) no-repeat;
}
/*info-box*/
.info-boxes-holder .news-box{
	float:left;
	width:206px;
	margin-right:9px;
	height:30px;
	overflow:hidden;
}
.info-boxes-holder .news-box h3{
	color:#111;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0;
	text-align:center;
}
.info-boxes-holder .news-box em{
	font-size:10px;
	color:#999;
	display:block;
	font-style:normal;
	text-align:center;
}
/*content*/
.content{
	width:100%;
	overflow:hidden;
	padding:20px 0 30px;
}
.content h1{
	font-size:22px;
	margin:0 0 15px;
	color:#000;
}
.content p, .secondary-content p{
	margin:0 0 20px;
	font-size:11px;
	line-height:20px;
	color:#444444;
}
/*photo*/
.photo{
	float:left;
	margin-left:10px;
}
/*text-box*/
.text-box{
	overflow:hidden;
	height:1%;
}
/*secondary-content*/
.secondary-content{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.secondary-content h2{
	font-size:14px;
	color:#111;
	margin:0 0 11px;
}
/*btn-schedule*/
.btn-schedule{
	float:right;
	background:url(https://www.corporaterewards.com/sites/corporaterewards/images/btn-schedule-a-demo.gif) no-repeat;
	width: 193px;
	height: 111px;
	margin:0 0 0 10px;
}
/*FOOTER*/
#footer {
	width:100%;
	overflow:hidden;
	font: 10px Arial, Helvetica, sans-serif;
	color:#666;
	padding: 5px 0 0;
}
#footer ul{
	margin:0;
	padding:0;
	float:right;
}
#footer ul li{
	display:inline;
	list-style:none;
	padding-left:15px;
	background:url(../images/img-footer-separator.gif) no-repeat 5px 50%;
}
#footer ul li:first-child{
	padding-left:0;
	background:none;
}
#footer ul a{color:#666;}
#footer p{
	margin:0;
}




/*Thickbox CSS/*


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(https://www.corporaterewards.com/sites/corporaterewards/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	z-index: 102;
	color:#000000;
	display:none;
	border: none;
	text-align:left;
	top:50%;
	left:50%;
	background:url(https://www.corporaterewards.com/sites/corporaterewards/images/tb_box.png) no-repeat;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:10px 13px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_closeAjaxWindow a {
	background:url(https://www.corporaterewards.com/sites/corporaterewards/images/close.gif) no-repeat;
	display:block;
	width:18px;
	height:25px;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

