/* Kwantlen University Styles/Formatting */

/*
kwantlen red = #ed1b2d
arts = #93cd43
hort = #01654a
business = #ffaf0b
science = #014e61
int-ed = #9ea5a6
health = #547cb9
qualify = #02a0c6
trades = #a94300
design = #0c2d83
*/



h1 a { /* headings */
	text-decoration: none;
}
	h2, h3, h4, h5, h6 {
		margin-top: 0px;
		margin-bottom: 5px;
	}
	h4 a:hover, h5 a:hover, h6 a:hover {
		color: #ed1b2d;
		text-decoration: underline;
	}
	h2 a:hover {
		color: #000000;
		text-decoration: none;
	}
	h3 a:hover {
	color: #000000;
	text-decoration: none;
	}
	h2, h3 {
		font-size: 11pt;
	}
	h4, h5, h6 {
		font-size: 10pt;
	}
	h1 {
	border-bottom: 2px solid #CCCCCC;
	font-size: 12pt;
	padding-bottom: 5px;
	margin-bottom: 7px;
	}
	h1, h1 a,
	h3, h3 a {
	color: #ed1b2d;
	}
	#hort h1 {
	color: #01654a;
	}
	#health h1 {color: #547cb9;}
		.banner_design h1 {
		color: #0c2d83;}
	h3 a {
	text-decoration: underline;
	}
	h1 a:hover {
		color: #000000;
	}
	h4, h4 a {
		color: #000000;
	}
	h5, h5 a {
		color: #666666;
	}
	h6, h6 a {
		color: #999999;
	}
	
	#quicklinks h2, h5{
	font-size: 9pt;
	color: #ed1b2d;
	}
	
	#quicklinks h6{
	font-size: 9pt;
	color: #000;
	}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}


.ul-float {
	margin-left:20px;
}

ul li,
ul li ul li { /* unordered */
	list-style: square;
	padding-bottom: 5px;
}
	ul li ul,
	ol li ol {
		margin-top: 5px;
	}
	ul li ul li,
	ol li ol li {
		margin-bottom: 5px;
	}

	
	ul.alpha li {
		color: #ed1b2d;
		font-size: 12pt;
		list-style: none;
		font-weight: bold;
	}
	ul.alpha li ul li {
		color: #000000;
		list-style: square;
		font-size: 8pt;
		font-weight: normal;
	}

	#quicklinks ul {
	margin-left: 20px;
	padding-left: 0px;
	}


ol li { /* unordered */
	padding-bottom: 5px;
}
	ol li ol li {
		list-style: lower-roman;
	}

a { /* default hyperlinks */
	color: #000000;
}
	a:hover {
		color: #ed1b2d;
		text-decoration: none;
	}
	a.inverse { /* invert hyperlinks */
		color: #ed1b2d;
	}
a img {
	text-decoration: none;
	border: 0px;
}
hr {
	color: #C0C0C0;
	background: #C0C0C0;
	height: 1px;
	border: none;
	clear: left;
}

img {
	border: 0px;
	-ms-interpolation-mode: bicubic;
}
	img.imgleft,
	img.imgleftclear {
	float: left;
	margin-right: 10px;
	}
	img.imgright,
	img.imgrigthclear {
	float: right;
	margin-left: 10px;
	}
	img.imgleft,
	img.imgright,
	img.imgleftclear,
	img.imgrightclear {
	margin-bottom: 10px;
	}
	img.imgleftclear {
	clear: left;
	}
	img.imgrightclear {
	clear: right;
	}
	.imgrightcaption {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #999999;
	}
	
.floatleft, .float-left	{ float: left; }
.floatright, .float-right { float: right; }
div.float-left, img.float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.float-right, img.float-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}	
.image-caption img {
		border: 1px solid #999999;
		margin: 0px;
		padding: 0px;
}
	.image-caption p {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #999999;
	text-align: right;
	}
.float-right {
	float: right;
}
img.float-right {
	padding: 0px 0px 20px 20px;
}
.margin-left-bottom {
	margin: 0px 0px 10px 10px;
}
.margin-right-bottom {
	margin: 0px 10px 10px 0px;
}
	
#container table {
	border-top: none;
	border-left: none;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 19px;
}
	#container table td {
		border-right: none;
		border-bottom: none;
		padding: 0px;
	}
	#container table th {
		border-right: none;
		border-bottom: none;
		padding: 0px;
		text-align: left;
	}
