﻿/*------------ TAGS -----------*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin: 5px;
	background-image: url(/shared/rule_back.gif);
	background-repeat: repeat;
	}
a {
	color:#000000;
	text-decoration:none;
	}
a:hover {
	color:#C00010;
	text-decoration:underline;
	}
a:active {
	color:#C00010;
	text-decoration:underline;
	}	
img {
	border:none;
	}
strong {
	color:#c00010;
	}
input, select, textarea {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;

	}
ul, ol {
	margin-top:0px
	}
hr {
	noshade:noshade;
	color:#ccc;
	height:1px;
	}
th {
	background-color:#C00010;
	color:#FFFFFF;
	font-weight:bold;
	}

/*---------------TEXT----------------------------*/
h1 { /* Use for red tittle */
	margin: 0px 0px 0px 0px;
	font-size:22px;
	color:#C00010;
	}
h2 { /* Use for black tittle */
	margin: 0px 0px 5px 0px;
	font-size:18px;
	color:#000000;
	}
h3 {
	margin: 0px 0px 5px 0px;
	font-size:18px;
	color:#C00010;
	}
h6 { /* Use for red little title */
	margin: 15px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#C00010;
	}
h6.littletitle { /* Use for black little title */
	margin: 30px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
h6:target {
	color:  #FFFFFF;
	background:  #C00010;
	}
.subtext {
	font-size:9px;
	}
.myneopost_login {
	font-size:9px;
	}	
#text a{
	font-weight:bold;
	}
#text h5 {
	margin: 0px;
	padding-bottom:2px;
	font-size:11px;
	font-weight:bold;
	color:#C00010;
	}
#text ul{
	margin-bottom:10px;
	}
.smalltext {
	font-size:10px;
	}
/*----------------General-------------------------*/

.Border {
	border:1px solid #CCC;
}
.BorderAll {
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
}
.BorderAll td {
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}
.center {
	margin-left:auto;
	margin-right:auto;
}
.grey {
	background-color:#e5e5e5;
}
.white {
	background-color:#ffffff;
}

/* --------------Header Area----------------------- */

#header {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}
/*---------------------- Menu ----------------------*/
.menu {
	background-color:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}
#menu {
	position: relative;
	left:5px;
	height:26px;
	z-index:10;
	margin-bottom:15px;
	width:780px;
	}
#menu dl, #menu dt, #menu dd, #menu ul, #menu li, #menu ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#menu dl {
	float: left;
	margin-left:3px;
	width: 93px;
	}
#menu dd {
	position: absolute;
	cursor: pointer;
	visibility:hidden;
	top:26px;
	background-color:#DFE0E1;
	margin-left:3px;
	padding-top:5px;
	padding-bottom:10px;
	z-index:-50;
	background-image:url(/shared/bt_gray2.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:160px;
	}
#menu li {
	text-align:left;
	display:block;
	padding-left:2px;
	}
#menu li a {
	text-decoration: none;
	display: block;
	height: 100%;
	font-size:9px;
	border: 0 none;
	margin-top:6px;
	}
#menu li a:hover {
	background-color: #ebecec;
	color: #C00010;
	}
#menu dt {
	cursor: pointer;
	text-align: center;
	margin-top: 1px;
	margin-left:3px;
	padding:0px;
	width:93px;
	}
#menu dt a{
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	}
#menu dt.bt_gray {
	background-image:url(/shared/bt_gray.gif);
	background-repeat:no-repeat;
	padding:8px 0px;
	}
#menu dt.bt_gray a{
	color:#000;
	}
#menu dt.bt_gray:hover {
	background-image:url(/shared/bt_survol.gif);
	background-repeat:no-repeat;
	}
#menu dt.bt_gray:hover a{
	color:#c00010;
	text-decoration:none;
	}
#menu dt.bt_black {
	background-image:url(/shared/bt_black.gif);
	background-repeat:no-repeat;
	padding:8px 0px;
	}
#menu dt.bt_black a{
	color:#fff;
	}
#menu dt.bt_black:hover {
	background-image:url(/shared/bt_survol.gif);
	background-repeat:no-repeat;
	}
#menu dt.bt_black:hover a{
	color:#c00010;
	text-decoration:none;
	}
