/*#############################################################
Name: Canoe Ventures
Date: 2008-12-16
Description: Canoe Ventures CSS
Author: AJ Rehman
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a, A IMG {
	color: #E1DEDE;
	text-decoration:none;
	outline: none;
	color:#c4b843;
}

a:hover, A:hover IMG {color: #A8A3A3; outline: none;}

body {
	background: url(../img/background.jpg) top left repeat-x #000;
	color: #A8A3A3;
	font-family: Futura-Book, Arial, serif;
	font-size: 14px;
	margin: 0 0 0 0;
	padding:0;
	text-align:center;
    border:0;
    outline: none;
}


p,code {
	padding-left: 172px;
}


h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}

li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

ul {
	padding-left:4.5cm;
}

h1,h2,h3 {
	color: #663;
	padding-top: 6px;
}

/* misc */

.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;max-height:0;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}

.clearer {clear: both;}

/* structure */
.container {
	margin: 0 auto;
	width: 900px;
	padding:0px;
	text-align:left;
}

.container_intro {
	text-align: center;
	margin:0 auto;
	margin-top: 0px;
	padding: 0px;
	width: 954px;
	height: 674px;
}

/* title */
.title {
	float: left;	
	margin-top: 22px;
	text-align: center;
	width: 220px;
}
.title h1 {
	color: #993;
	font: normal 2em, Futura-Book, Arial, serif;
}
.title h2 {
	color: #665;
	font: normal 1.1em Futura-Book, Arial, serif;
}

.title_press {
	color:#FFFFFF;
}

/* navigation */
.navigation {
/*	background: url(img/holder.jpg) no-repeat; */
	height: 220px;
}

/* holders */
.holder, .holder_video {
/*	background: url(img/bgholder.jpg) repeat-y; */
	position:relative;
	color: #E1DEDE;
	width: 900px;
}
.holder_top,.footer {
	color: #9a9a9a;
	clear: both;
/*	background: url(img/holder.jpg) no-repeat; */
}

.double p{
	padding-bottom:1em;
}

.print{
	text-align:right;
}

.bio_wrapper {
	margin:0 0 0 172px;
}

	.bio_wrapper h3 {
		margin:0;
	}

	.bio_wrapper .advisory_board h3 {
		margin:0;
		position:relative;
		text-indent:-9999px;
		background:url(../img/job_bg.png) 0 0 no-repeat;
	}
	
	.bio_wrapper .advisory_board h3 .accordsuffix {
		height:100%;
		width:100%;
		position:absolute;
		top:0;
		left:0;
		display:block;
	}
	
	.bio_wrapper h3.beth_comstock .accordsuffix {
		background:url(../img/bios/beth_comstock.png);
	}
	.bio_wrapper h3.bob_liodice .accordsuffix {
		background:url(../img/bios/bob_liodice.png);
	}
	.bio_wrapper h3.david_droga .accordsuffix {
		background:url(../img/bios/david_droga.png);
	}
	.bio_wrapper h3.george_wiedemann .accordsuffix {
		background:url(../img/bios/george_wiedemann.png);
	}
	.bio_wrapper h3.gokul_rajaram .accordsuffix {
		background:url(../img/bios/gokul_rajaram.png);
	}
	.bio_wrapper h3.jim_garrity .accordsuffix {
		background:url(../img/bios/jim_garrity.png);
	}
	.bio_wrapper h3.mark_kvamme .accordsuffix {
		background:url(../img/bios/mark_kvamme.png);
	}
	.bio_wrapper h3.mike_pohl .accordsuffix {
		background:url(../img/bios/mike_pohl.png);
	}
	.bio_wrapper h3.wendy_clark .accordsuffix {
		background:url(../img/bios/wendy_clark.png);
	}
	.bio_wrapper h3.wes_nichols .accordsuffix {
		background:url(../img/bios/wes_nichols.png);
	}

		.bio_wrapper .advisory_board h3.closedheader span.accordprefix {
			height:41px;
			width:48px;
			position:absolute;
			top:0;
			left:-48px;
			margin:0 0 0 100%;
			display:block;
			background:url(../img/bio_arrows.png) 0 0 no-repeat;
		}
		
		.bio_wrapper .advisory_board h3.openheader span.accordprefix {
			height:41px;
			width:48px;
			position:absolute;
			top:0;
			left:-48px;
			margin:0 0 0 100%;
			display:block;
			background:url(../img/bio_arrows.png) 0 -41px no-repeat;
		}
	
	.bio_wrapper .categoryitems {
		width:570px;
		margin-left: 40px;
	}
	
		.bio_wrapper .categoryitems p {
			padding-left:0;
		}
		
	.bio_wrapper h2.headingsTitle {
		padding-left:0;
		padding-bottom:10px;
		margin:20px 0 0;
	}
	
	.bio_wrapper p.jobs_description {
		padding:0 0 10px;
	}

