
/* Richard Jeffs - MACHINA LTD  */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background : #FFFFFF; 
	color: #73574C;
	 text-align: left;
   
   	SCROLLBAR-FACE-COLOR: #C0A69D;
	SCROLLBAR-HIGHLIGHT-COLOR: #F3F3F3;
	SCROLLBAR-SHADOW-COLOR: #FEF5DE;
	SCROLLBAR-3DLIGHT-COLOR: #FFFEFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #EBE7E4;
	SCROLLBAR-DARKSHADOW-COLOR: #916664;
   }
   
A:HOVER {
   color: #916664;
   text-decoration: underline;
}
A:HOVER.selected{
   color: #000000;
   text-decoration: none;
}

A {
   color: #916664;
   text-decoration: none;
}
b, strong{
	   color: #000000;
}

h1, h2, h3 {font-size : 20px; font-weight: normal; text-transform: uppercase;}
h4 {font-size : 18px;}


#title{
	margin: 10px 0px 10px 0px;
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
	color: #000000;
}

.nav{
	position: absolute;
	top: 85px;
	left: 24px;
	width: 140px;
	font-size : 11px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

.nav ul {list-style-type: none; margin: 0; padding: 0;}
.nav li{padding-bottom: 5px;}

/*
#sociallinks {text-align: left;}
*/

#twitter{
	padding: 2px 0; 
}

#facebook{
	padding: 4px 0 10px 145px; 
}


#header{
	/*position:absolute; 
	left: 20px; 
	top:0px; */
	margin-left: 20px;
	/*width:780px; */
	/*height:85px; */
	/*z-index:1;*/
}

#content{
	/*position:absolute; 
	left: 25px; 
	top:100px; */
	margin:10px 10px 0 25px;
	padding: 0 160px 20px 140px;
	/*width:1000px;*/
	min-height:300px;
	/*z-index:4;*/
	overflow: auto; 
	/*border-style: dashed;*/
	text-align: center;
	/*border-width: 1px;*/
}
#footer{
	/*position:absolute; 
	left: 25px; 
	top:620px; */
	margin: 30px 0 0 25px;
	/*width:730px; */
	height:60px; 
	/*z-index:1;*/
	font-size : 10px;
	font-weight: bold;
	text-align: center;
	color: #73574C;
}

.selected{
	/*text-decoration : underline;*/
	color: #000000;
}

.displayText{
	font-size : 13px;
	text-align: left;
	color: #916664;
	line-height : 21px;
	vertical-align : top;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
}


.displayTextSML{
	font-size : 10px;
	font-weight : bold;
	text-align: center;
	color: #916664;
	margin-left : 20px;
	margin-right : 20px;

}

.baimText{
	font-size : 11px;
	text-align: left;
	color: #916664;
	line-height : 18px;
	vertical-align : top;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 4px;
}

caption {
	font-size : 20px;
	text-align: left;
	text-transform: uppercase;
	padding: 20px 0 20px 0; 
}

.displayImage{
	font-size : 11px;
	text-align: center;
	color: #916664;
	line-height : 21px;
	vertical-align : top;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 20px;
}
.BAIMstill p{
	padding : 335px 0px 0px 0px;
	font-weight : bold;
	font-size : 11px;
	color: #FFFFFF;
}
.BAIMstillLarge p{
	padding : 450px 0px 0px 0px;
	font-weight : bold;
	font-size : 14px;
	color: #FFFFFF;
}

.thumbnail{
	margin:3px;
	padding:10px 3px 3px 3px;
	width: 150px;
	height:178px;
	border : dotted 1px  #E8DFDF;
	float : left;
	text-align : center;
}
.thumbnail a{
	margin-top: 5px;
}


.hdmenu  { margin: 15px 0 20px 20px; overflow: auto}
.hdmenu ul { padding: 0; margin: 0; list-style: none;  }
.hdmenu li {
	float: left; display: inline-block;
	margin: 2px 2px 2px 0;
	font-size: 10px;
}

.hdmenu li a { display: inline-block; padding: 5px; border: 1px solid #999;}
.hdmenu li a:hover,
.hdmenu li.on a { border: 1px solid #333; text-decoration: none; color: #000; }
/*.hdmenu li.last { border: none; }*/


/* Page Specific */

.home-image{padding-top: 28px; /*margin-left: -110px;*/}

.baimHarold{ width: 201px; float:right;}


.dvdreleases {width: 200px; margin-right: 50px; float: left;}


.dvdreleases a {display: block; min-height: 40px;}

.dvdreleases iframe {margin: 20px 0 0 40px}

iframe.amazon {float: right; padding: 10px;}

.amazonHome {margin-top: 40px;}






