@charset "UTF-8";
html {overflow-y: scroll;scrollbar-track-color:#069;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #069;
	margin:0;
	padding:0;
	text-align:center;
	color:#000;
}

img	{border:0;padding:0;margin:0;}

#prodlist td	{
	font-size:0.75em;
	line-height:1.5em;
	padding:4px 12px 4px 12px;
	vertical-align: top;
	border-bottom:1px #ccc dotted;
}

p	{
	font-size:0.75em;
	line-height:1.8em;
	margin:6px 12px 4px 18px;
	text-align:justify;
}
p a:link {color: #003; text-decoration: underline;}
p a:visited {color: #003; text-decoration: none;}
p a:hover {color: #069;text-decoration: underline;}
#newsbar p a:link {color: #fff; text-decoration: none;}
#newsbar p a:visited {color: #fff; text-decoration: none;}
#newsbar p a:hover {color: #6197bc; text-decoration: none;}
.qanda	{
	font-style: italic;
	margin:6px 12px 24px 18px;
}
.qanda a:link {color: #003; text-decoration: underline;}
.qanda a:visited {color: #003; text-decoration: none;}
.qanda a:hover {color: #069;text-decoration: underline;}

h1	{
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size:1.0em;
	color:#000;
	margin:10px 12px 4px 18px;
}
h1 a:link {color: #003; text-decoration: none;}
h1 a:visited {color: #003; text-decoration: none;}
h1 a:hover {color: #069;text-decoration: underline;}

h2	{
	font-size:0.75em;
	color:#000;
	margin:12px 12px 4px 18px;
	line-height:1.6em;
	text-align:justify;
}
h3	{
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size:0.75em;
	color:#fff;
	line-height:24px;
	margin:0 0 0 7px;
	padding:0;
	font-weight: normal;
}
h3 a:link {color: #fff; text-decoration: none;}
h3 a:visited {color: #fff; text-decoration: none;}
h3 a:hover {color: #ff6;text-decoration: none;}

/* structure */
#frame {
	width:980px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top:10px;
	background-color: #fff;
}
#top	{
	width:980px;
	height:101px;
	padding:0;
	margin:0;
	background-color: #003;
	overflow: hidden;
}
#banner	{
	width:978px;
	height:143px;
	border-left:1px #003 solid;
	border-right:1px #003 solid;
	border-bottom:1px #003 solid;
	padding:0;
	margin:0;
}

#main	{
	width:979px;
	padding:0;
	margin:0;
	border-right:1px #003 solid;
	background-color: #fff;
	overflow: hidden;
	background-image: url(img/blubar.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}

#navcol	{
	width:220px;
	float:left;
	padding:0 0 30px 0;
	overflow: hidden;
}

#navbar	{
	width:220px;
	float:left;
	margin:18px 0 18px 0;
	background: url(img/navbar.jpg) 0px 0px repeat-y;
}

#loginform	{
	width:200px;
	margin:0 0 0 10px;
}

#page	{
	width:523px;
	background-color: #fff;
	float:left;
	padding:0;
}

#newsbar	{
	width:206px;
	float:left;
	margin:20px 10px 30px 10px;
	background-color: #000;
	color:#fff;
}

#prodlist	{
	width:494px;
	background-color: #f3f3f3;
	margin:0 0 0 18px;
	padding:6px 6px 6px 0;
}

#ftr {
	width:980px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top:8px;
	margin-bottom:34px;
	font-size:90%;
}

#thkframe {
	width:680px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top:10px;
	background-color: #fff;
}

#swframe {
	width:700px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top:10px;
	background-color: #fff;
}

#sw320vid {
	width:330px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	margin-top:10px;
	background-color: #fff;
}

.appico	{
	width:90px;
	height:130px;
	padding:3px;
	margin:2px 0 2px 20px;
	border:1px #003 solid;
	float:left;
}

/* font styling */
.ps	{
	font-family: "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing: 1px;
	margin:6px 0 0 12px;
	color:#fff;
}

