/* Style sheet for TWC Graphics Design template */
body  { background: #FFF; color: #466552; font: normal normal 11px Verdana, Arial, sans-serif; }
input { color: #000; font: normal normal 11px Arial, sans-serif; }
h1    { background-image: url('graphics/h1.gif'); background-repeat: no-repeat; 
	width: 90%; color: #666; font:  normal bold 13px Arial, sans-serif; padding-left: 15px; 
	border-bottom: 1px solid #5A8069; padding-bottom: 3px; }
h2    { color: #5A8069; font:  normal bold 13px Verdana, Arial, sans-serif;
	border-bottom: 1px solid #5A8069; padding-bottom: 3px; width: 85%; }
h3    { color: #466552; font:  normal bold 13px Verdana, Arial, sans-serif; margin-bottom: 4px; }
h4    { color: #5A8069; font:  normal bold 12px Verdana, Arial, sans-serif; margin-bottom: 4px; }
h5    { color: #466552; font:  normal bold 11px Verdana, Arial, sans-serif; margin-bottom: 4px; }
h6    { color: #5A8069; font:  normal bold 11px Verdana, Arial, sans-serif; margin-bottom: 4px; }
ol, ol ol, ol ol ol { color=#344B3D; font: normal normal 13px Verdana, Arial, sans-serif; }
ul       { list-style-image: url('graphics/bullet1.gif'); color=#344B3D; 
	font: normal normal 13px/16px Verdana, Arial, sans-serif; margin-left: 25px; margin-right: 4px; margin-bottom: 8px}
ul ul    { color: #333; font: normal normal 13px/16px Verdana, Arial, sans-serif; }
ul ul ul { color: #466552; font: normal normal 10px/13px Verdana, Arial, sans-serif; }

/* Define include_top area */
.topleft { background: #9AB6A0; border-left: 1px solid #FFF; padding: 6px; color: #344B3D; }
.topright { background: #CFE0D0; background-image: url('images/design_elements/topbox.gif'); background-repeat: no-repeat;
	color: #000; font: normal normal 11px Verdana, Arial, sans-serif; padding: 10px; }

/* Define top menu banner -- grey bar - main menu */
.topbanner1 { background: #666; color: #FFFFFF; line-height: 28px; border-bottom: 1px solid #FFF; padding-left: 10px; font-size:14px; font-family:Verdana; font-weight:bold }
.topbanner1 a:link    { color: #ECECED; text-decoration: none; }
.topbanner1 a:active  { color: #000000; }
.topbanner1 a:visited { color: #ECECED; }
.topbanner1 a:hover   { color: #FFFFFF; text-decoration: none; border-bottom: 1px dashed #FFF; }

/* Define top 2 menu banner -- green bar -- page banner & breadcrumb link*/
.topbanner2 { background: #5A8069; color: #FFFFFF; height: 28px; border-left: 1px solid #FFF; border-bottom: 1px solid #FFF; padding-right: 10px; font-variant:normal; font-size:12pt; font-family:Verdana; font-weight:bold; text-align:left }
.topbanner2 a:link    { color: #FFFFFF; text-decoration: underline;   }
.topbanner2 a:active  { color: #FFFFFF; text-decoration: underline;   }
.topbanner2 a:visited { color: #FFFFFF; text-decoration: underline;   }
.topbanner2 a:hover   { color: #CFE0D0; text-decoration: underline;  }

/* Define top 3 menu banner */
.topbanner3 { background: #5A8069; color: #FFF; font: normal normal 11px Verdana, Arial, sans-serif; 
	 height: 21px; border-left: 1px solid #FFF; border-bottom: 1px solid #FFF; padding-right: 10px; }
.topbanner3 a:link    { color: #000; text-decoration: bold;   }
.topbanner3 a:active  { color: #5A8069; text-decoration: bold;   }
.topbanner3 a:visited { color: #000; text-decoration: bold;   }
.topbanner3 a:hover   { color: #CFE0D0; text-decoration: underline;  }

/* Define top 4 menu banner */
.topbanner4 { background: #5A8069; color: #FFF; font: normal normal 11px Verdana, Arial, sans-serif; 
	 height: 21px; border-left: 1px solid #FFF; border-bottom: 1px solid #FFF; padding-right: 10px; }
.topbanner4 a:link    { color: #000; text-decoration: bold;   }
.topbanner4 a:active  { color: #5A8069; text-decoration: bold;   }
.topbanner4 a:visited { color: #000; text-decoration: bold;   }
.topbanner4 a:hover   { color: #CFE0D0; text-decoration: underline;  }

/* Define main sections */
.leftside { background: #fff; font: normal normal 11px/16px Verdana, Arial, sans-serif; 
	color: #000; border-left: 1px solid #CFE0D0; padding: 10px; }
.leftmenu { background: #ECECED; font: normal normal 11px/24px Verdana, Arial, sans-serif; 
	color: #000; width: 100%; border: 1px solid #5A8069;  }
.leftmenutop { background: #666; font: normal normal 11px/16px Verdana, Arial, sans-serif; 
	color: #FFF; width: 100%; border: 1px solid #5A8069; height: 24px; }
.leftmenu a:link    { color: #000; font-weight: normal; width: 100%; height: 24px; }
.leftmenu a:active  { color: #FFF; font-weight: bold; width: 100%; height: 24px; }
.leftmenu a:visited { color: #000; font-weight: normal; width: 100%; height: 24px; }
.leftmenu a:hover   { background: #5A8069; font-weight: normal; color: #FFF; width: 100%; height: 24px; }

.main { background: #FFF; color: #333; font: normal normal 13px/16px Verdana, Arial, sans-serif; 
	padding: 10px; border-right: 1px solid #CFE0D0; border-left: 1px solid #CFE0D0; }
.rightside { background: #FFF; font: normal normal 11px/16px Verdana, Arial, sans-serif; 
	color: #FXFXFX; border-right: 1px solid #CFE0D0; padding: 10px; }
.formpage { background: #FFF; font: normal normal 11px/16px Verdana, Arial, sans-serif; 
	color: #333; padding: 10px; }
.formfield { background: #FFF; font: normal normal 11px/16px Verdana, Arial, sans-serif; 
	color: #333;  }

/* Define product page sections */
.productbox      { background: #FFF; color: #333; font: normal normal 11px/13px Verdana, Arial, sans-serif; 
	padding-left: 10px; padding-right: 10px; padding-top: 4px; padding-bottom: 4px; 
	border: 0px solid #5A8069; }
.productboxtop   { background: #FFF; color: #FFF; font: normal bold 12px/15px Verdana, Arial, sans-serif; 
	padding-left: 10px; padding-right: 10px; padding-top: 4px; padding-bottom: 4px; 
	border-top: 0px solid #5A8069; border-left: 1px solid #5A8069;  border-right: 1px solid #5A8069;  }
.products        { background: #FFF; }
.productssleft   { background: #FFF; color: #466552; border-left: 1px solid #5A8069; border-top: 1px solid #5A8069; 
	padding-left: 10px; padding-right: 10px; padding-top: 4px; padding-bottom: 4px; }
.productssright  { background: #FFF; color: #466552; border-left: 1px solid #5A8069; border-top: 1px solid #5A8069; 
	padding-left: 10px; padding-right: 10px; padding-top: 4px; padding-bottom: 4px; border-right: 1px solid #5A8069; }


/* Define textbox area */

.textboxheader { background: #5A8069; color: #FFF; 
	font: normal bold 12px/15px Verdana, Arial, sans-serif; 
	padding-left: 10px; padding-right: 10px; padding-top: 4px; padding-bottom: 4px; }
.textbox      { background: #cfe0d0; color=#344B3D; font: normal normal 10px/14px Verdana, Arial, sans-serif; 
	padding-left: 10px; padding-right: 10px; padding-top: 8px; padding-bottom: 8px; 
	border-left: 1px solid #5A8069; border-bottom: 1px solid #5A8069;  border-right: 1px solid #5A8069; }
	

/* Define horizontal rule */
HR { height:1px; width: 96%; background:#5A8069; margin: 0% 2% 0% 2%; }

/* Define footer area */
.footer { background: #5A8069; color: #FFF; font: normal normal 11px Verdana, Arial, sans-serif; 
	 line-height: 28px; border-top: 1px solid #5A8069; border-bottom: 1px solid #5A8069; }
.footer a:link    { color: #FFF; text-decoration: none;   }
.footer a:active  { color: #5A8069; text-decoration: none;   }
.footer a:visited { color: #FFF; text-decoration: none;   }
.footer a:hover   { color: #CFE0D0; text-decoration: underine;  }

	
/* Define standard hyperlinks */	
a:link  { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }  
a:active { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: underline; }
a:visited { color: #5A8069; text-decoration: underline; font-style:normal; font-variant:normal; font-weight:normal }
a:hover { color: #000; font: normal normal Verdana, Arial, sans-serif; text-decoration: none; border-bottom: 1px dashed #000000; }