/* CSS Document */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}

body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
	background-color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	width: 380px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
td {
	text-align: right;
	font-size: 11px;
}
p {
	padding: 0 0 8px 0;
	line-height: 100%;
}
hr {
	margin: 10px 0;
}
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
#container {
	position: relative;
	width: 100%;
	text-align: center;
}
#inner_container_story {
	position: relative;
	width: 800px;
	height: 768px;
	margin: auto;
	background: url(../images/sublime_story.jpg) no-repeat top left;
}
#inner_container_media {
	position: relative;
	width: 800px;
	height: 768px;
	margin: auto;
	background: url(../images/sublime_media.jpg) no-repeat top left;
}
#inner_container_videos {
	position: relative;
	width: 800px;
	height: 768px;
	margin: auto;
	background: url(../images/sublime_media.jpg) no-repeat top left;
}
#inner_container_photos {
	position: relative;
	width: 800px;
	height: 768px;
	margin: auto;
	background: url(../images/sublime_photos.jpg) no-repeat top left;
}
#inner_container_contest {
	position: relative;
	width: 800px;
	height: 768px;
	margin: auto;
	background: url(../images/sublime_contest.jpg) no-repeat top left;
}
#inner_container_news {
	position: relative;
	width: 800px;
	height: 768px;
	margin: auto;
	background: url(../images/sublime_news.jpg) no-repeat top left;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 346px;
	height: 360px;
}
#contest_story_photos {
	position: absolute;
	top: 24px;
	right: 66px;
	width: 185px;
	height: 71px;
}
#contest_media_videos {
	position: absolute;
	top: 135px;
	right: 66px;
	width: 185px;
	height: 62px;
}
#archive_stamp {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 179px;
	height: 94px;
}
#news {
	position: absolute;
	top: 65px;
	right: 281px;
	width: 65px;
	height: 30px;
}
#navigation {
	position: absolute;
	top: 95px;
	right: 26px;
	width: 454px;
	height: 50px;
	text-align: right;
}
#contest_story_photos a:link, #contest_story_photos a:active, #contest_story_photos a:visited, #contest_story_photos a:hover,
#contest_media_videos a:link, #contest_media_videos a:active, #contest_media_videos a:visited, #contest_media_videos a:hover,
#news a:link, #news a:active, #news a:visited, #news a:hover,
#navigation a:link, #navigation a:active, #navigation a:visited, #navigation a:hover {
	border-bottom: none;
}
.nav_top {
	padding-top: 213px;
}
.nav_bottom {
	padding: 12px 24px 0 0;
}
#inner_container_story #content_scroll,
#inner_container_contest #content_scroll,
#inner_container_media #content_scroll,
#inner_container_news #content_scroll {
	position: absolute;
	top: 210px;
	right: 50px;
	width: 370px;
	height: 350px;
	text-align: right;
	overflow-y: hidden;
	color: #000000;
}
#inner_container_videos #content_scroll {
	position: absolute;
	top: 210px;
	right: 52px;
	width: 380px;
	height: 360px;
	text-align: right;
	overflow-y: hidden;
	color: #000000;
}
#back_to_media {
	position: absolute;
	top: 560px;
	right: 13px;
	width: 200px;
	height: 30px;
}
#inner_container_photos #content_scroll {
	position: absolute;
	top: 198px;
	right: 35px;
	width: 402px;
	height: 376px;
	text-align: right;
	overflow-y: hidden;
	color: #000000;
}
#scrolls {
	position: absolute;
	top: 557px;
	right: 15px;
	width: 20px;
	height: 40px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
#scroll-up {
	width: 20px;
	height: 20px;
	margin-bottom: 10px;
}
#scroll-down {
	width: 20px;
	height: 20px;
}
#portal {
	position: relative;
	margin: auto;
	width: 800px;
	padding: 10px 0;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
#portal a:link, #portal a:active, #portal a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#portal a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tagline {
	position: relative;
	margin: auto;
	width: 800px;
	text-align: center;
}
#tagline a:link, #tagline a:active, #tagline a:visited, #tagline a:hover {
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}



/** old stuff **/
.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

/* Joomla core stuff */
table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
   padding-right: 5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.button {
	color: #c64934;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.componentheading {
	font-size: 14px;
	font-weight: bold;
	width: 380px;
}
.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	font-size: 14px;
	font-weight: bold;
	width: 380px;
}
.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
	width: 380px;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.pollstableborder td {
	padding: 2px;
}
.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
	background-color : #ffffff;
}
.sectiontableentry2 {
	background-color : #f9f9f9;
}
.small {
	color: #999999;
	font-size: 11px;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	font-size: 9px;
}
.modifydate {
	height: 15px;
	padding-bottom: 10px;
	font-size: 9px;
}
table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc td {
	padding: 2px;
}
table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}
a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}
a.mainlevel#active_menu:hover {
	color: #fff;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}
a.sublevel:hover {
	color: #900;
	text-decoration: none;
}
a.sublevel#active_menu {
	color: #333;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
div.mosimage {
	border: 1px solid #ccc;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}