/* CRNCC Styles */


/*SKIP NAV--------------------------------------------*/
#skipnav {
	position: absolute;
	margin-left: -3000px; 
}

#skipnav li {
	margin: 0;
	padding: 0;
	position: absolute; /* makes links display in same spot when tabbed to */
	}
#skipnav a:focus, #skipnav a:active {
	width: 12em; 
	margin-left: 1000px; 
	overflow: visible; 
	display: block; 
	}

/*--------------------------------------------*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0px none; 
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background: #edf0f3 url(../images/layout/body-bg.jpg) repeat-y center top;
	font: 100.01% Arial, Helvetica, sans-serif;
	color: #000;
	min-width: 770px;
	text-align: center;

}
/*CURRENT PAGE MARKER ----------------------------------------------------------- */

body#homepage li#home a,
body#aboutpage li#about a,
body#newspage li#news a,
body#enewspage li#enews a,
body#knowledgepage li#knowledge a,
body#eventspage li#events a,
body#linkspage li#links a,
body#memberorgs li#memberorgs a,
body#memberpage li#member a,
body#studentplacementspage li#studentplacements a,
body#contactpage li#contact a{
	color: #fff; 
	background-color: #0587BB;
}
/* TEXT ---------------------------------------------------- */
p {
	margin: 0 0 1.2em 0;	
	line-height: 130%;

	}
h1 {
	margin: 0 0 1em 0;
	font-size: 1.4em;
	font-weight:normal;

	}
h2 {
	margin: 2em 0 .6em 0;
	font-size: .9em;
	}
h3 {
	margin: 0 0 .6em 0;
	font-size: .89em;
	text-style: italic;
	font-weight:normal;
	}
h4 {
	margin: 0 0 .6em 0;
	font-size: .86em;
		text-transform:uppercase;
	font-weight:normal;
	}

h1, h2, h3, h4 {
	color:#666;
	letter-spacing:2px;	
	}	

a:link, a:visited   {
	color: #0066A5;			
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline;
	color: #FF0000;

}

a img {
	border: none; 
	}

	
#blah:active { /* for IE*/
	}
	
/*INTRO-TAGLINE - THIS APPEARS ON SITE INDEX INTRO PAGE ONLY----------------------------------------------*/
.intro-tagline {
font-size: .68em;
color: #900;
text-align: center;
font-style: italic;
letter-spacing:2px;
margin: 0 0 1em 0;
}
.intro-block h2, .intro-block p{
color: #666;
text-align: center;
font-style: italic;
letter-spacing:2px;
margin: 0 0 1em 0;
}

/*WRAPPER---------------------------------------------------------------------*/
#wrapper {
	margin: 0 auto;
	/*	width: 770px; */
	font-size: 80%;
	text-align: left;
	width: 772px;/*sets the width for IE5.x's broken box model*/
	w\idth: 770px; /* sets the width of the wrapper for compliant browsers*/
}

/*HEADER---------------------------------------------------------------------*/

#header {
	position: relative; 
	height: 105px;
	width: 770px;
	margin: 0;		
	padding: 0;	
	border: 0;
}



#headerLeft {
	margin-left: 0;		
	padding: 0;	
	border: 0;
	float:left;
	width:170px;
	height: 105px;
	background:url(../images/layout/header-leftcol.jpg) 0 0;
}
#headerRight {
margin-right: 0;
	padding: 0;	
	border: 0;
	float:right;
width:599px;
	height: 105px;
	background:url(../images/layout/header-main.jpg) 0 0;
}
.print-header {			/* This class is applied to the h1 and first h2 on the page. They are hidden in the screen stylesheet and you see the header banner image instead. */
	display: none;
	visibility: hidden;
}
#innerwrapper {
/*width: 770px;*/
width: 772px;/*sets the width for IE5.x's broken box model*/
w\idth: 770px; /* sets the width of the wrapper for compliant browsers*/
}

/*LEFT COLUMN---------------------------------------------------------------------*/
#leftcol {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	border: 0;
	background:url(../images/layout/left-col-bg.jpg) no-repeat 0 0;
	min-height: 438px;
	height: 438px;
	line-height: 100%; 
}

#leftcol ul {
	list-style-type: none;
}

#leftcol ul li {
	border: 0;
	width: 166px;
	margin: 0;
	padding:0;
}

#leftcol li a, #leftcol li a:visited {
	color: #fff;
	font-weight:bold; 
	display: block;
	text-decoration: none;
	padding: 4px 0 6px 12px; 
}

#leftcol li a:hover, #leftcol li a:focus {
	background-color: #0587BB;
}
/* CONTENT AND LEFTCONTENT -----------------------------------------------------------------------------------*/
#content {
	width: 560px;
	margin-left: 190px;
	position: relative;
	background: #fff;
}
#leftContent {
	float:left;
	width:380px;
}

#leftContent .thumbnail-list ul {
	width: 370px;
	margin: 0;
	padding: 0;
	list-style: none;
	
	}
#leftContent .thumbnail-list li {
	margin: 0 0 10px 0;
	padding: 10px;
	background-image:url(../images/layout/highlight-bg.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	border: thin #CCC dotted;
	}
#leftContent .thumbnail-list h3 {
	float: right;
	width: 290px;
	font-weight: bold;
	margin: 0;
	padding:0 0 .5em 0;
	}
