/**
 * Copyright (c) 2006, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file.
 */

/**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component { 
	position:relative;
	overflow:visible;
	width:231px;
	float:left;
	padding-bottom:15px;
	visibility: hidden; /* component turns it on when first item is rendered */
}

.carousel-list:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.carousel-list {display: inline-block;}

/* Hides from IE-mac \*/
* html .carousel-list {height: 1%;}
.carousel-list {display: block;}
/* End hide from IE-mac */	

.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-list li { 
	float:left;
	list-style:none;
	background:none;
	overflow:visible;
}

a#prev-arrow { 
	background:url(/images/common/blue-arrow-left.gif);
	display:block;
	width:18px;
	height:14px;
	text-indent:-9999px;
	float:left;
	margin-top:25px;
}

a#next-arrow { 
	background:url(/images/common/blue-arrow-right.gif);
	display:block;
	width:18px;
	height:14px;
	text-indent:-9999px;
	float:left;
	margin-top:25px;
}

.carousel-component .carousel-vertical li { 
	float:none;
	margin-bottom:0px;
}

.carousel-component ul.carousel-vertical { 
	width:auto;
}

.carousel-component .carousel-clip-region { 
	overflow:visible;
	margin:0px auto;
	position:relative; 
}

/**
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	color:#618cbe;
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px 0px 0px 0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px 5px 0px 5px;
	padding:0;
	font:10px verdana,arial,sans-serif;
	color:#666;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}

.carousel-component .carousel-clip-region {
	padding: 0px;
}

.carousel-list li a {
	display:block;
	width: 61px;
	height: 61px;
	text-indent: -9999px; 
}
a.gw {
	background: url('/images/common/gw.gif') no-repeat;
}
li.on a.gw, a.gw:hover {
	background: url('/images/common/gw-on.gif') no-repeat;
}
a.tulsa {
	background: url('/images/common/tulsa.gif') no-repeat;
}
li.on a.tulsa, a.tulsa:hover {
	background: url('/images/common/tulsa-on.gif') no-repeat;
}
a.cw {
	background: url('/images/common/cw.gif') no-repeat;
}
a.cw:hover {
	background: url('/images/common/cw-on.gif') no-repeat;
}

a.temple {
	background: url('/images/common/temple.gif') no-repeat;
}
li.on a.temple, a.temple:hover {
	background: url('/images/common/temple-on.gif') no-repeat;
}

a.umass {
	background: url('/images/common/umass.gif') no-repeat;
}
li.on a.umass, a.umass:hover {
	background: url('/images/common/umass-on.gif') no-repeat;
}

a.vcu {
	background: url('/images/common/vcu.gif') no-repeat;
}
li.on a.vcu, a.vcu:hover {
	background: url('/images/common/vcu-on.gif') no-repeat;
}
a.itesm {
	background: url('/images/common/itesm.gif') no-repeat;
}
li.on a.itesm, a.itesm:hover {
	background: url('/images/common/itesm-on.gif') no-repeat;
}

a.ualr {
	background: url('/images/common/ualr.gif') no-repeat;
}
li.on a.ualr, a.ualr:hover {
	background: url('/images/common/ualr-on.gif') no-repeat;
}

a.cntrl-wyoming {
	background: url('/images/common/cntrl_wyoming.gif') no-repeat;
}
li.on a.cntrl-wyoming, a.cntrl-wyoming:hover {
	background: url('/images/common/cntrl_wyoming-on.gif') no-repeat;
}

a.creighton {
	background: url('/images/common/creighton.gif') no-repeat;
}
li.on a.creighton, a.creighton:hover {
	background: url('/images/common/creighton-on.gif') no-repeat;
}
a.clemson {
	background: url('/images/common/clemson.gif') no-repeat;
}
li.on a.clemson, a.clemson:hover {
	background: url('/images/common/clemson-on.gif') no-repeat;
}
a.gallaudet {
	background: url('/images/common/gallaudet.gif') no-repeat;
}
li.on a.gallaudet, a.gallaudet:hover {
	background: url('/images/common/gallaudet-on.gif') no-repeat;
}

a.uwa {
	background: url('/images/common/uwa.gif') no-repeat;
}
li.on a.uwa, a.uwa:hover {
	background: url('/images/common/uwa-on.gif') no-repeat;
}
a.unc {
	background: url('/images/common/unc.gif') no-repeat;
}
li.on a.unc, a.unc:hover {
	background: url('/images/common/unc-on.gif') no-repeat;
}
a.drexel {
	background: url('/images/common/drexel.gif') no-repeat;
}
li.on a.drexel, a.drexel:hover {
	background: url('/images/common/drexel-on.gif') no-repeat;
}
.schools {
	position: relative;
}

#sec1, #sec2, #sec3, #sec4, #sec5, #sec6 {
	visibility:hidden;
	position: absolute;
	top: 20px;
	left: 375px;
	font-size: 105%;
}