html { margin: 0px; padding: 0px; }

body {
	margin: 0px; 
	padding: 0px;
	color: #487a05;
	/*background: #fff url('images/xmas.png')  no-repeat;*/
	background: #fff;
	 background-attachment:fixed;
	background-position:815px top;
	font: .9em Arial, Verdana, Helvetica, sans-serif;
	
	
}

/******************************************************************/
/* used for formatting Portix Spec tables */

p
{
font: 1.3em Arial, Verdana, Helvetica, sans-serif;
}

p.small
{
font: 1.0em Arial, Verdana, Helvetica, sans-serif;
}

p.rightSide
{
font: 1em Arial, Verdana, Helvetica, sans-serif;
}

.gblListLine1
{
    background-color:#fbd813;
}

.gblListLine2
{
    background-color:#f8e63c;
}

.gblListLine5
{
     font-weight:bold;
}
.gblListTableS 
{
    border-style:solid;
    border-width:1px;
    border-color:Black;
    
}

/*Xmas Tree for Header */
.header_tree
{
    position:absolute;
    top:30px;
    left:900px;
    z-index:150;
}

/******************************************************************/

.floattext
{
    vertical-align:text-top;
}
/* basic selectors */
a.adtext { color: #0230f7; text-decoration:none}
a.adtext:hover{ color: #0230f7; text-decoration:underline}
a:link { color: #0230f7; text-decoration:none}
a:visited { color: #0230f7;  text-decoration:none}
/*a:active, a:hover { color: #000099;  text-decoration:none; font-size:larger}*/
a:active, a:hover { color: #000099;  text-decoration:underline}

/* basic selectors for the catalog menu */
a.cat:active, a.cat:hover { color: #000099;  text-decoration:underline }
th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}

td.basket
{
    vertical-align:middle;

}

td.basketheader
{
    vertical-align:middle;
    border-bottom:solid 1px black;
    padding-bottom:4px;
}

h1 {
	color: #487a05;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #487a05;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #487a05;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #0230f7;
	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;
	padding:0;
	Margin:0;
}

div.prodRef {
	color: #0230f7;
	font: bold 75% Verdana, Arial, Helvetica, sans-serif;
}


img { border: 0px; }

hr { color: #487a05; height: 1px;

}

hr.wide { color: #487a05; background-color: #487a05; height: 4px;

}

table { font-size: 100%; }

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 #487a05;}

#menuSubCategory
{
    min-height: 16px;
    background-color:#b3d236;
    vertical-align:middle;
    font-size: 11px;
     color:#487a05;
    
   
}
#menuCategory 
{
    min-height: 16px;
    background:#D9D3D3;
    vertical-align:middle;
    font-size: 12px;
    font-weight:bold;
    color:White;
    border:solid 1px #487a05;
     margin-bottom: 3px;
     margin-top:3px;
      text-indent:2px;
    
}


#bar { /* styles for horizontal top bar */
    position: absolute;
	height: 25px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	z-index:100;
	left:495px;
	top:24px;
	vertical-align:middle;
}
#forumbar { /* styles for horizontal top bar */
    position: relative;
	background: #487a05;
	height: 24px;
	padding: 4px 0px 2px 0px;
	font-size: 110%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 27px;
	z-index:100;
	color:White;
	left:760px;
	top:118px;
	width: 250px;
	vertical-align:middle;
}
	html>body #bar { height: 27px; }

/* layout styles */
#header {
 position:relative;
	height: 110px;
	z-index:100;

}

#forumheader
{
    height: 151px;
	z-index:100;
	left:0px;
}


#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:100;

}

#menu1 { /* styles for top menu */
    margin-top:2px;
    margin-left: 2px;
    Width:1020px;
    font-size:8pt;
	z-index:100;
    border: solid 1px #487a05; 
    background-image: url('images/background_orange.gif');
}

#copyright
{
    position: absolute;
	top: 3px;
	margin-left:6px;
    text-align:left;
    z-index:100;
    font-size:8pt;

}

