* {	padding: 0;	margin: 0; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: .9em 0; }

li, dd { margin-left:5%; }

hr { visibility: hidden; }

fieldset { padding: .5em 0; }

html { height: 100%; margin-bottom: .01em; }

body {
	background-color: #b8cab3;
	text-align: center;
	padding: 0;
	margin: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #5c6b68;
}

input, select, textarea
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #6f7878;
}

input.warning
{
    color: #D39E51;
}


img {
	border: none;
}

a
{
	color: #5c6b68;
}

table
{
	border-collapse: collapse;
}


.printonly {
	display: none;
}

.clearfix, .clear
{
	clear: both;
}

#container
{
	width: 771px;
	margin: 0 auto;
	padding: 0 0 2px 0;
	position: relative;
}

/*  top area above content */
#top
{
	margin: 0;
	padding: 7px 0;

}

#top .freeship
{
	float: right;
}

/*  main content area */
#main
{
	background-color: #fff;
	color: #71807d;
	text-align: left;
	clear: both;
	padding: 0 0 5px 0;
	
}

/*  top banner */
#banner
{
	padding: 2px;
}



#logo {
	text-indent: -9999px;
	height: 75px;
	padding: 0;
	margin: 8px 0 5px 10px;
	background: #fff url(../images/logo.gif) left top no-repeat;
	float: left;
	
}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active  {
	width: 110px;
	display: block;
	background: none;
	overflow: hidden;
	font-size: 1px;
	height: 0;
	padding-top: 75px;
	margin-left: 0;
}

#tagline {
	text-indent: -9999px;
	height: 75px;
	padding: 0;
	margin: 8px 0 5px 0;
	background: #fff url(../images/tagline.gif) left top no-repeat;
	float: left;
}

#tagline a:link, #tagline a:visited, #tagline a:hover, #tagline a:active  {
	width: 225px;
	display: block;
	background: none;
	overflow: hidden;
	font-size: 1px;
	height: 0;
	padding-top: 75px;
	margin-left: 0;
}

#banner #adminarea
{
	float: right;
	background-color: #3c5150;
	border: 2px solid #3c5150;
	color: #fff;
	font-size: .8em;
	margin: 1px 1px 0 0;
	width: 225px;
}

#banner #adminarea td
{
	padding: 6px 10px 6px 12px;
	vertical-align: middle;
	font-weight: bold;
}

#banner #adminarea img
{
	vertical-align: middle;
}

#banner #adminarea a
{
	color: #f5f5f5;
	text-decoration: none;
}


#banner #adminarea a:hover
{
	color: #f5f5f5;
	text-decoration: underline;
}

#banner #adminarea td.cartarea
{
	padding: 10px 6px 10px 8px;
	background-color: #4b605f;
	color: #f9f1d9;
	font-size: 1.1em;
	
}

#banner #adminarea td.cartarea td
{
	padding: 0;
	font-weight: normal;
}

#banner #adminarea td.cartarea a
{
	color: #f9f1d9;
	font-weight: bold;
}


#banner #adminarea td.cartarea a:hover
{
	color: #f9f1d9;
}

#banner #adminarea .divbar
{
	color: #9ba195;
	padding: 0 3px;
}


/*  main navigation  */

#navarea
{
	background-color: #bfb09b;
	padding: 0;
	margin: 0;
	width: 771px;
}

#navarea .searchform
{
	padding: 0 8px;
}

#navarea .searchform input
{
	width: 105px;
}

#navarea .searchform input.imgbutton
{
    width: auto;
    vertical-align: bottom;
}

#navarea #mainnav
{
	margin: 0;
	padding: 0;	
	text-align: right;
	width: 586px;
}

#navarea #mainnav td
{
	text-align: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid #c8bca9;
	position: relative;
}

#navarea #mainnav td .subnav
{
	position: absolute;
	display: none;
	z-index: 200;	
	background-color: #f7f3eb;
	border: 1px solid #c8bca9;
	border-top: none;
	width: 325px;
	padding: 21px 23px 21px 0;
    margin-left: -1px;
}

#navarea #mainnav td.jshover .subnav
{
	display: block;
}

#navarea #mainnav td.subright .subnav
{
	right: 0;
	margin-right: -1px;
	margin-left: 0;
}


#navarea #mainnav .subnav ul
{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 160px;
}

