*{
	margin:0;
	padding:0;
	}
body{
	text-align:center;
	background-color:#fff;
	font:7.5pt Tahoma, Verdana, Sans-Serif;
	color:#fff;
	line-height:2em;
	}
#container{
	/**width:448px;
	margin:0 auto;
	background-color:#fff;**/
	text-align:left;
	padding:10px 0;
	}
#frame{
	margin:0 auto;
	}
#header{
	/**background-color:#333;**/
	background-repeat:no-repeat;
	background-position:center 5px;
	text-align:right;
	/**
	height:55px;
	line-height:55px;
	height:70px;
	line-height:70px;
	**/
	height:80px;
	line-height:80px;
	margin-bottom:10px;
	}
#content{
	width:100%;
	float:left;
	clear:both;
	position:relative;
	z-index:2;
	}
#play{
	/**background-color:#333;**/
	width:100%;
	text-align:center;
	}
#asset{
	margin:0 auto;
	}
#footer{
	/**
	width:100%;
	background-color:#333;**/
	width:100%;
	clear:both;
	}
#footer p, #clips-list li a span.details{
	padding:1em 10px;
	font-size:1.2em;
	line-height:1.4em;
	}
#footer p#contact{
	padding:0.3em 10px 0.5em;
	background-color:#d5d5d5;
	color:#000;
	background-repeat:no-repeat;
	background-image:url(/images/beamreels/styles/lean/powered.png);
	background-position:right;
	}
#header h1{
	/**display:none;**/
	padding-right:10px;
	}
#play{
	height:auto;
	}
#reel{
	width:100%;
	position:relative;
	height:60px;
	float:left;
	padding:10px 0;
	}
#reel .arrows{
	float:left;
	height:10px;
	width:15px;
	background-repeat:no-repeat;
	margin-left:15px;
}
#reel #up-arrow{
	background-image:url(/images/beamreels/styles/gorgeous/arrow_up.gif);
}
#reel #down-arrow{
	background-image:url(/images/beamreels/styles/gorgeous/arrow_down.gif);
	clear:left;
}
#clips-list{
	list-style-type:none;
	float:left;
	margin-left:40px;
	clear:left;
	padding:10px 0;
	}
#clips-list li{
	/**float:left;**/
	}
#clips-list li a{
	text-decoration:none;
	display:block;
	}
#clips-list li a img{
	opacity:0.8;
	filter:alpha(Opacity=80);
	border:0;
	}
#clips-list li a:hover img{
	opacity:1;
	filter:alpha(Opacity=100);
	}
#clips-list li a span.details{
	background-color:#333;
	color:#fff;
	position:absolute;
	z-index:2;
	left:0;
	top:80px;
	width:100%;
	display:none;
	padding-left:0;
	padding-right:0;
	}
#clips-list li a span.details span{
	display:block;
	padding:0 10px;
	}
#clips-list li a:hover span.details{
	/**display:block;**/
	}
#paging #next-link, #paging #previous-link{
	display:block;
	width:20px;
	height:60px;
	position:absolute;
	top:10px;
	background-repeat:no-repeat;
	background-position:center center;
	}
#paging span{
	display:none;
	}
#paging #next-link{
	background-image:url(/images/beamreels/styles/lean/next.png);
	right:0;
	}
#paging #previous-link{
	background-image:url(/images/beamreels/styles/lean/previous.png);
	left:0;
	}

/** Listing **/
#view{
	background-repeat:repeat;
}
#view #header a{
	float:left;
	background-repeat:no-repeat;
	width:150px;
	height:20px;
	margin-left:40px;
	margin-top:25px;
}
#view #header h1{
	background-repeat:no-repeat;
	background-position:right 15px;
	height:95px;
	width:283px;
	float:right;
	margin-right:40px;
}
#view #reel{
	height:400px;
}
#view #footer #email{
	background-repeat:no-repeat;
	margin-left:40px;
	height:15px;
	width:170px;
	position:absolute;
	display:block;
	bottom:20px;
}
#view #footer #cat{
	background-repeat:no-repeat;
	background-position:bottom right;
	display:block;
	height:420px;
	width:550px;
	position:absolute;
	bottom:0;
	right:0;
}
#view #clips-container{
	overflow:hidden;
	position:relative;
	height:400px;
}

/** Director skins **/

#view.chris, #view.nick{
	background-repeat:repeat-x;
	background-position:top;
	}

