/* -------------------------------------------------- */
/* http:// */
/* CSS Development by LinxSmart - http://www.linxsmart.com/ */

/* -------------------------------------------------- */
/* Even Out The Browsers */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border:0;
	outline: 0;
}

body, html {
	width:100%;
	height:100%;
}

html {
	background:url(../images/bodyBg.jpg) repeat-x top center #629921;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	letter-spacing:1px;
}

a {
	cursor:pointer;
	text-decoration:none;
	color:#3464fd;
}

a:hover {
	color:#7CC327;
}

input, textarea {
	padding:3px;
	background:url(../images/contactDropShadowBox.png) no-repeat top left;
	border:1px solid #b7b8b9;
}

/* ----------------------- bodyWrapper --------------------------- */

.bigger{font-size:120%;}

div.bodyWrapper {
	width:1024px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -60px auto;
	position:relative;
	background:url(../images/contentleftBottomBg.jpg) repeat-y 36px 0px;
}

div#bodyWrapperNoBg {
	background-image:none;
}

div#bodyWrapperThinBg {
	background:url(../images/contentLeftThinBg.gif) repeat-y 36px 0px;
}

/* ------------------------ bodyWrapper->header -------------------------- */

div.bodyWrapper div.header {
	width:1024px;
	height:122px;
	background:url(../images/headerBg.jpg?v=1.01) no-repeat top center;
	position:relative;
}

div.bodyWrapper div.header ul {
	list-style:none;
	list-style-image:none;
	position:absolute;
	top:73px;
	left:204px;
}

div.bodyWrapper div.header ul li {
	display:inline;
}

div.bodyWrapper div.header ul li a {
	display:block;
	float:left;
	padding:10px 8px;
	margin:0px;
	color:#7B7778;
	font-size:12px;
}

div.bodyWrapper div.header ul li a:hover {
	border-bottom:8px solid #3A69F7 !important;
}

div.bodyWrapper div.header ul li a.selected {
	border-bottom:8px solid #7CC327;
	color:#7CC327;
}

div.bodyWrapper div.header a#newsletterSignUp {
	position:absolute;
	color:#7B7778;
	top:90px;
	right:8px;
	font-size:12px;
}

div.bodyWrapper div.header a#newsletterSignUp:hover {
	color:#7CC327;
}

/* ------------------------ bodyWrapper->content -------------------------- */

div.bodyWrapper div.content {
	color:#505050;
}

div.bodyWrapper div.content h1 {
	color:#88C63F;
	font-weight:normal;
	font-size:22px;
	margin-bottom:10px;
}

div.bodyWrapper div.content h1 em {
	color:#3761B5;
	font-style:normal;
}

div.bodyWrapper div.content h2 {
	font-size:20px;
	color:#00CD02;
	margin-bottom:10px;
	font-weight:normal;
}

div.bodyWrapper div.content p.quote {
	background:url(../images/leftQuote.gif) no-repeat top left;
	padding:5px 5px 5px 40px;
	color:#FFFFFF;
	margin:10px 0px;
}

div.bodyWrapper div.content p.quote span {
	background:url(../images/rightQuote.gif) no-repeat bottom right;
	display:block;
}

/* ------------------------ bodyWrapper->home -------------------------- */

div.bodyWrapper div.home {
	background:url(../images/homeImage.jpg) no-repeat top left;
	height:584px;
	position:relative;
}



div.bodyWrapper div.home div.top {
	width:308px;
	height:325px;
	position:absolute;
	top:40px;
	left:490px;
	overflow:hidden;
}

div.bodyWrapper div.home div.bottom {
	width:570px;
	height:130px;
	position:absolute;
	top:450px;
	left:460px;
	overflow:hidden;
}

div.bodyWrapper div.home div.bottomLeft {
	width:570px;
	height:130px;
	position:absolute;
	top:495px;
	left:55px;
	overflow:hidden;
}

div.bodyWrapper div.home div.bottomLeft p{
	color:#ffffff;
}

div.bodyWrapper div.content div.bottomLeft div.playerPosition {
	padding-top:10px;
	padding-right:175px;
	
}

div.bodyWrapper div.content div.bottomLeft div.playerPosition div#player {
	width:210px;
	height:45px;
	margin:0 auto;
	position:relative;
}

div.bodyWrapper div.content div.bottomLeft div.playerPosition div#player ul {
	list-style-image:none;
	list-style:none;
}

div.bodyWrapper div.content div.bottomLeft div.playerPosition div#player ul {
	list-style-image:none;
	list-style:none;
}

div.bodyWrapper div.content div.bottomLeft div.playerPosition div#player ul li {
	position:absolute;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}

div.bodyWrapper div.content div.bottomLeft div.playerPosition div#player ul li#player_play {
	top:0px;
	left:0px;
	width:210px;
	height:45px;
	background:url(../images/InterViewButton.png) no-repeat bottom center;
}

