﻿/* Painted Paper Theme Styles For BV Commerce 5 */
/*body {
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: Georgia, Times New Roman, Serif;
	background-image: url('../images/purple_bg.jpg');
  background-repeat:repeat-x repeat-y;
  background-position:top left;
	color: #666;
	letter-spacing: normal;
	}*/



body
{
	margin: 0;
	padding: 0;
	background: url(    "../images/bg_red.jpg" ) no-repeat scroll center top #53000D;
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	text-align: left;
}
form {
margin:0;
padding:0;
height:0;
}
#clearfix
{
	clear: both;
}

.black {
color:#000000;
}

.addthis {float:right;}

#navcolumn
{
	width: 175px;
	float: left;
	margin: 0 10px 0 0;
}
#signIn_table
{
	width: 540px;
	height: 20px;
	border-bottom: solid 1px #BDBDBD;
	padding: 0 3px 8px 0;
	display: none;
}
.greeting 
{
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	text-align: left;
	font-weight:bold;
	}
#signIn_table_Home
{
	text-align: right;
}

#top_bar_table
{
	width: 820px;
	height: 20px;
}

/*FEATURED BLURBS*/
.row
{
	overflow: visible;
}

.row
{
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
	margin-left: 5px;
}

#featured-blurbs
{
	height: 240px;
	margin-top: 2px;
	overflow: visible;
	padding: 0;
	text-align: left;
	width: 960px;
}

.intro-blurb
{
	background-color: white;
	position: relative;
}

.intro-blurb, .double-blurb
{
	display: inline;
	float: left;
	height: 239px;
	margin: 0 1px 1px 0;
	width: 239px;
}

.btm-blurb, .top-blurb
{
	height: 119px;
	background-color: White;
}
.intro-blurb .content
{
	padding: 12px 0 0 10px;
}

.intro-blurb .contentright
{
	padding: 12px 10px 0 10px;
}

#featured-blurbs .intro-blurb p, #featured-blurbs .double-blurb p
{
	display: block;
	margin: 0;
}

#featured-blurbs p
{
	display: none;
}

p
{
	color: #333333;
	font-size: 12px;
	margin: 0 0 27px;
}

.intro-blurb .bdr-btm
{
	bottom: 0;
	margin-left: -10px;
	position: absolute;
	width: 239px;
}

.intro-blurb h3
{
	font-size: 28px;
	font-weight: 100;
	line-height: 28px;
	margin: 0 0 6px;
	color: #5cb7d4;
}

.intro-blurb h4
{
	font-size: 26px;
	font-weight: 100;
	line-height: 28px;
	margin: 0 0 6px;
	color: #bb2227;
}

.top-blurb h3
{
	color: #e37c12;
}
.btm-blurb h3
{
	color: #52538c;
	font-size: 28px;
}
.top-blurb h4
{
	color: #80c187;
}
.btm-blurb h4
{
	color: #0ea5cb;
	font-size: 26px;
}

/*FEATURED BLURBS END*/


/*#header1_table { width:820px; position:absolute; left:0; top:auto;}*/
#top_bar
{
	/*position:absolute; 	top:0; 	left:0; 	right:0;*/
	width: 470px; /*z-index: 2;*/
	background-color: #D46935;
	vertical-align: bottom;
	text-align: center;
	padding-right: 30px;
}

#top_bar_right
{
	/*position:absolute; 	top:0; 	left:440;*/
	width: 440px; /*z-index: 5;*/
	background-color: #EDAD3F;
	vertical-align: bottom;
	padding-left: 8px;
}

#top_green_nav
{
	/*position:absolute; 	top:0; 	left:0; 	right:900;*/
	height: 20px;
	z-index: 10;
}
#top_bar a
{
	text-decoration: none;
	color: #FEFAE4;
	font-weight: bold;
	font-size: 9px;
}

#top_bar_right a
{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 9px;
}

#MidSection
{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#LeftMenu
{
	float: left;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 213px;
	border-bottom: solid 1px #BDBDBD;
}


#LeftTable a
{
	color: #0EA5CB;
	font-size: 14px;
	font-weight: bold;
}

#LeftTable a:hover
{
	text-decoration: none;
}
.breadcrumbs
{
	display: none;
}
#MenuSeperator
{
	padding-top: 8px;
	padding-bottom: 12px;
}
#VerticalSeperator
{
	float: right;
}
#HomeImage
{
	width: 707px;
	text-align: center;
}
#HomePageTitle
{
	width: 690px;
	color: #bb2227;
	font-size: 22px;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
	letter-spacing: -0.0009em;
}
#HomePageText
{
	width: 690px;
	color: #333333;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	letter-spacing: -0.0009em;
}

#LeftTable
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	text-align: left;
	position: relative;
	top: -20px;
	width: 230px;
	float: left;
}
#LeftTable tr
{
	border-bottom: solid 1px #BDBDBD;
}