/** Chris Palmer **/
.chris{
	background-image:url(/images/beamreels/styles/gorgeous/bg_chris.jpg);
}
.chris #header a{
	background-image:url(/images/beamreels/styles/gorgeous/play_chris.gif);
}
.chris #header h1{
	background-image:url(/images/beamreels/styles/gorgeous/title_chris.gif);
}
.chris #footer #email{
	background-image:url(/images/beamreels/styles/gorgeous/cont_chris.gif);
}
.chris #footer #cat{
	/**background-image:url(/images/beamreels/styles/gorgeous/cat_chris.png);**/
}

/** Frank Budgen **/
.frank{
	background-image:url(/images/beamreels/styles/gorgeous/bg_frank.jpg);
}
.frank #header a{
	background-image:url(/images/beamreels/styles/gorgeous/play_frank.gif);
}
.frank #header h1{
	background-image:url(/images/beamreels/styles/gorgeous/title_frank.gif);
}
.frank #footer{
	background-image:url(/images/beamreels/styles/gorgeous/bg_frank_bottom.jpg);
	position:absolute;
	height:115px;
	bottom:0;
	left:0;
}
.frank #footer #email{
	background-image:url(/images/beamreels/styles/gorgeous/cont_frank.gif);
}
.frank #footer #cat{
	/**background-image:url(/images/beamreels/styles/gorgeous/cat_frank.png);**/
}

/** Nick Broomfield **/
.nick{
	background-image:url(/images/beamreels/styles/gorgeous/bg_nick.jpg);
}
.nick #header a{
	background-image:url(/images/beamreels/styles/gorgeous/play_nick.gif);
}
.nick #header h1{
	background-image:url(/images/beamreels/styles/gorgeous/title_nick.gif);
}
.nick #footer #email{
	background-image:url(/images/beamreels/styles/gorgeous/cont_nick.gif);
}
.nick #footer #cat{
	/**background-image:url(/images/beamreels/styles/gorgeous/cat_nick.png);**/
}


/** Gorgeous Generic **/
.all{
	background-image:url(/images/beamreels/styles/gorgeous/bg_all.jpg);
}
.all #header a{
	background-image:url(/images/beamreels/styles/gorgeous/play_all.gif);
}
.all #header h1{
	background-image:url(/images/beamreels/styles/gorgeous/title_all.gif);
}
.all #footer #email{
	background-image:url(/images/beamreels/styles/gorgeous/cont_all.gif);
}
.all #footer #cat{
	/**background-image:url(/images/beamreels/styles/gorgeous/cat_all.png);**/
}

/** Peter Thwaites **/
.peter{
	background-image:url(/images/beamreels/styles/gorgeous/bg_peter.jpg);
}
.peter #header a{
	background-image:url(/images/beamreels/styles/gorgeous/play_peter.gif);
}
.peter #header h1{
	background-image:url(/images/beamreels/styles/gorgeous/title_peter.gif);
}
.peter #footer #email{
	background-image:url(/images/beamreels/styles/gorgeous/cont_peter.gif);
}
.peter #footer #cat{
	/**background-image:url(/images/beamreels/styles/gorgeous/cat_peter.png);**/
}

/** Tom Carty **/
.tom{
	background-image:url(/images/beamreels/styles/gorgeous/bg_tom.jpg);
}
.tom #header a{
	background-image:url(/images/beamreels/styles/gorgeous/play_tom.gif);
}
.tom #header h1{
	background-image:url(/images/beamreels/styles/gorgeous/title_tom.gif);
}
.tom #footer{
	background-image:url(/images/beamreels/styles/gorgeous/bg_tom_bottom.jpg);
	position:absolute;
	height:160px;
	bottom:0;
	left:0;
}
.tom #footer #email{
	background-image:url(/images/beamreels/styles/gorgeous/cont_tom.gif);
}
.tom #footer #cat{
	/**background-image:url(/images/beamreels/styles/gorgeous/cat_tom.png);**/
}

/** Vince Squibb **/
.vince{
	background-image:url(/images/beamreels/styles/gorgeous/bg_vince.jpg);
}
.vince #header a{
	background-image:url(/images/beamreels/styles/gorgeous/play_vince.gif);
}
.vince #header h1{
	background-image:url(/images/beamreels/styles/gorgeous/title_vince.gif);
}
.vince #footer{
	background-image:url(/images/beamreels/styles/gorgeous/bg_vince_bottom.jpg);
	position:absolute;
	height:64px;
	bottom:0;
	left:0;
}
.vince #footer #email{
	background-image:url(/images/beamreels/styles/gorgeous/cont_vince.gif);
}
.vince #footer #cat{
	/**background-image:url(/images/beamreels/styles/gorgeous/cat_vince.png);**/
}