/* navigation */
.nav1	{
	float:left;
	width:220px;
	height:24px;
	margin:0;
	padding:0;
	cursor: pointer;
	line-height:24px;
}
.nav1current	{
	float:left;
	width:220px;
	height:24px;
	cursor: pointer;
}
.nav1current a:link {color: #ff6; text-decoration: none;}
.nav1current a:visited {color: #ff6; text-decoration: none;}
.nav1current a:hover {color: #6197bc; text-decoration: none;}
.hover	{
	color:#ff6;
	background: url(img/navbar.gif) 0px 0px no-repeat;
}

ul.norm	{
	line-height:1.0em;
	margin:2px 0px 14px 20px;
	padding:4px 0 0 20px;
}

li.norm	{
	font-size:0.75em;
	margin:0px 0px 4px 0px;
	line-height: 160%;
	text-align:justify;
}
li.norm	a:link {
	color:#000;
	text-decoration: none;
	border-bottom:1px #000 dotted;
}
li.norm	a:visited {
	color:#000;
	text-decoration: none;
	border-bottom:1px #000 dotted;
}
li.norm	a:hover {
	color:#930;
	text-decoration: none;
	border-bottom:1px #930 dotted;
}
#google	{
	padding:0;
	margin:14px 0 0 10px;	
}

/* forms */

legend	{
	font-size:0.75em;
}

.xinput, textarea {
	display: block;
	width: 200px;
	float: left;
	margin:0 0 4px 4px;
	padding:0;
}
label {
	display: block;
	width: 170px;
	float: left;
	margin:0;
	padding:0;
}


label.error	{
	float: none;
	color: red;
	font-weight:bold;
}

/* links with icons */
.news	{
	padding: 0 0 0 22px;
	margin:20px 4px 4px 12px;
	background: url(img/ico/expand.gif) no-repeat left top;
	font-size:0.75em;
	line-height:1.4em;
	text-align:left;
}

.gallery	{
	padding: 0 0 0 22px;
	margin:20px 4px 4px 12px;
	background: url(img/ico/magnifier.gif) no-repeat left top;
	font-size:0.75em;
	line-height:1.4em;
	text-align:left;
}

.pdf	{
	padding: 0 0 0 22px;
	margin:20px 4px 4px 12px;
	background: url(img/ico/page_b_acrobat.gif) no-repeat left top;
	font-size:0.75em;
	line-height:1.4em;
	text-align:left;
}

.email	{
	padding: 0 0 0 22px;
	background: url(img/ico/email.gif) no-repeat left top;
}

.web	{
	padding: 0 0 0 20px;
	margin:0 0 0 20px;
	background: url(img/ico/world.gif) no-repeat left top;
}

.emailh1	{
	padding: 0 0 0 20px;
	margin:0 0 0 20px;
	background: url(img/ico/emailh1.gif) no-repeat 0px 1px;
}

#page .thickbox	{
	padding: 0 0 0 16px;
	background: url(img/ico/add.gif) no-repeat 0px -1px;
	font-weight: bold;
}

/* misc */
.cb	{clear:both;}
.logo	{
	float:left;
	margin:0 0 0 10px;
	overflow: hidden;
	padding:0px;
}
.thumbs	{
	float:left;
	margin:0 10px 0 10px;
	overflow: hidden;
	padding:2px;
	border:1px #6197bc solid;
	background-color: #fff;
}
.thumbs2	{
	margin:0 10px 0 10px;
	overflow: hidden;
	padding:2px;
	border:1px #6197bc solid;
	background-color: #fff;
}
.wh	{color:#fff;}
.red	{color:#C03;font-weight:bold}
.nqa {float:right;margin:4px 10px 0 0;}
.qt	{font-style: italic}

.trim	{
	background: url(img/trim.gif) no-repeat left top;
	line-height:40px;
	padding:15px 0 12px 15px;
}