@import "global.css";

@media screen, projection
{
	body {background: #ffffff}
	h1, h2, h3, h4, h5, h6, p, address, ul, ol, cite, label, dl, dt, dd  {color: #444444}
	a {color: #003388}
	h1 {color: #dd0000}
	pre {background: #eeeeee; color: #000000}
	table {border-color: #c9c2c1}
	table td {background: #f7f7f7; color: #444444; border-color: #c9c2c1}
	button {background: #38658f; border-bottom: solid 1px #006; border-right: solid 1px #006; border-top: solid 1px #FFC; border-left: solid 1px #FFC; padding: 2px .4em; color: #FFF; text-align: center; margin:0; font-size:12px}

	#wrap {margin: auto; text-align: center; width: 800px; padding-bottom: 20px}
	
	#title {text-align: left; width: 800px; height: 60px; border-top: solid #005825 5px}
	#title-left {float: left; width: 200px; height: 60px}
	#title-right {float: right; width: 600px; height: 60px}
	
	#title-image {width: 800px; height: 140px; background: url('../img/bkg-image.jpg') center bottom no-repeat; border-top: solid #003388 5px; border-bottom: solid #003388 5px}

	#main {text-align: left; width: 800px}
	#main-centerleft {float: left; width: 600px}
	#main-right {float: right; width: 198px}
	
	#main-left {float: left; width: 198px}
	#main-centerright {float: right; width: 600px}
	
	#main-centerone {width: 800px}
	
	.content {width: 570px; margin: 15px}
	.contentone {padding: 15px}

	#footer {text-align: center; width: 800px; height: 30px; border-top: solid #cccccc 5px}
	
	#logo {text-align: left; width: 400px; height: 200px; margin:5px 0 0 15px}
	#logo-img {border: none}
	
	.searchbox {height: 22px; padding: 10px 0 10px 10px; border-bottom: solid #003388 5px; background: #0075da; margin-bottom: 5px}
	.searchbox .search-input {width: 110px; height: 18px; border: solid #000000 1px; background: #ffffff; padding: 2px 2px 0 2px; margin-right: 5px; vertical-align: top}

	.submenu {border-top: solid #003388 5px; font-size: 15px; border-bottom: solid #003388 5px; margin-bottom: 5px; background: url('../img/bkg-submenu.gif')}
	.submenu ul {color: #ffffff; padding: 12px 0 6px 6px}
	.submenu ul ul {padding: 0}
	.submenu ul li {}
	
	.submenu ul li a {font-weight: normal; text-decoration: none; color: #ffffff}
	.submenu ul li.active a {font-weight: bold; text-decoration: underline}
	.submenu ul li.active li a {font-weight: normal; text-decoration: none}
	.submenu ul li.active li.active a {font-weight: bold; text-decoration: underline}
	.submenu ul li.active li.active li a {font-weight: normal; text-decoration: none}
	.submenu ul li.active li.active li.active a {font-weight: bold; text-decoration: underline}
	.submenu ul li li li li {display: none}

	.panel-info {border-top: solid #005825 5px; border-bottom: solid #005825 5px; margin-bottom: 5px}
	.panel-info dl {}
	.panel-info dt {padding: 0 12px 0 12px; height: 25px; line-height: 25px; color: #ffffff; font-size: 16px; font-weight: bold; background: url('../img/bkg-panel-head.gif') repeat-x}
	.panel-info dd {padding: 12px; background: url('../img/bkg-panel.gif')}
	.panel-info dd p {color: #ffffff}
	.panel-info dd a {color: #ffffff}

	.mmenu {padding: 35px 0 0 15px}
	.mmenu ul {}
	.mmenu ul li {padding: 0 10px 0 10px}
	.mmenu ul li.first {padding: 0 10px 0 0}
	.mmenu ul li a {color: #444444; font-weight: bold; text-decoration: none; font-size: 13px}
	.mmenu ul li.active a {text-decoration: underline}
	.mmenu ul li.sfhover a {color: #dd0000}
	
	.company-copyright {color: #444444; padding: 10px 0 0 0}
	
	.chapters {width: 250px; background: #f7f7f7; float: left; margin-bottom: 20px; border: solid #c9c2c1 1px}
	.chapters dl {padding: 10px}
	.chapters dt {height: 32px; font-size: 18px}
	.chapters dd {}
	
	.search {}
	.search .search-button {width: 50px; height: 22px; border: solid #000000 1px}
	.search .search-input {width: 120px; height: 18px; border: solid #000000 1px; background: #ffffff; padding: 2px 2px 0 2px; margin-right: 5px; vertical-align: top}

	.comment blockquote p {color: #000000}
	
	.gallery {background: #f7f7f7; border: solid #c9c2c1 1px}
	.gallery a img {border: solid #000000 2px}
	
	.product.full {color: #444444}
}
@media print {
	.np, .noprint {display:none}
}
