/*main site framework*/
/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
s, s a {
	color: #F0F !important;
}

body {
	text-align:center;
	background: #ecebf0 url(../_images_gen/body_bg.gif) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:80%;
	margin:0;
	color: #23205A;
	padding: 0 0 20px 0;
	overflow-y: scroll;
	_overflow-y: auto;
}
#SiteContainer {
	margin: 0 auto;
	width: 940px;
	padding: 0 10px;
	_padding: 0;
	background: url(../_images_gen/wrapper_bg.png) repeat-y;
	_background: url(../_images_gen/wrapper_bg.gif) repeat-y;
	text-align:left;
}

.Incomplete {
	color: #f0f !important;
	font-weight: bold !important;
}

/*header area*/
#Header {
	background: #23205A url(../_images_gen/characters.gif) no-repeat 230px;
	position:relative;
}
#Header img {
	margin: 32px 15px 28px 32px;
	float: right;
}
#DateToOrder {
	padding: 0 20px;
	text-align: center;
}
#DateToOrder a {
	color: #23205A;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 15px;
	border: 1px dotted #fff;
	font-size: 85%;
}
#DateToOrder a:hover {
	background: #fff;
}
#PhoneNumber {
	float: left;
	color: #fff;
	margin: 77px 0 0 20px;
	font-size: 140%;
	background: url(../_images_gen/tel_no.gif) no-repeat left top;
	text-indent: -9000px;
	width: 160px;
}
/*header homepage */

/*main nav bar*/
#mainnav {
	float: left;
	width: 200px;
	background: url(../_images_gen/nav_bg.gif) repeat-y top left;
}
#mainnav blockquote {
	background: url(../_images_gen/nav_bg_bottom.gif) no-repeat bottom left;
	padding: 0 0 200px 0;
	text-align: center;
}
#Home div#mainnav blockquote {
	background: url(../_images_gen/nav_bg_bottom.gif) no-repeat bottom left;
	padding: 0 0 100px 0;
}
#mainnav ul {
	list-style: none;
	margin:0;
	padding: 20px;
	background: url(../_images_gen/nav_bg_top.gif) no-repeat top left;
	text-align:left;
}
#mainnav ul li {
	margin: 0 0 7px 0;
	_margin: 0px 0 0 0;
}
#mainnav ul a {
	display: block;
	font-size: 85%;
	padding: 8px 10px;
	background: #e9eb54;
	border: 1px solid #f6f6b6;
	font-weight: bold;
	text-decoration: none;
	color: #23205A;
}
#mainnav ul a:hover {
	background: #fff;
}
#mainnav ul a.Active {
	background: #23205A url(../_images_gen/active_arrow.gif) no-repeat 140px;
	color: #e9eb54;
}
ul.SubNav {
	background: #23205A !important;
	padding: 0 10px 10px 10px !important;
	margin: 0 5px !important;
	border-bottom: 1px solid #f6f6b6;
	border-right: 1px solid #f6f6b6;
	border-left: 1px solid #f6f6b6;
	_margin: 0 5px 7px 5px !important;
}
ul.SubNav li {
	padding: 10px 0 0 0 !important;
	margin: 0 !important;
}
ul.SubNav li a {
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	border: none !important;
	color: #f6f6b6 !important;
	font-weight: normal !important;
	font-size: 80% !important;
}
ul.SubNav li a:hover {
	color: #e0e20c !important;
}
ul.SubNav li a.Active {
	color: #fff !important;
	font-weight: bold !important;
}

/*main page area*/

#page {
	padding: 30px;
	text-align:left;
	background: ;
	position:relative;
	width: 680px;
	float: right;
	font-size: 85%;
	background: url(../_images_gen/page_bg.gif) no-repeat top right;
	_overflow: hidden;
}