#LeftTableViewCart
{
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	width: 145px;
}
#LeftTableViewCart a
{
	font-size: 1.3em;
	font-weight: 700;
}
#LeftTablePart1
{
	border-bottom: solid 1px #BDBDBD;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 170px;
}
#LeftTablePart2
{
	border-bottom: solid 1px #BDBDBD;
	padding-right: 0px;
	padding-left: 0px;
	width: 145px;
}
#LeftTablePart3
{
	border-bottom: solid 1px #BDBDBD;
	padding-right: 0px;
	padding-left: 0px;
	width: 145px;
}
#LeftTablePart4
{
	padding-right: 0px;
	padding-left: 0px;
	width: 170px;
}
#LeftTablePart5
{
	padding-right: 0px;
	border-top: solid 1px #BDBDBD;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 170px;
}

#LeftTablePart1 a
{
	text-decoration: none;
}
#LeftTablePart1 a:hover
{
	text-decoration: underline;
}
#LeftTablePart2 a
{
	text-decoration: none;
}
#LeftTablePart2 a:hover
{
	text-decoration: underline;
}
#LeftTablePart3 a
{
	text-decoration: none;
}
#LeftTablePart3 a:hover
{
	text-decoration: underline;
}
#LeftTablePart4 a
{
	text-decoration: none;
}
#LeftTablePart4 a:hover
{
	text-decoration: underline;
}
#LeftTablePart5 a
{
	text-decoration: none;
}
#LeftTablePart5 a:hover
{
	text-decoration: underline;
}

#LeftMenu a:hover
{
	text-decoration: underline;
}
#FooterTable
{
	text-align: center;
	color: White;
	font-weight: bold;
	width: 800px;
	padding-left: 50px;
	font-size: 9px;
	font-family: Verdana;
}
#FooterTable a
{
	text-decoration: none;
}
#FooterTable a:hover
{
	text-decoration: underline;
}

/*new footer*/
#primary-footer
{
	background: url(    "../images/bg_footer.png" ) no-repeat scroll 0 0 transparent;
	color: #FFFFFF !important;
	height: 30px;
	margin: 9px auto;
	overflow: hidden;
	width: 961px;
	margin-left: 5px;
}

#primary-footer .content
{
	margin: 0 auto;
	padding: 6px 0 0;
	text-align: left;
	width: 960px;
}

p.copyright
{
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	margin-left: 14px;
	width: 360px;
}

#search-box
{
	display: inline;
	float: right;
	margin-right: 14px;
	width: auto;
}
#primary-search-box
{
	background: url(    "../images/bg_search.png" ) no-repeat scroll 0 0 transparent;
	height: 19px;
	width: 220px;
	border: none;
}


#primary-search-box input
{
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #888888;
	height: 19px;
	padding-left: 25px;
	padding-top: 3px;
	width: 190px;
}

#primary-footerNav
{
	display: inline;
	float: right;
	margin-right: 14px;
}
#primary-footerNav li
{
	display: inline;
	float: left;
	font-size: 11px;
	margin: 0 6px;
}

ol, ul
{
	list-style: none outside none;
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}

#primary-footerNav li a
{
	font-size: 11px;
}

#primary-footer a
{
	color: #99FFFF;
}

/*end new footer*/

#homeProdDisplayTable
{
}
#top_bar_right a:hover
{
	text-decoration: underline;
}
#top_bar a:hover
{
	text-decoration: underline;
}

/* for white header ********** */
.tablenav
{
	border-width: 0px;
	border-style: solid;
	border-right-width: 1px;
	color: #fefae4;
	text-align: left;
	vertical-align: top;
}


.top_HyperLink
{
	font-weight: bold;
	color: #FFFFFF;
}


/* Misc */
img
{
	border: none;
}
.hide, hr
{
	display: none;
}
input
{
	vertical-align: middle;
}

/* Headings */
h1
{
	font-size: 160%;
	line-height: normal;
	margin: 5px 0;
	padding: 0;
	color: #333333;
}
h2
{
	font-size: 140%;
	margin: 0;
	padding: 0;
}
h3 {
color:#000000;
font-size:14px;
line-height:20px;
margin-bottom:12px;
padding-bottom:3px;
}
h4
{
	font-size: 110%;
	margin: 0;
	padding: 0;
}
h5
{
	font-size: 100%;
	margin: 0;
	padding: 0;
}
h6
{
	font-size: 90%;
	margin: 0;
	padding: 0;
}

/* Paragraphs */
p
{
	color: #333333;
	font-size: 12px;
	margin: 0 0 27px;
}
body, p
{
	line-height: 18px;
}
/* Lists 
ol, ul { margin: .5em 1em; padding: 0; }
li { margin: 0 0 0 1em; padding: .2em 0; }*/

