﻿body 
{
	margin: 0;
	padding: 0;
	background:#fff url(images/bg_body.png) repeat-x top left;
	text-align: center;
}

body#AdminPage
{
	background:#fff;
	margin: 10px 10px 10px 10px;
}

body, div 
{
	font-family: Verdana, Serif;
	font-size: 13px;
}

h1, h2, h3, h4 
{
	margin: 0;
	padding: 0;
}

#Wrapper 
{
	position: relative;
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#Header 
{
	height: 86px;
	background: #fff url(images/logo.png) no-repeat 10px left;
}
#Header h1
{
	display: none;
}
#Links
{
	margin-top: 30px;
	float: right;
	color: #ccc;
}
#Links li
{
	float: left;
	display: block;
	margin: 0px 5px 0px 5px;
	line-height: 25px;
}
#Links li a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#Links li a:hover
{
	color: #e32a25;
}
#Links img
{
  border: none;
}

#Banner 
{
	clear: both;
	position: relative;
	height: 240px;
	margin-bottom: 45px;
}

#ProcessRunnerImage 
{
	z-index: 5;
	position: absolute;
	top: 35px;
	right: 0px;
	width: 307px;
	height: 300px;
}
#ProcessRunnerImage img
{
	border: none;
}

.WithSidebar #Content 
{
	text-align: left;
	float: left;
	width: 580px;
}
.WithSidebar #Sidebar 
{
	margin-top: 80px;
	float: right;
	width: 300px;
}

.SmallSidebar #Content
{
	text-align: left;
	float: left;
	width: 700px;
}
.SmallSidebar #Sidebar 
{
	float: right;
	width: 195px;	
	text-align: center;
}
.SmallSidebar #Sidebar img
{
	margin: 10px auto;
	padding: 3px;
	border: solid 1px #ccc !important;
}
.SmallSidebar #Sidebar p
{
	margin: 0px;
	font-size: 11px;
	font-style: italic;
}

#Footer 
{
	clear: both;
	margin: 30px 0;
	font-size: 12px;
	color: #ccc;
}

.PersonalAdvice
{
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	width: 450px;
	height: 220px;
}
.PersonalAdvice h3
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 25px;
	color: #fff;
}
.PersonalAdvice p
{
	line-height: 140%;
}

.MailAdvice input, .MailAdvice label, .MailAdvice span
{
  margin: 0;
	float: left;
}
.MailAdvice .InputBox { width: 220px; }
.MailAdvice input
{
	margin-left: 5px;
}
.MailAdvice .CheckBox
{
	font-size: 10px;
	line-height: 20px;
}
.MailAdvice .CheckBox input
{
	margin-left: 48px;
}
.MailAdviceSuccess
{
	padding: 10px 20px;
	background-color: #ffff80;
	border: solid 1px #888;	
}
.MailAdviceSuccess span
{
	background: url(images/information.png) no-repeat center left;
	padding-left: 20px;
}

#WebGraph
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 360px;
	height: 220px;
	z-index: 10;
	padding: 15px 20px 15px 20px;
}

