A:link {
	text-decoration: none;
	color : #000000;
}
A:visited {
	text-decoration: none;
	color : #000000;
}
A:active {
	text-decoration: none;
	color : #000000;
}
A:hover {
	text-decoration: underline;
	color : #666666;
}

.forminput {
    text-decoration: none; 
    background-color: #white; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight : normal; 
	border-width: 1px;
	border-color="black"; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	background: #666666;
	color: #000000;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
    scrollbar-face-color: #C7CACD; 
    scrollbar-shadow-color: #C7CACD; 
    scrollbar-highlight-color: #C7CACD; 
    scrollbar-3dlight-color: #9AB6C4; 
    scrollbar-darkshadow-color: #20253A; 
    scrollbar-track-color: #C7CACD; 
    scrollbar-arrow-color: #000000;
}

.menuBorder {
	border-top: 1px none #9999CC;
	border-right: 1px none #9999CC;
	border-bottom: 1px solid #9999CC;
	border-left: 1px none #9999CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.contentArea {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.checkoutBorder {
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.redBorder {
	border: 1px solid #FF0000;
}
.yellowborder {

	border: 1px solid #FFCC00;
}
.orangeborder {
	border: 1px solid #FF9900;
	list-style-type: disc;


}
.greenBorder {
	border: 1px solid #669933;
	padding: 0px;

}
.menuSides {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;


}
.BlankBorder {
	border: 1px solid #000000;
}
.blankRightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;

}
.blueborder {
	border: 1px solid #3366FF;
}
.background {
	background-color: #99CCFF;
}
.footerBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}
#payment {
	position:relative;
	width:380px;
	height:550px;
	z-index:100;

}
#desjardins {
	position:relative;
	width:380px;
	height:550px;
	z-index:100;
	left: 140px;
	top: 0px;



}
#payment2 {
	position:relative;
	width:380px;
	height:490px;
	z-index:100;
	visibility: hidden;

}
#interac , 

#test{
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	z-index:1;
	width: 382px;
	height: 193px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: 385369;
}
.inkList {
	text-decoration: underline;
	list-style-type: disc;
}

@charset "utf-8";
/* CSS Document */
/*
body{
background:url(../images/bg.gif) 50% 0 repeat-y #FFF;
font:11pt Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}
*/

a{
color:#027abb;
}

#maincontainer{
position:relative;
left:50%;
margin-left:-473px;
width:945px;
padding:4px 2px;
}

#header{
width:100%;
background:#013d5e;
}
#menu_bg{
width:100%;
background:#013d5e;
display:block;
height:30px;
}
a.MenuBarTopLink{
font-weight:bold;
border-right: 1px solid #012d4a;
}
a.MenuBarTopLink:hover, a.MenuBarTopLink:focus
{
background:url(../images/top_menu_bg_hover.gif) 0 0 repeat-x;
}

#header_top{
padding:20px 0 0 0;
margin-bottom:50px;
}

#header_top img{
float:left;
margin-right:400px;
}

#header_top form{
margin-top:30px;
}

#image_menu{
height:143px;
}

#image_menu img{
float:left;
border-bottom:5px solid #013d5e;
border-top:2px solid #FFF;
}

#side_menu{
background-color:#c0deee;
width:206px;
float:left;
margin:0 0 0 2px;
padding:5px 4px 3px 4px;
border-bottom:5px solid #013d5e;
border-top:2px solid #FFF;
}
html>body #side_menu{
width:206px;
}

#side_menu ul{
list-style:none;
margin:0;
padding:0;
}

#side_menu li{
margin-bottom:2px;
}

#side_menu a:link, #side_menu a:visited{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10pt;
color:#FFF;
display:block;
background-color:#4da2cf;
border-left:8px solid #027abb;
padding: 3px 0 0 10px;
height:21px;
}

#side_menu a:hover, #side_menu a:focus{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10pt;
color:#FFF;
display:block;
background:url(../images/side_menu_hover.gif) 0 100% repeat-x #4da2cf;
border-left:8px solid #ff9900;
padding: 3px 0 0 10px;
height:21px;
}

#content_whitecontainer{
background:white;
}

