
/**************** SITEMAP ****************/

a.sitemap_links {
	color: #0676C0;
}

.sitemap_links {
	font-size: 14px;
	padding: 5px;
}

/**************** SEARCH ****************/

a.search_links {
	color: #0676C0;
}

.search_links {
	font-size: 14px;
	padding: 5px;
}

.highlight {
	background-color: #FFFF88;
}


/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    background: #F6F6F6;
    border: 1px solid #E7E7E8;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 500px;
    padding: 10px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 445px;
    padding: 10px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  500px;
    height: 58px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
	text-align: center;
    width: 120px;
    height: 58px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 20px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/images/query_carousel/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 20px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/images/query_carousel/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/images/query_carousel/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/images/query_carousel/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
/**************************************************************************  PAGINATION  */
.list-element {
	padding: 10px 5px 0px 5px;
}
a:link.pageLink {
color: #5c5c5c;
text-decoration: none;
}
a:visited.pageLink, a:active.pageLink  {
	color: #105CB6;
	text-decoration: none;
}
a:hover.pageLink  {
	color: #000000;
	text-decoration: underline;
}
/**************************************************************************  TEMPLATE1/2 IMGs  */
.imgBorders {
	padding: 2px 2px 2px 2px;
	border: 1px solid #cccccc;
}
.lineBreak {
	clear: both;
	margin: 25px 2px 2px 2px;
	border-top: 1px solid #cccccc;
}
.hoverColour:hover {
	background-image: url(/admin_files/img/admin_button_move.gif);
	background-position: center right;
	background-repeat: no-repeat;
	background-color: #eeeeee;
}
/**************************************************************************  TEMPLATE1/2 TEXT  */
.intext {
	display: inline;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.intextL {
	clear: both;
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 25px;
	margin-bottom: 5px;
}
/* 
	<rant> ok, so ie7 doesnt clear: both; (just floats of same type (left:left or right:right)) with display: inline; for some 
	reason, so this is a hidden counterpart to the other intext float but is visibility: hidden; with a large margin to kick it  
	out of the way of the design. this allows the clear: both; to work. </rant>
*/
.intextLL {
	clear: both;
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 25px;
	margin-bottom: 5px;
	
    display: none;  /* dont show (normally) */
	#display: inline; /* show only in ie */

	#float: right;
	#margin-left: -280px;
}
.intextR {
	clear: both;
	display: inline;
	float: right;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
}
/* 
	<rant> ok, so ie7 doesnt clear: both; (just floats of same type (left:left or right:right)) with display: inline; for some 
	reason, so this is a hidden counterpart to the other intext float but is visibility: hidden; with a large margin to kick it  
	out of the way of the design. this allows the clear: both; to work. </rant>
*/
.intextRR {
	clear: both;
	display: block;
	float: right;
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 5px;

    display: none;  /* dont show (normally) */
	#display: inline; /* show only in ie */

	#float: left;
	#margin-right: -350px;
}

