﻿a.ImageBrowserNext
{
	background-image: url(jquery.tablesorter/last.png);
	height: 25px;
	width: 25px;
	display: block;
	float:left;
	cursor:pointer;
}

a.ImageBrowserPrev
{
	background: url(jquery.tablesorter/first.png);
	height: 25px;
	width: 25px;
	display: block;
	float:left;
	cursor:pointer;
}

*
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

body
{
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: Gray;
}

.pagemaster
{
	margin: 0px auto;
	width: 100%;
	height: auto;
	top: 0;
	position: absolute;
	z-index: 25;
}

.trame
{
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url(TRAME.gif);
	background-repeat: repeat;
	z-index: 25;
}

.top
{
	width: 100%;
	position: absolute;
}

.main
{
	width: 790px;
	height: auto;
	background-image: url(BGPixel.png);
}

.scrolldiv
{
	margin: 150px auto 0 auto;
	width: 800px;
	height: 400px;
	overflow: hidden;
	vertical-align: top;
	position: relative;
}

.Scroller-Container
{
	position: relative;
}

.Scrollbar-Track
{
	width: 10px;
	height: 400px;
	position: relative;
	background-color: #EEE;
}
.Scrollbar-Handle
{
	position: absolute;
	width: 10px;
	height: 30px;
	background-color: #CCC;
	background-image: url(SCROLLVERT.png);
}

#Scrollbar-Container
{
	position: relative;
	visibility: hidden;
}

#supersized
{
	position: fixed;
	visibility: hidden;
}

#supersized img, #supersize a
{
	height: 100%;
	width: 100%;
	display: inline;
	z-index: 1;
	position: absolute;
}

#supersized .activeslide, #supersized .activeslide img
{
	z-index: 3;
}

#supersized .prevslide, #supersized .prevslide img
{
	z-index: 2;
}

.toppane
{
	top: 54px;
	width: 100px;
	position: absolute;
}

.contentpane
{
	width: auto;
	height: auto;
	padding: 15px;
	float: left;
	color: White;
}

.contentpane a
{
	color: White;
}

a.localeSelectorLinks:link
{
	font-size: small;
	font-weight: bolder;
	color: white;
}

a.localeSelectorLinks:visited
{
	font-size: small;
	font-weight: bolder;
	color: white;
}

a.localeSelectorLinks:active
{
	font-size: small;
	font-weight: bolder;
	color: white;
}

.main_dnnmenu_bar
{
	cursor: auto;
	height: 28px;
	line-height: 25px;
	background-color: Transparent;
}

.main_dnnmenu_rootitem
{
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	white-space: nowrap;
	padding: 0 0 0 0;
	height: 28px;
	vertical-align: middle;
}

.main_dnnmenu_separator
{
	padding: 0px 8px 0px 8px;
	vertical-align: middle;
}

.main_dnnmenu_icon
{
	cursor: auto;
	text-align: center;
	width: 3px;
	height: 25px;
}

.main_dnnmenu_break
{
	height: 22px;
	font-size: 1px;
}

.main_dnnmenu_arrow
{
	border-right: #A2A0AE 1px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: auto;
}

.main_dnnmenu_rootmenuarrow
{
	font-family: Webdings, Sans-Serif;
	font-size: 10pt;
	cursor: auto;
}

.StyleIconBackColor
{
	background-color: transparent;
}

/* for customised menu colours */

.main_dnnmenu_container
{
	background-color: transparent;
	width: auto;
}

.main_dnnmenu_itemhoverroot td
{
	color: #D85A0E;
	background-color: Transparent;
}

.main_dnnmenu_itemhoverroot
{
	color: #D85A0E;
	background-color: Transparent;
}

.main_dnnmenu_itemselectedroot td
{
	color: #D85A0E;
	background-color: Transparent;
}

.main_dnnmenu_itemselectedroot
{
	color: #D85A0E;
	background-color: Transparent;
}

.main_dnnmenu_item
{
	cursor: auto;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	background-color: Transparent;
	font-family: Helvetica, Arial, Sans-Serif;
	white-space: nowrap;
	height: 25px;
}

.main_dnnmenu_itemhover
{
	color: #154880;
	background-color: #A8D3FF;
	height: 25px;
}

.main_dnnmenu_itemhover td
{
	color: #154880;
	background-color: #A8D3FF;
}

/* changing padding here to give more space on sub menu text - check browsers for behaviour */

.main_dnnmenu_submenu
{
	background-color: #154880;
	z-index: 1000;
	cursor: auto;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	padding: 2px 3px;
}
