﻿/* beginning of new styles for updated home page with tables */

html, body {height: 100%;}

body {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	width: 100%;
	background: rgb(240, 240, 250);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 8pt;
	color: rgb(50, 50, 50);
	}
	
#container {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	text-align: center;
	width: 920px;
	background: white;
	height: auto;
	}
	
* html  #container, /*#wholePage */{height: 100%;}

#wholePage
		{text-align: left;
		padding-left: 10px;
		/*margin: 0;
		min-height: 100%;*/
		}
		
* html #wholePage {
	margin-left: 10px;
	} /*style for IE*/
	
#homeBack
/*background-image: url('../images/selecte file'*/
		{background-image: url('../images/JackieForHomepage.jpg');
		  background-repeat: no-repeat;
		  }

.DotBorder
	{border-width: 2px;
	 border-style: dotted;
	 border-color: rgb(123, 171, 189);
	}

.HomeBlurb
	{
	color: rgb(50, 50, 50);
	font-size: 9pt;
	font-family: Arial, Helvetica, "san serif";
	line-height: 1.75em;
	position: static;
	}
	
.leftpadding {
	padding-left: 20px;
	}

.CatalogLink a:link img, .CatalogLink a:visited img
	{border-style: solid;
	 border-width: 1px;
	 border-color: rgb(32, 110, 172);
	}

.CatalogLink a:hover img
	{border-style: solid;
	 border-width: 1px;
	 border-color: rgb(123, 171, 189);
	}

.CatalogLink a:active img
	{border-style: solid;
	 border-width: 1px;
	 border-color: rgb(32, 110, 172);
	}
	
.CatalogLink a:link
	{font-size: 8pt;
	 font-family: Arial, Helvetica, "san serif";
	 font-weight: bold;
	 color: rgb(32, 110, 172);
	 text-decoration: underline;
	}

.CatalogLink a:active
	{font-size: 8pt;
	 font-family: Arial, Helvetica, "san serif";
	 font-weight: bold;
	 color: rgb(32, 110, 172);
	 text-decoration: underline;
	}

.CatalogLink a:visited
	{font-size: 8pt;
	 font-family: Arial, Helvetica, "san serif";
	 font-weight: bold;
	 color: rgb(32, 110, 172);
	 text-decoration: underline;
	}

.CatalogLink a:hover
	{font-size: 8pt;
	 font-family: Arial, Helvetica, "san serif";
	 font-weight: bold;
	 color: rgb(123, 171, 189);
	 text-decoration: underline;
	}

.NewFeaturedProducts a
	{font-size: 8pt;
	 font-family: Arial, Helvetica, "san serif";
	 color: rgb(32, 110, 172);
	 text-decoration: underline;
	}

.NewFeaturedProducts
	{font-size: 10pt;
	 font-family: Arial, Helvetica, "san serif";
	 color: rgb(50, 50, 50);
	}

img.NoBorder a
	{border: none;}

/* this area is for the distributors page (stuff that wasnt in the other style sheets) */

#distributors {
	background-image: url('../images/distributor_backgrounds.jpg');
	background-repeat: no-repeat;
	padding: none;
	margin: none;
	}

#find_distributor h3, #become_distributor h3 {
	font-weight: bold;
	color: rgb(153, 18, 22);
	background-image: none;	
	margin: 0;
	padding: 7px 0 0 2px;
	}
	
	
#find_distributor, #become_distributor {
	font-family: Arial, Helvetica, san-serif;
	font-size: 8pt;
	height: 139px;
	color: black;
	float: left;
	}
	
#find_distributor {
	padding-left: 10px;
	margin-left: 0px;
	padding-right: 90px;
	width: 265px;
	}
	
#become_distributor {
	float: right;
	padding-left: 10px;
	margin-right: 5px;
	padding-right: 85px;
	width: 260px;
	}
	
*html #become_distributor {
	margin-right: 2px;
	} /*IE Hack*/
	
#find_distributor p, #become_distributor p {
	margin: 0;
	padding: 10px 0 0 0;
	}

.CountrySubHead
	{font-family: Arial, Helvetica, "san serif";
	 color: rgb(0, 0, 102);
	 font-weight:bold; 
	 font-size:9pt;
	 line-height: 2.25em;
	}

.Flag
	{padding-right: 10px;
	 padding-left: 10px;
	 padding-top: 15px;
	}

