/* CSS Reset */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
/* End of CSS Reset */

.clr {
	clear:both;
}
body {
	color:#333;
	text-align:left;
	font:80% Verdana;
	background:transparent url("/img/bg_body.jpg") repeat;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color: #fff;
}
#pageContainer {
	width: 795px;
	border:1px solid #DDD;
	margin:5px auto;
	background:#ffffff;
}
#pageHeading {
	background:#ffffff url("/images/2009/madrid/madrid09.jpg") no-repeat;
	width:795px;
	height:408px;
}
#pageHeading h2, #pageHeading p {
	display:none;
}
#pageHeading img {
	position:relative;
	left:34px !important;
	top:0px;
}
#signUp {
	position:relative;
	left:522px;
	top:244px;
	width:234px;
	height:31px;
	overflow:hidden;
}
#signUp a {
	display:block;
	padding:40px 0 0 0;
}
#mainMenu ol, #mainMenu ul, #mainMenu li {
	list-style:none;
	margin:0;
	padding:0
}
#mainMenu {
	width:795px;
	height:31px;
	background:#ffffff url("/images/bg_main_menu.gif") repeat-x;
}
#mainMenu ul {
	padding: 8px 15px 0 0px;
}
#mainMenu li {
	float:left;
	padding:0 20px 0 20px;
	font-size: 12px;
	border-right:1px solid #CCC;
}
#mainMenu .last {
	border:0px;
	padding-right: 0;
}
#mainMenu a {
	padding:5px 2px;
	letter-spacing:-0.015em
}
#mainMenu a:hover {
	color: #0088A2;
}
#middle {
	background:#fff url("/images/bg_content.gif") repeat-y;
	clear:both;
}
#platinium_sponsors {
	border-bottom:1px solid #DDD;
	height:200px;
	width:100%;
}
#platinium_sponsors p, #collaborators p {
	letter-spacing:-0.02em;
	color:#666;
	font-size: 0.90em;
	padding:8px 0 0 10px;
}
#platinium_sponsors img {
	margin:3px 0px 0 30px
}
#mainContent {
	line-height:1.8em;
}
#mainContent {
	float:left;
	width:418px;
	padding:20px 10px 5px 15px;
	font-size:90%
}
#mainContent h1, #mainContent h2 {
	font-size: 160%;
	letter-spacing:-0.02em;
	font-weight:normal;
	color:#000;
	margin:0 0 15px 0;
}
#mainContent h2 {
	font-size: 150%;
	margin:30px 0 15px 0;
}
#mainContent p {
	margin:15px 0;
}
#mainContent p img {
	float:right;
	margin:10px;
}
#mainContent a, #mainContent a:link, #mainContent a:visited, #mainContent a:active {
	color: #0088A2;
	text-decoration:underline;
}
#mainContent a:hover {
	background-color: #0088A2;
	color:#fff;
	text-decoration:none;
}
#mainContent blockquote {
	background:#fff url("/images/blockquote.gif") no-repeat;
	margin:20px;
	font-family:courier;
}
#mainContent blockquote p {
	text-indent:35px;
}
#mainContent blockquote h3 {
	text-align:right;
	margin:-20px 0 10px 0;
}
#mainOptions ol, #mainOptions ul, #mainOptions li {
	list-style:none;
	margin:0;
	padding:0
}
#mainOptions {
	float:left;
	width:183px;
	margin:15px 0 0 0;
}
#mainOptions h3 {
	color:#4BBADF;
	letter-spacing:-0.02em;
	font-size:95%;
	font-weight:normal;
	margin:0 0 12px 20px;
}
#mainOptions ul {
	margin:0 0 30px 30px;
}
#mainOptions li {
	margin:0 0 10px 0;
}
#mainOptions a, #mainOptions a:link, #mainOptions a:visited {
	color:#666;
	font-size:90%
}
#mainOptions a:hover, #footer a:hover {
	color: #0088A2;
	text-decoration:underline;
}
#other_sponsors {
	float:left;
	width: 165px;
	text-align:center;
	margin: 0 0 15px 0;
	clear:right;
}
#donate {
	width: 165px;
	text-align:center;
	margin: 0 0 15px 0;
}
#other_sponsors p, #donate p {
	letter-spacing:-0.02em;
	color:#666;
	font-size: 0.90em;
	padding:0;
	margin:20px 0 0 0;
}
#donate p {
	padding:20px;
}
#other_sponsors img {
	margin:5px 0 0 0
}
#bottom {
	clear:both;
}
#collaborators {
	background:#fff;
/*	height:78px; */
	width: 795px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
