﻿/* Layout Style Sheet :: Space Worldwide */
/* Author :: Alex Stanhope for Space Worldwide */
/* Copyright :: The Author, All rights reserved */

body {
	background: #fff url(../images/bg_nav.gif) top left repeat-x;
	text-align: center;
    font-family: "Lucida Grande", Arial, Sans-Serif; 
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #666;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

/* Formatting Styles */

img {
	border: 0px;
}

p.slideshow {
	text-align: center;
	padding-bottom: 20px;
}

div.pad_lower {
	padding-bottom: 200px;
}

br.clear {
	clear: both;
	height: 0.01em;
}

/* Container Styles */

#container {
	position: relative;
	width: 760px;
	height: auto;
	margin: 0px auto;
	text-align: left;
}

/* Navbar Styles */

#navbar {
	width: 760px;
	height: 30px;
	margin: 0px;
	background: #89a11a url(../images/bg_nav.gif) top left repeat-x;
}

#navbar_left {
	float: left;
	width: 500px;
	height: auto;
	margin: 0px;
}

ul#navigation {
	margin: 0px;
	padding: 7.5px 0px;
	white-space: nowrap;
}

#navigation li {
	display: inline;
	list-style-type: none;
}

#navigation a { 
	padding: 7.5px 10px;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.05em;
}

#navigation a:link, #navigation a:visited {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
}

#navigation a:hover {
	color: #fff;
	background: url(../images/bg_nav_hover.gif) top left repeat-x;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
}

a.active {
	color: #fff;
	background: url(../images/bg_nav_hover.gif) top left repeat-x;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
}

#rss {
	float: right;
	width: 105px;
	height: 30px;
	margin: 0px;
	padding-top: 3px;
}

/* Content Styles */

#content {
	position: relative;
	width: 760px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

#logo {
	position: relative;
	width: 260px;
	height: auto;
	margin: 0px;
	float: left;
}

#content_left {
	float: left;
	width: 380px;
	height: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

#content_right {
	float: left;
	width: 380px;
	height: auto;
	margin-top: 40px;
}

#content_left_mid {
	float: left;
	width: 500px;
	height: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

#content_right_narrow {
	float: left;
	width: 220px;
	height: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 30px;
}


#content_full {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}


#content_wide {
	position: relative;
	width: 760px;
	height: auto;
	margin-top: 40px;
}

#flash {
	position: relative;
	margin-top: 30px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	letter-spacing: 0.05em;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
}

#content_left p {
	width: 330px;
}

p.emphasis {
	font-weight: bold;
	font-size: 1.4em;
}

p.emphasis_title {
	font-weight: bold;
	font-size: 1.4em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0px;
}

p.full {
	width: 430px;
	float: left;
	margin: 0px 0px 20px 0px;
}

img.newspic {
	float: right;
	border: 1px solid #ccc;
	padding: 5px;
}

p.strapline {
	font-size: 3em;
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Trebuchet MS", Sans-Serif;
	letter-spacing: 0.05em;
	margin-left: 60px;
}

p.strapline_green {
	font-size: 2em;
	color: #94b300;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Trebuchet MS", Sans-Serif;
	letter-spacing: 0.05em;
	text-align: center;
	margin: 40px auto 20px auto;
}

p.strapline_green_2 {
	font-size: 1.3em;
	color: #94b300;
	font-weight: bold;
	font-family: "Trebuchet MS", Sans-Serif;
	text-align: center;
}

p.center {
	text-align: center;
}

a:link, a:visited, a:active {
	color: #94b300;
	text-decoration: none;
}

a:hover {
	color: #94b300;
	text-decoration: underline;
}

#standard ul, #standard_2 ul {
	font-size: 1.2em;
}

#standard ul ul {
	font-size: 1.2em;
}

#standard li, #standard_2 li {
	list-style-type: none;
	background-image: url(../images/bullet_space.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 1px 0px 5px 25px;
	margin-left: -30px;
	font-size: 1.2em;
}

#standard li ul li {
	list-style-type: none;
	background-image: url(../images/bullet_space.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 1px 0px 0px 25px;
	margin: 5px 0px 5px -45px;
	font-size: 0.8em;
}

img.rsspic {
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
	padding-bottom: 5px;
}

hr
{
	border: 0px;
}

hr.hr1
{
 	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 20px 0px 10px 0px;
}