#WebGraph h2
{
	font-size: 20px;
	color: #fff;
}
table.BarGraph
{
	margin: 15px 0px 5px 0px;
}
.BarGraph th
{
	border-right: solid 2px #012573;
	padding-right: 10px;
	text-align: right;
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
.BarGraph td
{
	padding: 6px 0px 6px 0px;
	border-top: dotted 1px #012573;
}
.BarGraph .LastRow td
{
	border-bottom: dotted 1px #012573;
}

.BarGraphContainer
{
	width: 250px;
}
.BarGraphItem
{
	font-size: 11px;
	height: 26px;
	background-color: #c00000;
	line-height: 24px;
	color: #fff;
	text-align: center;
	border-bottom: solid 1px #333;
	border-right: solid 1px #333;
}

/*** Testimonial ***/

.Testimonial 
{
	position: absolute;
	width: 500px;
	height: 220px;
	padding-top: 20px;
	background: url(images/process.png) no-repeat top center;	
}

#quotes 
{
  position: relative;
  padding-left: 0px;
  border: 0px solid red;
  width: 420px;
  height: 200px;
  overflow: hidden;
  float: left;
}
#quotes blockquote 
{
	font-size: 17px;
	font-family: Arial,serif;
	font-weight: normal;
	text-align: center;
	line-height: 150%;
}
.QuoteText
{
  font-size: 36px;
  font-family: "Trebuchet MS", Arial, Serif;
  text-align: center; 
}

cite
{
	float: right;
}
#quotes .mover
{
  position: absolute; 
  left: 430px;
  top: 0px; border:0px solid blue;
  width: 400px;
}

h2
{
	font-family: Trebuchet MS, Arial,serif;
	font-size: 18px;
	font-weight: normal;
	color: #e32a25;
}	

.ContentHeader h2
{
	float: left;

}
.ContentBlock 
{
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
table.ContentTable
{
	width: 100%;
}
.ContentBlock th
{
	padding: 5px 0;
	font-weight: normal;
}
th.TableTotal, td.TableTotal
{
	font-weight: bold;
}

.SidebarItem
{
	margin-bottom: 20px;

}
.SidebarItem h2
{
	margin: 0;
	font-family: Arial, Serif;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 5px;
	background-color: #012e7e;
	color: #fff;
}
.SidebarItem p
{
	margin: 5px;
	line-height: 140%;
}

.NavButtons
{
	float: right;
}

.ViewStep
{
	float: right;
}
.ViewStep ul
{
	margin: 0 0 0 0;
	list-style: none;
	line-height: 26px;
}
.ViewStep ul li
{
	float: left;
	display: block;
	padding: 5px 9px 5px 9px !important;
}
.ViewStep ul li.selected
{
	background: transparent url(images/bullet.png) no-repeat center center;
	color: #fff;
}


#AdviceWrapper
{
	margin: 0 auto;
	position: relative;
}

#AdviceSide
{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
}
#AdviceSide a
{
	margin: 0 10px;
}
#AdviceSide img
{
	border: 0px;
}
#AdviceContainerTop
{
	width: 700px;
	height: 15px;
	background: url(images/letter_top.png) no-repeat top left;
}
#AdviceContainer
{
	position: relative;
	clear: both;
	padding: 40px 50px 20px 50px;
	width: 600px;
	background: url(images/letter_body.png) repeat-y top left;
}
#AdviceContainerBottom
{
	width: 700px;
	height: 25px;
	background: url(images/letter_bottom.png) no-repeat top left;
}
#AdviceContainer p
{
	font-size: 12px;
	line-height: 140%;
}
#AdviceContainer small
{
	font-size: 9px;
	text-align: center;
	color: #ccc;
}
#AdviceContainer .Logo
{
	position: absolute;
	top: 30px;
	right: 50px;
	z-index: 5;
}

.StartLink
{
	margin: 0 auto;
	font-family: Trebuchet MS, Arial, Serif;
	font-size: 18px;
	text-align: center;
	display: block;
	background: #e32a25 url(images/start_button.png) no-repeat top left;
	width: 350px;
	height: 50px;
	color: #fff;
	line-height: 45px;
	text-decoration: none;
}


/*** Forms ***/

#Form
{
	position: relative;
}

#Form fieldset *
{
	margin: 0;
	padding: 0;
}

#Form fieldset 
{
	padding: 20px 0px;
	margin: 0 0 10px 0;
	border: none;
}
#Form legend {  
	color: #000000;
	display: none;
} 
#Form label {  
	display: block;
}
#Form table label 
{
	display: inline;
}
#Form fieldset ol {  
	list-style: none; 
} 
#Form fieldset li {  
	margin-bottom: 3px;
} 
#Form fieldset.submit 
{
	position: relative;
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 10px;
	background-color: transparent;
}
#Form fieldset.submit a
{
	position: absolute;
	top: 5px;
	right: 5px;
}

#Form .button {
	padding: 1px 5px;
}
#Form textarea
{
	width: 350px;
	height: 100px;
}
#Form .textbox {
	width: 350px;	
	padding: 1px 0px;
}
#Form .selectbox {
	width: 350px;
}
#Form label em {  
	color: red;
}
.WorkloadBox
{
	border: 0px;
}


#BusinessCaseContainer
{
	position: absolute;
	top: 260px;
	left: 240px;
	width: 217px;
	height: 205px;
	background: transparent url(images/business_case.png) no-repeat top left;
	z-index: 100;
}
#BusinessCaseContainer div
{
	padding-top: 98px;
	font-family: Arial, Serif;
	font-size: 26px;
	font-style: italic;
	width: 100%;
	color: #ffff40;
	text-align: center;
}

#ContactBanner
{
	margin-top: 1px;
	background: url(images/contact.jpg) no-repeat left top;
	width: 460px;
	height: 240px;	
}

.PDFDownload
{
	margin: 10px 0px;
	display: block;
	background: url(images/icon_pdf.png) no-repeat left center;
	height: 100px;
	text-indent: 70px;
	text-decoration: none;
	color: #000;
}
