html { 
	padding:2px;
  	margin:0px;
	}
body {
  	background-color: #000000;
  	font-size: 12px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	/* font-family: Verdana, Arial, Sans-Serif; */
	color: #c0ffff;
	padding:0px 20px;
  	margin:0px;
	}
img {
	border: 0px;
	}

td, p {
  	font-size: 12px;
	color: #c0ffff;
	}
A:link {
	text-decoration:underline;
	color: #ccddff;
	}
A:visited {
	text-decoration:none;
	color: #ffddcc;
	}
A:hover{color: #aa00ff;}
A.topbot:link {
        text-decoration:underline;
        color: #773355;
        }
A.topbot:visited {
        text-decoration:none;
        color: #773355;
        }
A.topbot:hover{color: #aa00ff;}
A.lmglobal:link {
	text-decoration:none; 
	color: #c0ffff;;
	margin-left: 6px;
	}
A.lmglobal:visited {
	text-decoration:none; 
	color: #c0ffff;
	margin-left: 6px;
	}
A.lmglobal:hover{
	color: #00ffff;
	margin-left: 6px;
	}
#footer {
}
#menu {
	position: absolute;
	width: 140px; /* 120px */
	left: 20px;
        right: 10px;
	padding:0px;
	margin:0px
	}
#menu p {
	margin: 0px;
	padding: 1px 0px 1px 0px;
	font-size: 11px;
	font-family : arial, sans-serif;
	text-decoration: none;
	}
#menu h2 {
	font-size: 1.4em;
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
#menu h3 {
	font-size: 1.125em;
	line-height: 1;
	padding-left: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

#menu a {
	font-size: 11px;
	font-family : arial, sans-serif;
	text-decoration: none;
	}
#menu a.visited {
	font-size: 11px;
	font-family : arial, sans-serif;
	text-decoration: none;
	}
#content {
	margin-left: 140px;
  	background-color:#000000;
	width: 920px;
  	overflow: auto;
	}
#rccontent {
	margin-top: 4px;
	overflow: hidden;
	}

img.sicon {
	margin: 10px;
	border-style: ridge;
	border-width: 2px;
	padding: 0px;
	}
img.siconwhite {
	margin: 10px;
	border-style: ridge;
	border-width: 2px;
	padding: 0px;
	background: #ffffff;
	}
.fltleft { /* Apply to images you want floated left */
        float: left;
        margin: 0 1.2em 1em 0; /* t r b l */
        padding: 0 0 0 0;
}
.fltright { /* Apply to images you want floated right */
        float: right;
        margin: 0 0 1em 1.2em;  /* t r b l */
        padding: 0 0 0 0;
}
.youtubewrapper { /* Apply youtube embed code */
        float: left;
        margin: 1em 1.2em 1em 0; /* t r b l */
        padding: 0 0 0 0;
}
.vertwrap {
	float: left;
	width: 660px;
	padding: .5em .2em .5em .2em;
}
.vertwrap h2 {
	margin: 0;
	padding: 0 0 0em 0;
}
.vertwrap a img {
	border: 2px solid #ffddcc;	
	padding: 1px;
	}
.vertwrap a img:hover {
	padding: 0px 2px 2px 0px; /* t r b l */
	border-top: 1px solid #ffddcc;
	border-left: 1px solid #ffddcc;
	border-right: 3px solid #aa9977;
	border-bottom: 3px solid #aa9977;
	}
/* main wrapper for a cart item */
.cartitem {
	padding: 0;
	margin: 0 0 1em 0;
	overflow: auto;
	}
.cartimage {
	float:left; 
	padding-right: 10px;
	}
.cartcaption {
	font-size: .85em; 
	margin: 0; 
	padding: 3px 0 0 0;
	}
.cartdesc {
	}
.price {
	font-size: 1.3em;
	}
.price span {
	font-size: 1.4em;
	}
.shipping {
	font-size: 1.2em;
	}
.prodid {}
.addtocart {
	font-size: 1.4em;
	font-weight: bold;
	}
.descriptionbox {}
.altimage {
	}
.altimage p {
	margin: 0;
	padding: 0;
	}
.cartette {}
.cartette img { 
	border: 1px solid #ffddcc;	
	margin: 3px;
	float: left;
	}
.red {
	color: #ff0000;
	}
.green {
        color: #15AE27
        }
.purple {
        color: #694BBB
        }
