@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	}

body, html {
	font-family: 'Trebuchet MS' , 'Lucida Grande' , Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background: url(old_css_images/page_bgs.png);
	font-size: 12px;
	height: 100%;
	/*behavior: url(https://www.limbsaver.com/scripts/csshover.htc);*/
}
a:link
{
	color: #566d81;
}
a:visited
{
	color: #566d81;
}
a:active
{
	color: #566d81;
}
a:hover
{
	color: #cc0000;
}

#wrapper {
	width: 100%;
	height: 100%;
	background: url(old_css_images/page_bg.png) repeat-x;
	}
	
#container {
	width: 996px;
	margin: 0 auto;
	}
	
#header {
	height: 70px;
	background: url(old_css_images/header_a.png) no-repeat;
	}
	
#navleft {
	background: url(old_css_images/cor_topleft.png) no-repeat;
	}
	
#navright {
	background: url(old_css_images/cor_topright.png) no-repeat 100% 0%;
	}
	
#nav {
	margin: 0 25px;
	height: 35px;
	}
	
#content {
	margin-left: 1px;
	background: url(old_css_images/bg_content.png);
	}
	
#fullcol {
	float: left;
	display: inline;
	background-color: #212121;
	margin-left: 17px;
	margin-right: 15px;
	width: 782px;
	}
	
#fullcol img {
	border: 0px;
	}
	

#leftcol h2 {
	background-image: url(old_css_images/cat_head.png);
	background-repeat: no-repeat;
}
#midcol h2 {
	background-image: url(old_css_images/bg_midcol.png);
}
#midcolfull h2 {
	background-image: url(old_css_images/bg_midcolfull.png);
	background-repeat: no-repeat;
}
	
#leftcol {
	float: left;
	display: inline;
	margin-left: 17px;
	width: 202px;
	}
	
#leftcol p {
	color: #fff;
	font-size: 12px;
	padding: 30px 15px 10px 15px;
	}
	
#leftcol h6 {
	color: #fff;
	font-size: 14px;
	padding: 20px;
	font-weight: normal;
	}
	
#leftcol ul {
	color: #fff;
	font-size: 12px;
	padding: 30px 15px 10px 55px;
	}
	

	
#leftcol h2, #midcol h2, #rightcol h2, #midcolfull h2 {
	height: 24px;
	padding-top: 6px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	color: #eee;
	overflow: hidden;
	font-variant: small-caps;
	}
	
#products {
	width: 564px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: url(old_css_images/bg_products.jpg) repeat-x;
	}

#midcolfull {
	float: left;
	display: inline;
	margin: 0 15px 0 17px;
	width: 742px;
	}

#midcol {
	float: left;
	margin: 0 15px;
	display: inline;
	width: 565px;
	background: url(old_css_images/bg_mid.png);
	}

#midcol .article h4
{
	padding-left: 20px;
	font-size: 10px;
	clear: none;
}
#midcol .article h2
{
	margin: 0 auto .5em auto;
	padding: 1em;
	text-align: center;
	font-size: 2em;
}
#midcol .article h2.image
{
	margin: 0 auto 1em auto;
	padding: 0;
	text-align: center;
}

#midcol .spokesman, .testimonial, .article
{
	border: solid 1px #999;
	width: 90%;
	margin: 2em auto;
	position: relative;
	background-image: url(old_css_images/paper.jpg);
	font-family: Georgia, 'Times New Roman' , times, Serif;
}
#midcol .spokesman h3
{
	text-align: center;
	background-color: #e7e0dd;
	padding: .5em;
	margin: 2px;
}
#midcol .spokesman p, .testimonial p, .testimonial .closing, .testimonial .signature, .article p, .article li, .article .opening
{
	margin: 10px;
}
#midcol .testimonial .closing
{
	margin-top: 2em;
}
#midcol .spokesman .mug, .testimonial .mug, .article .icon
{
	position: relative;
	float: right;
	top: -10px;
	right: -10px;
	margin-left: 10px;
	clear: both;
}
#midcol .article .logod
{
	position: relative;
	float: left;
	top: -10px;
	left: -10px;
	margin-right: 10px;
	clear: both;
}
#midcol .spokesman
{
	min-height: 150px;
}
#midcol .spokesman .url, .article .link
{
	text-align: center;
	margin-bottom: 10px;
}

