/* MASTHEAD */
.pageTitle
{
	font: bold 22px arial,sans-serif;
	margin:0.5em 0;
	display:block;
}

#breadcrumb,
#breadcrumb A,
#breadcrumb A:link,
#breadcrumb A:visited
{
	font: 11px verdana,sans-serif;
	color: #949494;
}

#breadcrumb A:hover
{
	text-decoration:underline;
}

/* HEADER */

#header
{
	height:70px;
}

#header H1#logo
{
	position:relative;
	top:27px;
}

#header H1#logo A
{
	background: url("../images/moby_logo_altium.gif") no-repeat;
	width:112px;
	height:25px;
	display:block;
	text-indent:9000px;
	overflow:hidden;
}

#header H2#description
{
	display:none;
}

#masthead
{
	min-height:12px;
	background: #f3f3f3 url("../images/moby_stripe_bg.gif") repeat-x bottom left;
	padding:0 !important;
	margin-bottom:20px;
	font-size:1px;
}

#masthead.generic
{
	height:11px;
}

#masthead.generic IMG
{
	display:none;
}
#masthead p{padding:0;margin:0;padding-bottom:12px;}




/* META NAV */
#meta
{
	margin-top:-20px;
	width:980px;
	text-align:right;
	position:absolute;
}

#meta LI
{
	display: inline;
	padding-left: 10px;
	background:none;
}

#meta DIV
{
	display:inline;
}

#meta #country SELECT,
#meta LI A
{
	color: #616161;
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 11px;
}

#meta #country SELECT
{
	background: #f2f2f2;
	border: 1px solid #666;
}

#meta LI A
{
	font-weight: bold;
}
