/*
Theme Name: UALR Homepage
Theme URI: http://ualr.edu/webservices/
Description: The WordPress theme for the UALR homepage.
Version: 1.4.1
Author: Daniel Spillers
Author URI: http://ualr.edu/djspillers/
Tags: ualr, carousel, three columns, widgets

	UALR Homepage
	 http://ualr.edu/webservices/

	Design: Drew Stephens
	Interface: Thomas Wallace
	Theme: Daniel Spillers
	
	Acknowledgments:

	Reset CSS 
	http://meyerweb.com/eric/tools/css/reset/ 
	v1.0 | 20080212
	
	Top Navbar CSS
	PopMenu Magic Style Sheet
	by Project Seven Development
	www.projectseven.com
	Menu Type: Horizontal
	Style Theme:2 -Mac OSX Style
	
	Carousel CSS 
	Copyright (c) 2008, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.net/yui/license.txt
	version: 2.6.0
*/

/* Begin Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
a img { border: none; }

/* remember to define focus styles! */
:focus {
	outline: dotted 1px #000;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End Reset */

/* Begin Typography & Headers */
#content-wrapper a:link, #content-wrapper a:visited {
	color: #6E2639;
}
#content-wrapper a:hover {
	text-decoration: none;
}
#content-wrapper h2, #content-wrapper h3, #content-wrapper h1 {
	font-size: 1.125em;
	letter-spacing: -0.05em;
	font-weight: normal;	/*(top, right and left, bottom)*/
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 18px;
	margin-left: 6px;
}
#content-wrapper p {
	font-size: 0.75em;
	line-height: 1.375em;	/*(top, right and left, bottom)*/
	margin-top: 2px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 6px;
}
#content-wrapper #secondary-content-modules p {
	font-size: .75em;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 0px;	/*(top, right and left, bottom)*/
}
#content-wrapper #events ul {
	display: block;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 24px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}
#content-wrapper #events li#campus-calendar {
	display: inline;
	margin-left: 0;
}
#content-wrapper #events li#academic-calendar {
	display: inline;
	margin-left: 30px;
}
#content-wrapper #events h3 a {
	color: #000;
	text-decoration: none;
	display: block;
}
#content-wrapper #events dd {
	min-height: 26px;
}

#content-wrapper #events dd.datetime {
	font-size: 0.813em;
	float: left;
	display: inline;
	border: none;
	margin-right: 10px;
	margin-top: 0;
	padding-top: 0;
	font-weight: bold;
}
#content-wrapper #events dd p {
	font-size: 0.813em;
	margin-bottom: 0;
	margin-left: 105px;
}

#content-wrapper h4 {
	font-size: 0.8125em;
	line-height: 1.375em;	/*(top, right and left, bottom)*/
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 6px;
}
#events h3 {
}

#noteworthy h2 {
	display: block;
}
#noteworthy h2 a, #news h2 a, #blog h2 a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#noteworthy h2 a:link, #noteworthy h2 a:visited, #news h2 a:link, #news h2 a:visited, #blog h2 a:link, #blog h2 a:visited {
	color: #000000;
	text-decoration: none;
}
#footer p {
	font-size: .75em;
	margin: 2px 6px 10px;/*(top, right and left, bottom)*/
}
#primary-content-modules #news ul, #primary-content-modules #blog ul {
	clear: both;
	margin-top: 18px;
}
#content-wrapper ul {
	margin: 2px 6px 10px 25px;
	list-style-type: disc;
	list-style-position: outside;/*(top, right, bottom,left)*/
}
#content-wrapper ol {
	margin: 2px 6px 10px 25px;/*(top, right, bottom,left)*/
}
#content-wrapper ul li, #content-wrapper ol li {
	font-size: 0.75em;
	line-height: 1.375em;
}
#content-wrapper dl {
	font-size: 0.75em;
	margin-top: 15px;
	margin-right: 28px;
	margin-bottom: 10px;
	margin-left: 15px;/*(top, right, bottom,left)*/
	display: block;
}
#content-wrapper dt {
	font-weight: bold;
	margin-bottom: 0.7em;
}
#content-wrapper dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-top: 3px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	line-height: 1.375em;
}
#primary-nav a:link, #primary-nav a:visited {
	color: #272727;
	text-decoration: none;
}
#primary-nav ul {
	font-size: .938em;
	margin-right: 6px;
	margin-left: 6px;	/*(top, right and left, bottom)*/
	margin-bottom: 6px;
}
#primary-nav li {
	line-height: 1.1em;
	margin-bottom: 1em;
}
#primary-nav-promo {
}

