@media print {
.noprint {
	display: none;
}
body {
	background-color: #fff;
	color: #000;
	margin: 1cm;
	padding: auto;
}
a:link, a:visited {
	color: #c00;
	text-decoration: none;
}
a:hover, a:active {
	color: #c00;
	text-decoration: underline;
}

#masthead {
	background: none;
	border-bottom: 2px solid #C00;

}
#masthead #printhead {
float: right;
display: block;
}

#printphone {
display: block;
font-weight: bold;
font-size: 12px;
text-align: center;
padding: 5px 0 5px 0;
border-bottom: 2px solid #c00;
}
#mastheadStatus {
display: none;

}

#slogan1 {
	position: relative;
	float: left;
	top: auto;
	left: auto; 
	color: #000;
	font-size: 12px;
	padding: 50px 0 0 0;
	width: 35%;
}

#slogan2 {
	padding: 50px 0 0 0;
float: left;
text-align: center;
	color: #000;
		font-size: 12px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#nav {
	display: none;
}	



#topnav1 {

display: none;
}
#topnav2 {
display: none;
}
	


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content {
	margin: 0;
	padding: 0;
	background: none;
	background-color: #fff;
}
#content h1.pagetitle {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
	color: #666;
	padding-top: 0;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#columns {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #bbb;
	background: none;

}
#main {
	line-height: 16px;
	margin-left: 20px;
	margin-right: 20px;

}
#container {
	padding: 20px 0;
	/* hide from mac ie - fixes 100% table display for pc ie \*/
	height: 1%; /**/	
}
#sidebarL {
display: none;
	}
#sidebarR {
display: none;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.children .arrows {
	float: right;
	margin: 0;
	padding: 0;
}
.children .summary  {
	color: #000;
	margin: 5px 0;
}
.children table td .summary  {
	clear: both;
	margin-bottom: 0;
}



.children .details {
	font-size: 12px;
	height: 25px;
	padding: 5px;
	border: 1px solid #ccc;
	color: #000;
}
.children .details .price {
	float: left;
	line-height: 13px;
	color: #C00;
}
	.children .details .options a img {
display:none;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#main .buynow table {
	border: 1px solid #ccc;
	width: 100%;
	background-color: #fff;
}



#main .buynow label {
	font-weight: bold;
	color: #000;
}
#main .buynow .buy {
display: none;
}

#main .buynow .incGST {
	font-size: 10px;
	color: #666;
	}
#main .buynow .incGST label {
	font-weight: normal;
		color: #666;

}

#main .buynow .exGST {
	font-size: 14px;
	color: #c00;
	padding-left: 5px;
	font-weight: bold;
	}

#main .recretail {
		font-family: Arial, Helvetica, sans-serif;
line-height:12px;
font-size:12px;
padding-bottom: 5px;	
}
	
#main .recprice {
	text-decoration: line-through;
	font-weight: bold;
	
}


#main .recretail {
		font-family: Arial, Helvetica, sans-serif;
line-height:12px;
font-size:12px;
padding-bottom: 5px;	
}
	
#main .recprice {
	text-decoration: line-through;
	font-weight: bold;
	
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	font-size: 10px;
	margin: 0px;
	padding: 0px 20px 20px 20px;
	clear: both;
	border-top: 2px solid #c00;
	color: #000;
	background-color: #fff;
}
#footer .left {
display: none;
}
#footer .right {
	float: right;
	padding-top: 5px;
	padding-bottom: 20px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

}

/*--------------------------------------------*/

.counter {
display: none;

}
}