/* Start of CMSMS style sheet 'style' */
* {
  margin:0;
  padding:0;
}

html {
	height: 101%;
}

body {
  background: url(uploads/images/body_bg.gif) repeat-x #000;
  text-align: left;
  font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 80%;
  line-height: 1em;
}

div { font-size: 1em; }

img { border: 0; }

/* default link styles */
a, a:link a:active {
  text-decoration: underline;
  background-color: inherit;
  color: #000;
}

a:visited {
  text-decoration: underline;
  background-color: inherit;
  color: #000; 
}

a:hover {
  text-decoration: none;
  color: #fff;
}

.b_links a, a:link a:active {
  text-decoration: underline;
  background-color: inherit;
  color: #000;
}

.b_links a:visited {
  text-decoration: underline;
  background-color: inherit;
  color: #000; 
}

.b_links a:hover {
  text-decoration: none;
  color: #fff;
}

/* LISTS */
div#main ul {
  font-size: 1em;
  line-height: 1.1em;
  margin: 0 0 12px 20px;
}

div#main ul li { margin: 0 0 6px 10px; }

div#main ul li ul.ulup	{
	margin-top: 4px;
}

/* END LISTS */


/* MY STUFF */
ul li.ulup	{
	margin-top: 0px;
  padding: 0px;
}

.horse {
  margin: 6px 0 10px 7px;
}

.meta {
	background: #B38553;
	border-top: 1px solid #000;
  color: #000;  
	font-size: 1.15em;
  height: 24px;
	padding: 4px 10px;
	text-align: left;
  width: 400px;
}

.meta a, a:visited	{
	text-decoration: underline;  
	color: #000;
	border: none;
}

.meta a:hover	{
	text-decoration: none;  
	color: #fff;
	border: none;
}

.phone {
	font-size: 1.2em;
  color: #fff;
  line-height: 1.3em;
  font-weight: 700;
}

.list	{
	list-style-image: url(../images/diamond.gif);
  margin: 4px 0; 
	vertical-align: text-bottom;
}

.maps	{
	margin: 0;
}

.subT {
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans", "Myriad Pro", sans-serif;
	font-size: .9em;
  font-weight: 600;
  color: #B38553;
  letter-spacing: .1em;
  margin: 0 0 0 8px;
  padding: 0;
}

.quote {
  color: #fff;
	text-align: left;
  margin: 0 0 20px 8px;
  letter-spacing: .1em;
}

.name	{
  font-style: italic;
  margin-top: 4px;
	text-align: right;
}


/*****************
basic layout 
*****************/
div#mainwrap {
  width: 100%;
}

div#wrap {
  margin: 0 auto;
  width: 960px;
  /*background: url(uploads/images/shadow.png) no-repeat;*/  
}

div.topper {
	margin-top: 13px;
  width: 100%;
}

/* center wrapper, min max width */
div#pagewrapper {
  border: 1px solid black;
  margin: 0 auto; 
  background: url(uploads/images/page_bg.gif) repeat-y;
  width: 910px;
  color: black;
}

/*** header ***/

div#header {
  height: 80px;
  background: url(uploads/images/header.gif) no-repeat;
  /*border: 1px dashed #f00;*/
  margin: 0 auto;
  width: 910px;
}

div#header h1 a {
  background: url(uploads/images/ng_logo.gif) no-repeat 0px 18px;
  display: block;
  height: 62px;
  text-indent: -999em;
  text-decoration: none;
  width: 295px;
  z-index: 999;
}

div#search {
  float: right;
  width: 27em;
  text-align: right;
  padding: 0.6em 0 0.2em 0;
  margin: 0 1em;
}

div.breadcrumbs {
  padding: 1em 0 1.2em 0; 
  font-size: 90%; 
  margin: 0 1em;
  border-bottom: 1px dotted #000;
}

div.breadcrumbs span.lastitem { font-weight:bold; }

div#content {
	margin-bottom: 12px;
}

div#main {
  /*border: 1px solid #f00;*/
  margin-left: 250px;
  margin-right: 12px;
  
}

div#sidebar {
  float: left;
  width: 210px;
  display: inline;  /* FIX ie doublemargin bug */
  margin-left: 0;
}

