﻿html { margin: 0px; padding: 0px; }
body 
{
	background:#fff;
	color: #202c10;
    FONT-FAMILY: arial, helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP: 0px;
    TEXT-ALIGN:LEFT;
}
.ezbButton,
.ezbButton a:link,
.ezbButton a:visited,
.ezbButton a:hover
{
	cursor:pointer;
	cursor:hand;
	background: #EF6B1F url(images/btnLeft.gif) no-repeat left;
	color: #ffffff;	
	font-size: larger;
	text-align:right;	
	height:21px;
	font-weight: bold;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;
	padding-right:5px;
	
}

.checkbox input, .radio input { 
  border: none; 
} 
.button input { background:#EF9C3D;}
input
{
color: #202c10;
background: #fff;
border: 1px solid #aaa
}
/* added V2 */
.redfont {color:#cc0000;}
#container{width:1000px;height:100%;margin:auto;text-align:center;}
#cornfiredboilers {display:block;background:#fff url(images/ezburnv4.jpg) ;width:1000px;margin-right:auto;margin-left:auto;
                   text-align:right;height:181px;}
 #cornfiredboilers h1 {font-size:.1em; width:309px; height:98px;}
#cornfiredboilers h1 a {width:309px; height:98px;}
#cornfiredboilers ul { position:relative;list-style: none; padding: 0px; margin: 0px; }
#cornfiredboilers li { padding-right: 10px;padding-left: 10px; margin: 0px; display: inline; }
#cornfiredboilers li a {text-decoration:none; color:#fff;font-size:1.5em;    
                        font-family: georgia,serif;    line-height:1em;           
 }
 #cornfiredboilers li a:hover {text-decoration:underline; color:#999;
 }
 /* Navigation */
#subnav1, #subnav2, #subnav3{width:150px; border:solid 1px #999;background:url(images/menuback.png) repeat-y;}
#subnav1 li a, #subnav2 li a, #subnav3 li a{font-size:.9em; padding-left:3px;}	
#cornfiredboilers li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  text-align:left;
  }
  #cornfiredboilers li > ul {
	top: auto;
	left: auto;
	}
#cornfiredboilers li:hover ul, li.sfHover ul{ display: block; }

#cornfiredboilers li:hover a, 
#cornfiredboilers li.sfHover a {
  text-decoration:underline;	

}
#cornfiredboilers li:hover ul a, 
#cornfiredboilers li.sfHover ul a {
  text-decoration:underline;	
	
}
#cornfiredboilers li:hover ul a:hover, 
#cornfiredboilers li.sfHover ul a:hover {
text-decoration:underline;	
}
.nm, .nm li{text-align:center;}
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav {
  z-index: 100;
  position: relative;
}
.nav li 
{ 
  padding:0;
  float: right;
  width:80px;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  display: block;

}

.nav li a:hover {
text-decoration:underline;	
	

}

.nav ul {
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 25px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border-bottom: 0;
  padding: 0px;
  white-space: nowrap;
}
.nav ul a:hover {
  text-decoration:underline;
}
 
#footer {display:block;width:990px;height:60px;margin-right:auto;margin-left:auto;text-align:center;}
.footer menu {padding-left:160px;}
.footer menu A {font-size:.8em;}
#form_default{display:block;width:800px;height:100%; margin-left:0px;text-align:left;}
#wrapper
{
	display: inline-table;position:relative; float:left; padding-left:5px; padding-top:5px;
}
.divmenu {display:block; width:140px;}
/* end added V2 */

.rightad , #rightad , .leftad, #leftad
{
	background: #f1f1f1;
}
.centerdiv, #centerdiv
{
	position:relative;
	float:left;
	background: #ffffff;
	width: 720px;
	
}
.plainbox
{
	text-align:center;
}
#accountform
{
	background: #f8fefc url(images/centerdiv.gif) repeat-y;
	width: 520px;
	height:650px;
	display:block;
	margin:100 100 ;
}
#defaultNavigation, .defaultNavigation
{
	position:relative;	
	left:255px;
}