#menu dt.bt_red { /* Background image for red button */
	background-image:url(/shared/bt_red.gif);
	background-repeat:no-repeat;
	padding:8px 0px;
	}
#menu dt.bt_red a{
	color:#fff;
	}
#menu dt.bt_red:hover {
	background-image:url(/shared/bt_survol.gif);
	background-repeat:no-repeat;
	}
#menu dt.bt_red:hover a{
	color:#c00010;
	text-decoration:none;
	}

	
/*----- NEOPOST TOP COUNTRY SELECTOR */
#flag {
	background-image: url(/shared/flags/flag_us.gif);
	background-repeat:no-repeat;
	width:20px;
	height:15px;
	}
#ncs {
	height: 20px;
	background-image: url(/shared/background.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:relative;
	z-index: 20;
	}

#ncs a {
	display: block;
	width: 110px;
	height: 19px;
	line-height: 15px;
	padding: 1px 0 0 4px;
	background-repeat: no-repeat;
	background-position:right;
	color: #7f8083;
	text-decoration: none;
	}
#ncs a img {
	vertical-align:top;
	margin: 0 2px 0 0;
	}  

#ncs ul li {
	background-color:#FFFFFF;
	width: 132px;
	}
#ncs ul li a, #ncs ul li span {
	background: #fff;
	width: 132px;
	height: auto;
	line-height: 15px;
	padding: 1px 0 1px 2px;
	}
#ncs ul li a:hover {
	background: #C00010;
	color: #fff
	}
#ncs li {
	float: left;
	width: 135px;
	}
#ncs li ul li {
	width: 109px
	}
#ncs li ul li.grp {
	width: 134px;
	padding: 0 0 0 0
	}
#ncs li ul {
	position: absolute;
	width: 134px;
	left: -999em;
	border: 1px solid #000;
	background-color:#FFFFFF;
	z-index:10;
	}
#ncs li:hover ul, #ncs li.sfhover ul, #ncs li li.sfhover ul {
	left: -25px
	}

/* --------------Main Body Area----------------------- */

#container {
	margin:0px auto;
	background-color:#fff;
	}
#main {
	width:628px;
	padding:10px 15px 10px 10px;
	vertical-align:top;
	}
#main2col {
	width:813px;
	padding:10px 20px 0px 10px;
	vertical-align:top;
	border-right:1px solid #ccc;
	}
#main1col {
	width:798px;
	padding:20px 100px;
	vertical-align:top;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	}
#crumb {
	padding-bottom:10px;
	}
#crumb a {
	font-weight:bold;
	}
.bottom {
	background-image: url(/shared/left3.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px
	}
/*-------------Left Column Items ----------------------*/
.leftcol {
	padding: 0px 0px 10px 10px;
	width: 145px;
	height:500px;
	background-color:#fff;
	border-left:1px solid #ccc;
	vertical-align:top;
	background-image:url(/shared/spacer_gray.gif);
	background-repeat:repeat-y;
	background-position:10px bottom;
	}
#lefthome {
	width:135px;
	margin-top:10px;
	padding:0;
	z-index:-60;
}
#lefthome dl {
	margin:0;
}
#lefttop { /*Gray corner of top left block */
	height:10px;
	background-image:url(/shared/left1.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:0px;
}
.leftnav {
	padding:10px 0px 10px 0px;
	width:135px;
	}
.leftnav h5 { /* Use for red title of the left block */
	margin:5px 0px;
	padding-left:10px;
	font-size:11px;
	font-weight:bold;
	color:#C00010;
	}
.leftnav h6 { /* Use for red title of the left block */
	margin:5px 0px;
	padding-left:10px;
	font-size:10px;
	font-weight:bold;
	color:#C00010;
	}

.leftnav ul, .leftnav ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.leftnav li {
	padding-bottom:1px;
	font-size:10px;
	}
.leftnav li a{
	display:block;
	background-color:#f4f4f4;
	padding:2px 0px 2px 9px;
	border-left:1px solid #dfe0e1;
	border-right:1px solid #dfe0e1;
	}
.leftnav li a:hover{
	background-color:#fff;
	}