/*Information*/
.InformationRed
{
	color: #0EA5CB;
	font-weight: bold;
}

/*Clearfix*/
#clearfix
{
	clear: both;
}

.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
:first-child + html .clearfix
{
	min-height: 1px;
}
.clear
{
	clear: both;
}


/* Links */

a:hover, a:active, a:focus
{
	color: #0EA5CB;
	text-decoration: underline;
}

a, a:link, a:visited
{
	color: #0EA5CB;
	text-decoration: none;
}

a:hover, a:active, a:focus
{
	color: #0EA5CB;
	text-decoration: underline;
}

/* Clearing Floats */
.clear:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear
{
	display: inline-table;
}
* html .clear
{
	height: 1%;
}
.clear
{
	display: block;
}

/* Content */
#primary-wrapper
{
	margin: 0 auto;
	padding-bottom: 70px;
	position: relative;
	width: 971px;
}
#secondary-wrapper
{
	margin: 0 auto;
	padding-bottom: 70px;
	padding-top: 40px;
	position: relative;
	width: 965px;
	top: -30px;
}
#maincontent
{
	background: url(    "../images/bg_content_mid.png" ) top left repeat;
	overflow: auto;
}
.maincontentwrapper
{
	width: 800px;
	padding: 0;
}
#widecontentwrapper
{
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 560px;
	float: right;
	padding: 0;
	color: #650F3F;
}
#maincontentfooter
{
	margin: 0 0 0 0;
	width: 792px;
	height: 59px;
	background-image: url(    '../images/bgcrop2-08.png' );
	background-repeat: no-repeat;
	background-position: top left;
}
#popup
{
	background-color: #fff;
	margin: 5px;
	padding: 5px;
}

/* 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;
}

/* Header */
#header
{
	margin: 0;
	padding: 0;
}
#brandingarea
{
	height: 75px;
}
#header h1
{
	color: #6D8E44;
	font-size: 150%;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}
#header h1 a
{
	color: #6D8E44;
}
#header h1 a:hover
{
	color: #333;
}
#header ul, #footer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
/*#header ul li, #footer ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}*/
/*#header a, #footer a
{
	color: #666;
	margin: 0 15px 0 0;
}*/
#headermainmenu
{
	text-align: left;
	font-size: 100%;
	padding: 10px 0;
	margin: 0 10px;
}
#headermainmenu a
{
	margin: 0 0 0 10px;
	color: #6D8E44;
	text-decoration: none;
}
#headermainmenu a:hover
{
	border-bottom: 2px solid #CBDF8C;
	color: #6D8E44;
	text-decoration: none;
}
#headermainmenu .activemainmenuitem a
{
	font-weight: bold;
	border-bottom: 2px solid #CBDF8C;
}
#headernavmenu
{
	text-align: left;
	font-size: 85%;
}
#headernavmenu a
{
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #fefae4;
}
#headernavmenu a:hover
{
	text-decoration: underline;
}
#wait
{
	background: #FF0000;
	position: fixed;
	top: 15px;
	right: 15px;
	width: 100px;
}

/* MiniCart */
#minicart
{
	text-align: left;
	color: #666;
	float: left;
	margin-left: 250px;
	padding-top: 11px;
}
#minicart div
{
	display: inline;
}
#minicart a
{
	color: #0EA5CB;
	text-decoration: none;
	font-weight: bold;
}
#minicart a:hover
{
	text-decoration: none;
}

/* Footer */
#footer
{
	margin: 10px 0 0 0;
	padding: 10px 0;
	background-color: #E0EAC8;
}
#footernavmenu
{
	text-align: center;
	margin: 0px;
	padding: 10px 0;
	font-size: 85%;
}

/* Columns */
#homepagecolumn1
{
	width: 230px;
	float: left;
	margin-left: 0px !important;
	margin-left: 5px;
}
#homepagecolumn2
{
	width: 30px;
	float: left;
	position: relative;
	top: -25px;
}
#homepagecolumn3
{
	width: 690px;
	float: left;
	padding-left: 15px;
}
#navcolumn
{
	width: 175px;
	float: left;
	margin: 0 10px 0 0;
}
#maincolumn
{
	width: 545px;
	float: left;
}

/* Column Blocks */
.decoratedblock
{
	margin: 0 0 15px 0;
	padding: 0;
}
.decoratedblock h4
{
	display: block;
	padding: 5px;
	color: #808080;
}
.decoratedblock ul, .decoratedblock ol
{
	margin: 0;
	padding: 0;
}
.decoratedblock li
{
	margin: 0;
	padding: 0;
}
.blockcontent
{
	padding: 5px;
}