/*	tstyle1 = single border
	tstyle2 = single border, alt color header
	tstyle3 = double border
	tstyle4 = double border, alt color header
*/
	table.tstyle2,
	table.tstyle4 {
	border-top: 1px solid #CCCCCC !important;
	border-left: 1px solid #CCCCCC !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	table.tstyle4 {
		border-right: 1px solid #CCCCCC !important;
		border-bottom: 1px solid #CCCCCC !important;
	}	
 /* color header */
	table.tstyle2 th,
	table.tstyle4 th {
		border-right: 1px solid #CCCCCC !important;
		border-bottom: 1px solid #CCCCCC !important;
		padding: 5px !important;
		background: #E6E6E0;
	}
	table.tstyle4 th {
		background: #c8c8c8; 
		border-top: 1px solid #CCCCCC !important;
		border-left: 1px solid #CCCCCC !important;
	}
	table.tstyle2 th,
	table.tstyle4 th /* color header text */ {
		color: #ed1b2d;
	}
	table.tstyle2 td,
	table.tstyle4 td {
		border-right: 1px solid #CCCCCC !important;
		border-bottom: 1px solid #CCCCCC !important;
		padding: 5px !important;
	}
	table.tstyle4 td {
	    background-color:#F4F4F4;
	    vertical-align: top;
		border-top: 1px solid #CCCCCC !important;
		border-left: 1px solid #CCCCCC !important;
	}

	
	table.tborder, /* removes borders from table */
	table.tborder td,
	table.tborder th {
		border: 0px;
	}
	
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 117px;
	width: 156px;
	margin: 0px;
	padding: 0px;
}

.banner {
	float: right;
}
	
.TipsTable table{
	font-family: Arial, Helvetica, sans-serif;
}

.TipsTable td{
	text-align: left;
	vertical-align: top;
	color: #000000;
	font-size: 9pt;
	padding: 5px;
	border: 1px solid #E0E0E0;
}

.TipsTable th{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #E0E0E0;
	text-transform: uppercase;
	color: #FF0000;
	font-size: 7.5pt;
	padding: 5px;
}
	
.box {
	background: #e6e6e0;
	margin-bottom: 19px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.box p, .box h2, .box h3 {
	margin: 10px;
	padding: 0px;
}

.box2 {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background: #efefef;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	height: 1%;
}
.box2 h2,
.box2 p {
	margin: 0px;
	padding: 0px;
}
.box2 h2 {
	color: #ed1b2d;
}

.box2 img {
	border: 1px solid #FFFFFF;
}
.htitle {
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 5px !important;
}

.headerbox {
	font-size: 8pt;
	background: #c8c8c8;
	padding: 5px;
	margin-top: 0px;
}


.box:after,
.box2:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}

* html .box {
	height: 1%;
}

.highlight1 { /* highlight text */
	color: #ed1b2d;
}
	.highlight2 {
		color: #666666;
	}
	
.note { /* indents notes */
	margin-left: 20px;
}

#arts .division {
	color: #93cd43;
}

/*ARTS*/
#arts h1 {
	color: #93cd43;
}

/* Photo Gallery using Javascript*/
.thumbnail
{
	float: left;
	background: #e6e6e0;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 5px;
	font-weight: bold;
	color: #ed1b2d;
	margin-left: 5px;
	width: 161px;
}
.thumbnail img {
	margin-top: 5px;
	border: 1px solid #FFFFFF;
}
.frame {
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 19px;
	font-size: 10pt;
}
.frame p {
	padding: 10px;
	margin-bottom: 0px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #ccc;
}
.highslide:hover img {
	border: 2px solid #ed1b2d;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.img-bios {
	padding: 10px;
}
.img-bios img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-bios:after { 
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.img-bios .content {
	float: left;	
}
* html .img-bios {
	height: 1%;
}


.flashbox1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E0E0E0;
}



.flashbox2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #E0E0E0;
	width: 220px;
	padding: 5px 10px;
}



.highlight2 {
	color: #ed1b2d;
	text-align: center;
	font-weight:bold;
	font-size: 14px;
	padding-top:2px;
}


.highlight3 {
	text-transform: uppercase;
	color: #ed1b2d;
	text-align: center;
	font-weight:bold;
	font-size: 16px;
}
.ipf-nestedlist {
	margin: 0px;
	padding: 0px;
}
.ipf-nestedlist-file {
	list-style: none;
	padding: 5px;
	border-bottom: 1px dotted #999999;
	text-transform: capitalize;
}


