/***********************/
/**** [ Libris.se ] ****/
/* css: hjalle@punc.se */
/***********************/

/* column layout */

.libris-col-left {
	width: 214px;
	float: left;
	overflow: hidden;
}

.libris-col-main {
	width: 540px;
	margin: 0 14px;
	float: left;
}

.libris-col-right {
	width: 204px;
	padding: 0;
	float: right;
	overflow: hidden;
}

.one-page-checkout li, .one-page-checkout{
	padding: 0px; 
	margin: 0px; 
}

/* category menu */


#librisMenu {
	background: url(../images/libris-box-body.gif) repeat-y;
	overflow: hidden;
}

.newBoxTop {
	background: url(../images/libris-box-body.gif) repeat-y;
}

.newBoxTop .menu-footer {
	background: url(../images/libris-box-foot.gif) no-repeat left bottom;
	height: 10px;
	
}

#librisMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#librisMenu ul li {
	position: relative;
	line-height: 1;
	padding: 4px 0;
	margin: 0;
	_border-top: 1px solid #fff;
	_border-bottom: 1px solid #fff;
	
	
}


#librisMenu ul.libris-menu {
	font-size: 14px;
	_font-size: 14px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	margin: 0;
	background: url(../images/libris-box-head.gif) no-repeat;
	
}



ul.libris-menu li ul {
	font-size: 12px;
	_font-size: 12px;
	
}


li.active li, li.has-children-active li {
	padding: 0;
}

.menu-icon {
	background: url(../images/menu/big-yellow.gif) no-repeat left -52px;
	width: 17px;
	height: 17px;
	position: absolute;
	left: -4px;
	top: 4px;
	display: block;
	text-indent: -10000px;
}

li li .menu-icon {
	background: url(../images/menu/menu-yellow.gif) no-repeat left -52px;
	width: 13px;
	height: 13px;
	left: 0;
	top: 6px;
	
}


.cat-rea .menu-icon,
.cat-fyndtorget .menu-icon {
	background: url(../images/menu/big-red.gif) no-repeat left -52px;
}

li li.cat-rea .menu-icon,
li li.cat-fyndtorget .menu-icon {
	background: url(../images/menu/menu-red.gif) no-repeat left -52px;
}

.cat-cd .menu-icon,
.cat-dvd .menu-icon {
	background: url(../images/menu/big-green.gif) no-repeat left -52px;
}

li li.cat-cd .menu-icon,
li li.cat-dvd .menu-icon {
	background: url(../images/menu/menu-green.gif) no-repeat left -52px;
}

.cat-forsamlingsmaterial .menu-icon {
	background: url(../images/menu/big-orange.gif) no-repeat left -52px;
}

li li.cat-forsamlingsmaterial .menu-icon {
	background: url(../images/menu/menu-orange.gif) no-repeat left -52px;
}
.cat-diverse .menu-icon {
	background: url(../images/menu/big-purple.gif) no-repeat left -52px;
}

li li.cat-diverse .menu-icon {
	background: url(../images/menu/menu-purple.gif) no-repeat left -52px;
}

.cat-temasidor .menu-icon,
.cat-nyhetsbrev .menu-icon {
	background: url(../images/menu/big-blue.gif) no-repeat left -52px;
}


li li.cat-temasidor .menu-icon,
li li.cat-nyhetsbrev .menu-icon {
	background: url(../images/menu/menu-blue.gif) no-repeat left -52px;
}

.has-children-notactive .menu-icon {
	background-position: left -26px;
}



.has-children-active .menu-icon {
	background-position: left 0;
}

.has-children-active .has-children-notactive .menu-icon {
	background-position: left -26px;
}

.has-children-active .active .menu-icon {
	background-position: left -52px;
	
}

.has-children-active .notactive .menu-icon { 
	background-position: left -52px;
	
}

.notactive a, .active a, .has-children-active a, .has-children-notactive a {
	display: block;
	padding-left: 16px; 
	
}

#librisMenu ul li.has-children-active ul {
	padding: 0 0 0 20px;
	
}

li.notactive li, li.has-children-notactive li {
	display: none;
}

#librisMenu .menu-footer {
	background: url(../images/libris-box-foot.gif) no-repeat left bottom;
	height: 10px;
	
}

/* sidebar cart */

.libris-cart {
	background: url(../images/libris-cart-body.gif) repeat-y;
}

.libris-cart-head {
	background: url(../images/libris-cart-head.gif) no-repeat;
	text-indent: -10000px;
	height: 50px;
}

.libris-cart-foot {
	background: url(../images/libris-cart-foot.gif) no-repeat left bottom;
	height: 16px;
}

.libris-cart-empty {
	font-size: 14px;
	font-style: italic;
	color: #666;
	text-align: center;
}

.libris-cart-content {
	padding: 0 10px;
}

.libris-cart select {
	width: 190px;
	border: 1px solid #9f7f4b;
	background: #f4efe7;
	color: #222;
	margin: 5px 0;
}

.libris-cart form {
	margin: 0;
	padding: 0;
}

.libris-subtotal-checkout {
	line-height: 20px;
}

.libris-subtotal-label {
	float: left;
}

