@import url(style-screen-bus-people.css);

/* School of Business Style Sheet */

/* Subheaders */

	#subheader_pagetitle {
		height: 41px;
		color: #5e5447;
		background: #d3cdbd url(images/subhead_title_bus.gif) repeat-x;
		border-bottom: 1px solid #c2bbab;
	}
	
	.subhead_left {
		background: url(images/subhead_bus_left.gif) no-repeat top left;
	}
	
	.subhead_right {
		background: url(images/subhead_bus_right.gif) no-repeat top right;
	}
	
	/* Subheaders - Tall */
		
		.subtall {
			background: #766a59 url(images/subhead_tall_bus.gif) repeat-x;
		}
		
		.subtalllt {
			background: #817260 url(images/subhead_bus.gif) repeat-x;
		}
	
	/* Subheaders - Short */
	
		.subshort {
			background: #766a59 url(images/subhead_short_bus.gif) repeat-x;
		}
		
		.subshortlt {
			background: #817260 url(images/subhead_bus.gif) repeat-x;
		}
	
/* Sub-page Style */

	.body_rightcolumn_cap_wrap {
		background-color: #d3cdbd;
		color: #74694e;
	}
	
	.body_rightcolumn_cap {
		background: #d3cdbd;
	}
	
	.body_rightcolumn_cap a {
		color: #74694e;
	}
	
	.body_rightcolumn_more, div.body_rightcolumn #grad_buttons {
		border-top: 2px solid #807456;
		background-color: #d3cdbd;
	}
	
		.body_rightcolumn_more h5 {
			color: #74694e;
			background: url(images/content_right_carat_bus.gif) no-repeat right;
		}
		
		.body_rightcolumn_more a, div.body_rightcolumn #grad_buttons a {
			color: #6c5528;
			border-bottom: 1px dotted #6c5528;
		}
		
		.body_rightcolumn_more a:hover, div.body_rightcolumn #grad_buttons a:hover {
			color: #8e723a;
			border-bottom: 1px dotted #8e723a;
		}

/* Home Page Styles */

	#people {
		
	}
	
		#people_head {
			background: #829aa8 url(images/test/bus_people_headbg.gif) no-repeat;
			font-size: 12px;
			color: #dae6ed;
			padding: 5px;
			text-transform: uppercase;
			font-weight: bold;
			letter-spacing: 0.05em;
		}
		
		#people_body {
			background: #c7d5dd url(images/test/bus_people_bg.jpg) no-repeat;
			height: 105px;
			position: relative;
		}
		
			#people_left {
				position: absolute;
				left: 10px;
				top: 39px;
				cursor: pointer;
			}
			
			#people_right {
				position: absolute;
				right: 10px;
				top: 39px;
				cursor: pointer;
			}
			
			#people_container {
				width: 292px;
				overflow: hidden;
				height: 76px;
				position: absolute;
				left: 28px;
				top: 14px;
			}
			
				#people_container img {
					border: 1px solid #abb6be;
					margin: 0 8px;
					float: left;
				}

	#dean {
		height: 109px;
		overflow: hidden;
	}
	
	#cam {
		border-top: 2px solid #789e73;
		height: 146px;
		background: #799f74 url(images/test/bus_cambg.gif) repeat-x;
		text-align: center;
	}
	
		#cam img {
			border: 1px solid #678863;
		}
		
		#cam_cap {
			text-transform: uppercase;
			color: #FFFFFF;
			font-size: 9px;
			font-weight: bold;
			margin-top: 7px;
		}
		
	#accred {
		height: 103px;
		background: #afc0cc url(images/test/bus_accredbg.gif) repeat-x;
		border-top: 2px solid #5b7f97;
		position: relative;
		color: #255474;
		font-size: 12px;
	}
	
		#accred img {
			margin-right: 10px;
			border: 0;
		}
		
		#accred p {
			margin-top: 13px;
			margin-bottom: 0;
		}
		
			#accred p a:hover {
				border: 0;
				color: #346586;
			}
		
		#accred a {
			color: #255474;
			text-decoration: none;
		}
		
		#accred a:hover {
			border-bottom: 1px dotted #255474;
		}
		
		#accred_more {
			font-size: 9px;
			font-weight: bold;
			text-transform: uppercase;
			position: absolute;
			bottom: 13px;
			right: 13px;
		}
		
	#news {
		height: 299px;
		color: #456378;
		position: relative;
	}
	
		#news_wrap {
			margin: 12px;
		}
		
		#news h5 {
			display: inline;
			font-size: 10px;
			text-transform: uppercase;
			background: url(images/test/hshp_newsmore.gif) no-repeat right;
			padding-right: 15px;
		}
		
		#news ul {
			list-style-type: none;
			margin: 15px 0 0 0;
			padding: 0;
		}
		
		#news li {
			display: block;
			font-size: 11px;
			margin-bottom: 18px;
		}
		
		#news a {
			text-decoration: none;
			color: #456378;
		}
		
		#news a:hover {
			text-decoration: underline;
		}
		
		#news_more {
			position: absolute;
			right: 12px;
			bottom: 12px;
			font-weight: bold;
			font-size: 10px;
			text-transform: uppercase;
			text-align: right;
		}
		
		#news_more a:hover {
			text-decoration: none;
			border-bottom: 1px dotted #62849b;
		}