.link {
	font-size: 11px;
	}
	
	#midcol .testimonial
{
	background-color: #f9f7f6;
	padding: 5px;
}
#midcol .testimonial .opening
{
	margin: 10px;
	width: 170px;
	height: 30px;
}
#midcol .testimonial .opening .greeting
{
	font-family: 'Times New Roman' , times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 20pt;
	color: #06c;
}
#midcol .article .opening .source
{
	font-family: 'Times New Roman' , times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16pt;
}
#midcol .article .opening
{
	background-color: #333;
	color: #f9f7f6;
	padding: .5em;
	padding-left: 1em;
}
	
#midcol p, #midcol ul {
	padding: 10px 20px 0 20px ;
	font-size: 12px;
	}
	
#midcol .faqA {
	font-size: 11px;
	padding: 0 0 20px 50px;
	border-bottom: 1px dotted #000;
	}

#midcol h3 {
	padding: 10px 20px 0 20px ;
	font-size: 14px;
	color: #990000;
	}
#rightcol h2 {
	background-image: url(old_css_images/bg_rightcol.png);
	background-repeat: no-repeat;
}
	
#rightcol {
	float: left;
	display: inline;
	width: 162px;
	}
	
#rightcol img {
	padding-left: 1px;
	}

.clear {
	clear: both;
	}
	
#footerhome {
	clear: both;
	background-color: #212121;
	}
	
#footer {
	clear: both;
	float: right;
	width: 770px;
	}
	
#footer p, #footerhome p {
	color: #FFFFFF;
	padding: 10px 10px 10px 0;
	text-align: center;
	}
	
#footer a:link, #footerhome a:link, #footer a:visited, #footerhome a:visited {
	color: #FFF;
	text-decoration: none;
	}
	
#footer a:active, #footerhome a:active, #footer a:hover, #footerhome a:hover {
	color: #566d81;
	text-decoration: underline;
	}
	
#footer img {
	background: #212121;
	}

#footerbot {
	height: 11px;
	margin-bottom: 25px;
	background: url(old_css_images/bg_footerbot.png) no-repeat;
	}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
/* store */	
	
.itemspecs {
	font-size: .8em;
	/*border: solid 1px #E1DDD7*/
}
.itemspecs td {
	padding: 2px;
}
.itemspecs .spec {
	text-align: right;
}
.itemspecs .value {
	text-align: center;
	width: 100px;
	border: solid 1px #E1DDD7;
}

#crosstable {
	width: 710px;
	border-left: 1px solid #212121;
	background: #FFFFFF;
	padding: 15px;
	}
	
	table.data
{
	position: relative;
	margin: auto;
	width: 36em;
	border: none;
}
table.data td
{
	padding: 0.5em 1em;
	border: solid 1px #999;
}
table.data th
{
	padding: 0.5em 1em;
	border: none;
}
table.data tr.alt, table.data tr.header
{
	background-color: #eee;
}
table.data caption
{
	text-align: center;
}
table.data tr.header
{
	background-color: #212121;
	background-image: url(old_css_images/nav_bg.png);
	background-repeat: repeat-x;
	color: White;
}
table.data th.headLeft
{
	background-image: url(old_css_images/nav_bg_left_w.png);
	background-position: top left;
	background-repeat: no-repeat;
}
table.data th.headRight
{
	background-image: url(old_css_images/nav_bg_right_w.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#BigData
{
	width: 100%;
	border-collapse: collapse;
}
#BigData td
{
	padding: .2em .5em;
}
#BigData .d0 td
{
}
#BigData .d1 td, .BigData th
{
	background-color: #eee;
}
#BigData .star
{
	color: Red;
	font-weight: bold;
}
#BigData .new
{
	font-style: italic;
}

#wrapper #container #content #midcolfull #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible div table tr td table tr td table tr td p {
	text-align: justify;
}

