@charset "UTF-8";
/* CSS Document */

INPUT, TEXTAREA, SELECT, OPTION, CHECKBOX, TD, FILE
{
font-family:"Andale Mono", "OCRA", monospace;
font-size:10px;
background-color:#000000;
color:#ffffff;
border:none;
padding:0px;
border:0px;
margin:0px;
}

BODY
{
font-family:"Andale Mono", "OCRA", monospace;
font-size:10px;
padding:0px;
border:0px;
margin:0px;
width:100%;
}

a 
{
color:#000000;
text-decoration:line-through;
}
a:hover 
{
color:#FF3300;
text-decoration:none;
}









/* CSS Document */

.progressBox {
width:100%;
clear:left;
padding:0px;
height:16px;
overflow:hidden;
width:100%;
display:none;
background-image:url(../../general/interface/gui_loadersmall_3.gif);
background-repeat:no-repeat;
background-position:left;
margin-bottom:10px;
}
.progressBar {
width:0%;
background-color:#000000;
overflow:hidden;
height:16px;
}
.uploadInput {
height:16px;
margin-bottom:10px;
}
.uploadResult {
padding:0px;
margin:0px;
border:0px;
}
.uploadFrame {
height:1px;
width:1px;	
}
.uploadBox, .cocontributorBox, .linksBox {
margin-top:10px;
margin-bottom:10px;
}

.mediaCanvas2 {
/*position:relative;*/
background-color:#000000;
}
.mediaTools2 {
position:relative;
z-index:112;
top:5px;
}
.mediaContent2 {
position:relative;
z-index:111;
top:-6px;
background-color:#000000;
}
.mediaCanvas1 {
/*position:relative;*/
background-color:#000000;
}
.mediaTools1 {
}
.mediaContent1 {
background-color:#000000;
}
.contributionBox {
	margin-top: 8px;
	margin-bottom: 8px;
	width:100%;
}
.projectsBox {
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width:100%;
}
.projectsDBox {
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width:100%;
}
.projectsBox2 {
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.contributionMediaDiv {
width:100%;
margin-bottom:8px;
margin-bottom:8px;
}
.projectDiv {
width:100%;
margin-bottom:8px;
margin-bottom:16px;
}
#errorDiv {
position:absolute; 
top:0px; 
left:0px; 
right:0px; 
bottom:0px; 
z-index:95; 
width:100%;
height:150%;
background-image:url(../../general/interface/gui_snow_1.gif);
background-repeat:repeat;
background-attachment:scroll;
}
#debugDiv {
position:relative; 
top:0px; 
left:0px; 
right:0px; 
width:100%;
}
#debugMessage {
background-color:#f4f4f4;
color:#666666;
font-family:"Andale Mono", "Courier New", Courier, mono;
font-size:10px;
padding:12px;
border-bottom:#666666 dashed 1px;
}
#errorMessage {
position:fixed; 
top:35%; 
left:0px; 
right:0px; 
bottom:35%;
height:70px;
z-index:100;
text-align:center;
font-size:12px;
padding:25px;
background-color:#ffffff;
}
.loading {
background-image:url(../../general/interface/gui_loader_1.gif);
background-repeat:no-repeat;
background-position:center;
}
.loadingsmall {
width:16px;
height:16px;
background-image:url(../../general/interface/gui_loadersmall_3.gif);
background-repeat:no-repeat;
background-position:left;
border:none;
margin:0px;
padding:0px;
margin-bottom:10px;
}
.loadingsmall2 {
position:absolute;
width:16px;
height:16px;
right:20px;
background-image:url(../../general/interface/gui_loadersmall_1.gif);
background-repeat:no-repeat;
background-position:center;
border:none;
margin:0px;
padding:0px;
}
#loadingAnimation {
position:absolute;
top:45px; 
left:0px; 
right:0px; 
bottom:0px;
z-index:105;
background-image:url(../../general/interface/gui_loader_1.gif);
background-repeat:no-repeat;
background-position:center;
}
#debugAnimation, #errorAnimation {
position:absolute;
top:75px; 
left:0px; 
right:0px; 
bottom:0px;
z-index:105;
font-size:24px;
color:#333333;
}
.debug, .error {
color:#FF0000;
}

a.aub:hover, a.au2b:hover
{
color:#ffffff;
border:none;
background-color:#00ff00;
}
a.aub, .aub
{
color:#ffffff;
border:none;
background-color:#000000;
}

a.media:hover
{
background-color:#000000;
padding:0px;
border:0px;
margin:0px;
}
a.media
{
background-color:#000000;
padding:0px;
border:0px;
}