#cardtypes
{
        Border-bottom:solid 1px #487a05;
}


	#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;
	}
	
	#forummenu1 { /* styles for top menu */
	position: absolute;
	top: 10px;
	right: 5px;
	/*left: 440px;
	min-width: 580px;
	max-width: 580px;*/	
	z-index:100;
}	
	#forummenu1 ul { list-style: none; padding: 0px; margin: 0px; }
	#forummenu1 li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #000; }
	#forummenu1 li.first { border-left: none; }
	#forummenu1 li a:link, #menu1 li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #000; 
		text-decoration: none; 
	}
	#forummenu1 li a:active, #menu1 li a:hover {
		color: #000;
		text-decoration: underline;
	}


#mainmenu { /* styles for section or tab menu */
    padding: 4px 0px 0px 0px;
	position: absolute;
	top: 135px;
	left: 5px;
	width: 1020px;
	height: 44px;
	z-index:100;
	background: url('images/top_nav_bg.png') repeat-x 0px  0px;
	/*background-color: #487a05;*/

}
	html>body #mainmenu {
		position: absolute; /* Necessary for menu to position in Opera was set to relative */
	/*	 border-left-style: solid;
		 border-left-color: White;
		 border-left-width: 1px;*/
		
	}
	#mainmenu ul { list-style: none; padding: 0px; margin: 0px;
	 }
	#mainmenu li { display: inline; }
		#mainmenu li a:link, #mainmenu li a:visited { 
		display: block;
		float: left;
        background:url(Images/top_nav_marker.png) no-repeat 100% 2px ; 
		margin: 0px;
		color: #487a05; 
		font-weight: bold;
		font-family: Arial;
		font-size: 16px;
		text-decoration: none; 
		text-align: center;
		padding-top: 6px;

		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
	}
	html>body #mainmenu li a:link, html>body #mainmenu li a:visited { padding-left:14px; padding-right:14px;  height: 25px; }
	#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected{
		
		
		/*background:  #487a05 url('images/tab6.gif') no-repeat 0px 0px;*/
		background: url('images/top_nav_hov.png') repeat-x 1px  1px;

	}
	
	#forummainmenu { /* styles for section or tab menu */
    padding:4px 0px 4px 0px;
	position: absolute;
	top: 135px;
	left: 0px;
	width: 100%;
	height: 30px;
	z-index:100;
	background-color: #487a05;

}
    	html>body #forummainmenu {
		position: absolute; /* Necessary for menu to position in Opera */
		 border-left-style: solid;
		 border-left-color: White;
		 border-left-width: 1px;
		
	}
	#forummainmenu ul { list-style: none; padding: 0px; margin: 0px; }
	#forummainmenu li { display: inline; }
		#forummainmenu li a:link, #forummainmenu li a:visited { 
		background: url('images/tab3.gif') no-repeat 0px  1px;
		display: block;
		float: left;
		margin-right: 0px;
		width: 116px;
		height: 27px;
		color: White; 
		font-weight: bold;
		font-family: verdana;
		font-size: 12px;
		text-decoration: none; 
		text-align: center;
		padding-top: 6px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 21px;
		width: 115px;

	}
	html>body #forummainmenu li a:link, html>body #forummainmenu li a:visited { width: 115px; height: 21px; }
	#forummainmenu li a:active, #forummainmenu li a:hover, #forummainmenu li a.selected{
		background:  #487a05 url('images/tab6.gif') no-repeat 0px 0px;
		color: #487a05;
	}


	#leftcontent 
	{
		position: absolute;
		top:200px;
		left:8px;
		width:180px;
		background:#fff;
			z-index:100;

		}

	#rightcontent {
		position: absolute;
		left: 840px;
		right:5px;
		top:200px;
		width:180px;
		background:#fff;
		margin-right:5px;
			z-index:100;

		}
	#centercontent 
	{
    position: absolute;
	    Top: 200px;
		/*background:#fff;*/
		voice-family: "\"}\"";
   		left: 190px;
   		width: 600px;
   		
   		
		}

		html>body #centercontent {
		
		position: absolute;
	    Top: 200px;
	    left:200px;



		}
				
		#centercontentAlt 
	{
	    position:absolute;
	    top: 200px;
		/*background:#fff;*/
		voice-family: "\"}\"";
		voice-family: inherit;
   		left: 200px;
   		width: 540px;


		}

	html>body #centercontentAlt {
	 position:absolute;
	 Top:200px;
	 left:210px;

}
		
	#centercontentwide 
	{
    position:absolute;
    left:200px;
    top:200px;
	 width:800px;
	/*background:#fff;*/
	voice-family: "\"}\"";
	voice-family: inherit;

		}

	html>body #centercontentwide {
	
    position:absolute;
    left:200px;
    top:200px;



		}