#page a {
	color: #669933;
	text-decoration: none;
}
#page a:hover {
	color: #669933;
	text-decoration: underline;
}
#page h1,
#page h2,
#page h3,
#page h4,
#page p,
#page ul,
#page ol,
#page blockquote {
	margin: 0 0 15px 0;
	padding: 0;
}
#page h1,
#page h2,
#page h3,
#page h4
{
	line-height: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #A2A1B9;
}
#page h1 a,
#page h2 a,
#page h3 a,
#page h4 a
{
	text-decoration: none;
	color: #669933;
}
#page h1 a:hover,
#page h2 a:hover,
#page h3 a:hover,
#page h4 a:hover
{
	text-decoration: underline;
}
#page h1 {
	font-size: 180%;
	font-weight: normal;
}
#page h2 {
	font-size: 150%;
	font-weight: normal;
}
#page h3 {
	font-size: 150%;
}
#page h4 {
	font-size: 120%;
}
#page ol {
	padding: 0 0 0 15px;
}
#page ul {
	list-style: none;
	padding: 0;
}
#page ul li {
	padding: 0 0 0 15px;
	background: url(../_images_gen/li_bg.gif) no-repeat left 3px;
}
#page li {
	margin: 0 0 4px 0;
}
#Print {
	float: right;
	margin: 10px 0 0 0;
}
h1.PageTitle {
	font-size: 320% !important;
	margin: 0 0 0 0 !important;
	color: #23205A !important;
	height: 40px;
}
h2.SubTitle {
	margin: 0 0 0 0 !important;
	font-size: 180% !important;
}
h1#Title_privacy {
	text-indent: -9000px;
	background: url(../_images_gen/title_privacy.gif) no-repeat left top;
}
h1#Title_delivery {
	text-indent: -9000px;
	background: url(../_images_gen/title_delivery.gif) no-repeat left top;
}
h1#Title_recruitment {
	text-indent: -9000px;
	background: url(../_images_gen/title_vacancies.gif) no-repeat left top;
}
h1#Title_platter {
	text-indent: -9000px;
	background: url(../_images_gen/title_platters.gif) no-repeat left top;
}
h1#Title_contact {
	text-indent: -9000px;
	background: url(../_images_gen/title_contact.gif) no-repeat left top;
}
h1#Title_news {
	text-indent: -9000px;
	background: url(../_images_gen/title_news.gif) no-repeat left top;
}
h1#Title_wholesale {
	text-indent: -9000px;
	background: url(../_images_gen/title_wholesale.gif) no-repeat left top;
}
h1#Title_cart,
h1#Title_checkout {
	text-indent: -9000px;
	background: url(../_images_gen/title_cart.gif) no-repeat left top;
}
h1#Title_register {
	text-indent: -9000px;
	background: url(../_images_gen/title_register.gif) no-repeat left top;
}
#PageCopy {
	padding: 10px 0 0 0;
	width: 680px;
}
/*menu pages*/
#MenuIntro {
	clear: both;
}
#MenuIntroLeft {
	width: 326px;
	float: left;
}
#MenuIntroRight {
	width: 326px;
	float: right;
}
#MenuIntroRight h1 {
	font-size: 120% !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 !important;
}
#MenuIntroRight h1 a {
	background: #E0E20C;
	display: block;
	padding: 7px 0 8px 0;
	text-align: center;
	text-decoration: underline;
	color: #23205A;
}
#MenuFilter {
	border: 1px solid #23205A;
	width:306px;
	margin:0 0 0 0;
	padding: 10px;
	position:relative;
	background: #E0E20C;
}
#MenuFilter p {
	margin:0 0 0 0 !important;
}
#MenuFilter label {
	font-size:90%;
	margin-left:4px;
}
#MenuFilterButton {
	position:absolute;
	right:10px;
	bottom:10px;
	width: 100px;
	background: #23205A;
	color: #E0E20C;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding: 2px 0;
}
p.Instructions {
	padding: 0 0 10px 0 !important;
	font-size: 120%;
}

