/**
 * aheadWorks Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://ecommerce.aheadworks.com/LICENSE-M1.txt
 *
 * @category   AW
 * @package    AW_Kbase
 * @copyright  Copyright (c) 2008-2010 aheadWorks Co. (http://www.aheadworks.com)
 * @license    http://ecommerce.aheadworks.com/LICENSE-M1.txt
 */

.kbase {
    display: block;
    width: 1180px;
}

.kbase-block {
    display:block;
    padding:0px;
    margin:40px 0;
}
.kbase-block-main {
    display:block;
}
.kbase-block-search {
    display:block;
}

.kbase-block-title {
    text-align: center;
    margin: 15px 0px;
}

.kbase-main-search {
width: 600px;
margin: 60px auto;
text-align: center;
}

.kbase-main-search h2 {
    margin-bottom: 25px;
}

.kbase-main-search input {
width: 500px;
margin: 0 auto;
display: block;
height: 34px;
border-right: none;
}

.kbase-main-search .searchButton {
    display: none;
}

.kbase-main-search label {
    display:none;
}

.kbase-main-category {
background: none;
background-color: #fff1ed;
border-color: #fff1ed;
box-shadow: none;
}

.kbase-main-category ul.kbase-list.level-0 > li > a:first-child {
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.kbase-main-category ul.level-1 > li > a {
    font-weight: normal;
    margin:2px 0px;
}

.kbase-main-category ul.level-1 {
    position: relative;
    min-height: 140px;
}

.kbase-main-category ul.level-1 > li > a {
    font-weight: normal;
}

.kbase-main-category ul.level-1 > li:last-child {
    margin-top: 7px;
    position: absolute;
    left: 0px;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 3px;
    bottom: 0px;
    }

.kbase-main-category ul.level-1 > li:last-child a {
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
}

.kbase-main-category .kbase-list ul, .kbase-main-category .kbase-list li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 11px;
}

.kbase-main-category ul.kbase-list.level-0 {
    padding: 0px;
}

.kbase-main-category ul.kbase-list.level-0 > li {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 35px;
    margin-top: 5px;
    text-align: left;
    float: left;
    width: 250px;
}

.kbase-main-category ul.kbase-list.level-0 > li:first-child {
    margin-left: 35px;
}

.kbase-main-category ul.kbase-list.level-1 > li {
    margin-bottom: 2px;
}

.kbase-main-category ul.kbase-list.level-1 > li:last-child {
    margin-top: 10px;
}

.kbase-main-top, .kbase-list-container {
    width: 890px;
    float: left;
    font-size: 12px;
}

.kbase-main-top h4 {
    margin-bottom: 3px;
    font-size: 11px;
    color: black;
}

.kbase-main-top > h4:first-child {
    font-size: 13px;
}



.kbase-main-top h2 {
    width: 100%;
    text-align: center;
}

.kbase-main-top ul.level-0 {
    list-style: none;
    padding-left: 0px;
}

.kbase-main-top ul.level-0 > li {
    list-style: none;
    float: left;
    display: block;
    width: 380px;
    margin: 30px 65px 30px 0px;
    height: 95px;
    position: relative;
    font-size: 11px;
}

.kbase-main-top ul.level-0 > li > a, .kbase-main-top ul.level-0 > li > p {
    float: left;
    display: block;
    clear: both;
    width: 100%;
    margin-bottom: 5px;
}

.kbase-main-top ul.level-0 > li > p {
    float: left;
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
}

.kbase-main-top ul.level-0 > li a:last-child {
    position: absolute;
    bottom: -10px;
    left: 0px;
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: normal;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 3px;
}


.kbase-sidebar-category, .kbase-main-contact {
    float: right;
    width: 280px;
    min-height: 190px;
    background: none;
    margin-bottom: 25px;
    padding-bottom: 25px;
    font-size: 12px;
}


.kbase-sidebar-category {
    background-color: rgba(76, 221, 56, 0.15);
}


.kbase-sidebar-category h4, .kbase-main-contact h4 {
    text-align: left;
    padding-left: 25px;
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}


.kbase-main-contact {
    margin-top: 0px;
    background-color: rgba(229, 237, 247, 1);
}

.kbase-sidebar-category #sidebarCategory {
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    padding-left: 25px;
}

.kbase-sidebar-category #sidebarCategory li {
    list-style: none;
    display: block;
    float: left;
    clear: both;
    margin: 2px 0px;

}

.kbase-sidebar-category #sidebarCategory li a {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
}

.kbase-main-contact span {
    padding: 0px 25px;
    float: left;
    width: 100%;
}

