* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #707173;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	line-height: 1.8em;
}

img {
    border: 0;
}

form {
    margin: 0px;
}

fieldset {
}

input, textarea {
	font-weight: bold;
}


h4 {
    font-size: 1em;
    font-weight: normal;
}

p {
	margin-top: 1.5em;
	font-size: 1em;
}

ul, ol {
	margin-top: 1.5em;
	font-size: 1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #3c7bcf;
}

a:hover {
	border: none;
}

h4 a {
	border: none;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 800px;
    height: 25px;
	margin: 0 auto;
}

/* Menu */

#menubar {
	width: 800px;
	margin: -1px auto;
	border: 0px;
    z-index: 120;
}

#menu {
    float: left;
	width: 720px;
	margin: 0 auto;
	border: 0px;
    background-color: #0b3087;
    z-index: 120;
    height: 20px;
}

#myaccount {
    float: left;
    width: 80px;
    height: 18px;
    background-color: #009ee0;
    color: #ffffff;
	line-height: normal;
    font-size: 11px;
	padding-top: 2px;
	text-decoration: none;
    text-align: center;
}

#myaccount a {
    color: #ffffff;
}

#myaccount a:hover {
    color: #0b3087;
}

/* Drop down Menu */
.nav, .nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 120;
  position: relative;
}

.nav li {
  border: 0;
  float: left;
  margin: 0;
  position: relative;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  color: #ffffff;
  display: block;
  padding: 3px 10px 5px 10px;
  text-decoration: none;
}

.nav li a:hover {
  color: #ffffff;
}

#selected a, #nav-one li:hover a, #nav-one li.sfHover a {
  color: #d0c206;
}

#nav-one li:hover ul a, #nav-one li.sfHover ul a {
  background: transparent;
  color: #707173;
}

#nav-one li:hover ul a:hover, #nav-one li.sfHover ul a:hover {
  width: 180px;
  background: #707173;
  color: #ededee;
}

.nav ul {
  background: #ededee;
  border: 1px solid #707173;
  list-style: none;
  padding-top: 7px;
  margin: -7px 0 0 0;
  width: 200px;
  position: absolute;
  left: 2px;
}

.nav li:hover ul, .nav li.sfHover ul {
  top: 26px;
}

.nav ul li {
  border: 0;
  float: none;
}

.nav ul a {
  border: 0;
  padding-right: 20px;
  width: 100px;
  white-space: nowrap;
}

.nav ul a:hover {
  background: #ededee;
  color: #707173;
}

.nav ul li ul  {
  background: #ededee;
  list-style: none;
  padding-top: 0px;
  margin: -28px 0 0 0;
  width: 200px;
  position: absolute;
  left: 200px;
}

#shadow-menu {
    position: relative;
    margin-top: -1px;
    float: left;
    height: 26px;
    width: 800px;
    background-image: url(../images/shadow-menu.png);
    background-repeat: repeat-x;
    z-index: 70;
}

#languagebar {
    position: relative;
    float: left;
    margin-top: 6px;
}

#topmenu {
    position: relative;
	float: right;
	width: 600px;
	padding-top: 7px;
    text-align: right;
    margin-bottom: 3px;
}

#topmenu a {
    font-family: Arial, Helvetica;
    font-size: 9px;
    color: #ffffff;
}

#topmenu a:hover {
    color: #fe8401;
}

/* Topbanner */

#topbanner {
	width: 800px;
	margin: 0 auto;
	background: url(../images/banner-top.jpg) no-repeat left top;
	height: 189px;
	border: 0px;
}

/* Logo */

#logo {
    position: relative;
    height: 90px;
    width: 800px;
    float: left;
    padding-top: 78px;
    margin: 0px;
}

/* Tabs */

#tabs {
    vertical-align: bottom;
    height: 20px;
    position: relative;
    float: left;
    padding: 0px;
    margin: 0px;
    z-index: 2;
}

#tab1 {
    vertical-align: bottom;
    height: 20px;
    position: relative;
    float: left;
    padding: 0px;
    margin: 0px;
    width: 145px;
    z-index: 2;
}

#tab1-text-on {
    position: relative;
    float: left;
    width: 130px;
    height: 17px;
    background-color: #0b3087;
    text-align: center;
    padding-top: 3px;
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

#tab1-text-off {
    position: relative;
    float: left;
    width: 130px;
    height: 17px;
    background-color: #b62595;
    text-align: center;
    padding-top: 3px;
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