#leftlogin {
	width:115px;
	height:105px;
	font-size:9px;
	padding-top:25px;
	padding-left:20px;
	background-image:url(/shared/myNeopost_login_bg_a.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
#leftlogin input{
	font-size:9px;
	}
#leftlogin a{
	font-size:9px;
	}


/*
#leftcol {
	padding: 0px 0px 10px 10px;
	width: 145px;
	background-color:#fff;
	border-left:1px solid #ccc;
	vertical-align:top;
	background-image:url(/shared/spacer_gray.gif);
	background-repeat:repeat-y;
	background-position:10px bottom;
	}
#lefthome {
	width:135px;
	margin-top:10px;
	padding:0;
	z-index:-60;
}
#lefthome dl {
	margin:0;
}
#lefttop { /*Gray corner of top left block */
	height:10px;
	background-image:url(/shared/left1.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:0px;
}
#leftlogin {
	width:115px;
	height:105px;
	font-size:9px;
	padding-top:25px;
	padding-left:20px;
	background-image:url(/shared/myNeopost_login_bg_a.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
#leftlogin input{
	font-size:9px;
	}
#leftcenter {
	padding:10px 0px 10px 0px;
	width:135px;
	}
#leftcenter h5 { /* Use for red title of the left block */
	margin:5px 0px;
	padding-left:10px;
	font-size:11px;
	font-weight:bold;
	color:#C00010;
	}
#leftcenter h6 { /* Use for red title of the left block */
	margin:5px 0px;
	padding-left:10px;
	font-size:10px;
	font-weight:bold;
	color:#C00010;
	}

#leftcenter ul, #leftcenter ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#leftcenter li {
	padding-bottom:1px;
	font-size:10px;
	}
#leftcenter li a{
	display:block;
	background-color:#f4f4f4;
	padding:2px 0px 2px 9px;
	border-left:1px solid #dfe0e1;
	border-right:1px solid #dfe0e1;
	}
#leftcenter li a:hover{
	background-color:#fff;
	}*/
/*------ Banner Links --------*/
	a.hmc-mm {
		display:block;
		width:135px;
		height:65px;
		background:url(/shared/home/lt-hmc-mm.jpg) 0px 0px no-repeat;
		margin-top: 5px;
		}
	a.hmc-mm:focus, a.hmc-mm:hover, a.hmc-mm:active {
		background:url(/shared/home/lt-hmc-mm.jpg) 0px -65px no-repeat;
		}
	a.hmc-fi {
		display:block;
		width:135px;
		height:65px;
		background:url(/shared/home/lt-hmc-fi.jpg) 0px 0px no-repeat;
		margin-top: 5px;
		margin-bottom: 5px;
		}
	a.hmc-fi:focus, a.hmc-fi:hover, a.hmc-fi:active {
		background:url(/shared/home/lt-hmc-fi.jpg) 0px -65px no-repeat;
		}
	a.office {
		display:block;
		width:135px;
		height:50px;
		background:url(/shared/home/lt-office.jpg) 0px 0px no-repeat;
		}
	a.office:focus, a.office:hover, a.office:active {
		background:url(/shared/home/lt-office.jpg) 0px -50px no-repeat;
		}
	a.dealer {
		display:block;
		width:135px;
		height:50px;
		background:url(/shared/home/lt-dealer.jpg) 0px 0px no-repeat;
		}
	a.dealer:focus, a.dealer:hover, a.dealer:active {
		background:url(/shared/home/lt-dealer.jpg) 0px -50px no-repeat;
		}
	a.govt {
		display:block;
		width:135px;
		height:50px;
		background:url(/shared/home/lt-govt.jpg) 0px 0px no-repeat;
		}
	a.govt:focus, a.govt:hover, a.govt:active {
		background:url(/shared/home/lt-govt.jpg) 0px -50px no-repeat;
		}
		
/* mailing machine hmc left navigation button */
	#hmcButton_mm {
		margin:15px 0px 15px 10px;
		}
	#hmcButton_mm ul {
		position:relative;
		padding:0;
		width:125px;
		height:100px;
		overflow:hidden;
		list-style-type:none;
		background:url(../shared/products/help_me_choose_mm_over.gif) no-repeat;
		}
	#hmcButton_mm ul li a {
		position:absolute;
		top:0;
		padding:115px 0 0 0;
		height /**/:115px !important;
		height:115px;
		width:115px;
		background:url(../shared/products/help_me_choose_mm.gif) no-repeat;
		}
	#hmcButton_mm ul li a:hover {
		background:url(../shared/products/help_me_choose_mm_over.gif);
		}