#PadHead
	{padding-top: 5px;
	 padding-bottom: 2px;
	 padding-left: 20px;
	 background-image: url('../images/YellowBox.gif');
	 background-repeat: no-repeat;
	}

.heads#PadHead
	{padding-top: 10px;
	}

.DistMargin
	{margin-top: 25px;
	}

.PadLeft
	{padding-left: 20px;
	}

.dark
	{color: rgb(32, 72, 110);
	}
	
.heads
	{padding-top: 15px;
	 font-family: 'Palatino Linotype', Palatino, 'Times New Roman', Times, serif;
	 font-size: 13pt;
	 font-weight: bold;
	 color: rgb(32, 110, 172);
	}

.heads a
	{color: rgb(32, 110, 172);
     text-decoration: none;	 
	}


.heads a:hover
	{
	 text-decoration: underline;
	}

.text
	{font-family: Arial, Helvetica, san-serif;
	 font-size: 8pt;
	 color: rgb(50, 50, 50);
	 line-height: 1.5em;
	}
	
.text a
	{color: rgb(50, 50, 50);
	 text-decoration: none;	 
	}

.text a:hover
	{text-decoration: underline;
	}

.headMap
	{padding-right: 10px;}

table.text table.text
	{border-spacing: 5px;}	
	
.MapLink 
	{border: none;
	 padding: 15px 10px 0px 0px;
	 }
	 


	
/* end of updated styles */		  
		
		  
.heading
		{font-family: Arial, Helvetica, "san serif";
		  font-weight: bold;
		  font-size: 14pt;
		  color: rgb(110, 110, 110);
		  }	
		  
#inline	{margin-top: 10px;
		  top: 0px;
		  left: 0px;
		  margin-left: 0px;
		  margin-right:0px;
		  }
		  
#pledge
		{position: absolute;
		  left: 20px;
		  top: 20px;
		  }
		  
.bodytext
		{font-family: Arial, Helvetica, "san serif";
		  font-varient: normal;
		  font-weight: normal;
		  font-size: 8pt;
		  line-height: 1.5em;
		  color: rgb(110, 110, 110);
		  }
		   
.bodytextsmall
		{font-family: Arial, Helvetica, "san serif";
		  font-varient: normal;
		  font-weight: normal;
		  font-size: 8pt;
		  line-height: 1.5em;
		  color: rgb(110, 110, 110);
		  }

#inlineProd	
		{margin-top: 170px;
		  top: 0px;
		  left: 0px;
		  margin-left: 0px;
		  margin-right:0px;
		  }
		  
 .arrow_yellow a  {
	font-family: Arial, Helvetica, "san serif";
	font-size: 8pt;
	text-indent: 20px;
	color: rgb(91, 159, 195);
	background-repeat: no-repeat;
	background-image:url('../images/arrow_yellow.gif');
	display: block;
	}
		  
.whiteButton a, .arrow_yellow a {
	line-height: 2em;
	background-position: center left;
	}	
	
/*alternate whitebuttons for news area - or just for areas where text breaks to a second line -- */
.whiteButtonALT a {
	line-height: 1.25em;
	background-position: 0px 2px;
	}

.whiteButton a, .whiteButtonALT a {
	font-family: Arial, Helvetica, "san serif";
	font-size: 10pt;
	text-indent: 20px;
	color: rgb(91, 159, 195);
	background-repeat: no-repeat;
	background-image:url('../images/ArrowButton.gif');
	display: block;
	}
		   
.whiteButton a:link, .whiteButtonALT a:link, .arrow_yellow a:link {
	text-decoration: none;
	}

.whiteButton a:visited, .whiteButtonALT a:visited, .arrow_yellow a:visited {
	text-decoration: none;
	}

.whiteButton a:hover, .whiteButtonALT a:hover , .arrow_yellow a:hover {
	text-decoration: underline;
	}
		  
.whiteButton a:active, .whiteButtonALT a:active, .arrow_yellow a:active {
	text-decoration: none;
	}	
	

	
#new	{font-family: Arial, Helvetica, "san serif";
		  color: rgb(32, 110, 172);
		   font-style: normal; 
		   font-variant: normal; 
		   font-weight: bold; 
		   font-size: 14pt;
		   line-height: 2em;
		    }
		   
#newProducts
		{padding-top: 0px;
		  padding-left: 20px;
		  padding-top:10px;
		  padding-bottom: 10px;
		  padding-right: 10px;
		  width: 718px;
		  }
		  
