/* nwoutrigger.com CSS */

body
{ background-color: #fff;
  font-family: Arial,sans-serif;
  color: #444; 
  font-size: 10pt;
  text-align:center;}

a:link, a:visited
{ background-color: inherit; text-decoration: none; color:#555;}
a:hover
{ background-color: inherit; text-decoration: none; color:#aa1100;}
a:active
{ color: #000000;}

h1
{ font-size:10pt;
  background-color:inherit;
  color:#aa0000;
  margin:0;}
  
h2
{ font-size:90%;
  font-weight:normal;
  text-transform:uppercase;
  margin-top:5px;}
  
h3
{ font-size:8pt;
  margin:0;}

h4
{ font-size:250%;
  font-weight:bold; 
  background-color:inherit;
  color:#cc6600;
  margin:0;}

h5
{ font-size:90%;
  font-weight:normal;
  text-transform:uppercase;
  margin-top:5px;
  color:#cc6600;}

ul 
{ list-style:none;
  margin-left:10px;
  padding:1px;}

li
{ padding:0 0 8px 15px;
  font-size: 12px;
  font-weight: bold;
  background: url(images/arw.gif) 0 1px no-repeat;}
  
table 
{ margin-left: 20px;
  margin-right: 20px;
  border: thin solid black;
  caption-side: top;
  text-align: center;}

td, th 
{ border: thin solid gray;
  padding: 5px;}
  
caption 
{ font-weight: bold;
  color:#cc6600;
  font-size:12px;
  padding-top: 3px;
  padding-bottom: 8px;
  text-align: center;}

#header
{ width:800px;
  height:108px;
  margin: auto;
  background-image: url(simple2bgdv6.jpg);
  background-position: bottom left;
  background-repeat:no-repeat;
  border:#bbb 1px solid;}
  
#menu
{ float:right;
  width:180px;
  margin-top:auto;
  text-align:left;
  font-size:100%;
  font-weight:bold;
  color:#00cc00;}

#main
{ width:800px;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
  background-color:#ddd;
  color:inherit;
  border:#bbb 1px solid;}

#content
{ width:590px;
  float:right;
  margin:15px;
  padding:10px;
  background-color:#fff;
  border:#bbb 1px solid;
  color:inherit;
  font-size:90%;
  text-align:justify;}
  
#product
{ width:590px;
  float:right;
  margin:15px;
  padding:10px;
  background-color:#fff;
  border:#bbb 1px solid;
  color:inherit;
  font-size:90%;
  text-align:center;}
  
#sidebar
{ width:120px;
/*  height:380px;*/
  float:left;
  margin:5px 0 15px 15px;
  font-size:80%;
  text-align:justify;}
  
#footer
{ width:800px;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
  padding:0 0 0 0;
  background-color:#ddd;
  font-size:80%;
  color:inherit;
  border:#bbb 1px solid;
  clear:both;}  

.footer 
{ height:1px;
  clear:both; }
  
.logo
{ float:left;
  margin-left:5px;
  margin-top:45px;
  text-align:left;}

.subside
{ padding-top:10px;
  border-bottom:#bbb 1px dashed;}
  
.img
{ float:right;
  margin-left:5px;
  border:0;}

.cellcolor 
{ background-color: #ddd;}

tr.alt td {
	background-color: #ddd;
}
