/**
  * Reset declaration
  */
html,head,body,h1,h2,h3,h4,h5,h6,
div,blockquote,q,img,object,param,embed,area,map,b,i,em,strong,tt,sub,sup,big,small,hr
abbr,acronym,address,bdo,cite,code,ins,del,dfn,kbd,br,
ul,ol,li,dl,dt,dd,
table,tr,td,th,tbody,thead,tfoot,col,colgroup,caption,
form,label,fieldset,legend,
a,base,span,pre,p {
	margin: 0;
	padding: 0;
}
body, html {
	height: 100%;
}
html {
	border: none;
}

body {
	color: #333;
}

a, a:active, a:link {
	color: #ED0049;
}
a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

table, td {
	border-collapse: collapse;
}

/**
  * Typography: fonts, font sizes.
  */

body {
	font: 88% Arial, Helvetica, sans-serif, Times, Georgia;
	color: #fff;
}

h1 {
	height: 25px;
	width: 164px;
	overflow: hidden;
	background: url(img/titles.gif) left top no-repeat;;
	margin-top: 15px;
}
h1 span 			{ visibility: hidden; }
h1.goals 			{ background-position: left -25px; }
h1.implementation	{ background-position: left -50px; }
h1.benefits			{ background-position: left -75px; }


p { 
	padding-top: 14px;
	line-height: 129%;
}


hr {
	border: 0;
	color: #FFAD4B;
	background: #FFAD4B;
	height: 1px;
}

.clearInner {
	width: 100%;
	overflow: hidden;
}
.clear {
	clear: both;
	height: 0;
}

/* ----------------- MAIN ------------------- */

.main {
	background: #FF9933;
	padding: 55px 0 25px;
}
.main .wrapper {
	width: 795px;
	padding: 0 25px;
	margin: 0 auto;
}


/* Header */

#header {
	width: 100%;
	overflow: hidden;
	padding-bottom: 35px;
}
#header .videinfra {
	float: right;
	margin-top: 16px;
}

.img {
	padding: 43px 0 30px;
	text-align: center;
}

/* Grid */

.grid {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 14px;
}
.grid .l {
	width: 260px;
	float: left;
	padding-right: 60px;
}
.grid .r {
	float: right;
	width: 475px;
}

/* ----------------- Benefits ------------------- */

div.benefits {
	color: #000;
	width: 100%;
	overflow: hidden;
	background: url(img/arrow_up.gif) 2px 20px no-repeat;
}
div.benefits .grid {
	background: url(img/arrow_down.gif) right 20px no-repeat;
}
div.benefits .l {
	width: 240px;
	padding: 19px 25px 0 110px;
	float: left;
	background: url(img/bullet.gif) 79px 32px no-repeat;
}
h1.benefits {
	margin-top: 20px;
}

/* ----------------- Middle ------------------ */

.middle {
	background: #E7E7E7;
	padding: 12px 0 24px;
}
.middle .wrapper {
	width: 830px;
	margin: 0 auto;
}
.middle img, .middle .link {
	float: left;
	font-weight: bold;
}
.middle .link {
	background: url(img/reference.gif) 52px 118px no-repeat;
	padding: 133px 0 15px 113px;
}
.middle a {
	color: #999;
}

/* ----------------- Footer ------------------ */

.footer {
	padding-bottom: 200px;
}


/* -------------------------------------- Lightbox ----------------------------------------- */

#lightbox, #lightbox-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom:auto;
	right:auto;
	
	z-index:100;
	width:100%;
	height:auto;
	
	text-align:center;
	color:#333333;
	
	/* stop stupid conflicts */
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	
	/* general conflict stopper */
	text-decoration:none;
	background:none;
	word-spacing:normal;
	letter-spacing:normal;
	float:none;
	clear:none;
	display:block;
}

#lightbox-overlay {
	z-index: 90;
	background-color:#000000;
	height: 100%;
}
#lightbox-overlay-text {
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	color: white;
	font-size: 12px;
	cursor: default;
	line-height:normal;
}
#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
	text-decoration:underline;
	color:white;
}
#lightbox-overlay-text span {
	padding-left:5px;
	padding-right:5px;
}

#lightbox img, #lightbox a img, #lightbox a { border:none; outline:none; }

#lightbox-imageBox {
	position:relative;
	width:250px;
	height:250px;
	margin:0 auto;
}

#lightbox-imageContainer {
	padding: 24px 32px 12px;
	background-color:white;
	min-height: 70%;
}

#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-nav-btnPrev, #lightbox-nav-btnNext {
	display:block;
	width:49%;
	height: 100%;
	background:transparent url("img/px.gif") no-repeat;
	padding:0px;
	margin:0px;
}
#lightbox-nav-btnPrev { 
	left:0;
	right:auto;
	float:left;
}
#lightbox-nav-btnNext { 
	left:auto;
	right:0;
	float:right;
}

#lightbox-infoBox {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0 auto;
	padding: 0;
}

#lightbox-infoContainer {
	padding: 5px 32px;
	color:#666;
	line-height:normal;
}
#lightbox-infoHeader {
	border-top: 1px solid #CCCCCC;
	padding: 15px 5px 15px;
	text-align: left;
	font-size: 117%; 
}
#lightbox-caption {
	text-align:justify;
}
#lightbox-caption-title {
	font-weight:bold;
	display: block;
	color: #333;
}
#lightbox-caption-description {
	font-weight:normal;
	display: block;
	padding-top: 8px;
	color: #666;
}

#lightbox-infoFooter {
	margin-top:3px;
	color:#999999;
}
#lightbox-currentNumber {
	display:block;
	width:49%;
	float:left;
	text-align:left;
}
#lightbox-close {
	text-align:right;
	position: relative;
	z-index: 15;
	padding-bottom: 10px;
	padding: 4px 32px 10px;
}
#lightbox-close-button{
	padding-right: 16px;
	background: url(img/lightbox_close.gif) right 5px no-repeat;
	font-size: 92%;
}
#lightbox-close-button, #lightbox-close-button:link, #lightbox-close-button:visited, #lightbox-close-button:hover {
	text-decoration:underline;
	color:#ccc;
}
#lightbox-close-button:hover {
	color:#666666;
}

#lightbox-infoContainer-clear {
	clear:both; 
	visibility:hidden;
}