.odd { background: #fff; }
.even { background: #efefef; }

table.full {
	width: 100%;
}
table.kt1, table.kt1 th, table.kt1 td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
table.kt1 th {
	text-align: left;
	color: #ed1b2d;
	background: #e0e0e0;
}
table.kt1 th, table.kt1 td {
	padding: 5px !important;
}
table.kt1 caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}

.imgcaption {
	padding: 0px;
	float: right;
	width: 172px;
	margin-left: 10px;
}
.imgcaption p {
	font-size: 7.5pt;
	color: #999999;
	margin: 0px;
	padding: 5px;
}

ul.box-li {
	margin: 0px !important;
	padding: 0px !important;
}
.box-li li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
.box-li a {
	display: block;
	text-decoration: none;
	float: left;
	width: 170px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
* html .box-li a {

}
.box-li a strong {
	color: #000000;
}
.box-li a img {
	border: 1px solid #999999;
	margin-right: 2px;
	float: left;
}
/*.box-li a:hover {
	background: #efefef;
}*/
.box-li a span {
	color: #ed1b2d;
	font-weight: normal;
}
.box-li a em {
	color: #666666;
}

.strike {
	text-decoration: line-through;
}










#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #ed1b2d;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(/images/prevlabel.gif) left 100px no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(/images/nextlabel.gif) right 100px no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(/images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(/images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(/images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(/images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		line-height: 15px;		
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}










#ipbf-tblStdResponseControl {
	width: 584px;
}
#ipbf-tblStdResponseControl, #ipbf-tblStdResponseControl table, #Table1 {
	border-collapse: collapse;
}
#ipbf-tblStdResponseControl table,
#ipbf-tblStdResponseControl #Table1 td{
	margin: 0px;
	padding: 0px;
}
#ipbf-tblStdResponseControl .ipbf-qitem-column-left {
	text-align: right;
}
#ipbf-tblStdResponseControl .ipbf-qitem-column-left img {
	margin: 0px;
	padding: 0px;
}
.ipbf-qitem-prev-PageNo {
	color: #ed1b2d;
}
.ipbf-TextInput-SingleLine, .ipbf-TextInput-email, .ipbf-TextInput-Telephone {
	border: 1px solid #999999;
	width: 200px;
}
.ipbf-TextInput-Area {
	border: 1px solid #999999;
	width: 100%;
}
#ipbf-tblStdResponseControl .ipbf-qitem-button {
	margin-top: 20px;
	margin-bottom: 20px;
}

#ipbf-tblStdResponseControl td {
	vertical-align: top;
}
#ipbf-tblStdResponseControl .ipbf-qitem-column-left {
	margin: 0px;
	padding: 0px;
}
.ipbf-errormsg {
	color: #ed1b2d;
}
#ipbf-tblStdResponseControl .ipbf-qitem-rowa td, #ipbf-tblStdResponseControl .ipbf-qitem-rowb td {
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
}
#ipbf-tblStdResponseControl .ipbf-qitem-prompt {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#ipbf-tblStdResponseControl .ipbf-qitem-prompt td, .ipbf-qitem-category td {
	font-weight: normal;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}
#ipbf-tblStdResponseControl .ipbf-qitem-preview-table .ipbf-Radio,
#ipbf-tblStdResponseControl .ipbf-qitem-preview-table .ipbf-Checkbox {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#Table1,
#Table1 td,
#Table1 tr {
	border: 0px !important;
}
#ipbf-tblStdResponseControl .ipbf-qitem-preview-table .ipbf-qitem-category td {
	margin: 0px;
	padding: 5px 0px;
	color: #ed1b2d;
	font-size: 10pt;
	font-weight: bold;
}
#ctl04_ctlResponse_lblPage, #ctl04_ctlResponse_btnNextTop,
#ctl03_ctlResponse_lblPage, #ctl03_ctlResponse_btnNextTop {
	display: none;
}







