* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	border: none;
	list-style-type: none; 
	text-decoration: none;
	outline: none;
}

body {
	background: #1b2728 url(../images/site-bg.gif) left top repeat-x;
	color: #FFFFFF;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}

#profile-people-content {
	background: #0f130f url(../images/profile-bg.gif) left top repeat-x;
}

a {
	outline: none;
}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#container {
	display: block;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#profile-navigation {
	display: inline;
	float: right;
	overflow: hidden;
}

#profile-navigation li {
	display: inline;
	float: left;
	overflow: hidden;
	padding-top: 2px;
}

#profile-navigation li a {
	display: inline;
	float: left;
	margin-top: -2px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
}

#profile-navigation #language-es a,
#profile-navigation #language-es a:visited {
	width: 26px;
	height: 21px;
	background: url(../images/language-tab.gif) left top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}

#profile-navigation #language-es a:hover,
#profile-navigation #language-es a:active {
	background: url(../images/language-tab.gif) left -42px no-repeat;
}

#profile-navigation #language-en a,
#profile-navigation #language-en a:visited {
	width: 26px;
	height: 21px;
	background: url(../images/language-tab.gif) left -21px no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}

#profile-navigation #language-en a:hover,
#profile-navigation #language-en a:active {
	background: url(../images/language-tab.gif) left -63px no-repeat;
}

#profile-people-content #profile-navigation #language-es a,
#profile-people-content #profile-navigation #language-es a:visited {
	width: 26px;
	height: 21px;
	background: url(../images/profile-language-tab.gif) left top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}

#profile-people-content #profile-navigation #language-es a:hover,
#profile-people-content #profile-navigation #language-es a:active {
	background: url(../images/language-tab.gif) left -42px no-repeat;
}

#profile-people-content #profile-navigation #language-en a,
#profile-people-content #profile-navigation #language-en a:visited {
	width: 26px;
	height: 21px;
	background: url(../images/profile-language-tab.gif) left -21px no-repeat;
	text-indent: -999999px;
	overflow: hidden;
}

#profile-people-content #profile-navigation #language-en a:hover,
#profile-people-content #profile-navigation #language-en a:active {
	background: url(../images/language-tab.gif) left -63px no-repeat;
}

#profile-navigation #profile-people a,
#profile-navigation #profile-people a:visited {
	width: 103px;
	height: 21px;
	background: url(../images/profile-tab.gif) left top no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 11px;
	margin-left: 10px;
	text-indent: -999999px;
	overflow: hidden;
}

#profile-navigation #profile-people a:hover,
#profile-navigation #profile-people a:active {
	background-position: left -21px;
}

#profile-navigation #profile-people-es a,
#profile-navigation #profile-people-es a:visited {
	width: 103px;
	height: 21px;
	background: url(../images/profile-tab-es.gif) left top no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 11px;
	margin-left: 10px;
	text-indent: -999999px;
	overflow: hidden;
}

#profile-navigation #profile-people-es a:hover,
#profile-navigation #profile-people-es a:active {
	background-position: left -21px;
}

#logo {
	display: inline;
	width: 180px;
	height: 57px;
	margin-top: 23px;
	background: url(../images/logo.gif) left top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}

#profile-people-content #logo {
	background: url(../images/profile-people-logo.gif) left top no-repeat;
}

#advertising-navigation {
	display: block;
	width: 407px;
	float: left;
	padding-left: 413px;
	padding-top: 21px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}

#advertising-navigation-es {
	display: block;
	width: 472px;
	float: left;
	padding-left: 348px;
	padding-top: 21px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}

#advertising-navigation ul,
#advertising-navigation-es ul {
	position: relative;
    height: 28px;
	margin: 0;
}

#advertising-navigation ul li,
#advertising-navigation-es ul li {
	float: left;
}

#advertising-navigation ul li.back,
#advertising-navigation-es ul li.back {
	background: url(../images/nav-tab.gif) no-repeat right -28px;
    width: 5px;
	height: 28px;
    z-index: 8;
	position: absolute;
	padding: 0;
}

#advertising-navigation ul li.back .left,
#advertising-navigation-es ul li.back .left {
    background: url(../images/nav-tab.gif) no-repeat left top;
    height: 28px;
	margin-right: 9px;
}

#advertising-navigation ul li a,
#advertising-navigation-es ul li a {
	position: relative;
	overflow: hidden;
    text-decoration: none;
    font: bold 13px arial;
    color: #FFFFFF;
    text-align: center;
    height: 28px;
	top: 6px;
	_top: 5px;
    z-index: 10;
	letter-spacing: 0;
	display: inline;
    margin: auto 10px;
	padding: 0;
}

html*#advertising-navigation ul li a,
html*#advertising-navigation-es ul li a {
	top: 5px;
}

h1 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
}

h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 18px;
}

p a,
p a:visited {
	font-weight: bold;
	color: #5a8082;
}

p a:hover,
p a:active {
	color: #FFFFFF;
}

#profile-people-content p a:hover,
#profile-people-content p a:active {
	color: #8f9cac;
}

#content {
	width: 232px;
	height: 420px;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	background: #1B2728;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 6px solid #FFFFFF;
	border-right: none;
}

#gallery {
	display: block;
	width: 720px;
	height: 440px;
	float: right;
	border: 6px solid #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #303030;
}

