/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * global declarations
 */
html,
body {
    margin: 0;
    padding: 0;
    font: normal 13px Arial, Helvetica, Verdana, sans-serif;
	background: url('../images/bodygradient.jpg') repeat-y center;
}
p,
ol,
form td {
    margin: 0 0 10px 0;
    text-align: justify;
    line-height: 1.5em;
    color: #333333;
}
table {
    margin: 0 0 10px 0;
    text-align: justify;
    font-size: .9em;
    line-height: 1.5em;
    color: #333333;
}
form {
    margin: 0;
    padding: 0;
}
form table {
    text-align: left;
    font-size: 1em;
    line-height: 1.5em;
    color: #333333;
}
#firmhistory li { font-size: 12px; }
a {
    color: #002157;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #9BBDDA;
    text-decoration: underline;
}
a img {
	border: none;
}
h2 a {
    text-decoration: none;
    color: #002157;
}
h2 a:hover {
    text-decoration: underline;
    color: #002157;
}
h3 a {
    color: #002157;
    text-decoration: none;
}

h3 a:hover {
    color: #9BBDDA;
    text-decoration: underline;
}
h4 a {
    color: #002157;
    text-decoration: none;
}

h4 a:hover {
    color: #9BBDDA;
    text-decoration: underline;
}
/* The h1 is always the Sound Devices logo on every page. It is set to display:none */
h1 {
    display: none;
}
/* The h2 is always the main page title just above the breadcrumb */
h2 {
	font-size: 24px;
    font-weight: normal;
    border-bottom: none;
    padding-bottom: 5px;
}
h3 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px dotted #9BBDDA;
    padding: 5px 0;
    color: #000000;
}
h4 {
	font-size: 14px;
    margin: 4px 0;
	color: #002157;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Universal/layout elements: These styles apply to elements (And their children) 
 * that appear on all pages and/or are hierarchically dominant
 */
/* --------------- Forms --------------- */
form .forminput {
    margin: 0;
    padding: 0;
    font: normal 1em Arial, Helvetica, Verdana, sans-serif;
}
/* --------------- Header/Navigation --------------- */
#branding {
    height: 70px;
    width: 100%;
    background: #fff url('../images/boomman.jpg') no-repeat right;
    margin: 0;
    padding: 0;
}
#branding img {
    margin-left: 10px;
    margin-top: 20px;
    border-width: 0;
}

/* --------------- Main content --------------- */
#contentmain,
#singlecolumn,
.singlecolumn,
.contentsub {
    width: 720px;
    margin: 0 auto 10px auto;
    overflow: visible;
	clear: both;
}
#singlecolumn,
#singlecolumn7 {
    margin-bottom: 0;
    padding-top: 10px;
}
#contentleft,
.contentleft {
    width: 340px;
    margin: 0 20px 0 auto;
    float: left;
}
#contentright,
.contentright {
    width: 340px;
    margin: 0 0 0 20px;
    float: right;
}
body#support #contentmain,
body#news #contentmain,
body#contact #contentmain,
body#serp #contentmain,
body#about #contentmain {
    width: 720px;
    margin: 0 auto 10px auto;
}
#contentmain li,
.contentsub li {
    line-height: 1.50em;
    color: #333333;
    margin-left: -20px;
    margin-bottom: .75em;
}
#breadcrumb {
    color: #F47920;
    margin: 15px 0 10px 0;
    font-size: .85em;
    font-weight: bold;
    border-top: 1px dotted #9BBDDA;
    border-bottom: 1px dotted #9BBDDA;
    padding: 10px 0;
}
#breadcrumb a {
    color: #002157;
    margin: 15px 0 10px 0;
    padding-top: 20px;
    text-decoration: none;
}

#breadcrumb a:hover {
    color: #9BBDDA;
    text-decoration: underline;
}
/* --------------- Footer --------------- */
#footer {
    background-color: #f4f4f4;
    width: 100%;
    height: auto;
    clear: both;
    margin: auto;
    padding-bottom: 1px;
    border-top: 1px solid #F3A773;
}
#footer p {
    text-align: center;
    font-size: .8em;
    color: #333;
    padding: 1em 1.5em;
}
/* miscellaneous */
#flashcontainer {
    width: 760px;
    margin: 0 auto 0 auto;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Page/section specific styles (Note that all wordpress-specific page styles are 
 * defined in notes.css)
 */
