/*************************************************/
/********************************* Menu and Body */
/*************************************************/

body
{
	background-color: #F6F5F1;
	height: auto;
	text-align: center;
        margin: 0;
        padding: 0;
}

img {
  border: none;
}

/*************************************************/
/************************************* Element 1 */
/*************************************************/

div#t1_content
{
	float: left;
	width: 233px;
	height: 172px;
	margin-top: 2px;
	margin-left: 5px;
    margin-bottom: 2px;
    display: none;
	/*background-color: #FFFFFF;*/
}	

/*************************************************/
/************************************* Element 2 */
/*************************************************/


div#t2_content
{
	float: left;
	width: 237px;
	/* height: 100%; */
	min-height: 600px;
	/* background-color: #FFFFFF; */
	padding-left: 3px;
    display: none;
}	


/*************************************************/
/************************************* Element 3 */
/*************************************************/


div#t3_content
{
	float: left;
	width: 513px;
	height: 172px;
	margin-top: 2px;
	margin-left: 13px;
    margin-bottom: 2px;
    display: none;
	/*background-color: #FFFFFF;*/
}	

/*************************************************/
/************************************* Element 4 */
/*************************************************/


div#t4_content
{
	float: left;
	width: 437px;
	/* height: 100%; */
	min-height: 600px;
	padding: 40px;
	margin: 0px;
        margin-left: 10px;
	padding-top: 10px;
	/* background-repeat: repeat;*/
	/* background-color: #FFFFFF;*/
        /*overflow: hidden;*/

}

div.border_divs
{
    display: none;
}

div#divLogo
{
	float: left;
	padding-left: 40px;
	width: 441px
}

span#spanLogoEnvelope
{
	float: left;
	padding-top: 14px;
	width: 200px;
}

div#divLogoFr
{
	float: left;
	padding-left: 40px;
	width: 475px
}

span#spanLogoEnvelopeFr
{
	float: left;
	padding-top: 14px;
	width: 235px;
}