#centercontentAdmin
	{
    position:absolute;
    left:200px;
    top:60px;
	 width:800px;
	background:#fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	z-index:100;
	}
	
		html>body #centercontentAdmin {
	
    position:absolute;
    left:200px;
    top:60px;
	z-index:100;

		}	
.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;

}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #487a05;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
    z-index:99;
}

.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;
}

li p
{
 font-size: 12pt;
}
.ourprice
{
	font-weight: bold;
	font-size: 12pt;
	color: #b22222;
	font-family: verdana;
}
.ourpricesmall
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.ourpricesmallalt
{

	font-size: 8pt;
	color: Black;
	font-family: verdana;
}
.retailprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #487a05;
	font-family: verdana;
	text-decoration: line-through;
}
.retailpricesmall
{
	font-weight: bold;
	font-size: 8pt;
	color: #487a05;
	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:#487a05;
}

a.productHeader
{
	text-decoration:none;
	color:#0230f7;
	 font-weight:bold;
}

a.productHeader:Hover
{
	text-decoration:underline;
	color:#0230f7;
	 font-weight:bold;
}
.commandbar
{
	padding:3px;
	font-size:8pt;
/*	background-color: blue;*/
	border:1px solid gainsboro;
}

#bizzifooter
{
    /*position:relative;*/
    width:550px;
    margin-left:215px;
    text-align:center;
  
}

#bizziforumfooter
{
    
}
 

#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: #c00; }
	del.price { color: #000; text-decoration: line-through; 
}

.attributeTitle
{
 font-weight:bold;
  font-size:1.2em;
  color: #0230f7;
}

.priceLarge
{
font-size:1.2em;
color: #b22222;
}

.productsection
{
	padding:10px;
	border-top:1px dashed #cccccc;
}

.browsebox
{

}
.browsebox h1
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #8cc636; 
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
 color: #8cc636; 
}


h1.accent
{
 	font-size: 12px;
	font-weight:bold;
	color:#990000;
	margin: 0px;
	margin-bottom:5px;
   
}
.smalltext
{
    font-size: 8pt;
    color: #487a05;
    font-family: verdana;
}

.usuallyshipssmall
{
    font-size: 8pt;
   /*color: #487a05;*/
    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: 10pt; 
    color: #487a05; 
    font-family: verdana; 
    background-color: #b3d236; 
    text-align:center;
 }
 .logincell
 {
    background-color:#ffffff;
    vertical-align:middle;
    text-align:center;
    padding:20px;
}
.logtable
{
    border:1px solid #cccccc;
    background-color:#cccccc;
    
}
.subcategory
{
    margin-left:10px;

}
.productbox
{
     height:250px; /*was 300 */
     width:180px; /*was 220 */
     border-bottom:1px solid #8cc63e;
     margin-bottom:5px;

    

}
.productimage
{
    width:175px;
}
.productsummarydisplaywrapper
{
     width:175px; /*was 200 */
     padding-top:5px; /* was 20px */
}
.productsummaryimageholder
{
    height:175px; /* was 135 */
    width:175px;
    text-align:center;
    vertical-align:middle;
}

.productsummaryimageholder img

{
    width:175px;
    height:175px;
    
}

.productsummaryimageholderalt
{
    height:175px; /* was 135 */
    width:175px;
    text-align:left;
    vertical-align:middle;
}

.productsummaryimageholderalt img

