/* CSS 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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/*--Text - OpenSans--*/
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/OpenSans-Light-webfont.eot');
  src: url('/fonts/opensans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensans/OpenSans-Light-webfont.woff') format('woff'), url('/fonts/opensans/OpenSans-Light-webfont.ttf') format('truetype'), url('/fonts/opensans/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/OpenSans-LightItalic-webfont.eot');
  src: url('/fonts/opensans/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensans/OpenSans-LightItalic-webfont.woff') format('woff'), url('/fonts/opensans/OpenSans-LightItalic-webfont.ttf') format('truetype'), url('/fonts/opensans/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/OpenSans-Regular-webfont.eot');
  src: url('/fonts/opensans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensans/OpenSans-Regular-webfont.woff') format('woff'), url('/fonts/opensans/OpenSans-Regular-webfont.ttf') format('truetype'), url('/fonts/opensans/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/OpenSans-Italic-webfont.eot');
  src: url('/fonts/opensans/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensans/OpenSans-Italic-webfont.woff') format('woff'), url('/fonts/opensans/OpenSans-Italic-webfont.ttf') format('truetype'), url('/fonts/opensans/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/OpenSans-Semibold-webfont.eot');
  src: url('/fonts/opensans/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensans/OpenSans-Semibold-webfont.woff') format('woff'), url('/fonts/opensans/OpenSans-Semibold-webfont.ttf') format('truetype'), url('/fonts/opensans/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/OpenSans-SemiboldItalic-webfont.eot');
  src: url('/fonts/opensans/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensans/OpenSans-SemiboldItalic-webfont.woff') format('woff'), url('/fonts/opensans/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'), url('/fonts/opensans/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/OpenSans-Bold-webfont.eot');
  src: url('/fonts/opensans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensans/OpenSans-Bold-webfont.woff') format('woff'), url('/fonts/opensans/OpenSans-Bold-webfont.ttf') format('truetype'), url('/fonts/opensans/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/OpenSans-BoldItalic-webfont.eot');
  src: url('/fonts/opensans/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensans/OpenSans-BoldItalic-webfont.woff') format('woff'), url('/fonts/opensans/OpenSans-BoldItalic-webfont.ttf') format('truetype'), url('/fonts/opensans/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/OpenSans-ExtraBold-webfont.eot');
  src: url('/fonts/opensans/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensans/OpenSans-ExtraBold-webfont.woff') format('woff'), url('/fonts/opensans/OpenSans-ExtraBold-webfont.ttf') format('truetype'), url('/fonts/opensans/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('/fonts/opensans/OpenSans-ExtraBoldItalic-webfont.eot');
  src: url('/fonts/opensans/OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensans/OpenSans-ExtraBoldItalic-webfont.woff') format('woff'), url('/fonts/opensans/OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'), url('/fonts/opensans/OpenSans-ExtraBoldItalic-webfont.svg#OpenSansExtraboldItalic') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
	font-family: 'Trajan';
	src: url('/fonts/trajan/trajan-regular.eot');
	src: url('/fonts/trajan/trajan-regular.eot?#iefix') format('embedded-opentype'), 
		url('/fonts/trajan/trajan-regular.woff') format('woff'), 
		url('/fonts/trajan/trajan-regular.ttf') format('truetype'), 
		url('/fonts/trajan/trajan-regular.svg#TrajanPro-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
	font-family: 'Trajan';
	src: url('/fonts/trajan/trajan-bold.eot');
	src: url('/fonts/trajan/trajan-bold.eot?#iefix') format('embedded-opentype'), 
		 url('/fonts/trajan/trajan-bold.woff') format('woff'), 
		 url('/fonts/trajan/trajan-bold.ttf') format('truetype'), 
		 url('/fonts/trajan/trajan-bold.svg#TrajanPro-Bold') format('svg');
	font-weight: 800;
	font-style: normal;
}

/* Global Styles */
body:not(.test) {
	background-image: url("images/simple_dashed.png");
}

h1 {
	font-size: 24px;
	color: #fbc250;
	font-weight: 800;
}
h2 {
	font-size: 18px;
	font-weight: 600;
	color: #ff7433;
}

a, a:visited, a:active {
	color: #fbc250;
	font-weight: 600;
	text-decoration: none;
}
a:hover {
	color: #dc0000;
}

strong {
	font-weight: 800;
}

em {
	font-style: italic;
}

.strike {
	text-decoration: line-through;
}

#body-wrapper {
	background-image: url("images/header-bg.png");
	background-repeat: repeat-x;
	background-position: 0 50px;
	width: 100%;
	height: 100%;
}

