/* --ie6 png fix-------------------------------------------------------------- home page */
img { 
	behavior: url(http://www.blackmagic-design.com/externals/iepngfix.htc) 
}
/* --------------------------------------------------------------------------- basics */
body {
	background-color: #D7D7D7;
	margin: 0;
	color: #333333;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
}
p {
	margin: 0 0 1em 0;
}
a:link, a:visited {
	color: #A77745;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #A77745;
}
h1 {
	font-size: 14px;
	color: #000000;
	text-align: left;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}
h2 {
	font-size: 14px;
	color: #666666;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 0;
	line-height: 1.5em;
}
h3 {
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 0;
	line-height: 1.5em;
}
select, input, textarea {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
}
form{
 margin: 0;
}
/* --------------------------------------------------------------------------- main divs */
#container {
	background-color: #fff;
	width: 785px;
	margin: 0 auto 0 auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:755px;
	position: relative;
	border: 15px solid #fff;
	position: relative;
}
#hero {
	width: 755px;
	margin-top: 2px;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 9px;
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
}
/* --------------------------------------------------------------------------- banner */
#banner {
	background-color: #A77745;
	height: 160px;
	width: 755px;
	position: relative;
}
#banner #bmdnav {
	position: absolute;
	top: 133px;
	left: 10px;
}
#banner #bmdlogo {
	position: absolute;
	left: 488px;
	top: 40px;
}
/* --------------------------------------------------------------------------- main content */
#content {
	width: 440px;
	float: left;
	display: inline;
	margin: 20px 0 20px 20px;
	line-height: 1.3em;
	font-size: 12px;
}
/* --------------------------------------------------------------------------- sidebar */
#sidebar {
	width: 230px;
	float: right;
	display: inline;
	margin: 20px 20px 20px;
	font-size: 11px;
	line-height: 14px;
}
#sidebar a:link, #sidebar a:visited {
	color: #A77745;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	text-decoration: underline;
	background-color: white;
	color: #A77745;
}
#sidebar h1 {
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
	text-align: left;
	margin: 0 0 1em 0;
}
#sidebar h2 {
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	text-align: left;
	margin: 0 0 .5em 0;
}
#sidebar p {
	margin: 0 0 1em 0;
	padding: 0;
}
#sidebar div.divider{
	border-top: 1px solid #CCCCCC;
	margin-top: 1em;
	padding-top: 1em;
	clear: both;
}
#sidebar img.right {
	float: right;
	margin: 5px 5px 5px 10px;
	border: 0;
}
#sidebar img.rightg {
	float: right;
	margin: 5px 5px 1.5em 10px;
	border: 0;
}
/* --------------------------------------------------------------------------- navbar */
#navbarContainer {
	position: absolute;
	left: 10px;
	top: 128px;
	width: 450px;
	background-image: url("http://www.blackmagic-design.com/images/nav-sgp-post.gif");
}
#navbar {
	margin: 0px;
	padding: 0px;
	height: 25px;
	list-style: none;
}
#navbar li {
	float: left;
	margin: 0;
}
#navbar a {
	text-decoration: none;
	display: block;
	height: 25px;
	text-indent: -5000px;
	overflow: hidden;
}
#navbar #company {
	width: 83px;
	background-image: url("http://www.blackmagic-design.com/images/nav-sgp-post.gif");
	background-position: 0 0;
}
#navbar #company:hover {
	background-position: 0 -25px;
}
#navbar #company:active {
	background-position: 0 -50px;
}
#navbar #company-current {
	width: 83px;
	background-image: url("http://www.blackmagic-design.com/images/nav-sgp-post.gif");
	background-position: 0 0;
}
#navbar #company-current:hover {
	background-position: 0 -25px;
}
#navbar #company-current:active {
	background-position: 0 -50px;
}
#navbar #showreel {
	width: 79px;
	background: url("http://www.blackmagic-design.com/images/nav-sgp-post.gif");
	background-position: -83px 0;
}
#navbar #showreel:hover {
	background-position: -83px -25px;
}
#navbar #showreel:active {
	background-position: -83px -50px;
}
#navbar #showreel-current {
	width: 79px;
	background-image: url("http://www.blackmagic-design.com/images/nav-sgp-post.gif");
	background-position: -83px 0;
}
#navbar #showreel-current:hover {
	background-position: -83px -25px;
}
#navbar #showreel-current:active {
	background-position: -83px -50px;
}
#navbar #news {
	width: 55px;
	background: url("http://www.blackmagic-design.com/images/nav-sgp-post.gif");
	background-position: -162px 0;
}
#navbar #news:hover {
	background-position: -162px -25px;
}
#navbar #news:active {
	background-position: -162px -50px;
}
#navbar #news-current {
	width: 55px;
	background-image: url("http://www.blackmagic-design.com/images/nav-sgp-post.gif");
	background-position: -162px 0;
}
#navbar #news-current:hover {
	background-position: -162px -25px;
}
#navbar #news-current:active {
	background-position: -162px -50px;
}
#navbar #press {
	width: 53px;
	background: url("http://www.blackmagic-design.com/images/nav-sgp-post.gif");
	background-position: -217px 0;
}
#navbar #press:hover {
	background-position: -217px -25px;
}
#navbar #press:active {
	background-position: -217px -50px;
}
#navbar #press-current {
	width: 53px;
	background-image: url("http://www.blackmagic-design.com/images/nav-sgp-post.gif");
	background-position: -217px 0;
}
#navbar #press-current:hover {
	background-position: -217px -25px;
}
#navbar #press-current:active {
	background-position: -217px -50px;
}
#navbar #gallery {
	width: 66px;
	background: url("http://www.blackmagic-design.com/images/nav-sgp-post.gif");
	background-position: -270px 0;
}
#navbar #gallery:hover {
	background-position: -270px -25px;
}
#navbar #gallery:active {
	background-position: -270px -50px;
}
#navbar #gallery-current {
	width: 66px;
	background-image: url("http://www.blackmagic-design.com/images/nav-sgp-post.gif");
	background-position: -270px 0;
}
#navbar #gallery-current:hover {
	background-position: -270px -25px;
}
#navbar #gallery-current:active {
	background-position: -270px -50px;
}
#navbar #manufacturing {
	width: 114px;
	background: url("http://www.blackmagic-design.com/images/nav-sgp-post.gif");
	background-position: -336px 0;
}
#navbar #manufacturing:hover {
	background-position: -336px -25px;
}
/* --------------------------------------------------------------------------- case studies grid */
#grid {
	margin: 12px 0 20px 20px;
	line-height: 1.3em;
	font-size: 12px;
	position: relative;
}
#grid .title {
	margin-top: 23px;
	background-color: #f2f2f2;
	font-size: 11px;
	padding: 7px 7px 7px 10px;
}
#grid a:link, #grid a:visited, #grid a:hover, #grid a:active {
	background-color: #f2f2f2;
	color: #f2f2f2;
}
/* --------------------------------------------------------------------------- misc */
.clearer {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.column  {
	padding-left: 18px;
}
p.date {
	font-size: 11px;
	margin-bottom: 0px;
}
#credits {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#credits th {
	padding: 1px 0 1px 25px;
	text-align: left;
	white-space: nowrap;
}#credits td {
	padding: 1px 20px;
}
.article {
	padding-top: 1em;
}
p.showreel {
	margin-bottom: 25px;
}
#pagesNav-g {
	margin: 0 0 20px 0;
	line-height: 1.3em;
	font-size: 12px;
	position: relative;
	text-align: center;
}
#pagesNav {
	margin: 0 0 0 0;
	line-height: 1.3em;
	font-size: 12px;
	position: relative;
	text-align: center;
}
