/* begin Page */



body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#ert-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#ert-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 252px;
	left: 0;
	top: 0;
}

#ert-page-background-glare-image
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 252px;
	width: 320px;
	margin: 0;
}

html:first-child #ert-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}




#ert-page-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 900px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.ert-deal
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:87px;
	min-height:87px;
}

.ert-deal-body
{
	position: relative;
	z-index:1;
	padding: 5px;
}

.ert-deal-tr, .ert-deal-tl, .ert-deal-br, .ert-deal-bl, .ert-deal-tc, .ert-deal-bc,.ert-deal-cr, .ert-deal-cl
{
	position:absolute;
	z-index:-1;
}

.ert-deal-tr, .ert-deal-tl, .ert-deal-br, .ert-deal-bl
{
	width: 86px;
	height: 86px;
	background-image: url('images/Sheet-s.png');
}

.ert-deal-tl
{
	top:0;
	left:0;
	clip: rect(auto, 43px, 43px, auto);
}

.ert-deal-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 43px, 43px);
}

.ert-deal-bl
{
	bottom: 0;
	left: 0;
	clip: rect(43px, 43px, auto, auto);
}

.ert-deal-br
{
	bottom: 0;
	right: 0;
	clip: rect(43px, auto, auto, 43px);
}

.ert-deal-tc, .ert-deal-bc
{
	left: 43px;
	right: 43px;
	height: 86px;
	background-image: url('images/Sheet-h.png');
}

.ert-deal-tc
{
	top: 0;
	clip: rect(auto, auto, 43px, auto);
}

.ert-deal-bc
{
	bottom: 0;
	clip: rect(43px, auto, auto, auto);
}

.ert-deal-cr, .ert-deal-cl
{
	top: 43px;
	bottom: 43px;
	width: 86px;
	background-image: url('images/Sheet-v.png');
}

.ert-deal-cr
{
	right:0;
	clip: rect(auto, auto, auto, 43px);
}

.ert-deal-cl
{
	left:0;
	clip: rect(auto, 43px, auto, auto);
}

.ert-deal-cc
{
	position:absolute;
	z-index:-1;
	top: 43px;
	left: 43px;
	right: 43px;
	bottom: 43px;
	background-color: #FFFFFF;
}


.ert-deal
{
	margin-top: 50px !important;
}

#ert-page-background-simple-gradient, #ert-page-background-gradient, #ert-page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.ert-death
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 890px;
	height: 175px;
}

div.ert-death-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 890px;
	height: 175px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.ert-death-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 890px;
	height: 175px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.ert-debater
{
	display : block;
	position: absolute;
	left: 10px;
	top: 56px;
	width: 870px;
}

h1.ert-debater-name
{
	display: block;
	text-align: center;
}

h1.ert-debater-name, h1.ert-debater-name a, h1.ert-debater-name a:link, h1.ert-debater-name a:visited, h1.ert-debater-name a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #EDF0F2 !important;
}

.ert-debater-text
{
	display: block;
	text-align: center;
}

.ert-debater-text, .ert-debater-text a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #EDF0F2 !important;
}
/* end Logo */

/* begin ContentLayout */
.ert-contentLayout
{
	position: relative;
	margin-bottom: 15px;
	width: 890px;
}
/* end ContentLayout */

/* begin Box, Block */
.ert-debut
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:23px;
	min-height:23px;
}

.ert-debut-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}

.ert-debut-tr, .ert-debut-tl, .ert-debut-br, .ert-debut-bl, .ert-debut-tc, .ert-debut-bc,.ert-debut-cr, .ert-debut-cl
{
	position:absolute;
	z-index:-1;
}

.ert-debut-tr, .ert-debut-tl, .ert-debut-br, .ert-debut-bl
{
	width: 22px;
	height: 22px;
	background-image: url('images/Block-s.png');
}

.ert-debut-tl
{
	top:0;
	left:0;
	clip: rect(auto, 11px, 11px, auto);
}

.ert-debut-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 11px, 11px);
}

.ert-debut-bl
{
	bottom: 0;
	left: 0;
	clip: rect(11px, 11px, auto, auto);
}

.ert-debut-br
{
	bottom: 0;
	right: 0;
	clip: rect(11px, auto, auto, 11px);
}

.ert-debut-tc, .ert-debut-bc
{
	left: 11px;
	right: 11px;
	height: 22px;
	background-image: url('images/Block-h.png');
}

.ert-debut-tc
{
	top: 0;
	clip: rect(auto, auto, 11px, auto);
}

.ert-debut-bc
{
	bottom: 0;
	clip: rect(11px, auto, auto, auto);
}

.ert-debut-cr, .ert-debut-cl
{
	top: 11px;
	bottom: 11px;
	width: 22px;
	background-image: url('images/Block-v.png');
}

.ert-debut-cr
{
	right:0;
	clip: rect(auto, auto, auto, 11px);
}

.ert-debut-cl
{
	left:0;
	clip: rect(auto, 11px, auto, auto);
}

.ert-debut-cc
{
	position:absolute;
	z-index:-1;
	top: 11px;
	left: 11px;
	right: 11px;
	bottom: 11px;
	background-color: #E8EBEE;
}


.ert-debut
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.ert-debris{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 7px;
}

.ert-debutHeader .t
{
	height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;
}

.ert-debutHeader .l, .ert-debutHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.ert-debutHeader .l
{
	left:0;
	right:10px;
}

.ert-debutHeader .r
{ 
	width:890px;
	right:0;
	clip: rect(auto, auto, auto, 880px);
}





