* { margin: 0; padding: 0; border: 0; }
		
body { font-family: Verdana; }
body#home { background: url('../images/home_bg.jpg') 0 0 no-repeat; }

a { 
	font-family: Verdana;
	color: #cc6600;
}
a:visited { color: #CC9966; } 
a:hover { color: #993300; }

#pdf-link {
	font-size: 10px;
	a color: #cc6600;
	a:visited { color: #339966; } 
	a:hover { color: #993300; }
}
		
#header-container {
	/*width: 898px;*/
	height: 105px;
}
		
#header { 
	font-family: Verdana;
	font-size: 11px;
	color: #777777;
	/*width: 302px;*/
	height: 95px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
.text-nav { /* This rule has been updated just to place the top navigation bar*/
	margin-top: 10px;
	margin-left: 20px;
}

#footer-container {
	width: 898px;
	height: 11px;
	float:left;
}

#footer { 
	font-family: Verdana;
	font-size: 10px;
	color: #777777; 
	width: 600px;
	height: 22px;
	padding-top: 50px;
	padding-left: 240px;
	float:left;
}

#home #header {
	padding: 10px 0 0 28px;
}
		
#title-img-container {
	margin-top: -10px;
	position: absolute;
	left: 490px;
}
		
#left-column { float: left; }
				
#navbar { width: 205px; padding-right: 9px; }
#navbar a, #navbar img { display: block; }
.video-link { background: url('../images/video_icon.gif') 96% 50% no-repeat; }
.video-link-def { background: url('../images/video_icon.gif') 0% 50% no-repeat; }
#navbar a { 
	margin-left: 21px; 
	font-size: 13px;
	padding-bottom: 5px;
	color: #cc6600;
	text-decoration: none;
}
#navbar a:hover { color: #993300; }

#navbar img { margin: 19px 0 9px 0; }
#navbar img.first { margin-top: 0px; }
#navbar .selected { color: #669999; }

#arrow-img {
	position: absolute;
	top: 600px;
	left: 0px;
}
		
#container {  
	width: 898px;
	float: left;
}

#container-content {
	width: 684px;
	float: left;
}

		
#center-column {
	border-left: 2px dotted #a3c2c2;
	border-right: 2px dotted #a3c2c2;
	width: 407px;
	float: left;
	padding: 0 15px;
}

#center-column-video {
	border-left: 2px dotted #a3c2c2;
	width: 669;
	float: left;
	padding-left: 15px;
}

#center-column-undervideo {
	border-left: 2px dotted #a3c2c2;
	border-right: 2px dotted #a3c2c2;
	width: 407px;
	float: left;
	padding: 15px 15px;
}

		
h1 { 
	font-weight: normal;
	font-size: 19px;
	color: #669999;
	margin-bottom: 18px;
}
		
h2 { 
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
		
h3 { 
	font-weight: bold;
	font-size: 11px;
	color: #cc6600;
	border: 1px solid #cc6600;
	width: 393px;
	height: 14px;
	background: url('../images/twiddle_bg.gif') 0 0 no-repeat;
	padding: 5px 0 5px 14px;
	margin-bottom: 8px;
}
		
h3 .left { float: left; }
h3 .right { float: right; margin-right: 10px; }
		
h3 .learnmore { 
	font-size: 10px;
	font-weight: normal;
}

h4 { 
	font-weight: bold;
	font-size: 12px;
	color: #cc6600;
	margin-bottom: 12px;
	margin-top: 8px;
}

h5 { 
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	margin-top: -6px;
}

/* h6 is same as h4, except no bottom margin */
h6 { 
	font-weight: bold;
	font-size: 12px;
	color: #cc6600;
	margin-top: 8px;
}
		
p, ul,ol {
	font-size: 12px;
	color: #333333;
	width: 407px;
	margin-bottom: 20px;
}

p { line-height: 17px; }

p.twiddle-title { 
	margin-top: 17px; 
	margin-bottom: 10px;
}

p.bot-margin-17 { margin-bottom: 17px; }
p.bot-margin-16 { margin-bottom: 16px; }
p.bot-margin-10 { margin-bottom: 10px; }
p.bot-margin-8 { margin-bottom: 8px; }
		
p.under-twiddle { margin: 24px 0px 10px 0; }
p.between-twiddle { margin: 10px 0px 10px 0; }

#container li { margin: 0 0 10px 30px; } /* The li rule was applying to all li tags on the page, which was messing up the top navigation bar which is now a list instead of simple anchor tags. The li rules here should only apply to li tags in the main content, i.e. nested in the container id. */
	
p a { text-decoration: underline; }

.twiddle-body-first {
	margin-top:0px;
}

.subpara { 
	width: 377px;
	color: #666666;
}

.note { 
	color: #666666;
	font-size: 11px;
	margin-top: -15px;
	line-height: 1.1em;
}

.table-content {
	font-size: 12px;
	color: #333333;
	border: 1px dotted #669999;
}

#cycle {
	width: 572px;
	border: 2px solid #669999;
	margin-bottom: 0px;
}