#leftContent .thumbnail-list p {
	margin: 0 0 0 56px;
	width: 268px;
	}
#leftContent .thumbnail-list img {
	float: none;
	margin: 0;
	visibility: inherit;
	position: relative;
	}
/* RIGHT HIGHLIGHTS -----------------------------------------------------------------------------------*/

#highlights{
	float:left;
	margin-left:20px;
	width: 150px;
	background-image:url(../images/layout/highlight-bg.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	border: thin #CCC dotted;
	margin-bottom:10px;

}
 .highlights-top {
	margin: 0;
	padding: 0;
	background-image:url(../images/layout/highlight-top.jpg);
	background-repeat:repeat-y;
	width: 150px;
	height: 1.8em;
} 

#highlights h1 {
	color: #fff;
	margin: 0 .8em;
	padding: .5em 0;	
	font-size: 0.76em;
	text-transform:uppercase;
	letter-spacing: 3px;
} 

#highlights h2 {
	margin: 0 .8em;
	padding: .9em 0;	
	font-size: 0.86em;
	letter-spacing: 3px;
} 

#highlights h3 {
	margin: .7em .9em;
	font-size: 0.86em;
	text-transform: capitalize;

} 
#highlights p {
	font-size: .86em; 
	margin: 0 .9em;
	padding: 1em 0;	
	color: #000; 	line-height: 140%;
}
#highlights img {
	margin: 0; 
	padding-bottom:.5em;
	width: 140px;
	height: 80px;
}
#highlights ul li
{
	margin-top: 0.3em;
	list-style-type: square;
	color: #000;
}


/* FOOTER ------------------------------------------------------------------------------------------------*/

#footer {
	padding-top: 10px;
	margin-left: 190px;
	white-space: nowrap;
	clear:both;	
	width: 560px;
	font-size: .8em;
	font-weight: normal;
	text-align: center;
	border-top: thin #CCC dotted;

}
	
#footer p {
	padding: 0;  
	margin: 0; 
}

#footer ul{
	margin: 0;
	padding: .5em 1em;
}

#footer li{
	display: inline;
}

#footer a {
	font-weight: normal;

}

#footer a:hover,
#footer a:focus {
text-decoration: underline;
}

#footer li.ryersonlogo img, #footer li.ryersonlogo a {
	width:118px;
	height:63px;
	border: none;
}
#footer li.utoronto-logo img, #footer li.utoronto-logo a{
	width:169px;
	height: 63px;
	margin:0;
	border: none;
}

/* FLOAT IMAGE LEFT ------------------------------------------------------------------------------*/

.image-Left {
	float: left;
	margin: 5px 10px 2px 0px;
	border: none;
}
/* FLOAT IMAGE RIGHT -----------------------------------------------------------------------------*/
.image-right {
	float: right;
	margin: 5px 0px 2px 10px;
	border: none;
}

/********************TO TOP*****************************************/

#totop {
	text-align: right;
	margin: 0;
	padding:1em;
	font-size:.8em;
	letter-spacing:0px;
}

/********************** HORIZONTAL RULE **********************/
hr {
	margin: 1em 0;
	padding: 0;
/*	clear: both;*/
	border: thin #CCC dotted;
	width: 98%;
}

/* LISTS --------------------------------------------------- */
/* --------------------------------------------------------- */
#content ul {
	margin: 1em 0 0 1em;
	}
#content li {
	margin: 0.5em;
	}


#content dl{
	margin: 0;
	}
	#content dt {
	margin: 1em 0 0 0;
	font-weight: bold;
	}
#content dd {
	margin: 0;
	}
	
.quicklinks{
font-size:.85em;
line-height:100%;
list-style:none;
}

/* TABLES -------------------------------------------------- */
/* --------------------------------------------------------- */
#content table {
	margin: 0 0 1.5em 0;
	border-collapse: collapse;
	width: 100%;
	font-size: 98%;
	}
#content th, #content td {
	padding: 7px 15px 7px 5px;
	border-bottom: thin #CCC solid;
	vertical-align:text-top;
	}
#content th {
	background: #F2F2F2;
	color: #666;
	text-align: left;
	letter-spacing: 2px;
	}
#content table h2 {
	margin: 0 0 .6em 0;
	font-size: .9em;
	}
	
/* CLEAR FLOAT -------------------------------------------------- */
/* --------------------------------------------------------- */
.brclear { 				
     clear:both; 		
     height:0; 			
     margin:0;			
     font-size: 1px;	
}


/* FORM -------------------------------------------------- */
/* --------------------------------------------------------- */
#formcontainer {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#col1, #col2 {
  	width: 49%;
}

#col2 {
	float: right;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

fieldset label {
	display: block;
	margin: 4px 0 0 5px;
	color: #666;
}

fieldset input, fieldset select, fieldset textarea {
	background-color: #fff;
	border: 1px solid #666;
	margin-left: 5px;
}


fieldset fieldset {
	border: none;
	margin: 10px 0;
}

fieldset fieldset label {
	display: inline;
	margin: 2px;
}

fieldset p {
	margin: 15px 0 0 5px;
	padding: 0;
}

input.button {
   background-color: #b22222;
	color: #fff;
	margin: 10px 5px;
}
.required{
color:#CC0000;
font-size: 92%;
}



/******* for your IE style sheet *********/

fieldset fieldset input {
	border: none;
}
