body { margin: 0px; padding: 0px; background: #2d490e url(../graphics/body_background.jpg) left top repeat-x; font: 10pt arial, helvetica, tahoma; }
a:link { color: #008000; font-weight: normal; text-decoration: none; }
a:active { color: #008000; font-weight: normal; text-decoration: none; }
a:visited { color: #008000; font-weight: normal; text-decoration: none; }
a:hover { color: #008000; font-weight: normal; text-decoration: underline; }
.inputSubmit { color: #000000; background-color: #ffe383; border: 1px solid #000000; font: 8pt arial, helvetica, tahoma; }
.inputBox { color : #000000; background: #FFFFFF; border: 1px solid #000000; font: 8pt arial, helvetica, tahoma; padding: 0px 2px; }
.inputBoxDrop { color : #000000; background: #FFFFFF; border: 1px solid #000000; font: 8pt arial, helvetica, tahoma; }

.lineHeader { border: 1px solid #cecece; background: #f7f7f7; padding: 2px; margin-bottom: 2px; font-weight: bold; }
.lineItem1Header { border: 1px solid #cecece; background: #ffffff; padding: 2px; margin-bottom: 2px; }
.lineItem1Off { border-bottom: 1px solid #cecece; background: #fafafa; padding: 2px; margin-bottom: 1px; }
.lineItem1On { border-bottom: 1px solid #cecece; background: #ffffff; padding: 2px; margin-bottom: 1px; }
.lineItem2Off { border-bottom: 1px solid #cecece; background: #fafafa; padding: 2px 2px 2px 11px; margin-bottom: 1px; }
.lineItem2On { border-bottom: 1px solid #cecece; background: #ffffff; padding: 2px 2px 2px 11px; margin-bottom: 1px; }
.lineItem3Off { border-bottom: 1px solid #cecece; background: #fafafa; padding: 2px 2px 2px 20px; margin-bottom: 1px; }
.lineItem3On { border-bottom: 1px solid #cecece; background: #ffffff; padding: 2px 2px 2px 20px; margin-bottom: 1px; }
.lineItem4 { border-bottom: 1px solid #cecece; background: #ffffff; padding: 2px 2px 2px 29px; margin-bottom: 1px; }

#footer { font-size: 7.5pt; color: #808080; text-align: center; padding: 5px 2px; }

.title { font-weight: bold; font-size: 11pt; }

a.toolkit:link { color: #808080; text-decoration: none; }
a.toolkit:active { color: #808080; text-decoration: none; }
a.toolkit:visited { color: #808080; text-decoration: none; }
a.toolkit:hover { color: #808080; text-decoration: none; }

.new-releases-left div { border-bottom: 1px solid #cecece; font-weight: bolder; }

.contentBox { display: block; clear: both; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid #cecece; }
.contentBox:after{ clear: both; content:"."; display: block; font-size: 0; height: 0; visibility: hidden; }
* html .contentBox{ height: 1%; }

div#menubox { display: block; clear: both; background: #217734; padding: 3px 10px; font-weight: bold; font-size: 10pt; color: #ffffff; }
div#titlebox { background-color: #dedede; font-weight: bold; border: 0px; }
div#submenu { display: block; margin-top: 50px; font-size: 8pt; }
.subitem { padding: 0px 2px 2px 2px; margin-bottom: 2px; border-bottom: 1px dashed #dedede; background: #ffffff; }
.subitemOn { padding: 0px 2px 2px 2px; margin-bottom: 2px; border-bottom: 1px dashed #dedede; background: #ffffcc; }
.subitem2 { padding: 0px 2px 2px 12px; margin-bottom: 2px; border-bottom: 1px dashed #dedede; background: #ffffff; }
.subitem2On { padding: 0px 2px 2px 12px; margin-bottom: 2px; border-bottom: 1px dashed #dedede; background: #ffffcc; }

