@charset "UTF-8";
/* 
	CSS Document for Search Marketing Advanced
	Date: MAY 17 2008
	
	Version: 2.0
*/


/* General Formatting
------------------------------------------------------------------------------ */

html, body, form, ul, li, h1, h2, h3, h4, h5, img, p, input, label {
	padding: 0;
	margin: 0;
}

body {
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #535252;
	background: #a4cfe1 url(img/body_bg.gif) repeat-x;
	width: 750px;
	margin: 0 auto 0 auto;
}

ul, li {
	list-style: none;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.centered {
	text-align: center;
}

.clear, .clearfix {
	clear: both;
}

.clearfix {
	font-size: 0;
	line-height: 0;
	height: 0;
}

a:link, a:visited {
	color: #395e78;
	text-decoration: none;
	border-bottom: 1px dotted #c0c0c0;
}

a:hover, a:active {
	color: #58a7ca;
	text-decoration: none;
	border-bottom: 1px dotted #c0c0c0;
}

img {
	border: none;
}

em {
	font-style: normal;
}



/* Header Formatting
------------------------------------------------------------------------------ */

#header {
	background: url(img/head_bg.jpg) no-repeat;
	height: 147px;
	padding-top: 93px;
}

h1 {
	text-indent: -9999px;
	background: url(img/sma_logo.png) no-repeat bottom;
	width: 206px;
	height: 124px;
	margin-left: 272px;
	font-size: 1px;
}



/* Content Formatting
------------------------------------------------------------------------------ */

#content {
	background: #fff url(img/contentbottom_bg.gif) no-repeat bottom;
	padding: 25px 40px 30px 45px;
}

#content .col_a {
	width: 375px;
}

#content .col_b {
	width: 230px;
	background: url(img/form_bg.png) no-repeat;
	padding: 0 0 0 20px;
	border-left: 1px solid #e2e2e2;
}

#content .col_a h2 {
	text-indent: -9999px;
	background: url(img/home_h2.gif) no-repeat;
	width: 373px;
	height: 65px;
	margin-top: 5px;
	margin-bottom: 20px;
}

h3 {
	font-size: 20px;
	letter-spacing: -0.03em;
	line-height: 25px;
	margin-bottom: 10px;
}


/* Descripcion Formatting
------------------------------------------------------------------------------ */

#descripcion {
	margin-bottom: 30px;
	text-align: justify;
}

#descripcion p {
	line-height: 16px;
	margin: 10px 0 10px 0;
}

#descripcion em {
	color: #84a53d;
}

#descripcion h3 {
	font-size: 18px;
	margin-left: -12px;
	margin-top: 20px;
}

#descripcion a:link, a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

#descripcion a:hover, a:active {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}


#descripcion li {
	padding: 10px 15px 10px 27px;
	line-height: 14px;
}

#descripcion li.facs {
	background-color: #f4f4f4;
	margin-top: 2px;
	font-size: 13px;
}



/* Evento Anterior Formatting
------------------------------------------------------------------------------ */

#anterior {
	margin-bottom: 25px;
}

#anterior h3 {
	font-size: 16px;
	margin-bottom: 0px;
}

#anterior p {
	margin-bottom: 10px;
}

#anterior li {
	padding-left: 20px;
	background: url(img/arrow_icon.gif) no-repeat left center;
	line-height: 20px;
}


/* Fechas Formatting
------------------------------------------------------------------------------ */

#fechas h3 {
	color: #395e78;
}

#fechas {
	margin-bottom: 25px;
	color: #395e78;
}

#fechas a {
	display: block;
	padding: 7px 5px 7px 30px;
	background: url(img/calendar_icon_small.gif) no-repeat 7px 6px;
	font-size: 11px;
}

#fechas a strong {
	color: #58a7ca;
	line-height: 12px;
	font-size: 12px;
}

#fechas a em {
	color: #999;
}

#fechas a:link, #fechas a:visited {
	border: none;
	border-bottom: 1px solid #eaeaea;
}

