@import "global.css";
@media screen, projection
{	
	body {background: #131719 url('../img/bkg-body.gif') repeat-x}
	h1, h2, h3, h4, h5, h6, p, address, ul, ol, cite, label, dl, dt, dd  {color: #ffffff}
	a {color: #00c4ff}
	h1 {color: #00c4ff}
	pre {background: #474c4f; color: #ffffff}
	table {border-color: #000000}
	table td {background: #474c4f; color: #ffffff; border-color: #000000}

	#wrap {margin: auto; padding-bottom: 40px; text-align: center; width: 760px}
	#title {text-align: left; width: 760px; height: 80px}
	#title-left {float: left; width: 556px; height: 80px}
	#title-right {float: right; width: 204px; height: 80px}
	#main {text-align: left; width: 760px}
	#main-centerleft {float: left; width: 556px}
	#main-right {float: left; width: 203px}
	#main-left {float: left; width: 203px}
	#main-centerright {float: left; width: 556px}
	#main-centerone {float: right; width: 760px}
	#main-head {height: 40px; background: #474c4f url('../img/bkg-top.gif') bottom repeat-x}
	#main-image {height: 146px; background: #f00 url('../img/bkg-image.jpg') center bottom no-repeat}
	#main-center {background: #2c3134 url('../img/bkg-top.gif') top repeat-x; padding: 12px}
	#main-footer {height: 40px; background: #474c4f url('../img/bkg-top.gif') top repeat-x}
	#logo {margin: 5px auto auto auto; text-align: center; width: 204px; height: 80px}
	#logo-img {border: none}
	
	.submenu {background: #474c4f url('../img/bkg-top.gif') top repeat-x}
	.submenu ul {padding: 12px 0 0 0; color: #ffffff}
	.submenu ul ul {padding: 0}
	.submenu ul li a {text-decoration: none; color: #ffffff}
	.submenu ul li.active a {text-decoration: underline; color: #00c4ff}
	.submenu ul li.active li a {text-decoration: none; color: #ffffff}
	.submenu ul li.active li.active a {text-decoration: underline; color: #00c4ff}
	.submenu ul li.active li.active li a {text-decoration: none; color: #ffffff}
	.submenu ul li.active li.active li.active a {text-decoration: underline; color: #00c4ff}
	.submenu ul li li li li {display: none}
	.submenu dl {padding:12px}
	.submenu dt {color: #ffffff; font-weight: bold; border-bottom: solid #888888 1px}
	.panel-info {background: #2c3134; margin-top: 40px; min-height: 146px}
	.panel-info dl {padding: 12px}
	.panel-info dt {color: #ffffff; font-weight: bold; border-bottom: solid #888888 1px}
	.panel-info dd {padding-top: 12px}
	.tmenu {margin: 50px 0 0 12px}
	.tmenu ul li {padding-right: 10px}
	.tmenu ul li a {font-weight: bold; color: #888888; font-size: 10px}
	.mmenu {padding: 10px 0 0 12px}
	.mmenu ul li {padding: 0 10px 0 10px; border-left: solid #888888 1px}
	.mmenu ul li.first {padding: 0 10px 0 0; border-left: none}
	.mmenu ul li a {color: #ffffff; font-weight: bold; text-decoration: none}
	.mmenu ul li.active a {text-decoration:underline; color:#00c4ff}
	.mmenu ul li.sfhover a {color: #cccccc}
	.company-copyright {color: #ffffff; padding: 12px 0 0 12px}
	.content {padding: 15px}
	.chapters {width: 250px; background: #474c4f; float: left; margin-bottom: 20px}
	.chapters dl {padding: 10px}
	.chapters dt {height: 32px; font-size: 18px}
	.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: #474c4f}
	.gallery a img {border: solid #000000 2px}
	.product.full {color: #ffffff}
	.formcontent {color:#ffffff}
	.nologo #logo {display:none;}
}
@media print {
	.np, .noprint {display:none}
}