/* folder inserter hmc left navigation button */
	#hmcButton_fi {
		margin:15px 0px 15px 10px;
		}
	#hmcButton_fi ul {
		position:relative;
		padding:0;
		width:125px;
		height:100px;
		overflow:hidden;
		list-style-type:none;
		background:url(../shared/products/help_me_choose_fi_over.gif) no-repeat;
		}
	#hmcButton_fi ul li a {
		position:absolute;
		top:0;
		padding:115px 0 0 0;
		height /**/:115px !important;
		height:115px;
		width:115px;
		background:url(../shared/products/help_me_choose_fi.gif) no-repeat;
		}
	#hmcButton_fi ul li a:hover {
		background:url(../shared/products/help_me_choose_fi_over.gif);
		}

/*--------- Right Column Items -------------*/

#rightcol {
	width:180px;
	padding-right:10px;
	border-right:1px solid #ccc;
	vertical-align:top;
	}
#right {
	background-color:#DFE0E1;
	background-repeat:repeat-y;
	background-position:left;
	}
#right ul {
	margin: 0px;
	margin-left:22px;
	padding: 0px;
	list-style-type:none;
	}
#righttop { /* Background-picture of top right block */
	height:12px;
	background-image:url(/shared/rt_top.gif);
	background-repeat:no-repeat;
	}
#righttop h3 {  /* Use for top title of the right block */
	display:block;
	position:relative;
	top:5px;
	margin: 0px 10px 10px 10px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width:160px;
	height:12px;
	vertical-align:middle;
}
#rightcenter {
	margin: 20px 10px 20px 25px;
	}
#rightbottom { /* Background-picture of bottom right block */
	height:12px;
	background-color:white;
	background-image:url(/shared/rt_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	}
#rightdivider {
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 30px;
	background-image:url(/shared/rt_divider.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
#right h6 {
	margin:0px 10px 10px 10px;
	}
#right p {
	margin: 0px 10px 0px 10px;
	}
#right_reqinfo ul {
	position:relative;
	margin:0px 0 0 0px;
	padding:0;
	width:180px;
	height:40px;
	overflow:hidden;
	list-style-type:none;
	background:url(/shared/req_info_over.gif) no-repeat;
	}
#right_reqinfo ul li a {
	position:absolute;
	top:0;
	padding:0px 0 0 0;
	height /**/:40px !important;
	height:40px;
	width:180px;
	background:url(/shared/req_info.gif) no-repeat;
	}
#right_reqinfo ul li a:hover {
	background:url(/shared/req_info_over.gif) no-repeat;
	}
.itemlist {
	margin:0px;
	padding: 0px 0px 5px 0px;
	list-style-image:url(/shared/support/itemlist.gif);
	}

	

/*------------- Footer -----------*/

#foot {
	background-color: #f4f4f4;
	border:1px solid #ccc;
	border-top:1px solid #e5e5e5;
	padding:10px 0px 10px 165px;
	}
#footer {
	font-size:10px;
	width:630px;
	text-align:justify;
	}
	
/*----- Page Specific --------------*/
.tr-alt {
	background-color:#EDEDED;
	}
#homemid {
	width:608px;
	margin-bottom:10px;
	padding:0px;
	height:130px;
	}
#homemid a {
	font-weight:bold;
	}
#welcome {
	float:left;
	width:298px;
	height:128px;
	border:1px solid #DFE0E1;
	}
#homemidhdr {
	margin:0 0 5px 0;
	}
#homemid p {
	margin:0;
	text-align:justify;
	padding:0 10px 0 10px;
	}
#mailflow {
	float:right;
	width:298px;
	height:128px;
	border:1px solid #DFE0E1;
	}
#features {
	width:608px;
	border:1px solid #DFE0E1;
	margin-top:10px;
	}

/*Employment section pictures*/
.employee {
	float: right;
	margin: 0px 10px 0px 20px;
	width:140px;
	}
