@charset "UTF-8";

/* Layout for www.Syndyne.com
/* Content Section 
/* Generic Layout for entire www.Syndyne.com site

Color Palette:
-------------------------------
	Dark Grey: #202020
	Dark Green: #3A412F
	Medium Green: #555346
	Grey Green: #BCB692
  White: #FFFFFF
	Black: #000000
	White Smoke: #F5F5F5
*/	
------------------------------- */	

div#content_main a {
  font-weight: bold;}

div#content {
	top: 14px;} 

div#content_main h2 {
  position: relative;
  top: 10px;
  left: 25px;}

div#content_main p {
  position: relative;
  top: 25px;
  left: 35px;
  width: 650px;
  text-align: justify;
  vertical-align:text-top;
  font-size: 95%;} 

div#product_desc p {
  position: relative;
  top: 5px;
  left: 20px;
  width: 350px;
  text-align: justify;
  font-size: 95%;} 

div#leftbar {
  position: relative;
  top: -2px;
  left: -2px;
  width: 145px;
  height: 550px;
  vertical-align:top;
  background-color: #555346;
  color: #FFFFFF;
  border-right: 1px solid #000000;  
  border-left: 1px solid #000000;}
  
p#category {
  text-align:top;
  color: #FFFFFF;
  padding-top: 3px;
  padding-left: 10px;
  font-size: 80%;}
  
p#subcategory {
  text-align:top;
  color: #FFFFFF;
  padding-top: 2px;
  padding-left: 20px;
  font-size: 80%;}
  
p#categoryproducts {
  text-align:top;
  color: #FFFFFF;
  padding-left: 20px;
  font-size: 80%;}

p#subcategoryproducts {
  text-align:top;
  color: #FFFFFF;
  padding-left: 30px;
  font-size: 80%;}
  
div#content_main fieldset {
  position: relative;
  top: 40px;
  left: 35px;
  right: 10px;
  margin-bottom: 15px;
  font-size: 95%;
  vertical-align:text-top;}

div#content_main fieldset legend {
  font-weight: bold;
  color: #000000;
  right: 10px;}

div#content_main table {
  position: relative;
  top: 10px;
  left: 10px;
  right: 10px;
  margin-bottom: 20px;
  vertical-align:text-top;}

div#content_main table tr {
  height: 1.35em;
  vertical-align:top;}

#about div#content_main {
  position: relative;
  height: 450px;}
  
#contact div#content_main {
  position: relative;
  height: 525px;}
  
#contact div#content_main fieldset {
  width: 350px;
  vertical-align:text-top;}

#support div#content_main fieldset {
  width: 500px;}
  
#support div#content_main {
  position: relative;
  height: 450px;}

#support div#content_main table td {
  width: 450px;}

#products div#content_main fieldset {
  width: 315px;
  vertical-align:text-top;}

#products div#content_main table td {
  width: 285px;
  vertical-align:text-top;}

#products div#content_main table td#small {
  width: 75px;}

#products div#content_main table td#outer {
  width: 330px;
  vertical-align:text-top;}

#products div#content_main table td#pic {
  width: 330px;}

#products div#content_main table td#right {
  width: 320px;
  vertical-align:top;}

#products div#content_main table {
  height: 178px;
  vertical-align:top;}

#products div#content_main h2 {
  position: relative;
  top: 10px;
  left: 10px;}

#industrylinks div#content_main fieldset {
  width: 690px;} 

#industrylinks div#content_main table td {
  padding: 5px;}

#industrylinks div#content {
  top: 14px;
	height: 500px;} 

#learn ul#item_list {
  list-style: disc inside; 
  position: relative;
  top: 25px;
  left: 50px;
  width: 600px;
  text-align: justify;
  font-size: 95%;}

#learn ul#item_list li{
  margin: 10px 0;}