admin,.admin, #admin {
	margin: 0px; 
	padding: 0px;
	color: #000000;
	background: #ffffff;
	
}

	#leftcontentadmin 
	{
		border-top: solid 1px #575e31;
		border-left: solid 1px #575e31;
		border-right: solid 1px #575e31;
		border-bottom: solid 1px #575e31;
		margin-top:10px;
		text-align:left;
		padding-left:15px;
		width:180px;
		background:#fff;
		z-index:100;
		position:relative;
		float:left;
		}

	#rightcontentadmin {
		float:right;
		width:180px;
		background:#fff;
		margin-right:10px;
		z-index:100;

		}

.bluelink, #bluelink , #bluelink a
{
	color: #0000ff;
	font-size:8pt;
	text-decoration:underline;
	position:relative;
	left:35px;
}

/* basic selectors */
a.adtext { color: #1F1F42; text-decoration:underline}
a.adtext:hover{ color: #1F1F42; text-decoration:underline}
a:link
{
	color: #1F1F42;
	text-decoration: underline;
}

a:visited
{
	color: #1F1F42;
	text-decoration: underline;
}
a:active, a:hover
{
	color: #354435;
	text-decoration: underline;
}
th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}
h1 {
	color: #202c10;
	font: bold 140% Arial, Helvetica, sans-serif;
}

h2 {
	color: #202c10;
	font: bold 130% Arial, Helvetica, sans-serif;
}

h3 {
	color: #202c10;
	font: bold 110% Arial, Helvetica, sans-serif;
}

h4 {
	color: #202c10;
	font: bold 100% Arial, Helvetica, sans-serif;
}

h5, .h5, #h5 {
	color: #202c10;
	font: bold 100% Arial, Helvetica, sans-serif;
	margin-bottom:0;
}

h6 {
	color: #202c10;
	font: bold italic 100% Arial, Helvetica, sans-serif;
}

img { border: 0px; }
hr { color: #202c10; 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% Arial, Helvetica, sans-serif; border:2px solid #AAAAAA;}
.rssfeed{width:135px;}
.rssfeed ul { list-style: none; padding: 0px; margin: 0px; }
.rssfeed li { margin-bottom:10px !important; }

#menubar { /* styles for horizontal top bar */
	position:relative;
	float:right;
}
#menubar ul { list-style: none; padding: 0px; margin: 0px; }
	#menubar li { padding: 0px; margin: 0px; display: inline; 
					border-left: solid 1px #202c10; }
	#menubar li.first { border-left: none;  padding-bottom:4px; }
	#menubar li.next, #menubar li.next a:link  {  padding-bottom:4px; }

	#menubar li a:link, #menubar li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #202c10;  
	}
	#menubar li a:active, #menubar li a:hover {
		color: #202c10;
		text-decoration: underline;
	}

#catmenu
{
	color:#fff;
	padding-top:2px;
	padding-bottom:9px;	
	width:1000px;
	background: #000 url(images/ezbstripe.gif) no-repeat bottom;
}
#catmenu ul { list-style: none; padding: 0px; margin: 0px; }
	#catmenu li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #202c10; }
	#catmenu li.first { border-left: none; }
	#catmenu li a:link, #catmenu li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #fff; text-decoration: none;
	}
	#catmenu li a:active, #catmenu li a:hover {
		color: #EF6B1F;
		text-decoration: underline;
	}
	
#searchbar{position:relative; float:left; width:300px;}
#bar { /* styles for horizontal top bar */
		display:block;
		overflow:hidden;
		background:#fff;
		border:solid 1px #898d63;
		width:995px;
		height: 27px;
		padding-top: 3px;
		padding-bottom:3px;
		padding-left:3px;
		font-size: 110%;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		z-index:100;
}
	html>body #bar { height: 27px; }

/* layout styles */
#header
{
	height: 90px;
	z-index: 100;
}

#logo {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index:100;

}