/* Column Menus */
.sidemenu ul, .categorymenu ul
{
	padding: 0;
	margin: 5px 0;
}
.sidemenu li, .categorymenu li
{
	padding: 2px 2px 2px 10px;
	list-style: none;
}
.sidemenu li a, .categorymenu li a
{
	text-decoration: none;
}

/* Column Search Box 
.searchboxform .forminput { width: 130px; }
.searchboxform input { vertical-align: middle; }
.searchboxform a {font-size:110%;margin:0;padding:0; color:#FFF;text-decoration: none;}
.searchboxform a:hover { text-decoration: underline;}*/

/* Bread Crumbs */
.breadcrumbs
{
	margin: 0 0 0 0;
	padding: 0px;
}
.breadcrumbs .links
{
}

/* Site Map Page */
#SiteMapColumns
{
	clear: both;
}
.ColumnOne
{
	width: 350px;
	float: left;
	border-right: 1px solid #eee;
}
.ColumnTwo, .ColumnThree
{
	width: 350px;
	float: right;
	margin-bottom: 15px;
}

/* Category Styles */
#categoryleft
{
	width: 175px;
	float: left;
	margin: 0 10px 0 0;
}
#categorymain
{
	width: 690px;
	float: right;
	margin-top: 10px;
	position: relative;
}

.recordsku a
{
	font-size: 80%;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}
.recordname
{
	font-size: 100%;
	font-weight: bold;
}
.recordshortdescription a
{
	text-decoration: none;
	color: #000;
}
.recordshortdescription
{
	margin: 5px;
}
.recordprice
{
	font-size: 110%;
	font-weight: normal;
}
.recordprice a
{
	text-decoration: none;
}
.recordcontrols
{
	margin: 10px;
}

.recordimage
{
	margin: 0 auto 0 auto;
	width: 120px;
	height: 120px;
	background-image: url(    '../images/ImgBgSm.png' );
	background-repeat: no-repeat;
}
.recordimage img
{
	margin: 3px 0 0 5px;
}

/* Category Templates */
#categorygridtemplaterecords .record
{
	width: 170px;
	margin: 5px;
}
#categorygridtemplaterecords .recordname
{
	text-align: center;
	font-size: 90%;
}
#categorygridtemplaterecords .recordsku
{
	text-align: center;
	margin: 3px 0;
}
#categorygridtemplaterecords .recordprice
{
	text-align: center;
	border: none;
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1em;
}

/* Sorting */
#categorydetailedlisttemplaterecords
{
	clear: both;
}
.categorysortorder
{
	float: right;
	margin-bottom: 10px;
}

/* Sub Category Menu */
#subcategorymenu
{
	margin: 20px 0;
}
#subcategorymenu .record
{
	width: 170px;
	margin: 0 10px 10px 0;
	text-align: left;
}
#subcategorymenu .recordname
{
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}
#subcategorymenu .recordname a
{
	font-size: inherit;
	text-decoration: none;
}
#subcategorymenu ul
{
	padding: 5px;
	margin: 5px 10px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}
#subcategorymenu li
{
	padding: 2px;
	list-style: none;
}
#subcategorymenu li a
{
	text-decoration: none;
	font-size: 90%;
}
#subcategorymenu li a:hover
{
	text-decoration: underline;
}

/* Sub Category Menu 2 */
#subcategorymenu2featured
{
	width: 345px;
	float: left;
}
#subcategorymenu2featured .featuredImage
{
	display: block;
	text-align: center;
}
#subcategorymenu2main
{
	width: 345px;
	float: left;
	margin: 0 0 0 20px;
}
#subcategorymenu2
{
	margin: 20px 0;
}
#subcategorymenu2 .record
{
	width: 170px;
	margin: 0 10px 10px 0;
}
#subcategorymenu2 .recordname
{
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}
#subcategorymenu2 .recordname a
{
	font-size: inherit;
	text-decoration: none;
}
#subcategorymenu2 ul
{
	padding: 5px;
	margin: 5px 10px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}
#subcategorymenu2 li
{
	padding: 2px;
	list-style: none;
}
#subcategorymenu2 li a
{
	text-decoration: none;
	font-size: 90%;
}
#subcategorymenu2 li a:hover
{
	text-decoration: underline;
}

