﻿<!--

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url("../images/bg.png");
	-webkit-text-size-adjust:none;
}
#galleria{
	width:720px;
	height:320px;
	margin:0 auto;
	margin-top:1px;
	margin-bottom:30px;
	background:#fff;
	padding:0px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: none;
}
body, table, td, ul, select, input {
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 13px;
	color: #4D4D4D;
	line-height: 18px;
}
table.upper {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: ;
	background-image: url("../images/bg.png");
    border-collapse: collapse;
    border: 0px solid #CCCCCC;
}
table.upper td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.basic {
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-color: #;
	line-height:20px;
    border-collapse:collapse;
    border:0px solid #CCCCCC;
}
table.basic tr.title {
    background-color: #;
}
table.basic tr td {
    padding:8px 0 8px 0;
    border:0px solid #CCCCCC;
	vertical-align: top;
}
table.ctable {
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-color: #;
	line-height:20px;
    border-collapse:collapse;
    border:1px solid #CCCCCC;
}
table.ctable tr.title {
    background-color: #EEEEEE;
}
table.ctable tr td {
    padding:5px;
    border:1px solid #CCCCCC;
	text-align: center;
}
table.ctable td.left {
    padding:5px;
    border:1px solid #CCCCCC;
}
table.ctable td.right {
    padding:5px;
    border:1px solid #CCCCCC;
}
table.ctable td.left {
	text-align: left;
}
div.headline {
	width: 100%;
	height: 35px;
	border: 0px #FFFFFF solid;
	background-image: url(../images/rectangular.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 0 0 0px 0;
	position: relative;
	left: 0px;
	top: 0px;
}
.head {
	font:500 25px "Myriad Pro", Arial, sans-serif;
	color: #980000;
	margin: 0px 0px 22px 0px;
	font-weight: bold;
}
h1 {
	font:500 20px "Myriad Pro", Arial, sans-serif;
	margin: 0px 0px 0px 22px;
	font-weight: bold;
}
h2{
	margin:0 0 16px 0;
	padding:0;
	font:500 16px "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
	color:;
}
h3{
	margin:5px 0 20px 0;
	padding:0;
	font:500 14px "Myriad Pro", Arial, sans-serif;
	color:;
}
h4{
	color: #2191F5;
	margin: 20px 0px 0px 0px;
	font:500 20px "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
}
.strike {
	color: red;
	text-decoration: line-through;
}
.strike span {
	color: #4D4D4D;
}
.youtube{
	color: #2191F5;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}
/* Lynceus Data Table */
.lynceus-table { width:100%; font-size:; float:left; border-collapse:collapse;}
.lynceus-table tr.first, .lynceus-table tr.first-middle { background:#eee; font-weight:bold; }
.lynceus-table tr.second { background:#eee; }
.lynceus-table tr.middle { background:; }
.lynceus-table tr.last { background:; }
.lynceus-table tr.last td { border-bottom:0 !important; }
.lynceus-table td { vertical-align:top; padding:6px 1px 6px 8px; border-bottom:1px solid #d9dde3;}
.lynceus-table td.label { width:25%; font-weight:bold; text-transform:none; white-space:normal; }
.lynceus-table td.model { font-weight:bold; text-transform:none; white-space:normal; }
.lynceus-table td.left_border { border-left:1px solid #d9dde3; }
.lynceus-table tr.first td.label,
.lynceus-table tr.first td.model,
.lynceus-table tr.first td.data { border-top:1px solid #d9dde3; }
.lynceus-table tr.laast td { border-bottom:1px solid #d9dde3; }

/* Lynceus Comparision Table */
.lynceus-comparison { width:100%; float:left;}
.lynceus-comparison tr.first { background:#eee; font-weight:bold; }
.lynceus-comparison tr.second { background:#eee; }
.lynceus-comparison tr.middle { background:; }
.lynceus-comparison tr.last { background:; }
.lynceus-comparison td { text-align:center; font-size:9px; padding:6px 0px 6px 0px; border-left:1px solid #d9dde3; border-top:1px solid #d9dde3;}
.lynceus-comparison td.model { font-weight:bold; text-transform:none; white-space:normal; }
.lynceus-comparison td.model { border-left:none; }
.lynceus-comparison tr.laast td { border-bottom:1px solid #d9dde3; }
.lynceus-comparison tr.middle td, .lynceus-comparison tr.laast td { text-align:center; white-space:nowrap;}

.category-note { line-height:2.5; text-align:left; margin:7px 0 0px;}


-->