html { margin: 0px; padding: 0px; }

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;

	background: #364433 url(images/bg.gif) repeat-x left top;
	/*background: #3c7faf url(images/bg_fade2blu.gif) repeat-x left top; -364433*/
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}
TD.infoBoxHeading
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #565656;
    height: 32px;
    /*background-position: 0% 0%;
    background-attachment: scroll;
    background-repeat: repeat;
    background-color: #7dc223;*/
}
.infoBoxContents {
  background: #f8f8f9;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}
.infoBox
{
    background: #783b00;
}
.main
{
    font-family: garamound;
    font-size:8pt;
    color:#666696;
    padding:4px;
}
/* basic selectors */
a.adtext { color: #666666; text-decoration:none}
a.adtext:hover{ color: #666666; text-decoration:none}
a:link { color: #666666; text-decoration:none}
a:visited { color: #666666;  text-decoration:none}
a:active, a:hover { color: #000099;  text-decoration:none}
th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}
h1 {
	color: #5b626c;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #5b626c;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #5b626c;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #5b626c;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color: #000;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #000;
	font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0px; }
hr { color: #ccc; height: 1px; }
table
{
	font-size: .95em;
	border-collapse: collapse;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

code { color: #6c0; font: 100% "Courier New", Courier, monospace }
form { margin: 0px; padding: 0px; }
input, textarea, select { font: 100% Verdana, Arial, Helvetica, sans-serif; border:1px solid #666666;}

#bar { /* styles for horizontal top bar */
	background: #d4d9de;
	height: 37px;
	padding: 7px 20px 3px 20px;
	font-size: 110%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 27px;
	z-index:100;
}
	html>body #bar { height: 27px; }

/* layout styles */
#header {
	height: 70px;
	z-index:100;

}

#logo {
	/*position: absolute;*/
	left: 15px;
	top: 15px;
	z-index:100;

}
.acctMenu
{
    padding-left:5px;
    width: 100%;
    height:
    13px;
    font-size:14px;
}
#menu1 { /* styles for top menu */
	position: absolute;
	top: 10px;
	right: 10px;
	z-index:100;

}
	#menu1 ul { list-style: none; padding: 0px; margin: 0px; }
	#menu1 li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #000; }
	#menu1 li.first { border-left: none; }
	#menu1 li a:link, #menu1 li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #000; 
		text-decoration: none; 
	}
	#menu1 li a:active, #menu1 li a:hover {
		color: #000;
		text-decoration: underline;
	}

#mainmenu { /* styles for section or tab menu */
	position: absolute;
	top: 43px;
	left: 200px;
	width: 500px;
		z-index:100;

}
	html>body #mainmenu {
		position: relative; /* Necessary for menu to position in Opera */
	}
	#mainmenu ul { list-style: none; padding: 0px; margin: 0px; }
	#mainmenu li { display: inline; }
	#mainmenu li a:link, #mainmenu li a:visited { 
		background: url('images/tab.gif') no-repeat 0px 1px;
		display: block;
		float: left;
		margin-right: 1px;
		width: 116px;
		height: 27px;
		color: #737685; 
		font-weight: bold;
		text-decoration: none; 
		text-align: center;
		padding-top: 6px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 21px;
		width: 115px;
	}
	html>body #mainmenu li a:link, html>body #mainmenu li a:visited { width: 115px; height: 21px; }
	#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected{
		background: url('images/tab.gif') no-repeat 0px -92px;
	}

	#leftcontent
{
	width: 200px; /* position: absolute;*/ /*top:120px;
		/*left:10px;*/ /*
		background:#ffffff;
			z-index:100;
*/
}
	#leftcontent2
{
	width: 200px; /* position: absolute;*/ /*top:120px;
		/*left:10px;*/ /*
		background:#ffffff;
			z-index:100;
*/
}

	#rightcontent
{
	width: 200px; /*position: absolute;*/ /*right:5px;
		top:140px;
		/* top 140px*/ /*
		background:#ffffff;
		margin-right:10px;
			z-index:100;*/
}
	#centercontent 
	{
		/*width:550px;*/
		margin-top:0px;
		margin-left :10px;
		padding:10px;
		padding-top:0px;
		border:1px solid #666666;
		background:#ffffff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		/*margin-left: 200px;*/
   		/*margin-right:205px;*/
   		/*	z-index:100;
   			*/

		}
	#centercontent2
	{
		/*width:750px;*/
		margin-top:20px;
		background:#ffffff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		/*margin-left: 200px;*/
   		/*margin-right:205px;*/
   		/*	z-index:100;
   			*/

		}