/* Simple & Bulk Order Lists */
#categorysimplelisttemplate, #categorybulkorderlisttemplate
{
	margin: 20px 0 0 0;
}
#categorysimplelisttemplate .record
{
	padding: 2px 5px;
	float: left;
	margin: 0 0 20px 5px;
}
#categorysimplelisttemplate .recordsku, #categorybulkorderlisttemplate .recordsku
{
	clear: both;
}
#categorysimplelisttemplate .recordname, #categorybulkorderlisttemplate .recordname
{
	float: left;
	width: 390px;
	margin: 0 10px 0 0;
}
#categorysimplelisttemplate .recordprice, #categorybulkorderlisttemplate .recordprice
{
	font-size: 100%;
	float: left;
	text-align: right;
	width: 100px;
	margin: 0;
	border: none;
}
#categorybulkorderlisttemplate .record
{
	padding: 0 0 10px 10px;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #eee;
	float: left;
}
#categorybulkorderlisttemplate table td
{
	vertical-align: top;
}
#categorybulkorderlisttemplate .checkbox
{
	background: #eee;
}
#categorybulkorderlisttemplate .addtocartcontrols
{
	margin: 20px 0 20px 3px;
}

#categorybulkqtylisttemplate .record
{
	padding: 0 0 15px 0;
	margin: 0 0 10px 5px;
	border-bottom: 1px solid #eee;
	float: left;
}
#categorybulkqtylisttemplate table td
{
	vertical-align: top;
}
#categorybulkqtylisttemplate .addtocartcontrols
{
	margin: 20px 0 20px 3px;
}
#categorybulkqtylisttemplate .recordname
{
	float: left;
	width: 370px;
	margin: 0 10px 0 0;
}
#categorybulkqtylisttemplate .recordprice
{
	font-size: 100%;
	float: left;
	text-align: right;
	width: 100px;
	margin: 0;
	border: none;
}
#categorybulkqtylisttemplate .qtycell
{
	background: #eee url(../images/lilarrow.gif) no-repeat center right;
	padding: 5px;
}
#categorybulkqtylisttemplate .quantityfield
{
	margin: 0;
	width: 25px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #666;
}

/* Detailed List */
#categorydetailedlisttemplate
{
	margin: 20px 0 0 0;
}

#categorydescription
{
	border-bottom: 1px solid #eeeeee;
}

#categorydetailedlisttemplate .record
{
	border-bottom: 1px solid #EEEEEE;
	float: left;
	margin: 0 0 10px 10px;
	padding-bottom: 10px;
	width: 670px;
}

#categorydetailedlisttemplate .recordimage
{
	float: left;
	width: 120px;
	height: 120px;
	margin: 0;
	padding-right: 50px;
}

#categorydetailedlisttemplate .recordshortdescription
{
	margin: 5px;
	font-size: 14px;
}

#categorydetailedlisttemplate .recordprice a
{
	text-decoration: none;
	font-weight: bold;
}

#categorydetailedlisttemplate .recordname
{
	font-size: 16px;
	font-weight: bold;
}

#categorydetailedlisttemplate .recordsku a
{
	color: #999999;
	font-size: 80%;
	text-decoration: none;
	text-transform: uppercase;
	display: none;
}

/* Pager Control */
.pager
{
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
	clear: both;
}
.pager ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.pager ul li
{
	display: inline;
	margin: 0 2px;
	padding: 0;
	color: #ddd;
	font-size: 80%;
}
.pager a, .pager .disabled
{
	color: #444;
	padding: 3px 6px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
}
.pager .disabled
{
	color: #ccc;
}
.pager li.current a
{
	color: #444;
	font-weight: bold;
	border-color: #E0EAC8;
	background: #E0EAC8;
}
.pager a:hover
{
	border-color: #6D8E44;
}

/* BVC 2004 Product Page Template */
#bvc2004productpage #menucolumn
{
	float: left;
	width: 235px;
	margin: 0 10px 0 0;
	text-align: left;
}
#bvc2004productpage #imagecolumn
{
	float: left;
	width: 240px;
	text-align: center;
}
#bvc2004productpage #contentcolumn
{
	float: left;
	width: 300px;
	margin: 0 0 0 6px;
}
#bvc2004productpage #textcolumn
{
	float: right;
	width: 300px;
	margin: 0 0 0 6px;
}

/* BVC 5 Product Page Template */
#bvc5productpage #productPrimaryWrapper
{
	float: right;
	width: 695px;
}

#bvc5productpage #contentcolumn
{
	text-align: left;
	width: 690px;
}

#bvc5productpage #featuredLinks
{
	border-left: 1px solid #DDDDDD;
	float: right;
	text-align: left;
	width: 43%;
}

#bvc5productpage #contentcolumn .productimage
{
	margin-top: 20px;
	text-align: center;
}

#MorePictures
{
	text-align: left;
	float:left;
}

#bvc5productpage h1
{
	border-bottom: 1px solid #DDDDDD;
	color: #000000;
	font-size: 160%;
	line-height: normal;
	margin: 5px 0;
	padding: 0;
	width: 690px;
}

#bvc5productpage #actioncolumn
{
	width: 55%;
	text-align: left;
}

