#body-01{
	background: url(/images/body_02_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#body-01>div{
	background: url(/images/body_01_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#body-01>div>div{
	background: url(/images/body_03_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 0px 30px;
}


#body-001{
	float: left;
	width: 254px;
	margin-right: 11px;
}

#body-001-categories{
	background-color: #E5DDC1;
	padding: 3px 10px;
}

#body-001-categories>ul{
	margin: 0;
	padding: 0;
}

#body-001-categories>ul>li{
	list-style: none;
	padding: 3px 0px;
}

#body-001-categories>ul>li>ul>li{
	list-style: none;
	padding: 3px 0px 3px 12px;
}


#body-001-categories>ul>li>ul{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}


li.sel{
  font-weight: bold;
}


li.sel-curr li{
  font-weight: normal;
}

ul>li.sel-curr{
  font-weight: bold;
}


li>ul>li.sel-curr{
  font-weight: bold;
  background-image:url(/images/arrow.png);
  background-repeat:no-repeat;
  background-position:3px 5px;
}


li.sel li{
  font-weight: normal;
}



#body-001-splitter{
  color: white;
  font-size: 9pt;
  padding: 2px 0px 0px 6px;



  height: 17px;  /* 19 -2 */
	background: url(/images/left_divider_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
  
}

#body-001 .spec-cat{
	margin-bottom: 7px;
}

#body-002{
	float: left;
	width: 738px;
}




#body-002-full-path{
  padding: 3px 0px 3px 0px;
  font-size: 9pt;

}


#body-001-menu{
  font-size:9pt;
	padding: 2px 0px;
	text-align: center;
}

#body-002-topbooks{
	height: 225px;
	width: 748px;
	margin-left: -11px;
}


#body-002-center{
	float: left;
	width: 480px;
}

.book-item{
  float: left;
  width: 230px;
  height: 240px;
  margin: 10px 10px 0px 0px;
}


.big-book-item{
  height: 260px;
  margin: 10px 10px 0px 0px;
}


.desc-label{
  font-size: 8pt;  
}

.desc-cont{
  font-size: 9pt;  
  color: black;
  
}

.spec-price{
  color: #743A23;
  font-weight: bold;
}


#body-002-center #body-002-center-random{
  margin: 0px 5px 5px 0px;
}

#body-002-center .body-002-center-random-header{
  color: #743A23;
  font-size: 9pt;
  padding: 2px 0px 0px 6px;
  height: 19px;
  background: url(/images/center_right_header_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}



#body-002-righttops{
	float: left;
	width: 257px;
  color: black;
  padding: 10px 0px 0px 0px;
}



#body-002-righttops .block-top{
}

#body-002-righttops .block-top-header{
  color: #743A23;
  font-size: 9pt;
  padding: 2px 0px 0px 6px;
  height: 19px;
  background: url(/images/center_right_header_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}


#body-002-righttops a{
/*  color: black;
  font-size: 9pt;
*/
}


#body-002-righttops a.simple-link{
	color: #743A23;
}


.newest-top-item{
  padding: 10px;
}


.hide-nums>span>span{
  font-weight: bold;
}


.block-top>.top-item-number{
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	display: inline-block;
	padding: 8px 0px 8px 10px;
	font-size: 24pt;
  color: #743A23;
  width: 35px;
  text-align: left;
/*
  border-width: 0px 0px 1px 0px;
  border-color: #743A23;
  border-style: solid;
*/
}


.block-top>.top-item-content{
	padding: 8px 0px 8px 10px;
	font-size: 9pt;
	display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  color: #504A47;
  width: 180px;
}

.block-top>.top-item-content span
{
  color: #743A23;
  font-weight: bold;
}


.pagination{
  background-color: #CCC;
  text-align: center;
  width: 466px;
  margin: 2px 0px;
  padding: 3px;
	font-size: 9pt;

}

.pagination>span.current{
  font-weight: bold;
}


label{
  display: inline-block;
  width: 205px;
  padding: 0px 5px 0px 0px;
  text-align: right;
}


input#login, input#password, input#user_email, input#user_old_password, input#user_password, input#user_password_confirmation, input#ddk_code, input#swedbank_card_code, input.std {
  border: 1px solid #73655B;
  padding: 1px;
  width: 250px;
  height: 18px;
  background-color: #EBE3CC;
}


div.fieldWithErrors input{
  background-color: red;  
}


#cart-table{
  margin-left: 10px;
}

th{
  background-color: #DBCCA3;
  font-weight: normal;
  padding: 2px 20px 2px 20px;
}

th.th-apr{
  width: 295px;
}

th.th-daudz{
  width: 50px;
}

th.th-cena{
  width: 100px;
}

th.th-summa{
  width: 100px;
}


#cart-table td{
  height: 80px;
  text-align: center;
  vertical-align: middle;
}

#cart-table td.sep{
  height: 15px;
  text-align: center;
  vertical-align: middle;
}


#cart-table .laligned{
  text-align: left;
  padding-left: 5px;
}

#cart-table .raligned{
  text-align: right;
}


#cart-table input.item-count{
  border: 1px solid #73655B;
  text-align: center;
  padding: 1px;
  width: 25px;
  height: 18px;
  background-color: #EBE3CC;
}

form{
  display: inline;
}

h1{
  padding-left: 10px;
  font-size: 14px;
  color: #504A47;
}


li{
	padding: 10px 0px 10px 0px;
}

.suggestions
{
	position: absolute; 
	background-color: white; 
	text-align: left;
	white-space: nowrap;
	padding: 0;
	margin: 0 0 0 210px;
	border: none;
}

.suggestions ul
{
	width: 300px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.suggestions ul li
{
	margin: 0;
	padding: 2px 4px;
	border-bottom: 1px dotted #743A23;
}