#content{
margin:10px 6px 10px 10px;
padding:5px;
width:690px;
float:left;
}
#content h1{
color:#ff9900;
font-size:1.4em;
width:100%;
}
#content h2{
color:#ff9900;
font-size:1.2em;
width:100%;
}
#content h3{
color:#ff9900;
font-size:1em;
}
#content h2.underline{
border-bottom:1px solid #ff9900;
}
.index_products table{
width:217px;
margin:5px;
background:url(../images/index_product_table_top.gif) 0 0 no-repeat;
}
.index_products table tbody td{
padding:10px 5px;
}
.index_products h3{
color:#013d5e;
font-size:1.1em;
}
.index_products table tfoot td{
padding:0;
}
.index_products input{
float:right;
}
.products_details{
float:left;
margin-top:17px;
}
#prod_details{
margin:25px 0;
}
.products_details table{
width:375px;
margin:5px;
background:url(../images/product_details_table_top.gif) 0 0 no-repeat;
}
.products_details table tbody td{
padding:10px 5px;
}
.products_details h3{
color:#013d5e;
font-size:1.1em;
}
.products_details table tfoot td{
padding:0;
}
.products_details input{
float:right;
margin-right:10px;
}
ol.search_results_list{
margin:0 0 20px 0;
list-style-type:decimal;
}
ol.search_results_list li{
margin:20px 10px 0 0;
padding-bottom:10px;
border-bottom:1px solid #dcdcdc;
}
ol.search_results_list h3{
font-size:1em;
margin:0 0 5px 0;
}
ol.search_results_list a{
color:#027abb;
}
.search_results_table{
margin-bottom:25px;
}
.search_results_table td{
background:#c0deee;
text-align:center;
padding:5px;
}
.search_results_table a{
color:#013d5e;
}
.search_results_table caption{
height:25px;
line-height:25px;
background:url(../images/legend_bg.gif) 0 0 repeat-x;
color:#FFF;
padding-left:5px;
border-left:1px #fff solid;
border-right:1px #fff solid;
font-weight:bold;
text-align:left;
}
.shoppingcart_table td{
background:#c0deee;
text-align:center;
padding:5px;
}
.shoppingcart_subtable td{
text-align:center;
padding:5px;
}
.shoppingcart_table a{
color:#027abb;
}
.shoppingcart_table thead td{
background:url(../images/legend_bg.gif) 0 0 repeat-x;
color:#FFF;
font-weight:bold;
}
.contact_form{
background:url(../images/form_bg.gif) 0 100% repeat-x #fff4e3;
padding:15px;
margin:0;
width:auto;
float:left;
}
.resellers{
width:350px;
}
.contact_form label{
margin:0 5px 15px 0;
font-weight:bold;
}
.contact_form input{
margin-right:15px;
}
.tip{
float:left;
width:204px;
color:#737373;
margin-left:25px;
}
.tip table{
background:url(../images/tip_bg.gif) 0 100% no-repeat;
}
.tip table tbody td{
padding:10px;
}
#breadcrumbs{
margin:0 0 10px 0;
padding:5px;
font-size:0.9em;
color:#666;
}
#breadcrumbs a:link{
color:#027abb;
}

#side_bar{
width:210px;
float:right;
margin:6px 2px 2px 0;
background-color:#c0deee;
padding:2px;
}
#side_bar h2{
background:url(../images/sidebar_h2_bg.gif) 0 0 repeat-x;
height:25px;
padding:0;
margin:0;
font-size:1em;
color:#FFF;
line-height:25px;
text-indent:2px;
border-bottom:none;
}
.side_bar_content{
background:#80bcdd;
margin:2px 0 6px 0;
padding:2px;
}
.side_bar_content p{
margin:5px 0;
}
.side_bar_content hr{
height:2px;
width:90%;
color:#FF9900;
background:#FF9900;
}
.side_bar_content tbody td{
background:#fff4e3;
font-size:8pt;
padding:2px;
}
.side_bar_content thead td{
background:url(../images/shoppingcart_top.gif) 0 0 no-repeat; 
height:15px;
padding:0;
}
.side_bar_content tfoot td{
background:url(../images/shoppingcart_bot.gif) 0 0 no-repeat;
height:15px;
padding:0;
}
#strecher{
clear:both;
}
#footer{
width:100%;
display:block;
background:#013d5e;
}
#footer ul{
text-align:center;
list-style:none;
margin:15px 0;
padding:0;
}
#footer li{
list-style:none;
display:inline;
}
#footer a{
color:#FFF;
margin-right:20px;
}
#sort_by{
background:#fff4e3;
padding:5px;
margin-bottom:25px;
}
#sort_by p{
margin:0 0 8px 0;
color:#FF9900;
font-weight:bold;
}
#sort_by ul{
list-style:none;
margin:0;
}
#sort_by li{
display:inline;
margin-right:10px;
vertical-align:middle;
}
.notification{
background:#ffcd82;
padding:5px;
margin:25px 0;
clear:both;
}
.notification h3{
margin:0 0 8px 0;
color:#FF9900 !important;
font-size:1.4em;
}

/* Product Cat */

.cat_details{
width:202px;
}

.cat_details thead td{
padding:10px 10px 5px 10px;
font-weight:bold;
background:url(../images/cat_top.gif) 0 0 no-repeat;
}

.cat_details tfoot td{
background:url(../images/cat_bot.gif) 0 0 no-repeat;
}

.cat_details_body{
width:202px;
padding:3px;
background:url(../images/cat_bg.gif) 0 0 repeat-y;
}

.cat_details_body img{
border:1px solid #cecece;
margin:0 3px 0 10px;
}

.cat_details_body input{
margin:5px 10px 0 0;
}
