body
	{
	padding: 0px;
	margin: 0px;
	font-family: "Myriad Pro", "arial";
	background: url('images/watermark.jpg') 50px 100px no-repeat;
	
}

/* @group right */

#right {
	z-index:1;
	
	float:right;
	margin-top:-12px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	width: 169px;
	min-height:360px;
	background: url(images/right_top.jpg) no-repeat;
}
#right p
{	color:#555;
	font-size:13px;
	margin:0;
}

div#right h2
{
	color:#fff;
	font-size:16px;
	background:#bbb;
	padding:5px;
	
}

div#right .eventbox
{
	background:#fff;
	padding:5px;
	border:1px solid #ddd;
	margin-bottom:10px;
}
#pictureview img
{
	padding:10px;
	border:4px solid #444;
	float:right;
	margin-left:15px;
}

#pictureview
{
	position:absolute;
	top:130px;
	right:200px;
	text-align:right;
	padding-right:50px;
}

body > div#pictureview { position: fixed; }

#gallery a#moreimages img
{
	
	opacity:1;filter: alpha(opacity=100); -moz-opacity: 1;
}

#gallery a.gallery
{
	display:inline;
}

#photolist img
{
	opacity:.4;filter: alpha(opacity=40); -moz-opacity: 0.4;
	border:0px;
	margin-bottom:0px;
}
#photolist img.selected
{
	opacity:1;filter: alpha(opacity=100); -moz-opacity: 1;
	border:14px solid #fff;
}

#photolist img:hover
{
	opacity:1;filter: alpha(opacity=100); -moz-opacity: 1;


}
#gallery img
{
	opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8;
	border:none;
	margin-bottom:0px;
}

#gallery img:hover
{
	opacity:1;filter: alpha(opacity=100); -moz-opacity: 1;


}
#rightgallery {
	z-index:0;
	position: absolute;
	right: 0px;
	top: 307px;
	bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	width: 169px;
	background: url(images/right_top.jpg) no-repeat;
}
#main div.press p
{
	margin:0;
	color:#000;

}


#main div#artistnav
{
	background:#efefef;
	padding:10px;
	padding-left:30px;
	margin-bottom:10px;
	margin-left:-30px;
	margin-right:-31px;
	margin-top:10px;
}
#main div#artistnav ul
{
	list-style-type:none;
	padding:0px;
	margin:0;
}
#main div#artistnav a
{
	display:inline-block;
	margin-right:15px;
}

#main div#artistnav li
{
	display:inline;
}
#main div.press h4
{
	margin:0;
	margin-top:10px;
	color:#444;

}

#main div.press div.engagement
{
	text-align:right;
	color:#999;

}


#main div.press div.engagement p
{
	color:#999;

}
div.press
{
	background:#fff url('images/newspaper.jpg') no-repeat;
	padding:10px;
	padding-left:30px;
	padding-top:30px;
	border:1px solid #888;
	margin-top:10px;
	font-family:"Times New Roman", serif;
	

}
#gallery
{
	background: #e1892a url('images/gallery_bg.gif');
	text-align:right;
	margin-left:-25px;
	margin-right:-230px;
	margin-bottom:20px;
	z-index:4;
	padding:0px;
	overflow:hidden;
	height:200px;
}


#photolist
{
	margin-left:-25px;
	margin-right:-15px;
	margin-top:-15px;
	padding:0px;
	background: #444;
	text-align:center;
	
}

img.absolute
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:0;
}

#right h1{
	margin: 0px;
	color: #005180;
	font-size:24px;
}

#right h2{
	margin: 0px;
	color: #ff9a2e;
	font-size: 18px;
}

#right h3{
	margin: 0px;
	color: #76aad2;
	font-size: 14px;;
}
/* @end */

/* @group top */

#top {
	
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 107px;
	background-image: url(images/top_bg.jpg);
}

#top #divisionof
{
	display: block;	
	width: 199px;
	height: 91px;
	background-image: url(images/division_of.jpg);
	position: absolute;
	right: 0px;
	top: 0px;
}


#nav
{
	position:absolute;
	left: 153px;
	top:74px;
	padding:0px;
	

}
#nav ul
{
	padding-left: 0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}
#nav ul li
{
	display: inline;
	padding:0px;
}

#nav a.active, #nav a.active:visited
{

	color: #000;
	opacity:1;filter: alpha(opacity=100); -moz-opacity: 1.0;
}

#nav a:hover
{
	opacity:.9;filter: alpha(opacity=90); -moz-opacity: 0.9;

}

#nav a, #nav a:active, #nav a:visited
{
	font-size: 14px;
	font-weight:bold;
	background-color: #fff;
	padding: 3px 5px 0px 5px;
	color: #005180;
	display: inline-block;
	margin: 1px;
	padding-bottom: 5px;
	text-decoration: none;
	
		opacity:.7;filter: alpha(opacity=70); -moz-opacity: 0.7;
}

/* @end */
#dimmer
{
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	
	background:#000;
	
	opacity:.55;
	z-index: 99;
	display:none;

}

#popup
{
	position:absolute;
	width: 575px;
	height: 360px;
	

	
	background: #005180;
	
	

	z-index:100;
	
	display:none;
	
	font: 13px "myriad pro";
	color: #414141;

}
#player
{
	width:155px;
	z-index:5;
	color:white;
	font-size:11px;
	padding: 10px;
	background: #005180;
	margin-top:20px;
}

div#player p
{	color: #eaeaea;
	font-size:11px;
	margin:0px;
}