.dateblock {
	float: left;
	margin-right: 20px;
	margin-top: 2.5px;
	text-align: center;
	width: 50px;
	border: 1px solid #ccc;
	background-color: #ebebeb;
	padding: 5px 2.5px;
	font-family: Arial;
}
.day {
	font-size: 2.6em;
	position: relative;
	top: -5px;
}
.month {
	font-size: 1.2em;
}
.year {
	font-size: 1.2em;
	position: relative;
	margin-top: -10px;
}

.button {
	font-weight: bold;
	font-size: 1.2em;
	color: #333;
	background: #fff url(../images/bg_button.gif) no-repeat;
	width: 170px;
	height: 35px;
	border: 0px;
	padding: 0px 0px 3px 10px;
	text-align: left;
}

div#portfolio_bottom {
	clear: both;
	padding-top: 10px;
}

.box {
	float: left;
	width: 35px;
	height: 25px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	margin: 2.5px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
}

.box_2 {
	float: left;
	width: 35px;
	height: 25px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	margin: 2.5px 2.5px 2.5px 15px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
}

div#left_2 {
	float: left;
	margin-top: 10px;
	width: 90px;
}

div#right_2 {
	float: right;
	margin-top: 10px;
	width: 90px;
}


div#featured {
	float: left;
	margin: 10px 5px 0px 11px;
	width: 180px;
	padding-left: 2.5px;	
}

.featured {
	float: left;
	width: 79px;
	height: 70px;
	background-color: #605271;
	border-top: 1px solid #443950;
	border-right: 1px solid #443950;
	border-left: 3px solid #443950;
	border-bottom: 3px solid #443950;
	margin: 2.5px 4.5px 1px 0px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
}

#featured a:link, #featured a:visited, #featured a:active {
	color: #fff;
	text-decoration: none;
}

#featured a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Main Bar Styles */

#main_bar_top {
	clear: both;
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #fff url(../images/bg_main_bar_top.gif) bottom left repeat-x;
}

#main_bar_top_plain {
	clear: both;
	width: 100%;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #fff url(../images/bg_main_bar_top.gif) bottom left repeat-x;
}

#main_bar_top img {
	display: block;
	margin: 0px auto;
}


#main_bar_full {
	position: relative;
	width: 100%;
	height: 170px;
	background: #92AD12 url(../images/bg_main_bar.jpg) top left repeat-x;
	margin: 0px;
	padding-top: 10px;
}

#main_bar {
	position: relative;
	width: 100%;
	height: 170px;
	background: #92AD12 url(../images/bg_main_bar.jpg) top left repeat-x;
	margin: 0px;
}

#main_bar_content {
	width: 760px;
	height: auto;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

h2 {
	font-size: 1.8em;
	color: #fff;
	font-weight: normal;
	margin: 0px;
	width: 320px;
}

#main_bar_content p {
	font-size: 1.4em;
	color: #fff;
	width: 320px;
	margin: 15px 0px;
	font-weight: normal;
}

p.author {
	text-align: right;
	font-style: italic;
}

/* Links Styles */

#links {
	position: relative;
	width: 760px;
	height: auto;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
	text-align: center;
	color: #777;
}
#noticias 
{
	float: left;
	width:500px
}

#links p {
	font-size: 1.1em;
}

ul#infolinks {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

#infolinks li {
	display: inline;
	list-style-type: none;
}

#infolinks a { 
	padding: 0px 5px;
	font-size: 1.1em;
}

#infolinks a:link, #infolinks a:visited {
	color: #777;
	text-decoration: none;
	margin: 0px;
}

#infolinks a:hover {
	color: #777;
	text-decoration: underline;
	margin: 0px;
}

/* Footer Styles */

#footer {
	position: relative;
	width: 100%;
	height: 120px;
	background: #ebebeb url(../images/bg_footer.gif) top left repeat-x;
}

/* Form Element Styles */

p.top {
	margin-top: 0px;
}

label {
	font-size: 1.2em;
	font-weight: bold;
}

.input {
	font-family: "Lucida Grande", Arial, Sans-Serif;
	font-size: 1.2em;
	background: #f4f4f4 url(../images/bg_input.gif) top left repeat-x;
	border: 1px solid #ccc;
	width: 280px;
	height: 18px;
	margin-top: 5px;
}

textarea {
	font-size: 1.2em;
	font-family: "Lucida Grande", Arial, Sans-Serif;
	margin-top: 5px;
}

select {
	background: #f4f4f4;
	font-size: 1.2em;
	border: 1px solid #ccc;
	font-family: "Lucida Grande", Arial, Sans-Serif;
	width: 80px;
	margin-top: 5px;
}

p.error {
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 0px;
	background-image: url(../images/error.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px 0px 10px 35px;
}