#collaborators img {
	margin:10px 15px 0 0;
	vertical-align: middle;
}
#collaborators p {
/*	float: left; */
	padding:30px 25px 0 25px;
}
#footer {
	height:35px;
	font-size:10px;
	color:#444;
	padding:5px 30px 0px 30px;
	text-align:center;
}
.participantes img {
	border:1px solid #ccc;
	border-bottom:1px solid #999;
	border-right:1px solid #aaa;
	margin:10px;
	padding:5px 5px 10px 5px;
	width:65px;
}
.participantes td {
	font-weight:bold;
	font-size:120%;
}
.participantes td .guestlist_UserFieldData {
	font-weight:normal;
	font-size:90%;
}
#sb {
	margin:0 10px 10px 30px;
}
#comment_form {
	width:350px;
	height:200px;
	float:left;
	display:block;
}
#comment_form {
	width:400px;
	height:300px;
	float:left;
	display:block;
}
#comments p.counter {
	width:20px;
	padding:10px;
	text-align:center;
	float:left;
	margin:0 6px;
	background-color:#fff;
	font-weight:bold;
	font-size:120%;
	border:1px solid #dfdfdf;
}
div.comment {
	padding:10px 10px;
	margin:30px 10px;
	background-color:#eee;
}
p.postmetadata {
	color:#666;
	padding:30px 0 80px 0;
	border-bottom:1px solid #ccc;
}
div .post {
	margin-bottom:80px;
}
p.author {
	font-size:140%;
	height:30px;
	display:inline;
}
#comment_form {
	margin-bottom:50px;
	display:inline;
}
/* 	Madrid 09 Estilos "Extra" para registro, Poster
	y listado de asistentes */
#madridPoster #pageHeading {
	background: #ffffff url("/images/2009/madrid/madrid09.jpg") no-repeat;
	width: 795px;
	height: 431px;
}
#madridPoster #pageHeading h2, #madridPoster #pageHeading p {
	display: none;
}
#madridPoster #pageHeading img {
	position: relative;
	left: 48px !important;
	top: 8px;
}
#madridPoster #signUp {
	position: relative;
	left: 522px;
	top: 280px;
	width: 234px;
	height: 31px;
	overflow: hidden;
}
#madridPoster #signUp a {
	display: block;
	padding: 40px 0 0 0;
}
a.tooltip {
	position: relative;
	z-index: 1;
	text-decoration: none;
	color: #333;
	width: 16px;
	height: 16px;
	margin-left: 10px;
}
a.tooltip img {
	text-decoration: none;
	border-style: none;
}

a.tooltip span {
	display: none;
	position: absolute;
	top: -35px;
	left: 0px;
	z-index: 2;
	background: url(../images/tooltip-start.gif) no-repeat left top;
	text-decoration: none;
	height: 33px;
	padding: 0px 0px 0px 10px;

}
a.tooltip span em {
	background: url(../images/tooltip-end.gif) no-repeat right top;
	display: block;
	height: 33px;
	padding: 0px 10px 0px 0px;
	line-height: 30px;
	font-style: normal;
	position: relative;
	left: 3px;
	white-space: nowrap;
}
a.tooltip:hover {
	color: #333 !important;
	text-decoration: none !important;
	background-color: #FFF !important;
}
a.tooltip:hover span {
	display: block;
}
.enhancedForm fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.enhancedForm fieldset legend {
	display: none;
}
.enhancedForm fieldset p {
	margin: 0 0 16px 0;

}
.enhancedForm fieldset label {
	color: #333;
}
.enhancedForm fieldset input, .enhancedForm fieldset textarea{
	margin: 3px 0px 0px;
	border: 1px solid #ddd;
	padding: 6px;
	width: 380px;
}
.enhancedForm fieldset textarea {
	width: 380px;
}
.enhancedForm fieldset input:hover, .enhancedForm fieldset textarea:hover {
	border: 1px solid #4bbadf;
}
.enhancedForm fieldset .option-group {
	background: #f6f6f6;
	border: 1px solid #ccc;
	padding: 10px;
	width: 372px;
}
.enhancedForm fieldset .option-group:hover {
	border: 1px solid #4bbadf;
}
.enhancedForm fieldset .option-group input {
	width: auto;
	border: none;
	margin-top: 10px;
}
.enhancedForm fieldset .option-group label {
	margin-right: 10px;
	color: #666;
}
.enhancedForm fieldset .option-group label:hover {
	color: #333;
}
.enhancedForm fieldset .submit-group input {
	width: auto;
	padding: 4px 3px;
	background: #09C;
	color: #fff;
	font-weight: bold;
	border: 1px solid #069;
	margin: 0 20px 0 0;
}	

