/* unitecnic */
/* Last updated 29/10/2007 (tiago) */
/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyright 2004 id3 (http://www.id3.co.th) / no-bug (http://www.no-bug.be), and may not be reproduced. */ 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	margin: 0px;
	background-color: #ebebeb;
}

td {
	text-align: left;
}
.text, blockquote {
	text-align: justify;
}
a:link {
	color: #622461;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #622461;
}
a:hover {
	text-decoration: underline;
	color: #622461;
}
a:active {
	text-decoration: none;
	color: #c6c6c6;
}
h1 {
	font-size: 27px;
	font-weight: normal;
	color: #622461;
	white-space: pre;
	text-transform: uppercase;
}
#header
{
	background: url(pictures/headerbg0.gif) no-repeat right bottom;
	width: 497px;
	height: 112px;
	padding: 0px;
	margin: 0px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 70px;
	font-weight: normal;
}
#home h1 {
	text-transform: none;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #622461;
	white-space: pre;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #622461;
	background-image: url(pictures/separator_purple.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 22px;
	text-transform: uppercase;
	white-space: pre;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	color: #622461;
	background-image: url(pictures/separator_purple.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 22px;
	white-space: pre;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #622461;
	font-style: normal;
}
hr {
	clear:both;
	height:1px;
	/*margin: -1px 0px 0px;*/
	margin: 0px;
	padding:0px;
	border:none;
	visibility: hidden;
}
ul {
	list-style-position: outside;
	list-style-image: url(pictures/bullet_purple.gif);
	line-height: 16px;
}
img {
	border: 0px;
}
/* classes for unitecnic */

/* tables */
.globaltable {
	background-color: #fff;
	margin: 0px auto;
	width: 730px;
	border: none;
	padding: 0px;
}
.contenttable {
	margin: 0px;
	padding: 5px;
	border: none;
	background-color: #fff;
	width: 730px;
}
/* IE box hack */
.contenttable {
  width:740px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:730px;
}
#headerleft {
	width: 240px;
}
#headermiddle {
	width: 256px;
}
#headerright {
	width: 210px;
}
.quickaccesstable {
	background-color: #946a93;
	vertical-align: middle;
	background-image: url(pictures/logo_signature.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 210px;
	height: 110px;
}
.newsletterglobaltable {
	text-indent: 0pt;
	width: 209px;
}
.newsitemstable {
	width: 220px;
	padding: 0px;
	vertical-align: top;
	margin: 0px;
}
.gradientbg {
	background-image: url(pictures/newsletter_bg.gif);
	background-repeat: repeat-x;
}
/* forms */
form {
	margin: 0px;
	padding: 0px;
}
.formfield {
	font-size: 11px;
	color: #707070;
	border: thin solid #8c5b8b;
}
.searchfield {
	font-size: 11px;
	color: #707070;
	border: 1px solid #ccc;
}
.button {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #622461;
	border: 3px double #fff;
	text-align: center;
	padding: 2px;
	background-image: url(pictures/button_bg.gif);
	background-repeat: repeat-x;
	line-height: 11px;
	white-space: nowrap;
	margin: 2px;
}
.quickaccess,
.newsletterselect {
	height: 20px;
	width: 150px;
	border: thin solid #946a93;
	font-size: 10px;
	color: #707070;
	/*text-indent: 2em;*/
}
.newsletterselect {
	width: 180px;
	text-indent: 0;
}
.quickaccesstitle {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

/* navigation */
.navigation {
	font-size: 16px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}
.navigation a {
	color: #707070;
	text-decoration: none;
	text-indent: 2em;
	display: block;
}
.navigationon a:link, .navigationon a:visited, .navigationon a:hover, navigationon a:active {
	color: #622461;
	text-decoration: none;
	background-image: url(pictures/bullet_navigation.gif);
	background-repeat: no-repeat;
	background-position: 15px;
}
.navigationoff a:link, .navigationoff a:visited, .navigationoff a:active {
	color: #707070;
	text-decoration: none;
}
.navigationoff a:hover {
	color: #622461;
	text-decoration: none;
}
/* languages */
.languages {
	text-indent: 3em;
}
.languageon {
	color: #9fcf3f;
}
.languageon a {
	color: #9fcf3f;
}

/* smaller text */
.small {
	font-size: 10px;
}

/* pictures */
.homeproduct {
	margin-top: -4px;
	margin-right: 5px;
}
.pictureframe {
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	width: 208px;
	height: 145px;
}
a:hover .pictureframe {
	border: 1px solid #622461;
}

/* separators */
.separator {
	background-color: #ccc;
}
.separatordoth {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	height: 10px;
}
.separatorblock {
	background-color: #d8dada;
	height: 5px;
}
.separatorright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
.hr {
	width: 100%;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

/* categories */
.cat_header {
}
.cat_title {
	border-bottom: solid 1px #666;
	width:500px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	clear: both;
}
.cat_desc {
	clear: both;
}
.cat_desc img {
	float:right;
	margin-left: 5px;
}
.cat_desc blockquote {
	width:285px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
.cat_left {
	width: 290px;
	float: left;
	padding:0px;
	margin:0px;
}
.cat_left a,
.cat_left a img {
	vertical-align: middle;
}
.cat_left a:link, .cat_left a:visited  {
	border: 1px solid #ccc;
	margin: 0px;
	padding: 4px;
	text-decoration: none;
	color: #666;
}
.cat_left a:hover  {
	text-decoration: none;
	background-color: #fffff3;
}
.cat_right {
	width: 210px;
	padding:0px;
	margin:0px;
	float: left;
	vertical-align: top;
}
.cat_footer {
	width: 500px;
	float: left;
	clear: both;
}
hr.cat {
	visibility: visible;
	width: 100%;
	height: 1px;
	margin: 10px 0px;
	border: none;
	border-bottom: solid 1px #cccccc;
	padding: 0px;
	overflow: default;
}
#prod1 h2,
#prod2 h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #622461;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
}
#prod1 h2,
#prod2 h2 em {
	font-style: normal;
}
#prod1 h3,
#prod2 h3 {
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #ccc;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#prod1 h3 em,
#prod2 h3 em {
	font-style: normal;
	color:#666;
}
#prod1 ul,
#prod2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#prod1 li,
#prod2 li {
	float: left;
	padding: 0px 5px 0px 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	white-space: nowrap;
}
/* system */
#prod1 #cat-blue,
#prod2 #cat-blue {
	padding: 0px;
	float: none;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	display: block;
	clear: both;
}
#prod1 #cat-blue a:link,
#prod2 #cat-blue a:link {
	color: #75cce0;
}
#prod1 #cat-blue h2 em,
#prod2 #cat-blue h2 em {
	color: #bee8f1;
}
#prod1 #cat-blue h3,
#prod2 #cat-blue h3 {
	background-image: url(pictures/categorybg1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* electronic */
#prod1 #cat-orange,
#prod2 #cat-orange {
	padding: 0px;
	float: none;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	display: block;
	clear: both;
}
#prod1 #cat-orange h2 em, #prod1 #cat-orange a:link,
#prod2 #cat-orange h2 em, #prod2 #cat-orange a:link {
	color: #f4971f;
}
#prod1 #cat-orange h3,
#prod2 #cat-orange h3 {
	background-image: url(pictures/categorybg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* mechanical */
#prod1 #cat-green,
#prod2 #cat-green {
	padding: 0px;
	float: none;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	display: block;
	clear: both;
}
#prod1 #cat-green h2 em, #prod1 #cat-green a,
#prod2 #cat-green h2 em, #prod2 #cat-green a {
	color: #9dbf5d;
}
#prod1 #cat-green h3,
#prod2 #cat-green h3 {
	background-image: url(pictures/categorybg3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* video */
#prod1 #cat-yellow,
#prod2 #cat-yellow {
	padding: 0px;
	float: none;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	display: block;
	clear: both;
}
#prod1 #cat-yellow h2 em, #prod1 #cat-yellow a,
#prod2 #cat-yellow h2 em, #prod2 #cat-yellow a {
	color: #e8c529;
}
#prod1 #cat-yellow h3,
#prod2 #cat-yellow h3 {
	background-image: url(pictures/categorybg4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.categoryfirst {
	font-size: 12px;
	text-transform: uppercase;
	color: #622461;
}
.categorygreen .categorysecond {
	color: #93bc42;
	font-size: 12px;
	float: left;
}
.categoryorange .categorysecond {
	color: #f90;
	font-size: 12px;
	float: left;
}
.categoryyellow .categorysecond {
	color: #eac415;
	font-size: 12px;
	float: left;
}
.categorythird {
	color: #d1d1d1;
	text-align: right;
	margin-bottom: 10px;
}
/* product level 3 */
#prod3 h1 {
	text-transform: none;
}
#prod3 #header h1 {
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#prod3 #header h2 {
	margin: 0px;
	padding: 0px;
}
#prod3 #productheader .picture {
	float: left;
}
#prod3 #productcontent {
	clear: both;
}
#prod3 ul {
	margin: 20px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