div.bodyWrapper div.content div.bottomLeft div.playerPosition div#player ul li#player_pause {
	top:0px;
	left:0px;
	width:210px;
	height:45px;
	background:url(../images/InterViewButton.png) no-repeat top center;
}


div.bodyWrapper div.process {
	background:url(../images/theProcessContentImage.jpg) no-repeat top left;
	height:584px;
	position:relative;
}



div.bodyWrapper div.process div.bottom {
	width:570px;
	height:110px;
	position:absolute;
	top:450px;
	left:460px;
	overflow:hidden;
}


div.bodyWrapper div.home span#LynnFergusson {
	width:304px;
	height:35px;
	padding:5px 0px;
	position:absolute;
	top:390px;
	left:630px;
	overflow:hidden;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:32px;
}

/* ------------------------ bodyWrapper->twoColumn->left -------------------------- */

div.bodyWrapper div.twoColumn div.left {
	width:576px;
	padding:25px 10px 10px 46px;
	float:left;
	min-height:436px;
	height:auto !important;
	height:436px;
	background:url(../images/contentTopLeftBg.jpg) no-repeat top left;
	position:relative;
}


div.bodyWrapper div.twoColumnThin div.left {
	width:294px;
	padding:25px 10px 10px 46px;
	float:left;
	min-height:436px;
	height:auto !important;
	height:136px;
	background:url(../images/contentTopLeftThinBg.jpg) no-repeat top left;
	position:relative;
}

div.bodyWrapper div.twoColumnThin div.left p {
	margin:15px 0px;
}

div.bodyWrapper div.twoColumnThin div.right {
	width:654px;
	float:right;
	min-height:227px;
	height:auto !important;
	height:227px;
	padding:437px 10px 10px 10px;
	
	position:relative;
}

div.bodyWrapper div.twoColumnThin div.right p {
	margin:15px 0px;
}

div.bodyWrapper div.twoColumn div.left p {
	margin:15px 0px;
}

div.bodyWrapper div.twoColumn div.left a.topRightButton {
	position:absolute;
	top:25px;
	right:10px;
	width:263px;
	height:58px;
	display:block;
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.bodyWrapper div.twoColumn div.left a.topRightButton:hover {
	background-position:top left;
}

div.bodyWrapper div.twoColumn div.left a#caseStudy {
	background-image:url(../images/caseStudyBtn.jpg);
}

div.bodyWrapper div.twoColumn div.left div.expandable {
	position:relative;
	padding-bottom:10px;
}

div.bodyWrapper div.twoColumn div.left div.expandable a.expandCollapse {
	display:block;
	position:relative;
	float:left;
	height:23px;
	width:auto;
	background:url(../images/caseStudyTitleMiddleBg.png) repeat-x;
	color:#FFFFFF;
	font-size:18px;
	padding:5px 40px 5px 12px;
}

div.bodyWrapper div.twoColumn div.left div.expandable a.expandCollapse:hover {
	
}

div.bodyWrapper div.twoColumn div.left div.expandable a.expandCollapse span.left {
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/caseStudyTitleLeftBg.png) no-repeat top left;
	display:block;
	width:12px;
	height:33px;
}

div.bodyWrapper div.twoColumn div.left div.expandable a.expandCollapse span.right {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../images/caseStudyTitleRightBtn.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	display:block;
	width:34px;
	height:33px;
}

div.bodyWrapper div.twoColumn div.left div.expandable a.expandCollapseExpanded span.right {
	background-position: top right;
}

div.bodyWrapper div.twoColumn div.left div.expandable div.case-study {
	display:none;
}

div.contactinfo{
padding-left:20px;
padding-top:10px;
line-height:12px;
}

/* ------------------------ bodyWrapper->twoColumn->left->bigPicture -------------------------- */

div.bodyWrapper div.twoColumn div.left div.bigPicture {
	padding:60px 0px 0px 95px;
	background-position:top left;
	background-repeat:no-repeat;
}

div.bodyWrapper div.twoColumn div.left div#BPHearts {
	background-image:url(../images/heartsIcon.png);
}

div.bodyWrapper div.twoColumn div.left div#BPHands {
	background-image:url(../images/handsIcon.png);
	background-position:0px 10px;
}

div.bodyWrapper div.twoColumn div.left div#BPMinds {
	background-image:url(../images/mindsIcon.png);
	padding:100px 0px 0px 95px;
}

div.bodyWrapper div.twoColumn div.left div#BPMoney {
	background-image:url(../images/moneyIcon.png);
	padding:70px 0px 0px 95px;
}

/* ------------------------ bodyWrapper->twoColumn->right -------------------------- */