.caption { 
	font-size: 10px; 
	color: #777777;
	margin-top: 1px;
	width: 192px;
}

.video-header {
	font-size: 14px;
	font-style: italic;
	color: #669999;
	margin-bottom: 9px;
}

#extended-list p {
	line-height: 2px;
}

#extended-list-margin p {
	margin-bottom: 3px;
}

.left-margin-10 {
	margin-left: 10px;
	font-size: 12px;
}
.left-margin-10 p {
	line-height: 20px;
}

.left-margin-20 {
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 12px;
}
.left-margin-20 p {
	line-height: 20px;
}

#icon {
	margin-top:4px;
	}

#icon2 {
	margin-top:4px;
	}

.icon-text {
	margin-left:12px;
	}

#parens { color: #666666; }

.paren { color: #666666; }

#player { margin-bottom: 15px; }

.quote {
	font-size: 12px;
	line-height: 19px;
	color: #46808B;
	padding: 0 30 0 30px;
	margin-left: 30px;
	width: 360px;
}

.author {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #666666;
	margin-top: -20px;
	width: 390px;
}

.zero_bottom {
	margin-bottom:0px;
}

.teacher { font-size: 11px; }

.attribution { color: #666666; }

#prodev {
	width: 403px;
	border: 2px solid #669999;
	margin-bottom: 16px;
}
		
#right-column { padding: 84px 12px 0 12px; float: right; }

#right-column-graphic { padding: 50px 0 0 0;  float: right; width:192px; }

#right-column-why { padding: 50px 12px 0 12px; float: right; }

#right-column-partner { padding: 50px 12px 0 12px; float: right; }

#right-column-cycle-glance { padding: 50px 12px 0 12px; float: right; }

#right-column-spaced { padding: 50px 12px 0 12px; float: right; }


#right-column-main-social { padding: 0 0 0 40px; float: left; }
#right-column-social-video { padding: 6px 0 0 40px; float: left; width:192px; }
#right-column-social-video-cycle { padding: 11px 0 0 40px; float: left; width:192px; }
#right-column-social-caption { 
	padding: 10px 0 0 0; 
	float: left; 
	width:192px;
	min-height:22px;
}
#right-column-social-caption p {
	font-family:Verdana, sans-serif; 
	font-size:10px; 
	line-height:14px; 
	color:#777;
	margin-bottom:0px;
}

#social-fb-share {

	min-width:60px;
	float: left;
}

#social-youtube-share {

	float: left;
	margin: -2px 0 0 16px;
}

.right-column-back1 { padding-top: 600px; width: 192px; font-size: 12px;}
.right-column-back2 { padding-top: 450px; width: 192px; font-size: 12px;}
.right-column-back3 { padding-top: 450px; width: 192px; font-size: 12px; }

#home #footer {
	padding: 14px 0 0 10px;
}

/*START popup overlay:*/

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	fixed:true;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#fff;
	background-image:url(../images/white.gif);

	
	width:540px;	
	height:500px;	
	min-height:200px;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/*END overlay*/


/*START stuff for the social media box on each page*/
#mlr-email-form{
	
	margin-left:20px;
}

#nav-social-main {
	width: 98px;
	height: 105px;
	border: 1px solid #cccccc;
	padding-left: 4px;
	
}

#nav-social-main tr{
	
	padding-bottom: 5px;
	
}

#nav-social-main p {
	line-height: 1em;
	margin-bottom: 4px;
	width: 0px;
	font-size: 11px;
}

.nav-social-main-blog {
	margin-bottom: 1px !important;
}

.social-image-height.p {
	line-height: 21px;
}

#nav-social-main table {
	border-collapse: separate; 
	border-spacing: 3px 5px; 
}

/*END social media box on each page*/









		

