body {
    font-size: 8pt;
    color: rgb(131, 129, 130);
    background: url(../images/mainbck.jpg) repeat-x;
    font-family: Arial,Helvetica,sans-serif;
}
p {
    margin-bottom: 1em;
    line-height: 1.5em;
}

strong {font-weight: bold;}

a {
    color:#50a300;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}

hr {
    text-align: right;
    height: 1px;
    border: none;
} /* For Internet Explorer */
html>body hr {
    margin-right: 0;
    height: 1px;
    background-color: #EDEDED;
    border: none;
} /* For Gecko-based browsers */
html>body hr {
    margin-right: 0;
    height: 1px;
    background-color: #EDEDED;
    border: 0px solid #EDEDED;
} /* For Opera and Gecko-based browsers */

.main{
    background: url(../images/top.jpg) no-repeat;
}
.main h3 {
    font-size: 1.2em;
    padding: 10px 0 10px 0;
    font-weight: bold;
}
.main-content {
    padding: 0px 20px 20px 20px;
}
.main-content h1, .main-content h2, .main-content h3 {
    font-weight:bold;
    padding-bottom:10px;
}
.main-content h1 {
    font-size:2em;
}
.main-content h2 {
    font-size:1.5em;
}
.main-content h3 {
    font-size:1.25em;
}
.main-content h3 a {color: rgb(131, 129, 130);}
.main-content p {
    text-align:justify;
}
.main-content li {
    margin-bottom: 1em;
    line-height: 1.5em;
}
.main-content ol li {
    list-style-type:decimal;
    list-style-position:inside;
    text-align:justify;
}
.main-content ol li strong {
    /*display:block;*/
}
.main-content table td {
    border:1px solid #DEDEDE;
    padding:3px;
}
.main-content li ul {margin-left:30px;}
.main-content li ul li {list-style-type:disc;}
.main-menu .level4 {
	margin-left:0.75em;
}
.main-menu .level5 {
	margin-left:1.5em;
}

#logo {
    padding: 20px 0px 0px 20px;
}

#doc-600 {
    margin:auto;
    text-align:left; /* leave unchanged */
    width:46.15em;/* non-IE */
    *width:45.00em;/* IE */
    min-width:600px;/* optional but recommended */
}

#info {
    margin-top: 35px;
    padding-right: 10px;
    padding-bottom: 30px;
}
#info h2 {
    font-size: 2em;
    font-weight: bold;
}

#info li {
    padding-bottom: 5px;
}

#track {
    margin-bottom: 10px;
}

#site-index {}
#site-index .yui-u {
    margin-bottom: 10px;
}
#site-index h2 {
    font-size: 1.2em;
    font-weight:bold;
    margin-bottom:10px;
}
#site-index img {
    float:left;
}
#site-index b {
}
#site-index b.i-manual,
#site-index b.i-faq,
#site-index b.i-shop,
#site-index b.i-blog {
    float:left;
    width:48px;
    height:64px;
    background:url(../icons/icons.jpg) no-repeat;
}

#site-index b.i-manual {
    background-position:-48px -64px;
}
#site-index b.i-faq {
    background-position:-48px 0px;
}
#site-index b.i-shop {
    background-position:0px 0px;
}
#site-index b.i-blog {
    background-position:0px -64px;
}

#ft {
    background:url(../images/footer.jpg) center bottom no-repeat;
    border-top: 1px solid #EDEDED;
    line-height: 1.5em;
    padding: 20px 20px 20px 40px;
    text-align: right;
}

#ft strong {
    font-weight:normal;
}
a.orange {font-size:150%;}
.orange, .orange a {
    color: #FF7E00;
}

.green, .green a{
    color: #90D300;
}

.red, .red a {
    color: #CE0000;
}

.blue, .blue a {
    color: #0066FF;
}
.center {text-align:center;}
.clear {clear:both;}
strong.none, .normal {font-weight:normal;}
.warning {
    border-color:#AAAAAA #AAAAAA #AAAAAA #1E90FF;
    border-left:10px solid #EA7903;
    border-style:solid;
    border-width:1px 1px 1px 10px;
    margin-bottom: 10px;
	overflow:hidden;
    padding: 10px;
}
/*topmenu*/
.topmenu {
    height: 50px;
}
.topmenu ul, .topmenu li {
    margin: 0px;
    padding: 0px;
}
.topmenu ul {
    text-align: right;
    padding-top: 25px;
    margin-right: 0px;
}
.topmenu li {
    list-style: none;
    display:inline;
    margin-left: 15px;
}

.topmenu a:link, .topmenu a:visited {
    color:#666;
    text-decoration:none;
}
.topmenu ul li a:hover {
    color:#ce0000;
}
/* catalogue index page */
table.catalogue-index td.cright {vertical-align:top;padding-top:15px;}
.catalogue-index a.imain, .catalogue-index a.citem {
	display:block;
	text-align:center;
	text-decoration:underline;
}
.catalogue-index a.imain {
	color:#666;
	font-size:1.3em;
	margin-bottom:10px;
	text-transform:uppercase;
}
.menu-catalogue {
    font-size:1.5em;
    line-height:1.5em;
    overflow:hidden;
    height:1%;
    padding:0px 0px 1em 0px;
}
.menu-catalogue ul, .menu-catalogue li {
    margin: 0px;
    padding: 0px;
}

.menu-catalogue li{
    list-style: none;
    float:left;
    margin-right: 15px;
    white-space:nowrap;
}
.menu-catalogue a{
    color:#404040;
    text-decoration:none;
}
.menu-catalogue a:hover {
    text-decoration:underline;
}
.menu-catalogue .current {
    font-weight:bold;
}


.submenu {
    float: right;
    text-align: right;
    padding-bottom:10px;
    padding-left:20px;
}
.submenu h2 {
    font-size:1.2em;
    font-weight:bold;
    padding-bottom: 5px;
}
.submenu ul {}
.submenu ul li {
    padding:0px;
    margin:0px;
}
.submenu ul li:first-letter {
    padding-left:0px;
}
.submenu .current {
    font-weight: bold;
}

/* info channel */
.item {
    border-bottom:1px solid #DEDEDE;
    padding:10px;
    overflow:hidden;
    height:1%;
}
.item .title {
    font-size:1.2em;
    font-weight:bold;
}
.item .date {
    float:right;
    font-size: 80%;
    padding-top: 5px;
}
.item .desc {
    line-height:1.5em;
}

.item h3 {
    font-size:1.5em;
    font-weight: bold;
    padding-bottom: 10px;
}
.item ul {}
.item li {
    list-style-type:none;
    list-style-position:inside;
    margin:0px;
    text-indent:-2em;
}

.item .l-desc{}
.item .r-desc{
    padding-bottom:5px;
    padding-left:100px;
}
.item .r-price{
    font-size:1.2em;
    font-weight:bold;
    padding-bottom:5px;
    padding-left:20px;
}
.item .b-desc{
    text-align:right;
}


.list_title {
    padding: 5px 10px;
}


table.price {width:100%;}
table.price th {
    border:1px solid #aaa;
    padding:5px;
    font-weight:bold;
}
table.price td {
    border:1px solid #aaa;
    padding:5px;
}