.productgrid
{
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 0 10px;
	text-align: left;
	padding-bottom: 10px;
}

.productPageFeaturedProduct
{
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 0 10px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	overflow: auto;
}

#productPageYouLikeProductTitle
{
	color: #FF9900;
	font-size: 25px;
	font-weight: lighter;
	padding-bottom: 10px;
	padding-top: 3px;
}

.productPage65000
{
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 0 10px;
	overflow: auto;
	padding-bottom: 0;
	padding-top: 15px;
	text-align: left;
	color: #999999;
}

.productPage65000 p
{
	color: #999999;
	margin: 0px;
}

.productPageLearn
{
	margin: 0 0 0 10px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	overflow: auto;
}

#productPageFeaturedProductTitle
{
	color: #9d3a97;
	font-size: 25px;
	font-weight: lighter;
	padding-bottom: 10px;
	padding-top: 3px;
}

#productPage65000Title
{
	color: #df1600;
	font-size: 25px;
	font-weight: lighter;
	padding-bottom: 10px;
	padding-top: 3px;
}

#productPageLearnTitle
{
	color: #82c1ea;
	font-size: 25px;
	font-weight: lighter;
	padding-bottom: 10px;
	padding-top: 3px;
}


#bvc5productpage #menucolumn
{
	top: -20px;
	position: relative;
}

.productPageLearnLinks
{
	background: url(  "../images/icon_link_arrow_r.gif" ) no-repeat scroll left top transparent !important;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	height: 15px;
	line-height: 13px;
	padding: 1px 0 0 16px;
}

#bvc5productpage #textcolumn
{
	float: left;
	width: 250px;
	margin: 0 0 0 10px;
	text-align: left;
}
#bvc5productpage #ProductReviews
{
	clear: both;
}
#bvc5productpage #ProdDesc
{
	padding: 0 0 0 10px;
}
#bvc5productpage
{
	width: 945px;
}
#bvc5productpage #ProdDesc .ProductDesc
{
	color: #0E4E59;
}
#bvc5productpage .ProductDesc
{
	color: #0E4E59;
}
.productimage
{
	text-align: center;
	margin: 10px 0;
}

#wishlistlink
{
	padding-top: 10px;
	
}


#Prices td.formlabelProductPage
{
	text-align: left;
	white-space: nowrap;
	padding-right: 5px;
}

#Prices td.formlabelQty
{
	text-align: right;
	white-space: nowrap;
	padding-right: 5px;
}

#Prices
{
	padding-bottom: 10px;
}

.suggesteditemstitle
{
	color: #FF9900;
	font-size: 25px;
	font-weight: lighter;
	padding-bottom: 10px;
	padding-top: 3px;
}

.suggesteditem
{
	width: 265px;
}

.suggestedname
{
	float: left;
	font-weight: bold;
	font-size: 15px;
	width:170px;
}

.suggestedimage
{
	float: right;
	font-weight: bold;
	font-size: 15px;
}

.FeaturedProductSuggestedimage
{
	float: right;
	font-weight: bold;
	font-size: 15px;
	padding-right: 5px;
}

.productPageSuggestedimageLearn
{
	float: right;
	font-weight: bold;
	font-size: 15px;
	padding-right: 5px;
}

.Suggestedimage65000
{
	float: right;
	font-weight: bold;
	font-size: 15px;
	padding-right: 0px;
	height: 55px;
	width: 95px;
}

.suggesteddesc
{
	clear: left;
	color: #999999;
	float: left;
	font-size: 12px;
	width: 167px;
}
.suggestedprice
{
color:#666666;
font-size:100%;
font-weight:bold;
clear:left;
}
.suggestedAddToCart
{
color:#666666;
font-size:100%;
font-weight:bold;
clear:left;
}

/* Kits */
ul.kitcomponent
{
	list-style-type: none;
}

/* Product Controls Box */
#ProductControls
{
	/*border-top: 1px solid #ccc; 	border-bottom: 1px solid #ccc; */
	padding-top: 10px;
	position: relative;
}
.formlabel
{
	text-align: right;
	color: #444;
}
.productpropertylabel
{
	padding-right: 5px;
	text-decoration: none;
	color: #000;
}
.listprice
{
	text-decoration: line-through;
	color: #999;
}
.siteprice
{
	font-weight: bold;
	font-size: 120%;
	color: #444;
}
.yousave
{
	color: #999;
}
#buttons
{
	margin: 5px;
}

/* Product Reviews & Cross/Up Sells */
.ProductReviews, #CrossSells
{
	clear: both;
	padding: 10px;
	margin: 10px;
	border: 1px solid #eee;
}
.ProductReviewLinks
{
	font-size: 90%;
}
.ProductReview
{
	margin: 10px;
	padding: 0 0 0 5px;
	border-left: 5px solid #eee;
}
.ProductReviewKarma
{
	display: block;
	padding-top: 5px;
	font-size: 90%;
	color: #666;
}
#CrossSells table
{
	width: 100%;
}

