* html #document {
	height: 100%;
}
* #container {
	height: 100%;
	width: 100%;
	text-align: center;
}

html, body {
	height: 100%;
}

body, form, div, p, img, table, table td {
	padding: 0px;
	margin: 0px;
	border: none;
	background: none;
	border-collapse: collapse;
	font-size: 11px;
}

body {
	color: #000;
	font-family: Tahoma, sans-serif;
	background: #000;
	font-size: 11px;
}

#footer_cleaner {
	height: 90px;
	clear: both;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 10px 10px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 20px 0px 8px 0px;
}
h3 {
	font-size: 21px;
	font-weight: normal;
	color: #bedfff;
	padding: 0px;
	line-height: 24px;
}
h4 {
	font-size: 15px;
	font-weight: normal;
	color: #bedfff;
	padding: 0px;
	line-height: 19px;
}

p {
	margin: 3px 0px 10px 0px;
	padding: 0px;
	color: #000;
	font-size: 12px;
	line-height: 16px;
}

ul {
	padding: 10px 0px 10px 10px;
	margin: 0px;
	list-style-type: none;
}
ul li {
	color: #000;
	padding: 2px 0px 3px 13px;
	background: url(../images/list-arrow.gif) no-repeat 1px 0.7em;
	line-height: 150%;
}

a:link, a:visited {
	color: #cc0033;
	text-decoration: none;
}
a:hover {
	color: #cc0033;
	text-decoration: underline;
}
input.text {
	font-family: Tahoma, sans-serif;
	width: 184px;
	border: 1px solid #666;
	background: #fff;
	font-size: 12px;
	color: #000;
	padding: 2px;
	padding-right: 0px;
}
textarea {
	background: #000;
	border: 1px solid #606468;
	font-size: 13px;
	color: #cbcccc;
}
div.clear {
	font-size: 1px;
	clear: both;
}

#breadcrumbs {
	font-size: 11px;
	color: #666;
	background: url(../images/dot.gif) repeat-x 0 100%;
	padding: 8px 10px 10px 10px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #b91440;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #b91440;
	text-decoration: underline;
}

#logo {
	width: 293px;
	height: 37px;
}
#logo img {
	margin-top: 15px;
	width: 293px;
	height: 22px;
}

#main-menu {
	width: 760px;
	height: 25px;
	margin-top: 13px;
}
#main-menu div {
	width: 151px;
	height: 25px;
	float: left;
	margin-left: 1px;
	background: #222;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	text-align: center;
	vertical-align: middle;
}
#main-menu div.selected {
	background: #b91440;
}
#main-menu div a:link, #main-menu div a:visited, #main-menu div a:hover {
	color: #fff;
	text-decoration: none;
	line-height: 11px;
	height: 19px;
	display: block;
	padding-top: 6px;
}
#header-image {
	margin-top: 1px;
	width: 760px;
	height: 150px;
}
#header-image img {
	width: 760px;
	height: 150px;
}

#submenu {
	float: left;
	width: 169px;
	height: 100px;
}
#submenu ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}
#submenu ul li {
	padding: 6px 0px 8px 8px;
	background: url(../images/dot.gif) repeat-x 0 100%;
	line-height: 14px;
}
#submenu ul li a:link, #submenu ul li a:visited, #submenu ul li a:hover {
	background: url(../images/list-arrow.gif) no-repeat 0 0.35em;
	padding-left: 13px;
	line-height: 14px;
	display: block;
}
#submenu h1 {
	padding-left: 7px;
}
#content {
	float: left;
	margin-left: 18px;
	width: 572px;
	padding-bottom: 27px;
	font-size: 12px;
}
h1.subject {
	padding: 7px 0px 10px 10px;
	background: url(../images/dot.gif) repeat-x 0 100%;
}
table.th {
	width: 100%;
	margin-top: 12px;
}
table.th tr td {
	padding: 8px 9px 10px 9px;
	vertical-align: top;
}
table.th tr.header {
	background: url(../images/dot.gif) repeat-x 0 100%;
}
table.th tr.grey td {
	background: #eee;
}

#document {
	width: 760px;
	background: #fff;
	padding: 0px 15px 0px 15px;
	min-height: 100%;
	margin: 0 auto -90px auto;
	text-align: left;
}
#footer {
	width: 760px;
	height: 90px;
	text-align: left;
	color: #666;
	padding: 0px 15px 0px 15px;
	margin: 0px auto 0px auto;
}
#footer div {
	padding-top: 50px;
	background: url(../images/dot.gif) repeat-x 0 20px;
}


