/* version 1.5 build 20071102.14:59  */

em {
	font-style: normal;
	font-weight: bold;
}

#wrapper {
	text-align: left;
	background: #ffffff url(../images/wrapper_two_column_bg.png) repeat-y;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#landingContent {
	background-color: #ffffff;
	width: 580px;
	min-height: 580px;	
	margin-left: 170px;
	padding: 10px 0 20px;
}

#landingPhoto {
	height: 223px;
	border-bottom: 1px solid #cccccc;
}

#positioningStatement {
	position: relative;
	top: -220px;
	left: -2px;
}

#positioninglabel img {
    position: relative;
    top: -75px;
    right: -485px;
} 

#positioningStatement h1 {
	font-size: 1.20em;
	font-weight: normal;
}

#landingContent .featuredLinks {
	width: 278px;
	margin: 15px 0 0 5px;
	padding: 0 0 10px;
	float: left;
}

#landingContent .featuredContent {
	width: 285px;
	float: right;
}

#landingContent h2 {
	color: #000000;
	font-size: 2.00em;
	font-weight: bold;
	margin: 0 0 5px;
}

#landingContent h3 {
	color: #333333;
	font-size: 1.60em;
}

#landingContent h4, h5, h6 {
	color: #000000;
	font-size: 1.40em;
	margin-bottom: 10px;
}

#landingContent p {
	color: #333333;
	font-size: 1.20em;
	line-height: 100%;
	margin-bottom: 10px;
}

.menuListTitle {
	color: #ffffff;
	font-size: 1.30em;
	font-weight: bold;
	background-color: #1c736f;
	padding: 4px 5px 4px 6px;
	border: 1px solid #cccccc;
	display: block;
}

.relatedListTitle {
	color: #ffffff;
	font-size: 1.30em;
	font-weight: bold;
	background-color: #666666;
	padding: 4px 5px 4px 6px;
	border: 1px solid #cccccc;
	display: block;
}

.relatedListTitle2 {
	color: #ffffff;
	font-size: 1.30em;
	font-weight: bold;
	background-color: #000000;
	padding: 4px 5px 4px 6px;
	border: 1px solid #cccccc;
	display: block;
}

li.menuListRow {
	color: #333333;
	font-size: 1.10em;
	background: url("../images/arrow.gif") no-repeat 8px 0.70em;
	padding: 7px 8px 7px 18px;
	border-bottom: 1px solid #cccccc;
	list-style-type: none;
}

li.menuListBottomRow {
	color: #333333;
	font-size: 1.10em;
	margin: 0 5px 20px 0;
	padding: 7px 8px 7px 18px;
	background: url("../images/arrow.gif") no-repeat 8px 0.70em;
	border-bottom: 1px solid #cccccc;
	list-style-type: none;
}

#landingContent .menuListRow a:link {
	color: #1c736f;
	font-weight: bold;
	border: none;
}

#landingContent .menuListRow a:visited {
	color: #1c736f;
	font-weight: bold;
	border: none;
}

#landingContent .menuListRow a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}

#landingContent .menuListBottomRow a:link {
	color: #1c736f;
	font-weight: bold;
	border: none;
}

#landingContent .menuListBottomRow a:visited {
	color: #1c736f;
	font-weight: bold;
	border: none;
}

#landingContent .menuListBottomRow a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}

.figure {
	width: 13.5em;
	height: 13.0em;
	border: 1px solid #cccccc;
	float: left;
	margin: 0 5px 10px 0;
}

.picture img {
	width: 135px;
	height: 89px;
}

#landingContent .featuredContent .figure p {
	font-size: 1.20em;
	font-weight: bold;
	height:  2.5em;
	margin:  0px;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	background: #ffffff url(../images/askbu_bg_landing.png) repeat-x 0 bottom;
}

#landingContent .featuredContent h3 {
	margin: 0px 0px 0px 6px;
}

#landingContent a:link {
	color: #1c736f;
	text-decoration: none !important;
}

#landingContent a:visited {
	color:  #1c736f;
	text-decoration: none;
}

#landingContent a[href$=".pdf"] {
	background: url("../images/externallink.gif") no-repeat right;
	padding-right: 15px;
}

#landingContent a[href$=".doc"] {
	background: url("../images/externallink.gif") no-repeat right;
	padding-right: 15px;
}

#landingContent a[href$=".xls"] {
	background: url("../images/externallink.gif") no-repeat right;
	padding-right: 15px;
}

#landingContent a[href^="mailto:"] {
	background: url("../images/externallink.gif") no-repeat right;
	padding-right: 15px;
}

#landingContent a:hover {
	color: #000000;
}

.intro {
	color: #1c736f;
	font-weight: bold;
}

#askBULandingOption {
	width: 278px;
	min-height: 9.5em !important;
	float: right;
	margin: 12px 5px 15px auto;
	padding: 0;
	border: 1px solid #cccccc;
	background: #ffffff url(../images/askbu_bg_landing.png) repeat-x 0 bottom;
}

#askBULandingOption p {
	color: #333333;
	margin-bottom: 0 !important;
	padding: 4px 2px;
}

#askBULandingOption img {
	border-bottom: 1px solid #cccccc;
}

#askBULandingOption form {
	margin: 0px;
	padding: 5px 5px 5px 8px;
}

input.vasearch {
	margin-top: 4px;
	margin-right: 4px;
}

select#did {
	width: 220px;	
	margin-top: 4px;
	margin-right: 4px;
}

#askBULandingNoOption {
	width: 278px;
	height: 9.5em !important;
	float: right;
	margin: 12px 5px 15px auto;
	padding: 0;
	border: 1px solid #cccccc;
	background: #ffffff url(../images/askbu_bg_landing.png) repeat-x 0 bottom;
}

#askBULandingNoOption p {
	color: #333333;
	margin-bottom: 0 !important;
	padding: 2px;
}

#askBULandingNoOption img {
	border-bottom: 1px solid #cccccc;
}

#askBULandingNoOption form {
	margin: 0px;
	padding: 5px 5px 5px 8px;
}

input#quser {
	margin-top: 4px;
	margin-right: 4px;
}

#coursesDirectoryLandingOption {
	width: 278px;
	min-height: 9.5em !important;
	float: right;
	margin: 12px 5px 15px auto;
	padding: 0;
	border: 1px solid #cccccc;
	background: #ffffff url(../images/askbu_bg_landing.png) repeat-x 0 bottom;
}

#coursesDirectoryLandingOption p {
	color: #333333;
	margin-bottom: 0 !important;
	padding: 4px 2px;
}

#coursesDirectoryLandingOption img {
	border-bottom: 1px solid #cccccc;
}

#coursesDirectoryLandingOption form {
	margin: 0px;
	padding: 5px 5px 5px 8px;
}

#coursesDirectoryLandingOption form p a:link {
	color: #1c706c;
	font-weight: bold;
	border: none;
}

#coursesDirectoryLandingOption form p a:visited {
	color: #1c706c;
	font-weight: bold;
	border: none;
}

#coursesDirectoryLandingOption form p a:hover {
	color: #008c7c;
	background-color: #fafafa !important;
	font-weight: bold;
	border: none;
}

input#searchstring {
	margin: 4px 4px 4px 0;
}

.small {
	font-size: 0.80em;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	display: inline-block;
}


