/* 
 * Global Apollo 12 styles
 */

body, html {
    margin: 0px;
    overflow: hidden;
    padding: 0px;
}

body {
    background: #ffffff;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    overflow: hidden;
}

/* 
 * Header / Navigation
 */

.header_img {
    border-bottom: 1px solid #cccccc;
    color: #999999;
    padding: 30px 30px 30px 30px;
    text-align: center;
    position: relative;
    z-index: 11;
}

.nav_container {
    border-bottom: 1px solid #cccccc;
    font-size: 11px;
    line-height: 1.8;
    padding: 10px 30px 10px 30px;
}

.nav_container div {
    float: left;
    margin: 0 15px 0 0;
}

#nav_loadspin {
    display: none !important;
    position: fixed;
    top: 0px; left: 30px;
    z-index: 100;
}

.nav_container .clearfix {
    clear: both;
    float: none !important;
}

.nav_container a {

}

.project_link a {
	color: #888888;
	text-decoration: none;
}

.project_link a:hover {
	background: transparent;
	color: #333333;
	text-decoration: underline;
}

.project_link a:active {
	background: transparent;
	color: #999999;
}

.page_link a {
	color: #888888;
	text-decoration: none;
}

.page_link a:hover {
	background: transparent;
	color: #333333;
	text-decoration: underline;
}

.page_link a:active {
	background: transparent;
	color: #999999;
}

.link_link a {
	color: #888888;
	text-decoration: underline;
}

.link_link a:hover {
	background: transparent;
	color: #333333;
	text-decoration: underline;
}

.link_link a:active {
	background: transparent;
	color: #999999;
}

.nav_active a {
	background: transparent;
	color: #000000;
	font-weight: bold;
}

.nav_active a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

.nav_active a:active {
	background: transparent;
	color: #000000;
}

.pagination {
	color: #999999;
	font-size: 11px;
	margin: 0 18px 0 0;
	z-index: 11;
}

.bottompad .pagination {
	margin-left: 35px;
}

.pagination a {
	color: #999999;
	text-decoration: underline;
}

.pagination a:hover {
	color: #666666;
}

.pagination a:active {
	color: #000000;
}

.nav_follow { 
    color: #999999;
}

.nav_follow a {
	color: #888888;
	text-decoration: none;
}

.nav_follow a:hover {
	color: #333333;
	text-decoration: underline;
}

.nav_follow a:active {
	color: #999999;
}

.nav_container.horizontal .view_tag_info {
    background: #f2f2f2;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    color: #666666;
    display: block;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 10px 15px;
    position: fixed;
    bottom: 0; left: 0;
    white-space: nowrap;
    z-index: 888;
}

.view_tag_info a {
	color: #0066ff;
	position: absolute;
	right: 15px; bottom: 10px;
}

.view_tag_info a:hover {
	background: transparent;
	color: #ff0066;
}

.view_tag_info a:active {
	background: transparent;
	color: #666666;
}

#maincontainer .view_tag_info {
    color: #cccccc;
    font-size: 22px;
    line-height: 22px;
}

#maincontainer .view_tag_info a {
	background: transparent;
	color: #cccccc;
}

#maincontainer .view_tag_info a:hover {
	background: transparent;
	color: #000000;
}

#maincontainer .view_tag_info a:active {
	background: transparent;
	color: #ffffff;
}
    
/* 
 * Content
 */

#content_container {
    clear: both;
}

#content_container.permalink_format {
	margin: 0 30px 30px 30px;
}

/* 
 * Project content
 */

#maincontainer_scroll {
    overflow: auto;
    padding: 30px 120px 0px 30px;
    position: fixed;
    top: 0; right: 0; bottom: 0;
}

.bodycopy a {
	color: #000000;
	text-decoration: underline;
}

.bodycopy a:hover {
	background: #ffff00;
}

.bodycopy a:active {
	color: #ffffff;
	background: #000000;
}

.project_title {
	color: #111111;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
}

.project_content {
    color: #000000;
    width: 560px;
}
      
.project_header {
    position: absolute;
    top: 11px; left: 30px;
    z-index: 99;
    text-transform: capitalize; 
}

.project_header div {
    font-size: 11px;
}

.project_header a {
    background: transparent;
    color: #bbb;
    text-decoration: none;
}

.project_header a:hover {
    background: transparent;
    color: #ff0066;
}

.project_header a:active {
    background: #99ff99;
    color: #000000;
}

.project_index {
	display: none;
}

.project_divider {
    color: #bbbbbb;
    float: right;
}
    
/* 
 * Styling of default typographic headers and elements
 */

h1 {
    font-size: 22px;
    line-height: 165%;
}

h2 {
    font-size: 16px;
    line-height: 165%;
}

h3 {
    font-size: 14px;
    line-height: 150%;
}