#fechas a:hover, #fechas a:active {
	background-color: #f4f4f4;
	color: inherit;
	border-bottom: 1px solid #e2e2e2;
}



/* Calendar Formatting
------------------------------------------------------------------------------ */

#calendario {
	padding-left: 40px;
	background: url(img/calendar_icon.gif) no-repeat;
	color: #58a7ca;
	margin-bottom: 30px;
}

#calendario p {
	font-size: 11px;
	text-transform: uppercase;
}

#calendario em {
	text-transform: none;
}

#calendario h4 {
	color: #395e78;
	line-height: 16px;
}




/* Evento Formatting
------------------------------------------------------------------------------ */

#evento {
	margin-bottom: 25px;
	font-size: 12px;
}

#evento em {
	padding-right: 5px;
	color: #84a53d;
}

#evento ul {
	margin-top: 5px;
}

#evento li {
	padding: 10px 15px 10px 27px;
	background: url(img/arrow_icon.gif) no-repeat 7px 13px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e2e2e2;
	line-height: 18px;
}

#evento li.alt {
	background-color: #f4f4f4;
}




/* Expositores Formatting
------------------------------------------------------------------------------ */

#expositores {
	font-size: 11px;
	line-height: 15px;
	text-align:justify;
}

#expositores p {
	padding-bottom: 20px;
}

#expositores em {
	color: #84a53d;
	display: block;
	margin-bottom: -10px;
}

#expositores strong {
	font-size: 14px;
}



/* Reserva Formatting
------------------------------------------------------------------------------ */

#reserva {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-bottom: 20px;
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #e2e2e2;
}

#reserva h3 {
	color: #c78d30;
}

#reserva form {
	margin: 10px 0 10px 0;
}

#reserva label {
	display: block;
	font-weight: bold;
	color: #3876a2;
	line-height: 20px;
	margin-bottom: 5px;
}

#reserva input.field {
	border: 1px solid #e2e2e2;
	font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
	padding: 3px;
	width: 175px;
}

#reserva input.button {
	margin-top: 10px;
}

#reserva a:link, #reserva a:visited, #reserva a:active, #reserva a:hover {
	border: none;
	display: block;
}


/* Organizado por Formatting
------------------------------------------------------------------------------ */


#organizador {
	margin: 35px 0 35px 0;
}

#organizador h3 {
	color: #666;
	text-align: left;
	margin-bottom: 10px;
	font-size: 16px;
}

#organizador a:link, #organizador a:visited, #organizador a:active, #organizador a:hover {
	border: none;
	display: block;
	margin: 0 !important;
}

#organizador a.facebook {
	text-align:right;
	background: none !important;
	padding: 0 !important;
	margin-top: -10px !important;;
}


/* Sponsors Formatting
------------------------------------------------------------------------------ */

#sponsors h3 {
	color: #85a63e;
	text-align: left;
}

#sponsors h4 {
	font-size: 11px;
	border-bottom: 1px solid #e2e2e2;
	line-height: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
}

#sponsors a:link, #sponsors a:visited, #sponsors a:active, #sponsors a:hover {
	border: none;
	display: block;
	font-size:16px;
	font-weight:bold;
	
}

#sponsors a, #organizador a {
	background: url(img/logo_shadow.png) no-repeat bottom center;
	padding-bottom: 14px ;
	margin: 0 0 10px 0;
}

.padding {
	padding: 10px 0 7px;
}




/* Footer Formatting
------------------------------------------------------------------------------ */

#footer {
	margin: 25px;
	font-size: 11px;
	color: #2b5363;
}

#footer a {
	margin-right: 20px;
}

#footer a:visited, #footer a:link {
	border: none;
	background-color: #c3dbe5;
}

#footer a:hover, #footer a:active {
	color: #333;
}

#footer p a {
	margin: 0;
	padding: 1px 2px 1px 2px;
}

#footer p {
	padding-top: 2px;
	text-align: right;
}