#CatOrder	
		{top: 0px;
		  left: 0px;
		  margin-top: 290px;
		  margin-left: 40px;
		  margin-right: 30px;
		  position: absolute;
		  float: left;
		  }

.HighlightBlue
		{font-family: Arial, Helvetica, "san serif";
		  color: rgb(32, 110, 172);
		  font-style: normal;
		  font-variant: normal;
		  font-weight: bold;
		  font-size: 14pt;
		  text: wrap;
		  }

#CatshiftOrder
		{position: absolute;
	 	 top: 45px;
		 left: 130px;
		 border-style: solid;
		 border-color: rgb(32, 110, 172);
		 border-width: 1px;
		 padding-left: 3px;
		 padding-right: 5px;
		 width: 170px;
		 }
		  
#picWithSpace
		{margin-left: 0px;
		 margin-top: 10px;
		  top: 0px;
		  left: 0px;
		  float: left;
		  }
		  
#LBnewsGraph
		{position: absolute;
		 left: 450px;
		 top: 230px;
		 }


		   
#ProdServTitle
		{font-family: Arial, Helvetica, "san-serif";
		  color: rgb(110, 110, 110);
		  font-style: normal;
		  font-variant: normal;
		  font-weight: bold;
		  font-size: 10pt;
		  margin-top: 15px;
		  margin-left: 15px;
		  line-height: 2em;
		  }
		  
#expressionRollover
		{position: absolute;
		  top: 20;
		  }
		  
#OrderInfo
		{position: absolute;
		  font-family: Arial, Helvetica, "san serif";
		  font-weight: normal;
		  font-size: 8pt;
		  color: rgb(110, 110, 110);
		  top: 320px;
		  left: 20px;
		  }
		  

	  
.hideImage
	{width: 0px;
	  height: 0px;
	  }
	  
.margin20
		{margin: 20px;
		  }
	  
/* below are styles for home page dynamic side */

table#HomeDynamic
	{
	  width: 200px;
	}

.ACES_link {
	font-family: Myriad, 'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: rgb(0, 0, 0);
	border: solid 1px rgb(220, 220, 220);
	padding: 5px;
	}
	
td.ACES_link:hover {
	border: solid 1px rgb(110, 110, 110);
	}
	
.ACES_link a{
	text-decoration: none;
	color: rgb(0, 0, 0);
	}

img#ACES_logo_trans {
	margin-right: 5px;
	margin-top: 5px;
	}
	
a img#ACES_logo_trans, a img#ACES_cards {
	border: none;
	}
	
#ACES_cards {
	float: right;
	margin-left: 10px;
	padding-top: 15px;
	}
	
.aces_divider {
	height: 1px;
	background-color: rgb(180, 180, 180);
	width: 220px;
	padding: 0;
	margin: 10px 0 0 0;	
	line-height: 1px;
	overflow: none;
	}
	
.featureLink a
	{font-family: Arial, Helvetica, "san serif";
	  font-size: 9pt;
	  color: rgb(32, 110, 172);
	  text-decoration: none;
	  }
	  
.featureLink a:hover
	{color: rgb(32, 110, 172);
	  text-decoration: underline;
	  }

.medium
	{color: rgb(110, 110, 110);
	  font-size: 8pt;
	  font-weight: bold;
	  font-family: Arial, Helvetica, "san serif";
	  text-decoration: none;
	  }
	

td.medium a:
	{color: rgb(110, 110, 110);
	  font-size: 8pt;
	  font-weight: bold;
	  font-family: Arial, Helvetica, "san serif";
	  text-decoration: none;
	  }

td.medium a:hover
	{text-decoration: underline;
	 color: rgb(110, 110, 110);
	 }



.small
	{color: rgb(110, 110, 110);
	  font-size: 8pt;
	  }

.promotional
	{
	color: rgb(80, 80, 80);
	font-family: Myriad, 'Myriad Pro', Arial, Helvetica, "san serif";
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: .05em;
	text-align: left;
	/*background-color: rgb(255, 237, 172);rgb(201, 215, 221); */
	background-image: url('../images/featuredbar.gif');
	background-repeat: no-repeat;
	text-indent: 2em;
	height: 18px;
	margin-left:165px;
	 /*border: solid 1px;
	 border-color: rgb(241, 181, 66);*/	  
	  }
	  	  
.greyTitle a
	{color: rgb(32, 110, 172);
	  font-weight: bold;
	  font-size: 9pt;	 
	  font-family: Arial, Helvetica, "san serif";
	  text-decoration: none;
	  } 

