﻿.header .title
{
    background-image: url(../images/logo/logo.png);
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 50px;
    margin-top: 5px;
    margin-left: 5px;
}
.header .title a
{
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    text-decoration: none;
}

.header .version
{
    position: absolute;
    right: 10px;
    top: 8px;
}

.header .version a
{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}



.intro
{
    font-family: arial,tahoma,helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.5em;
}

.htoolbar
{
    background-image: url("../images/logo/logo.png");
    background-position: center center;
    background-repeat: no-repeat;
}

#logo
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    z-index: 100000;
}
.topnav{
	width:100%;
	height:63px;
	text-align:right;
	overflow:hidden;
	float:right;
	background-image: url(../images/header/logo.png);
	background-repeat: no-repeat;
	}
.sitenav{
	float:right;
	line-height:22px;
	margin-top:4px;
	clear:both;
	margin-right:10px;
}
.sitenav .welcome{
	float:left;
	color:#555;
	margin-right:10px;
	padding-top: 3px;
}
.sitenav .welcome span {
	padding-right: 5px;
	padding-left: 5px;
}

.sitenav .welcome a{
	color: #F00;
	text-decoration: none;

}
.sitenav .welcome .username{
	color:#0066ac;
	font-weight:bold;
}
.sitenav .resize {
	padding-top: 8px;
	float: left;
}

.sitenav .resize img{
	vertical-align:middle;
	float:left;
}
.sitenav .resize img{
	margin-right:5px;
}
.sitenav .sitelink{
	float:left;
	padding-left:5px;
	padding-top: 3px;
}
.sitenav .sitelink a{
	color:#555;
	text-decoration: none;
	background-image: url(../images/header/top_nav_link.jpg);
	background-repeat: repeat-x;
	line-height: 20px;
	display: block;
	float: left;
	height: 20px;
	margin-left: 5px;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #c1d5ed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sitenav .sitelink a:hover{
	color:#fff;
	text-decoration:none;
	background-image: url(../images/header/top_nav_link2.gif);
	border: 1px solid #1684bf;
}

.leftnav{
	display:block;
	clear:both;
	float:right;
	margin-top:2px;
	height:32px;
	width:100%;
	overflow:hidden;
}

.leftnav ul{
	height:32px;
	list-style:none;
	display:block;
	float:right;
	margin-right:4px;
}
.leftnav ul li{
	float:left;
}
.leftnav ul li a{
	display:block;
	line-height:28px;
	color:#006699;
	width:70px;
	text-decoration:none;
	text-align:center;
	height: 28px;
	padding-top: 4px;
	background-image: url(../images/header/top_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.leftnav ul li a:hover{
	color:#FFF;
	line-height:30px;
	text-decoration:none;
	background-image: url(../images/header/top_nav_on.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 2px;
	height: 30px;

}
.leftnav ul li.thisclass a,.leftnav ul li.thisclass a:hover{
	color:#FFF;
	line-height:30px;
	padding-top:2px;
	text-decoration:none;
	background-image: url(../images/header/top_nav_on.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}

.leftnav ul li.navleft{
	width:10px;
	height:34px;
	background-image: url(../images/header/top_nav_left.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftnav ul li.navright{
	width:10px;
	height:34px;
	background-image: url(../images/header/top_nav_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.topbutton
{
	cursor:pointer;
}

.statusBar
{
	background-image: url(../images/header/top_nav_link.jpg);
	vertical-align:bottom;
}

.productlist {
	MARGIN-TOP: 20px
}
.productlist LI {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 5px 0px 10px; OVERFLOW: hidden; WIDTH: 205px; PADDING-TOP: 0px; HEIGHT: 108px
}
.productlist LI DIV {
	width:100px;
	background:url(../images/mico_l.gif) no-repeat;
	margin:0px auto;

}

.productlist LI DIV a{
	display:block;
	font-size:12px;
	width:100px;
	height:108px;
	padding-top:84px;
	color: #006699;
	text-decoration: none;
	text-align:center;
}

.productlist LI DIV a:hover{
	background:url(../images/mb_bg.gif) no-repeat;
	color: #FF0000;
}