/* Home Page Styles */

	#people {
		
	}
	
		#people_head {
			background: #829aa8 url(images/test/bus_people_headbg.gif) no-repeat;
			font-size: 12px;
			color: #dae6ed;
			padding: 5px;
			text-transform: uppercase;
			font-weight: bold;
			letter-spacing: 0.05em;
		}
		
		#people_body {
			background: #c7d5dd url(images/test/bus_people_bg.jpg) no-repeat;
			height: 105px;
			position: relative;
		}
		
			#people_left {
				position: absolute;
				left: 10px;
				top: 39px;
				cursor: pointer;
			}
			
			#people_right {
				position: absolute;
				right: 10px;
				top: 39px;
				cursor: pointer;
			}
			
			#people_container {
				width: 292px;
				overflow: hidden;
				height: 76px;
				position: absolute;
				left: 28px;
				top: 14px;
			}
			
				#people_container img {
					border: 1px solid #abb6be;
					margin: 0 8px;
					float: left;
				}

	#dean {
		height: 109px;
		overflow: hidden;
	}
	
	#cam {
		border-top: 2px solid #557c4d;
		height: 146px;
		background: #799f74 url(images/test/bus_cambg.gif) repeat-x;
		text-align: center;
		overflow: hidden;
	}
	
		#cam_wrap {
			background: #557c50 url(images/test/bus_camtitle.gif) left center no-repeat;
			height: 122px;
			width: 182px;
			overflow: hidden;
		}
	
		#cam img, span.bus_buscam {
			margin-left: 18px;
			margin-top: 4px;
			border: 0;
		}
		
	#accred {
		height: 103px;
		overflow: hidden;
		background: #afc0cc url(images/test/bus_accredbg.gif) repeat-x;
		border-top: 2px solid #5b7f97;
		position: relative;
		color: #255474;
		font-size: 12px;
	}
	
		#accred img {
			margin-right: 10px;
			border: 0;
		}
		
		#accred p {
			margin-top: 13px;
			margin-bottom: 0;
		}
		
			#accred p a:hover {
				border: 0;
				color: #346586;
			}
		
		#accred a {
			color: #255474;
			text-decoration: none;
		}
		
		#accred a:hover {
			border-bottom: 1px dotted #255474;
		}
		
		#accred_more {
			font-size: 9px;
			font-weight: bold;
			text-transform: uppercase;
			position: absolute;
			bottom: 13px;
			right: 13px;
		}
		
	#news {
		overflow: hidden;
		height: 304px;
		color: #456378;
		position: relative;
	}
	
		#news_wrap {
			margin: 12px;
		}
		
		#news h5 {
			display: inline;
			font-size: 10px;
			text-transform: uppercase;
			background: url(images/test/hshp_newsmore.gif) no-repeat right;
			padding-right: 15px;
		}
		
		#news ul {
			list-style-type: none;
			margin: 15px 0 0 0;
			padding: 0;
		}
		
		#news li {
			display: block;
			font-size: 11px;
			margin: 0 0 18px 0;
		}
		
			* html #news li {
				margin: 0 0 10px 0;
			}
		
		#news a {
			text-decoration: none;
			color: #456378;
		}
		
		#news a:hover {
			text-decoration: underline;
		}
		
		#news_more {
			position: absolute;
			right: 12px;
			bottom: 12px;
			font-weight: bold;
			font-size: 10px;
			text-transform: uppercase;
			text-align: right;
		}
		
		#news_more a:hover {
			text-decoration: none;
			border-bottom: 1px dotted #62849b;
		}

		#news img {
			border: 1px #8D979E solid;
			margin-right: 10px;
		}
	
		.body_rightcolumn a {
			color: #6C5528;
			border: 0;
		}

			.body_rightcolumn a:hover {
				color: #8E723A;
				border: 0;
			}
			
		.body_rightcolumn p a, .body_rightcolumn table a, .body_rightcolumn .body_rightcolumn_gallery a {
			border-bottom: 1px dotted #6C5528;
		}
		
		.body_rightcolumn p a:hover, .body_rightcolumn table a:hover, .body_rightcolumn .body_rightcolumn_gallery a:hover {
			border-bottom: 1px dotted #8E723A;
		}
		
		/* */
		
		#business-connections {
		background: url("http://www.ithaca.edu/itswebdev/bizcon/bizConnectionsHome.jpg") no-repeat top left;
		width: 552px;
		height: 156px;
		overflow: hidden;
		position: relative;
		}
		

		
		
		#business-connections h3 {
		margin: 6px 0;
		}
		
		
	

		
		
		#business-connections h3 a {
		background: url("http://www.ithaca.edu/itswebdev/bizcon/bizConLogo.png") no-repeat 0 0;
		width: 190px;
		height: 40px;
		display: block;
		text-indent: -9999em;
		cursor: pointer;
		outline: none;
		}
		
		#business-connections h3 a:hover {
				background: url("http://www.ithaca.edu/itswebdev/bizcon/bizConLogo.png") no-repeat 0 -40px;
		}
		
		#business-connections-featured {
		clear: left;
		padding: 0 20px;
		}
		
		
		
					/* Quicksand - A font by Andrew Paglinawan -> http://andrew-paglinawan.kernest.com/fonts */
		/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 9, 2010 */