#Menu #LeftColumn {
	width:326px;
	float:left;
}
#Menu #RightColumn {
	width:326px;
	float: right;
}
#Menu h2 {
	font-size:100%;
	background:#23205A;
	color:#E0E20C;
	padding: 4px 0 5px 6px;
	margin: 15px 0 4px 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Menu p {
	margin:2px 0 0 0;
	padding:0 0 2px 0;
	border-bottom: 1px solid #E0E20C;
	clear: both;
}
.price {
	float: right;
}
#Menu p.PlatterIntro {
	margin:2px 0 0 0;
	text-align:left;
	font-size:90%;
	padding-bottom:10px;
	font-weight:bold;
}
#Menu p.PlatterIntro span {
	float:right;
}
#Menu a.NameLink {
	font-size:90%;
	color:#23205A;
	float: left;
	display: block;
	width: 260px;
}
p.PlatterItem a.NameLink {
	width: 215px !important;
}
#Menu a.AddLink {
	font-size:110%;
	padding: 1px 6px;
	color:#23205A;
	font-weight: bold;
}
#Menu a.AddLink:hover {
	text-decoration:none;
	color:#E0E20C;
	background: #23205A;
}
.New strong {
	text-transform:uppercase;
	background:#E0E20C;
	padding:0 2px;
}
.New {
	font-weight:bold;
}

/*platter menu*/

#PlatterNav {
	width:440px;
	text-align:right;
	position:absolute;
	right:30px;
	top:37px;
	z-index: 10;
}
#PlatterNav ul{
	list-style-type:none;
	margin:0;
	padding:0;
	float: right;
}
#PlatterNav li{
	display:block;
	margin:0 0 0 5px;
	padding:0;
	background: none !important;
	float: left;
}
#PlatterNav a{
	display: block;
	padding: 5px 10px;
	background: #E0E20C;
	color: #23205A;
	font-weight: bold;
}
#PlatterNav a:hover{
	background: #23205A;
	color: #E0E20C;
	text-decoration: none;
}
table#hireprices th, table#hireprices td{
	padding:0 20px 10px 0;
}



/*content area*/

#content {
	padding: 0 0 0 0;
	position:relative;
}
#TextArea {
	width:460px;
	float: left;
}
#PicArea {
	width: 182px;
	float: left;
	padding: 5px 0 0 40px;
}
.PicHolder {
	margin-bottom:50px;
	border:1px solid #BFBFBF;
}
.PicHolder p {
	background:#E0E20C url(../images_gen/bg_offer.jpg) no-repeat center center;
	padding: 10px;
	text-align: center;
	margin: 0;
	line-height: 1.2em;
}
.caption {
	color: #23205A;
	font-size: 90%;
}
.enlarge {
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a#headerback {
	position:absolute;
	right:15px;
	top:-30px;
	background:url(../images_gen/arrow_onyellow.gif) no-repeat left 1px;
	padding:0 0 0 18px;
	color:#23205A;
	font-weight:bold;
	font-size:110%;
	text-decoration:none;
}
a#headerback:hover {
	text-decoration:underline;
}

/*product page*/
#ProductDetails img{
	float:right;
}
#ProductText {
	width:375px;
}
#ProductText p{
	margin:0 0 1em 0;
}
.Price {
	font-weight:bold;
	font-size:120%;
}
table#Nutrition{
	border-top:1px solid #999;
	border-left:1px solid #999;
	margin:0 0 20px 0;
	text-align:center;
}
table#Nutrition caption{
	padding-bottom:5px;
	text-align:left;
}
table#Nutrition th, table#Nutrition td{
	padding:4px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size:90%;
}
table#Nutrition td.Value {
	text-align:left;
}
table#Nutrition th{
	background:url(../images_gen/bg_menufilter.jpg);
}
#ProductText em{
	font-size:90%;
	color:#555;
}
#Ingredients {
	font-size:70%;
	color:#555;
}

/*news*/

