
body{
	font-family: "Tahoma", Arial, Verdana;
	font-size: 11px;
	color: #6a6a65;
	margin: 0px;
	overflow-x: hidden; 

}

a, a:hover, a:link, a:visited{
	font-family: "Tahoma", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6a6a65;
	text-decoration: none;	
}

input, textarea, select, option{
	font-family: "Tahoma", Arial, Verdana;
	font-size: 11px;
	color: #6a6a65;
	border: 1px dashed #6a6a65;
}

p, form, table, tr, td, th{
	border: 0;
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
}

img a{
	border: 0;
}

div#wrapper{
	width: 1003px;
	margin: auto;
}

div#top{
	background: url(../_images/top.png);
	width: 1003px;
	height: 127px;
}

	div#radio_stats{
		background: url(../_images/radio_stats.png);
		width: 253px;
		height: 92px;
		float: right;
		color: #FFFFFF;
		margin: 10px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 14px;
		overflow: hidden;
	}
	
	div#radio_stats img{
		margin-top: 1px;
	}

div#nav_bar{
	background: url(../_images/navigation_bar.png);
	width: 939px;
	height: 30px;
	padding-left: 32px;
	padding-right: 32px;
	color: #a48500;
}

	a#home{
		background: url(../_images/navigation/home.gif);
		width: 85px;
		height: 30px;
		float: left;
	}
	
	a#home:hover{
		background: url(../_images/navigation/hover/home.gif);
	}
	
	a#noticias{
		background: url(../_images/navigation/noticias.gif);
		width: 85px;
		height: 30px;
		float: left;
	}
	
	a#noticias:hover{
		background: url(../_images/navigation/hover/noticias.gif);
	}

	a#retros{
		background: url(../_images/navigation/retros.gif);
		width: 85px;
		height: 30px;
		float: left;
	}
	
	a#retros:hover{
		background: url(../_images/navigation/hover/retros.gif);
	}
	
	a#holos{
		background: url(../_images/navigation/holos.gif);
		width: 85px;
		height: 30px;
		float: left;
	}
	
	a#holos:hover{
		background: url(../_images/navigation/hover/holos.gif);
	}
	
	a#chat{
		background: url(../_images/navigation/chat.gif);
		width: 85px;
		height: 30px;
		float: left;
	}
	
	a#chat:hover{
		background: url(../_images/navigation/hover/chat.gif);
	}
	
	a#foro{
		background: url(../_images/navigation/foro.gif);
		width: 85px;
		height: 30px;
		float: left;
	}
	
	a#foro:hover{
		background: url(../_images/navigation/hover/foro.gif);
	}
	

div#sub_nav_bar{
	background: url(../_images/sub_navigation_bar.png);
	width: 933px;
	height: 29px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 13px;
}

	div#sub_nav_bar a{
		font-weight: normal;
		color: #6a6a65;
		padding-left: 5px;
		padding-right: 5px;
	}
	
div#container{
	background: url(../_images/main_container.png);
	width: 961px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: auto;
	color: #3f4d50;
	overflow: hidden;
}

div#left{
	width: 256px;
	float: left;
	overflow: hidden;
	margin-right: 8px;
}

div#left2{
	width: 200px;
	float: left;
	overflow: hidden;
	margin-right: 8px;
}

div#blue_header{
	background: url(../_images/headers/blue.png);
	width: 214px;
	height: 26px;
	padding-left: 12px;
	padding-right: 30px;
	padding-top: 10px;
	color: #6d98a8;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #d4f3ff 1px 1px 0px;
	text-decoration: none;
	cursor: pointer;
}

div#pink_header{
	background: url(../_images/headers/pink.png);
	width: 214px;
	height: 26px;
	padding-left: 12px;
	padding-right: 30px;
	padding-top: 10px;
	color: #bc7777;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #fcd7d7 1px 1px 0px;
	text-decoration: none;
	cursor: pointer;
}

div#green_header{
	background: url(../_images/headers/green.png);
	width: 214px;
	height: 26px;
	padding-left: 12px;
	padding-right: 30px;
	padding-top: 10px;
	color: #738a44;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #dbecb8 1px 1px 0px;
	text-decoration: none;
	cursor: pointer;
}
div#blue_header2{
	background: url(../_images/headers/blue2.png);
	width: 156px;
	height: 26px;
	padding-left: 12px;
	padding-right: 30px;
	padding-top: 10px;
	color: #6d98a8;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #d4f3ff 1px 1px 0px;
	text-decoration: none;
	cursor: pointer;
}

