h1 {
	font-size: 24px;
	display: inline; 
	font-weight: bold;
	line-height: normal;
	}
h2 {
	font-size: 21px;
	display: inline; 
	font-weight: normal;
	line-height: normal;
}
h3 {
	font-size: 20px;
	display: inline; 
	font-weight: normal;
	line-height: normal;
}
h4 {
	font-size: 18px;
	display: inline; 
	font-weight: normal;
	line-height: normal;
}
h5 {
	font-size: 16px;
	display: inline; 
	font-weight: normal;
	line-height: normal;
}
h6 {
	font-size: 12px;
	display: inline; 
	font-weight: normal;
	line-height: normal;
}
h7 {
	font-size: 11px;
	display: inline; 
	font-weight: normal;
	line-height: normal;
	}
.heading1 {
	font-size: 28px;
	}
.heading2 {
	font-size: 22px;
	}
.heading3 {
	font-size: 20px;
	}
.heading4 {
	font-size: 18px;
	}
.heading5 {
	font-size:16px;
	}
.heading6 {
	font-size:14px;
	}
.heading7 {
	font-size:11px;
	}
.p {
	font-size:11px;
	color:#cccc99;
	}
body,td,th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccc99;
	}
body {
	background-color:#333333;
	text-align:center;
	margin:auto;
	vertical-align: middle;
	}
a {
	color:#CCCC99;
	}
a:link {
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#cccc99;
	border-spacing:-1px;
	}
a:hover {
	border-bottom-style:solid;
	}
a:active {
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	}
a:visited {
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#cccc99;
	}
#tags a:link {
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	}
#tags a:visited {
/*	text-decoration:line-through;*/
	color:#cccc99;
	}
#tags {
	text-align:center;
	vertical-align:middle;
	width:620px;
	padding:30px;
	margin:auto;
	}
a img {
	border:none;
	border-width:0px;
	}
.dark {
	visibility:hidden;
	display:none;
	border-bottom-style:dotted;
	border-bottom-color:#cccc99;
	border-bottom-width:1px;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.light {
	visibility:visible;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
/*#mainNav, a:hover {
	text-decoration: none;
	border-bottom:1px;
	border-bottom-style:dotted;
	}
#mainNav, a:active {
	text-decoration: none;
	border-bottom:1px;
	border-bottom-style:solid;
	}
*/
span.codedirection {
	unicode-bidi:bidi-override; direction: rtl; 
	}
/*li {
	list-style-image: url(/graphics/bullet.gif);
}*/
captions {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size:11px;
	}
a captions {
	border-bottom-style:dotted;
	border-bottom-color:#cccc99;
	border-bottom-width:1px;
	text-decoration:none;
}
.emphasise {
	color:#FFFFFF;
	}
.themes {
	color: #cc9966;
	}
.media {
	color: #CC9999;
	}
.materials {
	color: #609A3F;
	}
.press {
	color: #990033;
	}
.shows {
	color: #666633;
	}
.places {
	color:#666666;
	}
.about {
	color:#996633;
	}
#wrapper {
	text-align:center;
	margin:auto;
	left:auto;
	top:auto;
	right:auto;
	bottom:auto;
	width:960px;
	vertical-align: middle;
	clear: both;
	}
#wrapperWide {
	text-align:center;
	margin:auto;
	left:auto;
	top:auto;
	right:auto;
	bottom:auto;
	width:100%;
	vertical-align: middle;
	clear:both;
	}
#masthead {
	clear:both;
	width:950px;
	height:70px;
	padding-left:10px;
	vertical-align:top;
	}
#logo {
	float:left;
	width:350px;
	height:40px;
	background-image:url(/graphics/logos/ulliknallBLOCK.png);
	background-repeat:no-repeat;
	margin-top:10px;
}
#dashboard, a.dashboard {
	float:left;
	margin-left:35px;
	vertical-align:top;
	padding-top:5px;
	background-image:url(/graphics/style1/dashboard.png);
	background-repeat:no-repeat;
	width:200px;
	height:25px;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	}
/*a.dashboard {
	border-bottom-style:dotted;
	border-bottom-color:#cccc99;
	border-bottom-width:1px;
	text-decoration:none;
}
*/
#mainNav {
	float:right;
	margin-top:5px;
	text-align: right;
}
#searchBox {
	width:290px;
	height:35px;
	text-align: center;
	margin-left:30px;
	}