.employee img{
	margin-bottom:10px;
	}
#reqinfo td {
	padding : 1px 3px;
}
#reqinfo .answers {
	font-size:11px;
	padding : 0px 0px 3px 8px;
}
#reqinfo .tr-alt {   /* Use for a gray background alt rows */
	background-color:#EDEDED;
}
.required {
	color:#990000;
}
#servicerequest td {
	padding : 2px 0px 2px 2px;
}
#picture {
	float:right;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	}
#ffinfo {
	float:right;
	border:1px solid #ccc;
	padding:10px;
	background-color:#dcf5f7;
	padding-bottom:5px;
	font-size:10px;
	font-weight:bold;
	width:300px;
	}
#ffinfo td {
	padding : 2px 3px;
}

#ffinfo .subhead{
	background-color:#00a1b1;
	color:#fff;
	font-weight:bold;
	padding:4px;
	font-size:11px;
	}
#ffinfo table{
	border:1px solid #00a1b1;
	}
#ffinfo .tr-alt {   /* Use for a gray background alt rows */
	background-color:#00a1b1;
}
/*---------------------- Products ----------------------*/
#producttable {
	clear:both;
	margin-top:20px;
	width:620px;
	border:1px solid #c00010;
	}
#producttable td {
	padding:3px 10px;
	vertical-align:top;
	}
#producttable .tdred {  /* Use for a red background of cellule */
	color:#fff;
	background-color:#C00010;
	padding:5px 10px;
	font-weight:bold;
	}
#producttable tr.altrowcolor {
	background-color:#e5e5e5;
	}
#producttable td.firstcol {
	width:225px;
	}
#products_list {
	position:relative;
	padding: 10px;
	border:1px solid #ccc;
			}
#products_list ul {
	margin: 5px 5px 5px 5px;
	}
#products_list li {
	list-style-position:outside;
	list-style-image:url(/shared/right_list.gif);
	margin: 5px 5px 0px 5px;
	}
#products_list_text {
	position:relative;
	margin: 0 10px 0 10px;
	}
.prodfeats {
	width:623px;
	}
.prodfeats td{
	padding:10px 0px;
	border-top:1px solid #ccc;
	vertical-align:top;
	}
.prodfeats img {
	float:right;
	margin-left:15px;
	}
.prodfeats ul{
	margin-top:10px;
	}
#relatedproducts{
	width:623px;
	margin-top:10px;
	border:1px solid #ccc;
	border-right:none;
	}
#relatedproducts td{
	padding:5px 10px;
	border-right:1px solid #ccc;
	vertical-align:top;
	}

#relatedproducts .header{
	background-color:#666;
	color:#fff;
	font-weight:bold;
	}
#relatedproducts .subhead{
	background-color:#e5e5e5;
	color:#c00010;
	font-weight:bold;
	}
#relatedproducts .pic {
	padding-bottom:0px;
	text-align:center;
	vertical-align:bottom;
	}
	
.prod_cat{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
.prod_cat td{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	vertical-align:top;
	}
.cat_hdr{
	background-color:#dfe0e1;
	font-weight:bold;
	padding:5px 10px;
	color:#c00010;
	font-size:12px;
	}
.prod_sum {
	padding:10px;
	}
.prod_sum a{
	font-weight:bold;
	}
.prod_sum img{
	float:right;
	margin-left:10px;
	}
.prod_links{
	background-color:#f4f4f4;

	text-align:center;
	}	

	
	
	
	
	
	
.popup {
	background-color:#fff;
	}
.event {
	width:750px;
	margin-bottom:20px;	
	}
.event a {
	font-weight:bold;
	}
.event .logo{
	padding-right:20px;
	vertical-align:top;
	}
.event .location{
	vertical-align:top;
	width:99%;
	}
.event .desc {
	padding:10px 0px;
	border-bottom:1px solid #ccc;
	}
.event h3 {
	color:#000;
	font-size:14px;
	margin:0px 0px 10px 0px;
	padding-top:0px;
	}
.login {
	background-color:#f4f4f4;
	border:1px solid #ccc;
	padding:10px;
	width:220px;
	font-size:10px;
	font-weight:bold;
	}

