.print-logo
{
	display: none;
}
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.png);
	font: 12px Verdana, Arial, sans-serif;
	}

h1 {
	margin: 0;
	padding: 25px 0 19px;
	color: #f30b1a;
	font: 20px Verdana, Arial, sans-serif;
}

h2
{
	margin: 0;
	padding: 10px 0 0 0;
	color: #f30b1a;
	font: 14px Verdana, Arial, sans-serif;
}
select
{
	font-family: Verdana, Arial, sans-serif !important;
	z-index:-100 !important;
}
option
{
	font-family: Verdana, Arial, sans-serif !important;
	z-index:-100 !important;
}
input
{
	font-family: Verdana, Arial, sans-serif !important;
}

img {
	border: none;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
#main {
	float: left;
	width: 975px;
	height: auto;
	border: 0px solid blue;
	text-align:left;
	background-color: White;
}
#header {
	width: 975px;
	height: 113px;
	float: left;
	background: url(../images/header.jpg) no-repeat;
	position: relative;
}
.logo {
	position: absolute;
	background: url(../images/apollo.gif) no-repeat;
	width: 130px;
	height: 77px;
	top: 49px;
	left: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.form {
	position: absolute;
	top: 30px;
	left: 776px;
}
.loginlabel
{
	float:left;
	font-size:11px;
}

.logform {
	float: left;
	margin-left:20px;
	margin-bottom: 15px;
}
#plsform
{
	float: left;
	width: 200px;
}
.form input,
.logform input 
{
	float: left;
}
.logform .input,
.plsformcnt .input 
{
	float: left;
	background: url(../images/input-short-bg.gif) no-repeat;
	width: 100px;
	height: 18px;
	padding: 2px 6px 0 0;
}
.form .input
{
	float: left;
	background: url(../images/input-bg.gif) no-repeat;
	width: 134px;
	height: 18px;
	padding: 2px 6px 0 0;
}
.form .input input{
	border: 1px solid #fff;
	width: 118px;
	height: 12px;
	margin: 0 0 0 10px;
	display: inline;
	font-size: 11px;
	color: #600048;
	font: 10px Verdana, Arial, sans-serif;
}
.plsformcnt .input input,
.logform .input input
{
	border: 1px solid #fff;
	width: 85px;
	height: 11px;
	margin: 0 0 0 10px;
	display: inline;
	font-size: 11px;
	color: #600048;
	font: 10px Verdana, Arial, sans-serif;
}
.container {
	float: left;
	width: 975px;
}
.left-column {
	float: left;
	width: 145px;
	margin: 47px 0 0;
}
.left-column h2 {
	margin: 0;
	padding: 0;
	background: #600048 url(../images/sep-2.gif) no-repeat 15px 50%;
	color: #fff;
	font: 11px Verdana, Arial, sans-serif;
	float: left;
	padding: 5px 0 6px 21px;
	width: 121px;
}
.left-nav {
	margin: 0px;
	padding: 0 0 0 0;
	float: left;
}
.left-nav li {
	float: left;
	list-style: none;
	padding: 4px 0 0 0;
	
}
.left-nav li img {
	float: left;
}
#main-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 93px;
	left: 406px;
}
#main-nav li.first-level:hover
{
	cursor:pointer;
}
#main-nav li.first-level {
	background: url(../images/sep-2.gif) no-repeat 0 2px !important;
	padding: 0 16px 12px 6px;
	color: White;
}
#main-nav li {
	float: left;
	display: inline;
	font: 11px Verdana, Arial, sans-serif;
	padding: 0 0 12px;
}
#main-nav li a {
	text-decoration: none;
	color: #fff;
	padding: 0 16px 0 6px;
	background: url(../images/sep-2.gif) no-repeat 0 2px;
}
#main-nav li a:hover {
	color: #c2b8b3;
}
#main-nav li:hover,
#main-nav li.hover {
	position: relative;
}
#main-nav li.hover ul, 
#main-nav li:hover ul {
	display: block;
}
#main-nav ul {
	display: none;
	position: absolute;
	top: 25px;
	left: 0;
	margin: 0;
	padding: 6px 0 6px;
	width: 158px;
	background: #e1e0df;
	z-index:999;
}
#main-nav li ul li {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, sans-serif;
	width: 158px;
}
#main-nav li ul li a {
	background: url(../images/sep-2.gif) no-repeat 10px 5px;
	color: #600048;
	text-decoration: none;
	padding: 3px 0 3px 15px;
	margin: 0;
	width: 143px;
	display: block;
}
#main-nav li:hover a,
#main-nav li.hover a  {
	color: #c2b8b3;
}
#main-nav li:hover ul li a,
#main-nav li.hover ul li a  {
	color: #600048;
}
#main-nav li ul li a.hover,
#main-nav li ul li a:hover {
	background-color: #efeeed;
	color: #f30b1a;
}
/*
	Customized navigation
*/
#main-nav li#contact ul
{
	left: -90px;
}


