/* @override http://criteriamaster.local:8888/assets/css/master.css */

body {
	padding-top: 33px;
	padding-left: 50px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 7.5pt;
}

h2, h3 {
	display: none;
}

h1#index-title {
	width: 875px;
	height: 93px;
	margin-top: 0;
	margin-bottom: 0;
	border-top: 2px dotted #ccc;
	border-bottom: 2px dotted #ccc;
	background: url(/assets/images/a_big.gif) no-repeat 10px 13px;
	cursor: pointer;
}
h1#index-title span {
	display: none;
}

h1#home-title {
	width: 875px;
	height: 22px;
	margin-top: 0;
	margin-bottom: 0;
	border-top: 2px dotted #ccc;
	border-bottom: 2px dotted #ccc;
	background: url(/assets/images/a_mini.gif) no-repeat 8px 5px;
	cursor: pointer;
}
h1#home-title span {
	display: none;
}

#content {
	width: 875px;
	height: auto;
	text-align: left;
	padding: 18px 0 18px 0;
	border-bottom: 2px dotted #ccc;
}

#content-loading {
	padding: 0 0 0 10px;
	border: 0;
	height: 505px;
}

#container, .text-box {
	display:none;
}

.vertical-nav {
	width: 875px;
	border-bottom: 2px dotted #ccc;
}
.vertical-nav ul, #project-menu ul {
	list-style: none;
	margin-left: -30px !important;
	margin-left: 9px;
	text-transform: uppercase;
	margin-top: 7px;
	margin-bottom: 7px;
}
#project-menu {
	text-align: left;
	border-bottom: 2px dotted #ccc;
	margin-top: -16px !important;
	margin-top: -11px;
	margin-bottom: 18px;
}
#project-menu ul li {
	display: inline;
	margin-right: 5px;
	line-height: 4px !important;
	line-height: 12px;
}
.vertical-nav ul li {
}
.vertical-nav ul li a, #project-menu ul li a {
	text-decoration: none;
	color: #000;
}
.vertical-nav ul li.down a, .vertical-nav ul li.selected a {
	color: rgb(184,18,21);
}
#project-menu ul li.selected a {
	color: rgb(184,18,21);
}
#content #controls-floater {
	position: absolute;
	width: 200px;
	right: 30px;
	top: 30px;
	z-index: 2000;
	padding: 10px;
	background-color: #eee;
	border: 1px solid #999;
	font-size: 11px;
}
#content .text-box {
	text-align: left;
	width: 180px;
	height: 90px;
	position: absolute;
	margin-top: 15px;
	margin-left: 690px !important;
	/*margin-left: 220px;*/
	z-index: 200;
}
#content .text-box #prev-next-arrows {
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	font-size: 1.3em;
	letter-spacing: 1px;
}
#content .text-box #prev-next-arrows a {
	text-decoration: none;
	color: #000;
}
#content #link-floater {
	text-align: left;
	width: 872px;
	height: 503px;
	position: absolute;
	margin-top: 0px;
	z-index: 100;
	cursor: pointer;
}

#content .text-box .pager, #content .text-box .text {
	margin-top: 3px;
	border-bottom: 2px dotted #000;
	padding-bottom: 3px;
}
#content .text-box .white {
	color: #fff;
	border-bottom: 2px dotted #fff;
}

#content .text-box .black {
	color: #000;
	border-bottom: 2px dotted #ccc;
}
#content .text-box .subtext {
	margin-top: 3px;
	border-bottom: 0;
	padding-bottom: 3px;
}

#content .text-box .white p {
	margin-top: 4px;
	margin-bottom: 2px;
}
#content .text-box .black p {
	margin-top: 4px;
	margin-bottom: 2px;
}
#content .text-box .pager {
	letter-spacing: 0px;
}
#content .text-box .pager a {
	margin-right: 3px;
}
#content .text-box .white a {
	color: #fff;
	text-decoration: none;
}
#content .text-box .black a {
	color: #000;
	text-decoration: none;
}
#content .text-box .black a.selected {
	color: rgb(184,18,21);
	text-decoration: none;
}
#container img {
	border: 0;
}
#container-text {
	margin-left: 9px;
	margin-top: -9px;
	height: 503px;
}
#container-prizes-text {
	margin-left: 9px;
	margin-top: 0px;
	height: 503px;
	text-transform: uppercase;
}

#container-text p {
	margin-top: 0;
	margin-bottom: 0;
}
#container-text table {
	border: 0;
	margin-left: -2px;
	width: 600px;
}