/*	
================================
CSS by the XD Design team - http://www.xd.com.au
================================
*/

/* background color for the content part of the pages */
body
{
	margin-top: 1px;
	background-color: #D8F0F8;
}
.pagemaster
{
	height: 100%; /*background: #ffffff;*/
}

/* Control Panel Colors */
.controlpanel
{
	background: #EAEAEA;
}

/* --  Classes for the top of the montage & to allow everything to line up nicely when not logged in  -- */
/* -- Start classes for Site Montage --*/
.siteheadertab
{
	background: url(pix/PortalSiteBanner.jpg) no-repeat;
	width: 930px;
	height: 120px;
}
.montage01
{
	background: url(pix/montage01.jpg) no-repeat;
	width: 930px;
	height: 120px;
}
.montage02
{
	background: url(pix/montage01.jpg) no-repeat;
	width: 930px;
	height: 120px;
}

/* -- End rest of site Montage --*/

.menu01
{
	background: url(pix/menu01.jpg) no-repeat;
	width: 930px;
	height: 30px;
	padding-top: 4px;
}
.menu02
{
	background: url(pix/menu01.jpg) no-repeat;
	width: 930px;
	height: 30px;
	padding-top: 4px;
}


.panetop
{
	padding: 6px;
}
.panetopintro
{
	width: 450px;
	margin-top: 4px;
	margin-left: 2px;
}
.paneleft
{
	width: 20%;
	padding-right: 6px;
}
.paneright
{
	width: 20%;
	padding-left: 6px;
}
.paneintro
{
	width: 459px;
	padding: 130px 0 6px 6px; /*height:130px;*/
}
.panetopintro
{
	padding: 6px 465px 6px 6px;
}

.intro
{
	width: 465px;
	height: 150px;
	padding: 125px 0 0 2px;
}
.logo
{
	height: 120px;
	padding: 0 0 0 0;
}


/* -- Change the main pictures here - l01  Left hand Image, r01 - Right Hand image -- */

.intropane_l01
{
	background: url(pix/intropane_l01.jpg) no-repeat;
	width: 465px;
	height: 120px;
}
.intropane_r01
{
	background: url(pix/intropane_r01.jpg) no-repeat right;
	width: 465px;
	height: 120px;
}
.intropane_l02
{
	background: url(pix/intropane_l02.jpg) no-repeat;
	width: 465px;
	height: 120px;
}
.intropane_r02
{
	background: url(pix/intropane_r02.jpg) no-repeat right;
	width: 465px;
	height: 120px;
}

/* Generic Spacing for all Panes */
.panes
{
	padding: 0;
}

.head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.breadcrumbs
{
	color: #000000;
}
.block
{
	width: 13px;
}
.login
{
	color: #333333;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	height: 30px;
}

.small
{
	color: #FFFFFF;
	font-family: Verdana, Trebuchet MS, Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}
.smalld
{
	color: #404040;
	font-family: Verdana, Trebuchet MS, Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 3px;
	padding-right: 3px;
}
.footer
{
	background-image: url(pix/FooterPane.jpg);
	height: 55px;
	background-repeat: repeat-x;
}
.footertext
{
	color: #FFFFFF;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_MenuContainer TD
{
	background-color: transparent; /* height: 25px;*/
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
}

.Normal
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 14px;
}

/* hyperlink style for the DarkBackground tabs */
a.small:link
{
	color: white;
	text-decoration: none;
}
a.small:hover
{
	color: white;
	text-decoration: none;
}
a.small:active
{
	color: white;
	text-decoration: none;
}
a.small:visited
{
	color: #FAFAFA;
	text-decoration: underline;
}
a.smalld:link
{
	color: black;
	text-decoration: none;
}
a.smalld:hover
{
	color: #404040;
	text-decoration: none;
}
a.smalld:active
{
	color: black;
	text-decoration: none;
}
a.smalld:visited
{
	color: #404040;
	text-decoration: underline;
}
.styleiconbackcolor
{
	background: transparent;
}

/* new */
.stdTbl
{
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
.content_pad
{
	width: 930px;
	margin: 0 auto;
}
/*-------------- Empty panes Style --------------*/
.DNNEmptyPane
{
	width: 0;
	padding: 0;
	margin: 0;
}

.mailTbl
{
	width: 930px;
	border: 0px;
	border-collapse: collapse;
	margin: 0 auto;
	background-color: #ECF4FF;
	height: 100%;
}
#wrap_main
{
	text-align: center;
	height: 100%;
}

#login_style
{
	float: left;
	padding-left: 10px;
}
#search_style
{
	float: right;
	padding-right: 10px;
}

.stdTbl
{
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	margin: 0 auto;
}

.name_style
{
	font-size: 35px;
	color: #0B3861;
	font-weight: bold;
	float: left;
	padding-left: 5px;
}
.name_style a:link, a:hover, a:visited, a.active
{
	color: #0B3861;
	text-decoration: none;
}

