﻿
/*--- section specific styles ---*/

#browse-top
{
	background-color: #A04800;
}

#dots
{
	background-color: #E76902;
}

#browse-leftnav
{
	 background-color: #A04800;
	 background-image: url(../images/back_bord/ln_books_zines.gif);
	 background-repeat: repeat-x;
	 background-position: bottom;
	 border-right: solid 2px #A04800;
	 border-left: solid 2px #A04800; 
	 padding-left:5px;
	 width:151px;
}

#breadcrumbs
{
	background-color: #E76902;
	color: #FFF266;
}

#breadcrumbs a
{
	color: #ffffff;
}

.selecteditem
{
	background-color: #E76902;
}
.cbutton
{
	background-image:url(../images/common/button-brown.gif);
	border:0;
	height:23px;
	width:102px;
	font-family:Arial,verdana;
	color:White;
	font-size:15px;
	font-weight:bold;
	background-repeat:no-repeat;
}
.srchbutt
{
	background-image:url(../images/buttons/btn_search_book&zines.gif);
	border:0;
	background-color:Transparent;
	cursor:pointer;
	width:120px;
	height:29px;
}