/* CSS Document */

/*  Layout css */

html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
font-size:65%; 
font-family: trebuchet ms, tahoma, verdana, arial, sans-serif; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}
#content {display:block; height:100%; max-height:100%; overflow:auto; padding-left:150px; position:relative; z-index:3;}
#contentbox {
	width: 600px;
	margin-left: 8px;
}

#head {
	position:fixed;
	margin:0;
	top:0;
	right:18px;
	display:block;
	width:100%;
	height:20px;
	background:#000000;
	font-size:1em;
	z-index:5;
	color:#FFFFFF;
}
#foot {position:fixed; margin:0; bottom:-1px; right:18px; display:block; width:100%; height:50px; color:#fff; text-align:right; font-size:1em; z-index:4;}

#left {
	position:fixed;
	left:0;
	top:0px;
	width:150px;
	z-index:4;
	height: 100%;
	border-right-width: medium;
	border-right-style: solid;
	
}
* html #head, * html #foot,* html #left {position:absolute;}

#pad1 {display:block; width:18px; height:20px; float:left;}
#pad3 {display:block; width:18px; height:50px; float:left;}
.pad2 {display:block; height:20px;}

#content p {padding:5px;}

.bold {font-size:1.2em; font-weight:bold;}



/*  LEFT MENU NAVIGATION */

#navcontainer {
	width: 150px;
	float: left;
	left: 0px;
	font-size: 11px;
	line-height: 12px;	
}

.logobox {
	float: left;
	left: 0px;
	top: 0px;
	height: 150px;
	width: 150px;
	
}

#navcontainer ul
{
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	font-size: 11px;
	line-height: 12px;	
}

#navcontainer a
{
	display: block;
	width: 150px;
	
	
}

#navcontainer a:link, #navlist a:visited, .bold a:link, .bold a:visited
{

text-decoration: none;
}

#navcontainer a:hover
{
	
	font-weight: bold;
}

/*  Pop up links  */
#linklist
{
	/* to display the list horizontaly */
font-family: sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
 #linklist li
{
display: inline;
/* for IE5 and IE6 */
}


#linkcontainer { width: 150px; }


#linklist a
{
width: 150px;
/* extend the sensible area to the maximum with IE5 */
	font-size: 10px;

display: block;

border-bottom-width: 1px;
	border-bottom-style: solid;

text-decoration: none;
}


/*  NAV BAR  */

#navbarcontainer {
	width: 100%;
	position: absolute;
	left: 0px;
	height: 20px;
}

#navbar
{
	margin-left: 0px;
	padding-left: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#navbarpad
{
	margin-left: 0px;
	padding-left: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
}



.indent {
	text-indent: 10px;
	font-weight: bold;
}

.basicblack {
	font-weight: bold;
}


.menutop {
	font-weight: bold;
}

#dclinks {
	position:absolute;
	left:152px;
	top:20px;
	width:300px;
	z-index:6;
	visibility: hidden;
	height: 450px;
}

#marvellinks {
	position:absolute;
	left:152px;
	top:50px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#silinks {
	position:absolute;
	left:152px;
	top:285px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#fflinks {
	position:absolute;
	left:152px;
	top:125px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#playlinks {
	position:absolute;
	left:152px;
	top:150px;
	width:150px;
	z-index:6;
	visibility: hidden;
}

#12links {
	position:absolute;
	left:152px;
	top:150px;
	width:150px;
	z-index:6;
	visibility: hidden;
}


#linksright {
	position:absolute;
	left:560px;
	top:80px;
	width:150px;
	z-index:7;
}

.galleryimg {
	width: 96%;
}

#smalltext {
	font-size: 9px;
	vertical-align: middle;
	text-align: right;
	width: 150px;
	display: block;
	text-indent: 5px;
	line-height: 11px;
	height: 11px;
}
.pad5 {
	padding-left: 6px;
}

#menutitle {
	font-size: 14px;
	width: 150px;
	text-decoration: none;
	display: block;
	float: left;
}
