/* @override 
	http://dev.dyadcom.com/smartstorming.com/trunk/css/screen.css
	http://www.smartstorming.com/beta/css/screen.css
*/


/* @group intro */

/* @group Layout */


#horizon { width: 100%; 
	height: 1px; 
	overflow: visible;
	position: absolute;
	left: 0;
	top: 50%;
}


#flash {
	display: block;	
	height: 621px;
	width: 800px;
	position: relative;	
	margin: -300px auto 0;
}

/* @end */


/* @end */

/* @group Grid Refinement */

#container{	margin: 0 auto; }
#intro{	display: block;margin: 0 auto; width: 800px; height: 600px; }

#content.row
{
	position: relative;
	overflow: hidden;
	background: #fff url(../img/background.gif) 2px 0;
	margin-top: 10px;
	padding-top: 0;
}

/* @end */

/* @group Typography */

h1{
	color: #000;
	font-size: 1.3em;
	line-height: 140%;
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: .3em;
}

h3 {
	color: #2b789f;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.4em 0 .3em;
	line-height: 140%;
}

h3 a{
	color: #2b789f;
}

h4
{
	color: #000;
	font-size: 1em;
	font-weight: bold;
}

sup
{
	vertical-align: 6px;
	margin-left: -5px;
	font-size: .7em;
	line-height: 0;
}

.sidebar h3
{
	color: #000;
	padding: 0 8px;
}

a{
	border-bottom: 1px solid #d9d9d9;
}

a:hover
{
	border-bottom: 1px #000 solid;
}

.intro{

	background-color: #dee6eb;
	padding: 10px;
	margin-bottom: 10px;
	height: 178px;
}

.intro p{
	color: #000;
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 21px;
	padding-right: 10px;
}

.intro blockquote{
	background-color: transparent;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.intro blockquote p{
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 5px 10px 22px;
}

.intro .bq-cite
{
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
	line-height: 15px;
	margin: 0;
}

.intro h1{
	margin: 1px;
}

body#default .intro{
	background-color: #fff;
	padding: 0px;
	margin: 2px 0px 5px;
}

/* @end */

/* @group Layout */

.no-margin
{
	margin: 1em 0 0;
}

/* @group form */

legend
{
	display: none;
}

input
{
	display: block;
}

body#contact form.zemContactForm input[type="text"]
{
	width: 422px;
}

/* @end */

div.intro{
	width: 625px;
	margin: 0 32px 10px auto;
}

#content
{
	padding-top: 10px;
}

.span12
{
	padding-right: 30px;
	width: 625px;
	padding-bottom: 30px;
}

body#testimonials .span12
{
	padding-right: 55px;
	width: 600px;
}

.img-inline
{
	float: left;
	margin: 8px 10px 0 0;
}

.sidebar
{
	width: 205px;
	padding-left: 10px;
}

.sidebar p
{
	margin: 0px;
}

.sidebar img
{

}

.sidebar a {
	border-bottom: 1px solid #d9d9d9;
}

.sidebar a:hover {
	border-bottom: 1px solid black;
}

.sidebar .linked-in
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 0;
	padding: 0;
}

ul {
	margin-left: 1.5em;
	list-style-type: circle;
 }
li {
	padding: 2px 0;
}

.GMapEZ
{
	background-color: #eee;
	margin-left: 0;
	width: 203px;
	height: 203px;
}

.padded
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.article
{
	margin-bottom: 20px;
}

/* @group Cite */

cite img {
	float: left;
	margin: 5px 10px;
}

cite span {
	font-size: 11px;
	color: #666;
}

cite .company {
	color: #666;
}

body#testimonials .article cite
{

	background-image: none;
	padding: 0;
	margin: 0;
	font-style: italic;
}

/* @end */

.quote
{
	font-size: 13px;
	line-height: 23px;
	display: inline;
}

#testimonial_slide
{
	position: relative;
	height: 297px;
	margin-bottom: 330px;
}

.bit {
	padding: 10px 0 15px;
	margin: 0 0 10px;
	position: absolute;
}

.bit blockquote
{
	line-height: 130%;
}

.bit img
{
	margin-bottom: 36px;
	margin-left: 3px;
}

.bit cite
{
line-height: 130%;
}

.bit2 {
	margin: 10px 4px 330px 0px;
	padding: 0 0 10px;	
}

.bit2 blockquote
{
	background-color: #d9e9f1;
	background-image: url(../img/bit2-top.gif);

	color: #000;
	font-size: 12px;
	line-height: 19px;
	padding: 10px 10px 5px;
}

.bit2 cite
{
	font-size: .8em;
	text-align: right;
	padding: 0 10px 40px 0;
	background: #d9e9f1 url(../img/bit2-bottom.gif) no-repeat 0 bottom;
}

/* @group Register Form */

.question
{
	position: absolute;
	bottom: 10px;
	width: 206px;
}