#primary-nav-promo img {
}


.lead-img-frame-white-normal-left {
	float: left;
	margin-right: 6px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 6px;
}
.news-img-frame-polaroid {
	float: left;
	margin-right: 6px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom: 6px;
}
.rss-feed-icon {
	height: 16px;
	width: 16px;
	display: inline-block;
	margin-right: 5px;
}
.all-news-link {
	list-style-type: none;
	margin-left: -30px;
	padding-left: 20px;
	margin-top: 20px;
}
.all-news-link img {
	vertical-align: middle;
	border: none;
	text-decoration: none;
}
.module .author {
	background-image: url(images/attribution.gif);
	background-repeat: no-repeat;
	background-position: 0% 0.4em;
	padding-left: 9px;
	font-size: 85%;
	font-weight: normal;
	color: #a2a2a2;
}
.module .links {
	width: inherit;
}
.module .links a, .module .links a:visited {
	text-decoration: none;
}
.module .links a span, .module .links a:visited span {
	text-decoration: underline;
}
.module .links a:hover span {
	text-decoration: none;
}
.module .links li {
	list-style-type: none;
	margin-left: -30px;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 20px;
	display: inline;
}
.module .links a img {
	border: none;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 3px;
}
#events .links li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 11px;
	padding-right: 10px;
	margin-top: 20px;
	display: inline;
}

/* End Typography & Colors */

/* Begin Links */
a {
	outline: none;
}
a:link {
	color: #6E2639;
}
a:visited {
	color: #6E2639;
}
a:hover {
	text-decoration: none;
}
/* End Links */

/* Begin Structure */
body {
	/*background-image: url(images/body-gradient.jpg);
	background-repeat: repeat-x;*/
}
#header {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header #branding a {
	background-image: url(images/ualr-logo.png);
	display: block;
	height: 68px;
	width: 295px;
	text-indent: -9999px;
	margin-top: 13px;
}
#header #branding {
	width: 354px;
	float: left;
	height: 95px;
}
#accessibility {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	visibility: hidden;
}
#accessibility p {
	line-height: 1.375em;
	font-size: 0.73em;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	display: block;
	visibility: hidden;
	letter-spacing: -0.1em;
}
#site-tools {
	width: 476px;
	height: 75px;
	top: 30px;
	position: absolute;
	left: 50.4%;
	font-size: 10px;
}
#searchsublinks {
	margin-right: 15px;
}
#searchsublinks ul {
	display: block;
	text-align: right;
}
#searchsublinks ul li {
	display: inline;
}
#searchsublinks ul.rowTwo {
	display: block;
	clear:both;
	margin-top: 5px;
}
#searchsublinks ul.rowThree {
	display: inline-block;
	clear:both;
	margin-top: 15px;
	float: right;
}
#site-tools li#site-tools-apply {
	background-image: url(images/site-tools-apply.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 16px;
	width: 52px;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}
#site-tools #site-tools-apply a {
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 49px;
	text-align: left;
}
#site-tools li#site-tools-give {
	background-image: url(images/site-tools-give.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 16px;
	width: 45px;
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}
#site-tools #site-tools-give a {
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 45px;
	text-align: left;
}
#site-tools-search #submit {
	display: block;
}
#site-tools-search form {
	display: inline;
	line-height: 20px;
}
#site-tools #site-tools-search label {
	background-image: url(images/site-tools-search.gif);
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	width: 50px;
	float: left;
	text-align: left;
	text-indent: -9999px;
	line-height: 20px;
	font-size: 1px;
	margin-top: 3px;
	margin-right: 5px;
}
#site-tools-search input#submit {
	float: left;
	margin-left: 8px;
}
#site-tools-search input#search {
	display: block;
	float: left;
	width: 150px;
	height: 15px;
	font-size: 10px;
	line-height: 12px;
}