#cart_sum {
	float: right;
	font-size: 14px;
	font-weight: bold;
	font-family: Cambria, Georgia, serif;
	
}

#btn_cart {
	float: right;
	margin: 5px 0;
}

/* reset */
p {
	margin: 0 0 1em 0;
}

a img {
	border: none;
}

html, body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

h1,h2,h3,h4,h5 {
	margin: 0;
}

.brownHeader {
	color: #9f7f4b;
	padding: 0px; 
}

.right-box .right-box-header {
	margin-top: 5px; 
	width: 214px; 
	height: 5px; 
	background: url(../images/libris-box-head-right.gif) no-repeat;
	
}

.right-box {
	background: url(../images/libris-box-body-right.gif) repeat-y;
}

.right-box .right-box-footer {
	background: url(../images/libris-box-foot-right.gif) no-repeat left bottom;
	height: 15px;
}

.left-box .left-box-header {
	margin-top: 5px; 
	width: 214px; 
	height: 5px; 
	background: url(../images/libris-box-head.gif) no-repeat;
	
}

.left-box {
	background: url(../images/libris-box-body.gif) repeat-y;
}

.left-box .left-box-footer {
	background: url(../images/libris-box-foot.gif) no-repeat left bottom;
	height: 15px;
}

/* clears  displays */

.no-display {
	display: none;
}

.clr {
	clear: both;
}


/* over all */

body {
	background: #fff;
	font-size: 12px;
	line-height: 1.4;
	font-family: Calibri, Verdana, sans-serif;
	text-align: left;
	position: relative;
}

.libris-footer {
	margin: auto;
	width: 900px; 
}

.libris-wrap {
	width: 986px;
	margin: 40px auto;
}

a:link, a:visited {
	color: #444;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

/* Top Bars */

.blue {
	background-image: url(../images/topBlue.gif);
}

.yellow {
	background-image: url(../images/topYellow.gif);
}

.bar {
	width: 539px; 
	height: 80px;
	margin-bottom: 20px; 
}

.barContent {
	font-size: 36px; 
	font-weight: bold; 
	color: white; 
	font-family: Calibri, Verdana, sans-serif; 
	padding-left: 30px; 
	padding-top: 14px;
}

/* logo */

.libris-logo {
	margin: 0 0 20px 0;
}

.libris-logo img {
	display: block;
}


/* grid view */

.productListContainer {
	height: 90px; 
	overflow: hidden; 
}

ul.libris-grid {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.libris-grid li {
	position: relative;
	float: left;
	width: 120px;
	overflow: hidden;
	padding: 5px 8px 5px 6px;
	height: 210px;
	background: url(../images/libris-grid-dotted.gif) repeat-y right top;
	margin: 0 0 10px 0;
	
}

ul.libris-grid li.libris-grid-startrow {
	margin: 0;
}
ul.libris-grid li.libris-grid-endrow {
	padding: 5px 6px;
	background: none;
}

ul.libris-grid li img {
	display: block;
	margin: auto;
}

.price-buy {
	position: absolute;
	bottom: 5px;
	left: 6px;
	width: 120px;
	bottom: 5px;
	width: 120px;
}

.special-price {
	color: #f00 !important;
}


.price-buy .price-box {
	position: absolute;
	left: 0;
	bottom: 0;	font-size: 14px;
	font-weight: bold;
	color: #222 !important;
	font-family: Cambria, Georgia, serif;
}

td .price-box {
	position: relative !important;
}

.libris-grid h4 {
	font-size: 1em;
}

.special-price-regular {
	color: #aaa !important;
	font-size: 10px !important;
	font-family: Calibri, verdana, sans-serif;
}


.grid-buy {
	position: absolute;
	right: 0;
	bottom: 0;
}

/* toplist */

ul.libris-toplist {
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
	width: 204px;
	background: url(../images/libris-toplist-body.gif) repeat-y;
}

ul.libris-toplist h3 {
	background: url(../images/libris-toplist-head.gif) no-repeat left top;
	color: #9f7f4b;
	margin: 0;
	padding: 10px;
}

ul.libris-toplist .toplist-item {
	position: relative;
	padding: 4px 10px 8px 40px;
	
	
}
ul.libris-toplist li.first-item {
	background: url(../images/libris-toplist-divide.gif) no-repeat left bottom;
	padding: 4px 10px 10px 40px;
	
}
ul.libris-toplist li.last-item {
	background: url(../images/libris-toplist-foot.gif) no-repeat left bottom;
	padding: 4px 10px 20px 40px;

}

.libris-toplist-no {
	position: absolute;
	left: 10px;
	_left: -30px;
	top: 0px;
	font-size: 22px;
	line-height: 25px; 
	width: 22px;
	text-align: center;
	color: #baa389;
	font-family: Cambria, Georgia, serif;
}

.first-item .libris-toplist-no {
	background: url(../images/libris-toplist-one.gif) no-repeat;
	text-indent: -10000px;
	width: 30px;
	height: 30px;
}


.linris-toplist-title {
	color: #222;
}

.libris-toplist-auth {
	color: #888;
}


/* search */

.search-panel {
	position: relative;
}