/* netprintmanager template site */
/* ================ */
/* 
====== Default CSS Content ======

	1: Globals
	2: dotted
	3: template
	4: headings
	5: payments
	6: align
	7: steps
	8: forms
	9: text
	10: cells/backgrounds
	11: links
	12: loading
	13: brand specific

============
*/

/* Hex values to use

#dfdfe0 = palest grey
#c2c2c2 = medium grey
#a3a3a3 = dark grey

hrs

a solid line with the main colour should be hr.blockline, a dotted line with the principal colour should be hr.dotline and just a pale grey dotted line should be hr.dotted


====== end Default CSS Content ======

*/


/*		============
		1. Globals
		============		*/
/* global htmltag stylings */

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
}

img {
	border: none;
}
div {
	font-family:arial,helvetica,sans-serif;
	color:#000000;
	font-size:12px
	}
hr { 
	background-color: #666;
	border: 2px solid #666;
	margin-right: 10px;
	margin-left: 10px;
	}
fieldset {
	border: none;
	margin: 0;
	padding: 0
}



B, TD {
	font-family:arial,helvetica,sans-serif;
	color:#000000;
	font-size:12px;
	margin: 0;
	padding: 0
}


/*P  {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
}*/

a:hover {
	text-decoration: underline;
}

/*
end section ==================================================
*/



/*		============
		2. dotted
		============		*/
/* this recreates the dotted lines used in the page layouts */


.dots {
	background-image: url(/public/images/dots.gif);
	background-repeat:repeat-x;
	height: 5px
}

.horizdotline {
	background-repeat: repeat-y;
	width: 3px
}
hr.dotted { /* ff */
	/*background: url(/public/images/dots.gif)bottom;
	color: #339999;
	background-color: #f00;
	border-top: 2px dotted #f00;*/
	height: 0px;
	padding: 0;
	margin: 0px 0;
	border-bottom: 0px  #FFF;
	border-top: none
	}
	
*html hr.dotted { /* ie */
	/*background-image: url(/public/images/dots.gif) repeat-x ;
	/*color: #339999;
	background-color: #00f;*/
	border: 0px  #FFF;
	height: 0px;
	padding: 0;
	/*margin: 4px 0;*/
	border-bottom: none
	}
/*
end section ==================================================
*/




/*		============
		3. template
		============		*/
/* header graphics and nav bar */


/*.headerbar {
	background-image: url(/public/images/headerbar.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 90px;
}*/

/*ul#navivert {
	list-style-type: none;
	padding: 0px;
	width: 1000px;
	margin: 0 auto 0 auto;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	text-align: center;
float: left;
}*/

ul#navivert li {
	display: inline;
	background-image: url(/public/images/nav_over.gif);/**/
	background-position: bottom;
}

ul#navivert li a span {
	margin: 5px 0 0 0;
	display: block;/**/
	padding: 0;
	}

#headzup {
	margin: 0;
	padding: 0;
	height: 28px;
	border: 0;
	/*background: #f00;c5014c*/
}
/*#headzupsock {
	width: 1000px;
	background: #f00;
	display: block;
	margin: 0;
	border: 0;
}*/

/*===============*/
/*===============*/

ul#navihori {
	list-style-type: none;
	padding: 0px;
	width: 143px;
	margin: 0 auto 0 auto/**/;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #fff;/*c5014c*/
	/*text-align: center;
float: left;*/
}
ul#navihori li {
	/*display: list-item;*/
	background-image: url(/public/images/2px_spacer.gif);/**/
	background-position: bottom;
	clear: both
}

ul#navihori li a span {
	margin: 5px 0 0 2px;
	display: block;/**/
	padding: 0;
	/*color: #663399*/
	}

#headzuphori {
	margin: 0;
	padding: 0;
	/*height: 28px;*/
	border: 0;
	/*background: #f00;c5014c*/
}
#headzupsockhori {
	width: 143px;
	/*background: #f00;
	margin:0;c5014c*/
	display: block;
	margin: 0;
	border: 0;
}


/*===============*/
/*===============*/

