/* CSS Document */

/*  Layout css */

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

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-image: url(images/BigPerspBox.jpg);
	background-position:800px 96%;
	background-repeat: no-repeat;
}
#content {
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	padding-left:150px;
	position:relative;
	z-index:3;
}
#contentbox {
	width: 615px;
	height: 100%;

}
.topbox {
	text-align: right;
	font-size: 10px;
	padding-left: 12px;
	float: right;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	border: 3px solid #000000;
}

#head {
	position:fixed;
	margin:0;
	top:0;
	right:18px;
	display:block;
	width:100%;
	height:20px;
	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-left: 12px;
}
#content img {
	padding: 5px 5px 10px;
}
.imgborder {
	padding: 0px;
	background-color: #000000;
	text-align: center;
	width: 605px;
}

.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;
	text-transform: uppercase;
}

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

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

text-decoration: none;
}

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

/*  LINKS */

a:link {
	font-weight: bold;
}
a:visited {
	font-weight: bold;
}

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;
}
#linksright img {
	padding: 0px;
}
 #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: 791px;
	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: 14px;
	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: 14px;
	line-height: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
}



.indent {
	text-indent: 10px;
	font-weight: bold;
}
.inquote {
	padding-left: 15px;
}

.basicblack {
	font-weight: bold;
}


.menutop {
	font-weight: bold;
}


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

.galleryimg {
	width: 610px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	padding-left: 10px;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	float: left;
	border: 3px solid #000000;
	padding: 3px;
	
}
#subheadbox {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}
.subpad {
	height: 20px;
	background-image: url(images/spacer20.gif);
}

#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: 16px;
	width: 150px;
	text-decoration: none;
	display: block;
	float: left;
	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:45px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#silinks {
	position:absolute;
	left:152px;
	top:225px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#foreignlinks {
	position:absolute;
	left:152px;
	top:285px;
	width:150px;
	z-index:6;
	visibility: hidden;
}

#fflinks {
	position:absolute;
	left:152px;
	top:65px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#playlinks {
	position:absolute;
	left:152px;
	top:100px;
	width:150px;
	z-index:6;
	visibility: hidden;
}

#twlinks {
	position:absolute;
	left:152px;
	top:250px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#herolinks {
	position:absolute;
	left:152px;
	top:200px;
	width:150px;
	z-index:6;
	visibility: hidden;
}

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

#item2 {
	position:absolute;
	left:152px;
	top:185px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#item3 {
	position:absolute;
	left:152px;
	top:200px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#item4 {
	position:absolute;
	left:152px;
	top:240px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#textright {
	padding: 5px;
	float: left;
}

#item5 {
	position:absolute;
	left:152px;
	top:240px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#item6 {
	position:absolute;
	left:152px;
	top:220px;
	width:150px;
	z-index:6;
	visibility: hidden;
}

#item7 {
	position:absolute;
	left:152px;
	top:250px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#item8 {
	position:absolute;
	left:152px;
	top:220px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#item9 {
	position:absolute;
	left:152px;
	top:200px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
#item10 {
	position:absolute;
	left:152px;
	top:130px;
	width:150px;
	z-index:6;
	visibility: hidden;
}
.imglink {
padding: 5px 5px 20px;
	border: thin solid #666666;
	background-image: url(images/enlarge.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 10px 10px 12px;}
	
.imglink:hover {
padding: 5px 5px 20px;
	border: thin solid #CC0000;
	background-image: url(images/enlarge.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 10px 10px 12px;}



#imagebox {
	background-image: url(images/enlarge.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 14px;
	padding-left: 3px;
	border: 3px solid #000000;
	margin: 10px;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
}
.acheck {
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/accessorycheck.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	margin-right: 75px;
	text-align: right;
	text-indent: -50px;
}
.capt {
	padding: 2px;
	font-size: 10px;
	color: #666666;
}
#contentnarrow {
	width: 450px;
	height: 100%;
}
#captionbox {
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 10px;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: normal;
	float: left;
	color: #333333;
	font-size: 10px;
}

#ebay {
	position:fixed;
	width:200px;
	height:115px;
	z-index:7;
	left: 816px;
	top: 21px;
}