.accordion_toggle {
	background: #E0E0E0;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	cursor: pointer;
	margin: 0px;
	padding: 5px;
	clear: both;
	height: 16px;
	position: relative;
}
p.accordion_toggle {
	background:none;
	border: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
strong.accordion_toggle {
	background:none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.accordion_toggle_active {
	background: #ed1b2d;
	color: #FFFFFF;
	border-bottom: 1px solid #999999;
}
p.accordion_toggle_active {
	background:none;
	border: 0px;
	color: #ed1b2d;
}
strong.accordion_toggle_active {
	background:none;
	border: 0px;
	color: #ed1b2d;
}
.accordion_content {
	overflow: hidden;
}
strong.








#qs h1 {color:#02a0c6}


.mainnav {margin: 2px 0 0 0; }
.mainnav td, .mainnav th {padding: 0 !Important;}
.navitem a, .navitem a:visited {
	display:block;
	color:#000000;
	font-size:10px;
	background: #cccccc url(../images/nav-level1-bg.gif) no-repeat left;
	text-decoration:none;
	border-top:1px solid #FFFFFF;
	text-transform: uppercase;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.navitem ul, .navitem li {
	list-style: none;
	padding: 0 !Important;
	margin: 0 !Important;
	text-align: left;
}
.navitem {
	margin-bottom: 20px;
}

.navitem a:hover {
	color: #FFFFFF;
	background: #999999 url(../images/nav-level1-bg-hover.gif) no-repeat left;
}
.info{
	background:#eeeeee;
	padding:10px;
	color:#ed1b2d;
	font-size:8pt;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	text-transform: none;	
}
#navigation table {
	margin-bottom: 20px;
}
#navigation table table.headerCssClass,
#navigation table table.headerCssClassSelected,
#navigation table table.Level2CssClass,
#navigation table table.Level3CssClass,
#navigation table table.itemCssClassSelected,
#navigation table table.WrapperClassSectionMenu_0 table{
	margin-bottom: 0px;

}

a.headerCssClass {
	display: block;
	padding: 2px 2px 2px 20px;
	color: #000000;
	background: url(../images/arrow.gif) 0 0 no-repeat #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	}
a.headerCssClass:hover {
	color: #ffffff;
	background: url(../images/arrow-hover.gif) 0 0 no-repeat #999999;
}
a.headerCssClassSelected {
	display: block;
	padding: 2px 2px 2px 20px;
	color: #000000;
	background: url(../images/arrow.gif) 0 0 no-repeat #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
a.headerCssClassSelected:hover {
	color: #000000;
}

a.Level2CssClass {
	display: block;
	margin: 0 0 0 20px;
	font-size: 10px;
	padding: 3px 3px 3px 5px;
	color: #000000;
	text-decoration: none;
	background: url(../images/menu_image02.gif) 0 0 no-repeat;
	text-transform: uppercase;
}


a.Level2CssClass:hover {
	text-decoration: underline;
	color: #666666 !important;
}

a.Level3CssClass {
	display: block;
	font-size: 10px;
	margin: 0 0 0 20px;
	padding: 3px 3px 3px 5px;
	color: #666666 !Important;
	text-decoration: none;
	background: url(../images/menu_image03.gif) 0 0 no-repeat;
	text-transform: uppercase;
}

a.Level3CssClass:hover {
	text-decoration: none;
}


a.itemCssClassSelected {
	display: block;
	margin: 0 0 0 20px;
	padding: 3px 3px 3px 5px;
	color: #ed1b2d !Important;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.gallery {
	text-align: center;
}
.gallery p {
	float: left;
	padding: 10px;
}
/*Tables*/
.viewbook {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 8pt;
}
.viewbook th {
	background: #e0e0e0;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	padding: 5px !important;
}
.viewbook td {
	border: 1px solid #CCCCCC;
	padding: 5px !important;
}

.grayblock {
	padding: 2px;
	background-color:#E0E0E0;
	display: block;
	width: 537px;
}

.whiteblock {
	padding: 2px;
	background-color:#FFF;
	display: block;
	width: 537px;
}

.timeline, .timeline-alt {
	padding: 10px;
	margin-bottom: 20px;
	display: block;
	height: 100%;
}
.timeline h2, .timeline-alt h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}
.timeline ul, .timeline-alt ul {
	margin-bottom: 0px;
}
.timeline li, .timeline-alt li {
	line-height: 1.5em;
}
.timeline img, .timeline-alt img {
	float: right;
	border: 2px solid #666666;
	margin: 0px 0px 0px 20px;
}
.timeline-alt {
	background: #efefef;
}
.timeline:after, .timeline-alt:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}
#enlarge {
	float: right;
	width: 170px;
	text-align: center;
}
#enlarge {
	float: right;
	width: 170px;
	text-align: center;
	margin-right: 3px;
	margin-left: 9px;
}
#enlarge img {
	float: none;
	margin: 0px;
	padding: 0px;
}
#enlarge p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#user-options {
	text-align: right;
	margin-bottom: 20px;
}
#user-options a {
	font-weight: normal !important;
	text-decoration: none;
	font-size: 7pt;
	color: #999999;
}
#user-options a:hover {
	color: #ed1b2d;
}
#user-options img {
	border: 0px;
	padding: 0px;
	margin-right: 3px;
	vertical-align: middle;
}
#user-options ul {
	margin: 0px !important;
	padding: 0px !important;
}
#user-options li {
	list-style: none;
	display: inline;
	padding: 0px 0px 0px 5px!important;
	margin: 0px !important;
}
#summary {
	float: right;
}
table.program-summary {
	border: 2px solid #999 !important;
	border-collapse: collapse !important;
	width: 80px !important;
	padding: 0 !important;
	font-family: helvetica, arial, sans-serif !important;
	font-size: small !important;
	background: #fff !important;
	}
			
table.program-summary th, table.program-summary th.subhead {
	text-align: left !important;
	padding: 6px 3px 3px 10px !important;
	font-size: 11px !important;
	}
table.program-summary th {
	background: #e1e2e4 !important;
	border: 2px solid #999 !important;
	}
	
table.program-summary th.subhead {
	background: none !important;
	font-weight: normal !important;
	}
	
table.program-summary td {
border: 2px solid #999 !important;
padding: 2px 5px 2px 5px !important;
font-size: 11px !important;
}

table.program-summary td.none {
border: none !important;
}

table.program-summary td.r {
border-top: none !important;
border-right: 2px solid #999 !important;
border-bottom: none !important;
border-left: none !important;
}

