/*
*  Tema: abcohighX
*  Creado Por: AG007
*  Distribuidor: ABCO - Design
*  Website: http://design.abco.frih.net
*  2006 &copy; All rights Reserve
*
*  Contactar @: webmaster@abco.frih.net
*/
/*------------------------------*/
/*--------  Web Body CSS -------*/
/*------------------------------*/
body {
	background-color:#0066FF;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-top:0px;
	font-size:14px;
	background-image:url(images/background.gif)
}

.g_button td{
	height:50px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px 20px 0px 20px;
}
.g_button td:hover{
	background-color:#333333;
	color:#FFFFFF;
}
.g_button td:hover a{
	color:#FFFFFF;
	height:50px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*------------------------------*/
/*---------  Layout CSS --------*/
/*------------------------------*/
#farouter {
	background-color:#000066;
	width: 800px; 
	border-color:#FFFFFF;
	border-width:1px;
	margin: 0 auto 0 auto;
	background-image:url(images/main_back.gif);
}
#masterhead {
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; 
	height: 250px;
	font-size:24px;
	text-align:right;
	background-image:url(images/banner_top.jpg);
}
	#masterhead table{
		width:800px;
		height:150px;
	}
	#masterhead table td{
		width:400px;
	}
#lcontent 
{		
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	float:left;
	width:140px;
	height:inherit;
	text-indent:5px;
	padding:5px 5px 5px 5px;
}
#content {
	float:left;
	width:440px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}
#rcontent {
	float:right;
	width:200px;
	padding:0px 0px 0px 0px;
}
#footer {
	clear:both;
	width:800px;
	font-size:12px;
}
	#footer div {
		text-align:center;
		padding:10px 0px 10px 0px;
		background-color:#FF9900;
		border:dashed 1px #FFFFFF;
	}
	#footer div a{
		color:#FFFFFF;
		text-decoration:underline;
	}
	#footer div a:hover{
		color:#003366;
		text-decoration:underline;
	}
/* ------------------------------- */
/* ------- Navegation Links ------ */
/* ------------------------------- */
/*- Global -*/
	#gnav { 
		width:auto;
		background-color:#FF9900;
		height:auto;
		padding:0px 5px 0px 5px;
		text-align:right;
		border:dashed 1px #FFFFFF;
	}
	
	#gnav ul
	{
		list-style-type:none;
	}
	
	#gnav ul li
	{
		display:inline;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		letter-spacing:0.08cm;
		font-weight:800;
	}
	
	#gnav ul li a {
		color:#FFFFFF;
		background-color:#FF9900;
		padding:10px 10px 10px 10px;
		background-repeat:repeat-x;
		text-decoration:none;
	}
	#gnav ul li a:hover {
		color:#003366;
		background-color:#FFFFFF;
		padding:10px 10px 10px 10px;
		background-repeat:repeat-x;
		text-decoration:none;
	}
/* -------------------------------- */
/* -------- JavasCript Menu ------- */
/* -------------------------------- */
#snav table td
{
	text-indent:5px;
	font-weight:100;
}
	.snav_off
	{
		background-image:url(images/button_off.gif);
		width:130px;
		height:30px;
	}
		.snav_off a
		{
			text-decoration:none;
		}
		.snav_off a:hover
		{
			text-decoration:none;
		}
	.snav_over
	{
		background-image:url(images/button_over.gif);
		width:130px;
		height:30px;
	}
		.snav_over a
		{
			text-decoration:none;
		}
		.snav_over a:hover
		{
			text-decoration:none;
		}
/* --------------------- */
/* -------- Post ------- */
/* --------------------- */
.post { 
	margin: 5px 5px 20px 5px;
	padding: 0px 0px 0px 0px;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 5px 0px 5px;
	height:20px;
	font-size:16px;
	text-indent:12px;
	text-align:center;
	font-weight:800;
	background-image:url(images/news_box_top.gif);
}
	.title a {
		text-decoration:none;		
	}
	.title a:hover {
		text-decoration:none;		
	}
.title_over {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 5px 0px 5px;
	height:20px;
	font-size:16px;
	text-indent:12px;
	text-align:center;
	font-weight:800;
	background-image:url(images/news_box_top_over.gif);
}
	.title_over a {
		text-decoration:none;		
	}
	.title_over a:hover {
		text-decoration:none;		
	}
.date {
	padding:0px 5px 0px 5px;
	text-align:right;	
	background-color:#FF9900;
}
	.date a {
		color:#FFFFFF;
	}
	.date a:hover {	
		color:#003366;
	}
.banner {	
	padding:2px 2px 2px 2px;		
	background-color:#CCCCCC;
}
	.banner img{
		border:dashed 2px #FF9900;
		width:422px;
		height:100px;
	}
.story {
	padding:5px 5px 5px 5px;
	color:#003366;		
	background-color:#CCCCCC;
	text-align:justify;
}
	.story img {
		border:dashed 2px #FF9900;
		margin: 0px 5px 5px 0px;
		text-align:right;
	}
	.story a {
		color:#FF9900;
	}
	.story a:hover {
		color:#FFFFFF;
	}
.comment {
	text-align:right;	
	background-color:#FF9900;
	padding:0px 5px 0px 0px;
}
	.comment a {
		text-decoration:none;
		color:#003366;
	}
	.comment a:hover {
		text-decoration:none;
		color:#FFFFFF;
	}
	
/* -------------------- */
/* -------- Ads ------- */
/* -------------------- */
#Welcome {
	color:FFFFFF;
	border:dashed 1px #FF9900;
	padding:4px 4px 4px 4px;
	margin:4px auto 4px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:800;
	background-color:#003366;
}
#Ads {
	color:#FFFFFF;
}
#Ads img {
	border:solid 1px #FF9900;
}
/* ------------------------ */
/* -------- Counter ------- */
/* ------------------------ */
#counter {
	color:#FFFFFF;
	font-weight:800;
	font-size:12px;
	border:#FFFFFF solid 2px;
	width:134px;
}
	#counter table td {
		border:#FFFFFF solid 2px;
		padding:0px 0px 0px 0px;
		text-align:center;
	}
	#counter table td img {
		width:23px;
		height:25px;
	}
/* ------------------------ */
/* -------- Counter ------- */
/* ------------------------ */
#left_boxes {
	color:#FFFFFF;
	font-weight:800;
	font-size:12px;
	border:#FFFFFF solid 2px;
	padding:0px 0px 0px 0px;
	width:136px;
}
	#left_boxes a {
		color:#FFFFFF;
	}
	#left_boxes a:hover {
		color:#003366;
	}
	#left_boxes table {
		padding:0px 0px 0px 0px;
	}
	#left_boxes table td {
		border:#FFFFFF solid 2px;
		text-align:center;
		background-color:#003366;
	}
	#left_boxes table td table td{
		background-color:#FF9900;
	}
	#left_boxes table td img {
		width:132px;
		height:132px;
		border-width:0px;
	}
/* ---------------------- */
/* -------- Links ------- */
/* ---------------------- */
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#FF9900;
	text-decoration:underline;
}
