
.message-boxt {
	text-align: center;
	position:relative;
	top: -35px;
	margin:auto;
	color: #545454;
	width: 708px;
	font-size: 14px;
}
.errort {
	background-color: #ffcdd1;
	border: 1px solid #e10c0c;
}




body { 
background: #92D6EA  url('/images/BackgroundDark.jpg') no-repeat;
background-position:center;
background-position:top;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px;
    }
	
	
	
.front {

	position:relative;
	z-index: 2;
	height: 977px;
	width: 1105px;
	margin:auto;
	top: 29px;
	left: -43px;
	background: url('/images/FrontDark.png') no-repeat;
	
 	}	
	

	
.main {
	position:absolute;
	height: 345px;
	/*height: 345px;*/
	width: 609px;
	z-index: 1;
	left: 260px;
	top: 541px;
	
	-moz-border-radius: 20px;
	border-radius: 30px;
	/* background: rgb(253,254,255); /* Old browsers */
	 /*background: -moz-linear-gradient(top,  rgba(253,254,255,1) 0%, rgba(249,253,255,1) 90%, rgba(245,251,255,1) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,254,255,1)), color-stop(90%,rgba(249,253,255,1)), color-stop(100%,rgba(245,251,255,1))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  rgba(253,254,255,1) 0%,rgba(249,253,255,1) 90%,rgba(245,251,255,1) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  rgba(253,254,255,1) 0%,rgba(249,253,255,1) 90%,rgba(245,251,255,1) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  rgba(253,254,255,1) 0%,rgba(249,253,255,1) 90%,rgba(245,251,255,1) 100%); /* IE10+ */
	/*background: linear-gradient(top,  rgba(253,254,255,1) 0%,rgba(249,253,255,1) 90%,rgba(245,251,255,1) 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfeff', endColorstr='#f5fbff',GradientType=0 ); /* IE6-9 */
	}

	.styles {
	position:relative;
	z-index: 2;
	height: 30px;
	width: 200px;
	margin:auto;
	top: 20px;
 	}	
	
		.social {
	position:relative;
	z-index: 2;
	height: 30px;
	width: 200px;
	margin:right;
	top: 20px;
 	}	
/*Main index*/
.title {
	color: #333366;
	font-size:18pt;

}
.subtitle {
    position:absolute;
	color: #333366;
	left: 20px;
	font-size:smaller;
}
.indexbody {
    position:absolute;
	left: 40px;
font-size:small;
color: #333366;
}
.link {
	text-decoration: none;
	color: #d66b4b;
}

/*aff*/
.affdesc {
    position:absolute;
	color: #333366;
	left: 20px;
}
.afftitle {
position:relative;
    color: #333366;
	font-size:18pt;
	left: -20px;
}
.aff {
	text-decoration: none;
	color: #d66b4b;
    font-size:14pt;
}

/*Don*/
.indexdon {
    position:absolute;
	color: #333366;
	left: 20px;

}
.thanksdon {
    color: #333366;
font-size:large;
}
.donbig {
	color: #333366;
	font-size: small;
}
.donsmall {
	color: #333366;
	font-size: smaller;
}

/*FAQ*/
.Answer {
	color: #333366;
    font-size:small;
}
.differance {
position:relative;
    left: 20px;
	color: #333366;
    font-size:small;
}
.question{
position:relative;
	color: #4c946f;
	left:20px;
}

/*Gmail*/
.gmailquest {
    position:relative;
	color: #d66b4b;
font-size:smaller;
	left: 20px;

}
.gmailbody {
	font-size: xx-small;
	color: #333366;
}

/*Horde*/
.horbody {
	color: #333366;
    font-size:small;
}
.horquest {
position:relative;
	color: #4c946f;
	left:20px;
}

/*Log*/

/*Problem*/
.prob {
	color: #333366;
	font-size:18pt;
}
.prob2 {
	color: #333366;
}

/*Reg*/
.regbody {
    position:relative;
	color: #333366;
	left: 20px;
}

/*Round*/
.roundbody{
	color: #333366;
    font-size:small;
}
.roundquest {
	position:relative;
	color: #4c946f;
	left:20px;
}

/*Spam*/
.spambody {
	color: #333366;
    font-size:small;
}
.spamquest{
position:relative;
	color: #4c946f;
	left:20px;
}

/*Sqirr*/
.sqirrbody {
	color: #333366;
    font-size:small;
}
.sqirrquest {
position:relative;
	color: #4c946f;
	left:20px;
}

/*Thunder*/

/* HEADER */

nav{
	text-align: center;

	margin: auto;
	width: 570px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}


nav img{
	display: block;
	
}

nav tr{
	text-align: center;
}
/*space between ico*/
nav tr td{ 
	padding-right: 15px;
}
.selected{
	color: #eda930;
}

#tweet ul{ 
list-style-type: none; 
margin: 0; 
padding: 0;
}
#tweet li{
margin: 0; 
padding: 0;
}
