@import 'reset.css';
/* Generel
------------------------------------ */
HTML, BODY {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 0;
	padding: 0;
	height: 100%;
	font-weight: normal;
}
A{
    /*color: #73216D;*/
    color: #94b74d;
	text-decoration: none;
	cursor: pointer;
}
A:hover {
	text-decoration: underline;
}
STRONG {
	font-weight: bold;
}
EM {
	font-style: italic;
}
.clear {
	clear: both;
}
INPUT {
	vertical-align: middle;
}
#container {
	width: 980px;
	position:relative;
	margin: 0 auto;
}
h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	line-height: 1;
	letter-spacing: -1px;
	margin-bottom: 12px;
}
h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 1.1;
	color: #999900;
}
h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	/*color: #999900;*/
	color: #a1bf6d;
	line-height: 1.2;
	margin-top: 12px;
}
h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #999900;
	line-height: 1.4;
	margin-top: 10px;
}
h5 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #999900;
	line-height: 1.6;
	margin-top: 8px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
}
p {
	line-height: 1.6;
	margin-top: 8px;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
sub {
	vertical-align: sub;
	font-size: smaller;
}
/* Header
------------------------------------ */

#header {
	position: relative;
	z-index: 1000;
	width: 980px;
	height: 94px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header IMG {
	display: block;
	float: left;
}
#header IMG A {
	display: inline-block;
	outline: none;
}
IMG.cu_logo {
	position: absolute;
	left:2px;
	top:26px;
}
#header.postCU50th IMG.cu_logo {
	left:25px;
}
IMG.cu_50th {
	position: absolute;
	left:84px;
	top:25px;
}
IMG.issue {
	position: absolute;
	left:182px;
	top:22px;
}
#header.postCU50th IMG.issue {
	left:120px;
}
IMG.header_gra_inner {
	position: absolute;
	left:262px;
	top:17px;
}
#header.postCU50th IMG.header_gra_inner {
	left:230px;
}
#control {
	position: absolute;
	top: 20px;
	right: 20px;
	display: inline-block;
	z-index: 1100;
	height: 65px;
	width: 390px;
}
#control.control_other {
	top: 20px;
	right: 20px;
	display: inline-block;
	z-index: 1100;
	height: 65px;
	width: 380px;
}
#control IMG {
	display: block;
	float: left;
	margin: 0 0 0 10px;
}
#search {
	float: left;
}
#search FORM {
	width: 164px;
	height: 18px;
	position: relative;
	background: url('images/search_inner.png') no-repeat;
}
#search input[type="text"] {
	border: 0;
	background: none;
	font-size: 11px;
	color: #333;
	width: 130px;
	height: 14px;
	line-height: 14px;
	position: absolute;
	top: 2px;
	left: 6px;
}
#search input[type="submit"] {
	width: 20px;
	height: 14px;
	position: absolute;
	top:2px;
	right: 2px;
	outline: none;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	border: 0px;
	background: none;
}
#select {
	position: absolute;
	font-size: 12px;
	color: #666;
	top: 34px;
	left: 0;
	width: 286px;
}
#corner-links {
	position: absolute;
	top: 20px;
	right: 10px;
	display: inline-block;
	z-index: 1100;
	color: #666;
	height: 65px;
	width: 100px;
}
#corner-links A, #control a {
	color: #666;
}
#corner-links .language, #control .language {
	display: block;
	float: left;
	/*width: 71px;*/
	right: 0;
	/*text-align: right;*/
	font-size: 12px;
	padding-left:10px;
}
#corner-links .language .sep, #control .language .sep {
	padding: 0 3px 0 3px;
	display: inline-block;
}
.sizing {
	color: #666666;
	float: left;
	padding-left: 10px;
}
.sizing p a {
	color: #999999;
	text-decoration: none;
}
.sizing p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 0.9;
}
.sizing p span.current {
	color: #73216D;
}
.sizing {
	font-family: Arial, Helvetica, sans-serif;
}
.sizing p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.story_bar, .green_bar, .purple_bar {
	position: relative;
	z-index: 900;
	width: 964px;
	height: 15px;
	background-image: url(images/cover_story_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*text-align: right;*/
	padding: 3px 8px 2px 8px;
	font-size: 11px;
	line-height: 1.2;
	color: #FFF;
	letter-spacing: 3px;
}
.green_bar {
	background-color: #94b74d;
	background-image: none;
}
.purple_bar {
	background-color: #73216D;
	background-image: none;
}
.story_bar_section {
	float:left;
}
.story_bar_date {
	float:right;
}
#footer_storybar {
	text-align: right;
	letter-spacing: inherit;
}
#footer_storybar a, #footer_storybar a:hover {
	color: #fff;
	text-decoration: none;
}
/* Main
------------------------------------ */

