/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.base-mini{

	
}
.base-mini .head1{/*background:url(../images/cat_bg.gif) repeat-x;*/ height:30px; text-align:center; background:#c1a576; 
}
.base-mini .head1 h2{
	font-size:18px; color:#FFFFFF; text-transform:uppercase;  text-align:center;font-family: "Microsoft Yi Baiti";
}
.base-mini .content{  padding-top:0px; background:url(../images/arrow.gif) repeat-y; margin-bottom:10px;}
#nav { padding:0px; font-size:1.1em;  }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }

#nav a,
#nav a:hover { display:block; text-decoration:none; background:url(../images/arrow.gif)  no-repeat 10px; padding-left:15px; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { /*float:left;*/ }
#nav li.active a { color:#C60001;   background:url(../images/arrow.gif)  no-repeat 0px; padding-left:15px; }
/*#nav a {  padding:5px 12px 6px 8px; color:#000000; font-weight:bold; font-family:Tahoma; font-size:11px; }*/
#nav li.over a,
#nav a:hover { color:#7cadcd;}
#nav li.over a{  }
/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px;  }
/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:15em; top:0px; left:-10000px; margin-left:1px;  }

/* Show menu */
#nav li.over > ul { left:100%; }
#nav li.over > ul li.over > ul { left:100%; }
#nav li.over ul ul { left:-10000px; }

#nav  li a:hover { color:#FF0000;  }
#nav  li a { background:url(../images/arrow.gif) no-repeat 0px; padding-left:15px; }
#nav ul li{ margin-bottom:1px;} 
#nav ul li a:hover {  }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span, #nav ul li.last li span { padding:5px 12px 6px 8px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }

/* Right site category*/
#navright { padding:0px; font-size:1.1em;  }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#navright li { position:relative; text-align:left; }
#navright li.over { z-index:999; }

#navright a,
#navright a:hover { display:block; text-decoration:none;}
#navright span { display:block; cursor:pointer; white-space:nowrap; }
#navright li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#navright li { /*float:left;*/ }
#navright li.active a { color:#C60001;  }
#navright a { /*float:left;*/ padding:5px 12px 6px 8px; color:##333333;  font-size:12px; }
#navright li.over a,
#navright a:hover {  color:#FF0000;}

/************ 1ST LEVEL ************/
#navright ul li,
#navright ul li.active { float:none; margin:0; padding-bottom:1px;  }
/*#navright ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
#navright ul li.last { background:#ecf3f6; padding-bottom:0; }

#navright ul a,
#navright ul a:hover { float:none; padding:0; background:none; }
#navright ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#navright ul { position:absolute; width:15em; top:0px; left:-10000px; margin-left:1px;  }

/* Show menu */
#navright li.over > ul { left:100%; display:none;  }
#navright li.over > ul li.over > ul { left:100%; display:none;}
#navright li.over ul ul { left:-10000px; }

#navright  li a:hover { color:#C60001;   }
#navright  li a { line-height:26px;
 background:url(../images/side_menu.png) no-repeat ; padding-left:35px; color:#333333;  line-height:26px; }
#navright ul li{ margin-bottom:1px;} 

#navright ul li a,
#navright ul li a:hover { color:#2f2f2f !important; }
#navright ul span, #navright ul li.last li span { padding:0px 12px 6px 8px;}

/************ 3RD+ LEVEL ************/
#navright ul ul { top:5px; }

#sitemap ul{
	display:inline;
}
#sitemap ul li{
	float:left;
}

#side_menu {
	background:url(../images/side_bg.png) repeat-y !important;
	background:url(../images/side_bg.gif) repeat-y;	
	padding-top:3px;
	padding-bottom:10px;
	height:100%;
}

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

#side_menu ul li a {
	background:url(../images/side_menu.png) no-repeat !important;
	background:url(../images/side_menu.gif) no-repeat;
	line-height:26px;
	padding-left:45px;
	color:#333333;
	display:block;
	text-decoration:none;
}

#side_menu ul li a:hover, #side_menu ul li a.active {
	color:#c60001;
	text-decoration:none;
}

#side_menu ul ul{
display:none;
}
#sidebottom{
	background:url(../images/side_footer.png) no-repeat;
	height:11px;
}
#testimonials {
	background:url(../images/side_bg.png) repeat-y !important;
	background:url(../images/side_bg.gif) repeat-y;	
	padding-bottom:10px;
}

.quote {
	display:block;
	background:url(../images/testimonials_bg.png) no-repeat top;
	padding-left:40px;
	padding-right:40px;
	font-size:11px;
	min-height:100px;
	height:100px;
	padding-top:13px;
}

.name {
	font-style:italic;
	padding-left:20px;
	display:block;
	font-size:11px;
}

.name b {
	color:#c60001;
	font-style:normal;
}

#supplier {
	background:url(../images/side_bg.png) repeat-y !important;
	background:url(../images/side_bg.gif) repeat-y;	
	text-align:center;
	padding-top:18px;
	padding-bottom:18px;
}

#footer {
	background:#fff;
	width:100%;
	height:45px;
	padding-top:35px;
	float:left;
	font-size:11px;
}

#footer_inner {
	width:996px;
	margin:0 auto;
}

#copyright {
	padding-left:29px;
	color:#999999;
	width:353px;
	float:left;
	height:80px;
	overflow:hidden;
}

#footer_links {
	width:596px;
	float:left;
	text-align:right;
	color:#ccc;
}

#footer_links a {
	color:#999999;
}

#footer_links a.active {
	color:#c60001;
	text-decoration:underline;
}