#tab1-text-off a, #tab1-text-on a {
    color: #ffffff;
}

#tab1-text-off a:hover, #tab1-text-on a:hover {
    color: #fe8401;
}

#tab1-border-on {
    position: relative;
    float: left;
    background-image: url(../images/tab1-border.png);
    background-position: right;
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
}

#tab1-border-off {
    position: relative;
    float: left;
    background-position: right;
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
}

#tab2 {
    vertical-align: bottom;
    height: 20px;
    position: relative;
    float: left;
    padding: 0px;
    margin: 0px;
    width: 145px;
    margin-left: -15px;
    z-index: 1;
}

#tab2-text-on {
    position: relative;
    float: left;
    width: 130px;
    height: 17px;
    background-color: #0b3087;
    text-align: center;
    padding-top: 3px;
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

#tab2-text-off {
    position: relative;
    float: left;
    width: 130px;
    height: 17px;
    background-color: #b62595;
    text-align: center;
    padding-top: 3px;
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

#tab2-text-off a, #tab2-text-on a {
    color: #ffffff;
}

#tab2-text-off a:hover, #tab2-text-on a:hover {
    color: #fe8401;
}

#tab2-border-on {
    position: relative;
    float: left;
    background-image: url(../images/tab1-border.png);
    background-position: right;
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
}

#tab2-border-off {
    position: relative;
    float: left;
    background-image: url(../images/tab2-border.png);
    background-position: right;
    background-repeat: no-repeat;
    width: 15px;
    height: 20px;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	background: #ffffff;
}

/* Content */

#content-back {
    color: #1a171b;
    position: relative;
	float: left;
	width: 480px;
	padding: 0px 0px 0px 0px;
    margin: 47px 0px 0px 65px;
    color: #1a171b;
    font-family: Arial, Helvetica;
    font-size: 11px;
    line-height: 130%;
}

.browserIE #content {
    /*left: -160px;*/
}

#content-back h1 {
    font-size: 20px;
    color: #1a171b;
    line-height: 130%;
    margin-bottom: 10px;
    color: #464646;
}

#content-back .entry h2 {
    font-size: 15px;
    color: #1a171b;
    line-height: 130%;
    margin-bottom: 5px;
    color: #464646;
}

#content-back .entry h3 {
    font-size: 13px;
    color: #1a171b;
    line-height: 130%;
    margin-bottom: -10px;
    margin-top: 15px;
    color: #464646;
}

#content-back .entry p {
    color: #1a171b;
    line-height: 130%;
}

#content-back .entry a {
    color: #fe843a;
}

#content {
    position: relative;
	float: left;
	width: 480px;
	padding: 43px 0px 0px 0px;
    margin: 0px;
    color: #1a171b;
    font-family: Arial, Helvetica;
    font-size: 11px;
    line-height: 130%;
}

.browserIE #content {
    /*left: -160px;*/
}

#content h2 {
    background-image: url(../images/bg-content-title.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 18px;
    width: 480px;
    font-size: 11px;
    color: #1a171b;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-top: 2px;
}

#banner {
    position: relative;
    margin-top: -186px;
    float: left;
}

.browserIE #banner {
    width: 800px;
    position: relative;
    height: 154px;
    float: left;
    top: -173px;
    margin-top: 0px;
}

#banner-buttons {
    position: relative;
    float: left;
    width: 800px;
    height: 141px;
    padding: 0px;
    margin: 0px;
    background-color: #b62595;
}

#ad1, #ad2, #ad4, #ad5 {
    position: relative;
    display: block;
    float: left;
    width: 246px;
    height: 40px;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    font-family: Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 20px 10px 10px 10px;
}

#ad3, #ad6 {
    position: relative;
    display: block;
    float: left;
    width: 245px;
    height: 40px;
    border-bottom: 1px solid #ffffff;
    font-family: Arial, Helvetica;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 20px 10px 10px 10px;
}

a.ads {
    color: #ffffff;
}

.ads:hover {
    background-color: #fe8401;
}

#login {
    position: relative;
    float: left;
    padding: 0px;
    background-image: url(../images/bg-login.png);
    background-repeat: no-repeat;
    background-color: #c6c7c8;
    height: 190px;
    width: 160px;
    margin-top: -15px;
    z-index: 100;
}

.browserIE #login {
    margin-top: 6px;
}