blockquote {
    color: #666666;
    margin: 0;
}

.project_content img {
    background: #f2f2f2;
    margin: 0px 30px 15px 0px;
}

/* 
 * Slideshows
 */
        
.slideshow_component {
	float: left;
}

.slideshow_wrapper {
    clear: both;
    margin: 0 10px 10px 0px;
}

.slideshow_wrapper a,
.slideshow_wrapper a:hover,
.slideshow_wrapper a:active {
    background: none !important;
}

.slideshow_nav {
    clear: both;
    color: #cccccc;
    font-size: 11px;
    padding-bottom: 10px;
}

.slideshow_nav a {
    color: #666666;  
    background: none;
    text-decoration: none;
}

.slideshow_nav a:hover {
    background: none !important;
    text-decoration: underline;
}

.slideshow_nav a:active {
    color: #ff0066;
}

.slideshow_count {
    color: #cccccc;
    font-size: 11px;
}
    
ul.slideshow_thumbs {
    margin: 0;
    padding: 0;
}    

.slideshow_thumb {
    float: left;
    list-style: none;
    margin: -3px 7px 7px -3px;
}

.slideshow_thumb a {
    background: none !important;
    border: 1px solid transparent;
    display: block;
    padding: 2px;
}

.slideshow_thumb a:hover {
    background: none !important;
    border: 1px solid #ccc;
}

a.activeSlide {
    background: none;
    border: 1px solid #ccc;
}

.slideshow_thumb a:active,
a.activeSlide:active {
    background: none !important;
    border: 1px solid #666;
}

.slideshow_thumb img {
    border: 0;
    display: block;
    margin: 0;
    height: 60px;
}

.slideshow_caption {
	clear: both;
	display: block;
	font-size: 11px;
	padding: 5px 0 5px 0;
}

/**
 * Fullscreen button
 */
 
a#fullscreen {
    background-color: #1a1a1a;
    background-image: url(/_gfx/fullscreen_open.png);
    background-repeat: no-repeat;
    background-position: 67px 3px;
    border: 1px solid #1a1a1a;
    color: #bbbbbb;
    display: block;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-size: 11px;
    line-height: 18px;
    height: 19px;
    padding: 0 4px 0 5px;
    text-align: left;
    text-decoration: none;
    width: 74px;
}

a#fullscreen:hover {
    background-color: #fff;
    color: #000;
}

a#fullscreen:active {
    background-color: #fff;
    border: 1px solid #999;
    color: #666;
}
       
/* 
 * Project footer
 */

.project_footer {
    font-family: Georgia, serif;
    color: #999999;
    clear: both;
    font-size: 11px;
    padding: 30px 0px 0px 0px;
}

.comment_link a {
	
}

.comment_link a:hover {
	
}

.footer_title_type {
    color: #999999;
    font-weight: normal;
}

.project_views {
    color: #999999;
}

.project_footer .permalink a {
	color: #999999;
}

.project_footer .permalink a:hover {
	color: #333333;
	text-decoration: underline;
}

.project_footer .permalink a:active {
	color: #666666;
}
    
.tags {
	color: #999999;
}

.tags a {
	color: #999999;
	text-decoration: underline;
}

.tags a:hover {
	color: #333333;
	text-decoration: underline;
}

.tags a:active {
	color: #666666;
}

.tags a:visited {  }

.project_footer .editlink a {
	color: #0066ff;
}

.project_footer .editlink a:hover {
	background: #ffff00;
	color: #000000;
}

.project_footer .editlink a:active {
	background: #000000;
	color: #ffffff;
}

.project_bottom {
    clear: both;
    border-bottom: 0px dotted #333333;
    margin: 30px 0px 0px 0px;
}  
    
/* 
 * Thumbnails
 */

#thumb_container {
    background: #ffffff;
    border-left: 15px solid #cccccc;
    border-right: 1px solid #cccccc;
    position: fixed;
    top: 0; left: 0; bottom: 0;
    z-index: 99;
}

#thumb_container #thumb_scroll{
    overflow-x: hidden;    
}
    
.project_thumb {
    border-bottom: 1px solid #cccccc;
    float: left;
    padding: 30px 30px 22px 30px;
    position: relative;
}

.project_thumb .hover { text-decoration: none; }

.project_thumb:hover {
    background: #f8f8f8;
    text-decoration: none;
}

.project_thumb .nohover {
    text-decoration: none;
}

.project_thumb.active {
     background: #f2f2f2;
}

.project_thumb.active .thumb_title span {
    
}

.cardimgcrop {
    padding: 35px 35px 8px 35px;
    position: relative;
    margin: -35px -35px 3px -35px;
    min-width: 200px;
    min-height: 134px;
}