#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 #202c10; }
	#menu1 li.first { border-left: none; }
	#menu1 li a:link, #menu1 li a:visited { 
		padding: 0px 2px 0px 5px; 
		color: #202c10; 
		text-decoration: none; 
	}
	#menu1 li a:active, #menu1 li a:hover {
		color: #202c10;
		text-decoration: underline;
	}

#mainmenu
{
	/* styles for section or tab menu */
	position: relative;
	float:right;
	top: 60px;
	text-align: right;	
	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 , .leftcontent
	{
	padding-top:10px;
	position:relative;
	float:left;	
	width:180px;
	background:#fff;
	z-index:100;
	text-align:left;
	margin-left:0px;

		}
#masterbody{ width:100%;margin-right:auto; margin-left:auto; text-align:center;}
	
	#rightcontent 
	{
		padding-top:10px;
		float:left;
		width:170px;
		background:#fff;
		margin-right:10px;
		text-align:left;
		margin-left:0px;
z-index:100;
		}

		.centercontentadmin,.centercontentadmin td.hookline, #centercontentadmin
	{		
		position:relative;
		float:left;
		margin-top:20px;
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		z-index:100;
   		width:700px;
		text-align:left;
		margin-left:5px;
		}
		.tableNavLink a{margin:3px;margin-top:15px;background-color:#ddd;border:solid 1px #ccc;padding:3px;}
.tableNavLink a:hover{color:#fff;}
	html>body #centercontent {

   			z-index:100;

		}

	html>body #centercontent 
	{
		display:block;
		z-index:100;
		width:600px;
		text-align:left;
		}
	.centercontent, #centercontent 
	{	
		padding-left:7px;
		position:relative;
		margin-right:7px;
		float:left;
		overflow:hidden;
		}
	
	#centercontentwide 
	{

		margin-top:20px;
		background:#fff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 205px;
   		margin-right:10px;
   			z-index:100;

		}

	html>body #centercontentwide {
   		margin-left: 205px;
   		margin-right:10px;
   			z-index:100;

		}

.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 1.1em;
    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:800px;
	border:1px dashed #818965;

}
.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;
	
	
}

.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;
	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: #202c10; text-decoration: line-through; 
}

.productsection
{
	text-align:left;
}

.browsebox
{
text-align:left;


}
.browsebox h1
{
    
    font-weight: bold;
    font-size: 1.1em;
    color: #3973b5;
    border-bottom: 1px dashed #818965;
}
.browsebox h1 a
{
    color: #3973b5  ;
}