.holder_bio {
	color:#9a9a9a;
}
.holder_position {
	font-size:11px;
	color:#6E6E6E;
}
.holder_video{
	margin-top:50px;
}

.holder_awards {
	font-size:11px;
	color:#FFFFFF;
}
.holder_title {
	color:#FFFFFF;
	font-size:16px;
	width:875px;
}
.holder_news_pressroom {
	position:relative;
	float:left;
	padding-left:50px;
	width:562px;
}

.holder_news {
	padding-left:175px;
	width:531px;
}
.holder_news p{
	padding:5px 0;
}
.holder_news_brief {
	padding-left:146px;
	color:#ffffff;
	display:none;
}

.holder_news_brief a{
	font-size:small;
	color:#c4b843;
}

.holder_press_release {
	padding-left:146px;
	color:#E1DEDE;
}

.holder_press_release a{
	font-size:small;
	color:#c4b843;
}

.holder_press_release_date {
	float:left; 
	padding-left:1cm;
	font-size:smaller;
	text-align:center;
	width:70px;
	color:#737373;
}

.holder_news_date {
	float:left; 
	padding-left:1cm;
	font-size:smaller;
	text-align:center;
	width:70px;
	color:#737373;
	display:none;
}
.holder_news_date_day {
	font-size:xx-large;
	color:#E1DEDE;
	text-align:center;
}

#upcoming {
	float:left;
	width:260px;
	position:relative;
	margin-left:6px;
}

.news_separator {
	width:411px;
}

.bio_container {
	margin-top:-5px;
}

.headings img, IMG.headings{
	margin-left:77px;
}

.headingsRes img {
	margin-left:32px;
}

.headingsCon img {
	margin-left:48px;
}

.headingsNews img, IMG.headingsNews {
	margin-left: 85px;
	float:none;
}

.headingsPress img {
	margin-left: 82px;
}

.heading_active {
	color:#e3db56;
}

.headingsTerms img {
	margin-left: 13px;
}

.headingsVideos{
	padding-left:23px;
	margin: 0px 0px 30px 122px;	
}

.headingsTitle, .newsvideoTitle{
	padding-left:13px;
	color:#a4a4a4;
	font-size:16px;
}

.newspressTitle {
	padding-left:13px;
	color:#a4a4a4;
	font-size:14px;
}

.newsvideoTitle{
	margin: 50px 0px 10px 170px;
	padding:8px 0px 0px 23px; 
	width:685px;
	*width:690px;
	height:26px;	
}
.newspressTitle{
	padding:5px 0px 0px 23px;
	margin: 8px 0px 30px 122px;
	width:411px;
	height:27px;
}
.newsupcomingTitle{
	margin: 8px 0px 0px 0px;
	padding:8px 0px 0px 16px;
	height:26px;
}

.wrapTab{
	float:left;
	height:23px;
	padding:1px 1px 1px 1px; 
	border:1px solid black;
	background:url(../img/tabouter.png);
	*width:175px;
}

#press_releases{
	padding-left:11px;
}

#in_the_news{
	padding-left:14px;
}


.video_tab{ /* adjust style for TAB to toggle between In The News and Press Release */
	cursor:pointer;
	margin:1px;
	height:21px;
	padding:0px 20px 1px 2px;
	background:url(../img/tab_bg.jpg) repeat-x;
	display:block;

}

.video_tab:hover{
	background:url(../img/tab_bg_on.jpg) repeat-x;
	border-left:1px solid #444444;
	margin-left:0px;
	border-bottom:1px solid #28250B;
	margin-right:-1px;
	border-right:2px solid #444444;
	*height:20px;
}

.headingsTitle_img{
	background:url(../img/subnav.jpg) repeat;
}

.headingsTitle p{
	padding-top:50px;
}

.headingsTitleLine p{
	padding-top:30px;
}

.appearence, .appearenceTall {
	background:url(../img/appearence.JPG) repeat-y;
	font-size:11px;
	padding-left:15px;
	padding-top:3px;
	width:245px;
	height:73px;
	color:#E1DEDE;
}
.appearenceTall {
	background:url(../img/appearenceTall.jpg) repeat-y;
	height:91px;           
}
.er {
	background:url(../img/appearenceTaller.jpg) repeat-y;
	height:110px;           
}
.top_appearence {
	margin-top:12px;
	*margin-top:26px;
}
.appearence address, .appearenceTall address {
	font-style:normal;
	font-weight:normal;
}
.appearence .speaker, .appearenceTall .speaker {
	font-size:small;
	color:#c4b843;
	font-weight:bold;
}