/*form {
	border:none;
	border-color:#FFFFFF;
	width:272px;
	height:19px;
	border-width:0px;
	vertical-align:50%;
	}*/
input {
}
fieldset { border:none; }
.searchField {
	background-color:#FFFFFF;
	width:222px;
	height:17px;
	font-size:11px;
	color:#cccc99;
	padding-top:3px;
	margin-left:5px;
	float:left;
	}
.searchField:hover    {    	color:#333333; } 
.searchField:focus    {
	color: #333333;
	background-image:none;
}
.gobutton {
	width:32px;
	height:25px;
	float:right;
	border-color:#cccc99;
	color:#FFFFFF;
	font-weight:100;
	font-size: 1px;
	background-color: #FFFFFF;
	background-image: url(/graphics/logos/Google.png);
	background-position:left;
	background-repeat:no-repeat;
	}
.textField {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#cccc99;
	background:url(/graphics/logos/Google-fade.png);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:215px;
	}
.textField:hover    {    border-color: #FFFFFF;    border-width: 0px; background-image:none;    } 
.textField:focus    {
	color: #333333;
	border: none;
}
/*
#menuBox {
	width:270px;
	height:35px;
	background-image:url(/graphics/style1/menu.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:center;
	padding-top:15px;
	}
.menu {
	background-image:url(/graphics/style1/menu.png);
	background-repeat:no-repeat;
	width:250px;
	height:20px;
	border:none;
	border-style:none;
	}
.button {
	border-style:none;
	background-image:url(/graphics/style1/buttons/go-button.jpg);
	background-color:#cccc99;
	letter-spacing:0.1em;
}
*/
/* ------------------------------------ tab styles ------------------------------------------*/
#tabBox {
	clear:both;
	text-align:left;
	float:right;
	margin-right:6px;
	width:300px;
	}
a.upTab {
	background-repeat:no-repeat;
	width:150px;
	height:20px;
	float:right;
	text-align:center;
	text-decoration:underline;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 4px;
	border:none;
	}
a:active.upTab {
	background-image:none;
	background-repeat:no-repeat;
	border:none;
	}
a.downTab {
	background-repeat:no-repeat;
	width:150px;
	height:20px;
	float:right;
	text-align:center;
	text-decoration:none;
	vertical-align: middle;
	padding-top:6px;
	padding-bottom:4px;
	border:none;
	}
/* ------------------------------------ end tab styles ------------------------------------------*/
#content {
	text-align:left;
	float:none;
	clear:both;
	padding-bottom:20px;
	width:950px;
	}
#text {
	vertical-align:middle;
	width:700px;
	padding:10px;
	margin:auto;
	text-align:left;
	float:left;
	}
#pressBlock {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	float:none;
	left:auto;
	top:auto;
	right:auto;
	bottom:auto;
	width:100%;
	background-color:#990033;
	}
#pressPage {
	background-image:url(/graphics/dark/mainbody-top1px.png);
	background-repeat:repeat-x;
	background-position:top; 
	background-color:#333333; 
	float:none;
	padding: 15px 10px 15px;
	margin: auto;
}
.thumbnail {
	height:150px;
	width:150px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:23px;
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	background-image:url(/graphics/dark/thumb-up.png);
	padding-top:0px;
	padding-right:4px;
	padding-bottom:8px;
	padding-left:4px;
}
li a.thumbnail{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	}
a.thumbnail {
	border-color:#333333;
	border-width:1px;
	border-style:solid;
}
/*a:hover.thumbnail {
	padding-top:4px;
	padding-bottom:4px;
}
a:active.thumbnail {
	padding-top: 8px;
	padding-bottom:0px;
}
*/
.photo {
	clear: both;
	margin-bottom:20px;
}
#1024Block {
	clear: both;
	width: auto;
	padding-top: 10px;
}
#pageTitle {
	clear: both;
	text-align: left;
	margin-left: 10px;
}
#breadcrumbs {
	clear:both;
	class:captions;
	text-align:left;
	margin-right:6px;
	}
#mainBody {
	float:left;
	}
#mainBodyTop {
	width:640px;
	height:30px;
	background-image:url(/graphics/style1/mainbody-top.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:10px;
	padding-right:10px;
	}
