@font-face {
	font-family: trsfont1;
	src: url(../fonts/font1.eot);
}
@font-face {
	font-family: trsfont1;
	src: url(../fonts/font1.ttf);
}
#nav {
	list-style: none;
	margin: 6px 0 0;
	padding: 0;
	display: block !important;
	display: inline-block;
	overflow: hidden;
	font: 12px arial, helvetica, sans-serif;
}
#nav 
ul {
	list-style: None;
	margin: 0;
	padding: 0;
}
#nav 
li {
	float: left;
	clear: left;
	width: 160px;
	/*margin: 0 0 3px;*/
	/*background: url(../images/red.png) no-repeat 12px 50%;*/
	background: url(../images/red.png) no-repeat 12px 4px;
}
#nav 
a {
	display: block;
	width: 125px;
	_width: 160px; /* remove after fixing doctype for non-quirks mode */
	height: 26px;
	font: 11px/26px trsfont1, arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 35px;
	background: url(../images/blue.png) no-repeat 12px -26px;
}
#nav 
.twostory 
a {
	line-height: 10px;
	padding: 3px 0 3px 35px;
	height: 20px;
}
#nav 
a:hover, 
#nav 
.current 
a, 
#nav 
a:focus {
	/*background-position: 12px 50%;*/
	background-position: 12px 4px;
}
#nav 
sup {
	font-size: 7px;
	font-family: arial, helvetica, sans-serif;
	vertical-align: text-top;
}
/*
#nav 
ul {
	display: none;
}
#nav 
li:hover 
ul {
	display: block;
}
*/
#nav 
ul.hidden {
	display: none;
}
#nav 
ul 
li, 
#nav 
ul 
li 
a {
	background: none;
	height: auto !important;
}
#nav 
ul 
.current 
a {
	color: #4644f9 !important;
}
#nav 
ul 
a:hover, 
#nav 
ul 
a:focus {
	color: #808080;
}
P, .clsBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.clsNestedLI {
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
a {
	color: #CC0033;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

a:hover {
	color: #666699;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

UL {
	list-style-type: square;
}

.clsTextNormal {
	font-weight: normal;
}

TR.clsTableBorderBottom TD {
	border-bottom: 1px #FFFFFF solid;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.products 
h3 {
	color: #fc415e;
	text-transform: uppercase;
	margin: 0.25em 0 0.5em;
}
.products 
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.products 
ul 
a {
	text-decoration: none;
	color: black;
	text-transform: uppercase;
	padding-left: 18px;
	background: url(../images/green_square.gif) no-repeat 5px 50%;
	line-height: 10px;
}
.products 
ul 
a:hover {
	text-decoration: underline;
	color: #cc0033;
}
.refsnres 
li {
	margin-bottom: 35px;
}
.specs {
	font: 12px arial, helvetica, sans-serif;
}
.specs dt {
	font-weight: bold;
	float: left;
	width: 125px;
	/*margin-right: 7px;*/
	margin: 0 7px 0 0;
	padding: 2px 0;
	text-align: right;
}
.specs dd {
	margin-left: 132px;
	padding: 2px 0;
}
.specs 
sup {
	vertical-align: text-top;
}
.thumbs {
	text-align: center;
}
.thumbs img {
	border: 1px solid black;
}
.contact 
dl {
	font: 75% arial, helvetica, sans-serif;
	margin: 1.12em 0;
}
dt {
	margin: 1.12em 0 0.56em;
	font-weight: bold;
	text-decoration: underline;
}
dd {
	margin: 0 0 0 1.12em;
}
.scroller {
	position: relative;
	width: 521px;
	height: 120px;
	margin: 8px 0;
	overflow: hidden;
}
.scroller .e, 
.scroller .w {
	position: absolute;
	top: 0;
	width: 23px;
	height: 100%;
	background-image: url(../images/scroller.png);
	background-repeat: repeat-y;
}
.scroller .e {
	right: -1px;
	background-position: 0 0;
}
html > /**/ body 
.scroller .e {
	right: 0;
}
.scroller .w {
	left: 0;
	background-position: -23px 0;
}
.scroller img {
	vertical-align: middle;
	border: 1px solid black;
}
img.right {
	float: right;
	border: 1px solid black;
	margin: 0 0 10px 10px;
}
img.left {
	float: left;
	border: 1px solid black;
	margin: 0 10px 10px 0;
}
#srtlist {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
	display: block !important;
	display: inline-block;
}
#srtlist 
li {
	float: left;
	margin: 0 0 0 10px;
}
#srtlist 
a {
	font: bold 14px/20px arial, helvetica, sans-serif;
	color: #ff5142;
	text-decoration: none;
	display: block;
	width: 230px;
	padding: 0 5px;
}
#srtlist 
a:hover {
	background: #ff5142;
	color: white;
}
.lang {
	float: right;
	margin: -45px -13px 0 5px;
	position: relative;
}
.lang 
a {
	display: block;
	font: bold 75% arial, helvetica, sans-serif;
	border: 5px solid #cc0033;
	border-right-color: white;
	border-left-color: white;
	padding: 3px 0;
	margin: 0 0 5px;
	text-align: center;
	color: #cc0033;
	text-decoration: none;
	white-space: pre;
}
.lang 
a:hover {
	color: #666699;
	border-top-color: #666699;
	border-bottom-color: #666699;
}