#crosssells
{
	width:500px;
	}

.WideSingleProductDisplayPanel
{
float:left;
position:relative;
width:280px;
}
.SingleProductDisplayImage
{
	float: right;
	width:110px;
	text-align:right;
}
.ProductBadge
{
	position: absolute;
	top: -5px;
	left: -20px;
}
.SingleProductDisplayName
{
	margin: 10px;
	font-size: 110%;
	font-weight: bold;
	clear: right;
}
.SingleProductDisplayDescription
{width:500px
}
.DonationSingleProductDisplayDescription
{
	width: 120px;
}
.SingleProductDisplayPrice
{
	font-size: 100%;
	font-weight: bold;
	color: #666;
}

/* Cart Page */
.cartitemimage
{
	width: 120px;
	height: 120px;
	float: left;
	margin: 0 5px 5px 0;
	background-image: url(    '../images/ImgBgSm.png' );
	background-repeat: no-repeat;
}
.cartitemimage img
{
	margin: 3px 0 0 5px;
}
.cartitemdescription
{
	margin: 5px;
	float: left;
}
#cartcontainer tr td
{
	border-top: solid 1px #ccc;
	padding: 5px 5px 0 0;
}
#cartcontainer, #carttitle, #cartactions, #cartcoupons
{
	margin: 0 20px;
}
#cartcontainer
{
	border-bottom: solid 1px #ccc;
}
#cartfooter
{
	margin: 10px 20px 0 20px;
}
#carttotals
{
	width: 200px;
	float: right;
	margin-bottom: 10px;
	text-align: right;
}
#carttotals table
{
	float: right;
}
#cartupdates
{
	width: 350px;
	margin-bottom: 10px;
	text-align: right;
	float: right;
}
#cartactions
{
	clear: both;
	text-align: right;
	padding-bottom: 12px;
	margin-top: 20px;
}
#cartactioncontinue
{
	float: left;
	width: 120px;
	text-align: left;
}
#cartactioncheckout
{
	display: inline;
}
#cartcoupons
{
	border: solid 1px #ccc;
	background-color: #F0F0F0;
	padding: 10px;
}
.cartsku
{
	font-size: 80%;
}
.cartproductname
{
	font-size: 110%;
	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;
}
.kit-detail-display
{
	list-style-type: none;
}

/* Checkout */
.creditcardinput
{
	border: solid 1px #f6f8fc;
	background-color: #f6f8fc;
	padding: 5px 0 5px 5px 5px;
}
.shippingdiscount
{
	text-decoration: line-through;
}
.radiobuttoncol
{
	width: 20px;
}
#CheckoutTable
{
	width: 500px;
}
/* Checkout Addresses */
.addressbookpanel
{
	border: 1px solid #eee;
	padding: 5px;
}
.addressbookpanel table
{
	width: 100%;
}
.addressbookpanel ul
{
	margin: 0;
}
.addressbookpanel li
{
	list-style: none;
}
.addressbookpanel table
{
	border-collapse: collapse;
	border: solid 1px #fff;
}
.addressbookpanel td
{
	border: none;
	padding: 5px;
}
.addressbookpanel .alt
{
	background-color: #eee;
}

/* Closed Store Message */
#closedcontent
{
	width: 300px;
	height: 200px;
	margin: 50px auto;
	padding: 10px;
	background-color: #ff9;
	color: #333;
}
#closedcontent h1
{
	color: #000;
}

/* Address Book */
.addressbooktitle h1
{
	float: left;
}

.addressbooktitle
{
	clear: right;
}

.addressbooktitle .newaddress
{
	float: right;
	margin: 15px;
}
.address
{
	border: 1px solid #ddd;
	padding: 5px 10px;
	margin: 0 5px 15px 0;
}
.address .buttonrow
{
	margin: 5px 0;
	padding: 0;
	text-align: left;
}
table.alladdresses, table.primaryaddresses
{
	margin: 5px 0;
	width: 100%;
}
table.alladdresses td, table.primaryaddresses td
{
	vertical-align: top;
}

/* Search Page */
fieldset#SearchForm
{
}
fieldset#SearchForm .forminput
{
	border-color: #ccc;
}
#SearchResultsPane
{
	margin: 10px 0;
}
.searchresultrecord
{
	padding: 5px;
	margin: 5px;
	border-left: 5px solid #ccc;
	background-color: #f5f5f5;
}

/* Notes */
.BVSmallText
{
	font-size: 85%;
}