#newsdate {
	margin:0 0 15px 0;
}

.news_teaser {
	border-top:1px dashed #E0E20C;
	padding-top:10px;
	margin-bottom:10px;
	width: 475px;
}
#teaser_first {
	border:none;
}
.news_teaser h3{
	margin:0;
	font-size:120%;
}
.news_teaser p{
	margin:0;
}
.news_teaser p.date {
	font-style:italic;
	padding-bottom:10px;
	font-size:90%;
}


/*footer*/
#footer {
	background: url(../_images_gen/footer_bg.png) no-repeat bottom;
	_background: url(../_images_gen/footer_bg.gif) no-repeat bottom;
	margin:0 auto;
	width: 880px;
	color: #9e9da9;
	font-size: 80%;
	padding: 0 40px;
	text-align: left;
}
#footer blockquote {
	padding: 10px 0 25px 0;
	_padding: 10px 0 10px 0;
	border-top: 1px solid #e0e20c;
	
}
#footer p {
	width: 400px;
	float: left;
}
#footer ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li {
	float: left;
	border-right: 1px solid #9e9da9;
	padding: 0 10px;
}
#footer li.Last {
	padding: 0 0 0 10px;
	border: none;
}
#footer a {
	color: #23205A;
	text-decoration: none;
}
/* homepage styling */
/*homepage left column*/
#Home #LeftColumn {
	width:280px;
	float:left;
	padding-right: 0;
}
#Home div.Intro p {
	margin:0 0 15px 0;
}
#Home div.Intro ul {
	list-style-type:none;
	padding:0;
	margin:0 0 15px 0;
}
#Home div.Intro ul li{
	font-weight:bold;
}



#LeftSignIn {
	padding: 15px 15px 0 15px;
	position: relative;
	margin: 0 0 0 5px;
}
#LeftSignIn h2 {
	text-indent: -9000px;
	background: url(../_images_gen/home_signin_title_bg.gif) no-repeat left top;
	margin: 0 !important;
}
#LeftSignIn form {
	display: block;
	margin: 0;
	padding: 0;
}
#LeftSignIn dl {
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}
#LeftSignIn dt {
	padding: 5px 0 5px 0 !important;
	font-size: 85%;
	color:#666666;
}
#LeftSignIn dl#Email input {
	width: 143px;
}
#LeftSignIn dd input {
	padding: 3px 6px;
	background: #fff;
	border: 1px solid #999;
	margin: 0 0 0 0 !important;
}
#LeftSignIn dl#Password input {
	width: 104px;
}
#LeftSignIn dl#Password dd {
	float: left;
}
#LeftSignIn dl#Password dd#Submit {
	padding-left: 6px;
	float: left !important;
	width: 32px !important;
}
#LeftSignIn dl#Password dd#Submit input {
	width: 32px !important;
	padding: 1px 3px 3px 3px !important;
	background: #23205A;
	border-color: #23205A !important;
	color: #E0E20C;
	cursor: pointer;
}
#LeftSignIn p {
	padding: 10px 0 0 0;
	font-size: 85%;
}
#LeftSignIn p a {
	color: #669933;
	text-decoration: none;
}
	
/*homepage news items*/

#Newsflash {
	background: #23205A;
	color: #e9eb54;
	padding: 15px 15px 5px 15px;
	position: relative;
}
#Newsflash h2{
	text-indent: -9000px;
	background: url(../_images_gen/latest_news_title.gif) no-repeat left top;
	margin: 0 0 18px 0 !important;
	height: 20px;
}
#Newsflash p {
	margin: 0 !important;
}
#Newsflash a {
	margin: 0 !important;
	color: #e9eb54 !important;
	font-weight: bold;
}
a#MoreNews {
	display: block;
	position: absolute;
	right: 15px;
	top: 21px;
	font-weight: normal;
}
ul#news, ul#menu {
	margin: 0 !important;
	padding: 0 !important;
}
ul#news li, ul#menu li {
	background: none !important;
	padding: 0 !important;
}
ul#menu li {
	margin: 0 !important;
}
ul#news li {
	margin: 0 0 9px 0 !important;
}


