body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Verdana,Arial,Helvetica,sans-serif;
	/* background: #EEEEEE; */
	/* background:white url(h_logo_ai.png) no-repeat left top; */
	
}

html
{
        overflow-y:scroll;
}

#page
{
	/* margin-top: 5px; */
	margin-bottom: 5px;
	background: white;
	/*border: 1px solid #97679b;*/
}

#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #97679b;
}

#content
{
    padding: 10px 20px;
    min-height: 900px;
    /* background: url(logo_inar.png) no-repeat center center fixed;  */
}

#sidebar
{
	padding: 20px 10px 20px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #767676;
	/*background:white url(footer.gif) no-repeat left top;*/
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 20px 5px 20px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success, div.flash-admin-info
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
	margin-top:2px;
}

div.flash-declaration_error
{
	padding: 1em;
	border:2px solid #990000;;
	background:#990000;
	color:#eeeeee;
	font-size:1.2em;
	font-weight:bold;
	text-align: center;
	margin-top:2px;
	margin-bottom:1em;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
	margin-top:2px;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
	margin-top:2px;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	/* border: 2px solid #F6A90E; */
}

div.title {
  border-bottom-color:#E58616;
  border-bottom-style:solid;
  border-bottom-width:2px;
  color:#97679b;
  font-size:1.3em;
  font-weight:bold;
  margin-bottom:0.5em;
  padding-bottom:0.2em;
}

div.small_title {
  border-bottom-color:#E58616;
  border-bottom-style:solid;
  border-bottom-width:2px;
  color:#97679b;
  font-size:0.9em;
  font-weight:bold;
  margin-bottom:0.5em;
  padding-bottom:0.2em;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

/* .portlet
{
	border: 2px solid #97679b;
}
 */
.portlet-decoration
{
	padding: 3px 8px;
	/*background: #B7D6E7;
	border-left: 5px solid #6FACCF;*/
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 5px 0;
	padding: 5px 8px;
	/*background:#EFFDFF;*/
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
	border-bottom: 1px dotted #cccccc;
	background-color: #767676;
}

.operations li a
{
	/* font: bold 12px Arial; */
	/* font-size: 1.2em;
	font-weight: bold; */
	/* color: #97679b; */
	color: #ffffff;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.operations li a:visited
{
	/* color: #97679b; */
}

.operations li a:hover
{
	/*background: #e5b57d;*/
	/* color: #E58616; */
	background-color: #555555;
}

table.list-view
{
        border-collapse: collapse;
        width: 100%;
        margin: 0;
}

table.list-view  th
{
        text-align: left;
        width: 160px;
        min-width: 160px;
}

table.list-view  td.s0
{
		background: #FAEEC0;
}

table.list-view  td.s1
{
		background: #7eaee6;
		color: #ffffff;
}

table.list-view  td.s3
{
		background: #990000;
		color: #ffffff;
}

table.list-view  td.s2
{
		background: #6b9c67;
		color: #ffffff;
}

.grid-view table.items td.groupWarning
{
	font-size:1.4em;
	font-weight:bold;
	color:#880000;
}

.titlei 
{
	float:left; width:100px; text-align:center; color:#3465A4; font-weight:bold; background:url('xbox_date.png');
}

.date
{
	border: 3px solid #3465A4; padding-top:2px;padding-bottom:2px;
}

.tags
{
	margin-left:20px;
	color:#85a3c8;
	margin-bottom:10px;
	min-height: 16px;
}

.lead
{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 3px;
	text-align:center;
}

.tag_nonspecific
{
	color: #800080;
	font-size: 0.8em;
	font-weight:bold;
	margin: 0;
	/* text-align: right; */
}

.tag_specific
{
	color: #808000;
	font-size: 0.8em;
	font-weight:bold;
	margin: 0;
	/* text-align: right; */
}

.tag_double
{
	color: #880000;
}

.tag_about
{
	color: #000080;
}

.original_link
{
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
}

.tmp_nl
{
	background-color: #0e274a;
	color: #ffffff;
	font-weight: bold;
	/* font-size: 1.4em; */
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
}

.news_of_the_day
{
	font-size: 1.2em;
	background-color: #767676;
	color: #ffffff;
	font-weight: bold;
}

div.flash-admin-info
{
	background:#ebb59e;
	color:#514721;
	border-color:#eb7544;
	margin-top:2px;
}

td p
{
	margin:0;
}

div.inar {
	clear: both;	
	width: 1200px;
	padding: 0 20px;
	margin: 0 auto;
}
div#headerinar {
	/* height: 40px; */
	/* background: url(h_bkg.png) top left repeat-x; */
}

div#headerinar a#logo {
	float: left;
	/* margin-top: 15px; */
	/* line-height: 80px; */
	color: #595196; 
	font-family: 'Century Gothic', Verdana, sans-serif;
	font-weight: bold; 
	/* font-size: 25px; */
	text-decoration: none;
}

div#menu {
	/* background-color: #767676; */
}

#rtab1, #rtab2, #rtab3, #rtab4, #rtab5
{
	background-color: #880000;
	color: white;
	padding: 3px 9px;
}
#gtab1, #gtab2, #gtab3, #gtab4, #gtab5
{
	background-color: #008800;
	color: white;
	padding: 3px 9px;
}

.completed
{
	color: #008800;
	font-weight: bold;
}

.completedRed
{
	color: #880000;
	font-weight: bold;
}

.deleted0e
{
	color: #555555;
}

.deleted0a
{
	color: #880000;
	font-weight: bold;
}

.deleted1e
{
	/* color: #880000; */
	text-decoration: line-through;
}

.deleted1a
{
	/* color: #999999; */
	font-weight: bold;
}

.deleted2a
{
	color: #999999;
	/* text-decoration: line-through; */
}

.reserved
{
	color: #ecaf13;
	font-weight: bold;
}


.subscriptionOrange
{
	color: #c36900 !important;
}

.subscriptionRed
{
	color: #880000 !important;
	font-weight: bold;
}

div.form .tooltipLead {
  background-color:#ffe680;
  border:1px solid #ffe270;
  padding:7px;
  width:140px;
  position: absolute;
  margin-left: 0px;
  margin-top: 15px;
}

#fixHeader
{
	position:fixed;
	width: 100%;
	height: 60px;
	background: #eeeeee url(rc.png) repeat-x;
	top:0px;
	color:#7559b2;
}

.cleditorMain
{
	margin-left:170px;
}

.visitPercent
{
	/* color: #5A4297; */
	font-weight: bold;
	font-size:1.1em;
}