#navarea #mainnav .subnav li
{
	margin: 0 0 0 26px;
	padding: 1px 0;
	display: block;
	border-left: none;
}


#navarea #mainnav .subnav li a
{
	text-decoration: none;
	padding: 2px 0 2px 10px;
	color: #50605d;
	display: block;
}

#navarea #mainnav .subnav li a:hover
{
	text-decoration: none;
	color: #bd8a40;
	background: url(../images/bullet_subnav.gif) 0% 6px no-repeat;
	
}

/*  main content area  */

#main .maincontentwrapper
{
    background: url(../images/bg_sidebar_bottom.gif) left bottom no-repeat;   
    padding: 0 0 1px 0;
    height: 1%;

}


#main .maincontentwrapper #wrapper2
{
    background: url(../images/bg_sidebar.gif) left top repeat-y;   
    padding: 1px 0;
   height: 1%;

}

#navcolumn
{
    float: left;
    width: 155px;
    
    padding: 9px 15px 15px 15px;


}

#navcolumn ul
{
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
   
}

#navcolumn ul ul
{
    margin: 0;
    padding: 0;
}

#navcolumn ul li
{
    margin: 0;
    padding: 0;

}

#navcolumn ul li .parentcat
{
  
  
    display: none;
    line-height: 0;

}

#navcolumn li a
{
	text-decoration: none;
	padding: 2px 0 4px 10px;
	color: #71807d;
	display: block;
	font-weight: bold;
}

#navcolumn li a:hover, #navcolumn li.current a, #navcolumn .categorymenu li.current li a:hover
{
	text-decoration: none;
	color: #d39e51;
	background: url(../images/bullet_leftnav.gif) 0% 6px no-repeat;
	font-weight: bold;
}

#navcolumn .categorymenu li.current li a
{
	text-decoration: none;
	color: #71807d;
	background: none;
	font-weight: bold;
}

#navcolumn h4
{
    font-size: 1.2em;
    text-transform: uppercase;
    color: #79acaa;
    margin: 0;
    padding: 8px 0 5px 0;
        clear: both;
}

#navcolumn h4 a
{
    color: #79acaa;
    text-decoration: none;
}

#navcolumn h4 a:hover
{
    color: #d39e51;
    text-decoration: none;
}
 
#navcolumn img
{
    margin: 10px 0 5px 0;
}

#navcolumn .sidesearch
{
    padding: 0 0 5px 0;
    border-bottom: 1px solid #E1D6C5;
    margin-bottom: 10px;
}

#navcolumn .sidesearch h4
{
   
    padding-bottom: 10px;
}

#navcolumn .sidesearch label
{
    font-weight: bold;
}

#navcolumn .sidesearch input, #navcolumn .sidesearch select
{
    width: 145px;
    margin: 1px 0 8px 0;
}

#navcolumn .sidesearch select
{
    width: 150px;
}

#navcolumn .sidesearch .btnrow
{
    text-align: right;
    padding: 2px 2px 0 0;
}

#navcolumn .sidesearch .btnrow input
{
    width: auto;
}

/*  main content area  */

#maincolumn
{
    float: left;
    padding: 5px 10px 7px 10px;
    width: 566px;
    min-height: 200px;

}


#maincolumn h1, #popupbody h1
{
    font-size: 1em;
    color: #4A8C89;
    text-transform: uppercase;
}

#maincolumn h1
{
    margin: 0;
    padding: .9em 0;
}

#maincolumn h2, #maincolumn h3, #maincolumn h4, #maincolumn h5,
#popupbody h2, #popupbody h3, #popupbody h4, #popupbody h5
{
    font-size: 1em;
    color: #3c5150;
    margin: 1.8em 0 .9em 0; 
}

#maincolumn h6, #popupbody h6
{
    font-size: 1em;
    margin: 2em 0 .9em 0;  
}

#primary
{
    padding: 9px 13px 0 13px;
    width: 540px;
    overflow: hidden;
}


#primary a
{
	color: #5c6b68;
}

#primary a:hover
{
	color: #4A8C89;
}

#primary .imagert
{
    float: right;
    border: 1px solid #e1d6c5;
    margin: 0 0 3px 12px;
}

#primary .imagelt

{
    float: left;
    border: 1px solid #e1d6c5;
    margin: 0 12px 3px 0;
}