#mainBodyTop960 {
	width:940px;
	height:30px;
	background-image:url(/graphics/style1/mainbodyTop960.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:10px;
	padding-right:10px;
	}
#mainBody960 {
	background-image:url(/graphics/style1/mainbody-sides960.png);
	background-repeat:repeat-y;
	background-position:center; 
	width:940px; 
	padding-left:10px; 
	padding-right:10px;
	}
#slideShow {
	width:640px;
	height:600px;
	background-image:url(/graphics/style1/mainbody-sides.png);
	background-repeat:repeat-y;
	background-position:center;
	padding-left:9px;
	padding-right:11px;
	}
#sideNav {
	float: left;
	width: 290px;
	text-align: left;
	vertical-align:top;
	margin-top: 10px;
}
#info {
	width:290px;
	height:30px;
	background-image:url(/graphics/dark/info.png);
	background-repeat:no-repeat;
	background-position:center;
	}
#keywords {
	width:290px;
	height:30px;
	background-image:url(/graphics/dark/keywords.png);
	background-repeat:no-repeat;
	background-position:center;
	}
#links {
	width:290px;
	height:30px;
	background-image:url(/graphics/dark/links.png);
	background-repeat:no-repeat;
	background-position:center;
	}
#sideNavBlock {
	width:260px;
	background-image:url(/graphics/style1/sidenav-sides.png);
	background-repeat:repeat-y;
	background-position:center;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	}
#sideNavBottom {
	background-image:url(/graphics/style1/sidenav-bottom.png);
	width:290px;
	height:20px;
	background-repeat:no-repeat;
	background-position:center;
	}
#footer, a.footer {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-variant:small-caps;
	padding:15px;
	clear:both;
	width:100%;
	text-align:center;
}
a.footer {
	border-bottom-style:dotted;
	border-bottom-color:#cccc99;
	border-bottom-width:1px;
	color:#cccc99;
	font-variant:small-caps;
}
.encoderFix {
	border-bottom-style:dotted;
	border-bottom-color:#cccc99;
	border-bottom-width:1px;
	text-decoration:none;
	text-transform:uppercase;
	color:#996633;
}
.hide {
	display:none;
	}
hr {
	width:90%;
	}
	
/* ------------------------------------ font colors -----------------------------------------*/
.burnt orange {
	color:#CC9966;
	}
.beige {
	color:#CCCC99;
	}
.leather {
	color:#91685f;
	}
.grey-suit {
	color:#959397;
	}
.spicy-mix {
	color:#96634c;
	}
.twilight-blue {
	color:#f2f2f7;
	}
.siroco {
	color:#71736e;
	}
.fera {
	color:885f65;
	}
.lotus {
	color:#81564b;
	}
.defaultColor {
	color:#cccc99;
}
/* ------------------------------------ end font colors -----------------------------------------*/

/* ------------------------------------ drop-down menu styles ------------------------------------------*/
#menu_child {
	position:absolute;
	text-align:left;
	font-size:11px;
	width:320px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-repeat: no-repeat;
	visibility: hidden;
	}
div.menuButton, a.menuButton {
	background-image:url(/graphics/style1/menuButton.png);
	background-repeat:no-repeat;
	background-position:right;
	width:320px;
	height:30px;
	display:block;
	border:none;
}
a.menuTop {
	width:320px;
	height:30px;
	display:block;
	border:none;
	}
a.menuSelectTop {
	display:block;
	text-decoration:underline;
	width:260px;
	padding:10px 15px 10px 45px;
	background-color:#333333;
	height:19px;
/*	border-width:1px;
	border-color:#FFFFFF;*/
	}
a:hover.menuSelectTop {
	font-size:13px;
}
a:active.menuSelectTop {
	font-size:11px;
	background-color:#333333;
}
a.menuSelect {
	display:block;
	text-decoration:underline;
	width:260px;
	padding:10px 15px 10px 45px;
	background-color:#333333;
	height:19px;
	}
a:hover.menuSelect {
	font-size:13px;
	background-color:#333333;
}
a:active.menuSelect {
	font-size:11px;
	background-color:#333333;
	/*	border:none;*/
}
.menuBottom {
	background-color:#333333;
	width:320px;
	height:39px;
	display:block;
}