#prod3 em {
	font-style: italic;
	font-weight: normal;
}
#prod3 #productheader {
	font-style: italic;
}
/* footer */
.footer {
	font-size: 9px;
	line-height: 10px;
	height: 10px;
}
.footer a {
	color: #707070;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #707070;
}
.footer a:hover {
	text-decoration: underline;
	color: #707070;
}
.footer a:active {
	text-decoration: none;
	color: #9fcf3f;
}
.footerlogo {
	vertical-align: middle;
	margin-left: 20px;
}
#prod3 #header {
	background-image: url(pictures/headerbg0.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#prod3 #header em {
	font-style: normal;
	font-weight: bold;
}

/* solutions */
#solutions p {
	float: none;
	clear: both;
	/*margin: 10px 0px;  interfere with navig p */
}
#solutions label {
	float: left;
	clear: left;
	width: 140px;
	margin-right: 10px;
	text-align: right;
	vertical-align: middle;
}
#solutions label.cb {
	float: left;
	clear: left;
	width: auto;
	margin-right: 0px;
	text-align: left;
	vertical-align: middle;
}
#solutions input {
}

/* popup pages */
#popup h1 {
	font-size: 16px;
	font-weight: normal;
	color: #622461;
	white-space: pre;
	text-transform: uppercase;
}
#popup fieldset {
	border: none;
}
#popup label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 5px;
}
#popup input {
}

/* compare popup */
#popup .compare_header p {
	margin: 3px 0px;
	padding: 0px;
}
#popup .compare_header select {
	/*height: 20px;*/
	/*width: auto;*/
	border: thin solid #946a93;
	font-size: 10px;
	color: #707070;
	/*text-indent: 2em;*/
}
#popup .compare_header label {
	float: none;
	clear: left;
	width: 100px;
	margin-right: 0px;
	text-align: right;
	vertical-align: middle;
}
#popup .subtitle {
	font-weight: bold;
	font-size: 12px;
	color: #622461;
}

em {
	font-style: normal;
	font-weight: bold;
	color: #946a93;
}
cite {
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-color: #946a93;
}
#history dd {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#history dt {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #946a93;
	color: #946a93;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#history img {
	margin-left: 5px;
}

#brochures {
	overflow: hidden;
	text-align: center;
}

#brochures .brochure {
	width: 215px;
	padding: 0 0 10px 0;
}

#brochures h3 {
	margin: 11px 0;
}
#brochures a img {
	border: solid 1px #622461;
}