/*-----------------------------------------------------*\
Eagle Alloy Green Cascading Style Sheet

This stylesheet defines styles and classes for the 
Eagle Group  website at:
http://www.eaglealloy.com

Version		1.1
Date:		1/26/10

Author: Content Is Queen Productions
http://www.contentisqueen.com
\*-----------------------------------------------------*/



/*-----------------------------------------------------*\
 * Position and Layout Classes
\*-----------------------------------------------------*/

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

.clear {
	clear: both;
	}

/*-----------------------------------------------------*\
 * Default HTML tag behavior
\*-----------------------------------------------------*/

body {	
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #205372;
	padding: 0;
	background-image:   url(images/backgrounds/green_gradient_background.jpg);
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	}

hr {
	color: #660066; 
	height:1px;
	width: 100%;	
	}
	

	
td { 
	font-family: Arial; 
	font-style: normal; 
	color: #000000;	
	}
	
	
	
P  { 
	font-family: Arial; 
	font-style: normal; 
	font-size: 1.0em; 
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: .8em;

	}

DL	{
	margin-left: 10px;
	}	
	
	
DT	{
	 font-weight: normal;
	}	
	
LI  { 
	font-family: Arial; 
	font-style: normal; 
	font-size: 1.0em; 
	margin-left: 10px;
	margin-right: 5px;

	}
	


/*-----------------------------------------------------*\
 * Table and Accessibility Classes
\*-----------------------------------------------------*/

table.full760 {		/*in use*/
	width: 760px;
	/*background-color: #5E91AE;*/
	background-color: #669966; /*medium green*/
	}
	
table.full_order_tracking {		/*in use*/
	width: 95%;
	font-size: 1.0em;
	/*background-color: #5E91AE;*/
	background-color: #669966; /*medium green*/
	}

table.logo_images_table {	/*in use*/

	width: 735px;
	/*background-color: #5F8399; Eagle Group Blue*/
	background-color: #669966; /*medium green*/
	border: 2px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	cell-spacing: 0px;
}
	