/* main heading */
h1.standard {
  padding: 0;
  margin: 0px;
  color: #5278AB;
  font-family: arial;
  font-size: 21px;
  font-weight: 500;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* sub heading */
h2.standard {
  color: #F26521;
  font-family: arial; 
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  margin-bottom: -7px;
  margin-top: 10px
  
}

h2.standardBlack {
  color: #000000;
  font-family: arial; 
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  margin-bottom: -7px;
  margin-top: 25px
  
}

/* smalltype */
h3.standard {
  color: #51514f;
  font-family: arial;
  font-size: 9px;
  line-height: 13px;
}

/* boldtype */
h4.standard {
  color: black;
  font-family:arial;
  font-size: 12px;
  font-weight: 900;
  line-height: 16px;
  
}

/* pullquote */
h5.standard {
  color: black;
  font-family:arial;
  font-size: 13px;
  font-weight: 500;
  line-height: 17px
}

p.standard {
  color: black;
  font-family: arial;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px
  
}

/* bullets */
ul.standard {
  margin: 0;
  padding: 0;
  list-style-image:url(/images/bullet_small.jpg);
  color: black;
  font-family: Arial, Verdana, sans-serif; 
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  margin-left: 15px;
}

/* links */
a.standard {
  text-decoration:underline;
  color: #5278AB;
  font-family: arial;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px; 
}
a.standard:hover {
  text-decoration:underline;
  color: #F26521;
  font-family: arial;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;  
}

a.internal {
  text-decoration:none;
  color: #063f86;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;  
}
a.internal:hover {
  text-decoration:underline;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

a.external {
  text-decoration:none;
  color: #063f86;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}
a.external:hover {
  text-decoration:underline;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

/* "Fake" external anchor */
.FakeExternalAnchorOut {
  text-decoration:none;
  color: #063f86;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}
.FakeExternalAnchorOver {
  text-decoration:underline;
  color: #063f86;
  font-family: arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  cursor: pointer;
}

ol.numberList {
  color: black;
  font-family: arial;
  font-size: 12px;
  line-height: 17px;
}


/* span heading */
span.header {
  color: #5278AB;
  font-family:arial;
  font-size: 14px;
  font-weight: 700
}

/* span label */
span.formlabel {
  color: #51514f;
  font-family:arial;
  font-size: 12px;
  font-weight: bolder
}



/* alternating table rows */
tr.a{ background-color: #FFFFFF }
tr.b{ background-color: #F3F3F4 }

/* alternating divs rows */
div.a{ background-color: #FFFFFF }
div.b{ background-color: #F3F3F4 }

/* Separator Bar */

div.standardSeparator {
  float: left;
  background-color: #f6f5f1;
  width: 100%;
  height: 2px;
  line-height: 2px;
}
  
/* Protective Checklist lines */

a.protective_checklist
{
    text-decoration:none;
    color: #063f86;
    font-family: arial;
    font-size: 12px;
    font-weight: 700;
    line-height: 13px;
}
a.protective_checklist:hover
{
    text-decoration: none;
    border-bottom: 1px solid #063f86;
}

div#whatsNewUpper{ width: 410px; }
div#whatsNewUpperLeft{ float: left; width: 180px; }
div#whatsNewUpperRight{ float: left; width: 180px; }    
div#whatsNewLower{ float: left; width: 410px; }


/* Safety Sheet Def's */

div.safety_sheet_header {
  width: 437px;
  height: 137px;
  float: left;
}

div.safety_sheet_title {
  margin-top: 10px;
  margin-left: 160px;
  text-transform: uppercase;
}

div.safety_sheet_topic {
  margin-top: 20px;
  margin-left: 260px;
  text-transform: uppercase;  
}

div.safetyContent {
  float: left;
  width: 437px;
}

div.safetyContentBox {
  width: 437px;
  padding-bottom: 20px;
}

li.safetyLineItem {
  list-style-image:url(/images/bullet_small.png);
  color: black;
  font-family: sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-style: normal;
  margin-left: -24px;
  margin-bottom: 5px;
}


  
span.safetySheetTitle  {
  color: black;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: bolder;
  padding-bottom: 10px;
}
span.safetySheetTopic  {
  color: black;
  font-family: sans-serif;
  font-size: 11px;
  font-weight: bolder;
  padding-bottom: 10px;
}

span.safetySheetSubHeading {
  color: black;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bolder;
  padding-bottom: 10px;
}

/* Parental Sheets */

p.parentalPreamble {
  font-family: arial;
  font-size: 14px;
  font-style: italic;
  color: grey;
}

div.parental_sheet_title {
  margin-top: 35px;
  margin-left: 20px;
}

div.parental_sheet_description {
  margin-top: 45px;
  margin-left: 20px;
}

div.parental_sheet_topic {
  margin-top: -1px;
  margin-left: 335px;
  text-transform: uppercase;  
}
span.parentalSheetTitle  {
  color: #ee8120;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: bolder;
  padding-bottom: 10px;
}
span.parentalSheetTopic  {
  color: black;
  font-family: sans-serif;
  font-size: 11px;
  font-weight: bolder;
  padding-bottom: 10px;
}
span.parentalSheetSubHeading {
  color: #0f3381;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bolder;
  padding-bottom: 10px;
}

span.parentalNumber {
  color: #ee8120;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bolder;
  padding-bottom: 10px;
}

/* Relationships Sheets */

p.relationshipsPreamble {
  font-family: arial;
  font-size: 14px;
  font-style: italic;
  color: grey;
}

div.relationships_sheet_title {
  margin-top: 20px;
  margin-left: 0px;
}

div.relationships_sheet_topic {
  margin-top: -1px;
  margin-left: 335px;
  text-transform: uppercase;  
}
span.relationshipsSheetTitle  {
  color: black;
  font-family: sans-serif;
  font-size: 19px;
  font-weight: bolder;
  padding-bottom: 10px;
}

p.relationshipsSheetTitle  {
  color: black;
  font-family: sans-serif;
  font-size: 19px;
  font-weight: bolder;
  padding-bottom: 10px;
}
span.relationshipsSheetTopic  {
  color: black;
  font-family: sans-serif;
  font-size: 11px;
  font-weight: bolder;
  padding-bottom: 10px;
}
span.relationshipsSheetSubHeading9-11 {
  color: #ee8120;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bolder;
  padding-bottom: 10px;
}
span.relationshipsSheetSubHeading12-15 {
  color: #64b538;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bolder;
  padding-bottom: 10px;
}
span.relationshipsSheetSubHeading16-18 {
  color: #8d1530;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bolder;
  padding-bottom: 10px;
}

/* Development Sheets */

p.developmentPreamble {
  font-family: arial;
  font-size: 14px;
  font-style: italic;
  color: grey;
}

div.devel_sheet_title {
  margin-top: 20px;
  margin-left: 0px;
}

div.devel_sheet_topic {
  margin-top: -1px;
  margin-left: 335px;
  text-transform: uppercase;  
}
span.develSheetTitle  {
  color: black;
  font-family: sans-serif;
  font-size: 19px;
  font-weight: bolder;
  padding-bottom: 10px;
}
span.develSheetTopic  {
  color: black;
  font-family: sans-serif;
  font-size: 11px;
  font-weight: bolder;
  padding-bottom: 10px;
}
h2.develSheetSubHeading {
  color: #F26521;
  font-family: arial; 
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 30px;
  margin-top: 25px
 
  
}

/* Boundaries Sheets */

p.boundaryPreamble {
  font-family: arial;
  font-size: 14px;
  font-style: italic;
  color: grey;
}

div.boundary_sheet_title {
  margin-top: 20px;
  margin-left: 0px;
}

div.boundary_sheet_topic {
  margin-top: -1px;
  margin-left: 335px;
  text-transform: uppercase;  
}
span.boundarySheetTitle  {
  color: black;
  font-family: sans-serif;
  font-size: 19px;
  font-weight: bolder;
  padding-bottom: 10px;
}
span.boundarySheetTopic  {
  color: black;
  font-family: sans-serif;
  font-size: 11px;
  font-weight: bolder;
  padding-bottom: 10px;
}
h2.boundarySheetSubHeading {
  color: #018184;
  font-family: arial; 
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 10px;
  margin-top: 20px;
 
  
}

h4.cart_title
{
	font-weight: bolder;
	font-family: arial;
	text-transform: uppercase;
	font-size: 14pt;
	color: #d71a2e;
	text-decoration:none;
}

h3.cart_title
{
  color: #F26521;
  font-family: arial; 
  font-size: 14px;
  font-weight: 700;
  
}
	

span.cart_title
{
  color: #F26521;
  font-family: arial; 
  font-size: 14px;
  font-weight: 700;
  
}

li.cart_category
{
	list-style-type: none; 
	list-style-image: none;
	cursor:pointer;
	vertical-align:bottom; 
}	

a.cart_category
{
	font-weight: bolder;
	font-family: arial;
	text-transform: uppercase;
	font-size: 12pt;
	color: #d71a2e;
	text-decoration:none;
	border: none;
}	

p.cart_category
{
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	text-decoration:none;	
}

span.cart_category
{
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	text-decoration:none;	
}

p.depth_div
{
	font-family: arial;
	font-size: 8pt;
	color: blue;
	text-decoration:none;	
}	


div.product_div
{
	float: left;
	width: 420px;
	margin-top: 10px;
}

div.product_spacer
{
	clear: both;
	width: 100%;
}	

div.product_image
{
	float: left;
	width: 120px;
}

div.product_details
{
	float: left;
	width: 300px;
}

div.category_image
{
	float: left;
	width: 50px;
}
div.category_details
{
	padding: 0;
	padding-left : 10px;
	margin-top: -2px;
	float: left;
	width: 200px;	
}
div.category_image
{
	float: left;
	width: 20px;
}	

div.add_to_cart
{
	float: right;
	vertical-align: middle;
	cursor:pointer;	
	width: 100px;
}

div#add_cart_txt
{
	float: left;
	height: 33px;
	width: 60px;
	margin-top: -20px;
}

div#add_cart_img
{
	float: right;
	height: 33px;	
	width: 35px;
}

img.cartImg
{
	border-width: 0px; 
	border-style: none; 
	border-color: #FFFFFF;
}

span.errText
{
	font-family: arial;
	font-size: 8pt;
	color: red;
	text-decoration:none;	
}	

span.normalText
{
	font-family: arial;
	font-size: 10pt;
	color: #d71a2e;
	text-decoration:none;	
}	


div#popupBox {
	position: fixed;
	top: 2px;
	left: 2px;
	background-color: #FF0000;
	color: #FFFFFF;
	width: 0px;
	height: 0px;
	z-index: 100;
	padding: 0px;
	visibility: hidden;
	border: solid;
	border-width: 10px;
	border-color: rgb(237,26,46);
}

/* fixing IE's lack of support for pos fixed */

* html
{
	overflow-y: hidden;
}
* html body
{
	overflow-y: auto;
	height: 100%;
	padding: 0 0em 0 0em;
	font-size: 100%;
}
* html div#popupBox
{
	position: absolute;  
	top: 10px;
	left: 20px;
}	