/* --------------- Home page (index) --------------- */
body#index #contentmain {
	width: 960px;
}
body#index #homeLeft,
body#index #homeRight {
	width: 462px;
	float: left;
	background: url('../images/column-fade.jpg') no-repeat 0 10px;
	padding: 0 0 0 10px;
	margin: 0;
}
body#index #homeLeft {
	padding-right: 10px;
}
body#index #homeLeft h3,
body#index #homeRight h3 {
	border: none;
	background: transparent url('../images/home-h3-line.jpg') no-repeat bottom left;
}
body#index #homeLeft ul.wp_summary {
	margin: 0;
	padding: 0;
}
body#index #homeLeft ul.wp_summary li {
	display: block;
	background: transparent url('../images/home-li-tall-gradient_bottom.jpg') no-repeat bottom left;
	margin: 0;
	padding: 0;
}
body#index #homeLeft ul.wp_summary li div.postSum {
	padding: 7px 0 7px 11px !important;
	background: transparent url('../images/home-li-tall-gradient_top.jpg') no-repeat top left;
}
body#index #homeLeft ul.wp_summary li div.postSum img {
}
body#index #homeLeft ul.wp_summary li div.postFlipper {
	font-size: .8em;
	line-height: 1.1em;
}
body#index #homeNewsBar {
	margin: 1em 0 0 0;
	clear: both;
	vertical-align: middle;
}
body#index #homeNewsBar strong a {
	font-weight: bold;
	color: #f5812e !important;
	font-size: 16px;
	padding-right: 1em;
}
body#index #homeNewsBar div {
	width: 960px;
	height: 20px;
	margin: 0 auto;
	padding: 2px 0 2px 2px;
	background: #f7f7f7;
	border-top: solid 1px #d6d6d6;
	border-bottom: solid 1px #d6d6d6;
	vertical-align: middle;
	overflow: hidden;
}
body#index #homeNewsBar span {
	font-weight: normal;
}
body#index #homeNewsBar div img {
	vertical-align: middle;
}
body#index #homeNewsBar div img.paddingleft1em {
	padding-left: 1em;
}
div#wp_ticker {
	margin: 0;
	padding: 0;
	width: 960px;
}
div#wp_ticker ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding:0;
}
div#wp_ticker li {
	display: inline;
	margin: 0;
	padding:0;
}

body#index #homeLeader {
	width: 960px;
	height: 285px;
	margin: 0 auto;
	
	color: #fff;
	overflow: hidden;
}
body#index #homeLeaderRight {
	float: right;
	width: 215px;
	height: 285px;
	padding: 0 10px 0 0;
	overflow: auto;
	text-align: right;
}
	#homeLeaderRight > div {
		position: relative;
		width: 570px;
		height: 285px;
		padding: 0;
		margin: 0;
		float: right;
	}
		#homeLeaderRight > div h4 {
			position: absolute;
			bottom: 0;
			left: 0;
			display: block;
			height: 18px;
			width: 554px;
			padding: 8px;
			margin: 0;
			text-align: right;
			color: #fff;
			font-weight: bold;
		}
		#homeLeaderRight > div img {
			position: absolute;
			top: 0;
			left: 0;
			width: 570px;
			height: 285px;
		}
body#index div#homeFlipContainer span {
	display: block;
	position: absolute;
	bottom: 7px;
	left: 20px;
}
	div#homeFlipContainer span a {
		display: block;
		float: left;
		width: 15px;
		height: 15px;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		padding: 2px;
		margin: 5px 2px 0 0;
		background-color: #333;
		border: solid 1px #444;
		color: #eee;
	}
	div#homeFlipContainer span a:hover {
		text-decoration: none;
		border-color: #666;
	}