@font-face {
	font-family: 'QuicksandBold';
	src: url('http://www.ithaca.edu/itswebdev/bizcon/quicksand_bold.eot');
	src: local('Quicksand'), local('QuicksandBold-Regular'), url('http://www.ithaca.edu/itswebdev/bizcon/quicksand_bold.woff') format('woff'), 
	url("http://www.ithaca.edu/itswebdev/bizcon/quicksand_bold.otf") format("opentype"),    
	url('http://www.ithaca.edu/itswebdev/bizcon/quicksand_bold.ttf') format('truetype'),
    url("http://www.ithaca.edu/itswebdev/bizcon/quicksand_bold.svg#QuicksandBold-Regular") format("svg");
}

		
		
		#business-connections-featured h4 {
		font-weight: normal;
		font-size: 14px;
		margin: 0 0 6px 0;
		font-family: /*"QuicksandBold",*/ Tahoma, Arial, sans-serif;
		letter-spacing: -.5px;
		padding: 9px 0 0 0;
		}
		
		
		#business-connections-featured a img {
		outline: none;
		border: 0px;
		box-shadow: 0px 0px 8px #222222;
		-moz-box-shadow: 0px 0px 8px #222222;
		-webkit-box-shadow: 0px 0px 8px #222222;

		}
		
		#business-connections-featured a:hover img {
		box-shadow: 0px 0px 8px #000000;
		-moz-box-shadow: 0px 0px 8px #000000;
		-webkit-box-shadow: 0px 0px 8px #000000;
		}
		
		#business-connections-featured h4 a {
		color: white;
		text-decoration: none;
		text-shadow: #000000 0px 1px 0px;
		} 
		
		#business-connections-featured h4 a:hover {
		text-decoration: underline;
		}
		
		
		#business-connections-featured img {
		float: left;
		margin-right: 20px;
		}
		
		
		#business-connections-featured p {
		font-size: 11px;
		color: #a8a8a8;
		text-shadow: #222222 0px 1px 0px;
		margin: 0 0 6px 0;
		}
		
		
		#business-connections-featured p a {
		text-decoration: none;
		font-family: arial;
		font-weight: bold;
		font-size: 10px;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #424242;
		text-shadow: #AAAAAA 0px 1px 0px;
	/*	background: url("http://www.ithaca.edu/itswebdev/bizcon/bizConRead.png") no-repeat 0 0;*/
		padding: 0px 2px 0px 4px;
		background: #888888;
		width: 70px;
		height: 20px;
		box-shadow: 0px 1px 0px #333333;
		-moz-box-shadow: 0px 1px 0px #333333;
		-webkit-box-shadow: 0px 1px 0px #333333;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;		
		white-space: nowrap;
		}
		
		#business-connections-featured p a:hover {
		background: #AAA;
		text-shadow: #CCCCCC 0px 1px 0px;
		color: #333333;
		}
		
		
		
		
		ul#business-connections-more {
		position: absolute;
		top: 0;
		right: 0;
		list-style-type: none;
		margin: 15px 15px 0 0;
		padding: 0;
		}
		
		
		ul#business-connections-more li {
			display: inline;
			text-align: right;
			margin: 0 0 0 2px;
			padding: 0;
		}

 	ul#business-connections-more li a img{
			outline: none;
			border: 1px solid #555555;
			margin: 0px;
			padding: 0px;
			opacity: 0.75;
            filter: alpha(opacity=75);
            -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
		}
		
		
		
	ul#business-connections-more li a:hover img {
		opacity: 1;
            filter: alpha(opacity=100);
            -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			border: 1px solid #333333;

	}

		ul#business-connections-more li img {
		width: 25px;
		height: 25px;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