#main {
	width: 928px;
	float: left;
	position: relative;
	padding: 28px 26px 0 26px;
}
.row {
	width: 928px;
	float: left;
	position: relative;
	padding-bottom: 30px;
}
.pic_box {
	width: 524px;
	float: left;
	position: relative;
}
.pic_box IMG {
	display: block;
	float: left;
	margin-bottom: 10px;
}
.pic_box IMG A {
	display: inline-block;
	outline: none;
}
.txt_box_right {
	width: 378px;
	float: left;
	position: relative;
	margin-left: 26px;
}
.txt_box_left {
	width: 378px;
	float: left;
	position: relative;
	margin-right: 26px;
}
#icon_box {
	padding: 8px 0 0 27px;
	text-align: center;
}
#icon_box IMG {
	display: block;
	float: left;
	position: relative;
	margin: 0 3px 6px 3px;
}
ul.bjqs {
	position:relative;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	display:none;
}
li.bjqs-slide {
	position:absolute;
	display:none;
}
#slideshow .date-image {
	display: block;
	position: absolute;
	top:10px;
	left:20px;
}
.bjqs-markers {
	position: absolute;
	display: inline-block;
	top:130px;
	left: 38px;
}
.bjqs-markers A {
	display: block;
	outline: none;
	text-indent: -9999px;
	width: 4px;
	height: 4px;
	background: url('images/slider-tabs.png') no-repeat right top;
}
.bjqs-markers LI {
	float: left;
	margin: 0 9px 0 0;
}
.bjqs-markers LI.active-marker A {
	background-position:left top;
}
/* Footer
------------------------------------ */

#footer {
	padding: 30px 0 0 0;
}
#social-inner {
	display: inline-block;
	float: left;
	margin: 0 0 10px 0;
	width: 450px;
}
#fb-comment-wrapper {
	display: inline-block;
	float: right;
	margin: 0 0 10px 0;
	width: 450px;
}
#footer-links {
	display: inline-block;
	float: right;
	clear: both;
	margin: 0 0 5px 0;
	color: #999;
	font-size: 11px;
	position: relative;
}

#footer-links a {
	color: #73216d;
}

#footer-links .sep {
	padding: 0 10px 0 10px;
}
#copyright {
	display: inline-block;
	float: right;
	clear: both;
	padding: 0 0 20px 0;
	font-size: 11px;
	position: relative;
}
/* Table of Content Select Box
---------------------------------------------*/
select#dlTOC {
	width: 390px;
}
/* News and Announcement
---------------------------------------------*/
table.event-table {
	margin-top: 8px;
	border-collapse: collapse;
}
table.event-table td {
	padding: 5px;
	border: 1px solid #999900;
}
div#main div.image-column {
	float:left;
	text-align:center;
	padding-bottom: 15px;
}
div#main img.photos {
	padding: 15px 15px 0 15px;
}
div.photo-captions, p.photo-captions {
	padding:0 15px;
}
/* Quote 
---------------------------------------------*/
div.quote-border {
	border:1px solid #999900;
	padding: 10px;
}
/* Bullet points in content 
---------------------------------------------*/
div#main li {
	list-style-type: none;
	background: url(images/bullet.gif) 5px 5px no-repeat transparent;
	line-height: 1.6;
	padding-left: 20px;
}
div#main ol {
	padding-left: 20px;
}
div#main ol > li {
	list-style-type: decimal;
	background: none;
	padding-left: 0px;
}
div#main ul, div#main ol {
	overflow: hidden;
}
/* Image in Content
---------------------------------------------*/
div#main img.top, div#main div.photo-top {
	padding: 0 25px 25px 25px
}
div#main img.right-top, div#main div.photo-right-top {
	padding: 0 0 25px 25px
}
div#main img.right, div#main div.photo-right {
	padding: 25px 0 25px 25px
}
div#main img.right-bottom, div#main div.photo-right-bottom {
	padding: 25px 0 0 25px
}
div#main img.bottom, div#main div.photo-bottom {
	padding: 25px 25px 0 25px
}
div#main img.left-bottom, div#main div.photo-left-bottom {
	padding: 25px 25px 0 0
}
div#main img.left-bottom, div#main div.photo-left-bottom {
	padding: 25px 25px 25px 0
}
div#main img.left-top, div#main div.photo-left-top {
	padding: 0 25px 25px 0
}
div#main div.photo-top img, div#main div.photo-right-top img, div#main div.photo-right img, div#main div.photo-right-bottom img, div#main div.photo-bottom img, div#main div.photo-left-bottom img, div#main div.photo-left-bottom img, div#main div.photo-left-top img {
	margin-bottom: 10px
}
/* Tablesorter
---------------------------------------------*/
table.tablesorter th, table.tablesorter td {
	border: 1px solid #999900;
}
table.tablesorter thead th.tablesorter-header {
	background-color: #dde5a1;
}
table.tablesorter tbody tr:hover td {
	background-color: #F4F6E2;
}