/*   html>body #centercontent
        {
   		    margin-left: 200px;
   		    margin-right:205px;
   			z-index:100;
		}
*/
#centercontentwide 
	{
		margin-top:20px;
		background:#ffffff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		/*margin-left: 200px;
   		margin-right:10px;
   			z-index:100;*/

		}

	/*html>body #centercontentwide {
   		margin-left: 200px;
   		margin-right:10px;
   			z-index:100;

		}*/
.admincontent99
{
    margin-left:20px;
}

.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:0;
	width:700px;
	border:1px dashed #cccccc;

}
.adminlabel
{
    font-size: 8pt;
    font-family: verdana;
    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;*/
	color: #565656;
	font-family: verdana;
}

.retailprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	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 {
	clear: both;
	border-top: solid 1px #d4d9de;
	padding: 5px;
	text-align: center;
}
.mainproductimage {
	width: 220px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}

.productdata {
	border: none;
	border-collapse: collapse;
}
	.productdata td, .productdata th { font-weight: normal; padding: 2px; text-align: left; }
	.price { font-weight: bold; color: #565656; font-size:10pt;}
	del.price { color: #000; text-decoration: line-through; 
}

.productsection
{
	/*margin: 0px 25px 0px 20px;
	padding:10px;
	border-top:1px dashed #cccccc;*/
	width:350;
	padding-left:25px;
}

.browsebox
{
    padding-bottom:0px;
}
.browsebox h1
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #3973b5;
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
    color: #3973b5  ;
}


h1.accent
{
 	font-size: 12px;
	font-weight:bold;
	color:#990000;
	margin: 0px;
	margin-bottom:5px;
   
}
.smalltext
{
    font-size: 8pt;
    color: #666666;
    font-family: verdana;
}
.medtext
{
    font-size: 10pt;
    color: #666666;
    font-family: verdana;
}
.adbox h3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
	color:#C7C030;
	margin-top:1px;
	margin-bottom:3px;

}
.loginheader
{ 
    height:30px;
    font-weight: bold; 
    font-size: 16px; 
    color: #363636; 
    font-family: verdana; 
    background-color: #f5f5f5; 
    text-align:center;
    padding-top:5px;
 }
 .logincell
 {
    background-color:#ffffff;
    vertical-align:middle;
    text-align:center;
    padding:20px;
    text-align:right;
}
.logtable
{
    border:1px solid #cccccc;
    background-color:#cccccc;
    font-size:14px;
    
}
.subcategory
{
    /*margin-left:10px;*/
}
.subcategory:link, .subcategory:visited
{
	
	text-decoration: none;
}
.subcategory:active, .subcategory:hover
{
	
	text-decoration: underline;
}

/* start pruduct box */
.productbox
{
     /*height:150px;*/
     width:135px;
     border:0px solid red;
     margin: 0px 5px 5px 5px;
     padding-bottom:10px;
}
.productsummarydisplaywrapper
{
    /*height:150px;*/
    width:135px;
    display:table-cell;
    vertical-align:middle;
    border:1px solid #cccccc;
    padding-bottom:10px;
}
.productsummaryimageholder
{
    height:65px;
    width:135px;
    margin-top:10px;
    text-align:center;
    display:table-cell;
    vertical-align:middle;
}
.productimage
{
    /*width:98px;*/
    border:0;
}
.productsummarytext
{
    height:55px;
    text-align:left;
    padding-left:10px;
    padding-right:10px;
}
.productsummaryproductname
{
    height:30px;
    font-size:12px;
}
.retailprice
{
    font-weight: bold;
    color: black;
    text-decoration: line-through;
}
.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: larger;
    color: #5b626c;
    font-style: italic;
    padding-right:45px;
}
/* end pruduct box */

