/* 
---------------------------------------------
University Marketing Style Sheet
Author: K. Halbrook
---------------------------------------------
*/

body#marketing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
body#marketing div#imagery {
	width: 765px;
	height: 83px;
	background: url(/images/montages/marketing.jpg) no-repeat;
	}
	
body#marketing p {
	color: #494949;
	font-size: 70%;
	line-height: 160%;
	}

body#marketing #content h2 {
	color: #3a3a3a;
	font-size: 80%;
	margin: 30px 0 20px;
	}
	
#resources {
	float: right;
	width: 200px;
	margin: 10px 0 20px 20px;
	line-height: 1.2em;
	font-size: 70%;
	}
	
#resources span.link {
		color: #494949;
		font: bold 1.3em Arial, Helvetica, sans-serif;
			}
#resources span.link a:link, #resources span.link a:visited {
	text-decoration: none;
	color: #958b40;
	}
#resources span.link a:hover { 
	color: #C3BD3A
	}
#resources img {
	float: left;
	margin-right: 8px;
	}
#resources img.icon {
	float: none !important;
	margin: 0;
	}
	
#resources div.item {
	padding-bottom: 15px;
	clear: both;
	}

table.services {
	margin: 0 0 20px 0;
	}
	
/*table.services a:link, table.services a:visited {
	color: #494949 !important;
	border: none !important;
	}
	
table.services a:hover, table.services a:active {
	color: #494949 !important;
	border-bottom: 1px solid #f0edd8 !important; 
	}*/
	
body#marketing #content ul {
	list-style-type: none;
	}
	
body#marketing #content ul.listPadding {
	margin-top: 20px;
	}
	
body#marketing #content ol {
	margin: 20px 0 0 20px;
	list-style-position: inherit;
	}
	
html/**/>body#marketing #content ol {
	margin: 20px 0 0;
	}
	
body#marketing #content ol li {
	background: none;
	margin: 0 0 10px 30px;
	}
	
html>/**/body#marketing #content ol li {
	margin: 0 0 10px 10px;
	}
	
body#marketing #content ol li ul li {
	background: url(/images/general/bullet_square-gray.gif) no-repeat 0px 7px;
	}

table.services td {
	padding: 10px 0 20px;
	margin: 0 0 10px 0;
	}
	
table.format td ul {
	margin: 0;
	padding: 10px 10px 0 18px;
	list-style-type: none;
	}
	
table.format td li, body#marketing #content li {
	line-height: 160%;
	background: url(/images/general/bullet_square-gray.gif) no-repeat 0px 7px;
	padding: 0 0 0px 12px;
	}
	
div.hrLessPadding {
	border-bottom: 1px solid #dcdcdc;
	margin: 0px 0 2px 0;
	height: 14px;
	}
	
div.hrLessPadding hr {
	display: none;
	}
	
div.odd {
	background-color: #fff;
	padding: 5px 10px 10px;
	border-bottom: 1px solid #e2e2e2;	
	}
div.even {
	background-color: #f3f3f3;
	padding: 5px 10px 10px;
	margin: 1px 0 0;
	}
	
body#marketing table.format {
	border: 1px solid #c4c1c4;
	}
	
table.format tr.odd td {
	background-color: #f6f6f6;
	}
	
div.photoLeft {
	float: left;
	padding: 0 15px 15px 0;
	}
	
div.textRight {
	float: left;
	width: 300px;
	}
		
ul#menu {
	
	background: #f9f9f9;
	list-style-type: none;
	margin: 25px 0 0;
	border-top: 1px solid #f1f1f1; /*#f1f1f1;*/
	border-bottom: 1px solid #f6f6f6; /*#f1f1f1;*/
	height: 14px;
	padding: 14px 0 14px 20px;
	}
	
.styleGuide {
	margin: 2px 0 30px !important;
	padding: 14px 0 14px 6px !important;
	}
	
	
ul#alphabetMenu {
	background: #f9f9f9;
	list-style-type: none;
	/*margin: 25px 0 0px;*/
	margin: 5px 0 10px 0;
	border-top: 1px solid #f1f1f1; 
	border-bottom: 1px solid #f6f6f6;
	height: 14px;
	/*padding: 14px 0 16px 8px;*/
	padding: 14px 0 16px 0px;
	}
	
ul#menu li {
	display: inline;
	padding: 0 10px !important;
	height: 14px;
	background-image: none !important;
	border-right: 1px solid #e4e4e4;
	}
	
ul#menu li.last {
	border: none;
	}
	
ul#alphabetMenu li {
	letter-spacing: 0.7em;
	font-size: 120%;
	background: none !important;
	display: block;
	}
	
ul#alphabetMenu li a:link, ul#alphabetMenu li a:visited {
	font-weight: bold;
	border: none;
	}
	
span.inactive {
	font-weight: bold;
	color: #c3c3c3;
	}
	
div.textRight a:link, div.textRight a:visited {
	color: #9d0a0e; 
	text-decoration: none;
	border-bottom: 1px solid #f0edd8; 
	}
	
div.textRight a:hover, div.textRight a:active {
	color: #b9b659;
	border: none;
	}
	
.autoWidth {
	width: auto !important;
	}
	
.ieItalicsBug {
	overflow: visible;
	width: 500px;
	}
	

	


	