body#index div#homeBoxes {
	margin: 20px 0 0;
	padding: 0;
}
	div#homeBoxes > div {
		width: 225px;
		height: 111px;
		float: left;
		margin: 0;
		padding: 0;
	}
	div#homeBoxes div + div {
		margin-left: 20px;
	}
body#index #homeLeaderRight a {
	color: #fff;	
}
body#index #homeLeaderLeft {
	float: left;
	width: 735px;
	height: 215px;
}
body#index #homeLeaderLeft a {
	display: block;
	width: 735px;
	height: 215px;
}
body#index #homeLeaderButtons {
	width: 735px;
}
body#index #homeLeader p {
	text-align: right;
	line-height: 1.2em;
	color: #888;
}
body#index #homeLeader p:first-line {
	padding-left: 20px;
}
body#index #homeLeader h3 {
	font-size: 1.8em;
	padding: 0;
	margin: 5px 0 .5em 0;
	border: none;
	background: transparent url('../images/homeLeader-h3-line.jpg') no-repeat bottom left;
}
body#index #homeLeader h3 a {
	color: #fff;
}
body#index #homeLeader h3 a:hover {
	text-decoration: none;
}
body#index #homeLeaderButtons ul {
	list-style: none;
	margin: 0 0 0 -1px;
	padding: 0;
}
body#index #homeLeaderButtons li {
	display: block;
	float: left;
	width: 224px;
	height: 57px;
	margin: 6px 5px 0 6px;
	padding: 10px 0 0 10px;
	color: #fff;
}
body#index #homeLeaderButtons li a {
	font-size: 14px;
	color: #F5812E;
}
body#index #homeLeaderButtons li a:hover {
	
}
body#index #homeLeaderButtons li span {
	font-size: 1.5em;
}
body#index #homeIcons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
body#index #homeIcons ul li {
	display: block;
	float: left;
	height: 130px;
	width: 150px;
	overflow: hidden;
	padding: 0 3px 0 0;
	margin: 0;
	font-size: 10px;
	text-align: center;
}
body#index #homeIcons li a#homeIconLink-recorders {
	background-image: url('../images/icon-recorders.gif');
}
body#index #homeIcons li a#homeIconLink-mixers {
	background-image: url('../images/icon-mixers.jpg');
}
#homeIcons li a#homeIconLink-comp {
	background-image: url('../images/icon-comp-audio.gif');
}
body#index #homeIcons li a {
	display: block;
	height: 130px;
	width: 150px;
	padding: 100px 0 0 0;
}
body#index #homeIcons li a:hover {
	color: #F5812E;
}
body#index img.homeFeed {
	vertical-align: text-bottom;
}

