/* --------------------------------------------
|  GLOBAL STYLES
--------------------------------------------- */
html { border: none; }

body {
	margin: 0 0 1px 0;
	padding: 0;
	line-height: 18px;
}

body, td {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #666;
}

img {border: 0;}
p {
	margin: 0 0 15px 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #59b124;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #59b124;
}

strong {
	color: #939598;
}

h1, h2, h3, h4, h5, form {color: #333366;}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin: 10px 0;
}
h2 {
	font-size: 14px;
	margin: 5px 0;
}
h3 {
	margin: 5px 0;
	font-size: 11px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
}

#contentArea h2.green {
	color: #458035;
	font-size: 12px;
	margin-bottom: 0px;
}
.green {
	color: #59b124;
}
.purple {
	color: #336;
}

.floatRight {
	float: right;
	margin-left: 20px;
}
.clearBoth {clear: both;}

/* --------------------------------------------
|  NAVIGATION
--------------------------------------------- */
#primNavContainer{
	width:773px;
	margin:0 auto;
}
#primNav {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 26px;
	clear:both;
}
#primNav li {
	float: left;
}
#primNav li a {
	outline: none;
	display: block;
	padding: 0 0;
	height: 26px;
	line-height: 26px;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(graphics/nav/nav_matrix.gif);
}

#plCorporateMoneris{background-position: 0px 0; width: 128px;}#plCorporateMoneris:hover {background-position: 0px -27px;} #primNav li.current #plCorporateMoneris {background-position: 0px -27px;}
#plMain{background-position: -128px 0; width: 119px;}#plMain:hover {background-position: -128px -27px;} #primNav li.current #plMain {background-position: -128px -27px;}
#plAboutUs{background-position: -247px 0; width: 136px;}#plAboutUs:hover {background-position: -247px -27px;} #primNav li.current #plAboutUs {background-position: -247px -27px;}
#plPOSSupplies{background-position: -383px 0; width: 132px;}#plPOSSupplies:hover {background-position: -383px -27px;} #primNav li.current #plPOSSupplies {background-position: -383px -27px;}
#plMyAccount{background-position: -515px 0; width: 109px;}#plMyAccount:hover {background-position: -515px -27px;} #primNav li.current #plMyAccount {background-position: -515px -27px;}
#plContactUs{background-position: -624px 0; width: 145px;}#plContactUs:hover {background-position: -624px -27px;} #primNav li.current #plContactUs {background-position: -624px -27px;}

#navBar {
	width: 880px;
	background-color: #56598c;
	height: 26px;
}

#greybar {
	margin: 2px 0;
	height: 6px;
	background-color: #ddd;
	line-height: 6px;
	overflow: hidden;
}
#categoryHeader {
	margin-top: 4px;
}
#subNav {margin-top: 1px; width: 166px;}

#subNav ul {
	background-color: #eee;
	list-style-type: none;
	padding: 3px 12px;
	margin: 0;
}
#subNav li {
	padding: 0 10px;
	line-height: 15px;
	background: url(graphics/bullet_categories.gif) no-repeat 0 5px;
	margin: 5px 0;
}
#subNav a {
	color: #069;
	text-decoration: none;
	font-weight: bold;
}

#subNav a:hover {
	text-decoration: underline;
	color: #036;
}

/* --------------------------------------------
|  STRUCTURE
--------------------------------------------- */

#siteContainer {
	width: 880px; margin-left: 15px;
	text-align: center;
	margin: auto;
}

/* -- HEADER -- */
#header {
	position: relative;
  width: 880px;
	/*background: url(graphics/bg_header.gif) repeat-x; */
	height: 128px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}

#header .logo {
	 float:left; margin: 15px 0 0 30px;
}