#outer-wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
	background-image: url(images/bg-stripe.png);
	background-repeat: repeat-x;
}
#wrapper {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
#outer-wrapper #wrapper #page-body {
	background-image: url(images/page-body-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	clear: both;
}
#outer-wrapper #wrapper #page-body #clear {
	clear: both;
}
#promotions {
	height: 292px;
	clear: both;
	margin-left: 12px;
	margin-right: 12px;
}
#promotions #primary-promotion {
	width: 720px;
	float: left;
	background-image: url(images/primary-promotion-frame-bg.png);
}
#promotions #primary-promotion #carousel-label {
	margin: 0px;
	padding: 0px;
	height: 0px;
	overflow: hidden;
}
#promotions #primary-promotion #slideshow-wrapper {
	margin-top: 22px;
	height: 270px;
	margin-left: 10px;
}
#features-carousel {
	width: 689px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	height: 270px;
	padding: 0px;
	overflow: hidden;
}
.yui-carousel-element li {
	height: 270px;
	text-align: left;
}
#features-carousel a {
	text-decoration: none;
}
#features-carousel li img {
	border: 0;
}
#features-carousel .item {
	display: inline;
	margin: 0;
	overflow: hidden;
	padding-right: 0px;
	width: 689px;
}
/*
				The Carousel ARIA Plugin removes the "href" attribute from the <A> elements used to 
				create the buttons in the navigation, resulting in the focus outline no longer be 
				rendered in Gecko-based browsers when the <A> element is focused.  For this reason, 
				it is necessary to restore the focus outline for the <A>.
			*/				
			a[role=button]:focus {
	outline: dotted 1px #000;
}
#promotions #secondary-promotion {
	float: left;
	height: 264px;
	margin-top: 24px;
	width: 220px;
	margin-left: 12px;
}
#secondary-promotion .secondary-promotion-content {
	width: 220px;
	margin-top: 6px;
}
.secondary-promotion-content ul {
	font-size: 0.75em;
	float: right;
	margin-right: 12px;
	margin-top: 6px;
}
.secondary-promotion-content ul li {
	background-image: url(images/secondary-promotion-bullet.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-bottom: 6px;
}
.secondary-promotion-content a:link {
	color: #FFFFFF;
}
.secondary-promotion-content a:visited {
	color: #FFFFFF;
}
.secondary-promotion-content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#page-body #content-wrapper {
	width: 732px;
	float: right;
	margin-bottom: 20px;
}
#primary-content-modules {
	width: 476px;
	float: left;
}
#primary-content-modules #noteworthy {
	width: 476px;
	margin-top: 30px;
	float: left;
	background-image: url(images/primary-content-module-bg-4-col.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#primary-content-modules #news, #primary-content-modules #blog {
	width: 476px;
	float: left;
	margin-top: 30px;
	background-image: url(images/primary-content-module-bg-4-col.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#primary-content-modules #events {
	width: 476px;
	float: left;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#secondary-content-modules {
	width: 232px;
	float: left;
	margin-left: 12px;
}
#secondary-content-modules #features {
	margin-bottom: 20px;
}
#secondary-content-modules #features .feature-1 {
	margin-top: 6px;
	margin-bottom: 0px;
}

#dm {
	width: 211px;
	background-image: url(images/dm/dm-bg-tile.gif);
	background-repeat: repeat-x;
	padding-bottom: 6px;
}
#dm h3 {
	background-image: url(images/dm/heading.png);
	background-repeat: no-repeat;
	display: inline-block;
	text-indent: -9999px;
	height: 42px;
	width: 93px;
	float: right;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-right: 15px;
}
#dm img.headshot {
	display: inline;
	float: left;
	margin-left: 6px;
}
#dm #dm-description h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#dm #dm-description {
	clear: both;
	background-image: url(images/dm/description-bg.jpg);
	background-repeat: repeat-x;
	background-color: #6E2639;
	margin-right: 6px;
	margin-left: 6px;
	margin-top: 1px;
}
#dm #dm-description p {
	color: #FFFFFF;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#dm #dm-description img.name {
	display: block;
}
#dm #dm-description a:link, #dm #dm-description a:visited {
	color: #FFFFFF;
}
#dm #dm-description a:hover {
	color: #FFFFFF;
}
/* End hide from IE-mac */
#secondary-content-modules #features .feature-2 {
	margin-top: 36px;
	margin-bottom: 0px;
	clear: both;
}
#features .feature-2 p {
	margin-right: 24px;
	margin-left: 6px;
}
.participate {
	float: right;
	display: block;
	clear: both;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-right: 6px;
}
#features {
	margin-top: 14px;
}
#features .module {
	margin-bottom: 20px;
}
#wrapper #page-body #primary-nav {
	width: 232px;
	display: block;
	float: left;
	margin-top: 30px;
}
#footer {
	clear: both;
	/* background-image: url(images/footer-bg.jpg); */
	background: #444;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	padding-top: 20px;
	height: 202px;
}
#footer p {
	display: block;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.7em;
	line-height: 1.2em;
}
#footer a{
	color: #ccc;
}
/*#footer {
	clear: both;
	background-image: url(images/footer-bg.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	padding-top: 20px;
	height: 202px;
}
#footer p {
	display: block;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.7em;
	line-height: 1.2em;
}*/

