@charset "UTF-8";
/* CSS Document */

html, body, div, span,
		applet, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, big, cite, code,
		del, dfn, em, font, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var,
		dd, dl, dt, li, ol, ul,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td {
			margin: 0;
			padding: 0;
			border: 0;
			font-weight: inherit;
			font-style: inherit;
			font-size: 11px;
			/* line-height: 1; */
			font-family: inherit;
			text-align: left;
			vertical-align: baseline;
		}
		
a, a:link, a:hover {
			color: #1e5b7e;
			text-decoration:none;
			-moz-outline:none;
			cursor:pointer;
		}

		a:hover {
			text-decoration:underline;
		}

		a:visited {
			color:#003B6B;
		}



h1, h2{
	color:#595959;
	border-bottom:#f3c418 solid 2px;
}



h1 span{
	font:bold 43% Arial, Helvetica, san-serif;
	color:#999;
}

h2{
	background:none;
}



/* featured today slot 2 */


/* popular topics */



/* remember to define focus styles! */
:focus {
	outline: 0;
}



#carouselMain {
width: 560px;
_width:558px;
height: 280px;
position: relative;
margin: 0 10px 10px 0;
background-color: #030303;
border: 1px solid #666;
overflow: hidden;
_margin:0;
font:100% Arial, Helvetica, sans-serif;
}

#carouselMain .slide {
position: absolute;
top: 0px;
border: 0px;
left: 0px;
}

#carouselMain .slide .slideText {
position: absolute;
left: 0;
top: 10px;
background-color: transparent;
width: 200px;
padding-left: 15px;
z-index: 998;
    color:#fff;
}
#carouselMain .slide .slideText h3 {
font-family: Arial, sans-serif;
color: #fff;
font-weight: bold;
font-size: 140%;
line-height: 110%;
text-transform: none;
}

#carouselMain .slide .slideText h3 a {
font-family: Arial, sans-serif;
color: #fff;
font-weight: bold;
font-size: 140%;
line-height: 110%;
text-transform: none;
text-decoration:none;
}
#carouselMain .slide .slideText p {
font-family: Arial, sans-serif;
font-weight: bold;
line-height: 130%;
width:165px;
margin-top: 12px;
padding-bottom:10px;
/*border-bottom:solid white 1px;  */
font-size:100%;
}
#carouselMain .slide a{color:#fff; padding-bottom:1px;}
#carouselMain .slide .slideText p a {
font-size:11px;
text-decoration:none;
}

#carouselMain .thumbContainer {
position: absolute;
width: 562px;
left: 0px;
top: 250px;
}

#carouselMain .thumbContainer .controls {
position: relative;
right: 0px;
top: 2px;
float: right;
width: 52px;
vertical-align: bottom;
_right:2px;
}

#carouselMain .thumbContainer .controls img {
padding-right: 2px;
}

#carouselMain .thumbContainer .selected {
*background-color: transparent;
height: 37px;
}

#carouselMain .featureButton {
position: relative;
float: left;
left: 12px;
width: 34px;
margin: 0 6px 0 0;
overflow: hidden;
}

#carouselMain .featureButton img {
position: relative;
border: 1px solid #fafafa;
margin-bottom: 2px;
*margin-bottom: 2px;
}

#carouselMain .featureButton canvas {
margin-top: 2px;
*margin-top: 2px;
width: 62px !important;
}

#carouselMain .featureButton.selected {
}


/* carousel flash player*/
#carouselMain .videoSlide{
	width:460px;
	height:280px;
	background:#ebebeb;
	border:#999 solid 1px;
	position:absolute;
	top:-1px;
	left:-1px;
	z-index:999;
	display:none;
}

#carouselMain .videoSlide .videoInfo{
	float:left;
	width:86px;
	height:240px;
	background:url(http://www.umbc.edu/images_hp/carouselVidGrad.jpg) repeat-x;
	border:#999 solid 1px;
	margin:2px 0px 0px 2px;
	padding:2px;
	font-size:91%;
	font-weight:bold;
}

#carouselMain .videoInfo {
	padding:0px;
	width:80px;
}

#carouselMain .videoInfo h3{
	font-size:100%;
	padding:0;
	margin:0;
	text-transform:none;
}

#carouselMain .videoInfo p{
	padding:5px 0 10px;
	font-size:108.5%;
	font-weight:normal;
}

#carouselMain .videoInfo ul {
	margin:0 1px;
	font-weight:normal;
}

#carouselMain .videoInfo li a {
	display:block;
	margin:5px 0 0;
	padding:5px 0 0;
	background:url(http://www.umbc.edu/images_hp/dot3.gif) left top repeat-x;
}


#carouselMain .videoSlide .closeVideo{
	background:url(http://www.umbc.edu/images_hp/modalClose.gif) no-repeat;
	color:#666;
	font-weight:bold;
	padding:0px 0px 3px 25px;
	position:absolute;
	bottom:0px;
	left:0;
	line-height:180%;
}



/* Clearfix */



/* Reviews panel */

#carouselMain h3 {
        border-bottom: none;
}



/* front door promo unit below slot 1 and 2 */