div#pink_header2{
	background: url(../_images/headers/pink2.png);
	width: 156px;
	height: 26px;
	padding-left: 12px;
	padding-right: 30px;
	padding-top: 10px;
	color: #bc7777;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #fcd7d7 1px 1px 0px;
	text-decoration: none;
	cursor: pointer;
}

div#green_header2{
	background: url(../_images/headers/green2.png);
	width: 156px;
	height: 26px;
	padding-left: 12px;
	padding-right: 30px;
	padding-top: 10px;
	color: #738a44;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #dbecb8 1px 1px 0px;
	text-decoration: none;
	cursor: pointer;
}

div.box_background{
	background: url(../_images/box.png);
	width: 236px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	overflow: hidden;
}

div.box_background2{
	background: url(../_images/box2.png);
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	overflow: hidden;
}

div.box_bottom{
	background: url(../_images/box_bottom.png);
	width: 256px;
	height: 10px;
	margin-bottom: 8px;
}

div.box_bottom2{
	background: url(../_images/box_bottom2.png);
	width: 200px;
	height: 10px;
	margin-bottom: 8px;
}

div#middle{
	width: 433px;
	float: left;
	margin-right: 8px;
}

div#content_header{
	background: url(../_images/headers/content.png);
	width: 391px;
	height: 26px;
	padding-left: 12px;
	padding-right: 30px;
	padding-top: 10px;
	color: #6d98a8;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #d4f3ff 1px 1px 0px;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
}

div.content_box{
	background: url(../_images/content_box.png);
	width: 413px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	overflow: hidden;
}

div.content_bottom{
	background: url(../_images/content_bottom.png);
	width: 433px;
	height: 8px;
}

div#middle2{
	width: 740px;
	float: left;
	margin-right: 8px;
}

div#content_header2{
	background: url(../_images/headers/content2.png);
	width: 696px;
	height: 26px;
	padding-left: 12px;
	padding-right: 30px;
	padding-top: 10px;
	color: #6d98a8;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #d4f3ff 1px 1px 0px;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
}

div.content_box2{
	background: url(../_images/content_box2.png);
	width: 750x;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	overflow: hidden;
}

div.content_bottom2{
	background: url(../_images/content_bottom2.png);
	width: 740px;
	height: 8px;
}

div#right{
	width: 256px;
	float: left;
	overflow: hidden;
}

div#grey_header{
	background: url(../_images/headers/grey.png);
	width: 214px;
	height: 26px;
	padding-left: 12px;
	padding-right: 30px;
	padding-top: 10px;
	color: #868679;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #fffffe 1px 1px 0px;
	text-decoration: none;
	cursor: pointer;
}

div#grey_header2{
	background: url(../_images/headers/grey2.png);
	width: 156px;
	height: 26px;
	padding-left: 12px;
	padding-right: 30px;
	padding-top: 10px;
	color: #868679;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #fffffe 1px 1px 0px;
	text-decoration: none;
	cursor: pointer;
}

div#lime_header{
	background: url(../_images/headers/lime.png);
	width: 214px;
	height: 26px;
	padding-left: 12px;
	padding-right: 30px;
	padding-top: 10px;
	color: #959b6d;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #f6ffbd 1px 1px 0px;
	text-decoration: none;
	cursor: pointer;
}

div#bottom{
	background: url(../_images/bottom.png);
	width: 973px;
	height: 47px;
	color: #846b00;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	text-align: right;
}

div.headline1{
	background: #e9e9e9;
	width: 226px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

div.headline2{
	background: #f5f5f5;
	width: 226px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

input.custom{
	background: url(../_images/input.png);
	width: 223px;
	height: 18px;
	border: 0;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	margin-bottom: 3px;
}

input.buttom{
	background: url(../_images/login.png);
	width: 68px;
	height: 24px;
	text-align: center;
	border: 0;
	padding-bottom: 3px;
}

a#news_banner{
	background: url(../_images/news/thehablets.png);
	width: 425px;
	height: 23px;
	float: left;
	margin-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 80px;
	color: #FFFFFF;
	font-weight: normal;
}

div#shade{
	background: url(../_images/shade.png);
	width: 405px;
	height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	color: #FFFFFF;
	font-weight: normal;
}