/* ----- GENERAL ----- */

body {
	background-color: #F3FCFD;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #222;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}


/* ----- HEADER ----- */

#header {
	width: 100%;
	height: 225px;
	background: url(../images/header1.png) repeat-x;
}

#admin {
	float: left;
	width: 325px;
	height: 166px;
	background: url(../images/agradecimiento.png) no-repeat scroll 55px 50px;
	text-align: right;
	margin-top: -41px;
	padding-top: 12px;
	color: #e9e9e9;
}

#admin a {
	color: #e9e9e9;
}

admin a {
	text-decoration: underline;
}

#main {
	width: 900px;
	height: 138px;
	margin: 0 auto;
	padding-top: 42px;
}

#logo {
	float: left;
}

#title {
	width: 405px;
	height: 95px;
	background: url(../images/title.png) no-repeat left top;
	float: left;
	text-indent: -9999px;
	margin: 30px 20px 12px 30px;
}

#nav-bar {
	clear: both;
	width: 900px;
	height: 36px;
	margin: 5px auto 0;
}


/* ----- 1st BLOCK ----- */

#first-block {
	width: 900px;
	min-height: 292px;
	margin: 25px auto 2px;
}

#welcome {
	width: 312px;
	height: 265px;
	float: left;
}

#welcome h2 {
	font-size: 25px;
	padding-bottom: 5px;
}

#welcome p {
	padding-bottom: 8px;
	font-size: 13px;
	line-height: 20px;
}

#image-slide {
	width: 572px;
	height: 292px;
	float: right;
	margin-top: -12px;
	background: url(../images/image-frame2.png) no-repeat left top;
}

#secuencia {
	width: 550px;
	height: 220px;
	padding: 11px;
}


/* ----- 2nd BLOCK ----- */

#second-block {
	/*width: 100%;  Causa que aparezca una barra horizontal de desplazamiento*/
	height: 430px;
	background: #B8D0DE url(../images/noisy.png) repeat;
	border: 1px solid #B0BFC7;
	clear: both;
}

#quick-table {
	width: 902px;
	height: 326px;
	margin: 45px auto;
}


/* --- Left Column --- */

#left-col {
	width: 321px;
	float: left;
}

#left-title {
	width: 251px;
	height: 40px;
	padding: 10px 15px 10px 55px;
	background: url(../images/destacados.png) no-repeat left top;
	text-indent: -9999px;
}

#left-title h2 {
	font-size: 20px;
}

#left-title p {
	color: #555;
	font-style: italic;
}

#left-content {
	width: 280px;
	height: 248px;
	background-color: #fff;
	border: 1px solid #9aa8b3;
	margin-top: -1px;
	padding: 20px;
}

.post img {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.post h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}

.post h2 a {
	color: #222;
}

.post .post-entry {
	line-height: 19px;
}

.post .post-entry a {
	color: #256ba1;
}


/* --- Middle Column --- */

#middle-col {
	width: 321px;
	float: left;
}

#middle-title {
	width: 251px;
	height: 40px;
	padding: 10px 15px 10px 55px;
	background: url(../images/imaxes.png) no-repeat left top;
	text-indent: -9999px;
}

#middle-title h2 {
	font-size: 20px;
}

#middle-title p {
	color: #555;
	font-style: italic;
}

#middle-content {
	width: 280px;
	height: 268px;
	background-color: #fff;
	border: 1px solid #9aa8b3;
	margin-top: -1px;
	padding: 10px 20px;
}

#middle-content ul {
	width: 250px;
	height: 228px;
	padding: 10px 10px 20px 20px;
}

#middle-content ul li {
	float: left;
	margin-right: 3px;
	margin-bottom: 8px;
}

#middle-content a img {
	/*border: 3px solid #b8d0de;*/
	border: 1px solid #888;
	padding: 3px;
}

#middle-content a img:hover {
	/*border: 3px solid #7ea0b3;*/
	background: #222;
}

#middle-content span {
	background: #e9fed2 url(../images/loop1.png) no-repeat 3% 55%;
	border: 1px solid #5baf2e;
	padding: 5px 15px 5px 30px;
	position: relative;
	bottom: 26px;
	left: 20px;
}


/* --- Right Column --- */

#right-col {
	width: 260px;
	float: left;
}

#right-title {
	width: 190px;
	height: 40px;
	padding: 10px 15px 10px 55px;
	background: url(../images/links.png) no-repeat left top;
	text-indent: -9999px;
}

#right-title h2 {
	font-size: 20px;
}

#right-title p {
	color: #555;
	font-style: italic;
}

#right-content {
	width: 258px;
	height: 288px;
	background-color: #fff;
	border: 1px solid #9aa8b3;
	margin-top: -1px;
}

#right-content ul li {
	height: 38px;
	/*padding: 10px 16px;*/
	border-bottom: 1px solid #9aa8b3;
}

#right-content ul li a {
	text-decoration: none;
	color: #222;
	font-size: 13px;
	padding: 11px 16px;
	width: 226px;
	display: block;
}

#right-content ul li a:hover {
	background: #333 url(../images/arrow1.png) no-repeat scroll 98% 50%;
	color: #fefefe;
	display: block;
}

#right-content ul li.link-img {
	float: left;
	border: none;
	height: 76px;
	margin: 8px 0 0 11px;
}

#right-content ul li.link-img a {
	text-decoration: none;
	color: #222;
	padding: 0;
	display: inline;
}

#right-content ul li.link-img a:hover {
	background: none;
	display: inline;
}


/* ----- FOOTER ----- */

#footer {
	width: 900px;
	height: 10px;
	margin: 0 auto;
	padding: 10px 0;
}

#footer p {
	font-size: 11px;
	text-align: center;
}


/* ----- LOGIN ----- */

#MemberLoginForm_LoginForm {
	width: 160px;
	height: 200px;
	border: 2px solid #aaa;
	padding: 10px 15px;
	background-color: #eee;
	margin-top: 5px;
}

#MemberLoginForm_LoginForm #Email,#Password {
	height: 50px;
	font-size: 13px;
	margin-bottom: 5px;
}

#MemberLoginForm_LoginForm #Email label,
#MemberLoginForm_LoginForm #Password label {
	margin-bottom: 1px;	
}

#MemberLoginForm_LoginForm fieldset p {
	margin-bottom: 28px;
}

#MemberLoginForm_LoginForm p label {
	margin-top: 1px;
	margin-right: 3px;
}

#MemberLoginForm_LoginForm .Actions input {
	font-size: 13px;
	margin: 0 50px 5px;
}

#MemberLoginForm_LoginForm .Actions p {
	text-align: center;
}

#MemberLoginForm_LoginForm .Actions p a {
	color: #d61128;
}