/* styles for print version (applied on top of styles.css) */

body {
	margin:0;
	padding:0;
	color:#000;
	background:#fff;
	font:76% MS Sans Serif,Arial, Helvetica, Verdana, sans-serif ;
	line-height: 15px;
	}

/* % values fill width of printed page */
#wrapper {
	width:100%; /* was 700px */
	}
#col-one {
	width:154px;
	float:left;
	padding:0 0 0 5px;
	display:none;
}
#col-two-three {
	width:100%; /* was 540px */
	}
legend {
	display:none; /* ie (pc) fix - was pushing #col-one down */
}
#bkg_bottomwrapper{
	background:white;
	background-position: bottom left;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#bkg_wrapper{
	width:771px;
	background:white;
	margin:17px 0 0 0;
}
#header,#header_top{display:none;}
#header_background{background:none;}


#minicart_inner1,#minicart_closed1,#topnav1,#crumbTrail{display:none;}

#headerlink,.stepBox,.width212{display:none;}

#footer_block1,#footer_block2,#footer_block3{
		display: none;
}
.dont_print{display:none;}

/**box*/
/*category box have shadow*/
.contentt {background: url(../img/bkg_topdot.gif) 0 0 repeat-x; width: 295px}

.contenttnarrow {background: url(../img/bkg_topdot.gif) 0 0 repeat-x; width: 200px;}

.contentb {background: url(../img/bkg_downdot.gif) 0 100% repeat-x}
.contentl {background: url(../img/bkg_leftdot.gif) 0 0 repeat-y}
.contentr {background: url(../img/bkg_rightdot.gif) 100% 0 repeat-y}
.contentbl {background: url(../img/bkg_bl.gif) 0 100% no-repeat}
.contentbr {background: url(../img/bkg_br.gif) 100% 100% no-repeat;height:110px;}
.contentbrnarrow {background: url(../img/bkg_br.gif) 100% 100% no-repeat;height:150px;}
.contenttl {background: url(../img/bkg_tl.gif) 0 0 no-repeat}
.contenttr {background: url(../img/bkg_tr.gif) 100% 0 no-repeat; padding:10px} 

/** End category box*/

/*small box*/
.contentt_box {background: url(../img/bkg_boxTopdot.gif) 0 0 repeat-x; width: 298px}

/*home category right*/
.contentt_box_homecatright {background: url(../img/bkg_boxTopdot.gif) 0 0 repeat-x; width: 190px}

/*Category List*/
.content_box_catlist{background: url(../img/bkg_boxTopdot.gif) 0 0 repeat-x; width: 592px;}

/*popup*/
.popupcontent_box{background: url(../img/bkg_boxTopdot.gif) 0 0 repeat-x; width: 440px;}

/*box for col2-3*/
.contentt_longbox {background: url(../img/bkg_boxTopdot.gif) 0 0 repeat-x; width: 590px}
/*box for col1-2-3*/
.contentt_allcolbox {background: url(../img/bkg_boxTopdot.gif) 0 0 repeat-x; width: 765px}

.contentb_box {background: url(../img/bkg_boxBottomdot.gif) 0 100% repeat-x}
.contentl_box {background: url(../img/bkg_boxLeftdot.gif) 0 0 repeat-y}
.contentr_box {background: url(../img/bkg_boxRightdot.gif) 100% 0 repeat-y}
.contentbl_box {background: url(../img/bkg_boxBL.gif) 0 100% no-repeat}
.contentbr_box {background: url(../img/bkg_boxBR.gif) 100% 100% no-repeat}
.contenttl_box {background: url(../img/bkg_boxTL.gif) 0 0 no-repeat}
.contenttr_box {background: url(../img/bkg_boxTR.gif) 100% 0 no-repeat; padding:10px} 

#pleasenotebox{
	background-image:url(../img/bkg_pleasenote.gif);
	background-repeat: no-repeat;
	padding:5px;
	height: 56px;
	width:591px;
}

.productdetail-left{
	width:280px;
}

.productdetail-right{
	width:275px;
}
.fieldwidth120{	width: 120px;}
.fieldwidth150{	width:150px;}
.padding_T5{padding-top:5px;}
#width280{width:280px;}
#width270{width:270px;}


.clear-all { /* can be used on a <div> or <br> to avoid collapsing divs - especially ns6 (pc) */
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
