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

html {
	background-color:#FEFEFF;
	background-image:url(Favicon/aethergrandient.png);
	background-attachment:scroll;
	background-position:top;
	background-repeat:repeat-x;
}

body {
	color:#000011;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

/* need to delete one of these two...*/
a{
border:0px;
}

img{
border:0px;
}
p:first-line{
font-weight:bold;
}
table{

}

.projectOverview {
background-color:#FEFEFF;
background-image:url(Favicon/aethergrandient.png);
background-attachment:fixed;
background-position:top;
background-repeat:repeat-x;
display:none;
z-index:5;
position:absolute;
top:1px;
left:1px;
max-width:250px;
min-height:100px;
max-height:550px;
border: 1px solid #9999FF;
}

.projectList {
/*z-index:5;*/
margin:10px;
display:block;
max-width:230px;
min-width:180px;
min-height:110px;
max-height:450px;
overflow-y:scroll;
overflow-x:hidden;
}

.projectDiv {
/*z-index:5;*/
display:block;
margin-top:5px;
/*height:120px;*/
width:220px;
max-width:230px;
/*overflow:visible;*/
}

.pdelbutton{
background-color:#7777FF;
font-size:small;
text-align:center;
/*text-shadow:#999999;*/
}

.pdelbutton:hover {
cursor:pointer;
}
.w230{
width:190px;
margin:5px;
margin-top:0px;
}
.w110{
width:90px;
margin-left:5px;
}
.titles {
overflow:hidden;
height:15px;
margin-top:-2px;
margin-bottom:0px;
min-width:800px;
font-size:small;
text-align:left;
font-weight:bold;
}

.HotTitles{
margin-top:0px; 
margin-left:10px;
margin-bottom:0px; 
height:11px; 
width:178px; 
text-align:center;
font-size:x-small; 
border: 1px solid #9999FF;
}

.upalign{
top:auto
}

.shock{
margin-top:10px;
margin-bottom:10px;
}

.style2 {
font-size: x-small;
}

.style3 {
z-index: -1;
font-size: small;
background-color:#CCCCFF;
color:#000011;
}	
.style3 a:link, .style3 a:visited, .style3 a:active {
	color: #116;
	text-decoration:none;
	/*outline:none;*/ 
	/*font-weight:bold;*/
}
.style3 a:hover {
	text-decoration:underline;
}

.livecomment {
/*position:absolute;*/
/*bottom:*/
display:block;
width:798px;
height:100%;
/*background-color:#CCCCFF;*/
border: 1px solid #9999FF;
}

.appinfo {
display:block;
min-width:778px;
width:778px;
height:80px;
border: 1px solid #9999FF;
background-color: #CCCCFF;
padding:10px;
font-size:small;
}

.col1 {
	float:left; 
	width:25%; 
	height:90%; 
	text-align:left
}

.col2 {
	float:left; 
	width:25%; 
	height:90%; 
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}

.col3 {
	float:right; 
	width:45%; 
	height:90%; 
	overflow-y:scroll; 
	text-align:left
}

.commentbox{
float:left;
display:none;
overflow:hidden;
margin-left:2px;
}

.subcomment{
background-image:none;
float:right;
display:none;
background-color:#7777FF;
min-width:120px;
min-height:16px;
font-size:small;
margin:2px;
}

.comments{
display:block;
font-size:small;
min-width:778px;
min-height:30px;
max-height:98px;
overflow-x: hidden;
overflow-y: scroll;
float:left;
width:798px;
}
.comment{
display:block;
}

.commentC{
margin-left:8px;
display:block;
min-width:700px;
min-height:12px;
text-align:left;
}

.commentT{
margin-top:2px;
margin-left:2px;
margin-right:2px;
display:block;
min-width:700px;
text-align:left;
font-size:smaller;
}

.appbuttons {
width:49%;
margin-top:-1px;
font-size:smaller;
background-color:#7777FF;
border: 1px solid #9999FF;
}
.appbuttons:hover {
cursor:pointer;
}
.aemenubutton{
background-color:#7777FF;
/*position:absolute;*/
width:180px;
/*top:0px;*/
font-size:x-small;
height:11px;
margin-top:-15px;
/*margin-bottom::15px;*/
text-align:center;
/*text-shadow:#999999;*/
}

.aemenubutton:hover {
cursor:pointer;
}
.aemenu {
width:180px;
height:90px;
display:none;
}

.hotLink {
width:180px;
height:62px;
display:block;
background-color:#CCCCFF;
}

.style4 {
	font-size: small;
}

.style4 a:link, .style4 a:visited, .style4 a:active {
	color: #000088;
	text-decoration:underline;
}

.style4 a:hover {
	color: #000088;
	text-decoration:underline;
	font-weight:bold;
}
			
.dgray {
	color: #888888
}

.dgray a:link, .dgray a:visited, .dgray a:active {
	color: #888888;
	text-decoration: none
}

.dgray a:hover {
	color: #000000;
	text-decoration:underline;
}

.w1200 {
width:1215px;
}

.tinythumb{
	margin-top:4px;
	margin-left:4px;
	margin-right:4px;
	width:48px;
	height:48px;
	float:left;
	
}

.tinythumbr{
	margin-top:4px;
	margin-left:4px;
	margin-right:8px;
	width:48px;
	height:48px;
	float:right;
	
}

.welcomestyle{
	margin-top:0px;
	margin-bottom:4px;
	margin-right:4px;
	margin-left:4px;
	float:left;
	
	display:inline;
	width:110px;
	height:15px;
	overflow:hidden;
	font-weight:bold;
	font-size:12px;
	/*text-decoration:none;*/
}

.welcomestyle a:link, .welcomestyle a:visited {text-decoration: none}

.welcomestyle a:hover {text-decoration: underline}


.userbars {
	float:right;
	display:block;
	width:60%;
	font-size:9px;
	height:11px;
	overflow:hidden;
	font-weight:lighter;
	text-align:right;
}

.userstyle{
	margin-top:8px;
	margin-bottom:0px;
	margin-right:4px;
	margin-left:4px;
	float:left;
	
	display:inline;
	width:110px;
	height:12px;
	overflow:hidden;
	font-size:10px;
	font-weight:lighter;
}

.userstyler{
	text-align:right;
	margin-top:8px;
	margin-bottom:0px;
	margin-right:4px;
	margin-left:4px;
	float:right;
	
	display:inline;
	width:110px;
	height:12px;
	overflow:hidden;
	font-size:10px;
	font-weight:lighter;
}

.projectstyle{
	margin-top:4px;
	margin-bottom:4px;
	margin-right:4px;
	margin-left:4px;
	float:left;
	
	display:inline;
	width:110px;
	height:24px;
	overflow:hidden;
	font-weight:bold;
	font-size:smaller;
}

.projectstyler{
	margin-top:4px;
	margin-bottom:4px;
	margin-right:4px;
	margin-left:4px;
	float:right;
	
	display:inline;
	width:110px;
	height:24px;
	overflow:hidden;
	font-weight:bold;
	font-size:smaller;
	text-align:right;

}

a:link, a:visited, a:active {
	color: #000001;
	text-decoration: none;
	
}

a:hover {
	text-decoration:underline;
}

			
.loginInput {/*#rightC .*/
	/*border: 0px solid #936422;*/
	background-color: #CCCCFF;
	/*font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
	font-size: 11px;
	height: 14px;
	width: 118px;
	float: left;
	
	margin: 0 8px 8px 0;
	padding: 2px;
	display: none;
}

.newLogin {
	display:none;
}

.loginInputHold {/*//#rightC .newLogin .*/
	border: 0px solid #936422;
	background-color: #CCCCFF;
	/*font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
	font-size: 11px;
	height: 14px;
	width: 118px;
	float: left;
	
	margin: 0 8px 8px 0;
	padding: 2px;
	}

.spanrowfull {
	color:#000011;
	width: 100%;
	display: block;
	text-align:center;
	vertical-align:top;
	/*font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
	/*padding: 4px 0;*/
	font-size:small;
	font-weight:normal;
	float:right;
	
	/*text-transform: uppercase;*/
}

.Puserinfo {
color:#000011;
font-size:9px;
overflow:hidden;
/*display:inline;*/
display:block;
width:180px;
height:90px;
}
.PuserThumb {
width:48px;
height:48px;
float:left;
margin-right:4px;
}

.PuserName{
margin-top:4px;
margin-bottom:4px;
}

.spanRowLogin {
	width: 22%;
	display:inline;
	text-align: right;
	/*font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
	/*padding: 4px 0;*/
	/*font-size:inherit;*/
	font-weight:normal;
	float:right;
	
	/*text-transform: uppercase;*/
}	

.spanRowLoggedin {
	width: 33%;
	display:block;
	text-align: right;
	/*font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
	/*padding: 4px 0;*/
	/*font-size:inherit;*/
	font-weight:normal;
	float:right;
	
	/*text-transform: uppercase;*/
}	

.spanRowL {
	width: 40%;
	display: inline;
	text-align: left;
	/*font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
	/*padding: 4px 0;*/
	font-size:smaller;
	font-weight:normal;
	float:left;
	
	/*text-transform: uppercase;*/
}

.spanRowLL {
	width: 70%;
	display: block;
	text-align: left;
	vertical-align:top;
	/*font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
	/*padding: 4px 0;*/
	font-size:smaller;
	font-weight:normal;
	float:left;
	
	/*text-transform: uppercase;*/
}

.spanRowR {
	width: 59%;
	display: inline;
	text-align: right;
	/*font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;*/
	/*padding: 4px 0;*/
	font-size:smaller;
	font-weight:lighter;
	float:right;
	
	/*text-transform: uppercase;*/
}