a {
	color: #346BB4;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #183f72;
	text-decoration: none;
}


a.no-decoration {text-decoration: none !important; }



a.lnkprint { 
	float: right;
	display: block;
	width: 16px;
	height: 40px;
	margin: 0 20px 0 0;
	text-indent: -6000px;
	background: url(/images/icons/print.png) center no-repeat; 
}
a.lnkbookmark {
	float: right;
	display: block;
	width: 16px;
	height: 40px;
	text-indent: -6000px;
	margin: 0;
	background: url(/images/icons/bookmark.png) center no-repeat; 
}

a.lnklogin {
	float: right; 
	display: block;
	height: 32px;
	font-weight: normal;
	padding: 0 0 0 20px;
	color: #000000 !Important;
	line-height: 32px;
	margin: 0 20px 0 0;
	background: url(/images/icons/login.png) left center no-repeat; 
	font-size: 12px;
}

a.lnkregister {
	float: right;
	display: block;
	height: 32px;
	font-weight: normal;
	padding: 0 0 0 20px;
	color: #000000 !Important;
	line-height: 32px;
	margin: 0 20px 0 0;
	background: url(/images/icons/register.png) left center no-repeat; 
	font-size: 12px;
}


a.lnkmag {
	background: url(/images/icons/mag.png) center left no-repeat;
	padding: 0 0 0 20px;
	color: #1884D6;
	text-decoration: none;
}

a.lnkenlarge {
	background: url(/images/icons/enlarge.png) center left no-repeat;
	padding: 0 0 0 16px;
	color: #1884D6;
	text-decoration: none;
}

a.lnkarrow {
	background: url(/images/icons/arrow5.gif) center left no-repeat;
	
	padding: 0 0 0 12px !Important;
	
	text-decoration: none;
	
}

a.lnkarrow2 {
	background: url(/images/icons/arrow2.gif) center left no-repeat;
	font-weight: bold;
	padding: 0 0 0 10px !Important;
	color: #1884D6;
	text-decoration: none;
}

a.lnkpdf {
	background: url(/images/icons/pdf.gif) center left no-repeat;
	padding: 2px 0 2px 20px !Important;
	line-height: 18px;
	color: #1884D6;
	text-decoration: none;
}

a.lnkmag:hover, a.lnkarrow:hover, a.lnkarrow2:hover, a.lnkpdf:hover, a.lnkaddtobasket:hover, a.lnkprodinfo:hover {
	color: #464646;
}









.crumb a { font-size: 12px;  color: #ffffff; text-decoration: none;}
.crumb a:hover {color: #D71824; text-decoration: underline;}

.top-links a { font-size: 10px;  color: #ffffff; text-decoration: none; font-weight: bold;}
.top-links a:hover {color: #D71824; text-decoration: underline;}

a.context-nav-selected {font-weight: bold; color: #183f72;}

#context-nav {margin-top: 10px;}
#context-nav a:hover {color: #183f72;}