.ert-death-tag-icon
{
	display:inline-debut;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 14px;
	background-repeat: no-repeat;
	min-height: 14px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.ert-debutContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.ert-debutContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}



.ert-debutContent-body
{
	color:#2E373E;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.ert-debutContent-body a:link
{
	color: #B52669;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.ert-debutContent-body a:visited, .ert-debutContent-body a.visited
{
	color: #728797;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.ert-debutContent-body a:hover, .ert-debutContent-body a.hover
{
	color: #B12566;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.ert-debutContent-body ul
{
	list-style-type: none;
	color: #2E373E;
	margin:0;
	padding:0;
}

.ert-debutContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}

.ert-debutContent-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.ert-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.ert-Post-body
{
	position: relative;
	z-index:1;
	padding: 10px;
}



.ert-Post
{
	margin: 10px;
}

/* Stert images */
a img
{
	border: 0;
}

.ert-erticle img, img.ert-erticle
{
	border: solid 1px #B6C1C9;
	margin: 1em;
}

.ert-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Stert tables */

.ert-erticle table, table.ert-erticle
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.ert-erticle table, table.ert-erticle .ert-erticle tr, .ert-erticle th, .ert-erticle td
{
	background-color:Transparent;
}

.ert-erticle th, .ert-erticle td
{
	padding: 2px;
	border: solid 1px #8496A4;
	vertical-align: top;
	text-align:left;
}

.ert-erticle th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostMetadata */
.ert-PostMetadataHeader
{
	padding:1px;
	background-color: #D9DFE3;
	border-color: #B6C1C9;
	border-style: solid;
	border-width: 1px;
}
/* end PostMetadata */

/* begin PostHeaderIcon */
.ert-PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #103550;
}

.ert-PostHeaderIcon-wrapper, .ert-PostHeaderIcon-wrapper a, .ert-PostHeaderIcon-wrapper a:link, .ert-PostHeaderIcon-wrapper a:visited, .ert-PostHeaderIcon-wrapper a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #103550;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.ert-PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #154366;
}

.ert-PostHeader a:visited, .ert-PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #485661;
}

.ert-PostHeader a:hover, .ert-PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #A4235F;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #364149;
}

.ert-PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #364149;
}


/* Stert Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #1E6194;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #1E6194;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #647887;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #C22970;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Stert Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #1E6194;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #1E6194;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #B52669;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #1D5C8C;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #1D5C8C;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #1D5C8C;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Stert Content list */
ol, ul
{
	color: #596B78;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.ert-Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.ert-Post ol li, .ert-Post ul ol li
{
	background: none;
	padding-left:0;
}

.ert-Post ul li, .ert-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Stert blockquote */
blockquote p
{
	color:#293138;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		border:solid 1px #E892BA; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#F3C4DA;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.ert-debark-wrapper .ert-debark
{
	display:inline-debut;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.ert-debark-wrapper
{
	display:inline-debut;
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.ert-debark-wrapper .ert-debark
{
	display:block;
	height: 34px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 34px;
	text-decoration: none !important;
	color: #364149 !important;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.ert-debark-wrapper.hover .ert-debark, .ert-debark:hover
{
	color: #65153B !important;
	text-decoration: none !important;
}

.ert-debark-wrapper.active .ert-debark
{
	color: #272F35 !important;
}

.ert-debark-wrapper .l, .ert-debark-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 102px;
	background-image: url('images/Button.png');
}

.ert-debark-wrapper .l
{
	left:0;
	right:11px;
}

.ert-debark-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.ert-debark-wrapper.hover .l, .ert-debark-wrapper.hover .r
{
	top: -34px;
}

.ert-debark-wrapper.active .l, .ert-debark-wrapper.active .r
{
	top: -68px;
}


/* end Button */

/* begin Footer */
.ert-debit
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 890px;
	margin: 5px auto 0px auto;
}

.ert-debit .ert-debit-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.ert-debit .ert-debit-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 890px;
	height: 150px;
	bottom:0;
	left:0;
}


.ert-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 32px;
}




.ert-debit .ert-debit-text p
{
	margin: 0;
}

.ert-debit .ert-debit-text
{
	display:inline-debut;
	color:#181D20;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.ert-debit .ert-debit-text a:link
{
	text-decoration: none;
	color: #B52669;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.ert-debit .ert-debit-text a:visited
{
	text-decoration: none;
	color: #414E58;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.ert-debit .ert-debit-text a:hover
{
	text-decoration: none;
	color: #A82462;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.ert-page-footer, .ert-page-footer a, .ert-page-footer a:link, .ert-page-footer a:visited, .ert-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#236FA9;
}

.ert-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#576875;
}
/* end PageFooter */

/* begin LayoutCell */
.ert-contentLayout .ert-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 889px;
}
/* end LayoutCell */


table.my_own_prices {border:1px #ccc solid; font:14px verdana; width:444px;}
table#pricebox {width:100%;}
table#pricebox td.price, table#pricebox td.perpill, table#pricebox td.buy {width:18%;}

table#pricebox thead td {color:gray; font:12px tahoma; margin:10px; padding:10px;}

table#pricebox tbody a, 
table#pricebox tbody tr td {color:black; font:14px arial; margin:0px; padding:2px;}
table#pricebox tbody tr:hover * {cursor:pointer; background:red; color:white;}
table#pricebox tbody tr td span {font-weight:bold;}

table#pricebox td.price, table#pricebox td.perpill, table#pricebox td.buy {text-align:center;}