table.program-summary td p {
	padding: 2px 0 5px 0 !important;
	margin: 0 !important;
}
#bookstore-products {
	margin: 0px 0px 0px -5px;
	padding: 0px;
}
#bookstore-products li {
	list-style: none;
	width: 121px;
	float: left;
	margin: 0px 0px 0px 10px;
}
* html #bookstore-products li {
	display: inline;
}
.clear {
	clear:both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.clear-both {
	clear: both;
}
.li-col {
	float: left;
}

.highlight-box {
	background: #E0E0E0;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

/*About*/

.photoCaption {
	text-align: center;
	font-size: 8pt;
	padding-bottom: 19px;
}

.photoCaption p {
	margin: 0px;
	padding: 0px;
}

.ltgraybox {
	background:#CCCCCC;
	padding: 2px;
	margin-top: 2px;
	border: 1px solid #999999;
   }
   
.ralign {
	text-align: right;
}

.flashbox1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E0E0E0;
}



.highlight3 {
	text-transform: uppercase;
	color: #ed1b2d;
	text-align: center;
	font-weight:bold;
	font-size: 16px;
}

/*Faculty Bios*/
.img-bios {
	padding: 10px;
}
.img-bios img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-bios:after { 
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.img-bios .content {
	float: left;	
}
* html .img-bios {
	height: 1%;
}




table.table-standard, table.table-standard th, table.table-standard td { border-collapse: collapse; }
table.table-standard {
	border: 1px solid #999999;
}
table.table-standard th {
	background: #CCCCCC;
	text-align: left;
	padding: 3px !important;
	border: 1px solid #999999;
}
table.table-standard td {
	padding: 5px !important;
	border: 1px solid #999999;
}
table.standard {
	border-collapse: collapse;
}
table.standard, table.standard th, table.standard td {
	font-size: 8pt;
	border: 1px solid #999999;
}
table.standard th, table.standard td {
	padding: 5px !important;
}
table.standard th {
	text-align: left;
	font-weight: bold;
	color: #000000;
	background: #CCCCCC;
}

/*MAIN TABLE STYLES*/
table.table-box, table.table-box th, table.table-box td,
table.box-scores, table.box-scores th, table.box-scores td {
	border: 1px solid #CCCCCC !important;
	border-collapse: collapse !important;
	text-align: left !important;
	vertical-align: top !important;
}
table.table-box,
table.box-scores {
	margin-bottom: 20px !important;
	border-bottom: 1px solid #CCCCCC !important;
}
table.table-box th,
table.box-scores th {
	background: #E0E0E0 !important;
	border-top: 1px solid #CCCCCC !important;
	border-bottom: 1px solid #CCCCCC !important;	
}
	table.box-scores th {
	background: #ed1b2d !important;
	color: #FFFFFF !important;
}
table.table-box td { background-color:#F4F4F4 !important; }
table.box-scores td {background-color: #FFFFFF !important;}
table.table-box th, table.table-box td,
table.box-scores th, table.box-scores td { padding: 5px !important; }
/*END MAIN TABLE STYLES*/
/*REDUNDANT TABLE STYLES, LEFT IN FOR FALLBACK, DO NOT UPDATE/USE THESE*/
table.tstyle1, table.tstyle1 th, table.tstyle1 td,
table.tstyle3, table.tstyle3 th, table.tstyle3 td,
table.tableview, table.tableview th, table.tableview td,
table.tableA, table.tableA th, table.tableA td,
table.table-standard, table.table-standard th, table.table-standard td {
	border: 1px solid #CCCCCC !important;
	border-collapse: collapse !important;
	text-align: left !important;
	vertical-align: top !important;
}
table.tstyle1,
table.tstyle3,
table.tableview,
table.tableA,
table.table-standard {
	margin-bottom: 20px !important;
	border-bottom: 1px solid #CCCCCC !important;
}
table.tstyle1 th,
table.tstyle3 th,
table.tableview th,
table.tableA th,
table.table-standard th {
	background: #E0E0E0 !important;
	border-top: 2px solid #CCCCCC !important;
	border-bottom: 1px solid #CCCCCC !important;	
}
table.tstyle1 td,
table.tstyle3 td,
table.tableview td,
table.tableA td,
table.table-standard td { background-color:#F4F4F4 !important; }
table.tstyle1 th, table.tstyle1 td,
table.tstyle3 th, table.tstyle3 td,
table.tableview th, table.tableview td,
table.tableA th, table.tableA td,
table.table-standard th, table.table-standard td { padding: 5px !important; }
/*END REDUNDANT TABLE STYLE*/
ul.testimonial-list, ul.testimonial-list-small {
	margin: 0px 0px 20px !important;
	padding: 0px !important;
}
ul.testimonial-list { float: left; }
* html ul.testimonial-list { float: none; }
ul.testimonial-list li, ul.testimonial-list-small li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
ul.testimonial-list a, ul.testimonial-list-small a {
	display: block;
	text-decoration: none;
	float: left;
}
ul.testimonial-list a  {
	padding: 10px;
	width: 500px;
}
ul.testimonial-list-small a {
	padding: 0px 0px 5px;
	width: 170px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}

* html ul.testimonial-list-small a { width: 168px; }
ul.testimonial-list a strong, ul.testimonial-list-small a strong { color: #000000; }
ul.testimonial-list a img, ul.testimonial-list-small a img {
	border: 1px solid #999999;
	float: left;
}
ul.testimonial-list a img {
	margin-right: 10px;
	height: 100px;
	width: 100px;
}
ul.testimonial-list-small a img {
		margin-right: 5px;
		overflow: hidden;
		height: 80px;
		width: 80px;
}
ul.testimonial-list a:hover { background: #efefef; }
ul.testimonial-list-small a:hover img { border: 1px solid #ED1B2D; }
ul.testimonial-list a span, ul.testimonial-list-small a span {
	color: #ed1b2d;
	font-weight: bold;
}
ul.testimonial-list a em, ul.testimonial-list-small { color: #666666; }
ul.convo {
	margin-top: -10px !important;
}
.convocation-checklist {
	font-weight: bold;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.convocation-checklist ul {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.convocation-checklist ol li {
	margin: 0px !important;
	padding: 0px !important;
}
.convocation-checklist ul li {
	list-style: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
.convocation-checklist ul ul {
	margin-bottom: 20px;
	margin-left: 30px !important;
}
.convocation-checklist ul ul li {
	list-style: square;
}
.convocation-caption {
	background: #999999;
	padding: 5px;
	display: block;
	color: #FFFFFF;
}
#vid-menu {
	background: #ed1b2d;
	clear: both;
	float: left;
	width: 760px;
}
#vid-menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#vid-menu a {
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#vid-menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#vid-menu li ul {
	position: absolute;
	width: 360px;
	left: -9999em;
	background: #666666;
}
#vid-menu li ul a { width: 350px; }


	#vid-menu li:hover a, #vid-menu li.sfhover a {
		background: #666666;
	}
	#vid-menu li ul li:hover a, #vid-menu li ul li.sfhover a{
		background: #ed1b2d;
	}
#vid-menu li:hover ul, #vid-menu li.sfhover ul {
	left: auto;
}
#vid-frame {
	overflow: hidden;
	width: 760px;
	clear:both;
	height: 306px;
}

.titlec {
	font-weight: bold;
}
ul.videos li {
	list-style: none;
	width: 150px;
	float: left;
	margin-left: 15px;
	text-align: center;
	height: 176px;
}
ul.videos
{
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
ul.videos img {
	float: left;
	border: 2px solid #666666;
	margin-bottom: 5px;
}
#playlist {
	margin-left: -15px;
	margin-bottom: 20px;
}

.digi-buttons {
	margin: 0px;
	padding: 0px;
	width: 360px;
	float: right;
}
.digi-buttons li {
	width: 360px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.digi-intro {
	background: #ffffff;
	padding: 10px;
	margin-left: 20px;
	border: 1px solid #ffffff;
	float: left;
	width: 310px;
 }
 
 .rss-box {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
.rss-title, rss-title a {
	font-weight:bold;
	font-size: 12pt;
	color: #ed1b2d;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.rss-title a:hover {
	color: #666666;
}
.rss-items {
	margin: 0px;
	padding: 0px;
}
.rss-items li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	list-style: none;
}
.rss-item {}
.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration: none;
	color: #000000;
}
.rss-item a:hover {
	text-decoration: underline;
	color: #ed1b2d;
}
.rss-item a:visited {
	color: #999999;
}
.rss-date {
	font-weight : normal;
	color: #666;
	font-size: 8pt;
	font-style: italic;
}

.lib-newsletter {
	width: 100%;
}
.lib-newsletter th {
	text-align: left;
	padding: 5px !important;
	background: #E0E0E0;
	text-transform: capitalize;
	font-size: 10pt;
}
.lib-newsletter td {
	padding: 10px !important;
}
#content.extend {
	width: 740px !important;
}

.vviewbook {
	text-align: center;
	font: bold 14pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	width: 400px;
	display: block;
	background: url(http://www.kwantlen.ca/images/css/virtual_viewbook.jpg);
	padding-top: 490px;
	padding-bottom: 144px;
	margin-top: 20px;
}
.vviewbook:hover {
	color: #ed1b2d;
}
#digicafe #header {
	height: 279px;
}

.ish #header {height: auto !important;}

#digicafe #header #banner {
	position: absolute;
	top: 0px;
	left: 0px !important;
	height: 279px !important;
	width: 760px !important;

	}

#digicafe .logo {
	position: absolute;
	z-index: 2 !important;
	left: 0px;
	top: 0px;
}

#twitter_div {
	width: 170px;
	margin-bottom: 20px;
}
#twitter_div .sidebar-title{
	color: #33ccff;
	font: bold 11pt Verdana, Arial, Helvetica, sans-serif;
}
#twitter_div #twitter_update_list {
	margin: 0px 0px 10px;
	padding: 0px;
}
#twitter_div #twitter_update_list li {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
	border-bottom: 1px dashed #999999;
}
#twitter_div #twitter-link { color: #33ccff; }


