/*
-----------------------------------------------
Ontario Colleges screen style
author: Ryan Glover, Winslow Delaney / LIFT COMMUNICATIONS
version: Feb 22, 2008 Happy Birthday Miranda
----------------------------------------------- */


/* Page Structure
----------------------------------------------- */

body {
	margin: 0 auto;
	padding: 0;
	font: 13px Arial, Verdana, sans-serif;
	line-height: 18px;
	color: #333333;
	text-align: center;
}	

#header {
	margin: 0 auto;
	padding: 0;
	width: 820px;
	height: 130px;
	clear: both;

}


#content {
	margin: 0 auto;
	padding: 0;
	width: 820px;
	background: url(../images/white_grey_border.gif) repeat-y;

}

.content-wrapper {
	padding:0;
	margin:0 10px;
	width: 800px;
	text-align: left;	
}

#center-column {
	float:left;
	display:inline;
}

#left-column {
	float:left;
	display:inline;
}
#right-column {
	float:left;
}

#explore #left-column, #college #left-column {
	width:400px;
	margin:0 0 0 30px;
}

#explore #right-column, #college #right-column {
	padding: 0 0 0 40px;
	width:300px;
	background: url(../images/exploring_vertical_dots.gif) no-repeat;
	background-position:top left ;
}

#explore #poll {
	padding:15px 15px 0 15px;
	margin: 0 0 15px 0;
	background-color:#f1f1f1;
}

#success #left-column {
	width:560px;
	margin:0 0 0 30px;
}

#success #right-column {
	padding: 0 0 0 40px;
	width:100px;
	background: url(../images/exploring_vertical_dots.gif) no-repeat;
	background-position:top left ;
}

#success .story {
	width:700px;
	float:left;
}
#success .copy {
	margin-left:135px;
}

#success .testimonial {
	margin-bottom:40px;
}

#success .odd , #success .even   {
	font-size:10px;
	height:125px;
	padding:10px;
}

#success .odd {
	background-color:#fae6d9;
}

#success .even {
	background-color:#f4c7a5;
}

#success .first {
	float:left;
	width:300px;
}

#success .second {
	float:left;
	width:300px;
}

#success .back_to_top {
	clear:both;
	margin:0 0 0 130px;
}

#next-step #left-column {
	width:450px;
	margin:0 0 0 30px;
}

#next-step #right-column {
	padding: 0 0 0 40px;
	width:250px;
	background: url(../images/exploring_vertical_dots.gif) no-repeat;
	background-position:top left ;
}


#debunk #center-column, #college #center-column, #success #center-column  {
	width:750px;
	margin:0 0 0 26px;
}
#debunk #left-column {
	width:500px;
	margin:0 0 0 30px;
}

#debunk #right-column {
	padding: 0 0 0 30px;
	margin:0;
	width:200px;
	background: url(../images/exploring_vertical_dots.gif) no-repeat;
	background-position:top left;
}

#debunk #poll {
	margin:-8px 0 0 0;
	padding:0;
}



#ads {
	margin:0;
	padding:0;
	width: 800px;
	height: 200px;
	text-align: center;
	background: url(../images/ad_background.gif) no-repeat;	
	clear: both;
}

.ads_wrapper {
	position:relative;
	top:20px;
}


#footer {
	margin:0;
	padding:0;
	width: 820px;
	height: 150px;
	text-align: left;
	background: url(../images/footer.gif) no-repeat;	
	clear: both;
}

.clear {
	margin:0;
	padding: 0;
	clear: both;
}

/* Backgrounds
----------------------------------------------- */
#success{
	background-image:url(../images/background_orange.gif);
}
#explore{
	background-image:url(../images/background_grey.gif);
}
#debunk{
	background-image:url(../images/background_green.gif);
}
#college {
	background-image:url(../images/background_blue.gif);
}
#next-step {
	background-image:url(../images/background_red.gif);
}

/* Links
----------------------------------------------- */
a, a:link, a:visited { 
	color: #00A0C6;
	font-weight: bold;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}

/* Typography
----------------------------------------------- */
h1 {
}

#success h1 {
	margin: 20px 0;
	padding: 0;
	font: 20px arial, verdana, sans-serif;
	color:#f06400;
}