#primary .lightboxabout

{
    float: left;
    margin-right: 5px;
    width: 174px; 
    text-align: center;
    
}



#primary .lightboxabout img
{
    border: 1px solid #e1d6c5;
    margin-bottom: 4px;

}
#primary .lightboxholderright
{
	text-align: center;
	float: right;
	margin: 13px 0 13px 13px;
}
#primary .lightboxholderright img
{
    border: 1px solid #e1d6c5;
    margin-bottom: 4px;
}

/*  page navigation  */
#navpage, #navpagebottom
{
    font-size: .8em;
    color: #71807d;
    font-weight: bold;
    padding: 0 0 1px 0;
    margin: 0;

}

#navpage a, #navpagebottom a
{
    color: #71807d;
    text-decoration: none;
}

#navpage a:hover, #navpagebottom a:hover
{
    color: #71807d;
    text-decoration: underline;
}

#navpage .breadcrumbs
{
    color: #71807d;
    font-weight: bold;
    float:left;
}

#navpage .breadcrumbs .divider
{
    color: #d39e51;
    margin: 0 1px;
}

#navpage .pager 
{
    float: right;
}

#navpagebottom .pager 
{
    text-align: right;
}

#navpage .pager ul, #navpagebottom .pager ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#navpage .pager li, #navpagebottom .pager li
{
   display: inline;
   margin: 0 0 0 6px;
   padding: 0;
}

#navpage .pager .disabled, #navpagebottom .pager .disabled
{
    display: none;
}

#navpage .pager .current, #navpage .pager .current a,
#navpage .pager .current a:hover,
#navpagebottom .pager .current, #navpagebottom .pager .current a,
#navpagebottom .pager .current a:hover
{
    color: #d39e51;
    text-decoration: none;
}

#main .BVSmallText
{
    font-size: .9em;
}

#main td.FormLabel, #main td.formlabel
{
    padding: 1px 4px 3px 2px;
    width: 160px;
    text-align: right;
    vertical-align: top;
}

#main span.FormLabel
{
    margin: 1px 4px 3px 0;
    vertical-align: top;
}

#main td.formfield
{
    padding: 1px 4px 3px 0;

}


#main .FormInput
{
    margin-bottom: 4px;
}

#main input, #main select
{
    color: #3c5150;
    font-size: .9em;
}

#main input.warning
{
    color: #D39E51;
}

#main tr.buttonrow td
{
    padding-top: 10px;
}

#main div.buttonrow
{
    padding-top: 10px;
}

#main .address
{
    margin: 2px 25px 10px 2px;
}

#main .address div.buttonrow
{
    padding-top: 5px;
}


#main fieldset
{
    margin: 10px;
    padding: 0;
    border: none;
}

#main legend
{
    display: none;
}

#main #NewUsers
{
    margin-top: 2em;
}

#main table.tblfancy th, #main table.tblfancy tr.rowheader td
{
    border-bottom: 1px solid #BFB09B;
    padding: 5px 2px 2px 5px;
    color: #4a8c89;
    font-weight: bold;
    vertical-align: bottom;
}

#main table.tblfancy td
{
    padding: 5px 2px 5px 5px;
    background-color: #fff;
}

#main table.tblfancy tr.altrow td
{
    border-top: 1px solid #F1EBE3;
    border-bottom: 1px solid #F1EBE3;
    padding: 4px 2px 4px 5px;
    background-color: #FEFCF7;
}

#main table.tblfancy tr.altrow td td
{
    border-top: none;
    border-bottom: none;

}

#main table.storelocations td
{
    padding-top: 8px;
    padding-bottom: 8px;
}

#main table.storelocations tr.altrow td
{
   
    padding-top: 7px;
    padding-bottom: 7px;
}

#main table.ordertable 
{
    border-bottom: 1px solid #BFB09B;
    margin: 20px 0 25px 0;
}
#main table.segmenttable 
{
    border-bottom: 1px solid #BFB09B;
    margin: 0px 0 25px 0;
}

#main input.imgbutton
{
    width: auto;
    vertical-align: bottom;
}


#SearchFormTable td
{
    padding: 3px 5px 3px 2px;
    vertical-align: top;
}


#SearchFormTable td.formlabel
{
    text-align: right;
}



