﻿
#browse-top
{
	background-color: #ed7000;
}

#dots
{
	background-color: #981EE3;
}

#browse-leftnav
{
	 background-color: #60019B;
	 background-image: url(../images/back_bord/ln_giftcard.gif);
	 background-repeat: repeat-x;
	 background-position: bottom;
	 border-right: solid 2px #ed7000;
	 border-left: solid 2px #ed7000; 
	 padding-left:5px;
	 width:151px;
}

#breadcrumbs
{
	background-color: #ff7e00;
	color: #66E2FE;
}

#breadcrumbs a
{
	color: #ffffff;
}

.selecteditem
{
	background-color: #ed7000;
}
.cbutton
{
	background-image:url(../images/common/Button-Orange.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_serach_graf.gif);
	border:0;
	background-color:Transparent;
	cursor:pointer;
	width:120px;
	height:29px;
}