.kbase-main-contact span strong {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
    margin-right: 5px;
}

.kbase-main-contact span .glyphicon {
    margin-right: 5px;
    font-size: 11px;
    top: 1px;
    padding: 0px;
    float: none;
    width: auto;
}

.kbase-main-latest {
}

.kbase-main-tag {
}

.kbase-main-tag .kbase-list li {
    display:inline;
}

.kbase .kbase-sorter {
	background:url("../images/bkg_toolbar.gif") repeat-x scroll 0 100% #FFFFFF;
	border-top:1px solid #E2E2E2;
	font-size:11px;
	padding:4px 8px;
	text-align:left;
	height:19px;
}

.kbase .kbase-sorter .amount {
	float:left;
	margin:0;
}
.kbase .kbase-sorter .sort-by {
	float:right;
    padding-right:36px;
}
.kbase .kbase-sorter .sort-by label {
    vertical-align:middle;
}
.kbase .kbase-sorter .sort-by select {
    margin:0 0 1px;
    padding:0;
    vertical-align:middle;
}
.kbase .kbase-sorter .sort-by img {
	vertical-align:middle;
}
.kbase .kbase-sorter label {
	font-weight:normal;
	color:inherit;
}
.kbase .kbase-sorter:after {
	display:block;
	content:".";
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden;
	zoom:1;
}
.kbase-listing {
    border:1px solid #C4C1BC;
}
.kbase-listing p {
    margin:0;
}
tr.kbase-listing:hover {
    background-color:#FCF5DD;
    cursor:pointer;
}
.kbase-listing-full {
}
.kbase-listing-description {
}
.kbase-listing-tag {
    font-size:80%;
}
.kbase-listing-rating {
}
.kbase-listing-date-updated {
}
table .kbase-listing {
    border:1px solid #BEBCB7;
    width:100%;
    border-spacing:0;
    empty-cells:show;
    font-size:100%;
}
.kbase-listing thead th {
    border-bottom:0 none !important;
    background:url("../../images/bkg_th.gif") repeat-x scroll 0 100% #D9E5EE;
    border-right:1px solid #C2D3E0;
    color:#0A263C;
    font-weight:bold;
    padding:2px 8px;
    vertical-align:middle;
    white-space:nowrap;
}
.kbase-listing tbody td {
    border-bottom:1px solid #D9DDE3;
}
.kbase-listing tbody td.kbase-listing-general {
    border-right:1px solid #D9DDE3;
}
.kbase-listing tbody td.kbase-listing-rating {
    text-align:center;
    border-right:1px solid #D9DDE3;
}
.kbase-listing tbody td.kbase-listing-date-updated {
    text-align:center;
}
.kbase-listing td {
    padding:10px;
}
.kbase-even {
    background:none repeat scroll 0 0 #EEEDED;
}
.kbase-odd {
    background:none repeat scroll 0 0 #F8F7F5;
}

.kbase-article {
    float: left;
}

.kbase-article-date {
    font-size:85%;
}
.kbase-article-author {
    font-style:italic;
}

.kbase-article-text-wrap {
    width: 870px;
    float: left;
    background: none;
    margin: 40px 0px;
    font-size: 12px;
}

.kbase-article-text-wrap h2 {
    margin-top: 0px;
}

.kbase-article-text-wrap h4 {
    color: black;
}

.kbase-article-text {
    margin-bottom: 35px;
}

.kbase-article-text UL.products-grid,
.kbase-article-text UL.products-grid UL,
.kbase-article-text  OL.products-list {
    list-style: none outside none !important;
}

.kbase-listing-general UL.products-grid {
    width:100%!important;
}

.kbase-article-text ol {
    list-style-position: inside;
    list-style-type: decimal;
}

.kbase-article-text ul {
    list-style-position: inside;
    list-style-type: disc;
}

.kbase-article-attachment {
    text-transform: uppercase;
    font-size: 9px;
}

p.kbase-article-category {
    text-transform: uppercase;
    font-size: 9px;
}

.kbase-right-sidebar {
    float: right;
    width: 280px;
}

.kbase-article-tag {
}
.kbase-article-rating {
}
.kbase-article-rating:after {
    display:block;
    content:".";
    clear:both;
    font-size:0;
    line-height:0;
    height:0;
    overflow:hidden;
}
.kbase-article-rating span {
    float:left;
    margin-right:10px;
}
.kbase-article-rating .rating-box {
    float:left;
    margin-top:3px;
}
.kbase-article-rating select {
    min-width:40px;
    padding:1px;
    margin-right:2px;
}
.kbase-article-rating form {
    float:right;
}