.sidebywrapper {
	background: #ffffff;
	float: left;
	padding: 8px;
	}
.sidebywrapper p {
	color: #000000;
	}
.sidebywrapper h2 {
	color: #000000;
	}
.sidebywrapper h1,h2,h3,h4,h5,h6 {
	color: #000000;
	}
.sidebywrapper a {
	color: #790727;
	}
.sideby {
	float: left;
	color: #000000;
	width: 320px;
	margin: 0 5px 0 5px;
	}
.sideby p {
	color: #000000;
	}
.sideby a {
	color: #000000;
	}
.sidebyblack {
	float: left;
	width: 320px;
	margin: 0 5px 0 5px;
	}
.sidebyblack p {
	}
.sidebyblack a {
	}
.struck {
	text-decoration: line-through;
	}
.floatleft {
	float: left;
	margin: 6px 8px 0px 10px;
}
.floatleft img {
	padding: 0;
	margin: 0;
	}
.floatright {
	float: right;
	margin: 6px 5px 0px 4px;
}
.floatright img {
	padding: 0;
	margin: 0;
	}
.floatright p {
	font-size: .9em;
	line-height: 1em;
	font-family: Arial, sans-serif;
	}

.break {
	clear: left;
}
.breakall {
	clear: both;
}
/* Used in the body of a content page */
/* typically comes with a floatright or floatleft too */
.picncap {
	margin: 5px;
	border: 1px solid #447799;
	padding: 1px;
	font-size: 12px;
	text-align: center;
	background: #666677;
	color: #aabbdd;
	}
.picncap a {
	color: #aabbdd;
	text-decoration: none;
	}
.picncap p {
	padding: 0;
	margin: 0;
	}
/* Used in the body of a content page */
/* typically comes with a floatright or floatleft too */
.picncapnb {
	margin: 5px;
	padding: 1px;
	font-size: 12px;
	text-align: center;
	color: #aabbdd;
	}
.picncapnb img {
	border: none;
	}
.picncapnb a {
	color: #aabbdd;
	text-decoration: none;
	}
.picncapnb p {
	padding: 0;
	margin: 0;
	}
.emcolor {
	color: #ff5555;
	}
.embold {
	font-weight: bold;
	}
.caption {
	font-size: .75em;
        color: #000000; 
	margin: 0; 
	padding: 3px 0 0 0;
	}
.caption2 {
	font-size: .75em;
        color: #ffffff; 
	margin: 0; 
	padding: 3px 0 2px 0;
	}
.blogbox {
	background: #333333;
	float: left;
        padding: 1px 1px 1px 1px;
	width: 250px;
        margin: 0px 0px 2px 0px;
        }
.blogbox p {
	color: #ffffff;
        font-size: 9px;
	font-family : arial, sans-serif;
	text-decoration: none;
        float: left;
        	}
.blogbox a {
	color: #D2E3C7;
	}
.blogbox img {
	border: none;
	float: left;
	margin-right: 5px;
	}
.blogbox h4 {
	font-size: 9px;
	margin-bottom: 2px;
	}
.testimonialbox {
        background-color: #A8A8A8;
	float: left;
	padding: 4px;
        margin-bottom: 15px;
	}
.testimonialbox h2 {
        color: #000000;
	font-size: 13px;
	margin-bottom: 5px;
        text-decoration: none;
        }
.testimonialbox p {
	color: #000000;
        font-size: 12px;
	text-decoration: none;
        }
.testimonialbox a {
	color: #790727;
	}
.relateditempanel {
	background: #666666;
	float: left;
	padding: 0 0 4px 4px;
	}
.relateditempanel h3 {
	margin-top: 4px;
	margin-bottom: 0px;
	}
.relateditem {
	clear: left;
	padding-bottom: 10px;
	}
.relateditem h2 {
	font-size: 13px;
	margin-bottom: 5px;
	padding-top: 7px;
	}
.relateditem span.moreinfo {
	margin-top: 3px;
	display: block;
	}
.relateditem p {
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-family : arial, sans-serif;
	}
.relateditem a{
	text-decoration: none;
	}
.relateditem img {
	border: none;
	float: left;
	margin-right: 5px;
	margin-top: 7px;
	}
.discussionpanel {
        background: #999999;
        float: left;
        padding: 4px;
        width: 250px; 
        }
.discussionpanel p {
        font-size: 12px;
	margin: 0;
	padding: 0;
	font-family : arial, sans-serif;
        color: #000000
        }