.press_link {
	font-size:small;
	color:#c4b843;
	font-weight:bold;
	text-transform:uppercase;
}

/* News and Press */
#videoWindow{
	width:875px;
	padding-left:165px;
	display:block;
	position:relative;
}

#videoWindow IMG{
	cursor: pointer;
	border-color:#000000;
}

#videoWindow A{
	display:block;
	position:relative;
	float:left;
	width:222px;
	/* margin:0px 9px 50px;  two or more video's */
	margin:0 248px 50px; /* one video centered */
	font-size:small;
}

#video1{
	margin-left:0px;
}
#video3{
	margin-right:0px;
}

/* footer */
.footer {
	background:url(../img/footer_div.jpg) repeat-x;
	background-position: 0 0;
	position:relative;
	color: #c4b843;
	font-size: 1.1em;
	text-align: left;
	top:70px;
	padding-bottom:50px;
	padding-top:30px;
	width: 900px;
}

.footer p {
	padding: 0px;
}

.footer a{
	color:#c4b843;
	text-decoration:underline;
}

#moreinfo{
	float:right;
	text-align:right;
	color:#ffffff;
}

.link_yellow {
	color:#c4b843;
}

#resources .link_yellow{
	font-weight:bold;
}

.termshead {
	color:#ffffff;
}


/* Contact Form */
#contact_form { 
	height:595px; 
	position:relative; 
	color:#E1DEDE;
	padding-left: 172px;
}

form fieldset { 
	font-size:14px;
	margin:0px 0px 20px 0px; 
	width:578px; 
	position:relative;
	border:0;
	display:block; 
}

label { 
	float:left; 
	text-align:left;
	margin:.2em .2em 0 0; 
	padding:8px 0px; 
}

label.error { 
	font-weight:normal;
	color:red;
	text-align:left;
	width:140px; 
	padding-left:25px;
}

input.text-input { 
	margin:4px;
	padding:5px 6px 0 5px;
	color:#fff;
	background-color:#000;
	overflow:hidden;
}

textarea.text-input {
	margin:4px;
	padding:5px 6px 0 5px;
	color:#fff;
	background-color:#000;
}

select.text-input {
	margin:4px;
	padding:5px 8px 5px 5px;
	color:#fff;
	overflow:auto;
}

label#name_label { 
	position:relative; 
	top:0; 
	left:0; 
}

input#name { 
	background: url(../img/txt_name.gif) no-repeat;
	position:absolute; 
	top:2px; 
	left:130px; 
	border: 0px;
	width:139px;
	height:22px;
}

label#comp_name_label{ 
	position:absolute; 
	top:45px; 
	left:0px; 
}

input#comp_name { 
	background: url(../img/txt_fields.gif) no-repeat;
	position:absolute; 
	top:47px; 
	left:130px; 
	border: 0px;
	width:180px;
	height:22px;
}

label#job_title_label{ 
	position:absolute; 
	top:90px; 
	left:0px; 
}

input#job_title { 
	background: url(../img/txt_fields.gif) no-repeat;
	position:absolute; 
	top:92px; 
	left:130px; 
	border: 0px;
	width:180px;
	height:22px;
}

label#email_label { 
	position:absolute; 
	top:135px; 
	left:0px; 
}

input#email { 
	background: url(../img/txt_fields.gif) no-repeat;
	position:absolute; 
	top:137px; 
	left:130px; 
	border: 0px;
	width:180px;
	height:22px;
}

label#ind_type_label { 
	position:absolute; 
	top:180px; 
	left:0px; 
}

select#ind_type { 
	background: url(../img/txt_fields.gif) no-repeat;
	background-color:#1E1E1E;
	position:absolute; 
	top:185px; 
	left:130px; 
	border: 0px;
	width:188px;
	height:27px;
	overflow:hidden;
	z-index:0;
}

label#to_label { 
	position:absolute; 
	top:225px; 
	left:0px; 
}

select#to { 
	background: url(../img/txt_fields.gif) no-repeat;
	background-color:#1E1E1E;
	position:absolute; 
	top:227px; 
	left:130px; 
	border: 0px;
	width:188px;
	height:27px;
	overflow:hidden;
}

label#comments_label{ 
	position:absolute; 
	top:270px; 
	left:0px; 
}

textarea#comments { 
	background: url(../img/txt_comments.gif) repeat-y;
	position:absolute; 
	top:272px; 
	left:130px; 
	border: 0px;
	width:276px;
	height:163px;
	overflow:auto;
}