#welcome-login {
    position: relative;
    margin-top: 24px;
    margin-left: 9px;
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    float: left;
    color: #ffffff;
}

#form-login {
    position: relative;
    margin-top: 23px;
    margin-left: 9px;
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #707173;
    float: left;
    width: 133px;
}

#form-login input {
    height: 13px;
    border: 1px solid #9c9e9f;
    background-color: #ededee;
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.browserIE #form-login input {
    margin-left: -10px;
}


#passwordlost, #registeraccount {
    position: relative;
    float: left;
    width: 133px;
    margin-top: 7px;
}

#passwordlost a, #registeraccount a {
    color: #707173;
    font-weight: bold;
}

.browserIE #passwordlost, .browserIE #registeraccount {
    margin-top: 4px;
}

#registeraccount {
    position: relative;
    float: left;
    width: 133px;
    margin-top: 0px;
}


/* Search box */

#productsearch {
    position: relative;
    float: left;
    padding: 0px;
    background-image: url(../images/bg-search.png);
    background-repeat: no-repeat;
    background-color: #8ed4f2;
    width: 160px;
    z-index: 100;
}

.browserIE #productsearch {
    margin-top: 6px;
}

#productsearch-title {
    position: relative;
    margin-top: 24px;
    margin-left: 9px;
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    float: left;
}

#form-productsearch {
    position: relative;
    margin-top: 23px;
    margin-left: 9px;
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #707173;
    float: left;
    width: 140px;
}

#form-productsearch input {
    font-family: Arial, Helvetica;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
}

#browseoptions {
    float: left;
    width: 160px;
    background-color: #ffffff;
    margin-top: 10px;
}

.browsebutton, .browsebutton-selected {
    float: left;
    width: 150px;
    height: 17px;
    border-bottom: 1px solid #ffffff;
    background-color: #009ee1;
    font-size: 10px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 3px;
}

.browsebutton-selected {
    background-color: #0087c1;
}

.browsebutton a {
    color: #ffffff;
}

.browsebutton-selected a {
    color: #f9c615;
}

#breadcrumb {
    position: relative;
    float: left;
    height: 20px;
    vertical-align: top;
    margin-top: -15px;
    margin-left: 12px;
    color: #009ee1;
    z-index: 100;
    font-size: 10px;
    font-weight: bold;
    width: 400px;
}

.browserIE #breadcrumb {
    margin-top: 10px;
}

#breadcrumb a {
    color: #707173;
}

#breadcrumb a:hover {
    color: #1a171b;
}

#search {
    position: relative;
    float: right;
    margin-top: 6px;
    margin-right: 10px;
    height: 20px;
    vertical-align: top;
    margin-top: -15px;
    z-index: 100;
}

.browserIE #search {
    margin-top: 5px;
}

#search input {
    height: 16px;
    border: 1px solid #9c9e9f;
    background-color: #ededee;
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.post {
}

.post .entry {
	padding: 0 10px 30px 10px;
}

.post .entry a {
    color: #fe8401;
}

.post .entry a:hover {
    color: #009ee0;
}

/* Sidebars */

#sidebar1-front {
    position: relative;
	width: 160px;
    margin: 0px;
	padding: 40px 0 0 0;
    float: left;
}

#sidebar1 {
    position: relative;
	width: 160px;
    margin: 0px;
	padding: 0px;
    float: left;
    margin-top: -15px;
    z-index: 100;
    min-height: 200px;
}

.browserIE #sidebar1 {
    /*left: -160px;*/
}

#sidebar1 .post, #sidebar1-front .post {
    width: 150px;
    padding-left: 10px;
    margin-bottom: 10px;
}

#sidebar1 h2, #sidebar1-front h2 {
   	background: url(../images/bg-sidebar.png) no-repeat left bottom;
	padding: 5px 0px 3px 10px;
	height: 15px;
    width: 155px;
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #ffffff;
    margin-bottom: 10px;
}

#sidebar1 h2 a, #sidebar1-front h2 a {
    color: #ffffff;
}

#sidebar1 h3, #sidebar1-front h3 {
    font-family: Arial, Helvetica;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    line-height: 130%;
    width: 150px;
}

#sidebar1 h3 a, #sidebar1-front h3 a {
    color: #1a171b;
}

#sidebar1 .post, #sidebar1-front .post {
	font-size: 11px;
    color: #1a171b;
    line-height: 130%;
    padding: 0px;
    margin-top: 9px;
    padding-left: 10px;
}