.cardimgcrop.notitle_notag {
    margin-bottom: 0;
}
    
.loader_holder {
    display: none;
    position: absolute;
    top: 38px; left: 38px;
    z-index: 3;
}

.thumb_title {
    width: 200px;
}

.thumb_title.notag {
    
}

.thumb_title .text {
    color: #333333;
    font-size: 14px;
    line-height: 1.5;
}

.thumb_tag {
    font-family: Georgia, Times, serif;
    color: #999999;
    line-height: 1.3;
    margin: 0 0 2px 0;
    overflow: hidden;
    width: 200px;
}

.thumb_tag.notitle {
    margin-top: 5px;
}

.thumb_tag a {
    color: #999999;
    font-size: 11px;
    line-height: 1.1em;
    text-decoration: none;
}

.thumb_tag a:hover {
    text-decoration: underline;
}

.thumb_tag a:active {
    color: #cccccc;
}

/* 
 * Footer
 */
    
.bottompad {
    clear: both;
    position: relative;
    height: 35px;
    margin: 35px 0 0 0;
    width: 705px;
    display: none;
}

.bottompad a {
    padding: 2px 3px 2px 3px;
}  
    
/* 
 * Video component
 */

.video_component {
    float: left;
    margin: 0 30px 30px 0;
}

/* 
 * Audio component
 */

.audio_component {
    color: #777777;
    font-family: 'Droid Sans Mono', Monaco, Monospace, Arial, san-serif;
    font-size: 10px;
    height: 30px;
    line-height: 26px;
    width: 300px;
}

.audio_component div {
    height: 26px;
}

.audio_component .border {
    border: 2px solid #aaaaaa;
    opacity: 0.5;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.audio_component .vertical_border {
    background: #aaaaaa;
    opacity: 0.50;
    
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.audio_component .controls {
    top: 2px; left: 2px;
}

.audio_component .play_pause {
    background: url("/_gfx/playpause.png");        
}

.audio_component .spectrum .spectrum_bar {
    background: #666666;
}

.audio_component .loading {
    background: #bbbbbb;
    opacity: 0.25;
    
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
}

.audio_component .progress {
    background: #bbbbbb;
    border-right: 1px dotted #333333;
    opacity: 0.25;
    
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
}

.audio_component .volume_slide.hover {
    background: #bbbbbb;
    opacity: 0.3;

    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
}

/*
 * Scrollbars
 */

.jspContainer {
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
	padding-left: 10px;
    position: absolute;
    top: 0; right: 1px;
    width: 9px;
    height: 100%;
}

.jspVerticalBar  {
    right: -20px;
}
    
#thumb_track {
	
}

.jspHorizontalBar {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 10px;
}

.jspVerticalBar *, .jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    height: 10px;
    width: 10px;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    position: relative;
}

.jspDrag {
    background: #808080;
    display: none;
    position: relative;
    top: 0;
    left: 0;
    height: 30px;
    cursor: pointer;
    z-index: 99;
    
    filter:alpha(opacity=20);
    -moz-opacity:0.20;
    -khtml-opacity: 0.20;
    opacity: 0.20;
    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
    
.jspDrag.jspHover, .jspDrag.jspActive {
    filter:alpha(opacity= 40);
    -moz-opacity: 0.40;
    -khtml-opacity: 0.40;
    opacity: 0.40;
}

	#thumb_container .jspDrag.jspActive {
		display: block !important;
	}

.jspHorizontalBar .jspTrack, 
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspCorner {
    float: left;
    height: 100%;
}

/* IE Fix */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

/* 
 * Internet Explorer fixes
 */

#content_container.ie .jspDrag {
	display: block !important;
}

#content_container.ie .loader_holder {
	height: 0;
	position: relative;
	top: 10px; left: 10px;
}
        
#content_container.ie #maincontainer_scroll {
    overflow: auto;
}
        
#content_container.ie8 #maincontainer_scroll {
    overflow: auto;
}

* html .jspCorner {
    margin: 0 -3px 0 0;
}

/*
 * Other
 */

/* Admin and following icons — only seen by members */
.toolset {
    position: fixed;
    top: 10px; right: 10px;
    z-index: 9999;
}

/* "Running on Cargo" */
.cargo_link {
   color: transparent;
   overflow: hidden;
   text-indent: -9999px; 
   width: 20px; height: 20px;
}

.cargo_link a {
    background: url(/_gfx/bolt-sc.png) no-repeat center;
    display: block;
    font-size: 11px;
    overflow: hidden;
    position: fixed;
    bottom: 10px; right: 10px;
    text-indent: -9999px;
    width: 20px; height: 20px;
    z-index: 9999;
}
        
/* 
 * In-browser code editing made "almost bearable" by CodeMirror: http://marijn.haverbeke.nl/codemirror
 */​