div.bodyWrapper div.twoColumn div.right {
	width:382px;
	padding:445px 5px 5px 5px;
	min-height:149px;
	height:auto !important;
	height:149px;
	float:right;
	
}

/* ------------------------ footer -------------------------- */

div.footerContainer, div.bodyWrapper div.push {
	height:75px;
}

div.footerContainer {
	width:100%;
	background:#FFFFFF;
}

div.footerContainer div.footer {
	width:872px;
	height:40px;
	margin: 0 auto;
	padding:10px 10px 10px 142px;
	position:relative;
	color:#7B7778;
	font-size:12px;
}

div.footerContainer div.footer a.footerLogo {
	position:absolute;
	margin-left:-150px;
	width:142px;
	height:61px;
	display:block;
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.footerContainer div.footer a#imaginCanada{
background-image:url(../images/imagineFooterLogo.jpg);
}


div.footerContainer div.footer ul {
	position:absolute;
	top:10px;
	right:0px;
	list-style:none;
	list-style-image:none;
	color:#7B7778;
}

div.footerContainer div.footer ul li {
	display:inline;
}

div.footerContainer div.footer ul li a {
	color:#7B7778;
	display:block;
	float:left;
	padding:0px 5px;
}

div.footerContainer div.footer ul.LinxSmart {
	top:30px;
}

div.footerContainer div.footer ul.LinxSmart li, div.footerContainer div.footer ul.LinxSmart li a {
	color:#C6C4C5;
}

div.footerContainer div.footer ul.LinxSmart li a {
	display:inline;
	float:none;
}

div.footerContainer div.footer ul li a:hover, div.footerContainer div.footer ul.LinxSmart li a:hover {
	color:#7CC327;
}

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */
/* Style Table */

.styleTable{
border-collapse:collapse;
}

.styleTable td{
padding:3px 8px;
font-size:13px;
border:1px solid #d9d9d9;
}

.styleTable tr.title td{
background:#565451;
color:#FFF;
font-weight:bold;
padding:8px 8px;
}

/* -------------------------------------------------- */
/* Form Styles */

.styleForm .blockText{
float:left;
display:block;
width:290px;
}

.formTip{
font-size:12px;
display:block;
width:290px;
margin-left:115px;
margin-top:5px;
margin-bottom:10px;
}

.formTip a{
color:#676563;
}

.styleForm .rightTip{
font-size:11px;
}

.styleForm fieldset{
border:none;
background:url(../images/formBg.png) no-repeat top;
padding:0 0 12px 20px;
}

.styleForm .formLink{
display:block;
margin-left:115px;
margin-top:5px;
margin-bottom:10px;
font-size:11px;
color:#308ab9;
}

.styleForm label{
padding-right:10px;
color:#565451;
font-size:12px;
font-weight:bold;
display:block;

width:105px;
text-align:left;
}

.styleForm .txt{
width:290px;
}

.styleForm ol{
list-style:none;
}

.styleForm ol li{
padding-bottom:7px;
font-size:12px;
clear:both;
}

.styleForm fieldset h5{
font-size:18px;
font-weight:normal;
color:#686868;
margin-bottom:15px;
}

.styleForm .moveBut{

}

/* -------------------------------------------------- */
/* Live Edit */

.liveEditBut{
display:block;
width:80px;
background:#e7f3ce;
padding:3px 10px 5px 10px;
}

.liveEditBut a{
text-decoration:none;
font-weight:bold;
color:#006699;
font-size:13px;
}

.liveEditBut a:hover{
color:#9f0005;
}

.liveEditBut img{
margin-bottom:-3px;
}

.editMe{
border:1px dotted #69980a;
}

/* -------------------------------------------------- */
/* Hide Text */
.specialText{
	position:absolute;
	text-indent:-5000px;
}
/* Clearing Div */
.easyClear{
	clear:both;
}

/* -------------------------------------------------- */
/* Event Lists */
.messageHolder{
padding-top:10px;
}

#errorList{
	margin: 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #dd3c10;
	background: #ffebe8 url(../images/errorImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
}

#successList{
	margin: 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #82c242;
	background: #dafab9  url(../images/successImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
}

/* -------------------------------------------------- */
/* Standard Button Styles */

.buttons{
	font-size:13px;
}
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:10px 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Tahoma", Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
/* POSITIVE */
button.positive, .buttons a.positive{
    color:#82c242;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#dafab9;
    border:1px solid #8fc955;
    color:#82c242;
}
.buttons a.positive:active{
    background-color:#82c242;
    border:1px solid #529214;
    color:#fff;
}
/* NEGATIVE */
.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* -------------------------------------------------- */
/* Query Log */

#queryLog{
width:800px;
margin:0px auto;
background:#eee;
padding:20px 30px 30px 30px;
font-size:13px;
color:#000;
}

.queryBar{
margin:5px 5px 10px 5px;
}
