/* Meyers Reset Reloaded*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.micro {
	font-family: tahoma, sans-serif;
	font-size: 9px;
}

img, div, li, a { behavior: url(iepngfix.htc) }

/* ----------------------------------------------------------------
                           main styles
------------------------------------------------------------------- */

html, body {
	font: 11px arial, verdana, sans-serif;
}
body {
	background-color: #000;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}
a {
	color: #2240c2;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.cnt {
	width: 826px;
	background: transparent url(images/mainbg.jpg) no-repeat;
	margin: 0 auto;
	padding-top: 0;
}
.cnt-ficha {
	width: 826px;
	background: transparent url(images/mainfichabg.jpg) no-repeat;
	margin: 0 auto;
	padding-top: 0;
}

/* ----------------------------------------------------------------
                           header
------------------------------------------------------------------- */

.header {
	width: 826px;
	height: 151px;
	float: left;
	position: relative;
}
.logo {
	margin-left: 5px;
}
h1.logo {
	width: 337px;
	height: 81px;
	display: block;
	position: absolute;
	top: 44px;
	left: 37px;
}
h1.logo a {
	background: transparent url(images/flesh-logo.png) no-repeat 0 0;
	width: 337px;
	height: 81px;
	display: block;
}
h1.logo a:hover {
	background: transparent url(images/flesh-logo.png) no-repeat 0 -81px;
}
h1.logo span {
	display: none;
}
.winter2010 {
	background: transparent url(images/winter-2010.png) no-repeat 0 0;
	width: 263px;
	height: 93px;
	display: block;
	position: absolute;
	bottom: 4px;
	right: 37px;
}
.winter2010 span {
	display: none;
}
.winter2010-2 {
	background: transparent url(images/winter-2010-2.png) no-repeat 0 0;
	width: 360px;
	height: 43px;
	display: block;
	position: absolute;
	top: 60px;
	right: 37px;
}
.winter2010-2 span {
	display: none;
}

/* ----------------------------------------------------------------
                           main
------------------------------------------------------------------- */
.main {
	width: 826px;
	height: 498px;
	clear: both;
	position: relative;
}
.tab_container {
	width: 220px;
	position: absolute;
	top: 0;
	right: 83px;
}
.tab_container img {
	width: 220px;
	height: 439px;
}
ul.tabs {
	width: 83px;
	list-style-type: none;
	position: absolute;
	top: 111px;
	right: 0;
}
ul.tabs li {
	width: 83px;
	height: 31px;
	margin-bottom: 6px;
	display: block;
	float: left;
}
ul.tabs li.xp60platinum, ul.tabs li.xp100gold {
	height: 46px;
}
ul.tabs li a {
	width: 83px;
	height: 31px;
	display: block;
	float: left;
}
ul.tabs li.xp60platinum a, ul.tabs li.xp100gold a {
	height: 46px;
}
ul.tabs li.xp60platinum a {
	background: transparent url(images/xp60platinum-btn.png) no-repeat 0 0;
}
ul.tabs li.xp100gold a {
	background: transparent url(images/xp100gold-btn.png) no-repeat 0 0;
}
ul.tabs li.xp20 a {
	background: transparent url(images/xp20-btn.png) no-repeat 0 0;
}
ul.tabs li.xp40 a {
	background: transparent url(images/xp40-btn.png) no-repeat 0 0;
}
ul.tabs li.xp60 a {
	background: transparent url(images/xp60-btn.png) no-repeat 0 0;
}
ul.tabs li.xp80 a {
	background: transparent url(images/xp80-btn.png) no-repeat 0 0;
}
ul.tabs li.xp100 a {
	background: transparent url(images/xp100-btn.png) no-repeat 0 0;
}
ul.tabs li a:hover {
	background-position: 0 -31px;
}
ul.tabs li.xp60platinum a:hover, ul.tabs li.xp100gold a:hover {
	background-position: 0 -46px;
}
ul.tabs li.active a {
	background-position: 0 -62px;
}
ul.tabs li.xp60platinum.active a, ul.tabs li.xp100gold.active a {
	background-position: 0 -92px;
}
ul.tabs li a span {
	display: none;
}

a.tourvirtualbtn {
	background: transparent url(images/tourvirtual-btn.png) no-repeat 0 0;
	width: 233px;
	height: 23px;
	display: block;
	position: absolute;
	top: 450px;
	right: 37px;
}
a.tourvirtualbtn:hover {
	background: transparent url(images/tourvirtual-btn.png) no-repeat 0 -23px;
}
a.tourvirtualbtn span {
	display: none;
}

/* ----------------------------------------------------------------
                           ficha
------------------------------------------------------------------- */
.traje {
	width: 186px;
	position: absolute;
	top: 0;
	left: 60px;
}
.ficha {
	width: 520px;
	position: absolute;
	top: 0;
	left: 254px;
}
ul.tabs2 {
	width: 83px;
	list-style-type: none;
	position: absolute;
	top: 111px;
	right: 0;
}
ul.tabs2 li {
	width: 83px;
	height: 31px;
	margin-bottom: 6px;
	display: block;
	float: left;
}
ul.tabs2 li.xp60platinum, ul.tabs2 li.xp100gold {
	height: 46px;
}
ul.tabs2 li a {
	width: 83px;
	height: 31px;
	display: block;
	float: left;
}
ul.tabs2 li.xp60platinum a, ul.tabs2 li.xp100gold a {
	height: 46px;
}
ul.tabs2 li.xp60platinum a {
	background: transparent url(images/xp60platinum-btn.png) no-repeat 0 0;
}
ul.tabs2 li.xp100gold a {
	background: transparent url(images/xp100gold-btn.png) no-repeat 0 0;
}
ul.tabs2 li.xp20, ul.tabs2 li.xp20 a {
	background: transparent url(images/xp20-btn.png) no-repeat 0 0;
}
ul.tabs2 li.xp40, ul.tabs2 li.xp40 a {
	background: transparent url(images/xp40-btn.png) no-repeat 0 0;
}
ul.tabs2 li.xp60, ul.tabs2 li.xp60 a {
	background: transparent url(images/xp60-btn.png) no-repeat 0 0;
}
ul.tabs2 li.xp80, ul.tabs2 li.xp80 a {
	background: transparent url(images/xp80-btn.png) no-repeat 0 0;
}
ul.tabs2 li.xp100, ul.tabs2 li.xp100 a {
	background: transparent url(images/xp100-btn.png) no-repeat 0 0;
}
ul.tabs2 li a:hover {
	background-position: 0 -31px;
}
ul.tabs2 li.xp60platinum a:hover, ul.tabs2 li.xp100gold a:hover {
	background-position: 0 -46px;
}
ul.tabs2 li.active {
	background-position: 0 -62px;
}
ul.tabs2 li.xp60platinumactive {
	background: transparent url(images/xp60platinum-btn.png) no-repeat 0 0;
	background-position: 0 -92px;
	height: 46px;
}
ul.tabs2 li.xp100goldactive {
	background: transparent url(images/xp100gold-btn.png) no-repeat 0 0;
	background-position: 0 -92px;
	height: 46px;
}
ul.tabs2 li span {
	display: none;
}


/* ----------------------------------------------------------------
                           footer
------------------------------------------------------------------- */
.footer {
	background: transparent url(images/footerbg.png) no-repeat;
	width: 826px;
	height: 56px;
	clear: both;
	display: block;
	position: relative;
}
.footer a.info {
	width: 178px;
	height: 28px;
	display: block;
	position: absolute;
	top: 12px;
	right: 30px;
}
.footer p {
	padding: 0 20px;
	line-height: 18px;
}
.footer p.copy {
	padding-bottom: 10px;
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 15px;
}
.footer p img {
	margin-right: 5px;
	margin-bottom: -1px;
}

