/* Custom Overrides */

#nav, #footer, #backtotop, #header {
	display: none;
	height: 0px;
}



/***************************************************/
/* Duplicate of appropriate style_structure.css (unchanged)
/***************************************************/


/***************************************************/
/* Duplicate of appropriate style_content.css (unchanged)
/***************************************************/

/*-------------------------------------------------
TYPOGRAPHY
-------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", Verdana, Helvetica, "Trebuchet MS", sans-serif;
        font-weight: normal;
}

/* approx 21px*/
h1 {
        font-size: 2.1em;
        margin-top: 0em; 
}

/* approx 16px*/
h2 {
        font-size: 1.6em;
        margin-bottom: 0em; 
}

/* approx 14px*/
h3 {
        font-size: 1.4em;
        line-height: 1.2em;
	font-weight: bold;
}

/* approx 12px*/
h4 {
        font-size: 1.2em;
	color: #EE9B0D;
	margin-top: 0.2em;
	font-weight: bold;
	border-bottom: 1px #ccc solid; 
	margin-bottom: 0.5em; 
}

/* approx 10px*/
h5 {
        font-size: 1em;
	line-height: 2em;
	margin-top: 2.5em;
	font-weight: bold;
	color:#114575;
	border-top:  #ccc double; 
	text-transform: uppercase;
}

/* approx 10px*/
h6 {
        font-size: 1em;
	color:#8AB740;
	font-weight: bold;
	margin-top: 0.8em;
	border-bottom: 1px #ddd solid; 
	margin-bottom: 0.5em; 
	line-height: 2em;
	text-transform: capitalize;
}


/* approx 8/14 */
p {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0;
	margin-left: 0em;
	margin-bottom: 1em;
	color: #333;
}

strong {color:#000; font-weight: bolder;}

/* approx 8/14 */
ul, ol {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0;
	margin-left:3em;
	margin-bottom: 1em;
}


ol.decimal {list-style-type: decimal }
ol.lroman {list-style-type: lower-roman;}
ol.uroman {list-style-type: upper-roman;}
ol.lalpha {list-style-type: lower-alpha;}
ol.ualpha {list-style-type: upper-alpha; }




a:link {
	color: #A81D00;
	text-decoration: underline;
}


a:visited {
	color: #709C23;
	text-decoration: none;
}
a:hover {
	color: #114575;
	text-decoration: underline;
	
}

a:active {
	color:#A81D00;
	text-decoration: underline;
}



td, ul {
	font-family: "Trebuchet MS", "Lucida Grande", verdana, arial, helvetica, sans-serif;
	color: #333;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; line-height:200%;}
h2 { font-size: 140%; }

.textquote {
	color: #333;
	font-weight: bold;
	font-style: italic;
}


img  { border:0;}

.Normal_Text {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0;
	margin-left: 0em;
	margin-bottom: 1em;
	color: #333;
	
}


#prodtable td {
	font-size: 1em;
	font-weight: bold;
	color: #333;
}

#prodtable a:link {
	color: #333;
	text-decoration: none;
}


#prodtable a:visited {
	color: #709C23;
	text-decoration: none;
	
}
#prodtable a:hover {
	color: #A81D00;
	text-decoration: underline;
}

#prodtable a:active {
	color:#114575;
	text-decoration: underline;
}


/*
thead {
	font-weight: bold;
	
}
*/
 
.tabledata {
	font-size: 0.9em;
	
}

.contactsdata {
	font-size: 1.0em;
	background:#efefef;
	padding:8px;
	border:1px solid #777;
	
}



.buycontacts td:first-child {
	font-weight: bold;
	
}

.field1 { 
	font-weight:bold; width:30%; 
}

.standardshead td {
	text-align: center;
	background-color: #709C23;
	color:#fff;
	
}


.centertabdata td { 
	text-align: center;
	border:1px solid #ccc;
	
	
}

.highlightbox {padding:5px; font-weight:bold; background:#AFDF61; border:1px solid #333;font-size: 1em; color: #555;}

blockquote { display: block; padding:1em 3em 1em 3em; font-weight: bold; font-style: italic;}

/* Product Styles */

.pr_headleft {float:left;width:75px;}
.pr_headright {float:left;text-align: left; width:80%; }
.pdftop {font-size:0.75em; float:right; }
.pdftop a { color:#AA0901;}
.pdftop a:visited { color:#999; text-decoration: none; }
.pdftop a:hover { color:#F9A618; text-decoration: underline; }
.pdftop a:active { color:#777; text-decoration: none;}


.content { width:100%;}
.content td { font-size: 0.85em; border:1px solid #ccc; line-height: 1.2em; height:2em; padding: 7px; text-align: center;}
.row1 { text-align: center; font-weight: bold; font-size:110%; text-transform: capitalize; background: #999; color:#333;}
.row2 { text-align: center; font-weight: bold; background: #bbb; }
.row3 { text-align: center; font-weight: bold; background: #ddd; color:#333; text-transform: uppercase;}
.row4 { text-align: center; background: #ddd;}


.pr_info td { background:#ccc; vertical-align: middle; padding:5px; font-size: 0.9em; line-height: 1.3em; color:#222; }
.pr_info {text-align: center; font-weight: bold;}