#main {
	margin: 0 auto;
	width: 960px;
	padding-top: 85px;
}

#title {
	background-image: url("images/title.png");
	background-repeat: no-repeat;
	height: 70px;
}

#logo {
	width: 310px;
	height: 320px;
	/*background-image: url("images/logo.png");*/
	position: absolute;
	top: 2px;
	margin-left: 682px;
}
#logo a {
	line-height: 310px;
}

#menu {
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 600;
	margin: 25px 0 40px 0;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#menu li {
	float: left;
	height: 21px;
	line-height: 21px;
}

#menu li.nav-left {
	width: 142px;
	background-image: url("images/nav-left.png");
}
#menu li.nav-right {
	width: 142px;
	background-image: url("images/nav-right.png");
}
#menu li.menu-element {
	padding: 0 14px;
	background-color: #121212;
	text-align: center;
	cursor: pointer;
}
#menu li.menu-element:hover {
	/*background-color: transparent;*/
	/*color: #121212;*/
}
#menu li.menu-element.active {
	background-color: transparent;
}
#menu li.menu-element.active a {
	color: #000000;
}
#menu a {
	text-decoration: none;
	color: #fbc250;
}

#menu a:active, 
#menu a:visited {

}

#menu a:hover {
	color: #dc0000;
}

#preload-div {
	height: 0;
	display: none;
}

/** Popup Styles **/

#contents-popup {
	width: 383px;
	position: absolute;
	margin-left: 105px;
	margin-top: 0;
	display: none;
}
.popup-header {
	background-image: url("images/popup-header.png");
	height: 57px;
}
.popup-body {
	background-image: url("images/popup-body.png");
	font-family: 'Trajan';
	font-weight: 800;
	font-size: 12px;
	padding: 10px 0;
}
.popup-footer {
	background-image: url("images/popup-footer.png");
	height: 45px
}
.popup-close {
	height: 26px;
	width: 26px;
	float: right;
	background-image: url("images/close.png");
	background-position: 0 0;
	cursor: pointer;
	margin: 23px 18px 0 0;
}
.popup-close:hover {
	background-position: -26px 0;
}
.popup-row {
	height: 24px;
	line-height: 24px;
	cursor: pointer;
}
.popup-date {
	float: left;
	color: #fbc250;
	margin-left: 28px;
}
.popup-title {
	float: left;
	width: 240px;
	padding-left:6px;
	margin-left: 12px;
}
#menu .popup-row:hover .popup-date a {
	color: #ffffff;
}
#menu .popup-title a {
	color: #000000;
	float: left;
	width: 100%;
}
#menu  .popup-row:hover .popup-title a {
	color: #ffffff;
}
#menu  .popup-row:hover .popup-title {
	background-color: #121212;
}

/** Content Styles **/

#content {
	font-family: 'Open Sans';
	color: white;
	font-size: 14px;
	line-height: 21px;
	padding: 40px 0 40px 0;
	text-align: justify;
}
#content p {
	margin: 16px 0;
}
#content p.indent {
	padding: 0 30px;
}
.story-wrapper.legacy {
	width: 730px;
}
.story-wrapper.legacy img {
	border: 1px solid #f4af2b;
}
.story-title {
	font-size: 24px;
	color: #fbc250;
	font-weight: 800;
	height: 28px;
	line-height: 28px;
}
.story-date {
	color: #747474;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
}
.story-body {
	
}

img.left-image {
	float: left;
	margin-right: 20px;
	margin-top: 6px;
	clear: both;
}
img.right-image {
	float: right;
	margin-left: 20px;
	margin-top: 6px;
	clear: both;
}

.indented-list {
	padding-left: 40px;
}
.bulleted-list {
	padding-left: 40px;
	list-style: disc outside none;
}
.numbered-list {
	padding-left: 60px;
	list-style: decimal outside none;
}