.greyTitle a:hover
	{text-decoration: underline;}

.greyLink a
	{color: rgb(110, 110, 110);
	  font-weight: bold;
	  font-size: 9pt;	 
	  font-family: Arial, Helvetica, "san serif";
	  text-decoration: none;
	  } 

.greyLink a:hover
	{text-decoration: underline;}
	  
tr.homePromo
	{color: rgb(32, 110, 172);
	}
		  
td.win
	{font-family: "Arial Black", "Helvetica Ultra", "san serif";
	  font-weight: bold;
	  font-size: 38pt;
	  line-height: .65em;	  
	  }
	  
td.free
	{font-family: "Arial Black", "Helvetica Ultra", "san serif";
	  font-weight: bold;
	  font-size: 18pt;
	  line-height: 1em;	  
	  }
	  
td.blue
	{border-color: rgb(123, 171, 189);
	  border-width: 1px;
	  border-style: solid;
	}
	
td.bluecell
	{background-color: rgb(213, 229, 237);
	  border-color: rgb(123, 171, 189);
	  border-width: 1px;
	  border-style: solid;
	 }
	 
td.greencell
	{background-color: rgb(225, 245, 213);
	  border: solid 2px;
	  border-color: rgb(162, 224, 124);
	 }

	 
.bluecell a 
	{color: rgb(32, 110, 172);
	  font-weight: bold;
	  font-size: 10pt;
	  text-decoration: none;
	  }
	  
.bluecell a:hover
	{text-decoration: underline;	  
	  }

img.padded
	{padding-top: 10px;
	  padding-bottom: 5px;
	  }
	  	  
.greencell a 
	{color: rgb(32, 110, 172);
	  font-weight: bold;
	  font-size: 10pt;
	  text-decoration: none;
	  }

.greencell a:hover
	{text-decoration: underline;	  
	  }
	
.h2  {font-family: Arial, Helvetica, "san serif";
	   font-weight: bold;
	   font-size: 10pt;
	   }
	   
.h3  {font-family: Arial, Helvetica, "san serif";
	   font-weight: bold;
	   font-size: 10pt;
	   color: rgb(110, 110, 110);
	   }

img.border
	{border-color: rgb(123, 171, 189);
	  border-width: 1px;
	  border-style: solid;
	  }

img.noBorder, img.noBorder a
	{border: none;
	  }
	
a.multipleLinks
	{text-decoration: none;
	  color: rgb(32, 110, 172);
	  }
	  
a.greyLink
	{text-decoration: none;
	  color: rgb(110, 110, 110);
	  }
		  
.pad-top
	{padding-top: 10px;
	  padding-bottom: 0px;
	}
	
div.pad
	{padding-left: 5px;
	}
	   



.DistMargin
	{margin-top: 25px;
	}
	
/* below-- styles for company profile pages--- */

.ListText
	{font-family: Arial, Helvetica, san-serif;
	 color: rgb(123, 171, 189);
	 font-size: 8pt;
	 font-weight: normal;
	 padding-left: 1.5em;
	 line-height: 1.5em;
	 }
	 
.GreyTitle
	{font-size: 10pt;
	 font-weight: bold;
	 color: rgb(110, 110, 110);
	 font-family: Arial, Helvetica, san-serif;
	 }
	 
.ListHeader
	{font-family: Arial, Helvetica, san-serif;
	 font-size: 8pt;
	 font-weight: bold;
	 color: rgb(32, 110, 172);
	 }
	 
.GreyText
	{font-family: Arial, Helvetica, san-serif;
	 color: rgb(110, 110, 110);
	 font-size: 8pt;
	 font-weight: normal;
	 padding-left: 1.5em;
	 line-height: 1.5em;
	 }
	 
 /* below-- styles for services pages--- */

 .ServiceBar
	{background-image: url('../images/ExpressionServicesBar.gif'); 
	background-repeat: no-repeat;
	padding-top:10px;
	padding-bottom: 10px;
	}
	
.GreyTextNoPad
	{font-family: Arial, Helvetica, san-serif;
	 color: rgb(110, 110, 110);
	 font-size: 8pt;
	 font-weight: normal;	 
	 line-height: 1.5em;
	 }
	 
.ServiceListTitle
	{font-family: Arial, Helvetica, san-serif;
	 font-size: 9pt;
	 font-weight: bold;
	 color: rgb(32, 110, 172);
	 }
	 