/* --------------- Products --------------- */
body#products #contentmain li {
    font-weight: normal;
}
body#products .accessoryusd {
	font-weight: normal;
	color: #006600;
}
body#products #contentmain p {
    margin-bottom: 30px;
}
body#products #contentmain ul {
    list-style-type: none;
    margin-top: -20px;
    margin-bottom: 60px;
}
body#products #contentmain li {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 4px;
    margin-left: -40px;
}
body#products #contentmain li a {
    text-decoration: none;
    color: #002157;
    background-color: #fff;
    font-weight: bold;
}
body#products #contentmain li a:hover {
    color: #9BBDDA;
    text-decoration: underline;
}
body#products .productimg {
    float: right;
    margin: -35px 0 0;
}
body#products .toplink {
    float: right;
    margin: -18px 0 0 0;
}
body#products .toplink a:hover {
    text-decoration: none;
}
body#products .disctable {
    background-color: #f4f4f4;
}
/* /products/discontinued.htm */
body#products .disctable td {
	border-bottom: 1px solid #002157;
}
body#products .disctable th {
    padding: 0 5px;
}
body#products .discontinued {
    color: #F3A773;
}
/* /products/7.htm */
body#products .sform {
    width: 375px;
    float: right;
    border: 1px solid #666;
	margin: -10px 0 2px 1em;
    background-color: #CCCCCC;
    padding: 8px 8px 0 8px;
}
body#products .sform td {
    text-align: justify;
    font: normal .8em Arial, Helvetica, Verdana, sans-serif;
    color: #333333;
}
/* --------------- Specific product pages (productsdetail) --------------- */
body#productsdetail h2 {
    width: 350px;
    border: none;
}
body#productsdetail .imagepseudofloatright {
    margin: -80px 0 -10px 360px;
}
body#productsdetail .swf360 {
    padding-left: 25px;
}
body#productsdetail div.specs {
	width: 90%;
	margin: 1em auto;
}
body#productsdetail div.specs iframe {
	border: 1px solid #6699ff !important;
    padding: 0;
	height: 400px;
}
.sform {
    width: 375px;
    float: right;
    border: 1px solid #666666;
    margin-right: 0;
    margin-top: -10px;
    margin-bottom: 0;
    background-color: #CCCCCC;
    padding: 8px 8px 4px 8px;
    margin-left: 4%;
}
.sform td {
    text-align: justify;
    font: normal .8em Arial, Helvetica, Verdana, sans-serif;
    color: #333333;
}
/* --------------- 7-Series Navigation --------------- */
#navcontainer7 ul {
    padding: .4em 0 .4em 0;
    margin: 0 0 .4em 0;
    list-style-type: none;
    background-color: #eeeeee;
    color: #FFF;
    text-align: center;
    border: 1px solid #ccc;
}
#navcontainer7 li {
    display: inline;
}
#navcontainer7 li a {
	text-decoration: none;
	background-color: #eeeeee;
	color: #000033;
	padding: .4em 1em .5em 1em;
	border-right: 1px solid #ccc;
	margin-left: -4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
#navcontainer7 li a:hover {
    background-color: #999999;
    color: #fff;
    padding: .4em 1em .5em 1em;
}

/* --------------- Support --------------- */
body#support .prods td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #0000CC;
    padding: 4px 2px 6px 4px;
    vertical-align: top;
    background-color: #f4f4f4;
    font: 85% / 1.5em Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
}
body#support .prods td a {
    font-weight: normal;
}

body#support .prods td a:hover {
    text-decoration: underline;
}
body#support .prods th {
    background: #002157;
    color: #ffffff;
    font-size: 100%;
    font-weight: bold;
    line-height: 1em;
    margin: 1px 1px;
    padding: 4px 1px 4px 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
body#support .prods th {
    text-align: left;
}
/* /downloads/index.htm */
body#support #downloadclick {
    text-align: center;
}
body#support div.license {
    color: #990000;
    background: #eee;
    margin-right: 5%;
    margin-left: 5%;
    padding-right: 3%;
    padding-left: 3%;
    line-height: 1.2em;
    font-size: 80%;
}
/* /download/waveagent-1~2 */
#waform {
	padding: 0 0 2em 0;
}
#waform input,
#waform select,
#waform label {
	display: block;
	width: 12em;
	float: left;
}
#waform label {
	width: 8em;
	text-align: right;
	padding-right: .5em;
}
#waform #btn_proceed {
	margin: 1em 0 1em 8em;
}
/* /support/sample-files.htm */
body#support table#firmwareTestfiles {
    margin: 2em auto;
}
body#support table#firmwareTestfiles td {
    padding: 6px;
    width: 110px;
    text-align: center;
    border-bottom: solid 1px #F3A773;
}
body#support table#firmwareTestfiles td.head {
    font-weight: bold;
    font-size: 1.2em;
}
body#support table#firmwareTestfiles td.content {
    padding: 6px;
}
body#support table#firmwareTestfiles tr.alt2 td {
    background: #f4f4f4;
}

/* --------------- News --------------- */
body#news .dateposted {
	font-style: italic;
    color: #999999;
}
body#news .newstory h3 {
	margin-bottom: 4px;
	padding-bottom: 0;
	font-size: 13px;
	border-bottom-style: none;
	margin-top: 6px;
}
body#news .newstory {
	margin-top: 20px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	font-size: 12px;
}

/* --------------- Dealer (Resellers) --------------- */
body#dealer h4 {
    margin: 20px 0 4px 0;
}
body#dealer .dealerdropdowns {
    background-color: #f4f4f4;
    padding: 1px 10px 10px 10px;
}
body#dealer #worldmap {
    width: 720px;
    margin: 0 auto;
    padding-top: 10px;
}

