@media screen, print {

body {
	background-color: #E9E9E9;
	background-image:url(../images/bg.jpg);
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;                  
}
#setPagewidth {
	text-align:center;
	width:100%;
}
#pageContent {
	text-align:left;
	width: 901px;
	margin:0px auto;
	background-color:#424B36;
	background-image:url(../images/bg_2.jpg);
	background-repeat:repeat-y;
	display:table;
	margin-top:2px;
}
#pageContent a {
	color:#00995E;
	text-decoration:none;
}
#pageContent a:hover {
	color:#434343;
	text-decoration:underline;
}
#topBar {
	background-color:#3A462E; 
	#margin-top:-3px; /* IE7 HACK DO NOT DELETE */
	height:43px;
	border-right:1px solid #CFCFCF;
	background-image:url(../images/top-title_green.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	clear:both;
	padding-left:178px;
	line-height:14px;
	#line-height:16px; /* IE7 HACK DO NOT DELETE */
}
body div#topBar a {
	font-size: 11px;
	display:block;
	float:left;
	padding:5px 7px 0 7px;
	border-left:1px solid white;
	border-right:1px solid #cccccc;
	font-weight: bold;
	color: #3A4632; 
	text-decoration:none;
	height: 16px;
}
body div#topBar a:hover {
	font-size: 11px;
	display:block;
	float:left;
	padding:5px 7px 0 7px;
	border-left:1px solid lightgrey;
	border-right:1px solid lightgrey;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	background-color: #B2C49D;
}
body div#topBar a.clicked {
	font-size: 11px;
	display:block;
	float:left;
	padding:5px 7px 0 7px;
	border-left:1px solid white;
	border-right:1px solid lightgrey;
	font-weight: bold;
	color: #FBFFFF;
	text-decoration:none;
	background-color: #3A462E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A462E;
}
body div#topBar a:active{
	border-bottom-color: #3A462E;
	background-color: #3A462E;
	color:white;
}

div#topBar a.twit { 	
	float:left; 
	margin-left:-178px; 
	border:0 !important;
	padding:0 !important;
}
div#centerContent a.twit { 	
	float:left; 
	margin:-10px 0 0 -196px; 
	border:0 !important;
	padding:0 !important;
}
#mainImage{
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	height: 200px;
}
#mainImage #menuHeading {
	color: #E6E8EC;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	padding: 170px 18px 0px 14px;
}
#leftbar {
	width: 720px;
	margin: 0px;
	float: left;
}
#leftbar .menu {
	width: 180px;
	padding:0px;
	margin:0px;
	white-space: normal;
	display: block;
	background-color: #eef1ea;
	float:left;
}
#leftbar .menu li {
	width:166px;
	#width: 180px; /* IE7 HACK DO NOT DELETE */
	background-color: #eef1ea;
	font-size: 11px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	float:left;
}
#leftbar .menu li a, #leftbar .menu li a:visited, #leftbar .menu li a:active {
	font-size:11px;
	color:#434343;
	padding-left: 14px;
	width:100%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #9D9D9D;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#leftbar .menu li a:hover {
	background-color: #B2C49D;
	border-top: 1px solid #A2AD8D;
	border-bottom: 1px solid #61704F;
	font-weight: normal;
	text-decoration:none;
	color: snow;
}
#centerContent {
	padding-top:10px;
	font-size: 12px;
	padding-right: 10px;
	width:510px;
	padding-bottom: 10px;
	margin-left:196px; /*	MARGIN left pushes content passed left hand column. */
	#margin-left:185px;
	height:1%;
}
#centerContent p{
	margin-bottom:10px;
}
#centerContent h1 {
	font-size: 16px;
	color: #424B36;
	margin-bottom: 12px;
}
#centerContent h2{
	color: #306076;
	font-size: 13px;
	margin:15px 0;
	padding:0;
	padding-top:10px;
}
#centerContent h3{
	color: #0F232F;
	font-size: 14px;
}
#rightBar{
	width:180px;
	position:absolute;
	margin-left:721px;
	#margin-left:1px;
}
#leftBar, #rightBar {
	font-size:10px;
}
#rightBar p,#leftbarBlock p{
	font-size:15px;
	display:block;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-bottom:10px;
	line-height:30px;
	vertical-align:baseline;
	color:#d5dbd8;
	font-weight:bold;
}
#rightBar h2, #rightBar h2 a, #leftbarBlock h2, #leftbarBlock h2 a {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:10pt;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
/*	display:block;*/
	margin:0px;
	padding:0px;
	padding-left:5px;
}
#rightBar h2 a:hover, #leftbarBlock h2 a:hover {
	text-decoration:underline;
}
#rightBar h3 a, #picSwap span, #leftbarBlock h3 a {
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:10pt;
	font-size: 11px;
	color: #D2D2D2;
	font-weight: normal;
	text-decoration: none;
	display:block;
	margin-bottom:5px;
	margin-top: 7px;
	#margin-top: 0;
	padding:0px;
	padding-left:5px;
}
#rightBar h3 a:hover, #leftbarBlock h3 a:hover {
	text-decoration:underline;
	color: #D2D2D2;
}
#rightBar div#newsIncItem, #leftbarBlock div#newsIncItem{
	width:180px;
	text-align:left;
	padding-bottom:10px;
}
#rightBar div#newsIncItem h3, #leftbarBlock div#newsIncItem h3{
	padding:10px 0 5px 0;
	#padding:0;
	margin-top:0px;
	height:23px;
	margin-bottom:4px;
	width:160px;
	margin-left:5px;
}
#rightBar div#newsIncItem h3 img, #leftbarBlock div#newsIncItem h3 img{
	float:right;
}
div#picSwap{
	width:180px;
	margin-top:20px;
	overflow:hidden;
}
div#picSwap span{
	text-align:center;
	padding-top:5px;
}