.coreboxbody
{
    background-image:url(images/core_box_bg.gif);
    width:140px;
    padding-left:20px;
    padding-right:20px;
}
.coreboxtop
{
   background-image:url(images/core_box_top.gif);
   height:22px;
   width:180px;

}
.coreboxbottom
{
    width:180px;
    background-image:url(images/core_box_bottom.gif);
    height:22px;

}
.coreboxheader
{
    width:180px;
    background-image:url(images/core_box_bg.gif);
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
.tenpixspacer
{
    height:10px;
}
.tenpixspacer2
{
    height:20px;
}
.twentypixspacer
{
    height:20px;
    width:167px;
    border-bottom :1px dotted #565656;
}
.sectionoutline
{
	border: 1px solid #cccccc;
	padding: 15px;
}

checkout-visited
{
    font-size: 16pt;
    color: #dcdcdc;
    font-family: verdana;
}
checkout-current
{
    font-size: 16pt;
    color: #990000;
    font-family: verdana;
}
/* 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;
    -moz-border-radius: 1em;
    border-radius: 1em;

}
.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px;
    z-index: 100;
}
.modalloadingbox
{
	position: absolute;
	top: 40%;
	left: 40%;
	border: 1px solid lightsteelblue;
	background-color: #ffffff;
	height: 50px;
	width: 250px;
	text-align: center;
	padding-top: 20px;
	z-index: 510;
}
.popupMaskNew {
	position: absolute;
	z-index: 500;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	/*background-image: url("/images/maskBG.png"); /!important For browsers Moz, Opera, etc. */
	background-image:none;
	background-repeat: repeat;
	/*display:none;*/
}
/* =================================================== */