#register
{
	font-size: 10px;
	line-height: 15px;
	background-color: #ffe977;
	color: #494e52;
	width: 183px;
	margin-bottom: 10px;
	padding: 9px;
	margin-top: 10px;
	position: absolute;
	bottom: 0px;
}

#register sup
{
	font-size: .7em;
	padding-left: 3px;
	line-height: 0;
}

.question h3
{
	margin: 0;
	padding: 0;
}

#register p { color: #494e52;
}

#register form
{
	padding: 0px;
	margin: 0px;
}

#register form label, #register form legend 
{ 
	display: none;
}

#register form fieldset 
{ 
	margin: 0px; 
	padding: 0px;
}
#register form input 
{ 
	float: left;
	clear: both;
	margin-bottom: 3px;
}

#register form input[type="text"]
{
	width: 176px;
}


/* @end */

.chart
{
	margin: 10px 0;border-bottom: 1px #e4eef3 solid;
}

.chart th{
	background-color: #32667f;
	color: #fff;
	padding: 9px 5px 7px 20px;
	font-size: 1.2em;
}

.chart td{
	width: 195px;
	padding: 5px 20px;
}

.chart td.mid{
	width: 75px;
	color: #32667f;
}

.chart tr.even{
	background-color: #fff;
}

.chart tr.odd{
	background-color: #e4eef3;
}


/* @end */

/* @group Header / Footer */

#header
{
	position: relative;
	margin: 15px 0;
}

#logo
{
	display: block;
	width: 315px;
	height: 65px;
	background: url(../img/logo.gif) no-repeat;
	text-indent: -9000px;
	border: 0px;
	_margin-bottom: 10px;
}

#tagline
{
	position: absolute;
	top: 36px;
	right: 6px;
	color: #000;
	background: url(../img/tagline.gif) no-repeat 0 4px;
	text-indent: -9000px;
	width: 256px;
}

#footer
{
	border-top: 1px solid #d9d9d9;
	clear: both;
	padding: 5px 0;
	font-size: 11px;
	color: #778a93;
}

/* @end */

/* @group Nav */

.nav
{
	background: url(../img/bg_nav.gif) no-repeat;
	height: 33px;
	width: 890px;
	list-style-type: none;
	margin: 0em 0em 5px;
	padding: 9px 0 0 5px;
}

.nav li 
{
	float: left;
	background: url(../img/divider.gif) no-repeat right 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.nav li a:hover
{
	border-color: #bad5e3;
}

.nav li a.cur
{
	font-weight: bold;
	border: 0px;
	color: #bad5e3;
}

/* @group SubNav */

.subnav 
{	background: url(../img/bg_subnav.gif) repeat-x -42px 0;
	font-size: 11px;
	list-style-type: none;
	margin: -9px 0px 10px;
	padding: 4px 0 8px 325px;
	height: 17px;
}

.subnav li
{
	
	background: url(../img/divider-dark.gif) no-repeat right 5px;
	display: inline;

	
}

.subnav li a {
	display: block;	
		margin-right: 20px;
		float: left;
		white-space: nowrap;
}

.subnav li a:hover {
	border-bottom: 1px solid black;
}

ul#sub-basics.subnav li#n-basics a{	border: 0px; color: #000; border-bottom: 1px solid #00a5f8;}
ul#sub-leader.subnav li#n-leader a{	border: 0px; color: #000; border-bottom: 1px solid #00a5f8;}
ul#sub-masters.subnav li#n-masters a{	border: 0px; color: #000; border-bottom: 1px solid #00a5f8;}
ul#sub-3-d-ideation.subnav li#n-3-d-ideation a{	border: 0px; color: #000; border-bottom: 1px solid #00a5f8;}
ul#sub-other-programs.subnav li#n-other-programs a{	border: 0px; color: #000; border-bottom: 1px solid #00a5f8;}


/* @end */


/* @end */



/* @group Old */



.side {
	width: 280px;
	float: right;
	padding: 0 10px 0 20px;
	border-left: 1px solid #d9d9d9;
	margin-bottom: 8px;
	clear: right;
}

.register {
	background: url(../img/bg_nl.gif) 0 0 no-repeat;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 5px;
}

.register form {
	display: block;
	float: right;
	margin: 8px 10px 10px 20px;
}

.sub form {
	display: block;
	float: none;
	margin: 0;
}

.register form input {
	display: block;
	font-size: 1.1em;
	margin-bottom: 4px;
}

.register p {
	color: #494e52;
}

.bit2 .caps{
	color: #000;
}

.slideshowFrame{
	padding: 0;
	margin: 0 0 0 -10px;
}

.slideshow {

	width: 200px;
	height: 200px;
	overflow: hidden;
	padding: 0;
	position: relative;
	margin: -2px 0 0;
}

.slideshow li div
{
	position: absolute;
	z-index: 2;
	width: 200px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	padding-top: 144px;
	text-shadow: #000000 1px 3px 4px;
}

.slideshow li img
{
	position: absolute;
	z-index: 0;
}


/* @end */