/* Row Elements */
.rowheader, th
{
	background: #eee;
	color: #808080;
	padding: 0;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
}
.rowheader
{
	font-size: 90%;
}
.row
{
}
.altrow
{
	background: #f4f4f4;
}

/* Form Fields */
fieldset
{
	border: 1px solid #eee;
	margin: 0;
	padding: 0;
}
fieldset table
{
	margin: 15px auto;
}
fieldset#CurrentUsers
{
	width: 340px;
	float: left;
}
fieldset#NewUsers
{
	width: 350px;
	float: left;
}
fieldset.contactform table
{
	width: 510px;
}
legend
{
	font-size: 1.3em;
	line-height: 1em;
	font-weight: bold;
	color: #444;
	margin: 0 5px;
	padding: 2px;
}

/* Form Elements */
td.formlabel
{
	text-align: right;
	width: 120px;
	white-space: nowrap;
	padding-right: 5px;
}
td.formfield
{
	text-align: left;
	white-space: nowrap;
}
.searchforminput
{
	padding: 0 0 0 0;
	height: 15px;
	width: 140px;
	color: #444;
	vertical-align: middle;
	border: 1px solid #ccc;
	font-size: 12px;
}
.forminput
{
	padding: 4px 0 0 6px;
	height: 20px;
	width: 190px;
	color: #444;
	vertical-align: middle;
	border: 1px solid #ccc;
}
.formtextarea
{
	padding: 4px 0 0 6px;
	border: 1px solid #ccc;
	width: 90%;
}
.short
{
	width: 25%;
}
.medium
{
	width: 50%;
}
label
{
	color: #0EA5CB;
	font-size: 100%;
}
label.required
{
	font-weight: bold;
}
select
{
	border: 1px solid #ccc;
	color: #444;
	vertical-align: middle;
}
div.errormessage
{
	color: #c00;
	line-height: 2em;
	padding: 0 5px;
	font-size: .8em;
}
span.errormessage
{
	color: #fff;
	background: #c00;
	display: inline;
	line-height: 2em;
	padding: 0 5px;
	font-size: .8em;
}
.forgot
{
	background: #f5f5f5;
	padding: 5px;
	display: block;
	margin-top: 10px;
	font-size: .7em;
}
.aligntop
{
	vertical-align: top;
}
.buttonrow
{
	text-align: right;
	padding: 5px 20px;
	margin: 0 0 10px 0;
}

/* Affiliate Form */
fieldset#affiliateform table
{
	width: 510px;
}
fieldset#affiliateform table table
{
	margin: 0;
	padding: 0;
	width: 100%;
}
fieldset#affiliateform td.formlabel
{
	width: 150px;
}

/* Returns Form */
.returnitems table
{
	width: 100%;
}
.returnitem .formlabel, .returnitem .formfield
{
	padding: 3px;
}
.returnitem
{
	margin: 5px;
}
.returncontrols
{
	margin: 5px 0 0 0;
	padding: 5px;
	border: 1px solid #ddd;
	background: #eee;
}
.returnitems td.qtycolumn
{
	vertical-align: top;
}
.returnitems .qtyfield
{
	background: #eee url(../images/lilarrow.gif) no-repeat center right;
	margin: 5px 0;
	padding: 5px;
}
.returnitems .qtyfield input
{
	width: 25px;
	text-align: center;
	border: 1px solid #ccc;
}
.rmaform
{
	margin: 20px 0;
}
.rmaform table tr td
{
	padding: 3px;
}
.rmaform .formtextarea
{
	height: 100px;
	width: 400px;
}

/* Message */
.messagebox
{
	border: 1px solid #ccc;
	width: 100%;
	margin: 5px 0;
}
.messagebox ul
{
	list-style: none;
}
.messagebox .icon
{
	float: left;
	margin: 5px;
}
.messagebox .message
{
	margin: 5px 5px 5px 30px;
	font-size: 100%;
	line-height: 1em;
	padding: 5px;
}
.messagebox .errorline
{
	clear: both;
}

/* BV Commerce Button */
.poweredby
{
	text-align: center;
	margin: 5px;
	display: none;
}

/* Choices And Inputs */
td.choicelabel
{
	vertical-align: top;
}
span.choicelabel
{
	display: block;
	margin: 9px 0 0 0;
	float: right;
}

.radiobuttonnormallist ul
{
	margin: 0;
}
.radiobuttonnormallist li
{
	display: inline;
	list-style: none;
}
.radiobuttonnormallist ul ul
{
	padding: 0;
	margin: 5px 0px;
	font-size: 11px;
}
.radiobuttonnormallist ul .rblist
{
	margin-left: 7px;
}

.MarkDownPrice
{
	text-decoration: line-through;
}

/*FAQ
#faq
{
	width: 690px;
	float: right;

}*/

#HomeContent
{
	width: 690px;
	float: right;
	}
