/* general settings */
* {font-size:100.01%;}
html{
	font-size:62.5%;
	min-width:995px;
}
body{
	margin:0;
	color:#000;
	font:1em Arial, Helvetica, sans-serif;
	background:#ac9b86 url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:995px;
}
img{border:0;}
form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
input{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	outline:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:995px;
	overflow:hidden;
	margin:0 auto;
}
/* main */
#main{
	height:544px;
	overflow:hidden;
	padding:183px 0 24px;
	background:url(../images/bg-wrapper.jpg) no-repeat;
}
.info-holder{
	overflow:hidden;
	padding:0 74px 40px 0;
}
* html .info-holder{
	overflow:visible;
	height:1%;
}
/* info-block */
.info-block{
	float:left;
	width:320px;
}
.find-credit{
	background:url(../images/bg-txt-find-credit.png) no-repeat;
	width:249px;
	height:84px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 0 0 24px;
	cursor:pointer;
}
/* video-holder */
.video-holder{
	float:right;
	width:560px;
	height:340px;
	margin:1px 0 0;
}
/* search-form */
.search-form{
	width:215px;
	padding:48px 0 69px 43px;
	overflow:hidden;
}
.search-form input{
	padding:0;
	border:0;
	background:none;
	font:22px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	width:138px;
}
.search-form .btn-go{
	width:auto;
	margin:0 0 0 6px;
	display:inline;
}
.vote-video{
	background:url(../images/bg-txt-vote-video.png) no-repeat;
	width:306px;
	height:98px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 17px;
	cursor:pointer;
}
/* links-list */
.links-list{
	margin:0;
	padding:0 0 0 25px;
	list-style:none;
}
.links-list a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.links-list li{float:left;}
.wear-share{
	background:url(../images/bg-wear-share.png) no-repeat;
	width:280px;
	height:100px;
	margin:37px 62px 0 0;
}
.watch-remix{
	background:url(../images/bg-watch-remix.png) no-repeat;
	width:260px;
	height:148px;
	margin:9px 21px 0 0;
}

.watch-org{
	background:url(../images/bg-watch-org.png) no-repeat;
	width:260px;
	height:148px;
	margin:9px 21px 0 0;
}

.tell-friend{
	background:url(../images/bg-tell-friend.png) no-repeat;
	width:281px;
	height:140px;
	margin:2px 0 0;
}
/* footer */
#footer{
	font-size:1.5em;
	font-weight:bold;
	padding:0 0 10px;
}
#footer .link-holder{float:right;}