body {
	font-family: Helvetica, Arial, Sans-Serif;
	background-color: #90b9eb;
}

img {
	vertical-align: top;
}

.extra {

	background: #000000;
	border: 3px #000 solid;
	margin-bottom: 10px;
	width:460px;	
}

h1 {
	margin: 60px 0 30px 0;
	color: #000000;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 2.4em;
	line-height: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #c8dcf5;
	filter: dropshadow(color=#e3edfa, offx=0, offy=1);
}

h2 {
	margin: 10px 0 0 0;
	color: #ffffff;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: none;
	line-height: 1.5em;
	text-shadow: 0 1px 0 #5e88b3;
	filter: dropshadow(color=#5e88b3, offx=0, offy=1);
}

h2 a {
	color: #eeeeee;
	text-decoration: none;
	border-bottom: 1px #5e88b3 solid;
}

a {
	color: #eeeeee;
	text-decoration: none;
	border-bottom: 1px #5e88b3 solid;
}

p {
	margin: 10px 0 0 0;
	color: #ffffff;
	font-size: .8em;
	line-height: 1.4em;
	/*text-shadow: 0 1px 0 #5e88b3;*/
	/*filter: dropshadow(color=#5e88b3, offx=0, offy=1);*/
}

ul li {
   margin: 0px 20px 5px 20px;
   padding: 0;
   font-size: .75em;
   list-style: disc;
   line-height: 1.4em;
   color: #ffffff;
   
}

ol li {
   margin: 0px 20px 5px 20px;
   padding: 0;
   font-size: .75em;
   list-style: disc;
   line-height: 1.4em;
   color: #ffffff;
   
}

object { 
	outline: none;
}

#wrapper
{
	background: url(../images/bg.jpg) no-repeat;
	width: 1250px;
	min-height: 625px;
	margin: 0px auto 0px auto;
}

#wrapper_pink
{
	background: url(../images/background_pink.jpg) repeat;
	width: 1250px;
	min-height: 625px;
	margin: 0px auto 0px auto;
}

#content
{
	width: 980px;
	margin: 0px auto;
	overflow: hidden;
	z-index: 0;
}

#logo {
	position: absolute;
	top: 60px;
	left: 40px;
}

#rating {
	margin: 30px 0;
}

#rating .rating-label {
	font-size: .75em;
	font-weight: bold;
	padding: 3px 10px;
	/*
	text-shadow: 0 1px 0 #c8dcf5;
	filter: dropshadow(color=#e3edfa, offx=0, offy=1);
	*/
}

#share {
	margin: 30px 20px 30px 0;
}

#share img {
	width: 16px;
	height: 16px;
}

#share .share-label {
	font-size: .75em;
	font-weight: bold;
	padding: 3px 10px 3px 0;
	/*
	text-shadow: 0 1px 0 #c8dcf5;
	filter: dropshadow(color=#e3edfa, offx=0, offy=1);
	*/
}

#share a {
	border-bottom: 0;
}

#media {
	width: 460px;
	margin: 60px 0 30px 0;
}

#media a {
	border: 0;
}

#media_display {
	background: #000000;
	border-bottom: 1px #e3edfa solid;
/*	border: 3px #000000 solid;*/
	padding: 3px;
	width: 454px;
	height: 255px;
	margin: 0 0 10px 0;
}

#media .thumb {
	float: left;
	display: inline;
	background: #000000;
	border: 3px #000000 solid;
	width: 60px;
	height: 40px;
	margin: 0 2px;
}

#media .thumb img {
	width: 60px;
	height: 40px;
}

#media .prev {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}

#media .next {
	float: left;
	display: inline;
	margin: 0;
}

#media .jCarouselLite {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
}

#puffar {
	margin: 30px 0;
}

#puffar a {
	border-bottom: 0;
}

#puffar img {
	width: 140px;
	height: 105px;
}

#puffar .puffar-label {
	color: #000000;
	font-size: .75em;
	font-weight: bold;
	padding: 10px 0;
	/*
	text-shadow: 0 1px 0 #c8dcf5;
	filter: dropshadow(color=#e3edfa, offx=0, offy=1);
	*/
}