.print-service {
	margin: 0px;
	padding: 0px;
}
.print-service li {
	list-style: none;
	padding: 10px;
	margin-bottom: 10px;
	background: #e0e0e0;
	border: 1px solid #999999;
}
.print-service span {
	padding-left: 10px;
	display: block;
	padding-top: 10px;
	font-style: italic;
}
.print-service img {
	border: 1px solid #999999;
}







/*cal*/

.cal h5 {
	color: #ed1b2d;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

.cal h6 {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

.cal #quicklinks {
	width: 279px;
	border-left: none;
}


/*health #547cb9*/

#health .ipf-sectionmenu li a {background: #CCCCCC url(../images/health0.gif) no-repeat left; !important} 
#health .ipf-sectionmenu li.ipf-parent a{background: #CCCCCC url(../images/health-arrow0.gif) no-repeat left; !important}
#health .ipf-sectionmenu li.ipf-parent a:hover{background: #999999 url(../images/health-arrow1.gif) no-repeat left; !important} 
#health .ipf-sectionmenu li a:hover {background:#999999 url(../images/health1.gif) no-repeat left;color: #FFFFFF; !important} 
#health .ipf-sectionmenu li.ipf-parent li a{background: #E0E0E0 url(none); !important} 
#health .ipf-sectionmenu li.ipf-parent li a:hover{background-image:none; !important}

#health .caption {
    color:#547cb9;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5px;
}

