﻿/* CSS Document */

body {
	background: #8ec5ca url(Images/coconino/homeBack.png) repeat-x;
}
a:link, a:visited {
	color: #004646;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}

.feature {
	height: 299px;
	background: url(Images/coconino/homeFeatureBox.png) no-repeat;
	margin: 4px 0;
	padding: 0 2px;
}
		.featureContent {
			width: 258px;
			padding: 0 10px 10px 10px;
			float: right;
			color: #004646;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 90%;
		}
		.featureContent h1 {
			margin: 0;
			padding: 0;
			font-size: 190%;
			font-weight: normal;
			font-family: Verdana, sans-serif;
		}
		.featureContent #searchBox {
			width: 216px;
			height: 84px;
			padding: 4px 10px;
			margin: 10px 0 0 10px;
			color: #004646;
			background: url(Images/coconino/homeSearchBox.png);
			font-family: Arial, Helvetica, sans-serif;
			font-size: 100%;			
		}
		.featureContent #searchBox input,
		.featureContent #searchBox select {
			width: 200px;

			padding: 2px;
		}
		
		.featureContent #searchBox td.ms-sbcell {
	margin-top: -2px;
	padding-left: 0 !important;
	border: none !important;
}
.featureContent #searchBox td.ms-sbgo{
	background-color: none !important;
	padding: 0 !important;
}
		.featureContent #searchBox input.img {
			width:24px; 
			margin-bottom:-6px; 
			padding:0;
		}
		#FeatureAnnounce {
			background: transparent url(Images/coconino/announcement_logo.gif) no-repeat left top;
			display: block; 
			width: 538px;
			height: 283px;
			margin:0;
			padding:0;
		}
		#FeatureAnnounce table, #FeatureAnnounce td, #FeatureAnnounce tr, #FeatureAnnounce .link-item, #WebPartWPQ4, #FeatureAnnounce img, #FeatureAnnounce div {
			margin:0;
			padding:0;
			overflow:hidden !important;
		}
		#HPText {
			display: block;
			width: 528px;
			height: 289px;
			margin: 0;
			padding: 5px;
			position: relative;
			top:0;
			font-size: 16px;
			color: #8d371a;
			text-decoration: underline;
			overflow: hidden;
		}
		a:hover #HPText {
			text-decoration: none;	
}
.news {
	height: 166px;
	max-height: 166px;	
	background: url(Images/coconino/homeNewsBlock.png) no-repeat;
	margin: 0;
	padding: 10px 16px 50px 0px;
}
		.CTA ul {
			list-style: none;
			padding: 0;
			margin: 0;
			font-size: 90%;
			color: #FFF;
		}
		
		.CTA ul li.CTA1 {
			padding: 0;
			margin: 0 15px 0 15px;
			width: 238px;
			float: left;
		}
		.CTA ul li.CTA2 {
			padding: 0;
			margin: 0 15px 0 25px;
			width: 238px;
			float: left;
		}
		.CTA ul li.CTA3 {
			padding: 0;
			margin: 0 0 0 25px;
			width: 234px;
			float: left;
		}
		.CTA h2 {
			color: #febb60;
			text-transform: uppercase;
			font-size: 1.5em;
            font-weight: normal;
            margin: 0;
		}
        .CTA p {
            color: #FFF;
            font-size: 1em;
            font-family: verdana, sans-serif;
            line-height: 1.3em;
        }
		.CTA img {
			float: left;
			padding: 0 10px 6px 0;
		}
		.CTA ul li table {
	        margin: 0;
	        padding: 0;
		}
		.CTA table a {
			color:#fa9664 !important;
			font-weight: bold;
			text-decoration: underline !important;
		}
		.CTA h2 a {
			color: #febb60;
		}

		.CTA dl {
			padding: 4px 0 0 0;
			margin: 0 0 10px 0; 
			color: #FFF;
            font-size: 1em;
            font-family: verdana, sans-serif;
            line-height: 1.3em;

		}
		.CTA dt {
			padding: 0 5px 0 0;
			margin:0;
			float: left;
			height:35px;
			font-size: 1em;
			line-height: 1.3em;
		}	
		.CTA dd {
			padding: 0;
			margin:0;
			color: #fff;            
			font-size: 1em;
			line-height: 1.3em;
		}	
		.FacultyName {
	 padding-right: .5em;
}	