#SearchResultsPane h3
{
    margin-top: 2em;
    margin-bottom: 1.5em;
    clear: both;
}

#SearchResultsPane .searchresultspane
{
    clear: both;
    padding: 1px 0;
}

#SearchResultsPane .searchimg
{
    height: 78px;
    width: 66px;
    vertical-align: text-top;
    margin: 0 8px 10px 5px;
    float: left;
}

#SearchResultsPane .searchanchor
{
    font-weight: bold;
    text-decoration: none;
    color: #4A8C89;
}

#SearchResultsPane .searchanchor:hover
{
    font-weight: bold;
    text-decoration: underline;
}

#SearchResultsPane .searchdesc
{
    margin: 2px 0 0 0;
}

#SearchResultsPane .searchresultrecord
{
    clear: both;
    padding: 10px 0 5px 0;
}

#SearchResultsPane td
{

}


#main .contactform td.formlabel
{
    width: 100px;
}


#main .errormessage
{
    color: #9B2E41 !important;
}

#main .errormessage a,
#main .errormessage a:hover
{
    color: #9B2E41 !important;
}


/* recipe/menu styles */


#featuredrecipe
	{
	background: #FCF7ED;
	border: 1px solid #E1D6C5;
	padding: 17px 21px;
	_padding: 17px 18px;

    _height: 1%;
	}
#featuredrecipe h1
	{
	background: url(/BVModules/Themes/rrf/images/dots_orange.gif) repeat-x scroll left bottom;
	padding-bottom: 2px;
	padding-top: 0;
	margin-bottom: .9em;
	
	text-transform: none;
	}
#featuredrecipe h2
	{
	background: url(/BVModules/Themes/rrf/images/dots_orange.gif) repeat-x scroll left bottom;
	padding-bottom: 2px;
	margin: 5px 0;
	}
#featuredrecipe img
	{
	}
#featuredrecipe img#recipeshot
	{
	float: none;
	}
#featuredrecipe #leftside
	{
	float: left;
	width: 132px;
	margin-right: 18px;

	}
#featuredrecipe #rightside
	{
	float: right;
	width: 346px;

	margin: 0;
	padding: 0;
	}
#featuredrecipe #rightside ul li
	{
	list-style: none;
	background: url(/BVModules/Themes/rrf/images/bullet_leftnav.gif) 0% 4px no-repeat;
	padding-left: 13px;
	margin-left: 0;


	}
#featuredrecipe #rightside ul
	{
	margin: 0;
	padding: 0;
	}
#featuredrecipe a
	{
	text-decoration: none;
	}
#featuredrecipe a:hover
	{
	text-decoration: underline;
	}
.recipe
	{
	padding: 10px 0 10px 26px;
	}
	
.recipe a
	{
	text-decoration: none;
	background: url(/BVModules/Themes/rrf/images/bullet_leftnav.gif) 0% 4px no-repeat;
	padding-left: 13px;
	}
	
.recipe a:hover
	{
	text-decoration: underline;
	}
.recipe img
	{
	margin-top: 20px;
	float: left;
	margin-right: 5px;
	}
.recipe h2 a
	{
	background: url(/BVModules/Themes/rrf/images/dots_orange.gif) repeat-x scroll left bottom;
	text-decoration: none;
	padding: 0 0 2px 0;
	}
.recipe h2 a:hover
	{
	color: #D39E51
	}
.recipe h2 a:hover
	{
	text-decoration: none;
	}
.recipe .recipeimg a
	{
	background: none;
	padding-left: 0;
	}
	
.recipe .recipeimg img
{ height: 43px; width: 36px; }
#featuredproduct img
{ height: 43px; width: 36px; }
#featuredproduct
{
float: left;
border: 1px solid #E1D6C5;
margin-right: 3px;
}
	

/* wishlist, cart and checkout Pages */


.cartitemimage img, .wishlist .wishlistproductimage img 
{
    height: 60px;
    width: 51px;
    margin: 2px 2px 2px 0;
    padding: 0;
    float: left;
    border: 1px solid #E1D6C5 !important;
}

.wishlist .wishlistproductimage img 
{
    margin-right: 6px;
}

.cartitemdescription
{
    margin: 0 0 5px 5px;
    float: left;
    width: 230px;
}