#page {
	display: block;
	width: 680px;
	height: 420px;
	float: right;
	border: 6px solid #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/site-bg.gif) left bottom repeat-x;
	font-size: 12px;
}

#profile-club {
	display: block;
	width: 680px;
	height: 420px;
	float: right;
	border: 6px solid #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background: #0f130f;
	font-size: 12px;
}

#profile-club h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	border-bottom: 0;
	padding-bottom: 0;
}

#page h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}

#gallery p {
	text-align: center;
}

.loadgallery {
	display: block;
	text-align: center;
	margin-top: 18px;
	border-top: 1px solid #FFFFFF;
	padding-top: 20px;
}

.loadgallery li {
	display: block;
	margin: 0 auto;
}

.loadgallery li a,
.loadgallery li a:visited {
	display: block;
	width: 210px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background: url(../images/list-button.gif) left top no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	margin: 0 auto;
	margin-bottom: 10px;
}

.loadgallery li a:hover,
.loadgallery li a:active {
	color: #1b2728;
}

.vcard {
	display: block;
}

.vcard .left {
	width: 50%;
	float: left;
	margin-top: 15px;
	margin-bottom: 12px;
}

.vcard .right {
	width: 50%;
	float: left;
	margin-top: 15px;
	margin-bottom: 12px;
}

.vcard .org,
.vcard .cif {
	font-weight: bold;
}

.vcard .adr {
	padding-top: 10px;
}

.vcard a.email,
.vcard a.email:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.vcard a.email:hover,
.vcard a.email:active {
	color: #8dc9cb;
	text-decoration: underline;
}

.vcard .url,
.vcard .type {
	display: none;
}

.vcard .tel .value {
	font-weight: bold;
}

.vcard a.add {
	display: block;
	width: 165px;
	height: 21px;
	background: url(../images/download-address-book.gif) left top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
	margin-top: 5px;
}

.vcard a.add-es {
	display: block;
	width: 165px;
	height: 21px;
	background: url(../images/download-address-book-es.gif) left top no-repeat;
	text-indent: -999999px;
	overflow: hidden;
	margin-top: 5px;
}

#sign-up {
	display: block;
	width: 227px;
	height: 235px;
	float: right;
	background: url(../images/sign-up-bg.gif) left top no-repeat;
	margin-top: -10px;
	margin-left: 20px;
	padding: 30px;
	padding-top: 15px;
}

#sign-up h2 {
	margin-top: 0;
	padding-top: 0;
}

#sign-up h3 {
	font-size: 14px;
	margin-bottom: 18px;
}

#signup dl {
	width: 50%;
	float: left;
	padding-top: 15px;
	overflow: hidden;
}

#signup dl dd {
	display: block;
}

#sign-up dl dd input {
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 220px;
	background: url(../images/register-input-bg.gif) left top no-repeat;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	height: 15px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 10px;
}

#sign-up dl dd .error {
	color: #a3371a;
	background: url(../images/register-input-bg.gif) left -19px no-repeat;
}

.thanks {
	border-top: 1px solid #FFFFFF;
	padding-top: 18px;
}

#page dl {
	width: 50%;
	float: left;
	padding-top: 14px;
	overflow: hidden;
}

#page dl dd {
	display: block;
	margin-bottom: 5px;
}

#page dl dd input {
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 200px;
	background: url(../images/input-bg.gif) left top no-repeat;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	height: 15px;
	color: #FFFFFF;
	margin-top: 2px;
}

#page dl dd option {
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background: #FFFFFF;
	color: #1b2728;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 2px;
}

#page dl dd textarea {
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 300px;
	height: 148px;
	background: url(../images/textarea-bg.gif) left top no-repeat;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	color: #FFFFFF;
	margin-top: 2px;
	overflow: hidden;
	resize: none;
}

#page dl dd .error {
	color: #a3371a;
	background: url(../images/input-bg.gif) left -19px no-repeat;
}

#page #emailmessage dd .error {
	background: url(../images/textarea-bg.gif) left -152px no-repeat;
}

#page #submitbutton {
	margin-top: 6px;
	float: right;
	margin-right: 34px;
}

.services {
	display: block;
	margin-top: 12px;
}

.services li {
	padding-left: 15px;
	font-size: 12px;
	background: url(../images/bullet.gif) left center no-repeat;
}

#members ul {
	float: left;
	margin-right: 60px;
	margin-top: 18px;
}

#members ul li {
	padding-left: 15px;
	font-size: 12px;
	background: url(../images/bullet-member.gif) left center no-repeat;
}

#profile-advertising-footer {
	clear: both;
	display: block;
	border-top: 1px solid #FFFFFF;
	overflow: hidden;
}

#profile-advertising-footer li {
	float: left;
	overflow: hidden;
	margin-top: 8px;
}

#profile-advertising-footer #adstrakt {
	float: right;
}

#profile-advertising-footer li a,
#profile-advertising-footer li a:visited {
	color: #FFFFFF;
}

#profile-advertising-footer li a:hover,
#profile-advertising-footer li a:active {
	color: #8dc9cb;
}

#profile-people-content #profile-advertising-footer li a:hover,
#profile-people-content #profile-advertising-footer li a:active {
	color: #8f9cac;
}