/* GENERAL STYLES */
@charset "utf-8";
#scrollbar {
   bottom:-1px;
   position:absolute;
   top:0;
   width:1em;
   z-index:-1;
}
.access {
    position: absolute;
	top: 0;
	left: -2000px;
	z-index: -100;
}
#skip {
    left:-2000px;
    position:absolute;
    top:0;
    z-index:-100;
}
html{
margin:0;padding:0;overflow: -moz-scrollbars-vertical;
}
body,td,th, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, textarea {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#container {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#top {
	padding: 10px !important;
	background-image: url(images/zenteum-logo.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 860px;
	background-position: left center;
	margin: 10px !important;
	float: left;
}
#languages {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	width: 860px;
}
#languages ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#languages li {
	padding: 0px;
	margin-left: 10px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#languages img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#phonenumber {
	float: left;
	padding: 0px;
	text-align: right;
	margin: 0px;
	width: 860px;
}
#phonenumber p {
	font-size: 20px;
	color: #003399;
	margin: 0px;
	padding: 0px;
}
.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#nav {
	background-image: url(images/yellow-bar.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	width: 900px;
	height: 28px;
	float: left;
}
#nav ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
        line-height: 28px;
}
#nav a {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
        //*text-transform: lowercase;*//
	line-height: 28px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #003399;
	background-image: url(images/blue-bar.gif);
	background-repeat: repeat-x;
        line-height: 28px;
}

#flasharea {
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 900px;
	float: left;
}
#sidebar {
	width: 245px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.sidenav {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sidenavtitle {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/nav-top-yellow.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 14px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	//*text-transform: lowercase;*//
}
.sidenav ul {
	list-style-type: none;
	margin: 0px;
	background-image: url(images/nav-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.sidenav li {
	background-image: url(images/sidenav-divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
.sidenav a {
	color: #003399;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
.sidenav a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	background-color: #003399;
}


#maincontent {
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincontent h1 {
	font-size: 1.9em;
	color: #003399;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	//*text-transform: lowercase;*//
}
#maincontent a {
	color: #003399;
	text-decoration: none;
}
#maincontent a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
}

#maincontent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}



#footer {
	background-image: url(images/footer-background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666666;
}
#copyright {
	margin: 0px;
	padding: 0px;
	width: 300px;
	float: left;
}
#copyright a {
	color: #003399;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
}


#red2 {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #666666;
}
#red2 a {
	color: #003399;
	text-decoration: none;
}
#red2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
}
#categories {
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-type: none;
	width: 600px;
	float: left;
	background-image: url(images/sidenav-divider.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.cat {
	width: 275px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	height: 90px;
	float: left;
}
.catpic {
	padding: 0px;
	height: 90px;
	width: 90px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.catpic img {
	border: 1px solid #D6D6D6;
}
.catpic img:hover {
	border: 1px solid #003399;
}



.cattitle {
	margin: 0px;
	padding: 0px;
}
.cattitle a {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.cattitle a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
}


.cattext {
	margin: 0px;
	padding: 0px;
}
.catlink {
	margin: 0px;
	padding: 0px;
	width: 170px;
	float: left;
}

.catlink a {
	color: #003399;
	text-decoration: none;
}
.catlink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
}
#umbBreadcrum {
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 600px;
	float: left;
}
#umbBreadcrum ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#umbBreadcrum li {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/content-divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#umbBreadcrum a {
	color: #003399;
	text-decoration: none;
}
#umbBreadcrum a:hover {
	color: #FFFFFF;
	background-color: #003399;
}
#categorypic {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#productpic {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#categorypic  img, #productpic img {
	border: 1px solid #D6D6D6;
}


#maincontent li.a
{
      font-weight: bold;
}
.newsletter .title {
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/nav-top-yellow.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 14px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
//*text-transform: lowercase;*//
}



/* new elements */
.newsletter form {
	list-style-type: none;
	margin: 0px;
	background-image: url(images/nav-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.newsletter fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.newsletter ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.newsletter label {
	display: block;
	margin-bottom: 10px;
}
.newsletter #email-address {
	padding: 4px;
	border: 1px solid #ddd;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	width: 120px;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
}
#searchform {
	list-style-type: none;
	margin: 0px;
	background-image: url(images/search-background.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	height: 28px;
}

#searchform label {
   left:-2000px; 
   position:absolute; 
   top: 0; 
   z-index: -100;
}
#searchform fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchform fieldset ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#searchform fieldset ol li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#searchform #search {
	padding: 4px;
	height: 18px;
	width: 160px;
	float: left;
	margin: 0px;
	vertical-align: middle;
	line-height: 18px;
	font-size: 100%;
	color: #666;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
#searchform #search-button {
	margin: 0px;
	padding: 0px;
	float: left;
}
.newslist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.newslist li {
	background-color: #FFFEEA;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: 1px solid #FCF162;
}
.newslist li h2 {
	margin: 0px;
	padding: 0px;
	text-transform: none;
	font-size: 120%;
}
.newslist li p {
	margin: 0px;
	padding: 0px;
}






/*content form*/
#maincontent p em, #maincontent ol em   {
	color: #F00 !important;
	font-style: normal;
	font-weight: bold;
}
#maincontent form p#validation {
	padding: 10px !important;
	border: 1px solid #CCCCCC;
	background-color: #EFF3F4;
	color: #F00 !important;
	margin-bottom: 30px;
	width: 398px;
}
#maincontent form  {

}
#maincontent form fieldset {
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
#maincontent form fieldset legend span{
	text-transform: none;
	color: #666;
	font-size: 160%;
	line-height: 100%;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincontent form ol {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincontent form ol li {
	padding: 2px;
}
#maincontent form ol li label {
	vertical-align: middle;
	font-size: 100%;
	display: block;
	text-align: left;
	margin-bottom: 2px;
	color: #666666;
	font-weight: bold;
	width: 450px;
}
#maincontent form ol li label em {
	text-transform: uppercase;
	color: #FF0000;
}
#maincontent form ol li select {
	background-color: #FFF !important;
	border: 1px solid #DDD;
	margin: 0px;
	padding: 5px;
	color: #333333;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#maincontent form ol li input.text {
	border: 1px solid #ddd;
	padding: 5px;
	width: 440px;
	color: #333333;
	background-color: #FFF !important;
	margin: 0px;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#content form ol li textarea.text {
	border: 1px solid #DDD;
	padding: 5px;
	width: 440px;
	background-color: #FFF !important;
	margin: 0px;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
}
#maincontent form ol li label.checkbox-label {
	display: inline;
	vertical-align: bottom;
	margin:0;
	padding:0;
	padding-left: 2px;
}
#maincontent form ol li input.checkbox , #maincontent form ol li input.radio{
	vertical-align: bottom;	
	margin:0;
	padding:0;
	display: inline;
}
#maincontent form .submit {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	background-image: none !important;
	background-color: #FFF !important;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