label#informed_label{ 
	position:absolute; 
	top:441px; 
	left:155px; 
}

span.checkbox {
	background: url(../img/checkbox.gif) no-repeat;
	background-color:#000;
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	display: block;
	clear: left;
	float: left;
	position:absolute; 
	top:450px; 
	left:130px; 
}

label#disc_label{ 
	font-size:12px;
	color:#A9A9A9;
	position:absolute; 
	top:516px; 
	left:130px; 
}

input.button { 
	background:url(../img/btn_submit.gif) no-repeat center top;
	position:absolute; 
	top:588px; 
	left:128px; 
	width: 114px;
	height: 38px;
	border: none;
	text-indent:-9000px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	z-index:1000;
}

#requiredField {
	top: 500px;
	left: 130px;
	position: absolute;
}

.goback {
	float:right;
	color:#c4b843;
}

.video {
	border:thin solid;
	border-color:#ffffff;
	text-align:center;
	height:130px;
	*height:126px;
}

.rssicon {
	margin: 3px 0 0 40px;
}

/* CAREERS SECTION */


#careers_top {
	float: left;
	clear: left;
	background: url(../img/careers.jpg);
	width: 172px;
	height: 50px;	
}

#careersTitle {
	clear: left;
	margin-left: 172px;
	width: 700px;
}

#careersTitle p {
	padding: 0 10px 10px;
	font-size: 12px;
}

#accordion {
	margin-left: 172px;	
	width: 700px;
}

.jobHeading {
	background: url(../img/accordion_slice.gif);
	height: 37px;
	padding: 9px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.jobHeading .careersTitle {
	color: #cbcbcb;	
}

.jobHeading .careersLocation {
	color: #707070;
}

.jobHeading .arrow {
	float: right;
	position: relative;
	top: 2px;
	background: url(../img/arrow_down.gif);
	width: 26px;
	height: 28px;
}

.ui-state-active .arrow {
	background: url(../img/arrow_up.gif);
}

.jobItem {
	padding: 15px 10px;
}

.jobItem h3 {
	color: #A8A3A3;
	padding-top: 10px;
	font-size: 14px;
}

.jobItem ul {
	clear: left;
	padding: 0;
}

.applyBtnDiv {
	float: right;
	margin: 15px;
}

.applyBtn {
	background: url(../img/apply_btn.gif);
	width: 112px;
	height: 36px;	
	text-indent: -9999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
	border: none;
}

/* CAREER SECTION POPUP */

#careersPopupContent {
	background: url(../img/popup_bg.png) no-repeat;
	width: 568px;
	height: 216px;
	padding: 20px 25px 10px;
	text-align: left;
	color: #A8A3A3;
}

#careersPopupContent #applyTxt {
	margin-bottom: 10px;
}

#careersPopupContent p {
	padding-left: 0;
	clear: left;
}

#careersPopupContent form {
	padding-top: 10px;	
}

#careersPopupContent .row {
	height: 35px;
	padding-top: 6px;
	clear: left;
}

#careersPopupContent .row * {
	float: left;
}

#careersPopupContent label {
	padding-top: 0;
	width: 80px;
	color: #A8A3A3;
}

#careersPopupContent .input {
	background: url(../img/txt_fields.gif);
	width:177px;
	height: 22px;
	border: none;
	padding:5px 6px 0 5px;
	color:#FFFFFF;
	margin:0 50px 4px 0;
}

#careersPopupContent #applyNow {
	position: relative;
	top: 5px;
	left: 110px;
	background: url(../img/popup_submit.gif);
	width: 112px;
	height: 36px;	
	text-indent: -9999px;
	font-size: 0px;
	display:block;
	line-height: 0px;
	border: none;
	cursor: pointer;
}
#rfiPage{
	width:900px;
}

#rfiPage h1{
	color:#FFFFFF;
	background:#000000 url(../img/bg_header.gif) repeat-x 0 0;
	font-weight:normal;
	padding:0 0 3px 5px;
	margin-left:172px;
}
#solutions{
	padding-left:172px;
	width:728px;
}

#solutions h1{
	color:#FFFFFF;
	background:#000000 url(../img/bg_header.gif) repeat-x 0 0;
	font-weight:normal;
	padding:0 0 3px 5px;
}

#solutions sup{
	text-transform:uppercase;		
}

#solutions ul{
	padding:0 0 1.5em ;
}

#solutions li{
	margin-left:16px;
	padding:3px 0;
}

#innovation li{
	margin-left:1cm;
	padding-left:24px;
}

#rfi{
	margin-left:120px;
}
#rfiImg{
	margin-left:172px;
	padding-bottom:20px;
	padding-top:10px;
}