#topButtons {
	width: 400px; 
	float: right;
	list-style:none;
	margin-right:0;
	padding:0;
	position:relative;
	margin:20px 0 0 0;
	}
	#topButtons li {
		float:right;
		margin:0;
		padding:0;
		}
		#topButtons li a{
			height: 19px;
			display:block;
			text-indent:-99999px;
			outline:none;
			text-decoration:none;
		}
		#changeLanguage {
			text-align:right;
			width:100px;

		}
		#changeLanguage a {
			text-indent:0px !important;
			display:inline !important;
			padding:3px 0 3px 20px;
			margin-right:10px;
			color:#666;
			text-align:left !important;
			background:url(graphics/icon_canada.gif) top left no-repeat;
			}
			#changeLanguage a:hover{
				color: #59b124;
			}
	
.bViewcart {background: url(graphics/b_viewcart.gif) no-repeat 0 0; width: 205px;}.bViewcart:hover {background-position: 0 -19px;}
.bCheckout {background: url(graphics/b_checkout.gif) no-repeat 0 0; width: 57px; margin-right: 6px;}.bCheckout:hover {background-position: 0 -19px;}


#phoneNumber {
	clear: right;
	text-align: right;
	margin: 10px 0 10px 0;
	float: right;
	width: 300px;
}
#search {
	clear: right;
	text-align: right;
	margin: 5px 0;
	float: right;
	width: 400px;
}
#search input {
	width: 122px;
	margin-left: 10px;
	margin-right: 8px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
}
#search div {
	float: right;
}
#search a {
	width: 77px;
	height: 20px;
	display: block;
}
#header .padding {
	padding: 0 15px;
}
#miniSearchForm .searchSubmit {
	border: none;
	width: 80px;
	margin: 0px;
}
/* -- BODY -- */
#contentArea p {
	color: #666;
	font-size: 11px;
	line-height: 14px;
}
#colLeft {float: left; width: 184px; text-align: left; margin: 0 0 30px 0;}
#colLeft .leftButtons {
	width: 166px;
	border-bottom: 1px dashed #b0aec4;
	padding: 5px 0 0 0;
	margin-bottom: 10px;
	float: left;
}
#colLeft .leftButtons h2 {
	width: 180px;
	margin: 0 0 0 0;
}
#colLeft .leftButtons p {
	line-height: 12px;
	margin: 0 0 5px 0;
	padding: 0;
}
#colLeft .leftButtons img {
	float: left;
	padding-right: 4px;
}
#colLeft .leftButtons a:hover, #colLeft .leftButtons a {
	color: #666;
}
#colLeft .leftButtons .learnMore {
	float: right;
	margin-bottom: 10px;
}
#colLeft .thumbnailCell {
	padding: 5px 0;
}
#colLeft .learnMoreCell {
	width: 100px;
	padding-top: 5px;
}
#colLeft .learnMoreCell p {
	width: 86px;
}
#colRight {
	float: left;
   width: 696px;
	margin: 4px 0 30px 0;
	text-align: left;
}

#colRight ul {
	list-style-type: none;
	margin: 0px;
	padding: 2px 10px 10px 10px;
}
#colRight li {
	padding: 0 10px;
	margin: 0 0 8px 0;
	background: url(graphics/bullet.gif) no-repeat 0 6px;
}
#colRight ol li {
	background-image: none;
	padding: 0px;
	margin: 5px 0;
}
	#colRight ul li ul {
		margin: 0;
		padding: 0;
	}
	#colRight ul li ul li{
		background: url(graphics/bullet_sub.gif) no-repeat 0 7px;
	}

/* -- FOOTER -- */
#footer {
	color: #999999;
	clear: both;
	background: url(graphics/bg_footer.gif) repeat-x;
	font-size: 9px;
	text-align: left;
	height: 95px;
}
#footer a {
	color: #154472;
	text-decoration: none;
	padding: 0 21px 0 0;
	font-size: 11px;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
