 /* NWR sub page Style Sheet */
 
 
html {margin: 0; padding: 0;}

body {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin: 0; 
padding: 0;
background-color: #D8DBBB;
background: #D8DBBB; 
}

h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
padding: 0 0 0 0;
line-height: 20px;
color: #4E5F73;
text-decoration: none;
letter-spacing: 3px;
}

h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding: 0 0 0 0;
line-height: 14px;
color: #000;
text-decoration: none;
}

.sub-heading
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
padding: 0 0 0 0;
line-height: 14px;
color: #000;
text-decoration: none;
}

div#sb { /*sb stands for "side bar"*/
float: left; 
width: 105px;
height: 400px;
padding-top: 0px; 
margin: 0 0 0 0;
text-align: left;
background-color: #7D8288;
z-index: -101;
}

div#sb-newreleases { /*sb stands for "side bar"*/
float: left; 
width: 105px;
height: 700px;
padding-top: 0px; 
margin: 0 0 0 0;
text-align: left;
background-color: #7D8288;
z-index: -101;
}

div#sb-about { /*sb stands for "side bar"*/
float: left; 
width: 105px;
height: 800px;
padding-top: 0px; 
margin: 0 0 0 0;
text-align: left;
background-color: #7D8288;
z-index: -101;
}

div#sb-submission { /*sb stands for "side bar"*/
float: left; 
width: 105px;
height: 600px;
padding-top: 0px; 
margin: 0 0 0 0;
text-align: left;
background-color: #7D8288;
z-index: -101;
}

div#sb-buyonline { /*sb stands for "side bar"*/
float: left; 
width: 105px;
height: 700px;
padding-top: 0px; 
margin: 0 0 0 0;
text-align: left;
background-color: #7D8288;
z-index: -101;
}

div#sb-contact { /*sb stands for "side bar"*/
float: left; 
width: 105px;
height: 900px;
padding-top: 0px; 
margin: 0 0 0 0;
text-align: left;
background-color: #7D8288;
z-index: -101;
}

div#sidebar {
float: left;
padding-top: 0px; 
width: 105px;  
margin: -1px 0 0 0;
text-align: left;
z-index: 101;
}


#sidebar ul {
list-style: none; 
margin-left: 0; 
padding: 0 0 0 0;
color: #FFF;
background-color: #7D8288;
}


#sidebar li {
padding: 5px 0 5px 0; 
line-height: 11px;
border-bottom: 0px; 
color: #FFF;
background-color: #7D8288;}


#sidebar a:link {font-weight: bold; color: #FFF; text-decoration: none;
 border-left: 10px solid #7D8288;  display: block;}
#sidebar a:visited {font-weight: bold; color: #FFF;text-decoration: none;
 border-left: 10px solid #7D8288;  display: block;}
#sidebar a:active {font-weight: bold; color: #7D8288; text-decoration: none;
  background-color: #CFCB82; border-left: 10px solid #CFCB82;  display: block;}
#sidebar a:hover {font-weight: bold; color: #7D8288; text-decoration: none;
  background-color: #CFCB82; border-left: 10px solid #CFCB82;  display: block;}
  

div#fp { /* fp stands for "front pic" */
border: 0;
margin: 5px 5px 5px 5px;
text-align: left;
font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#fp a:link { color:#6666FF; text-decoration: underline; background: #FFF }
#fp a:visited { color:#6666FF; text-decoration: underline; background: #FFF }
#fp a:hover   { color:#CCCCFF; text-decoration: underline; background: #FFF }
#fp a:active  { color:#CCCCFF; text-decoration: underline; background: #FFF }

#fp ul {
list-style: none; 
margin: 0; 
padding: 0 0 0 0;
border: 0px solid black;
}


#fp li {
line-height: 25px;
border-bottom: 0px; 
}

.top {
vertical-align: top;
padding-left: 25px;
}

div#mainmenunav {
margin: 0px; 
padding-top: 3px;
background:#CFCB82; 
color: #426581; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
font-weight: bold; 
text-decoration: none;
height: 15px;
width: 780px;
white-space: nowrap;
}

A.mmnav:link { 
color: #4E5E73; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 
white-space: nowrap;
padding: 3px;
}    

A.mmnav:visited { 
color: #4E5E73; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 
white-space: nowrap;
padding: 3px;
}