#cellHdr
{
	/*background-position: left top;*/
	background-image: url(/images/header-3.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: right;
	padding-top: 0px;
}
#cellHdr2
{
	/*background-position: left top;*/
	background-image: url(/images/header-3.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: right;
	padding-top: 0px;
}
#cellMainFooter
{
	/*background-color: #835425;*/
	background-image: url(/images/blueFooter.jpg);
	background-repeat: no-repeat;
	color: black;
	vertical-align: middle;
	text-align: center;
}
#cellMnuBack
{
	float: left;
    margin: 8px 0px 0px 12px;
	width: 400px;
	/*height: 16px;*/
	/*padding-top: 2px;*/
	text-align: left;
	color: #565656;
	font-weight: bold;
	font-family: Verdana, Arial;
	border: solid 0px green;
}

#cellMnuBackSearch
{
    float: right;
    height: 16px;
    border: solid 0px red;
    margin: 6px 12px 0px 0px;
}

#cellMnuBack2
{
	/*background-position: left top;*/
	background-image: url(/images/MenuBckGrnd.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	vertical-align: middle;
	color: black;
	text-align: center;

	font-family: Verdana, Arial;
}

#cellMnuBack a:link, #cellMnuBack a:visited
{
	padding: 0px 2px 0px 5px;
	color: #363636;
	text-decoration: none;
}
#cellMnuBack a:active, #cellMnuBack a:hover
{
	color: #000000;
	text-decoration: underline;
}

#cellSearch
{
	width:780px;
	height: 35px;
	color: #565656;
	font-weight: bold;
	font-family: Verdana, Arial;
	/*white-space: nowrap;*/
	vertical-align: middle;
	text-align: right;
	background-image: url(/images/MenuBckGrnd.jpg);
	background-repeat: no-repeat;
	/*padding: 5px 10px 0px 10px;*/
	padding:0;
	border: solid 0px red;
}

#cellLogin
{
	width: 235px;
	color: white;
	/*background-color: #0b6d99;*/
	text-align: left;
	white-space: nowrap;
	height: 25px;
	vertical-align: middle;
}

#menuLogin
{
	padding-left: 5px;
	width: 250px;
	height: 25px;
	white-space: inherit;
	vertical-align: middle;
}

#cellLogin a:link, #cellLogin a:visited
{
	padding: 0px 2px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#cellLogin a:active, #cellLogin a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.iconLogin
{
	padding-right: 3px;
	padding-left: 3px;
}

#divAdmin
{
	padding-right: 5px;
	padding-left: 5px;
	width: 75px;
	color: white;
	height: 25px;
	background-color: #835425;
	font-family: Verdana, Arial;
}
#divAdmin a:link, #divAdmin a:visited
{
	padding: 0px 2px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#divAdmin a:active, #divAdmin a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#cellMainBreadCrumb
{
	border-bottom: black 0px solid;
	height: 5px;
	width: 800px;
}
#cellMainBreadCrumb2
{
	border-bottom: black 1px solid;
	height: 5px;
	width: 800px;
}

#cellLeftcontent
{
	width: 200px;
	height: 100%;
	border: solid 0px black;
	vertical-align: top;
	text-align: left;
}
#cellLeftcontent2
{
	width: 200px;
	height: 100%;
	/*border-right: black 1px solid;*/
	vertical-align: top;
	text-align: left;
}
#cellCentercontent
{
	width: 580px;
	height: 100%;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	overflow: auto;
}
#cellCentercontent2
{
	width: 580px;
	height: 100%;
	text-align:left;
	vertical-align: top;

	overflow: auto;
	border:solid 0px orange;
}
#cellRightcontent
{
	width: 200px;
	height: 100%;
	border-left: black 1px solid;
	vertical-align: top;
}
#cellMainBody
{
	width: 780px;
	height: 100%;
	vertical-align: top;
}

#tblMain
{
 	/*border:solid 1px black;*/
	/*height: 100%;*/
	background-color: #ffffff;
}
#tblMainBody
{
	width: 100%;
	height: 100%;
}
.cellSubHead
{
	width: 200px;
	height: 25px;
	background-color: #fff;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #e26a2f;
}
.cellSubHead a:link, .cellSubHead a:visited
{
	/*padding: 0px 2px 0px 5px;*/
	color: #e26a2f;
	text-decoration: none;
}
.cellSubHead a:active, .cellSubHead a:hover
{
	color: #e26a2f;
	text-decoration: none;
}

.cellSubHeadbbd
{
	width: 200px;
	padding:0;
	margin:0;
	vertical-align: middle;
	text-align: left;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #4e4e4e;
	/*line-height: 14em;*/
}
.cellSubHeadbbd a:link, .cellSubHeadbbd a:visited
{
	/*padding: 0px 2px 0px 5px;*/
	color: #363636;
	text-decoration: none;
}
.cellSubHeadbbd a:active, .cellSubHeadbbd a:hover
{
	color: #666666;
	text-decoration: none;
}
.cellSubContents
{
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 2px;
}
.cellSubContents a:link, .cellSubContents a:visited
{
	padding: 0px 0px 0px 0px;
	/*color: #e26a2f;*/
	text-decoration: none;
}
.cellSubContents a:active, .cellSubContents a:hover
{
	padding: 0px 0px 0px 0px;
	/*color: #e26a2f;*/
	text-decoration: none;
}
.adminProductEdit
{
	color: #006699;
}
.adminProductEdit a:link, .adminProductEdit a:visited
{
	padding: 0px 2px 0px 5px;
	color: #006699;
	text-decoration: none;
}
.adminProductEdit a:active, .adminProductEdit a:hover
{
	color: #006699;
	text-decoration: underline;
}
.addAnAd
{
	color: #006699;
}
.addAnAd:link, .addAnAd:visited
{
	padding: 0px 2px 0px 5px;
	color: #006699;
	text-decoration: none;
}
.addAnAd:active, .addAnAd:hover
{
	color: #006699;
	text-decoration: underline;
}

/* ad rotator */
.footerAds
{
	margin:0;
	padding:0;
}
.CatAds
{
	margin: 2px 0px 2px 27px;
}
/*for admin media*/
div.imagespacer {
	width: 120;
	height: 126;
	text-align: center;            
	float: left;
	font: 10pt verdana;
	margin: 5px;
	overflow: hidden;
}
div.imageholder
{
    margin: 0px;
    padding: 0px;
    border: 1 solid #CCCCCC;
    width: 100;
    height: 100;
    cursor: default;
}

div.titleholder {
	font-family: ms sans serif, arial;
	font-size: 8pt;
	width: 100;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;            
}