html
{
    margin: 0px;
    padding: 0px;
}

body
{
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
}

#container
{
	width: 790px;
	max-width: 790px;
	min-width: 790px;
	background: #FFF;
}

#mastertable
{
	border: 1px solid #FFF;
	background: #FFF;
}

h1
{
    margin: 0 0 1px 0;
    color: #4A0000;
    font-size: 8px;
    font-weight: bolder;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2
{
    margin: 0 0 3px 0;
    color: #4A0000;
    font-size: 10px;
    font-weight: bolder;
    font:-family: Verdana, Arial, Helvetica, sans-serif;
}

h3
{
    margin: 0 0 6px 0;
    color: #4A0000;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4
{
    margin: 0 0 8px 0;
	padding-bottom: 5px;
    color: #4A0000;
    font-size: 12px;
    font-weight: bolder;
    border: 0px dotted #CCC;
    border-bottom-width: 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5
{
    margin: 0;
    margin-bottom: 5px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h6
{
    margin: 0;
    margin-bottom: 5px;
    color: #9A0F0F;
    font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5.colored
{
    background: #99CCFF;
    width: 100%;
    height: 17px;
}

h4.colored
{
    color: #D7EBFF;
}

/*for checkout page*/
.notselected
{
	font-size: 14px;
	color: #F0F0F0;
}

/*for checkout page*/
.selected
{
	font-size: 16px;
	color: #A01010;
}

img
{
    border: 0px;
}
hr
{
    color: #ccc;
    height: 1px;
}
table
{
    /*font-size: 100%;*/
}
code
{
    color: #6c0;
    font: 100% "Courier New" , Courier, monospace;
}
form
{
    margin: 0px;
    padding: 0px;
}
input, textarea, select
{
    font: 100% Tahoma, Arial, Helvetica, sans-serif;
}

#logo
{
	text-align: center;
}

/*the table that includes the logo, accountMenu, tabsMenu bar but not the bar below the menu tabs */
#header
{
}

#headermenurow
{
	
}

#bluebar /*the bar that anchors the tabs*/
{
    background-color: #7D0A09;
    z-index: 100;
}

#spacebar /* the bar below the blue bar*/
{
    border:0px solid #FFF;
    border-top-width: 1px;
    height: 10px;
    z-index: 100;
}

#searchdiv
{
	margin: 5px;
}

#accountMenu
{
	padding: 5px 5px 0px 0px;
	font-size: 10px;
    color: #000;
    font-weight: normal;
}

#accountMenu ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#accountMenu li
{
    padding: 0px 0px 0px 3px;
    margin: 0px;
    border-left: 1px solid black;
    color: #000;
    display: inline;
}

#accountMenu li.first
{
    border-left: none;
}

#accountMenu li a
{
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

#accountMenu li a:hover
{
    text-decoration: underline;
}

#tabsMenu
{
    z-index:100;
    margin: 0px;
    padding: 0px;
    margin-left: 135px;
}

#tabsMenu ul
{
	list-style: none;
    margin: 0px;
    padding: 0px;
}

#tabsMenu ul li
{
    float: left;
	height: 100%;
}

#tabsMenu ul li a
{
	display: inherit;
    float: left;
    padding:7px 15px 7px 15px;
    margin-right: 1px;
    color: #FFF;
    background-color: #670707;
}

#tabsMenu ul li.active a
{
	text-decoration: none;
    color: #FFF;
    background-color: #7D0A09;
}

#tabsMenu ul li a:visited
{
	text-decoration: none;
}

#tabsMenu ul li a:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #7D0A09;
}

#tabsMenu ul li a:active
{
	text-decoration: none;
    color: #FFF;
    background-color: #7D0A09;
}

.menuItem
{
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #A01010;
	border-left: 1px solid #FFF;
    min-width: 100px;
    width: 100%;
}

.menuItem a
{
	color: #FFF;
	display: block;
    width:100%;
    height:100%;
    padding: 8px 20px 8px 20px;
    text-decoration: none;
    text-align: left;
}
.menuItem a:hover
{
	color: #FFF;
    width:100%;
	background-color: #7D0A09;
}

#leftcell
{
    background: #FFF;
    border-right: 1px dotted #CCC;
}

#middlecell
{
    
    background: #FFF;
}

#rightcell
{
    background: #FFF;
    border-left: 1px solid #CCC;
}

#leftcontent
{
    margin: 0px 5px 0px 0px;
    padding: 0px;
}

#centercontent
{
    margin: 0px 5px 0px 5px;
}

#rightcontent
{
    margin: 0px 0px 0px 5px;
    padding: 1px;
    z-index: 100;
}

#bottomcontent
{
    margin: 0px;
    background-color: #FFF;
    padding: 6px;
}

#breadcrumb
{
	margin: 0px;
	font-size: 10px;
	padding: 5px;
	/*height: 24px;
	background: url(images/background2.gif) repeat-x;*/
}

#breadcrumb a.x
{
	font-size: 10px;
	font-weight:bold;
	color: #A01010;
	position: relative;
	top: -3px;
	text-decoration: none;
}

#guidedsearch
{
	width: 140px;
}

#guidedsearch div h5
{
	margin-top: 9px;
}

#guidedsearch div a
{
	display: block;
	font-size: 9px;
	text-decoration: none;
}

#guidedsearch div a:hover
{
	text-decoration: underline;
}

#subscription
{

}

.pager
{
	margin: 0px;
	width: 100%;
	height: 24px;
	font-size: 10px;
	padding: 5px;
	background: url(images/background2.gif) repeat-x;
}
.pager a
{
	color: #000;
	text-decoration: none;
}

select.catalogfilter
{
	width:180px;
	height: 120px;
	color: #688660;
	font-size:11px;
	border: 1px solid #ECECEC;
	background: #F8F7EF;
}

.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight: bold;
}

.admin-header
{
    background-color: #6190CD;
    height: 40px;
    padding-left: 10px;
    border-bottom: solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.admintable
{
    margin: 5px;
    padding: 0px;
    width: 700px;
    border: 1px dashed #cccccc;
}

.adminlinklist ul
{
    margin: 0 0 0 2px;
    padding: 0;
}

.adminlinklist ul li
{
    list-style: none;
    display:block;
    width:100%;
    height:20px;
}

.adminlinklist ul li a
{
    display:block;
    width:100%;
    height:20px;    
}

.adminlabel
{
    font-size: 8pt;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
    border-width: 0px;
    background-color: #ffffff;
    margin-bottom: 3px;
}

.ourprice
{
    font-weight: bold;
    font-size: 10pt;
    color: #b22222;
}

.retailprice
{
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    text-decoration: line-through;
}

.totalbox
{
    text-align: center;
    color: #990000;
    font-weight: bold;
}

.adbox
{
    padding: 10px;
    font-size: 9pt;
    margin-bottom: 10px;
    border: 1px solid gainsboro;
}
a.editme
{
    text-decoration: none;
    color: #4a4d5c;
}
.commandbar
{
    padding: 3px;
    font-size: 8pt; /*	background-color: blue;*/
    border: 1px solid gainsboro;
}

#footer
{
	margin-top: 20px;
	border-top: 1px dotted #CCC;
}

#footerlisttable ul /*the TR that holds the footerlists*/
{
    padding:0px;
    list-style: none;
    margin: 5px 0px 0px 0px;
}

#footerlisttable a
{
	color: #7D0A09;
	text-decoration: underline;
}

#footerlisttable a:hover
{
	color: #000;
	text-decoration: none;
}

.footerlist /*list of tasks in footer table*/
{
    margin: 0;
    padding: 0;
}

.feedbackbox
{
    padding: 10px;
}

.recentcategorylistbox
{
}

.browsebox
{
	margin: 0px;
	padding: 0px;
}

.browsebox ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.browsebox ul li
{
    font-size: 12px;
    font-weight: bold;
}
.browsebox ul li.uneven
{
	background: #F6F6F6;
}

.browsebox ul li a
{
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	height:100%;
	padding: 5px;
}

.browsebox ul li a:hover
{
	text-decoration: none;
}

.contentbox
{
	width: auto;
}

.smalltext
{
    font-size: 10px;
    font-weight: normal;
    /*color: #666;*/
}
.adbox h3
{
    font-weight: bold;
    font-size: 10pt;
    color: #C7C030;
    margin-top: 1px;
    margin-bottom: 3px;
}

.loginheader
{
    height: 30px;
    font-weight: bold;
    text-align: center;
}

.logincell
{
    background-color: #FFF;
    vertical-align: middle;
    text-align: center;
    padding: 20px;
}

.logtable
{
	margin: 0 auto;
    background-color: #FFF;
}

.subcategory
{
    
}

.searchproductbox
{
	width: 100%;
	padding: 15px;
	border-bottom: 1px dotted #CCC;
}
.searchproductbox a
{
	font-weight: bold;
	font-size: 12px;
}

.recentproductbox
{
	margin: 0px 5px 5px 5px;
}

.recentproductbox ol
{
	color: #5A7D56;
    font-size: 11px;
    font-weight: bold;
}

.recentproductbox li
{
}

.recentproductbox ol li a
{
	display: block;
    color: #5A7D56;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;    
}

.recentproductbox ol li a:hover
{
	text-decoration: underline;
}

.productsection
{
    /*border-top: 1px dotted #ddd;*/
}

/*this is the container for ALL productbox DIVs*/
.productsbox
{
	width: 100%;
}

/*this is a SINGLE productbox contained in the above parent DIV*/
.productbox
{
	width: 190px;
    float: left;
    margin: 3px 3px 15px 0px;
    text-align: center;
	border: 1px dotted #CCC;
}

.productimagebox
{
}

.productimagebox a
{
	display: block;
	width: 185px;
	height: 185px;
	overflow: hidden;
}

.productimagebox a img
{
	margin: 0px;
	display: block;
	max-width: 185px;
	max-height: 185px;
}

.productsummarytext
{
    text-align: center;
}

.productsummaryproductname, .productsummaryproductname a
{
	color: #670707;
	font-style: normal;
	font-size: 11px;
	color: #746335;
    height:35px;
    text-decoration: none;
}

.productsummaryproductname a
{
	font-weight: bold;	
}

.productsummaryproductname a:hover
{
	text-decoration: underline;
}

.price
{
    font-weight: bold;
    color: #900;
}

.retailprice
{
    font-weight: normal;
    color: #746335;
    text-decoration: line-through;
}

.usuallyships
{
	font-size: 10px;
	color: #42A727;
	font-weight: bold;
	padding: 2px;
}

.yousave
{
    font-weight: bold;
    color: #336600;
}

.hookline
{
    color: #5b626c;
}

/*category summary control*/
.categoriesbox
{
	width: 100%;
}
.categorybox
{
	width: 133px;
	height: 133px;
	margin: 5px;
	float: left;
}
.categorybox tr td
{
	width: 133px;
	height: 133px;
}

.categorybox tr td img
{
	display: block;
}

.categoryname
{
	display: none;
}



.minicart
{
	width: 200px;
}

.tenpixspacer
{
    height: 10px;
}

.twentypixspacer
{
	clear: both;
    height: 20px;
}

.fiftypixspacer
{
    height: 50px;
}

.hundredpixspacer
{
    height: 100px;
}

.sectionoutline
{
    border: 1px solid #cccccc;
    padding: 15px;
}

checkout-visited
{
    font-size: 16pt;
    color: #dcdcdc;
}
checkout-current
{
    font-size: 16pt;
    color: #990000;
}
/* Rating */
.ratingstar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledratingstar
{
    /*background-image: url(Images/FilledStar.png);*/
}

.emptyratingstar
{
    /*background-image: url(Images/EmptyStar.png);*/
}

.savedratingstar
{
    background-image: url(Images/SavedStar.png);
}

fieldset
{
    padding: 10px;
}

.loadingbox
{
    position: absolute;
    top: 40%;
    left: 40%;
    border: 1px solid lightsteelblue;
    background-color: #ffffff;
    height: 50px;
    width: 250px;
    text-align: center;
    padding-top: 20px;
}

/* basic selectors */
a.adtext
{
    color: #A01010;
    text-decoration: none;
}
a.adtext:hover
{
    color: #F00;
    text-decoration: none;
}
a:link
{
    color: #000;
    text-decoration: none;
}
a:visited
{
    color: #000;
    text-decoration: none;
}
a:active, a:hover
{
}