body {
	background:#a1a908 url(images/bg-biea.jpg);
	margin: 0;
	font-family: Lucida Grande, Lucida, Verdana, sans-serif;
}

.clear {
	height: 50px;
	clear: both;
}

a {
	color: #7f3c28;
}

h4 {
	margin-bottom: 0px;
}

#footer p {
	
	color: #FFF;
	padding: 40px 0 10px 300px;
	background: url(images/bg-footer-contact2.jpg) no-repeat  250px 35px;
}

#footer a {
	color: #FFF;
}


#sidebar h3 {
	padding-bottom: 10px;
	background: url(images/bg-underline.jpg) repeat-x bottom left;
}

#sidebar ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
#sidebar ul li.list {
	margin: 0;
	padding: 0 0 10px 10px;
	list-style: none;
	background: url(images/arrow.jpg) no-repeat;
/*line-height: 2;*/
}



#sidebar li a {
	font-weight: bold;
	font-size: 14px;
}

/* @group images */

div.img-left {
float: left;
margin: 3px 20px 10px 0;
padding: 5px;
background-color: #f0e8c0;
border: 1px solid #809637;
}

div.img-right {
float: right;
margin: 3px 0 10px 10px;
clear: right;
}

p.caption
 {
font-size: 0.8em;
font-style: italic;
margin: 0;
}

/* @end */

/* @group nav */

#nav-top {
	position: absolute;
	right: 0;
	bottom: 14px;
	width: 800px;
	/*margin-left: 180px;*/
	height: 41px;
}

#nav-top ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 800px;
	float: left;
	display: inline;
}

#nav-top ul li {
	float: left;
	display: inline;
	padding: 0;
	margin-left: 5px;
	background: url(images/tab-right.png) no-repeat top right;
}

#nav-top ul li a {
	display: block;
	padding: 0 1em;
	line-height: 2.5em;
	height: 41px;
	background: url(images/tab-left.png) no-repeat top left;
	text-decoration: none;
	color: #476503;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -1px;
}

#nav-top li a:hover {
	color: #000;
}


/* @end */

/* @group layout */




#container {
	
	width: 1000px;
	margin: 0 auto;
	
}

#header {
	width: 1000px;
	height: 160px;
	position: relative;
	background: url(images/bg-header.jpg) no-repeat top right;
}

body.jp #header {
	background: url(images/bg-header-jp.jpg) no-repeat top right;
}

#language {
	position: absolute;
	top: 0px;
	right: 50px;
	background: #f5efd1;
	padding: 3px;
}

#content-wrapper {
	
	width: 1000px;
	
	background: url(images/bg-page.jpg) repeat-y  50% ;
}

#content-wrapper .pad {
	padding: 0 30px;
}


#content {
	width: 620px;
	float: left;
	background: #f5efd1 url(images/bg-content.jpg) repeat-y;
}




#content .pad {
	min-height:500px;
height: auto !important;
height: 500px;	
}

#content-top {
	height: 20px;
	background: #f5efd1 url(images/bg-content-top.jpg) no-repeat;
}
#content-bot {
	height: 20px;
	background: #f5efd1 url(images/bg-content-bot.jpg) no-repeat;
}


#sidebar {
	margin-top: 20px;
	float: right;
	width: 300px;
	padding-bottom: 20px;
	/*background: #d4d897;*/
}

#footer {
	clear: both;
	position: relative;
	width: 1000px;
	height: 141px;
	height: 200px;
	background: url(images/bg-footer.jpg) no-repeat   50% 0;
}

#slogan {
	position: absolute;
top: -50px;
/*top: 0px;*/
left: 281px;	
width: 463px;
height: 48px;
background: url(images/zipline.jpg);
}

body.jp #slogan {
	background: url(images/zipline-jp.jpg);
}

#social {
position: absolute;
top: 50px;

right: 250px;
}

#shoe {
position: absolute;
top: -66px;
/*top: -16px;*/
right: 8px;	
width: 243px;
height: 151px;
background: url(images/shoe.jpg);
}

#play-list-bg {
width: 820px;
height:320px ;
padding: 10px;
background: url(images/bg-video-list.jpg) no-repeat;	
}

/* @end */

/* @group home */

#teasers {
	height: 250px;
	/*width: 1000px;*/
	margin-top:20px;
	clear: both;
	
}

#teasers img {
	margin-right: 10px;
}

#player {
	padding: 10px;
	width: 500px;
	height: 300px;
	float: left;
	background: url(images/bg-player.jpg);
}

/* @group intro */

#home-intro {
	width: 414px;
	float: right;
	/*margin-right: 30px;*/
}

#intro-top{
	width: 414px;
	height: 16px;
	background: url(images/bg-intro-top.jpg);
}

#intro {
width: 414px;
 background: url(images/bg-intro.jpg) repeat-y;
}

#intro .pad {
	padding: 0 20px;
}

#intro .pad p {
	margin: 0;
	padding-bottom: 10px;
}

#intro-bot {
width: 414px;
	height: 20px;
	background: url(images/bg-intro-bot.jpg);	
}

/* @end */


/* @end */

/* @group images */

div.img-left {
float: left;
margin: 3px 20px 10px 0;
}

div.img-right {
float: right;
margin: 3px 0 10px 10px;
clear: right;
}

p.caption
 {
font-size: 0.8em;
font-style: italic;
margin: 0;
}

/* @end */