/* --------------- Contact --------------- */
body#contact #industryquotes p {
    text-align: left;
    font-size: .8em;
    font-style: italic;
    font-weight: normal;
    font-variant: normal;
}
body#contact #industryquotes h6 {
	margin-left: 2%;
	font-weight: bold;
	font-size: 10px;
}

/* /register/index.htm */
#regForm label {
	width: 100px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 1em;
	margin-bottom: .2em;
}
#regForm .contentright label {
	width: auto;
	text-align: left;
	margin-right: 0;
	margin-left: 1em;
}
#regForm input,
#regForm textarea {
	width: 200px;
	float: left;
	margin-bottom: .2em;
}
#regForm .widthless {
	width: auto;
	float: left;
}
#regForm .contentright input {
	width: auto;
}
#regForm br {
	clear: both;
}

/* /reccalc/index.html */
#reccalc {
	padding: 10px 10px 0 10px;
	margin: 2em 0;
	background: #f4f4f4;
	border: solid 1px #aaa;
}
#reccalc > div {
	margin-bottom: 1.5em;
}
#reccalc .f {
	display: block;
	float: left;
}
#reccalc input,
#reccalc select {
	border: solid 1px #aaa;
	text-align: center;
}
#reccalc input:hover,
#reccalc select:hover {
	border-color: #000;
}
#reccalc label {
	margin-left: 1em;
}
#reccalc input.small,
#reccalc label.small {
	width: 2em;
}
#reccalc input.medium,
#reccalc label.medium {
	width: 5em;
}
#reccalc input.large,
#reccalc label.large {
	width: 22em;
}
#reccalc br {
	clear: both;
}
#reccalc h3 {
	margin: 0;
	padding: 0 0 2px;
}
#reccalcEdit {
	
}
#reccalc div.reccalcFloat {
	width: 20em;
	float: left;
}
/*#reccalcAnswers label {
	font-weight: bold;
}
#reccalcAnswers input {
	background: transparent;
	border: none;
	text-align: left;
}*/
#reccalcAnswers ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 2em;
}
#reccalcAnswers li {
	display: block;
	border-top: solid 1px #eee;
	padding-top: 4px;
}
#reccalcAnswers li span {
	font-size: 1.3em;
}

/* --------------- Search results (SERP) --------------- */
body#serp iframe {
    border: none;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * General classes
 */
div.space {
	margin: 0 0 3em 0;
}
.legalnoticebox,
div.flag {
    width: 75%;
    border: 1px solid #CCCCCC;
    background: #FFFF99;
    color: #990000;
    padding: 12px;
    font-weight: bold;
    margin: 20px auto;
}
div.flag {
    font-size: .8em;
}
.clearit {
    clear: both;
}
.printlogo {
    display: none !important;
}
.imagefloatright {
    float: right;
    margin: 10px 0 2px 10px;
}

