/*Title:       Campus TechnologyAuthor:      roxanne suttonCompany:     1105 MediaDescription: Color and typographyVersion:	   December 2006*//* global */@import url("ct_global.css");/* layout */@import url("ct_layout.css");/* navigation */@import url("ct_sitenav.css");/* color */@import url("ct_color.css");/* color */@import url("ct_conf.css");/* sifr flash headings */@import url("sIFR-screen.css");/* replace sifr flash headings for print */@import url("sIFR-print.css") print;/* print */@import url("ct_print.css") print;body#www-ct-com #pContent {	position: relative;	margin: 10px 0;	padding: 0 100px 0;	background: #F0F5F8 url(../../img/v2/site/bg_feature-subnav.gif) repeat-x 0px 0px;	overflow: hidden;}h2.hdintro {	margin: 0.5em 1em 1.5em 10em;	padding: 10px;	font-size: 2em;	color: #B3EBF6;}ol {	margin: 0 4px 4em;	padding: 15px;	padding-left: 26px;	width: 131px;	float: left;	background: #F1EFE2;	border-top: 1px solid #C3C1B6;	border-bottom: 1px solid #C3C1B6;	color: #535353;	font-size: 1em;	text-align: left;}ol a {	text-decoration: none;	color: #535353;	background: #F1EFE2;	border-top: 1px solid #C3C1B6;	border-bottom: 1px solid #C3C1B6;}/*ol:hover {	color: #fff;	background: #b5aa98;}*/ol li:hover {/*	color: #6bc;*/	background: #fff;}ol:hover a {	background: #F1EFE2 url(../../img/v2/site/bg-nav-li.jpg) no-repeat left top;}ol h5 {	margin: 0;}ol h5 a, ol:hover h5 a {	background: url(../../img/v2/site/bg-nav-li.jpg);	color: #535353;	text-align: center;}ol h5 a:hover, ol:hover h5 a:hover {	background: #D7D3BA;	color: #fff;	text-decoration: none;}ol li {	margin: 0 0 .35em;}ol a {	padding: 2px 5px;	display: block;	background: #F1EFE2 url(../../img/v2/site/bg-nav-li.jpg) no-repeat right top;}ol a:hover {	color: #A81A00;	text-decoration: none;}ol:hover a:hover {	background: #D9D4BE;}body#www-ct-com #pContent ol li a:hover {		text-decoration: none;}