table.logo_images_table_order_tracking {	/*in use*/

	width: 100%;
	/*background-color: #5F8399; Eagle Group Blue*/
	background-color: #669966; /*medium green*/
	background-image:   url(images/backgrounds/logo_background_tile.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	cell-spacing: 0px;
}
	
table.maincontent_parts {	/*in use*/
	background-image:   url(images/backgrounds/green_gradient_inner_box.jpg);
	background-repeat: repeat-x;
	background-position: top;
	/*background-color: #5F8399; */
	/*background-color: #205370; old dark blue*/
	/*background-color: #336633; dark green*/
	background-color: #ffffff;
	border: 2px solid #FFFFFF;
	padding: 10px;
	}
	
 table.maincontent_green {	/*in use*/
	font-family: Arial, sans-serif; 
	font-size: 0.9em; 
	font-weight: normal; 
	color: #000000;
	/*background-color: #bdccd5; Original light blue*/
	background-color:#AEC5AE; /* light green*/
	margin: 0;
  	padding: 0;
	border: 2px solid #FFFFFF;
	border-spacing: 0;
	}
	
table.eggroup {	/*in use*/
	font-family: Arial, sans-serif; 
	font-size: 0.7em; 
	font-weight: normal; 
	color: #000000;
	background-color: #bdccd5;
	margin: 0;
  	padding: 0;
	border: 2px solid #FFFFFF;
	border-spacing: 0;
	}
	
td.navmenu {	/*in use*/
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


	
/*-----------------------------------------------------*\
 * Anchor Classes
\*-----------------------------------------------------*/

A:link { 
	font-family: Arial; 
	font-style: normal; 
	font-size: 1em; 
	color: #0000CC;
	}
	
	
A:visited { 
	font-family: Arial;  
	font-style: normal; 
	font-size: 1em; 
	color: #0000CC;
	}
	
A:active { 
	font-family: Arial; 
	font-style: normal; 
	font-size: 1em; 
	color: #FF6633;
	}
	
A:hover { 
	font-family: Arial; 
	font-style: normal; 
	font-size: 1em; 
	color: #FF6633;
	}

	
	
A.navlink:link {
	font-family: Arial;
	font-style: normal;
	font-size: .9em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
	font-weight: bold;
	}
		
A.navlink:visited { 
	font-family: Arial;  
	font-style: normal;
	font-weight: bold; 
	font-size: .9em; 
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2em;
	}
	
A.navlink:active { 
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold;
	font-size: 0.9em; 
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 2em;
	}
	
A.navlink:hover { 
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold;
	font-size: 0.9em; 
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 2em;
	}
	
	
	
A.navlink_dropdown:link {
	font-family: Arial;
	font-style: normal;
	font-size: .9em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
	font-weight: bold;
	}
		
A.navlink_dropdown:visited { 
	font-family: Arial;  
	font-style: normal;
	font-weight: bold; 
	font-size: .9em; 
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2em;
	}
	
A.navlink_dropdown:active { 
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold;
	font-size: 0.9em; 
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 2em;
	}
	
A.navlink_dropdown:hover { 
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold;
	font-size: 0.9em; 
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 2em;
	}



A.whitelink:link { 
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold;
	color: #FFFFFF;
	}
	
A.whitelink:visited { 
	font-family: Arial;  
	font-style: normal;
	font-weight: bold; 
	color: #FFFFFF;
	}
	
A.whitelink:active { 
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold;
	color: #FFFFFF;
	}
	
A.whitelink:hover { 
	font-family: Arial; 
	font-style: normal; 
	font-weight: bold;
	color: #FFFFFF;
	}


	
	
/*-----------------------------------------------------*\
 * Page Heading Classes
\*-----------------------------------------------------*/


H1, .Header	{	/*in use*/
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
	line-height: 0.4em;
	
	}

H2, .HeaderSmall {
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style : normal;
	/*color: #205370; darker blue*/
	color: #663300; /*medium brown*/
	text-align: left;
	line-height: normal;
	/*padding-left: 10px;*/
	vertical-align: top;

	}

H3, .HeaderSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style : normal;
	/*color: #003366;*/
	color: #663300; /*medium brown*/
	padding-left: 0px;
	vertical-align: top;

	}

	
/*-----------------------------------------------------*\
 * Pretty Table classes
 * The next 4 "twotone" classes are to make data tables 
 * look pretty with every other line of data shaded for 
 * easy reading
\*-----------------------------------------------------*/
	 
	
table.twotone {
	font-family: "Times New Roman", serif; 
	font-size: .9em; 
	font-weight: normal; 
	color: #003399;
	background-color: #ffffff;
	margin: 5;
  	padding: 15;
	border: 0;
	border-spacing: 0;
	width: 90%;
	}

table.twotone_order_tracking {
	font-family: "Times New Roman", serif; 
	font-size: .9em; 
	font-weight: normal; 
	color: #003399;
	background-color: #ffffff;
	margin: 5;
  	padding: 15;
	border: 0;
	border-spacing: 0;
	width: 100%;
	}
	
th.twotone_header {
	font-family: "Times New Roman", serif; 
	font-weight: bold; 
	color: #ffffff;
	background-color: #205372;
	margin: 0;
  	padding: 0;
	}
	
th.twotone_header_order_tracking {
	font-family: "Times New Roman", serif; 
	font-weight: bold; 
	color: #ffffff;
	background-color: #205372;
	margin: 0;
  	padding: 10;
	}
	
th.twotone_header_order_tracking_grey {
	font-family: "Times New Roman", serif; 
	font-weight: bold; 
	color: #ffffff;
	background-color: #4A4C4D;
	margin: 0;
  	padding: 10;
	}
	
	
table.twotone_order_tracking.td {
	padding: 10px;
}

th.twotone_subheader {
	font-family: "Times New Roman", serif; 
	font-weight: bold; 
	color: #003399;
	background-color: #E5DBC3;
	margin: 0;
  	padding: 0;
	}
	
.twotone_even {
	background-color: #D6F5DA;
	}
	
.twotone_even_order_parts {
	background-color: #CBCDCB;  /* old light green color D6F5DA*/
	}
	
	
/*-----------------------------------------------------*\
 * SPAN and Other  Misc. classes
\*-----------------------------------------------------*/

.mission {	/*in use - left text on main page*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-style : normal;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	padding-left: 10px;
	vertical-align: top;

	}

img.borderLogo {	/*in use*/
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
	
img.borderRightOnly {	/*in use*/
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

	
span.copyright { 	/*in use*/
	font-family: Arial; 
	font-style: normal; 
	font-weight: normal;
	font-size: 0.7em; 
	color: #FFFFFF;
	}
	
span.copyright_order_tracking { 	/*in use*/
	font-family: Arial; 
	font-style: normal; 
	font-weight: normal;
	font-size: 10px; 
	color: #FFFFFF;
	}
	
	
span.addresses { 
	font-family: Arial; 
	font-style: normal; 
	font-size: 0.7em; 
	color: #996633;
	}

span.addressheader { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 0.8em; 
	color: #996633;
	}
	
.footnote { 
	font-family: Arial; 
	font-style: italic; 
	font-size: 0.7em;
	color: #990000;
	}
	
.articleSummary { 
	font-family: Arial; 
	font-style: italic; 
	font-size: 0.9em;
	color: #666666;
	}
	
.BodyText { 
	font-family: Arial; 
	font-style: normal; 
	font-size: 1.0em; 
	color: #000000;	
	}
	
.BodyTextSmall { 
	font-family: Arial; 
	font-style: normal; 
	font-size: 0.8em; 
	color: #000000;	
	}


.RedText { 
	font-family: Arial; 
	font-style: normal; 
	color: #990000;
	}


/*-----------------------------------------------------*\
 * SCROLLER.JS classes for testimonial scroller
\*-----------------------------------------------------*/

#testimonial_scroller{
width: 400px;
height: 300px;
border: 0px solid white;
padding: 5px;
background-color: none;
color: #663300;
}

#testimonial_scroller a{
text-decoration: none;
color: #ffffff;
}

.testimonial_class{ //class to apply to your scroller(s) if desired

}