#footer #socialtools {
	float: right;
	margin-right: 20px;
	width: 300px;
}
#footer #socialtools h4 {
	text-transform: uppercase;
	font-size: 0.8333em;
	color: #c0c0c0;
	text-indent: -9999px; display: none;
}
#footer #socialtools ul.blogroll {
	display: inline;
	float: left;
	clear: none;
	margin-right: 5px;
}
#footer #socialtools ul.blogroll li {
	display: inline;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End Structure */

/* Begin Top Navbar */

#audience-nav {
	/*background-image: url(images/audience-nav-bg.jpg);*/
	background: #444;
	display: block;
	clear: both;
	position: absolute;
	top: 95px;
	left: 0px;
	width: 100%;
	background-repeat: repeat-x;
}
#audience-nav ul {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}
#audience-nav li {
	display: inline;
	line-height: 1.375em;
	font-size: 0.75em;
	font-weight: bold;

}
#audience-nav ul li a {
	letter-spacing: -0.03em;
padding: 3px 62px 5px 4px;
font-weight: normal;
font-size: 1.1em;
}
#audience-nav ul li#navProspective {
	width: 227px;
}
#audience-nav ul li#navCurrent {
	width: 186px;
}
#audience-nav ul li#navFacultystaff {
	width: 163px;
}
#audience-nav ul li#navAlumni {
	width: 188px;
}
#audience-nav ul li#navParents {
	width: 197px;
}
#p7PMnav {
	margin: 0;
	padding:0;
}
#p7PMnav li {
	list-style-type: none;
}
#p7PMnav ul li {
	border-right: 0;
	line-height: 1.7em;
	font-size: 0.938em;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-image: url(images/audience-nav-transparent-bg.png);
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 45px;
	padding-left: 4px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #fff;
	background-image: none;
}
#p7PMnav ul a {
	color: #FFFFFF;
}
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	color: #FFFFFF;
	letter-spacing: -0.03em;
	background-image: url(images/audience-nav-transparent-bg-hover.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* ------ the current page marker style ------ */
#p7PMnav li {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul li, #p7PMnav ul .p7PMon {
	background-image:  url(images/p7pm/img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	color: #000000;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 200px;
}
#pmmcrumb {
	font-weight: bold;
	color: #000000;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #000000;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
/* End Top Navbar */



/* Begin Carousel */
.yui-carousel{
	visibility:hidden;
	overflow:hidden;
	position:relative;
}
.yui-carousel.yui-carousel-visible{
	visibility:visible;
	left: 0px;
	top: 0px;
}
.yui-carousel-content{
	float: left;
	overflow:hidden;
	position:relative;
	margin-top: -37px;
}
.yui-carousel-element{
	overflow:hidden;
	padding:0;
	position:relative;
	width:32000px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	left: 0px;
	top: 0px;
}
.yui-carousel-element li{
	float:left;
	list-style:none;
	margin:1px;
	overflow:hidden;
	padding:0;
	text-align:center;
	*float:none;
	*display:inline-block;
	*zoom:1;
	*display:inline;
}
.yui-carousel .yui-carousel-item-selected{
}
.yui-carousel-vertical{
	height:32000px;
	margin:0 5px;
	width:auto;
}
.yui-carousel-vertical .yui-carousel-element{
	margin:0 5px;
}
.yui-carousel-vertical .yui-carousel-element li{
	display:block;
	float:none;
}
.yui-log .carousel{
	background:#f2e886;
}
.yui-carousel-nav{
	zoom:1;
	position: relative;
	z-index: 2;
	left: 0px;
	top: 235px;
}
.yui-carousel-nav:after{
	clear:both;
	content:"";
	display:block;
}
.yui-carousel-button-focus{
	outline:1px dotted #000;
}
.yui-skin-sam .yui-carousel,.yui-skin-sam .yui-carousel-vertical{
	border:1px solid #808080;
}
.yui-skin-sam .yui-carousel-nav{
	background:url(images/sprite.png) repeat-x 0 0;
	padding:4px;
	text-align:right;
}
.yui-skin-sam .yui-carousel-button{
	float:right;
	height:19px;
	margin:5px;
	overflow:hidden;
	width:40px;
	background-image: url(images/sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -600px;
}
.yui-skin-sam .yui-carousel-vertical .yui-carousel-button{
	background-position:0 -800px;
}
.yui-skin-sam .yui-carousel-button-disabled{
background-position:0 -2000px;
}
.yui-skin-sam .yui-carousel-vertical .yui-carousel-button-disabled{
background-position:0 -2100px;
}
.yui-skin-sam .yui-carousel-button input{
	background-color:transparent;
	border:0;
	cursor:pointer;
	display:block;
	height:44px
	;margin:-2px 0 0 -2px;
	padding:0 0 0 50px;
}
.yui-skin-sam span.yui-carousel-first-button{
	background-position:0px -550px;
	margin-left:-100px;
	margin-right:50px;
	*margin:5px 5px 5px -90px;
}
.yui-skin-sam .yui-carousel-vertical span.yui-carousel-first-button{
	background-position:0px -750px;
}
.yui-skin-sam span.yui-carousel-first-button-disabled{
	background-position:0 -1950px;
}
.yui-skin-sam .yui-carousel-vertical span.yui-carousel-first-button-disabled{
	background-position:0 -2050px;
}
.yui-skin-sam .yui-carousel-nav ul{
	float:right;
	margin-left:-220px;
	margin-right:100px;
	*margin-left:-160px;
	*margin-right:0;
	padding:0;
	margin-top: 0;
	margin-bottom: 0;
}
.yui-skin-sam .yui-carousel-nav select{
	position:relative;
	*right:50px;
	top:4px;
}
.yui-skin-sam .yui-carousel-vertical .yui-carousel-nav ul,.yui-skin-sam .yui-carousel-vertical .yui-carousel-nav select{
	float:none;
	margin:0;*zoom:1;
}
.yui-skin-sam .yui-carousel-nav ul li{
	float:left;
	height:19px;
	list-style:none;
}
.yui-skin-sam .yui-carousel-nav ul:after{
	clear:both;
	content:"";
	display:block;
}
.yui-skin-sam .yui-carousel-nav ul li a{
	background:url(images/sprite.png) no-repeat 0 -650px;
	display:block;
	height:9px;
	margin:10px 0 0 5px;
	overflow:hidden;width:9px;
}
.yui-skin-sam .yui-carousel-nav ul li a em{
	left:-10000px;
	position:absolute;
}
.yui-skin-sam .yui-carousel-nav ul li.yui-carousel-nav-page-selected a{
	background-position:0 -700px;
}
/* End Carousel */

/* Begin Theme Override */
.hide {
	display: none;
}

/* End Theme Override */

/*Changes made by DK 7-29-13*/
div div.hp-ad{
    text-decoration: none;
    display: block;
    border-radius: 10px;
    ms-border-radius: 10px;
    width:195px;
    margin-bottom: 10px;
    padding: 10px;
	


}
div div.majordecision h3{
    width: 50%;

    margin-bottom: 10px;
    float: left;
    color: #6e2739;
    font-style: italic;
    font-size: 26px;
}
div div.majordecision p{
    clear: both;
    color: #444;
    font-size: 16px;
    margin-bottom: 5px;
}
div div.majordecision .tagline{
    color: #6e2639;
    font-size: 14px;
    text-decoration: underline;
}
div div.majordecision img{
    float: left;
}
div div.quicklinks{
	width: 195px;
	padding: 10px;
	border-radius: 10px;
	ms-border-radius: 10px;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */

}
div div.quicklinks ul{
	list-style: none !important;
}
div div.quicklinks h4{
	color: #6e2739;
}
div div.quicklinks ul li{
	line-height: 1.75em !important;
}
div div.quicklinks li:before{
	content: " ";
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 5px;
	background: url(images/site-tools-apply.gif);

}


