/*

General Start Page Layout Style Sheet

*/


/* Header */

#header h1 {
	font-weight: bold;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-transform: none;
	font-size: 198%;
	padding-top: 16px;
	padding-bottom: 14px;
}
#header {
	background-color: #036;
	padding-right: 7px;
}

#header h1 span {
	font-size: 63%;
	text-transform: uppercase;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-style: normal;
	font-weight: normal;
	color: #ccc;
}

/* Branding Images */

div.branding-images {
	padding: 10px;
	padding-top: 2px;
	padding-bottom: 9px;
	width: 740px;      /* Force HasLayout in IE so float containment contains margins. */
}
div.branding-images img.big {
	float: left;
	width: 555px;
	height: 245px;
}
div.branding-images img.small {
	float: left;
	width: 180px;
	height: 120px;
	margin-left: 5px;
	margin-bottom: 5px;
}
div.branding-images img.last {
	margin-bottom: 0;
}
div.branding-images:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}


/* Resource Links */

div#resource-links {
	font-size: 93.46%; /* Drop back from 12px to 11.2677px. */
	background-image: url("images/pro_aps_menu_bg.png");
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #036;
	border-top: 1px solid #e6e6e6;
	min-height: 153px;
	height: auto !important;
	height: 153px;
	margin-bottom: 10px;
}

div#resource-links h4 {
	margin: 7px 0 0 0 ;
	font-size: 110%;
	font-weight: bold;
	
}

div.linkgroup {
	color: white;
	width: 180px;
	padding: 7px 0px 0px 10px;
	float: left;
}

div#doublegroup {
	color: white;
	width: 370px;
	padding: 7px 0px 0px 10px;
	float: left;
}

div#doublegroup ul {
	list-style: square inside;

	float: left;
	width: 170px;
}

div#doublegroup ul#programs2 {
	margin-left: 20px;
}

/*div#doublegroup ul li.section-title {
	list-style: square inside;
	
	padding-top: .6em;
	
	margin: 0;
	padding: 0;
	
	font-weight: bold;
	font-size: 110%;

}*/

div#doublegroup ul li {
	list-style: square inside;
	
	padding-top: 0.6em;
	text-indent: -15px;
	padding-left: 15px;
}

div.linkgroup h3 {
	color: black;
	margin: 0 0 2px 0;
	text-transform: uppercase;
	font-size: 110%;
	color: #ccc;
	font-weight: bold;
}

div.linkgroup ul {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

div.linkgroup ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 0.4em;
	text-indent: -10px;
	padding-left: 10px;
}

div.linkgroup ul li a {
	font-size: 1em;
	line-height: 110%;
	color: #eee;
	text-decoration: none;
	font-weight: normal;
}

div.linkgroup ul li a:hover {
	text-decoration: underline;
}

div#resource-links:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}


/* Content Section */

div.content-section-columns {
	background-image: url("images/pro_aps_content_bg.png");
	background-repeat: repeat-y;
	background-position: top left;
	width: 100%; /* Force hasLayout in IE, so it contains floats right. */
}
div.content-section-columns:after {
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
}

/* Side Links */

div.side-links {
	width: 190px;
	float: left;
	background-color: #eaeae1;
}
div.side-links h4 {
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	padding: 6px 10px 5px 10px;
	background-color: #d6d6c2;
	font-size: 109%;
	color: #333;
}
div.side-links ul {
	margin: 0 10px 18px 10px;
	padding: 0;
	list-style-type: none;
}
div.side-links ul li {
	margin: 0.6em 0;
	padding: 0;
	line-height: 110%;
	padding-left: 10px;
	text-indent: -10px;
}
div.side-links a {
	color: #900;
	text-decoration: none;
}
div.side-links a:hover {
	text-decoration: underline;
}

div.side-links div.program-search {
	padding: 0 10px 15px 10px;
	text-align: right;
}
div.side-links div.program-search form {
	margin: 0;
	padding: 0;
}
div.side-links div.program-search #text_field {
	width: 164px;
}
div.side-links div.program-search #search_programs {
	margin-top: 5px;
}


