
/*
	Developer: 	Addition.dk, 2006.
	Description: 	for Print
	Changes:
*/



/*
-----------------------------------------------
Root modules
-----------------------------------------------
*/ 

html {width: 100%;}


body {
	font-family: Verdana, Helvetica, sans-serif, arial;
	font-size:11px;
	line-height:1.3;
	margin: 0px;
	padding: 10px; 
  	 }


h1,h2,h3,h4,h5,h6{
	/* padding:0px 0px 5px 0px; */
	padding:0px;
	margin:0px; 
	font-weight:bold
	/* font-weight:normal; */

}
h1{
	font-size:24px;

}
h2{
	font-size:18px;
}
h3{
	font-size:12px;	
}
h4{
	font-size:11px;
}
h5,h6{
	font-size:10px;
}



/*
-----------------------------------------------
/ Root modules
-----------------------------------------------
*/ 

.contentmiddle{
	margin-right:0px !important;
}

#header {
	display:none;
}

#topMenu {
	display:none;
}

#breadcrumb {
	display:none;
}

#leftcol {
	display:none;
}

#productTabs {
	display:none;
}

#productVideoImageSelection {
	display:none;
}

#contentLeft{
	display:none;
}
.contentLeft{
	display:none;
}

#contentRight{
	display:hidden;
	
}
.contentRight{
	display:hidden;
}

#footer {
	display:none;
}


/* Products */
.productsLeft {
	clear:left;
}

.productsLeft h4{
	padding-top:15px;
	padding-bottom:5px;
	height:1%;
}

.productsRight {
	clear:left;
}

.productsLeft img {
	float:left !important;
}

.productsLeft img {
	float:left !important;
}


.productsRight .productText {
	clear:left !important;	
}


/**/

/* /Product Image Box */

.specMasterTable {border:1px solid #ccc; } /*#ccc*/
.specTable {width:100%;}
.specTable tr td{height:28px;}




/* TABLES */

.specTable tr td {
	height:28px;
	font-size:11px;
}

table label {
	font-size:11px;
}