.imagefloatleft {
    float: left;
    margin: -5px 10px 2px 0;
}
.centeredimage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.imageintextflow {
    margin: 10px 0 10px 10px;
    border: 1px solid #999999;
    padding: 1px;
}
.inlineimage {
	vertical-align: middle;
}
.centeredborderedimage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border: 1px solid #999999;
    padding: 4px;
}
img.space {
    border: 0;
    margin: 6px 10px 2px 2px;
    padding: 0;
}
div.dot {
    background: url("../images/dotted2.gif") repeat-x transparent;
    clear: both;
    height: 20px;
    margin: 2px 20px 2px 15px;
}
.error {
	color: #990000;
	font-size: .8em;
}
.erroneous {
	background: #ffaaaa;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * New menu stuff tacked on 12/5/2008
 */
#main-nav * {
	/* The whole sandbox uses a reset stylesheet, so this makes it easier to drop in the menu styles... */
	margin: 0;
	padding: 0;
	z-index: 100;
}
#main-nav {
    background: #eee url('../images/nav-bg.png');
    font-weight: bold;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin-bottom: 1em;
}
#main-nav form {
	padding: 3px 0 0 585px;
	font-weight: normal;
}
#main-nav input#searchInput {
	display: block;
	float: left;
	font-size: 10px;
	width: 100px;
	height: 14px;
	border: solid 1px #ccc;
	border-right: none;
	color: #555;
	background-color: #f7f7f7;
}
#main-nav input#searchButton {
	display: block;
	float: left;
	border: solid 1px #ccc;
	border-left: none;
}
#nav-hierarchal-list-container {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 720px;
	height: 23px;
	font-size: .9em;
	z-index: 100;
}
#nav-hierarchal-list-container * {
	z-index: 50;
}
#nav-hierarchal-list,
#nav-hierarchal-list ul {
	list-style: none;
}
#nav-hierarchal-list li {
	float: left;
}
#nav-hierarchal-list a,
#nav-hierarchal-list a:visited,
#nav-hierarchal-list li.seperator > span {
	display: block;
	width: auto;
	height: auto;
	font-weight: bold;
	padding: 7px 10px 4px 10px;
	line-height: 1em;
	text-decoration: none;
}
#nav-hierarchal-list li ul li {
	/*commenting out the transparent background on the menu dropdowns...
	background: transparent url('../images/nav-li-bg.png') repeat-y !important;*/
	background: #e0e0e0;
}
#nav-hierarchal-list li ul li a,
#nav-hierarchal-list li ul li a:visited,
#nav-hierarchal-list li.seperator > span {
	padding-top: 4px;
	width: 120px;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
}
#nav-hierarchal-list li.fly ul li a {
	font-weight: normal;
}
#nav-hierarchal-list li:hover {
	position: relative;
	top: 0;
}
#nav-hierarchal-list li:hover > a,
#nav-hierarchal-list li.seperator:hover > span,
#nav-hierarchal-list li a#current,
body#products a#productsnav,
body#productsdetail a#productsnav,
body#support a#supportnav,
body#dealer a#dealernav,
body#news a#newsnav,
body#about a#aboutnav,
body#contact a#contactnav,
body#wp a#supportnav {
	color: #333;
	background: transparent url('../images/nav-li-hover-bg.png') repeat-x;
}
#nav-hierarchal-list li.seperator:hover > span {
	background: transparent;
	color: #666;
}
#nav-hierarchal-list li.seperator > span {
	color: #666;
	font-size: 8px;
	font-style: italic;
	border-top: solid 1px #bbb;
}
#nav-hierarchal-list ul li.fly > a:after {
	content: url('../images/blue-arrow-crumbs.gif');
}
#nav-hierarchal-list li ul li:first-child > a {
	border-top: solid 1px #bbb;
}
#nav-hierarchal-list li ul li:last-child > a {
	border-bottom: solid 1px #bbb;
}
#nav-hierarchal-list li ul {
	display: none;
}
#nav-hierarchal-list li:hover > ul {
	display: block;
	position: absolute;
	top: -9px;
	left: 8.8em;
	padding: 9px 30px 30px 30px;
	background: transparent;
	width: 120px;
}
#nav-hierarchal-list > li:hover > ul {
	left: -30px;
	top: 14px;
}
#nav-hierarchal-list table {
	position: absolute;
	border-collapse: collapse;
	top: 0;
	left: 0;
	z-index: 100;
	font-size: 1em;
}
div#crumbs {
	width: 720px;
	margin: 0 auto 1em;
	font-size: 10px;
	font-weight: normal;
}
div#crumbs > div {
	display: inline-block;
	height: 18px;
	background: transparent url('../images/crumbs-bg_right.png') top right no-repeat;
	color: #888;
}
div#crumbs > div > span {
	display: block;
	height: 18px;
	float: left;
	background: transparent url('../images/crumbs-bg_left.png') top left no-repeat;
	padding: 1px 8px 0;
}
div#crumbs > div > span > span {
	color: #000;
}
div#crumbs > div a {
	font-weight: normal;
}
#content1000 {
	width: 1000px;
	overflow: visible;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
