/*

	Iran Civil Center
	CSS for Companies

	Code Copyright (c) 2005 AmirBehzad Eslami, All rights reserved.
	
*/


a.ExpLink:link, a.ExpLink:visited, a.ExpLink:link:visited { text-decoration: none; }
a.ExpLink:hover span, a.ExpLink:link:hover span, a.ExpLink:visited:hover span { text-decoration: underline; }

a.newLink, a.newLink:link {
	color: #069;
	text-decoration: none;
}

a.newLink:hover, a.newLink:link:hover {
	color: #069;
	text-decoration: underline;
}

img.catalog-dotter {
	background: #E8EEFA url('../img/dotter_violet.gif');
	width: 100%;
	height: 2px;
}

td.CatalogTab {
	color: #fff;
	font: bold 11px Verdana, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 7px;
	background: #8DA3D0 url('../img/violet_arc.gif') right top no-repeat;
}

table.Catalog {
	background: #E8EEFA url('../img/bg_violet.gif');
	border: 1px solid #B6C5E3;
}	

.button-icc {
	background: #fff url('../img/button_icc_bg.gif');
	border: 1px solid #758DC9;
	border-left: 1px solid #B6C9F8;
	border-top: 1px solid #B6C9F8;
	padding: 2px 4px 2px 4px;
	font: bold 11px Tahoma, Verdana, Helvetica, sans-serif;
	color: #000;
	cursor: pointer;
}

.button-icc-disabled {
	background: #eee none;
	border: 1px solid #ccc;
	padding: 2px 4px 2px 4px;
	font: bold 11px Tahoma, Verdana, Helvetica, sans-serif;
	color: #999;
	cursor: default;
}

#statusText {
	color: #084;
	font-size: 12px;
	font-style: italic;
	
}

#statusText-fa {
	color: #084;
	font-size: 11px;
	font-family: Tahoma, Nesf2, Nesf, sans-serif;
}

.highlighted {
	background: #ff0;
}