table.products {
	width: 100%;
	margin-top: 12px;
}
table.products tr td {
	padding: 0px 9px 0px 9px;
	vertical-align: top;
	background: url(../images/dot.gif) repeat-x 0 93%;
}
table.products tr td.preview {
	text-align: center;
	padding: 10px 0px 0px 0px;
}
table.products tr td strong {
	font-size: 12px;
	display: block;
}
table.products tr td ul {
	float: left;
	padding: 5px 0px 30px 0px;
	margin: 0px;
	list-style-type: none;
	width: 50%;
}
table.products tr td ul li {
	padding: 0px 0px 0px 13px;
	background: url(../images/list-arrow.gif) no-repeat 0 0.57em;
}
table.products tr.last td {
	padding: 0px 9px 0px 9px;
	vertical-align: top;
	background: none;
}


table.products-list {
	width: 100%;
	margin-top: 7px;
}
table.products-list tr td {
	padding: 7px 0px 7px 10px;
	vertical-align: middle;
	background: url(../images/dot.gif) repeat-x 0 100%;
}
table.products-list tr td.link {
	width: 27%;
}
table.products-list tr td.preview {
	text-align: center;
	width: 25%;
}
table.products-list tr td.compare {
	text-align: center;
	padding: 0px;
	width: 9%;
}
table.products-list tr.header td {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
}
table.products-list tr.footer td {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	background: none;
}
table.products-list tr td.link a:link, table.products-list tr td.link a:visited, table.products-list tr td.link a:hover {
	background: url(../images/list-arrow.gif) no-repeat 0 4px;
	padding-left: 13px;
}
table.products-list tr.header td a:link, table.products-list tr.header td a:visited, table.products-list tr.header td a:hover {
	background: none;
	background-color: #cc0033;
	color: #fff;
	text-decoration: none;
	padding: 0px 3px 1px 3px;
}
table.products-list tr.footer td a:link, table.products-list tr.footer td a:visited, table.products-list tr.footer td a:hover {
	background: none;
	background-color: #cc0033;
	color: #fff;
	text-decoration: none;
	padding: 0px 3px 1px 3px;
}
span.new {
	font-size: 10px;
	font-weight: bold;
	position: relative;
	left: 2px;
	top: -4px;
}

#model {
	float: left;
	margin-top: 10px;
}
#print {
	float: right;
	margin-top: 10px;
	padding-right: 30px;
}
#print a:link, #print a:visited, #print a:hover {
	background: url(../images/print-icon.gif) no-repeat 0 2px;
	padding-left: 18px;
}
div.padding-left {
	padding-left: 9px;
}

span.news-date {
	font-size: 11px;
}
div.news-message {
	padding: 0px 30px 0px 10px;
	font-size: 12px;
}
div.news-archive {
	background: url(../images/dot.gif) repeat-x 0 0;
	padding: 13px 30px 0px 10px;
	margin-top: 20px;
}
div.news-archive ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
div.news-archive ul li {
	padding: 2px 0px 3px 0px;
	background: none;
}
div.news-list {
	float: left;
	width: 341px;
	padding: 0px;
	font-size: 12px;
}
div.news-list ul {
	padding: 10px 25px 0px 10px;
}
div.news-list ul li {
	padding: 2px 0px 3px 13px;
}
div.news-list ul li.archive {
	padding: 18px 0px 3px 13px;
	background: none;
}
div.poll {
	float: left;
	width: 215px;
	background: #eee;
	margin-left: 16px;
}
div.poll div {
	padding: 12px 10px 16px 11px;
}
div.poll div ul {
	padding: 9px 0px 5px 3px;
	margin: 0px;
	list-style-type: none;
}
div.poll div ul li {
	padding: 2px 0px 3px 0px;
	background: none;
}
div.poll ul li label {
	position: relative;
	left: 3px;
	top: -3px;
}
input.button {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	padding: 1px 8px 2px 8px;
}


#autorization {
	margin: 70px auto 0px auto;
	width: 370px;
	border: 1px solid #ccc;
	text-align: left;
	font-size: 12px;
	padding: 38px 42px 30px 42px;
}
#autorization table tr td {
	font-size: 12px;
	padding: 0px 15px 12px 0px;
	color: #333;
}
#autorization table tr td.registration {
	padding-top: 5px;
}
#autorization input.text {
	width: 174px;
}
#autorization input.submit {
	border: none;
	background: #515151;
	color: #fff;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	padding: 1px 8px 3px 8px;
}
a.lost-password:link, a.lost-password:visited, a.lost-password:hover {
	position: relative;
	left: -5px;
	font-size: 11px;
}
#registration {
	font-size: 12px;
}
#registration table {
	margin: 10px 0px 20px 0px;
}
#registration table tr td {
	font-size: 12px;
	padding: 0px 0px 7px 0px;
}
#registration table tr td.comment {
	font-size: 10px;
}
#registration table tr td select {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	width: 188px;
}


div.center {
	width: 100%;
	text-align: center;
}