.content {
	width: 800px;
	float: left;
	margin: 0 0 0 24px;
	display: inline;
}
.path {
	margin: 7px 0 0 235px;
	padding: 0 0 0 4px;
	float: left;
	display: inline;
	background: url(../images/sep.gif) no-repeat 4px 1px;
}
.path li {
	float: left;
	display: inline;
	font: 11px Verdana, Arial, sans-serif;
	color: #b0a7a2;
	padding: 0 0 0 4px;
}
.path li.last {
	color: #952579;
}
.path li a {
	text-decoration: none;
	color: #b0a7a2;
	padding: 0 0 0 1px;
}
.path li.last a {
	color: #952579;
}
.path li a:hover {
	text-decoration: underline;
}
.main-text {
	float: left;
	width: 620px;
}
.main-text-wide
{
	float: left;
	width: 527px;
}
.std-text,
.devices-main-text {
	float: left;
	width: 527px;
	padding-bottom: 20px;
}
.wider
{
	width: 627px;
}
.history-main-text
{
	float: left;
	width: 520px;
	border: 0px solid green;
	padding-bottom: 20px;	
}
.history-main-text p img
{
	margin: 5px;
}
.history-main-text .hist-img
{
	margin: 0 0 10px 10px;
}
.departments-main-text
{
	float: left;
	width: 760px;
	border: 0px solid green;
	margin-bottom: 20px;
}
.departments-main-text a
{
	text-decoration: underline;
	color:#600048;
}
.departments-main-text a:hover
{
	text-decoration: none;
	color:#600048;	
}
.main-text-wide h1,
.main-text h1,
.devices-main-text h1 {
	margin: 0;
	padding: 25px 0 19px;
	color: #f30b1a;
	font: 20px Verdana, Arial, sans-serif;
}
.devices-main-text h1 {
	padding-bottom: 24px;
}
.main-text-wide a,
.main-text a,
.std-text a
{
	color: #f30b1a;
	text-decoration: underline;
}
.main-text-wide a:hover,
.main-text a:hover,
.std-text a:hover
{
	text-decoration: none;
}
.main-text-wide p,
.main-text p {
	margin: 0;
	padding: 0 0 10px;
	color: #600048;
	font: 18px/24px Verdana, Arial, sans-serif;
}
.devices-main-text p
{
/*	float: left; */
	color: #600048;
	font: 12px/18px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0 0 18px;
	width: auto;
}
.lang {
	float: left;
	margin: 27px 0 0 55px;
	padding: 0;
	width: 125px;
	display: inline;
}
.left-column .lang {
	margin: 0 0 0 26px;
	width: 110px;
}
.find-out-more {
	border: 0px solid red;
	float: left;
	width: 215px;
	margin: 72px 0 0 14px;
	display: inline;
}
.find-out-more strong {
	color: #f30b1a;
	font: 12px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0 16px 0 0;
	background: url(../images/pointer.gif) no-repeat 100% 3px;
}
.find-out-more ul {
	float: left;
	width: 215px;
	display: inline;
	margin: 0;
	padding: 0;
}
.lang li,
.find-out-more ul li {
	float: left;
	list-style: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/item.gif) no-repeat 0 3px;
	padding: 0 0 1px 9px;
	width: 116px;
}
.left-column .lang li {
	width: 101px;
}
.find-out-more ul li {
	width: 215px;
	padding-bottom: 3px;
}
.lang li a,
.find-out-more ul li a {
	text-decoration: none;
	color: #600048;
	float: left;
}
.find-out-more ul li a:hover
{
	color: #952579;
	text-decoration: underline;
}
.lang li a:hover 
{
	text-decoration: underline;
}
.lang li span {
	float: left;
	width: 38px;
	cursor: pointer;
}
.lang li span:hover 
{
	text-decoration: underline;
}
.lang li img {
	padding: 1px 0 0;
	float: left;
}
* html .lang li img {
	margin-left: -7px;
}
.products ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 240px;
}
.products ul li {
	float: left;
	list-style: none;
	width: 240px;
	padding-bottom: 10px;
}
.products ul li .date {
	color: #600048;
	font: 12px/12px Verdana, Arial, sans-serif;
}
.products ul li p {
	color: #600048;
	font: 11px/11px Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0;
}
.products ul li ul li {
	font: 11px/11px Verdana, Arial, sans-serif;
	color: #600048;
	background: url(../images/item.gif) no-repeat 0 2px;
	padding: 0 0 3px 10px;
	width: 230px;
}
.products img {
	float: left;
	margin: 7px 0 0 4px;
	display: inline;
}
.diary a,
.products a
{
	text-decoration: underline;
	color: #600048;
}
.diary a:hover,
.products a:hover
{
	text-decoration: none;
}
.diary ul {
	margin: 0;
	padding: 3px 0 0;
	float: left;
	width: 240px;
}
.diary ul li {
	list-style: none;
	float: left;
	width: 240px;
	padding: 0 0 14px;
}
.diary ul li p {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, sans-serif;
	color: #600048;
	clear: both;
}
.diary ul li .date {
	font: 11px Verdana, Arial, sans-serif;
	color: #600048;
	float: left;
	width: 150px;
	clear: both;
}
.diary-table div
{
	float: left;
}
.diary-table p,
.diary-table
{
	font-size: 11px;
}
.news a {
	float: left;
	color: #600048;
	font: 12px Verdana, Arial, sans-serif;
	text-decoration: underline;
	margin: 2px 0 0;
	width: 200px;
}
.news a:hover {
	text-decoration: none;
}
#footer {
	width: 809px;
	float: right;
	padding: 32px 0 20px;
}
#footer span {
	float: left;
	color: #600048;
	font: 10px Verdana, Arial, sans-serif;
	margin: 0 0 0 4px;
	display: inline;
}
#footer ul {
	float: right;
	margin: 0;
	padding: 0;
}
#footer ul li {
	float: left;
	background: url(../images/sep-3.gif) no-repeat 100% 1px;
	font: 10px Verdana, Arial, sans-serif;
	display: inline;
	color: #630c0c;
	padding: 0 8px 0 5px;
}
#footer ul li.last {
	background: none;
}
#footer ul li a {
	color: #600048;
	text-decoration: underline;
}
.devices-main-text ul {
	float: left;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	width: 515px;
}
.devices-main-text ul li {
	list-style: none;
	float: left;
	width: 515px;
	padding: 0 0 28px;
}
.image-box {
	width: 165px;
	float: left;
	padding: 4px 0 0;
}
.image-box img {
	float: left;
}
.text-box {
	float: left;
	width: 340px;
}
.text-box h1
{
	float: left;
}
.text-box table
{
	float: left;
	margin-bottom: 10px;
}
.text-box h2 {
	margin: 0;
	padding: 0;
	color: #f30b1a;
	font: 14px Verdana, Arial, sans-serif;
}
.text-box p {
	line-height: 16px;
	padding-bottom: 16px;
}
.text-box p a {
	text-decoration: underline;
	color: #f30b1a;
}
.text-box p a:hover {
	text-decoration: none;
}
.text-box ul,
.text-box ul li,
.text-box .variants {
	width: 323px;
}
.text-box .variants tr {
	font: 12px Verdana, Arial, sans-serif;
	color: #600048;
	padding: 0 0 3px 10px;
	width: 323px;
}
.text-box .variants tr.heading {
	font-weight: bold;
}
.text-box .variants tr .var {
	width: 195px !important;
	margin-right: 10px;
	font-size: 11px;
}
.text-box .variants tr .part {
	width: 118px !important;
	font-size: 11px;
}