/** Player CSS **/
.player{
	background:#000;
}
.player #container{
	width:650px;
	margin:0 auto;
}
.player #player_header{
	height:50px;
	line-height:15px;
	margin-bottom:10px;
}
.player #player_header #details{
	float:left;
}
.player #player_header #details span{
	float:left;
}
.player #player_header #details #brand{
	clear:left;
}
.player #player_header #close{
	background:url(/images/beamreels/styles/gorgeous/player_close.gif) no-repeat;
	height:10px;
	width:11px;
	display:block;
	float:right;
	margin-top:5px;
}
.player #container #asset{
	text-align:center;
}
.player #player_footer{
	height:50px;
	line-height:15px;
	margin-top:10px;
	position:relative;
}
.player #player_footer a{
	height:15px;
	display:block;
}
.player #player_footer #prev{
	position:relative;
	z-index:2;
	background:url(/images/beamreels/styles/gorgeous/player_prev.gif) no-repeat;
	width:40px;
}
.player #player_footer #double_download{
	display:block;
	width:100%;
}
.player #player_footer #double_download #doublesize{
	background:url(/images/beamreels/styles/gorgeous/player_doublesize.gif) no-repeat;
	width:82px;
	margin-left:50%;
	position:relative;
	left:-41px;
	margin-top:-15px;
}
.double#view #player_footer #double_download #doublesize{
	background-image:url(/images/beamreels/styles/gorgeous/player_normalsize.gif);
	}
.player #player_footer #double_download #download{
	background:url(/images/beamreels/styles/gorgeous/player_download.gif) no-repeat;
	width:72px;
	margin-left:20px;
}
.player #player_footer #next{
	background:url(/images/beamreels/styles/gorgeous/player_next.gif) no-repeat;
	width:40px;
	position:absolute;
	right:0;
	top:0;
}
#download-high, #download-low{
	position:relative;
	z-index:3;
	display:block;
	height:11px;
	width:99px;
	background:url(/images/beamreels/styles/gorgeous/download_lo.gif) no-repeat center;
	float:left;
	margin-top:15px;
	}
.double #download-high, .double #download-low{
	margin-top:-18px;
	}
.double #download-high{
	margin-right:20%;
	}
.double #download-low{
	margin-left:20%;
	}
#download-high{
	background-image:url(/images/beamreels/styles/gorgeous/download_hi.gif);
	width:101px;
	float:right;
	}
#download-high span, #download-low span{
	position:absolute;
	left:-9999px;
	}
.contacts{
	background:url(/images/beamreels/styles/gorgeous/bg_contact.jpg) repeat-x;
}

.contacts #header{
	background:url(/images/beamreels/styles/gorgeous/contact_text.gif) no-repeat;
	position:absolute;
	width:230px;
	height:200px;
	margin-top:50px;
	margin-right:90px;
	margin-bottom:0;
	top:0;
	right:0;
}

.contacts #header #email{
	background:url(/images/beamreels/styles/gorgeous/contact_email.gif) no-repeat;
	float:left;
	width:224px;
	height:20px;
	margin-top:140px;
	margin-left:2px;
}

.contacts #header #website{
	background:url(/images/beamreels/styles/gorgeous/contact_website.gif) no-repeat;
	float:left;
	width:220px;
	height:20px;
	margin-top:5px;
	margin-left:6px;
}

.contacts #content{
	position:absolute;
	float:none;
	clear:none;
	width:550px;
	height:420px;
	margin-bottom:0;
	margin-left:80px;
	left:0;
	bottom:0;
}

.contacts #footer{
	background:url(/images/beamreels/styles/gorgeous/bg_contact_bottom.jpg) repeat-x;
	position:absolute;
	height:200px;
	bottom:0;
	left:0;
}

.contacts #footer #back{
	background:url(/images/beamreels/styles/gorgeous/contact_back.gif) no-repeat;
	position:absolute;
	width:60px;
	height:15px;
	margin-right:90px;
	margin-bottom:40px;
	right:0;
	bottom:0;
}

