﻿/*Nick chat*/
#nickchat{background-color:#fcfcfc;border:solid 1px #f0f0f0;width:190px;}
#nickchat .title,#cartbox .title{font-size:14px;font-weight:bold;color:#3b6f91;}
/*-----------------------------------------------------------------------------*/

/*Page Left Menu*/
.pageleftmenu{width:190px;}
.pageleftmenu .items{background-color:#0a3e61;}
.pageleftmenu .items a,.pageleftmenu .items a:hover{display:block;padding:5px 0 5px 15px;color:White;font-weight:bold;text-decoration:none;font-size:11px;}

.pageleftmenu .separator{}
.pageleftmenu .items .subitems{border-top:solid 1px #999999;}
.pageleftmenu .items .subitems a,.pageleftmenu .items .subitems a:hover{font-size:11px;font-weight:normal;padding:4px 0 4px 25px;background-color:#f0f0f0;color:Black;}

.pageleftmenu .items a:hover,.pageleftmenu .items .subitems a:hover{}

.pageleftmenu .items .subitems .separatorsub{border-top:solid 1px #c0c0c0}
a.cateselected,a.cateselected:hover{background-color:#006699;}

/*-----------------------------------------------------------------------------


#top-menu {width:100%;border-top:solid 2px white;}
#top-menu .bg{background-color:#023473;height:34px;padding-right:100px;}

#top-menu .seperator{background: url('../pic/web/bg/tm_spc.gif');width:3px;}

#top-menu .items a{padding:0 9px;line-height:30px;display:inline-block;color:#fff;font-size:12px;font-weight:bold;border-top:solid 2px #023473;text-decoration:none;}

#top-menu .items a:hover{
	background-color:#00204f;
	border-top:solid 2px #52cf01;
}

#top-menu-timmer{text-align:right;height:24px;line-height:24px;background-color:#00204f;padding-right:10px;}
*/
#ftrmenu{height:30px;background-color:#01327e;width:875px;color:#fff;}
#ftrmenu a,#ftrmenu a:hover{line-height:30px;color:#fff;}



/*== Top menu==
	#top-menu{clear:both;height:34px;border-top:solid 2px white;background-color:red;padding:0 10px;}
	#top-menu ul {margin:0;list-style-type:none;background-color:#023473;height:34px;float:left;}
	#top-menu li {float:left;margin-right:1px;}
	#top-menu li a {padding:0 13px;line-height:32px;display:inline-block;color:#fff;font-size:12px;font-weight:bold;
	border-top:solid 2px #023473;text-decoration:none;}
	#top-menu li a:hover,#top-menu li a.current{background-color:#00204f;border-top:solid 2px #52cf01;}
	#top-menu li.seperator span{background: url('../pic/web/bg/tm_spc.gif') no-repeat;width:1px;height:31px;display:inline-block;}
*/
	#top-menu-inner{height:20px;line-height:20px;background-color:#c0defc;padding-right:10px;vertical-align:middle;}
	#top-menu-inner .submenu{float:left;height:20px;line-height:20px;display:block;}
	#top-menu-inner .submenu .innercontent{z-index:1000;position:absolute;}
	#top-menu-inner .submenu a,#top-menu-inner .submenu a:hover{	    
	    font-size:11px;font-family:Verdana;color:black;background: url('../pic/web/icon/icon-submenu.gif') no-repeat 0px 5px;padding-right:10px;padding-left:12px; color:black;
	    }
	
	#top-menu-inner .timmer{float:left;width:270px;font-family:Verdana;font-size: 9px;}