h1.accent
{
 	font-size: 10px;
	font-weight:bold;
	color:#990000;
	margin: 0px;
	margin-bottom:5px;
   
}
.smalltext
{
    font-size: 8pt;
    color: #354435;
    
}
.adbox h3
{
    font-weight: bold;
    font-size: 10pt;
    
	color:#D4C98A;
	margin-top:1px;
	margin-bottom:3px;

}
.adboxCJ{width:100%;margin-right:auto;margin-left:auto;text-align:center;}
.loginheader
{ 
    height:30px;
    font-weight: bold; 
    font-size: 10pt; 
    color: #ffffff; 
     
    background-color: #EF6B1F; 
    text-align:center;
 }
 .logincell
 {
    background-color:#ffffff;
    vertical-align:middle;
    text-align:center;
    padding:20px;
}
.logtable
{
    border:1px solid #818965;
    background-color:#818965;
    margin-top:20px;
    width:250px;
}
.subcategory
{
    margin-left:10px;
}
.categorylist {display:block; font-size:1.1em; 
	padding-top:2px;padding-bottom:2px; padding-right:3px; padding-left:3px; background:#EF6B1F; color:#000;}
.categorylist a:link, .categorylist a {color:#fff;}
.categorylist a:hover {color:#000;}
a:hover

#tableaddress
{
	
                                        }
.checkoutprogress
{
		background: #fff url(images/checkoutprogressback.gif) repeat ;
		height:36px;
	}
.productimage
{
    width:83px;
}
/*boxed result list*/
.productbox
{
     height:165px;
     width:180px;
     border:1px solid #fff;
     margin:2px;

}
.productsummarydisplaywrapper
{
     width:200px;
     padding-top:20px;
}
.productsummaryimageholder
{
    height:100px;
    text-align:center;
    vertical-align:middle;
}
.productsummarytext
{
    padding-left:20px;
    height:55px;
}

/*catagory list results*/
.productlistbox
{
     height:105px;
     width:590px;
     border:1px solid #fff;
     margin:2px;

}
.productlistdisplaywrapper
{
	width:400px;
	text-align:left;
     padding-top:20px;
     position:relative;
    float:left;
}
.productlistimageholder
{
    height:100px;
    position:relative;
    float:left;
}
.productlisttext, productlistproductname, a productlistproductname
{
    position:relative;
    float:left;
    padding-left:10px;
}
.addtocart
{
	position:relative;
    float:right	;
    padding-left:20px;
}
/*end */
.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: 1.1em;
    color: #202c10;
    font-style: italic;
    text-align:left;
}
.boxheader
{
	padding-top:3px;
padding-bottom:3px;
padding-left:3px;
padding-right:3px;
border-top:solid 1px #333;
background:#fff;
border-bottom:solid 1px #333;
font-size:1.3em;
font-weight:bold;
}
.coreboxbody
{    
	border:solid 1px #ddd;
	background-color:#f1f1f1;
    padding-left:5px;
    padding-right:5px;
}
.coreboxtop
{
   height:22px;
   width:180px;

}
.coreboxbottom
{
    width:180px;
    height:22px;

}
.coreboxheader
{
    width:180px;
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
.coreboxheader2
{
	font-size:1.1em;
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}

.coreboxbody ul { list-style: none; padding-left:5px; margin: 0px; }
	.coreboxbody li { padding: 0px; margin: 0px; }
	.coreboxbody li.first { border-left: none; }
	.coreboxbody li a:link, .coreboxbody li a:visited { 
		padding: 0px 2px 3px 5px; 
	}
	.coreboxbody li a:active, .coreboxbody li a:hover {
		color: #EF6B1F;
		text-decoration: underline;
	}

.coreboxbody2
{
	border:solid 1px #ddd;
	background-color:#f1f1f1;
	padding-left:5px;
	padding-right:5px;
    padding-top:5px;
    padding-bottom:10px;
    background:#ffffff;
}
.coreboxbody2 h3 {margin:auto; text-align:center; }
.coreboxtop2
{
   height:22px;

}
.coreboxbottom2
{
	padding-left:5px;
	padding-right:5px;
    padding-top:5px;
    padding-bottom:10px;
    border-bottom:solid 1px #333;
    background:#ffffff;
}
.coreboxbodyW
{
	border:solid 1px #ddd;
	background-color:#f1f1f1;
    width:230px;
    padding-left:5px;
    padding-right:5px;
}

.coreboxtopW
{
   height:22px;
   width:230px;
    padding-left:5px;
    padding-right:5px
}
.coreboxbottomW
{
    width:230px;
    height:22px;
    padding-left:5px;
    padding-right:5px
}
.coreboxheaderW
{
    width:230px;
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}


.coreboxbody325
{
	border:solid 1px #ddd;
	background-color:#f1f1f1;
    width:325px;
    padding-left:8px;
    padding-right:10px;
}

.coreboxtop325
{
   height:22px;
   width:325px;
    padding-left:8px;
    padding-right:10px
}
.coreboxbottom325
{
    width:325px;
    height:22px;
    padding-left:8px;
    padding-right:10px
}
.coreboxheader325
{
    width:325px;
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
--

.coreboxbodyW2
{
	border:solid 1px #ddd;
	background-color:#f1f1f1;
    width:610px;
    padding-left:15px;
    padding-right:30px;
}
.coreboxtopW2
{
   width:630px;

}
.coreboxbottomW2
{
    width:630px;
    background:url(images/core_box_bottomw2.gif) no-repeat;

}
.coreboxheaderW2
{
    width:610px;
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
.tenpixspacer
{
	clear:both;
    height:10px;
    clear:both;
	display:block;
	overflow:hidden;
}
.twentypixspacer
{
	clear:both;
	display:block;
    height:20px;
    overflow:hidden;
}
.sectionoutline
{
    border:1px solid #818965;
    padding:15px;
}

checkout-visited
{
    font-size: 16pt;
    color: #dcdcdc;
    
}
checkout-current
{
    font-size: 16pt;
    color: #990000;
    
}
/* Rating */
.ratingstar {
    font-size: 0pt;
    width: 13px;
    height: 10px;
    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
}
.pageheader
{
	background:#E0B66F ;
    border-bottom: #dcdcdc 1px dotted;
    color: #fff;
    font-size: 10pt;
    padding-bottom: 5px;
    font-weight:bold;
}

#scrolling
{
	background: #fff;
	margin: 0 auto;
	width: 590px;
	
	overflow:hidden;
	position:relative;
	float:left;
	
}
.legend{ width:75px;
         height:60px;
         overflow:hidden;
         background:#fff;
         color:#444;
         border-top:solid 1px #b2b2b2;
         border-bottom:solid 2px #999;
         border-right:solid 2px #999;
         border-left:solid 1px #b2b2b2;
         margin:2px;
         padding:2px;
         }
.legend:hover, .legend:hover a, .legend a:hover{ 
         color:#fff;
         background:#444;
         
         }
        
#scrolling li
{

	float: left;
	margin: 0px; 
	padding: 6px;
}

  a.scrollover {
      color: #1D0048;
   }
   a.scrollover em:first-line {
      color: #202c10;
   }
  

#scrolling br
{
	clear: both;
}
#scrolling ul 
{
	list-style: none;
	text-align: center;
}
.floatleft
{position:relative;float:left;}
.floatright
{position:relative;float:right;}
.leftContact
{
	text-align:right;
	padding-right:3px;
	height:22px;
	width:85px;
	float:left;
}
.rightContact
{
	height:22px;	
	width:485px;
	float:left;
}
.contactForm
{
	text-align:left;
	margin-left:0;
	background:#ffffff;	
	padding:5px;
	padding-top:15px;
	
}
.popouttop
{
	background-color:#E8EBED;
	height:18px;
	padding-left:5px;
}
.popout 
{
	text-align:left;
	z-index:100;
	width:230px;	
	background: #EF6B1F url(images/core_box_bgW.gif) ;
	border-top:solid 1px #EF6B1F;
	border-left:solid 2px #EF6B1F;
	border-right:solid 1px #EF6B1F;
	border-bottom:solid 2px #EF6B1F;
	padding-bottom:2px;
	
}
	
.popoutform{padding-top:8px;}
.inputtxt {width:90px; text-align:right;}
#place
{
	display:block;
}
.color1 {
    color: #202c10;
}
.color2 {
    color: #575e31;
}
.color3 {
    color: #4e5b30;
}
.color4 {
    color: #8a8e64;
}
.color5 {
    color: #818965;
}
.color6 {
    color: #898d63;
}
.color7 {
    color: #EF6B1F;
}

.color8 {
    color: #e6e3de;
}
.color9 {
    color: #e4e0db;
}
.color10 {
    color: #fff;
}
/*admin styles*/
.scaffoldEditItemCaption{text-align:left; margin-left:5;background-color:#ddd;border:solid 1px #ddd;}
.scaffoldEditItem{text-align:left; margin-left:5;color:#e4e0db;}
.frmbutton, .scaffoldButton{font-size:1.1em; font-weight:bold; padding-bottom:3px; height:27px; border:solid 1px #040404; background-image:url('images/graybtnback.gif'); background-color:#424242; color:#fff;}

#vcard{width:300px;margin:auto;}
.adminNavLink{padding-top:3px;padding-bottom:2px;}
.adminNavLink a {font-size:1.0em;}
p#productlink{text-align:left;}
#productlink a{font-weight:bold;font-size:1.0em;text-decoration:underline;margin-left:0;padding-bottom:20px;}
