* {
	user-select: none;
}

#how-it-works .nav li a,
#the-animal-in-you .body p,
#about-spine-concept h3,
#carousel .body,
#how-it-works h3,
#how-it-works p {
	-flash-html-text: true;
}

/* fonts */
* {
	font-family: "Helvetica Neue";
}
#loader {
	font-size: 600px;
}
#introduction .header {
	font-size: 134px;
}
#loader p {
	font-size: 35px;
}
#about-spine-concept h3 {
	font-size: 30px;
}
#carousel .header {
	font-size: 34px;
}
#range th, #carousel .body {
	font-size: 24px;
}
#how-it-works .nav li a,
#range td .header {
	font-size: 18px;
}
*,
#nav a, #footer .nav a, #footer .nav .header,
#the-animal-in-you .header h4,
#about-spine-concept .section .header a,
#the-animal-in-you .body p,
#the-animal-in-you .body .description,
#carousel .body .description, #carousel .body p,
#range .details .header, #range .details a, #range td .tooltip,
#how-it-works .info {
	font-size: 14px;
}
#range .details li, .copyright {
	font-size: 12px;	
}

#introduction .header {
	line-height: -50px;
}
#loader p {
	line-height: -8px;
}
#loader p {
	text-transform: uppercase;
}
#about-spine-concept h3 {
	line-height: -4px;
}
* {
	letter-spacing: -1px;
}
.copyright {
	letter-spacing: 0px;
}
#how-it-works .nav li a {
	line-height: -4px;
}
#loader, #loader p,
#the-animal-in-you .body .description,
#about-spine-concept h3, #carousel .body,
#how-it-works .info .header {
	text-align: center;
}
.gallery #pager {
	text-align: right;
}
/* colours */
.gallery .title {
	color: #FFFFFF;
}
.gallery .subtitle {
	color: #979797;
}
*,
#footer .nav a:hover {
	color: #FFFFFF;
}
#carousel .header,
#range thead th,
.copyright {
	color: #333333;
}

#carousel .body .description {
	color: #CCCCCC;
}
.red,
#nav a:hover,
#range .details a,
#how-it-works a,
#how-it-works p {
	color: #ff3333;	
}
#footer .nav a, #footer .nav .header {
	color: #999999;
}
#nav {
	border-color: #FFFFFF;
}
/* decoration */
#nav {
	border-size: 5px;
}
th.snake {
	background-image: url(../images/icons/snake-24.png);
}
th.chameleon {
	background-image: url(../images/icons/chameleon-24.png);
}
th.bull {
	background-image: url(../images/icons/bull-24.png);
}

#wrapper {
	width: 1024px;
	height: 768px;
}
#nav {
	width: 157px;
	padding-top: 8px;
	margin-top: 28px;
	margin-left: 50px;
}
#nav a {
	margin-top: -5px; 
}
#loader p {
	width: 470px;
}
#introduction .header {
	width: 600px;
}
#range table {
	top: 212px;
	left: 53px;
}
#about-spine-concept h3 {
	width: 335px;
}

#the-animal-in-you .body .description,
#carousel .body .description {
	width: 280px;
}
#carousel .body p {
	width: 280px;
}
#carousel .body {
	width: 380px;
}

#how-it-works p, #how-it-works h3, #how-it-works a {
	width: 110px;
}
#how-it-works p {
	width: 140px;
}
#how-it-works .info {
	width: 555px;
}
#range .details li {
	width: 240px;
}
.gallery #pager {
	width: 100px;
}