/* Feature Section */

div.feature-section {
	float: right;
	width: 190px;
	background-color: #eaeae1;
}
div.feature-column h4 {
	margin: 0;
	margin-bottom: 10px;
	padding: 6px 10px 5px 10px;
	background-color: #d6d6c2;
	color: #333;
	font-size: 109%;
	font-weight: bold;
}

div.feature-column p.more-link {
	text-align: right;
	font-size: 85%;
	padding: 5px 10px 10px 10px;
	font-weight: bold;
	margin: 0;
}
div.feature-column p.more-link a {
	color: #900;
	text-decoration: none;
}
div.feature-column p.more-link a:hover {
	text-decoration: underline;
}

/* Upcoming Events */

div.feature-column-calendar dl {
	font-size: 85%;
	font-family: arial, sans-serif;
	line-height: 130%;
	margin: 7px 10px 8px 10px;
	position: relative;
}
div.feature-column-calendar dt {
	float: left;
}
div.feature-column-calendar dd {
	margin-left: 4em !important;
	margin-left: 3.75em; /* Readjust for IE6 and the 3px jog. */
	margin-bottom: 1em;
	color: #900;
}

div.feature-column-calendar dd a {
	color: #900;
	text-decoration: none;
}
div.feature-column-calendar dd a:hover {
	text-decoration: underline;
}


/* News and Features */

div.feature-column-news ul {
	font-size: 92%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin: 6px 10px 8px 10px;
}
div.feature-column-news ul li {
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	padding-top: 8px;
	line-height: 130%;
	background-image: url("/images/start/start_page_news_divider.gif");
	background-position: top left;
	background-repeat: repeat-x;
	clear: left;
}
div.feature-column-news ul li.first {
	background-image: none;
	border-top-width: 0;
	margin-top: 0;
	padding-top: 0;
}
div.feature-column-news li a {
	border-width: 0;
	text-decoration: none;
}
div.feature-column-news li a.news-headline:hover {
	text-decoration: underline;
}
div.feature-column-news li a.news-headline {
	color: #900;
	line-height: 140%;
	font-weight: bold;
}
div.feature-column-news li a.news-story {
	color: #000;
	font-size: 92%;
}
div.feature-column-news li a.news-story:hover {
	text-decoration: underline;
}


/* Main Content Area */

div.center-content {
	width: 360px;
	float: left; /* Fix IE's 3px text jog. */
	margin-left: 10px;
	position: relative;
	margin-bottom: 20px;
}

div.center-content img {
	border: 0;
}

div.center-content h4.apu-stats {
	display: none;
}
div.center-content table.apu-stats {
	margin-top: 15px;
	width: 360px;
}
div.center-content table.apu-stats td.value {
	width: 52px;
	color: #900;
	font-size: 217%;
	font-weight: bold;
	text-align: right;
	text-shadow: rgb(72%,72%,72%) 2px 2px 2px;
	vertical-align: bottom;
}
div.center-content table.apu-stats td.label {
	width: 308px;
	font-size: 140%;
	color: #333;
	padding-left: 5px;
	vertical-align: bottom;
	padding-bottom: 5px;
}
div.center-content table.apu-stats span.motto {
	font-style: italic;
}

a#us-news-badge {
	display: block;
	position: absolute;
	top: 310px;
	right: 10px;
}
a#us-news-badge img {
	display: block;
}

p.action-links {
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	color: #900;
	text-transform: uppercase;
	text-shadow: rgb(80%,80%,80%) 2px 2px 2px;
	text-align: center;
}
p.action-links span {
	overflow: hidden;
	color: white;
	padding-right: 35px;
	text-shadow: none;
	background-image: url("images/action_link_vr.gif");
	background-repeat: repeat-y;
	background-position: 48% 0;
}
p.action-links a {
	color: #900;
	text-decoration: none;
}
p.action-links a:hover {
	text-decoration: underline;
}

