body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Helvetica', 'Arial', sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background: #FFFFFF
	margin: 0;
	padding: 0;
}

form {	display: none;	}
#contact-form { display: none;	}
#job-postings {
	cell-padding:2px;
	border: 1px #535353 dotted;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Helvetica', 'Arial', sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #535353;
	vertical-align:middle;
}
caption {
	padding: 0 0 5px 0;
	font: italic 9px 'Lucida Grande', 'Lucida Sans Unicode', 'Helvetica', 'Arial', sans-serif;
	color: #535353;
	text-align: right;
}
th.jobs {
	font: bold 11px 'Lucida Grande', 'Lucida Sans Unicode', 'Helvetica', 'Arial', sans-serif;
	color: #535353;
	border: 1px solid #535353;
	letter-spacing: 2px;
	text-align: left;
	padding: 4px 4px 4px 8px;
}
td.jobs {
	border: 1px solid #535353;
	background: #fff;
	padding: 4px 4px 4px 8px;
	color: #535353;
}

li.jobs {
	list-style-postion: outside;
	list-style-image: url("../images/icon_sm_pdf.png");
	vertical-align: middle;
}


#wrapper { 
	overflow: auto;
	width: 750px;
	margin: 0 auto;
	padding: 0 26px;
	background: url('../images/braintech_logo.png') no-repeat;	
	}
#header { display: none;	}
#main {
	width: 748px;
	overflow: auto;
	background: #FFF;
}

#footer {
	color: #000;
	text-align: center;
	font-size: 10px;
}

.sidebar { 
	width: 179px;
	float: right;
}
#sidebar-right { 
	float:right;
	padding: 5px 0 0 0;	
}
#sidebar-left #contact-box {
	width: 179px;
	float: right;
	color: #000;
	background:#FFF;
	}
	
	
.sidebar-box-ceo { display: none; }
.sidebar-box { display:none; }
#nav-tertiary { display: none;	}
#fordtechaward-box {display: none;	}
#shortcut-box {display: none;	}
#clients-box { display: none;	}
#clients-smalltop {display: none;	}
#accordion {display: none;	}
.accordion_toggle {display: none;	}
.accordion_content {display: none;	}


.post-date {
	color: #b29b00;
	display: block;
}
a { 
	text-decoration:none; color: 
	#008fcf; 
	font-weight: bold;
}
a:hover { text-decoration: underline; }
a:visited { color: #66CCFF; }
a.more {
	font-weight: bold;
	padding-right: 10px;
	background-position: right 3px;
	background-repeat: no-repeat;
	background-image: url('../images/link_arrow_sidebar-right.png');
}
#content-wrapper {	
	width: 500px;
	float: left;
}
#content {
	padding: 10px;
}
#content h2, .main_title { 
	font-weight: normal; 
	font-size: 17px; 
	color: #D2C000; 
	border-bottom: 1px dotted #ccc; 
	padding-bottom: 5px; 
	margin: 20px 0;
}
#content h3 {
	font-size: 14px;
	line-height: 18px;
}
#content h4 {
	font-size: 11px;
	line-height: 16px;
}
#content h5 { 
	font-weight: normal; 
	font-size: 14px; 
	color: #000000; 
	border-bottom: 1px dotted #ccc; 
	padding-bottom: 5px; 
	margin: 10px 0;
}
fieldset {display: none;	}
p.submit {
	padding-top: 1em;
	clear: both;
	text-align: right;
}
p.comingsoon { font-weight: bold; }

/* Home page */

.page-home #splash {display: none;	}
.page-home #image-robotic_arm {
	float: right;
	display: block;
	margin: 1em -32px 1em 1em;
}

/* News Events */

.event {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em;
}

/* Damn useful */

.nudge-left {
	float: left;
	margin: 0 1em 1em -20px;
}
.clear { clear: both; }
a.button-right {
	float: right;
	margin: 1em 0 0.5em 0.5em;
}

a.button-left {
	float: left;
	margin: 1em 0.5em 0.5em 0;
}
a img { border: 0; }

img.float-left { float: left; margin: 0 20px 10px 0; }
img.float-right { float: right; margin: 0 0 10px 20px; }

/* Temp */
.sidebar input[type="submit"] { display: none; }

/* Videos */

.flash { width: 320px; background-color: #000000;  background-position:top; background-repeat:no-repeat; padding-top: 10px; color:#FFFFFF; margin-left: 15px; }
.flash-top { padding-left: 10px; padding-bottom: 5px; margin: 5px 0px 5px 0px;}

.video-wrapper {display: none;	}

}

.video-title {
	margin: 0;
	padding: 2px 10px;
	background: #7C7C7C;
	color: #FFF;
}

/* Finishing Touches */
.img_spacer { padding-left: 5px; }
.bold { font-weight: bold; }
.fix { font-weight: bold; color: #FF9900; }
.row { width: 100%; }
.ticker { padding-top: 7px; }
.breaker { width: 90%; border-bottom: 1px solid #000; margin-bottom: 10px; }
.logos tr { border-bottom: 1px solid #000; }
.logos { margin: 6px 10px 6px 5px; }
.clientbox-left{ padding-left: 15px; padding-bottom:7px;}
.image-ceo {
	float: right; 
	display: block;
	margin-right: -15px;
}
.left_space {
margin-left: 15px;
}
a.evenmore { background-image: url('../images/link_arrow_sidebar-right.png'); background-position: right 3px; background-repeat: no-repeat; padding-right: 10px; font-weight: bold; }