div#sidebar.hascontent {
  padding: 0 1%;
  width: 210px;  
}

div#footer {
  clear:both;
  color: #000;
  background-color: #B38553;
	border-top: 1px solid #000;
  font-size: 1em;
	padding: 4px;
}

div#footer p {
	border: none;
  font-size: 0.8em;
  padding: 4px 0 8px 0;
  text-align: center;
  margin: 0;
}

div#footer p a { border: none; color: #fff; }

/* new hr with extra div element */
div.hr {
  height: 1px;
  margin: 1em;
  border-bottom: 1px dotted black;
}

/* relational links under content */
div.left49 {
  float: left;
  width: 49%;
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
  padding: 0;
}

/********************
CONTENT STYLING
*********************/
div#content { }

/* HEADINGS */
content h1 {
  font-size: 2em;
  line-height: 1em;
  margin: 0;
}

h2 {
  color: #B38553;
  font-size: 1.35em;
  font-variant: small-caps;
  font-weight: 900;
  padding-bottom: 1px;
  letter-spacing: 1px;
  line-height: 1.35em;
  margin: 10px 0 6px 0;
}

h3 {
  color: #000;
  font-size: 1em;
  line-height: 1.15em;
  margin: 10px 0 4px 0;
  text-align: left;
}

h4 {
  color: #000;
  font-size: 1.2em;
  line-height: 1.3em;
  margin: 0 0 4px 4px;
}

h5 {
  color: #000;
  font-size: 1.05em;
  line-height: 1.05em;
  margin-bottom: 2px;
}

h6 {
  color: #fff;
  font-size: 1.1em;
  line-height: 1.25em;
  margin: 8px 0 12px 0;
}

/* END HEADINGS */

/* TEXT */
ul.contact {
	color: #fff;
  border-bottom: 1px dotted #000;
  margin: 8px 4px 0 4px;
  padding-bottom: 12px;
  text-align: left;
  list-style-type: none;
}

ul.contact li {
	color: #000;
  font-size: 1em;
  margin: 3px 0 0 3px;
  padding: 0 0 0 4px;
  text-align: left;
}

ul.contact li.title {
	color: #fff;
  font-weight: bold;
}

.side	{
	margin: 12px 0 0 0;
}

sup,sub {
	font-size: 80%;
  height: 0;
  line-height: 1em;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
}

sup {	bottom: 3px;}
sub {	top: .5ex;}

p {
  font-size: 1em;
  margin: 0 0 10px 0;
  line-height: 1.2em;
  padding: 0;
}

p.side {
  color: #fff;
  font-size: 1em;
  margin: 0 2px 10px 2px;
  line-height: 1.2em;
  padding: 0;
}

p.small {
  color: #fff;
  font-size: .75em;
  margin: -4px 0 10px 0;
  line-height: 1em;
  padding: 0;
}

p.note {
  color: #000;
  font-size: .9em;
  margin: -4px 0 10px 0;
  line-height: 1em;
  padding: 0;
}

blockquote {
  border-left: 10px solid #ddd;
  margin-left: 10px;
}

pre {
  font-family: monospace;
  font-size: 1.0em;
}

strong, b {
   font-weight: bold; }

em, i {
   font-style:italic; }

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  font-family: "Courier New", Courier, monospace;
  font-size: 1em;
}

pre {
  border: 1px solid #000;
  background-color: #ddd;
  margin: 0 1em 1em 1em;
  padding: 0.5em;
  line-height: 1.5em;
  font-size: 90%;
}
/* END TEXT */

/* Distributors Table */
table.disturb	{
  border-collapse: collapse;
  border: 1px solid #5987C6;
}

table.distrib th	{
	background-color: #C19B5D;
	color: #000;
  font-size: 1.1em;
  height: 10px;
}

table.distrib td	{
	color: #000;
  font-size: 10pt;
  font-weight: normal;
  padding: 4px;  
}

table.distrib td a {
	color: #9d6c38;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: underline;
}

table.distrib td a:visited {
	color: #9d6c38;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: underline;
}


table.distrib td a:hover {
	color: #014F87;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;

}

table.distrib td p	{
	margin: 0;
  line-height: 1.1em;

}