.eSelectPlus {
	margin: 3px auto 14px 0;
}
#footer .cc {
	margin: 34px 14px 10px 0px;
	padding-left: 35px;
	float: left;
	text-align: center;
}
#footer .thawteSeal {
	width: 80px;
	margin: 34px 21px 10px 0px;
	float: left;
	text-align: center;
}
#footer .thawteSeal a {
	margin: 0;
	padding: 0;
}
#footer .cc a {
	margin: 0;
	padding: 0;
}
#footer .cc img {
		
}
#footer .links {
	clear: right;
	padding-top: 39px;
}
#footer .links .firstChild {
	padding-left: 0;
}
#footer .links p {
	font-size: 9px;
	line-height: auto;
}
#footer .links .poweredBy {
	margin: 10px 0px 10px 0;
	float: left;
	text-align: left;
	width: 585px;
	text-indent: 0;
}
#footer .poweredBy a {
	font-weight: normal;
	font-size: 9px;
	color: #666;
	vertical-align: top;
	margin-left: -10px;
	position: relative;
}
#footer .poweredBy p {
	float: left;
	margin: 0;
}
#footer img {
	vertical-align: bottom; margin-right: 5px;
}

#footer .copyright {
	width: 335px;
	text-align: right;
}

/* --------------------------------------------
|  SITE MAP
--------------------------------------------- */

.siteMapList { margin-top: 15px }
.siteMapList dt {
	background:url(graphics/ico_folder.gif) 0 4px no-repeat;
	padding-left:20px;
	line-height:20px;
}
.siteMapList dd {
	padding-left:10px;
	margin-left:25px;
	line-height:16px;
	background:url(graphics/sitemap_2nd.gif) no-repeat;
}
.siteMapList dd a {
	color: #666 !important;
	text-decoration:none;
}
.siteMapList .bottom { background:url(graphics/sitemap_2nd_bottom.gif) no-repeat; }


/* --------------------------------------------
|  CONTENT SPECIFIC
--------------------------------------------- */

.clearBoth {clear: both}
.secure {
}
.specials {
	margin: 10px 0 10px 0;
}
/* --------------------------------------------
|  PAGE SPECIFIC
--------------------------------------------- */

/* --- Home --- */
.homeColright {
	width: 696px !important;
}
.homeColleft {
	width: 184px !important;
}
#flashcontent {
	height: 201px;
	cursor: hand;
}
.featured {
	clear: right;
	float: right;
	margin: 6px 0 0 15px;
}
#home h1 {
	margin: 5px 0;
}
#home h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0 14px 0;
}
#contactStyle ul {list-style: none; margin: 20px 0; padding: 0; line-height: 12px;}
#contactStyle li {background-image: none; margin: 5px 0;}
#formStyle label { font-weight: bold; display: block; }
#formStyle label span { font-size: 10px; font-weight: normal; }
#formStyle .submit {
	border: none;
	vertical-align: top;
}
#formStyle input {
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	margin-bottom: 10px;
}
#formStyle select {
	margin-bottom: 10px;
}

/* --- Privacy --- */
#colRight ul.alpha {
	list-style: lower-alpha;
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
}
#colRight ul.alpha li {
	background: none;
	padding: 0;
	margin: 0 0 5px 0;
	list-style: lower-alpha;
}
#privacy h2 {
	font-size: 12px;
}

/* --- Payment --- */
.hideLayer {
	display: none;
	background: #f1f1f1;
	width: 694px;
	height: 305px;
	position: absolute;
	top: 600px;
	border: 1px solid #59b124;
}
.addPadding {
	position: relative;
	margin: 20px;
}
.addPadding p {
}
.addPadding textarea {
	margin: 5px 0 20px 0;
}
.clearBoth {
	clear: both;
}

#about p {

}

.bLearnMore {
	background: url(graphics/b_learn_more.gif) no-repeat bottom right;
	display:block;
	padding-bottom:2px;
}

#ctaPaperRollsTextAdWrapper { position: absolute; top: 22px; left: 229px; }
  #ctaPaperRollsTextAd {
    text-align: center;
    width: 250px;
    font-size: 11px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    }
    #ctaPaperRollsTextAd div {
      padding: 7px;
      color: ##666666;
      font-weight: normal;s
      }
      #ctaPaperRollsTextAd span {
        font-size: 10px;
        color: #2d2459;
        font-weight: bold;
        }