.discussionpanel2 {
        background: #333333;
        float: left;
        padding: 4px;
        width: 250px; 
        }
.discussionpanel2 p {
        font-size: 11px;
	margin: 0;
	padding: 4px;
	}
.discussionpanel2 h1,h2,h3,h4,h5,h6{
    margin-bottom: 3px;
    padding-bottom: 2px;
        }
.titlebox {
        background: #666666;
        float: left;
        padding: 4px;
        width: 100%;
        margin-bottom: 4px; 
        }
.titlebox p {
        font-size: 11px;
	margin: 0;
	padding: 4px;
        color: #ffffff;
	}
.titlebox h1,h2,h3,h4,h5,h6 {
        margin-bottom: 3px;
        padding-bottom: 2px;
        color: #ffffff;
        }
.titlebox img {
        float: left;
        padding: 4px;
        }
.greybg {
	background: #666666;
	}
/* .ppadd {
	margin-bottom: 20px;
	}
.ppadd form {
	float: left;
	margin-right: 4px;
	}
*/
.ppadd {
        margin: 0 0 0 10px;
        }
.ppadd form {
        float: left;
        margin: 0 4px 0 0;
        padding: 0;
        display: inline;
        }
.ppadd form input { /* smaller submit button */
        /* submit graphic is only visible input element in ppadd. */
        width: 90px;
        padding-top: 0;
        margin-top: 0;
        }
.ppadd p {
        margin: 0;
        padding: 0;
        }
.cartfaq {
        font-size: .85em;
        padding-top: 5px;
        padding-bottom: 9px;
        }
.h2left {text-align: left;
        }
form { margin:0; padding:0; display:block;}

Label, input {
    font: 1em Arial, sans-serif;
    vertical-align: middle;
}

.basicform { }

.fieldpair {
		display: block;
		clear: both;
		padding: 3px 20px 3px 20px;
		margin: 0;
	}

p.fieldname {
		clear: left;
		float: left;
		width: 100px;
		text-align: right;
		margin: 0;
		padding: 0;
	}

p.fieldinput {
	float: left;
	text-align: left;
	padding: 0 0 0 5px;
	margin: 0;
	}

.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

/* XXAXX Rework ============================================ */
#masthead {
	overflow: hidden;
	position: relative;
        }
#masthead #logo {
        float: left;
        border: 0px;
        overflow: hidden;
        }
#mhmenu {
	margin-top: 5px;
	margin-left: 5px;
        float: left;
	height: 92px;
        overflow: hidden;
	position: relative;
	text-align: center;
        }
#mhmenu img {
	border: 2px solid #443333;
	}
#mhmenu img:hover {
	border: 2px solid #eeeeee;
	}

#masthead form {
	padding: 0px;
	margin: 4px 0px 6px 0px;
        }

.submitbutton {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        }

.ejphrase {
        width: 890px;
        height: 20px;
        border: 1px solid #ffffff;
}
.ejphrase p {
        margin: 0px;
        padding: 3px 0px 0px 5px;
        font-size: 10px;
        font-family: Arial, sans-serif;
        font-weight: bold;
        color: #ffffff;
        }

.ejphrase img {
        border: 0px;
        float: right;
	}

.boxreset {
        margin: 0;
        height: 0;
        padding: 0;
        width: 100%;    /* this is the magic element to fix the h1 clump */
        clear: both;    /* magic element makes box shrink-wrap */
}

.cart-ecco-box {
	margin-top: 10px;
	overflow: hidden;
	width: 110px;
	position: relative;
	height: 130px;
	text-align: center;
	}
.cart-ecco-box #cart-ecco-ec {
	position: absolute;
	top: 0px;
	left: 0px;
	}

.cart-ecco-box #cart-ecco-co {
	position: absolute;
	top: 0px;
	left: 60px;
	}
.cart-ecco-box p#cart-ecco-legalize {
	position: absolute;
	top: 70px;
	left: 0px;
	}
#intshipping {
	float: left;
	display: block;
	width: 80px;
	text-align: center;
	margin-left: 4px;
	}
#intshipping p {
	line-height: 1;
	padding: 0px;
	margin: -5px 0px 0px 0px;
	font-size: 10px;
	}
#intshipping2 img {
	margin-left: 10px;
	}

ul.lmmenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: .9em;
	color: #990000;
/*	list-style-position: inside;*/
	}

ul.lmmenu li {
	margin: 0px 0px 0px 10px;
	}