#timetable #header {
	border-bottom: 1px solid #999999;
	height: 117px;
}
.course-add {
	color: #ed1b2d;
}
.course-change {
	color: #009900;
}
.course-cancel {
	text-decoration: line-through;
}

.int-splash, .int-splash li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.int-splash {
	margin-right: auto;
	margin-left: auto;
	width: 516px;
}
.int-splash li {
	background-image: url(http://www.kwantlen.ca/images/inted/back-frame.gif);
	background-repeat: no-repeat;
	width: 238px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 12px;
}
	.int-splash li span {
		display: block;
		width: 212px;
		font-size: 14pt;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		color: #ED1B2D;
		clear: both;
		float: left;
		margin: 0px;
		height: 59px;
		padding: 240px 0px 0px;
	}
		.int-splash li a:hover span {
			color: #666666;
			text-decoration: underline;
		}
.int-splash a {
	display: block;
	height: 212px;
	width: 212px;
	margin-top: 10px;
	margin-left: 13px;
	text-decoration: none;
	outline: none;
}
.int-splash li em {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	display: block;
	text-align: left;
	color: #666666;
	font-size: 10pt;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px 6px;
}
.int-splash .inted {
	background-image: url(http://www.kwantlen.ca/images/inted/int-splash.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
	.int-splash .inted:hover {
		background-image: url(http://www.kwantlen.ca/images/inted/int-splash.jpg);
		background-repeat: no-repeat;
		background-position: -211px 0px;
	}
.int-splash .exchange {
	background-image: url(http://www.kwantlen.ca/images/inted/int-splash.jpg);
	background-repeat: no-repeat;
	background-position: -422px 0px;
}
	.int-splash .exchange:hover {
		background-image: url(http://www.kwantlen.ca/images/inted/int-splash.jpg);
		background-repeat: no-repeat;
		background-position: -633px 0px;
	}
	
.emp-info, .emp-info li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.emp-info {
	padding-right: 10px;
	padding-left: 10px;
}
.emp-info li {
	padding-bottom: 10px;
}
	ul.col li {
	float: left;
	width: 50%;
}
.emp-info img {
	vertical-align: middle;
	margin-right: 5px;
}

acronym {
	border-bottom: 1px dotted #999999;
	cursor: help;
	text-transform: uppercase;
}


.itemAd ul {
	margin: 0px;
	padding: 0px;
}

.itemAd ul li {
	display: inline;
	font-size: 10pt;
}

.itemAd img,
.itemAd object {
	float: left;
	margin-right: 5px;
}

.itemAd li {
	list-style: none;
	margin-top: 5px;
}

.itemAd ul li ul li {
	list-style: none;
	font-size: 8pt;
	display: list-item;
	color: #999999;
}

.itemAd .spanAd {
	background: #efefef;
	width: 238px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #CCCCCC;
}

* html .itemAd .spanAd { /*IE FIX*/
	width: 238px;
	w\idth: 238px;
}

.itemAd {
	width: 530px;
	margin: 0px 0px 10px;
	padding: 0px;
	clear: both;
}

.itemAd:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

* html .itemAd { /*IE FIX*/
	height: 1%;
	width: 530px;
	w\idth: 530px;
}

.itemAd strong {
	font-size: 8pt;
	font-weight: bold;
	color: #ed1b2d;
	margin: 0px;
	padding: 0px;
}

.itemAd a,
#item2 a {
	text-decoration: none !important;
}

.itemAd a:hover strong {
	color: #000000;
}






#testimonial-content hr {
	border: 0;
	color: #FFFFFF;
	height: 2px;
	background: #FFFFFF;
	margin-bottom: 20px;
}
#testimonial-wrapper {
	width: 740px;
	background: #E0E0E0;
	clear: both;
	float: left;
}
#testimonial-photo,
#testimonial-content {
	float: left;
	width: 369px;
	
}
#testimonial-photo {
	overflow: hidden;
	border-right: 1px solid #FFFFFF;
	position: relative;
}
	#testimonial-photo h1 {
	margin: 0px;
	padding: 10px;
	background: #ed1b2d;
	display: block;
	font-size: 12pt;
	width: 350px;
	text-align: center;
	border-bottom: 2px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
#testimonial-content {
	border-left: 1px solid #FFFFFF;
	padding: 10px;
	width: 349px;
}

