/********************************************
           FOR TEXT MARKUPS (ALL)
*********************************************/

body {
	background-color: #FFFFFF;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
	a:visited {
		color: #666666;
		text-decoration: underline;
	}
	
	a:hover {
		color: #333333;
		text-decoration: underline;
	}

	a:link.red,
	a:visited.red {
		color: #C10202;
		text-decoration:underline;
	}
	
	a:hover.red,
	a:active {
		color: #333333;
		text-decoration:underline;
	}
	
strong {
	color: #C10202;
}

a strong,
a:link strong,
a:visited strong {
	color: #c10202;
	text-decoration: underline;
}	
a:hover strong,
a:active strong {
	color: #333;
	text-decoration: underline;
}

.grey {
	color: #333333;
}

.red {
	color: #C10202;
}

.white {
	color: #fff;
}

.gobttn {
	position:relative; top:2px;
	margin-bottom:9px;
}

.textinp	{
	margin-top:4px;
	font-size: 10px;
	width: 120px; 
	font-weight: normal;
	background-color: #fff;
	border-top-color: #222;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #555;
	font-family: Verdana,Arial,Helvetica;
}			

.breadcrumbs {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}

a.adminNews {
	text-transform:capitalize;
	}

.anchors {
	clear:both;
	color:#000;
	font-size: 10px;
	font-weight: 100;
	text-align:center;
	text-decoration:none;
	margin:0px 0px 5px 0px;
	padding:0px 8px 0px 5px;
	
	}
	.anchors a {
		text-decoration:none;
		color:#666666;
		text-decoration:underline;
	}
		.anchors a:hover {
			color:#C10202;
			text-decoration:underline;
		}

#centercontent h3{
   margin-left: 10px;
   font-size:13px;
   color: #C10202;
}

#centercontent h3.dark {
	margin-left: 10px;
	font-size:13px;
	color:#333333;
}

#centercontent h4{
   margin-left: 10px;
   font-size: 10px;
   color: #000000;
}

#centercontent h5{
	display: inline;	
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #C10202;
	font-size: 11px;
}
 
#banner2 h2 {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
}
 
#banner2 h2 a{
	color: #fff;
	text-decoration:none;
}

.unlvlink{
	color:#000;
	width:90px;
	height:30px;
	position: absolute;
	top: 5px;
	right: 5px;
}

#centercontent fieldset {
	margin:0px 10px 0px 10px;
	padding:5px 10px 5px 10px;
}

#centercontent fieldset img {
	margin:0px;
}

#centercontent input, #centercontent textarea, #centercontent select {
	background:#f4f3f3;
	border:1px solid #999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0px 5px 3px 0px
	}
	#centercontent input:focus, #centercontent input:hover, #centercontent textarea:focus, #centercontent textarea:hover, #centercontent select:focus {
		background:#eaeadf;
		border:1px solid #999;
		}

#centercontent legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:900;
	color:#C10202;
	margin-left:-5px;
}

#centercontent ol, ul {
	margin-top:-2px;
}

#centercontent ul ul {
	margin-top:5px;
	margin-bottom:5px;
}

#centercontent ol ul {
	margin-top:5px;
	margin-bottom:5px;
}

#centercontent ul.centernav {
	margin-top:0px;
}

#centercontent ul.audienceEventList li {
	margin-bottom: 15px;
	margin-left: -10px;
	margin-right: 5px;
	line-height:13px;
	font-size:11px;
}

hr {
	color:#CCCCCC;
	margin-left:8px;
}


/*   TABLE MARKUPS   */

table {
	background-color:#CCCCCC;
	width:95%;
	border:none;
}

th {
	background-color:#DDDDDD;
	color:#333333;
}

td {
	background-color:#FFFFFF;
}

caption {
	caption-side: top;
    margin-left: 12px;
	margin-bottom:5px;
    text-align: left;
    vertical-align: top;
}




#rightcontent legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}



/*******************************************************
top Nav
********************************************************/	


a.unlvlink{
	color: #000;
}

a.unlvlink hover{
	color: #000;
}



/*******************************************************
top level Nav tabs
********************************************************/	



#navtabs ul
{
display: block;
list-style: none outside;
padding: 0;
margin-bottom: -5px;
font-family: Verdana, sans-serif;
font-size: 7pt;
margin-right: -3px;
}

#navtabs li
{

margin: 0 4px 0 0;
border-bottom: 2px solid #000;
background:url(http://web.unlv.edu/images/tabcorner.gif) no-repeat;
background-color: #c10202;
background-color: transparent;
color: #ffffff;
letter-spacing: 2px;

/* the next 4 lines are magic */
display: block;
float: right;
position: relative;

top: -1.32em;
}

#navtabs a:link,
#navtabs a:visited
{
background-color: transparent;
background:url(images/tabcorner.gif) no-repeat;
background-color: #c10202;

color: #ffffff;
text-decoration: none;

padding: 4px 6px 4px 6px;
padding-left: 1em;
padding-right: 1em;
}

#navtabs a:hover
{
background-color: #666;
color: #fff;
text-decoration: none;
padding-left: 1em;
padding-right: 1em;


}