div#player h1
{
	color: white;
	font-size:14px;
	margin:0px 0px 5px 0px;
}

#player p a
{
	color:white;
	font-weight:bold;
	font-size:14px;
}

/* @group main */


#player ul
{
	margin-left:0px;
	margin-top:5px;
	padding-left:0px;
	list-style-type:none;
	
}

#player ul li
{
	background: #004070;
	padding:6px;
	margin-bottom:5px;
	min-height:40px;
}
#main .box {

	border: 1px solid #aaa;
	padding: 10px;
	background: #efefef;

}
#main #mainright
{
	float:right;

}


#main .rightbox {
	
	padding: 10px;
	background: #ddd;
	width: 250px;
	margin-left: 25px;
	margin-right: 15px;
	margin-bottom: 10px;
}


#main .rightbox:hover h4.hidden {
	visibility: visible;
}

#main > div.rightbox { margin-right:-15px; }


#main .rightbox h2, #main .box h2 {
	color: #444;
	font-size: 20px;
}
a {
	color: #e1892a;
	text-decoration:none;
}
a.heading { text-decoration:none; color:inherit;}


a:hover
{	text-decoration:underline; }



#main {
	margin-right: 215px;
	padding-right:15px;
	margin-left: 25px;
	

}

#main h1{
	margin: 0px;
	color: #005180;
}

#main h2{
	margin: 0px;
	color: #e1892a;
	font-size: 24px;
}

#main h3{
	margin: 0px;
	color: #76aad2;
}

#main p
{
	line-height:150%;
	font-size: 13px;
	color: #666;
}

/* @end */



/* @group footer */

#footer {

	font-size: 12px;
	color: #888;
	text-align:center;
	
	margin-right:0px;
	margin-left:0px;
	margin-bottom:20px;
	margin-top:30px;

	z-index:20;
	clear:both;
}

#footer ul
{	
	list-style:none;

	marker-offset:0px;
	
		background:#f4f4f4;
	padding:5px;
	
}
	
#footer li
{
	display: inline;
	padding-left:10px;
	padding-right:10px;

}
#footer li a
{
	display: inline-block;
	font-size:14px;
	font-weight:bold;
	color:#005180;
}

/* @end */

/* @group artistList */

ul.artistlist {
	list-style-type:none;
	padding-left: 0px;
	border: 1px solid #ddd;
}

ul.artistlist li {
	padding: 5px;
	
}

ul.artistlist li.heading {

	background: #005180;
}

ul.artistlist li.odd {
	background: #fbe2c9;;
}
#main h1.white {
	color: #fff;
	font-size: 18px;
}

/* @end */


div#filmstrip img
{
	opacity:.8;filter: alpha(opacity=80); -moz-opacity: 0.8;
	border:none;
	margin-right:12px;

}


div#filmstrip img:hover
{
	opacity:1;filter: alpha(opacity=100); -moz-opacity: 1.0;

}

#filmwrapper
{
	
}

div#pictureframe img.pic
{
	border:7px solid #000;
	float:left;
	margin-right:15px;

}
div#videoframe
{

	margin-top:10px;
	height:325px;
	background: #e1892a url('images/gallery_bg.jpg');
	padding:10px;
	
	color:#fff;
	font-size:13px;
}

div#pictureframe
{

	margin-top:10px;
	height:414px;
	background: #e1892a url('images/gallery_bg.jpg');
	padding:10px;
	
	color:#fff;
	font-size:13px;
}

div#videostrip a.vidpreview
{
	display:block;
	padding:10px;
	height:50px;
	width:108px;
	color:#fff;
	font-weight:bold;
	border:1px solid #555;
	background:#444;
	line-height:100%;
	
	opacity:.9;filter: alpha(opacity=90); -moz-opacity: 0.9;
}


div#videostrip a.vidpreview:hover
{
opacity:1;filter: alpha(opacity=100); -moz-opacity: 1;
	text-decoration:none;
}
div#videostrip span.description
{
	font-size:10px;
	color:#eee;
	font-weight:normal;
	text-decoration:none;
	
}

div#videostrip a.vidpreview:hover span.description
{
	text-decoration:none;
	
}

div#videostrip p
{
	margin:0px;
	

}
div#videostrip
{
	overflow:auto;
	margin-top:10px;
	white-space: no-wrap;

	height:116px;
	background:url('images/filmstrip.gif') repeat-x;
	padding:12px;
	overflow:auto;
	font-size:14px;

}


div#filmstrip
{
	overflow:auto;
	margin-top:10px;
	white-space: no-wrap;

	height:116px;
	background:url('images/filmstrip.gif') repeat-x;
	padding:12px;
	overflow:auto;

}

div#main div.bigpress h1
{
	color:#000;
}

div#main div.bigpress h2
{
	color:#000;
	font-family:serif;
	font-size:14px;
}


div#main div.bigpress p
{
	line-height:150%;
	background:#fff;
	padding:20px;
	border:2px dashed #999;
	opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;
	
	color:#000;

}

div#main h4.rep
{
	color:#555;
	background:#eee;
	margin: 5px -10px -5px -10px;
	padding:5px;
	padding-left:10px;

}
div#main div.bigpress h3
{
	font-family: "Myriad Pro", "arial";
	color:#000;
	
}

div.bigpress
{
	border:1px solid #efefef;
	background: url('images/press_bgbig.jpg') top left no-repeat;

	padding:20px;
	color:#000;
	font-family:"Times New Roman",serif;

}

