@charset "utf-8";
/* CSS Document */

body {
	margin:0px; padding:0px;
	background-image:url(images/bkgrd.jpg);
}
.container {   
    width:1010px;   
    margin:0 auto;
}
#header {   
    padding-top:20px;   
}   
#logo h1, #logo small {   
    margin:0px;   
    display:block;   
    text-indent:-9999px;   
}   
#logo {   
      
    width:266px;   
    height:55px;
	float:left;
	cursor:pointer;
} 
#logo a {
	text-decoration:none;
}  
ul#menu {   
    margin:0px; padding:0 0 0 0px; 
	padding-top:20px;
	padding-left:172px;
	float:left; 
	width:500px;
}   
ul#menu li {   
    display:inline;
	margin-left:20px;   
}  

ul#menu li a {   
    text-decoration:none;   
    color:#888888;   
    font-family:Verdana, Arial, Helvetica, sans-serif;   
    font-size:14px;       
}   
ul#menu li a.active, ul#menu li a:hover {   
    color:#2d85d0;   
}  
#title {
	background:transparent url(images/title_slice.jpg) repeat-x;
	height:233px; 
	margin-top:5px;
	clear:both;
	min-width:1020px;
}
#title_bkgrd {
	background-image:url(images/title_bkgrd.png);
	background-repeat:no-repeat;  
	width:763px;
	height:233px;
	margin-left:-20px;
}
#title_bkgrd p {
	position:absolute;
	top:148px;
	left:456px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	z-index:3;
	width: 426px;
	line-height:18px;
}
#title_bkgrd p a {
	text-decoration:none;
	color:#FFFFFF;
}
#title_bkgrd p a:hover {
	text-decoration:underline;
}
#title .container {
	position:relative;
}
#happy_laptop {
	background: transparent url(images/happy_laptop.png) no-repeat;
	display: block;
	width:256px;
	height:241px; 
	position:absolute;
	top:-19px;
	left:266px;
	z-index:2;
}
#title_text {
	background: transparent url(images/title_text.png) no-repeat;
	display: block;
	width:388px;
	height:99px; 
	position:absolute;
	top:28px;
	left:456px;
}
#summary_text {
	background: transparent url(images/summary.png) no-repeat;
	display: block;
	width:191px;
	height:46px; 
	position:absolute;
	top:88px;
	left:456px;
}
#research_text {
	background: transparent url(images/research.png) no-repeat;
	display: block;
	width:170px;
	height:48px; 
	position:absolute;
	top:78px;
	left:458px;
}
#benefits_text {
	background: transparent url(images/benefits.png) no-repeat;
	display: block;
	width:170px;
	height:48px; 
	position:absolute;
	top:78px;
	left:458px;
}
#prototype_text {
	background: transparent url(images/prototype.png) no-repeat;
	display: block;
	width:206px;
	height:51px; 
	position:absolute;
	top:78px;
	left:456px;
}
#board {
	margin-top:12px;
}
.board_top {
	background-image: url(images/board_top.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 1009px; 
}
.board_middle {
	background-image: url(images/board_middle.png);
	background-repeat: repeat-y;
	width: 1009px; 
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.board_bottom {
	background-image: url(images/board_bottom.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 1009px; 
}
#board .container {
	position:relative;
}
#board_titles {
	background: transparent url(images/board_titles.png) no-repeat;
	display: block;
	width:891px;
	height:128px; 
	position:absolute;
	top:35px;
	left:45px;
	z-index:2;
}
.cols {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	z-index:3;
	position:relative;
	overflow:auto;
}
.cols .leftcol {
	padding-top:56px;
	padding-left:58px;
}

.cols .col_padding {
	margin-top:-50px;
}
.cols a {
    text-decoration:none;   
    color:#ff9933; 
}
.cols a:hover {
    text-decoration:underline;   
}
.cols .nav {
	line-height: 16px;
}
.cols .nav a {
	text-decoration:none;
	color:#2d85d0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-bottom:9px;
}
.cols #index .nav a {
	border: none;
	display:inline;
	line-height: 26px;
}
.cols .nav a:hover {
    text-decoration:underline;   
}
.cols .nav a.active {
	color:#ff9933;
}
.cols .nav .greater {
	color:#ff9933;
}
.left_col {
	width:248px;
	margin-right:74px;
	float:left;
	padding-top:56px;
	padding-left:58px;
}
.middle_col {
	width:248px;
	margin-right:70px;
	float:left;
	
	padding-top:56px;
}
.middle_col_wide {
	width:580px;
	float:left;
	margin-top: 0px;
	padding-top:56px;
}
.middle_col_wide li {
	margin-left:0px;
	padding-left: 20px;
	list-style: none;
	background-image: url(images/bullets.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}
.middle_col_wide h2 {
	color:#ff9933;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
.middle_col_wide h2 a:hover {
	text-decoration:none;	
}
#accordion {
	font-size: 12px;	

}
.right_col {
	width:248px;
	float:left;
	padding-top:56px;
	
}
.copyright {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;   
    font-size:10px; 
	color:#888888;
	margin-top:10px;
	padding-bottom:20px;
}
#prototype {
	margin-left:-30px;
	overflow:hidden;
}
.prototype_text {
	margin-right: 65px;
	
}
.prototype_padding {
	padding-left:58px;
}
#slider {
    width: 860px;
    margin: 0 auto;
    position: relative;	
}
#shade_rev {
    background: url(images/shade_rev.jpg) no-repeat 0 0;
    height: 50px;
}
#slider h2 {
	margin: 0;
	padding: 0;
	font-size: small;
	color: #ff9933;
}
.scroll {
	height: 38em;
	width: 560px;
	overflow: auto;
	/*overflow-x: hidden;*/
	position: relative;
}

.summary .scroll {
	height: 60em;
}
.research .scroll {
	height: 76em;
}
.benefits .scroll {
	height: 44em;
}


.scrollContainer div.panel {
	padding: 20px;
	height: 30em;
	width: 520px;
	line-height:20px;
	}

#shade {
    background: url(images/shade2.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	float:left; 
	width: 248px;
	margin-right:34px;  
}

ul.navigation li {
    display: block;
    margin-right: 10px;
	padding-bottom: 9px;
}

ul.navigation a {
	text-decoration:none;
	color:#2d85d0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-bottom:9px;
	text-indent: 20px;
}

ul.navigation a:hover {
    text-decoration: underline;
}

ul.navigation a.selected {
	color: #ff9933;
	text-indent: 0px;	
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 32px;
    cursor: pointer;
}

.scrollButtons.left {
    left: 260px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}
.bullets li{
	margin-left:0px;
	padding-left: 20px;
	list-style: none;
	background-image: url(images/bullets.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}
blockquote.pullquote {
	float:left;
	width:220px;
	/*border-top:3px solid #ccc;
	border-bottom:3px solid #ccc;
	border-left:0;
	border-right:0;*/
	line-height:2.2em;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 12px;
}
blockquote.pullquote.right {
	margin: 5px 0 8px 15px;
	float:right;
	width:220px
}
blockquote.pullquote p {
	margin:0 !important;
	font-size:1.6em;
	color:#666;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img.image {
	float:right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 18px;
	padding: 1px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #E9E9E9;
}