ul.lmmenu li a {
	text-decoration: none;
	font-weight: normal;
	}
ul.lmmenu li a:hover {
	text-decoration: underline;
	}

.lmtop {
	background: #000000 url(../graphics/css-bg-lmtop.gif) top left repeat-y;
	}
.lmbeacons {
	background: #000000 url(../graphics/css-bg-lmbeacon.gif) top left repeat-y;
	}
.lmblockers {
	background: #000000 url(../graphics/css-bg-lmblocker.gif) top left repeat-y;
	}
.lmamulets {
	background: #000000 url(../graphics/css-bg-lmamulet.gif) top left repeat-y;
	}
.lmgenerators {
	background: #000000 url(../graphics/css-bg-lmgenerator.gif) top left repeat-y;
	}
.lmrelated {
	background: #000000 url(../graphics/css-bg-lmrelated.gif) top left repeat-y;
	}
.lmfooter {
	background: #000000 url(../graphics/css-bg-lmfooter.gif) top left repeat-y;
	}
h3.htop, h2.htop {
	color: #dddddd;
	}
h3.hbeacons, h2.hbeacons {
	color: #8D7C50;
	}
h3.hamulets, h2.hamulets {
	color: #AC2718;
	}

h3.hgenerators, h2.hgenerators {
	color: #284BA5;
	}

h3.hrelated, h2.hrelated {
	color: #87219D;
	}

h3.hfooter, h2.hfooter {
	color: #F5F3F4;
	}

h3.hblockers, h2.hblockers {
	color: #219D70;
	}

#topmenu {
	width: 890px;
	}

#topmenu ul {
	list-style:none;
	margin: 10px 0px 1px 0px;
	padding:0px 0px 2px 8px;
	width: 100%;
/*	overflow: hidden; */
	text-align: left;
	border-bottom: 2px solid #014364;
	}

#topmenu ul li {
	display: inline;
	list-style:none;
	margin: 0;
	padding: 0 0 3px 0;
	}

#topmenu ul li a {
	display:inline;
	/* float:left; */		/* this will drop the boxes below the bottom of header */
	float: none;
	margin:0 0 1px 4px;
	padding:3px 10px 3px 10px;
	text-align:center;
	text-decoration:none;
	line-height:1.3em;
	border: 1px solid #445A5A;
	border-bottom: 1px solid #445A5A;
	}

#topmenu ul li a {
	background:#d5d5e0;
	color:#263232;
	}

#topmenu ul li a:hover {
	background:#445A5A;
	color:#ffffff;
	}

#topmenu ul li a.current, #header ul li a.current:hover {
	color:#ffffff;
	background:#445A5A;
	font-weight:bold;
	}


#topmenu ul.isbeacons {
	border-bottom: 2px solid #8D7C50;
	}
#topmenu ul.isamulets {
	border-bottom: 2px solid #AC2718;
	}

#topmenu ul.isgenerators {
	border-bottom: 2px solid #284BA5;
	}
#topmenu ul.isblockers {
	border-bottom: 2px solid #219D70;
	}

#topmenu ul.isrelated li a {
	border-bottom: 2px solid #87219D;
	}

#topmenu ul.isbeacons li a {
	border: 1px solid #8D7C50;
	}
#topmenu ul.isamulets li a {
	border: 1px solid #AC2718;
	}

#topmenu ul.isgenerators li a {
	border: 1px solid #284BA5;
	}
#topmenu ul.isblockers li a {
	border: 1px solid #219D70;
	}

#topmenu ul.isrelated li a {
	border: 1px solid #87219D;
	}

#topmenu ul li.tabbeacons a.current, #header ul li.tabbeacons a.current:hover {
	background: #8D7C50;
	}
#topmenu ul li.tabamulets a.current, #header ul li.tabamulets a.current:hover {
	background: #AC2718;
	}

#topmenu ul li.tabgenerators a.current, #header ul li.tabgenerators a.current:hover {
	background: #284BA5;
	}
#topmenu ul li.tabblockers a.current, #header ul li.tabblockers a.current:hover {
	background: #219D70;
	}

#topmenu ul li.tabrelated a.current, #header ul li.tabrelated a.current:hover {
	background: #87219D;
	}

#linksharewrap {
	float: left;
	width: 130px;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 10px;
	}

#gtrans {
	position: absolute;
	right: 28px;
	bottom: 3px;
	font-size: .80em;
	}


