@charset "utf-8";
/* Natural Curtain Company Print CSS Document */

/* Print Specific Changes*/


#contentWrapper  {

float: left;
}

#mastHead{
margin: 0 auto;

}

#printLogo {
display: block;
left: 0;
}

img {
border: none;
}

#topNav{
display: none;
}

#mainNav{
display: none;
}

#footer {
visibility: none;
clear: both;
}

#bottomContent{
display: none;
}


#getSamples{
display: none;
}

div.fabricVariation, div.fabric_variation, div.fabric_variation_right {
height: 160px;
}

/*	How To Measure Specific	*/

#measurementsGridC, #measurementsGridB{
display: block;
margin-top: 20px;
page-break-inside:avoid;
}

#measurementsGridC{
page-break-after: always;
page-break-before:always;

}

#measurementsGridB{
page-break-before:always;
margin-bottom: 40px;
}
#mainContent.howToMeasure{
width: 624.5px;
margin: 0;
float: left;
}

#mainContent.howToMeasure h2{

}

div.htmIntro{
width: 640px;
padding: 16px 0;
margin-bottom: 24px;
border-top: 1px solid #BA8B61;
border-bottom: 1px solid #BA8B61;
}

#htmlLinks {
display: none;
}


#htmListingCurtains div.seperator {
/*clear: both;
page-break-after:always;*/
}

div.htmEntryTwoCol, div.htmEntryOneCol{
width: 640px;
margin-bottom: 32px;
}

div.htmInstructions p,div.htmInstructions ul{
margin-bottom: 10px;
}

div.htmInstructions ul li{
display: block;
float: none;
margin-bottom: 3px;
}

div.htmInstructions h3{
margin-bottom: 10px;
}

div.htmEntryTwoCol div.htmInstructions {
width: 280px;
float: right;
}

div.stepImageContainer {
width: 340px;
float: left;
}

div.stepImageContainer img {
width: 340px;
height: auto;
float: left;

display: block;
margin-right: 16px;
margin-bottom: 16px;
}

img.stepImage{

}

div.htmEntryOneCol div.htmInstructions {
width: 604px;
float: right;
}



hr.pageBreak {
margin-bottom: 2px;
page-break-after: always;
border: NONE;
}

/*		END How to Measure specific		*/