.botlinks {font-size: 11px; text-align: center; margin-right: auto; margin-left: auto; background-color: #fff; color: #000 ; padding-top : 10px;} /* the lower link bar */

.botlinksbot {font-size: 11px; text-align: center; margin-right: auto; margin-left: auto;  color: #333; background: url(/public/images/botlinksbot.gif) bottom center} /* the lower link bar */



.searchBoxTemplate {/* search input - on header top */
	border: 1px solid #717897;
	margin:0
}
/*.searchcell {
	text-align: right;
	vertical-align: middle;
	align: right;
	width: 370px;
	margin: 0;
	padding: 0
 }
 .srchicon {
	width: 65px;
	height: 19px;
	border: none;
	vertical-align: text-bottom;
 }*/
.maintable { /* content area */
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DDE1E1;
	clear: both;
	text-align: left;
	margin: 0px auto;
	background: #fff/**/
}

.centrealigncanvas { /*full 1000 template canvas for upper site */
	background: #fff;
	margin: auto
}
.boxhead{ /* canvas select page */
	color:#FFFFFF;
	font: 11px arial,helvetica,sans-serif;
	width: 960px;
	background-color: #33865C;
}

.toggle {
width: 174px;
height: 26px
}
.toggle a {
font-weight: bold;
font-family: arial,helvetica,sans-serif;
font-size: 14px;
color: #c2c2c2;
margin: 5px 20px;
display: block
}
.toggle a:hover {
text-decoration: none;
color: #FF0000;
}


/*
#searchcell {
text-align: left;
width: 242px;
margin: 2px 0 0 0;
padding: 0;
float: left;
} 
*/
input.tohover {
height: 20px;
background-color: #666;
color: #fff;
 padding: 0;
 margin: 0;
 border: none
}

input.tohover:hover {
background: #ccc;
color: #000
}

a.antihover {
text-decoration: underline
}

a.antihover:hover {
text-decoration: none
}



/*
end section ==================================================
*/






/*		============
		4. headings	
		============		*/
/* the large headings on the edit print pages */


.strongfour { /* Main heading in para */
	font-size: 18px;
	margin: 13px 8px;
	font-weight: bold
}
.substrongfour { /* sub-Main heading in para */
	font-size: 13px;
	margin: 3px 8px;
	font-weight: bold
}

/*
end section ==================================================
*/



/*		============
		5. payments
		============		*/
/* stylings for invoice pages etc 


div.paycc {
	background-image: url(/public/images/paycc.gif);
	width: 363px;
	height: 145px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	line-height: 130%;
	padding: 0px;
	color: #fff;
	float: right
}
.paycc p {
	padding: 40px 10px 10px 10px;
	color: #fff
}*/
td.enumber {
	width: 7%;
	vertical-align:top;
}
td.termitem {
	width: 93%;
	vertical-align:top;
}

.editPrintBkCol {background-color : #F0F0F0;}
/* these are under quarantine to check they can be killed
.editprintaddbTitle {background-color : #296185; }

.editprintaddb {background-color : #6699CC;}
*/

/*
end section ==================================================
*/




/*		============
		6. Align
		============		*/
/*  to do with alignment	*/


.leftalign {
	align: left;
	text-align: left;
}
.rightalign {
	text-align: right
}
.centrealign {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/*.centrealign_split {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}*/
.centrealign2 {
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.fright {
	float: right
}
/*
end section ==================================================
*/


/*		============
		7. Steps
		============		*/
/*  the steps graphic	*/


/*
end section ==================================================
*/



/*		============
		8. forms
		============		*/
/*  relating to forms	*/

.INPUT2 {/* these apply to mailing and are mainly redundant? */
      font-size : 15px;
	  font-weight: bold;
      color : #444444;
	  background-color : #FFFFFF;
      font-family : Trebuchet MS, sans-serif;
}
.INPUTsm {
      font-size : 10px;
      color : #444444;
	  background-color : #FFFFFF;
      font-family : Trebuchet MS, sans-serif;
}
.INPUTbold {
      font-size : 11px;
	  font-weight: bold;
      color : #444444;
	  background-color : #FFFFFF;
      font-family : Trebuchet MS, sans-serif;
}
/*  styles created for the loginboxes	*/

.loginbox {/* new style for the login box nashoo*/
	background-color:#fff;
	height: 196px;
	/*background-image: url(/public/images/login_background.jpg);
	background-repeat: no-repeat;*/
}
/*.loginbox td {
	color: #000000;
}*/
.loginbox A {color:#000;font: 11px arial,helvetica,sans-serif;font-weight: bold; text-decoration: none}
.loginbox A:hover {text-decoration: underline}

.loginboxFeedback {
    font-weight: bold;
    color: red;
}
.loginboxFeedback.loginboxFeedbackHidden {
    display: none;
}

/*
end section ==================================================
*/

/*		============
		9. text
		============		*/
/*  paragraphs and text blocks	*/

.small10px {font-family:verdana,arial,helvetica,sans-serif;color:#000000;font-size:10px}
.cartTextList {font-family:verdana,arial,helvetica,sans-serif;color:#000000;font-size:10px;max-width:250px;}
.small11px {font-family:verdana,arial,helvetica,sans-serif;color:#000000;font-size:10px}
.whiteLarge {font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #FFFFFF;font-size: 16px; TEXT-DECORATION: none} /* on edit print page to display price */
.whiteLargePrice {font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #FFFFFF;font-size: 24px; TEXT-DECORATION: none} /* on edit print page to display price */
.toplinks {color:#003399;font:bold 10px verdana,arial,helvetica,sans-serif}
.toplinks a {color:#003399;font:bold 10px verdana,arial,helvetica,sans-serif}
.checkprintlink {color:#FF0000;font:bold 11px arial,helvetica,sans-serif;TEXT-DECORATION: none}
.checkprintlink a {color:#FF0000;font:bold 11px arial,helvetica,sans-serif;TEXT-DECORATION: none}
.viewinvoicelink {color:#FF0000;font:bold 15px arial,helvetica,sans-serif;TEXT-DECORATION: none}
.viewinvoicelink a {color:#FF0000;font:bold 15px arial,helvetica,sans-serif;TEXT-DECORATION: none}
.barText {color:#FFFFFF;font:bold 10px verdana,arial,helvetica,sans-serif}
.barText a {color:#FFFFFF;font:bold 10px verdana,arial,helvetica,sans-serif}
.logintext{color:#9CF;font:10px verdana,arial,helvetica,sans-serif}
.main {font-family: Arial, Helvetica, sans-serif;color: #333333;font-size: 12px; TEXT-DECORATION: none}
.calendarhead {font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #000000;font-size: 12px; TEXT-DECORATION: none}
.calendarCaption {font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #000000;font-size: 12px; TEXT-DECORATION: none; padding:4px 0 }
.heading {font-family: Arial, Helvetica, sans-serif;color: #000000;font-size: 16px; font-weight: bold;TEXT-DECORATION: none}
.mainwhite {font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-weight: bold;font-size: 12px; TEXT-DECORATION: none}
.CaptionLinesPrev     { FONT-SIZE:10pt}/* these apply to mailing and are mainly redundant? */
.CaptionAddressPrev     { FONT-SIZE:8pt}
.monthA4 {font-size : 10px;font-weight: bold;color : #000000;font-family : Trebuchet MS, sans-serif;}
.monthA3 {font-size : 10px;font-weight: bold;color : #000000;font-family : Trebuchet MS, sans-serif;}
.addressbox {color:#FFFFFF;font: 11px arial,helvetica,sans-serif;font-weight: bold;}
/*
end section ==================================================
*/



/*		============
		10. cells / backgrounds
		============		*/
/*  table cell backgrounds and structural cell backgrounds	*/


.bguploadmed {background-color : #DDDDDD;}
.bgdark {background-color : #7fb299;}
.bgrndsm {background-color : #3a8abd;}
.bgposter {background-color : #ECEEF3;}
.bginvoice {background-color : #EEEEEE;}
.bglibrary {background-color : #006699;}
.printpages {
	background-color: #D9E5FB
}

.orderViewcontrast {
	color: #fff;
	background: #a2a2a2;
	padding: 6px
}
.orderView {
	color: #000;
	background: #fff;
	padding: 6px
}
/*
end section ==================================================
*/

/*		============
		11. links
		============		*/
/*  link styles */

A.main{color:#000000; font:bold 12px arial,helvetica,sans-serif}
a.darkimgborder img{/* image borders on thumbnail preview */
	padding: 0;
	margin: 8px 0;
	border: 2px solid #000;
	}
a.darkimgborder:hover img{/* image borders on thumbnail preview */
	border: 2px solid #666
}
/*
end section ==================================================
*/




/*		============
		12. loading
		============		*/
/*  loading	*/
#loading {width: 200px;height: 100px;position: absolute;left: 50%;top: 50%;margin-top: -50px;margin-left: -100px;text-align: center;}
/*
end section ==================================================
*/



/*		========================================================================================================================
		13. brand specific
		========================================================================================================================		*/

/* landing page */		
ul.bullets {
	padding:0 0 4px 0;
	margin:2px 0 10px 0px;
	list-style:none;
	float: left;
}

ul.bullets li {
	margin:4px 15px 0 0;
	padding: 4px 0 2px 17px;
	color:#000000;
	width: 210px;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px dotted #ccc;
}


/*  various	*/
.icontext {/* this is add padding to icons attached to text */
	padding: 0 4px;
	text-align: center;
}
.sage {
	border: 1px solid #717897;
	margin:0;
	width: 100%;
}
.emphybox {
	border-top: 3px solid #61A3E4;
	border-right: 1px solid #B5D3F2;
	border-bottom: 3px solid #61A3E4;
	border-left: 1px solid #B5D3F2;
}
/*
end section ==================================================
*/




/*.mailingpop {/* shell for mailing popup 
	width: 100%;
	height: 100%;
	text-align: left;
}*/

.newcustmer { /* disable previous */
	height: 312px;
	/*background: #f00;*/
	display: block;
	padding: 10px;
	margin: 25px 0 0 10px 
}

.newcustmer table tr td p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 16px 0 0 0
}

.newcustmer table tr td {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif ;
	color: #f77;
	font-weight: bold;
}

/* ################################################################################## */
/*																                      */
/*	  		            	    	fstooltips.css 			   						  */
/*																                      */
/* ################################################################################## */

.fstooltips {

border: 1px solid #f00;
width: 180px;
padding: 0px;
text-align: left
}

.tipheader {

background-color: #f77;
color: #fcf9ff;
FONT-WEIGHT: bold;
FONT-SIZE: 8pt;
FONT-FAMILY: arial;
text-align: left;
padding: 4px;
}

.tipcontent {

background-color: #fcf9ff;
color: #f00;
FONT-WEIGHT: normal;
FONT-SIZE: 8pt;
FONT-FAMILY: arial;
text-align: left;
padding: 4px;
}

/* ################################################################################## */

.hompeich a {
	color: #FF6666;
	text-decoration: underline
}
.hompeich a:hover {
	color: #0f0;
	text-decoration: none
}

.hompeichcreateid {
	height: 71px;
	width: 440px;
}

.hompeichcreateid p {
	padding: 40px 0 0 60px
	}
	
.nonsticksock {
	padding: 6px;
	margin: 3px
}

.nonstickthicksock {
	margin: 30px
}

/*		========================================================================================================================
		14. order page button arrays
		========================================================================================================================		*/
/*  various	*/





.orderarray p{
padding: 10px;
margin: 0
}



/*.verde {
	float: left;
	color: #999;
	font: verdana, arial 9px bold;
	height: 60px;
	width: 303px
}*/

.modformbox {
	padding: 3px;
	border: 2px solid #ccc;
      font-size : 12px;
      color : #000;
      font-family : arial,helvetica,sans-serif;
}

div.textual { /*  this is for textual pages ie accessibility.	*/
color: #333
}

div.textual p {
	padding-top: 3px;
	margin-top: 3px
}

div.textual h1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: 600;
text-decoration: underline;
font-size: 22px
}

div.textual h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: 600;
font-size: 20px;
margin-bottom: 2px;
padding: 0
}

div.textual h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: 600;
font-size: 17px;
color: #4b4b4b;
margin-bottom: 7px;
padding-bottom: 0px;
margin-top: 13px;
padding-top: 0px
}

div.textual h4 {
font-family: "Times New Roman", Times, serif;
font-weight: 600;
font-style: italic;
font-size: 16px;
color: #4b4b4b;
margin-bottom: 5px;
padding-bottom: 0px;
margin-top: 5px;
padding-top: 0px
}

.bluenote { /*  to display notes dev only	*/
	font-size: 20px;
	color: #fff;
	padding: 6px;
	background-color:#3366CC;
	margin: 0 15px;
	display: block;/**/
}

.selectPage {
	margin: 10px 0 10px 0;
	color: inherit;
	text-decoration: underline;
}

/* imageWS upload stateless*/

	.uploadtips { color: #666; text-align: left; padding-top: 0; margin-top: 0; font: 11px; line-height: 200% }
	.uploadtips li{ color: #666; text-align: left; font: 11px; line-height: 200% }

#imageQualityWarningPX, #imageQualityWarningKB, #cropQualityWarningPX, #cropQualityWarningKB
{
	color: Red;
	font-weight: bold;
	padding-bottom: 0.5em;
}

td.productGridTD > div > a > img {
	max-width: 110px;
	max-height: 90px;
}

/*2 way communication*/
#hint{
		cursor:pointer;
	}

	.tooltipcustome{
		margin:8px;
		padding:8px;
		border:1px solid white;
		background-color:black;
		position: absolute;
		z-index: 2;
		color:white;
	}
    .commSubjectbox
    {
        width : 85.5%;
    }

/*End of 2 way communication styles*/

/* Product + Category Grid Styles */

td.productGridTD.productGridTypeN {
	width: 20%;
	height: 100%;
	border: 1px dashed #ccc;
	border-collapse: collapse;
}

div.productGridDiv {
	padding: 3px;
}

div.productGridImage {
	height: 100px;
}

td.productGridTD.productGridTypeN > div.productGridImage > a > img {
	border: 2px solid #000000;
}

div.productGridTitle {
	font-weight: normal;
}

div.productGridTitle > span {
	font-weight: inherit;
}

div.productGridDesc {
	font-size: 10px;
}

div.productGridActive {
	color: #f00;
	font-size: 10px;
}

div.productGridActive > span {
	color: inherit;
	font-size: inherit;
}