/* REB Design Style - may 07*/

@import url(fonts/fonts.css) all;



body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #1F1F1F;
	font-family: "Avenir55Roman", arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	line-height:12px;
	color: #999999;}

img { 
	spacing: 0px; padding: 0px; margin: 0; border: 0px
}

a { 
	text-decoration: none;	
	color: #888888;
} 

a:hover		{ 
	text-decoration:none;
	color: #FFF;
}


a:visited {
	text-decoration: none;
	color: #888888;
}

input {
	border: 1px solid #333333;
	color: #222222;
	margin-left: 10px;
	background: #B9B9B9;
	font-family: "Avenir55Roman", arial, sans-serif;
	font-size: 10pt;
	height: 20px;
}

textarea {
	width: 350px;
	border: 1px solid #333333;
	color: #222222;
	background: #B9B9B9;
	margin-left: 10px;
	font-family: "Avenir55Roman", arial, sans-serif;
	font-size: 10pt;
	height: 70px;
}
table {
	margin: 0px;
	padding: 0px;
	
}
td {
	margin: 0;
	padding: 0;
}

.pageframe {
	width: 950px;
	padding-top: 50px;
	margin: auto;
}

.mainblock {
	width: 200px;
	margin: 30px;
	color: #666666;
	background: #424242;
	font-family: "Avenir55Roman", arial, sans-serif;
	font-size: 9pt;
	height: 70px;
}

.swfblock {
	width: 200px;
	margin: 30px;
	color: #666666;
	background: #1F1F1F;
	font-family: "Avenir55Roman", arial, sans-serif;
	font-size: 9pt;
	height: 70px;
}

h1{
	font-family: "Avenir35Light", arial, sans-serif;
	font-size:14pt;
	font-weight:normal;
	line-height:16px;
	text-transform:uppercase;
	margin-bottom:15px;
	margin-top:55px;
	color: #FFC905; }

h3{
	font-family: "Avenir35Light", arial, sans-serif;
	font-size:13pt;
	font-weight:normal;
	line-height:16px;
	margin-bottom:15px;
	margin-top:55px;
	color: #FFC905; }

h2{
	font-family: "Avenir55Roman", arial, sans-serif;
	font-size:12pt;
	font-weight:normal;
	line-height:12px;
	text-transform:uppercase;
	margin-bottom:15px;
	margin-top:55px;
	color: #666666; }

h5{
	font-family: "Avenir35Light", arial, sans-serif;
	font-size:8pt;
	font-weight:normal;
	line-height:13px;
	text-transform:uppercase;
	margin-top:55px;
	color: #B9B9B9; }



.maintext{
	font-family: "Avenir35Light", arial, sans-serif;
	font-size:11pt;
	font-weight:normal;
	line-height:30px;
	margin-bottom:15px;
	color:#B9B9B9; }

.maintext a{
	color:#B9B9B9; }

.maintext a:hover{
	color:#FFFFFF; }

.skipintro{
	font-family: "Avenir35Light", arial, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#B9B9B9; }

.subtext{
	font-family: "Avenir35Light", arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	line-height:16px;
	margin-bottom:15px;
	text-transform:uppercase;
	color:#B9B9B9; }

.subtext_ind {
	padding: 0px 0px 10px 20px;
}

.paraspace{
	font-family: "Avenir35Light", arial, sans-serif;
	font-size:8pt;
	font-weight:normal;
	line-height:15px;
	color: #B9B9B9; }

.picclick{
	font-family: "Avenir55Roman", arial, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	border: 1px solid #B9B9B9;
	padding: 3px 12px 3px 12px;
	color: #B9B9B9; }

.picclick a{
	color: #B9B9B9; }

.picclick a:hover{
	font-weight:bold;
	color: #FFFFFF; }

.client{
	font-family: "Avenir55Roman", arial, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	line-height:12px;
	text-transform:uppercase;
	color: #FFFFFF; }

.item{
	text-transform:uppercase;
	color: #888888; }



.picfade img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	border:0px;
}

.picfade:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border:0px;
}

div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 52px;
	width: 754px;
	overflow: auto;
}
ul.sc_menu {
	display: block;
	height: 60px;
	/* max width here, for users without javascript */	
	width: 15000px;	
	padding: 0px 0 0 0px; 
	/* removing default styling */
	margin: 0;
	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 4px;
}
#slideshow { margin: 0px }

img.thumb{
	filter:alpha(opacity=100);	
	opacity: 1.0;
	border: 1px #000000 solid;	
	cursor:pointer;
}
img.thumb.selected{
	filter:alpha(opacity=100);	
	opacity: 1.0;
	border: 1px #FFC905 solid;	
	cursor:default;
}
img.thumb.selected:hover {
	filter:alpha(opacity=100);	
	opacity: 1.0;
	border: 1px #FFC905 solid;	
	cursor:default;
}
img.thumb:hover {
	filter:alpha(opacity=40);	
	opacity: 0.4;
}



em {	visibility: hidden; font-size:0px; line-height:1px;}




#output { text-align: left; colour: #555; }

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#888888;
	font-family: "Avenir55Roman", arial, sans-serif;
	font-size: 9pt;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
    background-image: url(img/black80.png);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:0px; width:0px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:0px; height:0px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background:#151515;
	color:#FFFFFF;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:3px;
	}