div#centerContent a{
	font-weight:normal;
}
hr.dotted{
	border:0px solid #424B36;
	background-color:#424B36;
	height:1px;
	border-bottom:1px dashed #646A68 !important;
	margin:0 0 0 3px;
	padding:0px;
}
#leftbarBlock {
	width:180px;
	float:left;
}
#leftbarBlock h3,#leftbarBlock p,#leftbarBlock div{
	background-color:#424B36;
}
div#centerContent h2 a, h2 a:visited, h2 a:active {
	color: #009999;
	text-decoration:none;
	font-weight:bold !important;
}
div#centerContent h2 a:hover {
	text-decoration:underline;
}
.newsDate  {
	color:#959F9A;
	float:right;
	font-weight:normal;
	font-size:11px;
}
.articleIMG {
	float:right;
	margin:0px 0px 10px 10px;
	border:0px solid #000000;
	max-width:500px;
}

/* PRODUCT PAGE STYLES -----------------------------------------*/
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 0px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
div.thumbBox {
	float:left;
	margin:3px;
	border:1px solid #ccc;
	text-align:center;
}
div.thumbBox a {
	width:155px;
	height:170px;
	overflow:hidden;
	padding-top:5px;
	display:block;
	color:black;
}
div.thumbBox a:hover {
	text-decoration:none;
	color:#666666;
	background-color:#B2C49D;
	text-decoration:none !important;
}
div.thumbBox a img {
	border:none;
	clear:both;
}
div.thumbBox a div {
}
.productTable{
	width:520px;
}
.productTable table{
	width:100%;
}
.productTable th{
	background-color:#E87400;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0;
	font-size:9px;
	vertical-align:top;
	background-color:#B2C49D;
	text-align:center;
	text-decoration:none;
}
.productTable td{
	padding:5px 0;
	font-size:10px;
	color:#444;
	text-align:center;
}
.tblCorner{
	height:5px;
	width:5px;
	background-repeat:no-repeat;
}
.tblRightVert{
	background-position:right;
	background-repeat:repeat-y;
	background-image:url(images/vert2.gif)
}
.tblLeftVert{
	background-position:left;
	background-repeat:repeat-y;
	background-image:url(images/vert.gif)
}
.tblTopLeft{
	background-position:left top;
	background-image:url(../images/topleft.gif);
}
.tblTopRight{
	background-position:right top;
	background-image:url(../images/topright.gif);
}
.tblBottomLeft{
	background-position:left bottom;
	background-image:url(../images/bottomleft.gif);
}
.tblBottomRight{
	background-position:right bottom;
	background-image:url(../images/bottomright.gif);
}
/* END OF PRODUCT PAGE STYLES ------------------------------------*/

/* Document download */
.downloadDocument{
	display:block;
	padding:5px;
	padding-bottom:10px;
	margin:0px 0px 7px 0px;
	color:#424B36 !important;
	border:1px solid #ececec;
	background-color:#f5f5f5;
}
.downloadDocument:hover{
	text-decoration:none !important;
	color:black !important;
	background-color:#f7f7f7 !important;
}
.downloadDocument h4{
	margin:0 0 4px 0;
	padding:0;
	padding-left:25px;
	height:20px;
	line-height:15px;
}
/*  ------------------------- */
.optionBox{
	width:150px;
	margin:0px 0 10px 15px;
	background-color:#F3F3F3;
	padding:0 0 8px 0px; 
	border-top:1px solid black;
}
#rightBar h4 {
	width:150px;
	margin:0px 0px 1px 15px;
	padding:0px;
	font-weight:normal !important;
	color:black !important;
	line-height:15px;
	#line-height:19px; /* IE7 HACK DO NOT DELETE */
	display:block;
	font-size:9px;
	background-color:#B2C49D;
	text-indent:8px;
	background-image:url(../legune45/images/group-dropdown.gif);
	background-position:right -4px;
	background-repeat:no-repeat;
	cursor:hand;
	cursor:pointer
}

.button{
	cursor:pointer;
	border:1px solid #B2C49D;
	padding:3px 5px;
	margin-top:5px;
	background-color:#EEF1EA;
}
.button:hover{
	text-decoration:none !important;
	border:1px outset #B2C49D;
}
.compareButton{
	text-align:center;
	margin-left:8px;
	display:block;
	width:483px;
}
table#compare{
	width:510px;
	background-color:#ECECF3;
}	
table#compare tr td, table#compare tr th{
	font-size:10px;
	text-align:center;
	background-color:#ECECF3;
	vertical-align:middle;
}
table#compare tr th{
	background-color:#B2C49D;
	font-weight:normal;
	height:52px;
	font-family:Arial, Helvetica, sans-serif;
}
table#compare tr td{
	border-top:1px solid white;
}
table#compare tr td img{ 
	width:50px;
}
.lightYellowBackground{
	background-color:lightyellow;
}

}

@media print {
#pageContent{
	background-color:white;
}
.rightBar{
	display:none;
}
#centerContent{
	width:12cm;
}
#topBar{
	padding-left:0cm;
}
#pageContent{
	width:18cm;
}
}                              

span#PicNetEyeTracker { display: none; }