/*
	Main navigation fix
*/
#main-nav li{padding: 0px;}
#main-nav li a{
	float: left;
	height: 25px;
	border: 0px solid red;
}
#main-nav ul a{height: auto;}
.devices-main-logo{
	float: left;
	width: 99%;
	border: 0px solid blue;
}
.devices-main-logo span
{
	float: left;
	color: #f30b1a;
	font: 20px Verdana, Arial, sans-serif;
	margin-top: 19px;
	border: 0px solid blue;
}

.devices-main-logo img
{
	float: left;
}
.devices-main-text h1{
	float: left;
	width: 100%;
}
.text-bold p
{
	font-weight: bolder;
}
/*
		History, Glossary - navigation
*/
.hist-navigation,
.gloss-navigation
{
	float: left;
	width: 215px;
	margin: 72px 0 0 14px;
	display: inline;
}
.hist-navigation .date-line,
.gloss-navigation .gloss-line
{
	float: left;
	width: 99%;
	margin-bottom: 2px;
}
.hist-navigation .date a:hover,
.gloss-navigation .letter a:hover
{
	text-decoration: underline;
}
.hist-navigation .date a,
.gloss-navigation .letter a
{
	color: #600048;
	font: bold 12px Verdana, Arial, sans-serif;	
	text-decoration: none;
}
.hist-navigation .date,
.gloss-navigation .letter
{
	color: #f30b1a;
	font: 12px Verdana, Arial, sans-serif;
	float: left;
	width: 45px;
	background-image: url(../images/sep-2.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 4px;
	margin-bottom: 2px;
}
.gloss-navigation .letter
{
	width:20px;
}

/*
	-------------------------
*/

.std-content
{
	float: left;
	border: 0px solid blue;
	width: 527px;
}
.std-content table
{
	width:520px;
	float: left;
}
.std-text table
{
	width: auto !important;
}
.std-content table table,
.std-content table tbody
{
	width: auto !important;
}
.red-list-heading
{
	color: #f30b1a;
	font: bold 12px Verdana, Arial, sans-serif;
	border: 0px solid blue;
	text-align: left;
}
.red-heading
{
	float: left;
	width: 100%;
	color: #f30b1a;
	font: 12px Verdana, Arial, sans-serif;
	border: 0px solid blue;
}
.text-box h2 a
{
	color: #f30b1a;
	text-decoration: none;	
}
.text-box h2 a:hover
{
	text-decoration: underline;	
}
/*
	key-features
*/
.key-features
{
	float: left;
	border: 0px solid blue;
}
.key-features h2
{
	color: #600048;
	margin-bottom: 0px;
	font: 16px Verdana, Arial, sans-serif;
	background-image: url(../images/subtitle-edge.png);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.key-features ul,
.std-text ul,
.text-box ul,
.devices-main-text .std-content ul,
.wide-text-box ul
{
	color: #600048;
	list-style: none;
	font: 12px Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.key-features ul li,
.std-content ul li,
.std-text ul li,
.text-box ul li,
.wide-text-box ul li
{
	border: 0px solid blue;
	margin: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/list-style.png);
/*	list-style-image: url(../images/list-style.png);*/
	background-position: left top;
	background-repeat: no-repeat;
}
.devices-main-text a
{
	color: #f30b1a;
	text-decoration: underline;
}
.devices-main-text a:hover
{
	color: #f30b1a;
	text-decoration: none;
}
/*
		Pagination
*/
.pagination
{
	float: left;
	width: 100%;
	font: 12px Verdana, Arial, sans-serif;
	color: #600048;	
}
.pagination a
{
	font: 12px Verdana, Arial, sans-serif;
	color: #f30b1a;
	text-decoration: underline;	
}
.pagination a:hover{text-decoration: none;}
.dept-sep
{
	float: left;
	width: 100%;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.dpt-img-cnt
{
	margin-top: 10px;
	float: left;
	width: 100%;
	height: 80px;
}
.dept-cnt
{ 
	float: left;
	width: 100px;
	text-align: center;
}
/*
		Table
*/
table
{
	width: 500px;
}
table td
{
	vertical-align: top;
	color: #600048;
	border-bottom: 1px solid #600048 !important;
}
table td.description-cell
{
	width: 250px;
}
.depttable
{
	float: left;
}
.depttable tr.level3 td
{
	background-image: url(../images/line2.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.depttable td
{
	width: 20%;
	border-width: 0px !important;
}
.depttable tr .dept-Cnt
{
	min-height: 30px;
	font-size: 11px;
	text-align:center;
	width:110px;
	float:left;
	border-bottom: 1px solid #660066;
	border-right: 1px solid #660066;
	border-top: 1px solid #FF66CC;
	border-left: 1px solid #FF66CC;
}
.depttable tr.level3 .dept-Cnt
{
	min-height: 60px;
}
.wide-text-box
{
	float: left;
	width: 100%;
}
.wide-text-box a,
.text-bold a
{
	color: #f30b1a;
	text-decoration: underline;	
}
.wide-text-box a:hover,
.text-bold a:hover
{
	color: #f30b1a;
	text-decoration: none;
}
.wide-text-box p
{
	width: auto;
}
.wide-text-box ul
{
	border: 0px solid black;
	float: left;
	padding-bottom: 20px;
}
.wide-text-box .list-line
{
	float: left;
	border: 0px solid black;
	width: 520px;
}
.list-line span
{
	float: left;
	width: 70px;
	height: auto;
	margin-left: 2px;
}
.list-line .descrpt-long
{
	float: left;
	width: 360px !important;
	margin-left: 0px;
	border: 0px solid blue;
	height: auto;
}
.list-line .descrpt-short
{
	float: left;
	width: 140px;
	margin-left: 3px;
}
/*
		Shadows table
*/
.shadows
{
	width: 1028px;
	margin-bottom: 50px;
}
.shadows td.content
{
	width: 975px;
}
.shadows,
.shadows tr,
.shadows td
{
	border-width: 0px !important;
}
.shadows td.leftedge
{
	width: 27px !important;
}
.shadows td.rightedge
{
	width: 26px !important;
}
.shadows td.bottomedge
{
	height: 50px;
}
.shadows td.leftedge
{
	background-image: url(../images/ShadowLE.png);
	background-repeat: repeat-y;
	background-position: right;
}
.shadows td.rightedge
{
	background-image: url(../images/ShadowRE.png);
	background-repeat: repeat-y;
	background-position: left;
}
.shadows td.bottomedge
{
	background-image: url(../images/ShadowBE.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 1028px;
	border: 0px solid blue;
}
.table-head td
{
	border-bottom: 1px solid #600048 !important;
	font-weight: bold;
}

.addresslist
{
	width: 527px;
	float: left;
}

.addressitem
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px !important;
	width: 520px;
	clear: both;
	color: #600048;
	border: 0px solid green;
}
.addressitem span
{
	float: left;
}
.addressitem2{width: 300px;float:left;border:0px solid blue;}
.addressitem2 p {margin:0}
.addressitem3{width: 110px; margin-left: 20px;float:left;border:0px solid red;}
.SideMenuActual
{
	color:#f30b1a !important;
}
.table-title
{
	font: bold 12px Verdana, Arial, sans-serif;
	color: #600048;
}
/*
		Form created by form builder
*/
.form_line
{
	float: left;
	width: 100% !important;
	border: 0px solid black;
	padding-bottom: 2px !important;
}
.field_line input,
.field_label,
.field_line,
.form_left,
.form_right,
.form_val,
.form_left,
.form_top,
.form_bottom
{
	float: left;
}
.field_label
{
	width: 420px;
}
.field_line
{
	margin-bottom: 3px;
	margin-left: 3px;
}
.form_bottom
{
	margin-bottom: 5px;
}
.form_top
{
	width: 520px;
	border: 0px solid green;
	margin-bottom: 5px;
}
.form_left
{
	width: 150px;
}
.form_val
{
	width:30px;
}
.form_right
{
	width: 200px;
}
.form_multline
{
	float: left;
	width: 100%;
	border: 0px solid black;
}
.form_tile
{
	float: left;
	border: 0px solid blue;
	margin: 0px !important;
	font: bold 14px Verdana, Arial, sans-serif;
}
.form_submit
{
	float: left;
	width: 100%;
}
/*
	Advanced search
*/
.adv-search
{
	float: left;
	width: 150px;
	color: red;
	margin-bottom: 3px;
	border: 0px solid blue;
}
.adv-search a,
.adv-search a:hover
{
	color: #fff;
	text-decoration: none;
	font: 11px Verdana, Arial, sans-serif;
	background-image: url(/images/sep-2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 3px;
	margin-left: 7px;
}
.adv-search a
{
	text-decoration: underline;
}
/*
	The monitor
*/
#monitor-left-col
{
	width: 260px;
	float: left;
	border: 0px solid blue;
}
#monitor-right-col
{
	width: 400px;
	float: left;
	border: 0px solid red;
}
.image-container
{
	float: left;
	width: 170px;
	height: 250px;
	border: 0px solid blue;
}
.image-description
{
	float: left;
	width: 140px;
	text-align: center;
	border: 0px solid red;
}

.text-10px
{
	font-size: 10px;	
}
.text-11px
{
	font-size: 11px;	
}
.ssite-lilnk
{
	float: left;
	border: 0px solid blue;
}
.ssite-lilnk img,
.ssite-lilnk span
{
	float:left;
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
}
.ssite-lilnk span
{
	width: 40px !important;
}
.overseas-content
{
	float: left;
	width: 500px;
	min-height: 400px;
	margin: 50px 0 0 100px;
	background-image: url(../images/comin-bck.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.overseas-content h1
{
	font: 35px Verdana, Arial, sans-serif;
	padding: 0px;
}
.overseas-content h2
{
	color: #600048;
	font: 25px Verdana, Arial, sans-serif;
	padding: 0px;
}
.overseas-content h3
{
	color: #f30b1a;
	font: 14px Verdana, Arial, sans-serif;
	padding: 0px;	
}
.overseas-content a
{
	color: #f30b1a;
}
.vis-lines td
{
	border-top-width: 1px;
}

/*
	fix for std-content
*/
.std-content div
{
	float: left;
}
.std-content p *
{
	width: auto;
	float: none;
}
.std-content h2,
.std-content h3,
.std-content h4,
.std-content h5
{
	float: left;
	width: 100%;
}
.std-content h5
{
	font-size: 12px;
	margin-bottom: 0px;
}
.std-content p img
{
	margin: 5px 0 5px 5px;
}
.std-content ul
{
	border: 0px solid red;
	width: auto;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
}
.std-content ul li
{
	clear: both;
	float: left;
}
.addresslist a
{
	color:  #f30b1a;
}
.wide-table
{
	float: left;
	font-size: 9px;
	width: 520px !important;
}
.snail-cnt
{
	float: left;
	width: 100%;
}
.lang-cnt
{
	float: left;
	width: 142px;
	margin-top: 0px;
	border: 0px solid blue;
	background-image: url(../images/lang.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 3px;
}
span.new
{
	color: #600048;
}
.product-container
{
	float:left;
	width: 100%;
	margin-bottom: 10px;
}

.more-info-link
{
	float: right;
	font-size: .9em;
}

/*
	Login info style
*/
.logininfo
{
	color: White !important;
}
.logininfocnt
{
	position: absolute;
	top: 50px;
	left: 405px;
	font: 11px Verdana, Arial, sans-serif;
}
.logininfocnt a
{
	color: White;
	text-decoration: underline;
}
.logininfocnt a:hover
{
	text-decoration: none;
}
/*
	Login page style
*/
.lostpwemail
{
	width: 500px;
}
.lostpwdleft
{
	float: left;
	width: 175px;
	text-align: right;
	margin-right: 10px;
}
.memlog
{
	margin-top: 30px;
}
.memlog input,
.lostpwd input,
.memlog,
.lostpwd
{
	font-family: Verdana, Arial, sans-serif;
}
.memlogbutton
{
	margin-top: 15px;
}
.submit
{
	font-family: Verdana, Arial, sans-serif;
}
/*
	slideshow
*/
.script-link
{
	display: none;
}
#canvas0,
#canvas1
{
	padding:0px;
	margin:0px;
}
.slide-cnt
{
	margin-left: 40px;
}
.beta
{
	font-size: 10px;
	color: #f30b1a;
	width: 809px;
	float: right;
	padding: 32px 0 20px;
}
.beta a,
.beta a:active,
.beta a:link
{
	text-decoration: underline;
	background-color: White;
	color: #f30b1a;
}
.deptcnt
{
	float: left;
	width: 140px;
	height: 230px;
	margin-right: 10px;
	border: 0px solid red;
}
.managercnt
{
	float:left;
	width: 100%;
	border: 0px solid blue;
	margin-bottom: 30px;
}
.manimgcnt
{
	float: left;
	width: 150px;
	border: 0px solid blue;
}
.manager-text-box
{
	float: left;
	border: 0px solid blue;
	width: 550px;
}
.manager-text-box a
{
	text-decoration: none;
	color: #f30b1a;
}
.manager-text-box a:hover
{
	text-decoration: underline;
	color: #f30b1a;
}
.manager-text-box p
{
	margin-top: 0px;
}
.gray-blocks h2 a
{
	color: #f30b1a;
	text-decoration: none;
}

.form_right
{
	width: 340px;
}

.img-cnt
{
	float: left;
	margin-right:20px;
	margin-bottom:30px;
	width: 130px;
	height: 175px;
	border:1px solid #737373;
	overflow:hidden;
}

.img-cnt a
{
	float: none;
	border: 0px solid blue;
	display:inline-block;
	vertical-align:middle;
}

.img-cnt .img-link
{
	float: left;
	margin-left: 7px;
	vertical-align: middle;
}
.img-cnt .img-link img:hover
{
	filter:alpha(opacity=55);
	opacity:.55;
}

.img-cnt .img-link img
{
	float: left;
}
.img-label-cnt
{
	float: left;
	margin-bottom: 0px;
	height: 40px;
	width: 130px;
	border-bottom: 1px solid #737373;
	overflow: hidden;
	text-align: center;
}
.img-label-cnt a,
.img-label-cnt a:hover,
.img-label-cnt a:visited,
.img-label-cnt a:active
{
	filter:alpha(opacity=70);
	opacity:.70;
	font-size: 9px !important;
	color: #600048 !important;
	text-decoration: none;
	margin: 5px;
}
.img-cnt .prod-num
{
	font-size: 10px;
}
#login-form
{
	float:left;
	width: 142px;
	background: url(../images/login-form-bg.gif) repeat-y;
	padding-bottom: 15px;
}

.main-img-cnt
{
	float: left;
	border: 0px solid black;
}
.main-img-links .prod-code
{
	float: left;
	margin-bottom: 15px;
}

.main-img-links
{
	float: left;
	width: 200px;
	margin: 0 0 0 14px;
	display: inline;
}
.main-img-links ul
{
	float: left;
	width: 130px;
	display: inline;
	margin: 0;
	padding: 0;
}
.main-img-links ul li
{
	float: left;
	list-style: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/item.gif) no-repeat 0 3px;
	padding: 0 0 1px 9px;
	width: 116px;
}
.portsmouth-fc
{
	float:left;
	margin: 7px 0 0 42px;
}
.welcome-msg
{
	float: left;
	width: 120px;
	margin-left: 25px;
}
.photolib .text-box
{
	width: 150px;
}
.plsearch-cnt
{
	float: left;
	margin-top: 30px;
	margin-left: 15px;
	width: 220px;
}
.plsearch-cnt .label
{
	float: left;
	margin-left: 10px;
	margin-bottom: 3px;
}

.tt-catline,
.tt-prod-title,
.tt-prod-code,
.tt-prod-tone,
.tt-prod-size,
.tt-line-first,
.tt-line
{
	float: left;
}

.tt-catline,
.tt-line-first,
.tt-line
{
	width: 99%;
}

.tt-prod-title{
	width: 41%;
	border: 0px solid green;
}
.tt-prod-code{
	width: 22%;
	text-align: left;
	border: 0px solid orange;
}
.tt-prod-tone{
	width: 22%;
	text-align: left;
	border: 0px solid blue;
	color: red;
}
.tt-prod-size{
	width: 13%;
	text-align: right;
	border: 0px solid red;
}

.tt-line-first{
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 3px;
	border-top: 1px solid silver;
}
.tt-line,
.tt-line span{
	font-size: 11px;
	margin-bottom: 3px;
}
.tt-catline{
	font-weight: bold;
	margin-top: 15px;
	width: 99%;
}
.extranet-banner{
	float: left;
	margin-bottom: 20px;
}

.fom-next
{
	margin-top: 20px;
}

.community-box
{
	float: left;
	width: 225px;
	margin-right: 25px;
}

.community-box p a
{
	font-weight: bold;
	color: #F30B1A;
	text-decoration: none;
}
.box-cnt
{
	text-align: justify;
}
#outer-container img
{
	float: left;
	margin-right: 20px;
}
#outer-container .wide-text-box 
{
	width: 280px;
}



.gray-blocks-bg{
	float: left;
	width: 798px;
	background: url(../images/gray-blocks-bg.jpg) repeat-y;
	margin: 8px 0 0;
}
.gray-blocks {
	float: left;
	width: 798px;
	background: url(../images/gray-blocks-body.jpg) no-repeat 0 100%;
}
.gray-blocks div {
	float: left;
	width: 250px;
	margin: 10px 19px 15px 0;
}

.gray-blocks div span.gray-cnt{
	float: left;
	width: auto;
	margin: 0 0 10px 13px;
	padding: 0px;
}


.gray-blocks div.news {
	margin-right: 0;
	padding: 0px;
}
.gray-blocks div.news span.gray-cnt
{
	width: 220px;
	margin-top: 0px;
	margin-left: 15px;
}
.gray-blocks div span.gray-cnt #master0,
.gray-blocks div span.gray-cnt #master1
{
	width: 219px !important;
	text-align: center;
}

.gray-blocks div.news span.gray-cnt .label
{
	float: left;
	text-align: center;
	width: 219px;
	background-color: #F3F2F0;
	padding-bottom: 5px;
}
.gray-blocks div.news span.gray-cnt .image
{
	width: 219px;
	text-align: center;
	overflow: hidden;
}
.gray-blocks div.news span.gray-cnt a,
.gray-blocks div.products span.gray-cnt a
{
	margin: 0px;
	width: auto;
	color: #F30B1A;
	text-decoration: none;
	font-weight: bold;
}
.gray-blocks div h2,
.gray-blocks div h2 a{
	color: #f30b1a;
	font-weight: normal !important;
	font: 14px Verdana, Arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 0 0 0px;
}

.gray-blocks div.products 
{
	float: left;
	margin: 10px 0 0 0;
}
.gray-blocks div.products span.gray-cnt
{
	padding:0px !important;
	margin-left: 20px;
}
.gray-blocks div.products span.gray-cnt .image
{
	width: 219px;
	overflow: hidden;
	text-align: center !important;
	background: url(../images/gray-blocks-body.jpg) repeat-y 0 0;
}
.gray-blocks div.products span.gray-cnt a .image img
{
	float: none;
}

.gray-blocks div.diary
{
	border: 0px solid red;
	margin-left: 20px;
}

.gray-blocks div.image
{
	margin:0px;
	padding: 0px;
	background-color: #F2F1EF;
	text-align:center;
	border: 0px solid red;
}

.gray-blocks div.image img
{
	margin: 0px !important;
}

.swfta {
	position: relative;
	display: block;
	width: 524px;
	height: 80px;
	margin-bottom: -80px;
	padding:0;
	background: transparent;
	font-size: 200px;
	overflow: hidden;
}


/*.swftdiv {
	display: block;
	position: relative;
	width: 524px;
	height: 80px;
	margin:0;
	padding:0;
	z-index: 2;
}
.swfta {
	position: absolute;
	display: block;
	left:0;
	top:0;
	width: 524px;
	height: 80px;
	margin:0;
	padding:0;
	background: transparent;
	z-index: 3;
	font-size: 200px;
	overflow: hidden;
}
.swfm {
	position: absolute;
	z-index: 0;
	left:0;
	top:0;
	width: 524px;
	height: 80px;
	margin:0;
	padding:0;
}*/
	
.devices-main-text #videolistcont
{
	display: inline;
	float: left;
	border: 0px solid red;
}

.devices-main-text .videoblock
{
	float: left;
	display: block;
	display: inline-block;
	border: 0px solid red;
	height: 310px;
	width: 240px;
	margin-right: 20px;
	border: 0px solid silver;
}
.devices-main-text .videoblock .imgcnt
{
	display: block;
	display: inline-block;
	border: 0px solid blue;
	width: auto;
	height: 180px;
	cursor: pointer;
}
.devices-main-text .videoblock .captioncnt
{
	display: block;
	display: inline-block;
	margin-top: 15px;
	width: auto;
	height: 30px;
	border: 0px solid red;
	font-weight: bold;
}
.devices-main-text .videoblock .imgdescr
{
	display: block;
	display: inline-block;
	border: 0px solid red;
	font-size: 10px;
	margin-top: 10px;
}

#facebox table,
#facebox table *
{
	vertical-align: auto !important;
	color: auto !important;
	border: none !important;
}
#facebox table
{
	width: auto !important;
}
.full-width{
	clear: left;
}