/*homepage right column*/
#Home #RightColumn {
	width: 370px;
	float: right;
}
#HomeFocus {
	padding: 256px 0 20px 0;
	background: url(../_images_gen/home_baguette.jpg) no-repeat top;
}
#HomeFocus dl {
	margin: 0;
	padding: 0;
	background: #23205A;
}
dl#DailyLeft {	
	width: 185px;
	float: left;
}
dl#PlattersRight {	
	width: 184px;
	float: right;
}
dl#DailyLeft dt a {
	display: block;
	text-indent: -9000px;
	background: url(../_images_gen/home_daily_title.gif) no-repeat 15px 15px;
	padding: 10px;
}
dl#PlattersRight dt a {
	display: block;
	text-indent: -9000px;
	background: url(../_images_gen/home_platters_title.gif) no-repeat 15px 15px;
	padding: 10px;
}
dl#DailyLeft dd h1, dl#PlattersRight dd h1 {
	margin: 0 !important;
	font-size: 100% !important;
	color: #E0E20C;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
dl#DailyLeft dd h1 a, dl#PlattersRight dd h1 a {
	color: #E0E20C !important;
	display: block;
	padding: 5px 13px 15px 15px;
	min-height: 53px;
}
dl#DailyLeft dd h1 a:hover, dl#PlattersRight dd h1 a:hover {
	text-decoration: none !important;
}
dl#DailyLeft dd {
	position: relative;	
}
dl#DailyLeft dd a#DailyLeftAlert {
	display: block;
	visibility: hidden;
	position: absolute;
	bottom: -13px;
	left: 9px;
	z-index: 100;
	width: 154px;
	color: #23205A;
	border: 1px solid #23205A;
	background: #E0E20C;
	padding: 6px;
	text-decoration: none !important;
}

/*new menu items*/
#MenuNew {
	background: #E0E20C url(../_images_gen/new_badge.gif) no-repeat 265px 35px !important;
	border: 1px solid #23205A;
	padding: 15px;
	height: 110px;
}
ul#menu a {
	color: #23205A;
}
ul#menu strong {
	display: block;
	width: 240px;
}
.DeliveryIntro {
	padding: 0;
}
.DeliveryIntroPanel {
	width: 270px;
	border: 1px solid #23205A;
	padding: 15px 20px;
	background: #E0E20C;
	margin: 25px auto;
}
.DeliveryIntroPanelLeft {
}
.DeliveryIntroPanelRight {
	float: right;
}
.DeliveryIntroPanel a {
	font-weight: bold;
	color: #23205A !important;
}
.DeliveryIntroPanel h3 {
	margin-top: 0;
	color: #23205A !important;
}

/*DELIVERY ADMIN*/
ul#DeliveryAdminNav {
	float: left;
	width: 170px;
	margin: 27px 0 0 10px;
	padding: 0;
	list-style: none;
}
ul#DeliveryAdminNav li {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
	background: none;
}
ul#DeliveryAdminNav li a {
	color: #23205A;
	text-decoration: none;
	background: none;
}
ul#DeliveryAdminNav li a:hover {
	text-decoration: underline;
}
#DeliveryAdminContent {
	float: right;
	width: 470px;
	border-left: 1px solid #E0E20C;
	margin-top: 20px;
	padding: 0 0 0 20px;
	min-height: 200px;
}
table#DeliveryLicenses {
	width: 100%;
	margin-top: 8px;
}
table#DeliveryLicenses {
	border-collapse: collapse;
	border: 1px solid #DEDEDE;
	margin-bottom: 15px;
}
table#DeliveryLicenses th, table#DeliveryLicenses td {
	padding: 3px;
	border: 1px solid #CDCDCD;
}
table#DeliveryLicenses th {
	background: #EEE;
}
table#DeliveryLicenses th.User {
	background: #E0E20C;
	font-size: 110%;
	font-style: italic;
}
div.OrderItems {
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	padding: 1px 0 0 5px;
	margin: 0;
}
table#DeliveryLicenses .Overbudget {
	font-weight: bold;
	color: #f00;
	padding: 1px 0 0 0;
	margin: 0;
}
.DeliveryError {
	font-weight: bold;
	color: #f00;
}
table#DeliveryLicenses a.Button {
	border-width: 1px;
	border-style: solid;
	border-color: #FD9 #C90 #C90 #FD9;
	background: #E0E20C;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
	margin: 2px;
	font-weight: bold;
	color: #23205A;
}
table#DeliveryLicenses a.Button:hover {
	border-color: #850 #23205A #23205A #850;
	background: #23205A;
	color: #E0E20C;
}