#sidebar1 p, #sidebar1-front p {
	font-size: 11px;
    color: #1a171b;
    line-height: 130%;
    padding: 0px;
    margin-top: 9px;
}

#sidebar1 p a, #sidebar1-front p a {
    color: #fe8401;
}

#sidebar1 p a:hover, #sidebar1-front p a:hover {
    color: #009ee0;
}

#sidebar2 {
    position: relative;
	width: 160px;
    margin: 0px;
	padding: 40px 0px 0px 0px;
    float: right;
}

#sidebar2 .post {
    width: 140px;
    padding-left: 10px;
    margin-bottom: 10px;
}

#sidebar2 h2 {
	background: url(../images/bg-sidebar.png) no-repeat left bottom;
	padding: 5px 0px 3px 10px;
	height: 15px;
    width: 155px;
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #ffffff;
    margin-bottom: 10px;
}

#sidebar2 h2 a {
    color: #ffffff;
}

#sidebar2 h3 {
    font-family: Arial, Helvetica;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    line-height: 130%;
    width: 150px;
    color: #1a171b;
}

#sidebar2 h3 a {
    color: #1a171b;
}

#sidebar2 .post {
	font-size: 11px;
    color: #1a171b;
    line-height: 130%;
    padding: 0px;
    margin-top: 9px;
}

#sidebar2 .post a {
    color: #fe8401;
}

#sidebar2 .post a:hover {
    color: #009ee0;
}

/* Gallery */

#gallery {
  padding: 0px;
  margin-left: 0px;
  text-align: left;
}

#gallery ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#gallery ul li {
  display: inline;
  margin-right: 21px;
  margin-bottom: 5px;
}

#gallery ul img {
    border: 0px;
    margin-bottom: 10px;
}

#gallery ul a:hover img {
    color: #ffffff;
}

#gallery a {
    color: #ffffff;
    text-decoration: none;
}

#gallery h1 {
    margin: 0;
    font-weight: normal;
    padding: 15px 0 15px 0px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 12pt;
}

/* Footer */

#footer {
	width: 800px;
    height: 25px;
	margin: 5px auto;
	text-align: center;
	font-size: 12px;
}

#footermenu {
    position: relative;
    font-size: 9px;
    width: 800px;
    text-align: left;
}

#footermenu a {
    font-family: Arial, Helvetica;
    font-size: 9px;
    color: #ffffff;
}

#footermenu a:hover {
    color: #fe8401;
}

#products-table {
    background-color: #ededee;
    color: #1a171b;
    padding: 0px;
    margin: 0px;
}

.product-group {
    background-color: #009ee1;
    padding-left: 16px;
    text-transform: uppercase;
    font-size: 11px;
}

.products-table-buttons {
    padding: 3px 10px 3px 0px;
}

.product-table {
    border-left: 1px solid #b1b3b4;
    border-right: 1px solid #b1b3b4;
    border-bottom: 1px solid #b1b3b4;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

.product-table td {
    font-size: 10px;
    color: #1a171b;
    padding: 1px 5px 1px 5px;
}

.product-title {
    border-top: 1px solid #b1b3b4;
    border-bottom: 1px solid #b1b3b4;
}

.product-title a {
    color: #1a171b;
}

.product-title a:hover {
    color: #009ee1;
}

.product-description {
    background-color: #ffffff;
    line-height: 130%;
    padding-top: 5px;
}

.publication-date {
    text-align: right;
    font-size: 9px;
    margin-top: 10px;
    font-weight: bold;
}

/* Error */

.error {
    color: #cc0000;
}

.saved {
    margin-left: 5px;
    margin-bottom: 10px;
    color: #cc0000;
    font-weight: bold;
}

.category-name {
    background-color: #009ee1;
    color: #ffffff;
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    width: 300px;
    padding: 4px;
    margin-bottom: 2px;
    margin-top: 10px;
}

.category-items {
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    width: 300px;
    padding: 4px;
}

.category-items a:hover {
    color: #f9c638;
}

.catholder {
    float: left;
    margin-right: 15px;
}

.catholder select {
    width: 140px;
    font-size: 11px;
}

#catform {
    margin-bottom: 0px;
}

.sitemap_level1 {
    margin: 0px;
}

.sitemap_level2_container {
    margin-left: 10px;
}

.sitemap_level3_container {
    margin-left: 20px;
}