.wishlist .wishlistproductlink a
{
    font-weight: bold;
    color: #5C6B68;
    text-decoration: none;
}

.wishlist .wishlistproductlink a:hover
{
    font-weight: bold;
    color: #5C6B68;
    text-decoration: underline;
}

#primary .fullprice
{
    text-decoration: line-through;    
}

#cartcontainer tr th, .wishlist tr th
{
    border-bottom:solid 1px #BFB09B;
    padding: 5px 2px 2px 5px;
    color: #4a8c89;
    vertical-align: bottom;
}

#cartcontainer a
{
    text-decoration: none;
}

#cartcontainer .lineitem th
{
    border-bottom:solid 1px #BFB09B;
    padding: 5px 5px 5px 5px;
    color: #4a8c89;
    vertical-align: bottom;
	background-color: #E5DBCC
}

#cartcontainer tr td
{
    padding: 5px 2px 5px 5px;
    background-color: #FEFCF7;
}

.wishlist tr td
{
    padding: 5px 2px 5px 5px;
    background-color: #fff;
}

.wishlist tr td
{
    vertical-align: top;
}

#cartcontainer tr.altrow td, .wishlist tr.altrow td
{
    border-top: solid 1px #F1EBE3;
    border-bottom: solid 1px #F1EBE3;
    padding: 4px 2px 4px 5px;
    background-color: #FEFCF7;
}

#cartcontainer, #carttitle, #cartactions, #cartcoupons {}

#cartcontainer 
{
    border-bottom: solid 1px #BFB09B;
}

#cartfooter
{
    margin: 10px 0;
}

#carttotals 
{
    width: 200px;
    float: right;
    margin-bottom: 10px;
    text-align: right;
    font-weight: bold;
    font-size: 1.1em;
}

#carttotals table 
{
    margin: 0;
}

#carttotals td
{
    vertical-align: top;
}


#cartupdates
{
    margin: 8px 0;
}
  
#cartupdates input
{
    vertical-align: text-bottom;
}
    
#EstimateShipping
{
    padding: 8px 0 4px 0;
}
    
#cartactions 
{
    clear:both;
    text-align:right;
    padding-bottom:12px;
    margin-top: 16px;
    float: right;
}

#cartactions div
{
    display: inline; 
    margin: 0 0 0 3px;   
}


#cartcoupons 
{

 
}

#cartcoupons table
{
    margin: 10px 0 2px 0;
}

#cartcoupons td
{
    font-weight: bold;
}

#cartcoupons input
{
    margin: 2px 0 0 0;
    vertical-align: text-bottom;
}

#cartcoupons td input
{
    margin-left: 5px;
}

.cartsku { font-size:.9em; }
.cartproductname { font-weight: bold; }
.lineitemnodiscounts {text-decoration: line-through; display: block;}
.totallabel { display: block; }

.productpricecolumn { vertical-align: top; text-align: right; }
.productquantitycolumn { vertical-align: top; text-align: right; }
.producttotalcolumn { vertical-align: top; text-align: right; }
.productdeletecolumn { vertical-align: top; text-align: center; }
.productquantitycolumn div { width: 60px; float: right; }


#main .shippingdiscount, .shippingdiscount
{
    color: #9B2E41;
    text-decoration: line-through;
}

#main .MarkDownPrice 
{
    text-decoration: line-through;
}

#main .rowhandling
{
    display: none;
}

#main .detailmsg
{
    margin-bottom: 10px;
}

#main .orderinstructions
{
    margin: 0 0 15px 0;
}

#main .orderinstructions textarea, #main .orderinstructions input
{
    width: 530px;
    
}

#main .addressentry .forminput, #main .addressentry .emailentry input
{
    width: 150px;
}

#main .addressentry .short
{
    width: 105px;
}

#main .addresseditor
{
    margin: 10px 0;
}

#main .addresseditor td.formlabel, #main .addressentry td.formlabel
{
    width: 110px;
}

#main .addresseditor #CountryRow select
{
    width: 153px;
    
}

#main .addresseditor #StateRow select
{
    width: 50px;
    
}

#main .addresseditor #StateRow input
{
    width: 96px;
}

#main .addressentry .buttonrow input
{
    width: auto;
}

#main td.radiobuttoncol
{
    padding-right: 4px;   
}

#main .shippingradios label
{
    margin: 0 0 0 4px;
}

