@charset "UTF-8";
/* CSS Document */


#page_container {

	position: relative;

	margin-left: auto;

	margin-right: auto;

	width: 850px;

	top: 0;
	
	background: url(http://www.redfred.co.uk/images/ee/container_sides.jpg) repeat-y;
	
	margin-top: 0;

}

hr#header_stripe {

	height: 0;

	position: relative;

	top: -7px;

	border: none;

	color: #191919;

}

.panel_button {
	text-align: center;

	float: right;

	margin-top: 0px;
	
	margin-right: 59px;

	width: 133px;

	height: 20px;

	background: url(images/tab.gif) no-repeat;

	z-index: 20;

	filter:alpha(opacity=85);

	-moz-opacity:0.85;

	-khtml-opacity: 0.85;

	opacity: 0.95;

	cursor: pointer;

}

.panel_button img {

	position: relative;

	top: 12px;
	
	left: 5px;

	border: none;

}

.panel_button a {

	text-decoration: none;

	color: #fff;

	font-size: 11px;

	font-weight: bold;

	position: relative;

	top: 4px;

	left: 2px;

	font-family: Arial, Helvetica, sans-serif;

}

.panel_button a:hover {

	color: #ccc;

}

#wrapper {

	margin-left: auto;

	margin-right: auto;

	width: 847px;

	text-align: center;

}

#toppanel {

	position: absolute;

	width: 848px;

	left: 0px;

	z-index: 25;

	text-align: center;



}

#panel {

	width: 628px;

	position: relative;

	top: -10;

	height: 0px;

	margin-left: 161px;

	margin-right: auto;

	z-index: 10;

	overflow: hidden;

	text-align: left;
	

}

#panel_contents {

	background: url(images/panel.gif) no-repeat bottom left;

	filter:alpha(opacity=85);

	-moz-opacity:0.85;

	-khtml-opacity: 0.85;

	opacity: 0.85;

	height: 100%;

	width: 850px;

	position: absolute;

	z-index: -1;

}


.border {

	border: 1px #FFF solid;

}

img.border {

	float: left;

	margin-right: 15px;

	margin-bottom: 1px;

}

img.border_pic {

	border: 15px #1d1d1d solid;

	position: absolute;

	top: 10px;

	float: left;

	margin-left: 300px;

	width: 250px;

	height: 50px;

	z-index: 30;

}

