﻿
/*******************************************************************************
*** INDEX **********************************************************************
********************************************************************************
**
*
* - MAIN
*
* - CONTENT
*
* - SUB CONTENT
*
**
*******************************************************************************/



/* CONTENT ------------------------------------------------------------------ */

h2
{
	color: #0D57A1;
	/*text-transform: uppercase;*/
	font-weight: bold;
	text-align: left;
	margin: 0 0 -10px 0;
	padding-bottom: 7px;
	font-size: 100%;
	background-image: url(../images/dots_grey.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

h2.homenews
{
	margin-top: 20px;
	padding-bottom: 0;
	background-image: none;
}

tbody th
{
	padding-right: 0;
	padding-left: 0;
}

tbody th a, tbody th a:visited
{
	padding-left: 13px;
	background-image: url(../images/site_tools_bullet.gif);
	background-repeat: no-repeat;
	background-position: -143px 3px;
	color: #444444 !important;
}

tbody tr.hover th a
{
	background-position: -93px -47px;
}

table.highlightRow caption
{
	padding-left: 0px;
	padding-bottom: 5px;
}

.lhsHomeEditMode
{
	position: absolute;
	left: 0;
	width: 164px;	
}

.rhsHomeEditMode
{	
	position: absolute;	
	width: 150px;	
}

.rhsHomeEditMode table
{
	margin-left: 0 !important;
}

.rhsHomeEditMode li, .rhsHomeEditMode table, .rhsHomeEditMode tr, .rhsHomeEditMode td
{	
	padding: 0;
	margin: 0;
}


/* SUB CONTENT -------------------------------------------------------------- */



/* SUB CONTENT Right -------------------------------------------------------------- */

#subMenuRight
{
	display: block;
	position: relative;
	z-index: 100;
	/*left: -165px;*/
	float: left;
	width: 166px;
	w\idth: 129px;
	margin-top: 10px;
	/*margin-right: -165px;
	padding: 0 0 50px 27px;*/
	padding: 10px 0 10px 10px;
}


#subMenuRight ul
{
	/*margin: 0 13px 36px 0;*/
	padding-bottom: 4px;
	list-style: none;
	background-image: url(../images/dots_grey.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	height: 1%;
}

#subMenuRight li
{
	background-image: url(../images/dots_grey.gif);
	background-repeat: repeat-x;
}

* html #subMenuRight li
{
	height: 1px;
}

#subMenuRight li a
{
	display: block;
	padding-top: 6px;
	padding-left: 13px;
	font-weight: bold;
	background-image: url(../images/site_tools_bullet.gif);
	background-repeat: no-repeat;
	background-position: -143px 10px;
	color: #086B92;
}

#subMenuRight li.previous a
{
	background-image: url(../images/site_tools_bullet_left02.gif);
}

* html #subMenuRight li a
{
	height: 1px;
}

#subMenuRight li a:hover
{
	background-position: -93px -40px;
}

#subMenuRight li.on a, #subMenuRight li.on a:hover
{
	background-position: -43px -90px;
	color: #F97D14;
}

#subMenuRight li.on li a
{
	background-position: -143px 10px;
	color: #086B92;
}

#subMenuRight li.on li a:hover
{
	background-position: -93px -40px;
	color: #086B92;
}

#subMenuRight li ul
{
	margin: 0;
	padding-bottom: 0;
	background-image: none;
}

#subMenuRight li li a
{
	margin-left: 13px;
}
