@import 'reset.css';

	body {
			background:#2a64b7 url(images/background.png) repeat-x;
	}
	a#df{position:absolute; z-index:50; top:520px; left:750px;background:url(images/df.png) no-repeat; display:block; width:48px; height:12px; text-indent:-9999px }
	
	div.gdoh3 {
		position:absolute;
		top:30px;
		width:350px;
		left:50px;
		z-index:1;
		color:white;
		font:bold 19px Arial;
	}
	
	div.gdo {
		text-align:center;
		  width:300px;
			color:white;
			font:normal 17px Arial;
			position:absolute;
			left:350px;
			top:420px;
			z-index:1;
	}
	
	div.gdo a {
		color:white;
		font:normal 23px Arial;
	}
	
	div.glow {
			position:absolute;
			width:866px;
			height:750px;
			background:url(images/glow.png);
	}
	
	h3.glow-text {
			position:absolute;
			left:30px;
			top:155px;
			font:bold 30px "Segoe UI", Arial;
			font-style:italic;
			letter-spacing:1.3px;
			color:white;
	}
	
	form {
		position:absolute;
		top:160px;
		left:50px;
	}
	
	
	div.logo {
			z-index:1;
			left:350px;
			top:50px;
			position:absolute;
			width:364px;
			height:327px;
			background:url(images/logo.png) no-repeat;
	}
	
	form div { margin-bottom:10px; }
	form div h3 {
			color:white;
			padding:0 0 7px 10px;
			font:normal 16px "Segoe UI", Arial;
	}
	
	form input.text {
			font:normal 16px "Segoe UI", Arial;

			width:230px;
			height:26px;
			padding:5px 10px 0 10px;
			border:2px solid #ccc;
	}
	
	form textarea {
			font:normal 16px "Segoe UI", Arial;
			border:2px solid #ccc;
			width:448px;
			padding:5px 10px 10px 10px;
			height:66px;
		
	}
	
	form div.boton input { 
		font:normal 16px "Segoe UI", Arial;
		margin:5px 0 0 0;
	}
	
	
	div.list {
		position:absolute;
		left:50px;
		top:720px;
		padding-bottom:25px;
	}
	
	div.list table {
		font:normal 16px "Segoe UI", Arial;
		color:white;
	}
	
	div.list {
	
	}
	
	div.list table tr th { color:#b9c575; text-align:left; }
	
	div.list table tr td,
	div.list table tr th { 
		padding:3px 18px 3px 18px;
	}
	
	div.list table { border-bottom:1px solid #265ea8; }
	div.list table tr th {  border-bottom:1px solid #2d69b9;  }
	div.list table tr td { border-bottom:1px solid #2d69b9; border-top:1px solid #265ea8; }
	div.list table tr td.icon { background:url(images/user-offline.png) 0px 2px no-repeat; padding-left:25px; }
	div.list h3.head {
		font:normal 28px "Segoe UI", Arial;
		color:white;
	}
	div.list table tr td a { color:white; cursor:pointer; }
	td.pagination a {
		color:white;
	}
	td.pagination a.active {
		color:#b9c575;
	}
	
	h3.members {
		position:absolute;
		top:360px;
		left:390px;
		color:white;
		font:bold 39px "Segoe UI", Arial;
	}
	
	h3.members span { color:#d5f1a5; font-size:50px; font-family:Arial; }
	
	
	