/*generic styling*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

a img {
	border:none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #E0E20C;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
}
#PanCred {
	font-size: 75%;
	font-weight: normal;
}
#PanCred a {
	text-decoration: none;
	color: #D9D7E0;
}
.PlatterCategoryRow,
.PlatterRow {
	width: 680px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #E0E20C;
}
.PlatterCategoryRow dl, 
.PlatterRow dl {
	float: left;
	width: 207px;
	margin: 0 0 0 29px;
}
.PlatterCategoryRow dl.First, 
.PlatterRow dl.First {
	margin: 0 0 0 0;
}
.PlatterCategoryRow dt {
	border: 1px solid #E0E20C;
}
.PlatterCategoryRow dt img {
	display: block;
}
.PlatterCategoryRow dd {
	padding: 0;
	margin: 0;
}
.PlatterCategoryRow dd h1 {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 110% !important;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
}
.PlatterCategoryRow dd a {
	display: block;
	background: #E0E20C;
	padding: 10px;
	margin: 0;
	text-align: center;
	color: #23205A !important;
}
.PlatterRow dl dt {
	width: 100px;
	border: 1px solid #E0E20C;
	float: left;
}
.PlatterRow dl dt img {
	display: block;
}
.PlatterRow dl dd.PlatterTitle {
	width: 100px;
	float: right;
}
.PlatterRow dl dd.PlatterTitle h1 {
	font-size: 110% !important;
	font-weight: bold !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	margin: 0 !important;
	line-height: 1.5em !important;
}
.PlatterRow dl dd p {
	font-weight: bold !important;
	margin: 0 !important;
	padding: 4px 0 6px 0 !important;
	background: none;
	color: #23205A;
	border: none !important;
}
.PlatterRow dl dd h2 {
	font-weight: normal !important;
	margin: 0 !important;
	padding: 8px 0 4px 0 !important;
	background: none !important;
	color: #23205A !important;
}
.PlatterRow dl dd h3 {
	font-size: 100% !important;
	font-weight: bold !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	margin: 0 !important;
}
.PlatterRow dl dd input {
	background: #669933;
	border: none;
	padding: 4px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #E0E20C;
	cursor: pointer;
	width: 90px;
	text-align: center;
}
	
#PlatterIntro p {
	margin: 0 0 15px 0;
	border: none !important;
}
ul#crumbs, ul#crumbs li {
	list-style-type:none;
	padding: 0;
	margin: 0;
}
ul#crumbs {
	border:1px solid #A2A1B9;
	height:2.3em;
	margin: 0 0 15px 0;
	width: 675px;
	padding: 0 10px 0 0;
	overflow: hidden;
}
ul#crumbs li {
	float:left;
	line-height:2.3em;
	padding-left:.75em;
	color:#23205A;
	background: none;
}
ul#crumbs li span {
	font-weight: bold;
}
ul#crumbs li a {
	display:block;
	padding:0 15px 0 0;
	background:url(../_images_gen/breadcrumb_bg.gif) no-repeat right center;
}