#main .giftcardgrid
{
    margin: 10px 0 0 0;
    border: none;
}

#main .giftcardgrid th
{
    padding: 1px 10px 1px 2px;
    border: none;
    border-bottom: 1px solid #3C5150;
}

#main .giftcardgrid td
{
    padding: 3px 10px 2px 2px;
 
}

#main .creditcardinput
{
    padding: 10px 0 20px 0;
}

#main .creditcardinput td.formlabel
{
    width: 100px;
}

#main .addressbookpanel td
{
    vertical-align: top;
    padding-top: 6px;
    padding-bottom: 6px;
}


#main .addressbookpanel tr.alt td
{
    padding-top: 6px;
    border-top: 1px solid #BFB09B;
    border-bottom: 1px solid #BFB09B;
}

#main .addressbookpanel ul
{
    list-style: none;
    padding: 0 20px 0 0;
    margin: 0;
}

#main .addressbookpanel ul li
{
    list-style: none;
    padding: 1px 0;
    margin: 0;
}

#main .egcform
{
    margin: 20px 0 10px 0;
}


#main .egcform .formlabel
{
    width: 100px;
}

/*  bottom utility nav area  */

#utilitynav
{
	width: 759px;
	background-color: #f2f8f0;
	padding: 0;
	margin: 10px 6px 0 6px;
	color: #8c9a99;
	clear: both;
}


#utilitynav td
{
	border: 1px solid #b8cab3;
	vertical-align: top;
	padding: 10px 11px;
	width: 110px;
}

#utilitynav td.newssignup
{
	width: 240px;
}

#main td.newssignup input
{
    width: 150px;
    color: #6f7a78;
    
}

#main td.newssignup input.imgbutton
{
    width: auto;
    
}

#utilitynav strong
{
	color: #71807d;
}

#utilitynav p
{
	margin: 0;
	padding: 0;
}

#utilitynav h4
{
    font-size: 1em;
	margin: 0;
	padding: 0;
}

#utilitynav h4 a
{
	font-weight: bold;
	color: #71807d;
	text-decoration: none;
}

#utilitynav h4 a:hover
{
	text-decoration: underline;
}

#utilitynav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#utilitynav li
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#utilitynav li a
{
	font-weight: normal;
	color: #8c9a99;
	text-decoration: none;
}

#utilitynav li a:hover
{
	text-decoration: underline;
}


#main #utilitynav .memberform
{
	margin: 10px 0;
}

/*  footer */

#footer
{
	font-size: .9em;
}

#footer a
{
	color: #5c6b68;
	text-decoration: none;
}

#footer a:hover
{
	color: #5c6b68;
	text-decoration: underline;
}


/* pop ups */
body#popupbody
{
    background-color: #fff;
    padding: 20px;
}

body#popupbody #popup
{
    text-align: left;
}

body#popupbody #popup #AdditionalImageWrapper
{
    text-align: center;
}

body#popupbody h4
{
    padding: 0 0 3px 0;
    margin: 0;
    font-size: 1.1em;
}

body#popupbody td
{
    padding: 3px 2px;
}


body#popupbody #AdditionalImageMenu
{
    margin: 10px 0;
}

body#popupbody #AdditionalImageMenu .ImageLink
{
    margin: 0 3px;
}


/* Message */
.messagebox { border: 1px solid #999;  margin: 5px 0; padding: 0 5px 5px 5px;  }
.messagebox ul { list-style: none; padding: 0; margin: 0;}
.messagebox .icon { float: left; margin: 0 5px; }
.messagebox .message { margin: 5px 5px 5px 30px; font-size: 100%;  padding: 5px; }
.messagebox .errorline { clear: both; margin: 0 10px; padding: 0; }


/* Admin Panel */
#adminpanel {font-size:85%;background-color:#444;color:#fff;border-bottom: 1px solid #000;padding:5px;}
#adminleft, #admincenter, #adminright { width: 30%; vertical-align: middle; }
#adminleft { text-align: left; }
#admincenter { text-align: center; }
#adminright { text-align: right; }
#adminpanel a {color:#fff;border-bottom: 2px solid #666;text-decoration: none;}
#adminpanel a:hover {color:#fff;text-decoration:none;background: #666;}

/* BV Commerce Button */
.poweredby { display: none; }