{
    width:175px;
   height:175px
    
}
.productsummarytext
{
    padding-left:5px;
    width: 175px;
     text-align:center;
}

.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: larger;
    color: #487a05;
    font-style: italic;
}
.hooklineaffiliate
{
    font-size: larger;
    color: #487a05;
   
}
.coreboxbody
{
    background-image:url(images/core_box_bg.gif);
    width:140px;
    padding-top:0;
    margin:0;
    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;
}
.twentypixspacer
{
    height:20px;
}
.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
}

#callus
{

    text-align:center;
    color: #487a05;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;

}

/*************************************************************
Bizzi Dynamic Menu
**************************************************************/

arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: white;
background: black url(../../images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../../images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(../../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;

}

.masterAdd
{
    position:absolute;
    left: 556px;
    top: 50px;
    border:solid 1px Black;
    width: 468px;
    height: 60px;

}


/*********************************************************
* NEW DHTML MENU CSS
http://www.codeproject.com/KB/HTML/dmenusimple.aspx
**********************************************************/

/* Real menu */
ul.mnu, li.mnu, lh.mnu
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
    list-style-type:none;
    font-weight: bold;
}

lh.mnu

{
border-bottom:solid 3px #487a05;
}

lh.mnuBottom

{

}

.mnuImage
{
 /*display:block;*/
 padding:0; margin:0;
}


ul.mnu
{
	width: 160px;
	padding: 0px;
	margin: 0px;

}


ul.submnu
{
width: 160px;
border-top: solid 1px #487a05;
border-left: solid 1px #487a05;
border-right: solid 1px #487a05;
border-bottom: solid 1px #487a05;
}


li.mnu ul.mnu
{
	display: none;
	position: absolute;
	margin-left: 70px;
	margin-top: -20px;

}

li.mnu a
{
	padding: 4px;
	text-decoration: none;
	color: #487a05;
	background-color: #f8e43b;
	width: 152px;
	display: block;
	border-bottom: solid 1px #487a05;
	/*border-left: solid 2px #487a05;
	border-right: solid 1px #487a05;*/
	text-indent: 1px;
	
}


li.mnu a:hover
{
	background-color: #fdc642;
	border-bottom: solid 1px #487a05;
}

li.mnu
{	
	float: left;
	width: 153px;


}

a.hassubmenu
{
	background-image: url(../../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position:  147px 7px;
}

#mainmnu
{
	margin: 5px;	
	margin-left: 0px;	
	float: left;
	border-bottom: solid 1px #487a05;
	margin-bottom: 100%;	
}

/*****************************************************
Search Area CSS
******************************************************/

#prodSearch
{
	position: absolute;
	top:55px;
	left:485px;
    width: 535px;
    height: 70px;
    border-left: solid 1px #487a05;
    border-top: solid 1px #487a05;
    border-right: solid 2px #487a05;
    border-bottom: solid 2px #487a05;
     z-index:200;

}

#prodSearchHeader
{
    font-size:8pt;
    font-weight:bold; 
    background-image: url('images/background_orange.gif');
    border-bottom: solid 1px #487a05;
     padding-left:4px;
}

.sectionHeader
{
    width:780px;
    padding:3px;
    background-image: url('images/background_orange.gif');
    border: solid 1px #104771;
    font-weight:bold;
    font-size:10pt; 
    color:#487a05; 

}

.sectionHeaderCheckout
{
    width:600px;
    padding:3px;
    background-image: url('images/background_orange.gif');
    border: solid 1px #104771;
    font-weight:bold;
    font-size:8pt; 
    color:#487a05; 

}

.tbQty
{
    font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
	text-align:center;
	 background-color:#faf7c5;
}

.stockStatus
{
 color: #fbd813;
}

.headertxt
{
    position:absolute;
    top:165px;
    left: 640px;
    z-index:600;
     vertical-align:top;
}

.facebook
{
    position:absolute;
    top:165px;
    left: 945px;
    z-index:600;
     vertical-align:top;
}

.facebook img
{
          padding-left: 5px;
}