/* END Distributors Table */

/**** PANELS ****/
#panels	{
	width: 630px;
  margin-top: 12px;  
}

.panel {
 text-align: left;
 height: 23px;
 padding: 5px 0 0 6px;
 border: 1px solid #000;
 cursor: pointer;
 margin-bottom: 0px;
}
.panel a:link {
 text-decoration: underline;
 color: #2B3800;
}
.panel a:visited {
 text-decoration: underline;
 color: #2B3800;
}
.panel a:hover {
 text-decoration: none;
 color: #CE7019;
}
.panel-target {
 color: #000;
 margin-left: 20px;
 padding: 5px 10px 5px 18px;
 font-size: 11px;
 background-color: #f2e3bc;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
 border-left: 1px solid #000;
}

.panel-target-bod {
 margin-left: 20px;
 padding: 5px 10px 5px 18px;
 font-size: 11px;
 background-color:#f2e3bc;
 border-right: 1px solid #5987C6;
 border-bottom: 1px solid #5987C6;
 border-left: 1px solid #5987C6;
}

.panel-closed {
 display:none;
}
.subtitle {
 color: #2B3800;
 font-size: 10px;
}
.panel-up {
 background:url(uploads/images/backtitle-up.gif) no-repeat scroll 460px 3px;
}
.panel-down {
 background:url(uploads/images/backtitle-down.gif) no-repeat scroll 460px 3px;
}
table .prod {
  border-collapse: collapse;
  font-size: 80%;
  line-height: 140%;
  color: #000;
  background: #fff;
}
p.TableHeading, li.TableHeading, div.TableHeading {
 text-align:center;
 font-size: 11px;
 font-family: Verdana, Tahoma, Arial, sans-serif;
 font-weight: bold;
}
p.TableText, li.TableText, div.TableText {
 font-size: 10px;
 font-family: Verdana, Tahoma, Arial, sans-serif;
}
/* END PANELS /*

/*** FORMS ***/
/* IDs */
#ngForm	{
font-size: 10px;
}

#ngForm fieldset.distrib {
  border: 1px solid #000;
	display: block;
  font-size: 1.2em;
	width: 630px;
	height: 900px;
	margin: 10px 0 15px 0;
	padding: 6px;
}

#ngForm fieldset.contact {
  border: 1px solid #000;
	display: block;
  font-size: 1.2em;
	width: 630px;
	margin: 10px 0 15px 0;
	padding: 6px;
}

#ngForm legend {
	color: #fff;
  border: 1px solid #000;
	margin: 10px 0 8px 0;
	padding: 6px;
	background-color: #B38553;
}

#ngForm input {
	margin: 0 0 4px 0;
  border: 1px solid #000;
}

#ngForm textarea {
	margin: 0 0 4px 0;
  border: 1px solid #000;
}

#split {
	width: 420px;
}

#left {
	float: left;
	width: 195px;
}
 
#right {
	float: right;
	width: 195px;
}

#bottom {
	clear: both;
	width: 390px;
	padding: 12px 0 0 0;
	/* font-weight: bold; */
}

.req {
	color: #f00;
	font-size: 9px;
}	
	
div.sub {
	border: none;
	margin: 10px 4px 0 0;
	width: 320px;
  text-align: right;
  clear: both;
}	
	
input.formbutton {
  cursor: pointer;
  border: none;
  background: #999;
  color: #fff;
  font-weight: bold;
  padding: 1px 2px;
  background: url(uploads/images/formbg.gif) repeat-x left top;
}

#ngForm label {
	display: block;
}

#ngForm label.first {
	padding-left: 20px;
}

#ngForm label.second {
	padding-top: 12px;
 }

#ngForm select {
	display: block;
  width: 108px;
  margin-bottom: 4px;
}

p.label_checkbox_pair {
  clear: both;
  float: none;
  position: relative;
}
  
p.label_checkbox_pair input {
  left: -4px;
  position: absolute;
  top: 3px;
}
  
p.label_checkbox_pair label {
  display: block;
	color: #fff;
	font-size: 9pt;
	font-weight: normal;
  margin-left: 23px;
	padding: 6px 0 0 0;
  width: 300px;
}
/* End of 'style' */