#accordion {
	width: 180px;
	float: right;
}
#accordion div {
	height: 1%;
}
.testimonial-nav {
	margin: 0px;
	padding: 0px;
}
.testimonial-nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.testimonial-nav a {
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	outline: none;
	font-weight: bold;
}
.testimonial-nav a:hover {
	background: #e0e0e0;
	color: #FF0000;
	font-style: italic;
}

.ui-accordion .ui-accordion-content {
	padding: 0px;
}
.li-last a {
	border: none;
}


.ui-state-hover, .ui-widget-content .ui-state-hover {
	background: #ed1b2d !important;
border: none;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #FF0000;
}
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; outline: none; }
.ui-state-default, .ui-widget-content .ui-state-default {
	background: #e0e0e0;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #FF0000;}
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; outline: none; }


#slider {
	width: 520px;
	position: relative;
	margin: 0px 15px;
}
div.panel h2 {
	background: #ed1b2d;
	padding: 5px;
	color: #FFFFFF;
}
div.panel h2.arts {
	background: #93cd43;
	color: #FFFFFF;}
div.panel h2.business {
	background: #ffaf0b;
	color: #FFFFFF;
}
div.panel h2.design {
	background: #0c2d83;
	color: #FFFFFF;
}
div.panel h2.hort {
	background: #01654a;
	color: #FFFFFF;
}
div.panel h2.science {
	background: #014e61;
	color: #FFFFFF;
}
div.panel h2.health {
	background: #547cb9;
	color: #FFFFFF;
}
div.panel h2.qualifying {
	background: #02a0c6;
	color: #FFFFFF;
}
div.panel h2.trades {
	background: #a94300;
	color: #FFFFFF;
}
.scroll {
	width: 520px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;

}

.scrollContainer div.panel {


	width: 525px;
}


.ui-accordion .ui-accordion-content {
	margin: 0px;
	padding: 0px;
}
.scrollButtons {
	position: absolute;
	top: 150px;
	cursor: pointer;
	z-index: 1;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

#testimonial-wrap {
	width:714px;
	margin:0px auto;
}
		
		#testimonial-select {
			font: 8pt Verdana, Arial, Helvetica, sans-serif;
			float:left;
			list-style:none;
			margin:0;
			padding:0;
		}
		#testimonial-select li {
			float:left;
			display:inline;
			width:210px;
			margin:10px;
			display:inline;
			padding:3px;
			background:#fff;
			border:1px solid #999999;
			text-align: center;
		}
		#testimonial-select li a, #testimonial-select img {
			border: none;
		}
		#testimonial-select p {
			margin: 0px;
			padding: 0px 0px 10px;
		}
		
#testimonial-select li .show{
			display:block;
			width:210px;
			height:420px;
			overflow: hidden;
		}
		#testimonial-select li .hidden {
			color:#000000;
			text-align: left; 
			height: 0;
			overflow: hidden;
			background: #CCCCCC;			
		}
		#testimonial-select li:hover .hidden, #testimonial-select li.over .hidden {
			cursor: pointer;
			height: 111px;
			padding:10px 10px 0px;
			width: 190px;
		}
		#testimonial-select li:hover .show, #testimonial-select li.over .show {
			height: 299px;
		}
		#testimonial-select li a {
			color:#ED1B2D;
		}
		#testimonial-select li a:hover {
			color:#fff;
		}
		#testimonial-select em {
			text-align: right;
			display: block;
			font-style: normal;
		}
		#testimonial-select strong {
			display: block;
			padding: 5px;
			font-size: 12pt;
			font-weight: normal;
			background: #ED1B2D;
			color: #FFFFFF;
		}
		
		
.tickercontainer {
	border: 1px solid #CCCCCC;
	width: 557px;
	margin: 0px 0px 15px;
	padding: 5px 5px 5px 20px;
	overflow: hidden;
	background: url(/images/css/eagle.gif) no-repeat left center;
}
.tickercontainer ul {
font:  10px Verdana;
	margin: 0px;
	padding: 0px;
}
.tickercontainer ul li {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	list-style: none;
	display: inline;
	COLOR: #ed1b2d;
	font-weight: bold;
	white-space: nowrap;
}
.tickercontainer ul a {

} 
.tickercontainer ul strong {
	COLOR: #666666;
	margin: 0px 5px 0px 0px;
	padding: 0px;
} 