.ListTextGrey
	{
	 font-size: 9pt;
	 font-weight: bold;	 
	 line-height: 1.5em;
	 
	 }
	 
/* below-- styles for order  pages--- */


.Orderbutton a
	{font-family: Arial, Helvetica, san-serif;
	 font-size: 9pt;
	 font-weight: bold;
	 text-align: center;
	 text-decoration: none;
	 display: block;
	 height: 30px;
	 width: 186px;
	 line-height: 2.25em;
	}

.Orderbutton a:active	
	{color: rgb(110, 110, 110);
	 background-image:url('../images/orderButton2.gif');
	 background-repeat: no-repeat;
	}
	
.Orderbutton a:visited	
	{color: white;	 
	 background-image:url('../images/orderButton1.gif');
	 background-repeat: no-repeat;	 
	}
	
.Orderbutton a:link	
	{color: white;	 
	 background-image:url('../images/orderButton1.gif');
	 background-repeat: no-repeat;	 
	}
	
.Orderbutton a:hover 
	{color: rgb(110, 110, 110);
	 background-image:url('../images/orderButton2.gif');
	 background-repeat: no-repeat;
	}
	
/* styles below for News */

.MyriadHeader
	{font-family: Myriad, 'Myriad Pro', Arial, Helvetica, san-serif;
	 font-size: 13pt;
	 font-weight: bold;
	 color: rgb(51, 125, 160);
	 }
	 
	 
	 
/* styles below for Project Examples */	 

.MyriadHeader11
	{font-family: Myriad, 'Myriad Pro', Arial, Helvetica, san-serif;
	 font-size: 11pt;
	 font-weight: bold;
	 color: rgb(51, 125, 160);
	 }

/* Project Request Form */

.PlainGreyLink a
	{font-family: Arial, Helvetica, san-serif;
	 font-size: 9pt;
	 font-weight: bold;
	 color: rgb(110, 110, 110);
	 text-decoration: underline;
	}
	
/* styles for Technical Reference Pages */

.StepNumbers
	{color: rgb(51, 125, 160);
	 padding-right: 5px;
	 }
	 
.TechSubHeads
	{color: rgb(51, 125, 160);
	 font-weight: bold;
	}
	 
table.FlowChart 
	{padding: 5px;
	 font-family: Arial, Helvetica, san-serif;
	 font-size: 8pt;
	 color: rgb(80, 80, 80);
	 
	}
	
.FlowChart td
	{border: solid 1px rgb(51, 125, 160);
	 padding: 5px;
	 background-color: rgb(230, 244, 250);
	}
	
.TechnicalTable
	{font-family: Arial, Helvetica, san-serif;
	 font-size: 8pt;
	 color: rgb(80, 80, 80);
	}

.TechnicalTable td
	{padding: 0px 5px;}
	 
	 

	 
/**** Home Page 2008 Styling****/

h4 {
	font-family: Myriad, 'Myriad Pro', Arial, Helvetica, sans-serif;
	color: rgb(50, 50, 50);
	font-size: 10pt;
	}
	

#ACES_logo_small {
}

#ACES_logo_trans {
	padding: 0;
}

.blue_link_large a{
	font-family: Myriad, 'Myriad Pro', Arial, Helvetica, sans-serif;
	color: rgb(44, 138, 182);
	font-size: 11pt;
	line-height: 1.35em;
	font-weight: bold;
	text-decoration: none;
	}

#ACES {
	font-family: Myriad, 'Myriad Pro', Arial, Helvetica, sans-serif;
	color: rgb(44, 138, 182);
	font-size: 10pt;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	}
	
h2.Myriad_Nature {
	font-family: 'Myriad Pro Light', 'Myriad Light', 'Myriad Pro', Myriad, Arial, Helvetica, sans-serif;
	color: rgb(153, 18, 22);
	font-size: 2em;
	font-weight: lighter;
	letter-spacing: -0.05em;
	line-height: 1em;
	padding: 10px 0 0 0;
	margin: 0px;
	}
	
div.underline_spacer {
	height: 1px;
	background-color: rgb(153, 18, 22);
	margin-bottom: 10px;
	}
	
div#maroon_button {
	background-image: url('../images/maroon_button.gif');
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	font-size: .75em;
	font-weight: bold;
	height: 24px;
	width: 126px;
	float: right;
	padding-top: 3px;
	text-decoration: none;
	}
	
a:hover div#maroon_button {
	background-image: url('../images/orange_button.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	}



	