A.mmnav:hover   { 
color: #FFFFFF; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 
background-color: #4E5E73;
white-space: nowrap;
padding: 3px;
}

A.mmnav:active  { 
color: #FFFFFF; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 
white-space: nowrap;
padding: 3px;
}

A.mmnav2:link { 
color: #FFFFFF; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 
background-color: #4E5E73;
white-space: nowrap;
padding: 3px;
}    

A.mmnav2:visited { 
color: #FFFFFF; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 
background-color: #4E5E73;
white-space: nowrap;
padding: 3px;
}

A.mmnav2:hover   { 
color: #FFFFFF; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 
background-color: #4E5E73;
white-space: nowrap;
padding: 3px;
}

A.mmnav2:active  { 
color: #FFFFFF; 
font-size: 10px; 
font-weight: bold; 
text-decoration: none; 
background-color: #4E5E73;
white-space: nowrap;
padding: 3px;
}


div#tb1 { /* tb stands for "top border" */
margin: 0px; 
height: 15px;
width: 780px;
white-space: nowrap;
background-color: #4E5E73;
}

div#tb2 {
height: 15px;
width: 780px;
white-space: nowrap;
background-color: #7D8288;
}

div#sublogo 
{
padding: 0px; 
background-image: url(images/logo_subpage.jpg); 
border: 0px; 
width: 780px; 
height: 54px;
}

a.sublogo {padding: 0px 0px 0px 0px;}
a.sublogo:link {background: #7D8288;}    
a.sublogo:visited {background: #7D8288;} 
a.sublogo:hover   {background: #7D8288;} 
a.sublogo:active  {background: #7D8288;}

div#entry {
margin: 0 0 0 0; 
padding: 0px 40px 0 40px;
background-color: #E8EAED;
width: 380px;
}

.yellow {
background-color: #D2CC80;
line-height: 1.5; margin: 1em 0 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
padding: 5px;
width: 208px;
vertical-align: top;
}

.grey {
background-color: #ADB2B8;
height: 100px;
width: 208px;
}

.rightImage {
height: 164px;
width: 208px;
}

div#entry-newreleases {
margin: 0 75px 0 0; 
padding: 5px 25px;
background-color: #E8EAED;
}

#entry-newreleases p {
line-height: 1.5; margin: 1em 0 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
}

#entry p {
line-height: 1.5; margin: 1em 0 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
}

#entry ul {
line-height: 1.5; margin: 1em 0 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
}

#entry li {
line-height: 1.5; margin: 1em 0 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
list-style-type: decimal; 
}

.bottom /* This makes the whole background a light shade of grey. */
{ 
background-color: #E8EAED;
width: 780px;
margin: 0; 
padding: 0;
}

A:link { color:#000099; text-decoration: underline; }    
A:visited { color:#000099; text-decoration: underline; }
A:hover   { color:#6666CC; text-decoration: underline; }
A:active  { color:#6666CC; text-decoration: underline; } 

.field_heading
{
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none; 
word-spacing:1px;
border-color: #E8EAED; 
background-color:#CED5DE;
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 0px; 
border-left-width: 1px;
padding-top: 5px; 
padding-right: 5px; 
padding-bottom: 5px; 
padding-left: 5px;
text-align: right;
}

.field_content
{
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none; 
word-spacing:1px;
border-color: #E8EAED; 
background-color:#EFF2F7;
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 0px; 
border-left-width: 1px;
padding-top: 5px; 
padding-right: 5px; 
padding-bottom: 5px; 
padding-left: 5px;
text-align: left;
}


.footer
{
font-family: Arial, Helvetica;
font-size: 12px;
color: #FFFFFF;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
font-style: normal;
font-weight: normal;
background-color: #4D5F73;
}

.footer a:link { 
color: #FFF; 
font-size: 12px; 
font-weight: bold; 
text-decoration: underline; 
white-space: nowrap;
padding: 0px
}    

.footer a:visited { 
color: #999; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
white-space: nowrap;
padding: 0px
}

.footer a:hover   { 
color: #fff; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
background-color: #787A41;
white-space: nowrap;
padding: 0px
}

.footer a:active  { 
color: #787A41; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none; 
white-space: nowrap;
padding: 0px
}

