﻿/* COLOURS
GREEN: #51b848
ORANGE: #f58627
BLUE: #005ea5
GREY: #808080
*/
/* CONTACT US*/
.contact-us-province-ddl 
{
    
}

.contact-us-error-fields
{
 font-size:10pt;
 font-weight:bold;
}

#contact-us-opt-in
{
    margin-top:10px;
    }
/* END CONTACT US*/

div#preload { display: none; }

body
{
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	height: 100%;
	background-position: center;
	background-attachment: scroll;
}

.menu
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #51b848;
	padding-top: 5px;
	padding-bottom: 5px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:10px;
	width:400px;
}

.modalPopupFlyer
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 10px;
	width: 330px;
	z-index: 1;
	position:absolute;
}
.menu a
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited
{
	color: #FFFFFF;
	text-decoration:none;
}
.menu a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}
.outterlinks
{
	color: #808080;
	font-weight: bold;
	font-size: small;
}
.outterlinks a
{
	color: #808080;
	text-decoration: none;
}
.outterlinks a:visited
{
	color: #808080;
	text-decoration: none;
}
.outterlinks a:hover
{
	color: #f58627;
	text-decoration: underline;
}
.SearchSiteTextBox
{
	color: #51b848;
}
.subHeader
{
	font-size: large;
	font-weight: lighter;
	color: #51b848;
}
.opporunityHeader
{
	font-size: large;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #51b848;
	padding:5px;
	width:800px;
}
.detailText
{
	font-size: small;
	color: #808080;
	padding-left: 15px; 
	padding-top: 15px;
}
.detailTextSmall
{
	font-size: x-small;
	color: #808080;
}
.detailTextHowItWorks
{
	color: #808080;
	padding-left: 15px;
	padding-top: 15px;
}
.subMenuLinks
{
	text-decoration: none;
	color: #808080;
	
}
.subMenuLinks a
{
	text-decoration: none;
	color: #808080;
}
.subMenuLinks a:visited
{
	text-decoration: none;
	color: #808080;
}
.subMenuLinks a:hover
{
	text-decoration: underline;
	color: #f58627;
}
.subMenuLinksActive
{
	font-weight: bold;
	text-decoration: none;
	color: #51b848;
}

.greenLinks a
{
	color: #51b848;
	text-decoration: underline;
}

.greenLinks a:hover
{
	color: #f58627;
	text-decoration: none;
}

/* ORDER FORM */
.orderFormLabel
{
	font-size: small;
	font-weight: bold;
}
.progressBarLabel
{
	font-size:small;
	width:76px;
	text-align:center;
	padding-bottom:10px;
}
.progressCircleGreen
{
	background-image: url('../images/orderform/green_circle.jpg');
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
}
.progressCircleGrey
{
	background-image: url('../images/orderform/grey_circle.jpg');
	background-repeat: no-repeat;
	height:12px;
	width:12px;
}
.progressBarShortGreen
{
	background-image: url('../images/orderform/green_bar.jpg');
	background-repeat: repeat-x;
	height:12px;
	width:32px;
}
.progressBarShortGrey
{
	background-image: url('../images/orderform/grey_bar.jpg');
	background-repeat: repeat-x;
	height:12px;
	width:32px;
}
.progressBarLongGreen
{
	background-image: url('../images/orderform/green_bar.jpg');
	background-repeat: repeat-x;
	height:12px;
	width:50px;
}
.progressBarLongGrey
{
	background-image: url('../images/orderform/grey_bar.jpg');
	background-repeat: repeat-x;
	height:12px;
	width:50px;
}

/* FINANCIAL REPORTS */
.reportLinks
{
	color: #51b848;
	text-decoration: underline;
}
.reportLinks a
{
	color: #51b848;
	text-decoration: underline;
}
.reportLinks a:visited
{
	color: #51b848;
	text-decoration: underline;
}
.reportLinks a:hover
{
	color: #f58627;
	text-decoration: none;
}

/* STORE LOCATOR */
.storeindex
{
	font-weight: bold;
	color:#51b848;
}
.storeaddress
{
	font-size: x-small;
}
.postalSearchButton
{
	color: #51b848;
	font-weight: bold;
}
.postalSearchButton a
{
	color: #51b848;
	font-weight: bold;
	text-decoration:underline;
}
.postalSearchButton a:visited
{
	color: #51b848;
	font-weight: bold;
	text-decoration:underline;
}
.postalSearchButton a:hover
{
	color: #f58627;
	font-weight: bold;
	text-decoration:none;
}

.getDirectionsLink
{
	color:#51b848;
	font-size:x-small;
	text-decoration:none;
}
.getDirectionsLink
{
	color:#51b848;
	font-size:x-small;
	text-decoration:underline;
}

/*UPDATE PANELS */
.updateNormal
{
  border: dashed 1px #000000;
  background-color: #FFFFFF;
  cursor: auto;
  padding: 10px;
}

/* BIOGRAPHY */
.bioText
{
	color: #808080;
}
.bioBack
{
	background-color: #51b848;
	color: #FFFFFF;
}

/* EMAIL TO FRIEND */
.emailToFriend
{
	color: #808080;
	font-size:small;
}
.txtEmailToFriend
{
	border: 1px solid #808080;
}

/* PRODUCT SEARCH */
.productSearchHead
{
	font-weight:bold;
}

.productSearchCategory
{
	font-size:small;
	font-weight:bold;
}

.productSearchItem
{
	font-size:small;
}

/* UPDATE PANEL LOADING OVERLAY */
#processMessage  
{
font-weight:bold;
  position:static; 
  z-index:1001;
  text-align:center;
} 

/*PRODUCT DETAILS */
.ProductDetailDescription
{
 font-weight:bold;
 color:#51b848;
}
.ProductDetailPrice
{
	font-size: 50px;
	font-weight: bold;
	color: #51b848;
}
.ProductDetailFineInfo
{
	font-size: x-small;
	color: #808080;
}

 .invcat
    {
    padding:0;
    margin-top:0;
    margin-left:auto;
    margin-right:auto;
    color:#fff;
    font-family: arial, helvetica, sans-serif;
    white-space:nowrap;
    list-style-type:none;
    }
    .invcat li {display:block;}
    .invcat li a
    {
    padding:0.2em 1em;
    background:#fff;
    color:#000;
    text-decoration:none;
    float:left;
    border:1px solid #ffffff;
    height:200px;
    width:205px;
    text-align:center; 
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    cursor:hand;
    }
    .1invcat li a:hover
    {
    background:#fff;
    color:#fff;
    border:1px solid #fff;
    }
    
    
#pricepoint_footer {
    color: #808080;
}

#apr_main {
    display: block;
    float: left;
    position: relative;
    width: 332px;
}

#apr_1 {
    float: left;
    font-size: 4em;
    position: relative;
}

#apr_2 {
    float: left;
    font-size: 1.1em;
    margin-top: 7px;
    vertical-align: top;
}

#apr_3 {
    float: left;
    font-size: 0.8em;
    margin-top: 7px;
    vertical-align: top;
}

#apr_4 {
    float: right;
    font-size: 12px;
}

    
#terms_ol {
    color: #808080;
    list-style-type: lower-roman;
}