h2 {
	margin: 5px 0 16px 0;
	padding: 0;
	font: 18px arial, verdana, sans-serif;
}

#college h2 {
	color:#0086a5;
}

#success h2 {
	margin:10px 0 10px 134px;
	padding:0;
	color:#9e9e9e;
	font-size:20px;
	}

h3 {
	margin: 0 0 14px 0;
	font: 14px arial, verdana, sans-serif;
	color: #000;
}

#explore #right-column h3, #college #right-column h3  {
	font-weight: bold;
}

#next-step #right-column h3 {
	font-weight: bold;
}

#success #left-column h3 {
	font-weight: bold;
	font-size: 16px;
}

#success .odd h3, #success .even h3 {
	font-weight: bold;
	font-size: 18px;
	text-align:left;
}

#success .story h3 {
	margin: 0;
	font-weight:bold;
	font-size:18px;
	color:#23272b;
}

#success .first h4, #success .second h4 {
	margin: 0;
	font-weight:bold;
	font-size:12px;
}

#success .testimonial h3 {
	margin: 15px 0 0 0;
	padding:0;
	font-weight:normal;
	font-size:22px;
	color:#23272b;
}

#success #letters {
	color:#ccc;
}

#success #letters a {
	color:#FF6400;
}

h5 {
	margin: 0 0 13px 0;
	font: bold 13px arial, verdana, sans-serif;
	color: #000;
}

p {
	margin: 0 0 12px 0;
}




#explore #left-column p {
	margin: 0 0 20px 0;
	line-height:22px;
	font-size:14px;
}

#explore #right-column p, #college #right-column p  {
	font-size:11px;
}

#college #center-column p, #success #center-column p {
	font-size:16px;
	line-height:22px;
}

#success #table p {
	font-size:12px;
	line-height:14px;
}

#success #center-column p {
	font-size:12px;
	line-height:16px;
}
#success #center-column p.intro {
	margin: 0;
	line-height:22px;
	font-size:16px;	
}

#next-step #left-column p {
	font-size:18px;
	line-height:48px;
}

#next-step #right-column p {
	font-size:11px;
}

#debunk .myth {
	color:#e11149;
	font-weight:bold;
	font-size:16px;
}

#debunk .fact {
	color:#0086a5;
	font-weight:bold;
	font-size:16px;
}

.breathe {
	margin: 40px 0;
	padding: 0;
}




ul {
  margin:0;
  padding:0;
}

li {
  margin:0 0 0 10px;
  padding:0;  
  color:#333;
  list-style:none;
}

.grey {
	color: #cccccc;
}
.green {
	color: #99cc33;
}
.blue {
	color: #009999;
}
.orange {
	color: #ff6600;
}
.red {
	color: #cc0033;
}

hr {
	clear:both;
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: center;	
}

/* Images
----------------------------------------------- */
img {
	display: block;
	border: 0;
}


.inline {
	display: inline;
	border: 0;
}


.photo-landscape {
	margin: 25px 0;
	padding: 0;
}

img.photo {
	padding: 8px;
	border: 1px solid #4e4f44;
	background-color: #2e2e2e;
	display: inline;
}

.imgfloatleft {
	float: left;
	margin: 0 20px 20px 0;
}

.imgfloatright {
	float: right;
	margin: 0 0 20px 20px;
}



#debunk #obay div {
  float:left;
  background: url(../images/shadow_alpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 30px 8px !important;
  margin: 10px 10px 30px 3px;
}

#debunk #obay div.left {
  margin: 10px 30px 30px 8px !important;
  margin: 10px 30px 30px 3px;
}

#debunk #obay div img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

div.galleryThumb img:hover {
  border: 1px solid #64ae4d;
  background-color:#eee;
}

/* Footer
----------------------------------------------- */
.footer-wrapper {
	margin: 0;
	padding: 0;
	width: 820px;
	height:100px;
	text-align: center;
	font-size:10px;
	font-weight:bold;
}

.footer-wrapper a:link, .footer-wrapper a:visited, .footer-wrapper a:active {
	color: #330000;
	text-decoration: none;
}