/*
-----------------------------------------------
SiteSuite Australasia Pty Ltd
Client:		Global Advantage
Author:   Jarrod Strachan
----------------------------------------------- */


/* GENERAL
----------------------------------------------- */

body {
	background: #FFF url(/persistent/siteImgs/bgMain.gif) repeat-x;
	behavior: url(/persistent/css/csshover.htc);
	margin: 0;
	padding: 0;
	}

body, p, td, span, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #1275d3;
}
a:hover {
	color: #f66;
	text-decoration: none;
	}	

img {
	border: 0;
	}
	
img.photo {
	margin: 0 10px 2px 0;
	padding: 4px;
	background: #FFF;
	border: 1px solid #CCC;
	}

#globalMenu ul, #globalMenu ol, #globalMenu li, #contents ul, #contents ol, #contents li {
	list-style: none;
	margin: 0;
	padding: 0;
}


/* LAYOUT
----------------------------------------------- */
		
#header {
	background: url(/persistent/siteImgs/bgHeader.gif) no-repeat top left;
	}
	
#splashHeader {
	background: url(/persistent/siteImgs/bgSplash.gif) no-repeat top left;
	}
	
#splashTable {
	border: 1px solid #E6E6E6;
	}
	
#splashContent {
	position: absolute;
	top: 120px;
	width: 455px;
	color: #808080;
	}

#topMenu {
	float: left;
	height: 25px;
	margin-left: 276px;
	margin-top: 25px; 
	width: 375px; 
	}
* html #topMenu { margin-left: 140px;}
	
#contents, #contents p, #contents td {
	color: #666;
	}

#bgLeft {
	background: url(/persistent/siteImgs/bgLeft.gif) repeat-y top left;
	}
		
#bgRight {
	background: url(/persistent/siteImgs/bgRight.gif) repeat-y top left;
	}
	
	
/* PAGE ELEMENTS
----------------------------------------------- */

h1 {
	font-size: 20px;
	clear: both;
	color: #447799;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0;
	text-transform: capitalize;
	}

h2, h3, h4 {
	clear: both;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h2, h3 {
	border-bottom: 1px solid #eee;
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 1.5em 0 1em 0;
	}

#contents ol {
	margin: 0 0 0 25px;
}
#contents ol li {
	list-style: decimal;
	color: #447799;
	font-weight: bold;
	margin: 4px 12px;
}
#contents ol li p {
	color: #447799;
	font-weight: normal;
}
#contents ul li {
	background: transparent url(/persistent/siteImgs/bullet.gif) no-repeat 0 .2em;
	color: #447799;
	margin: 4px 12px;
	padding: 1px 15px;
}

#contents ul {
	margin-bottom: 8px;
	padding-bottom: 8px;
}


/* LINKS
----------------------------------------------- */

#footer a:visited, #footer a:link {
	color: #999;
	font-size: 10px;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#footer a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
}

/* SPLASH MENU
----------------------------------------------- */

#splashMenu {
	clear: left;
	display: inline;
	float: left;
	font-size: .9em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0;
	width: 240px;
	position: relative;
	left: 1px;
}

#splashMenu ul {
	margin: 0 0 0 20px;
	padding:0;
	width: 240px;
}
* html #splashMenu ul { width: 220px;}

#splashMenu li {
	background: url(/persistent/siteImgs/blueBullet.gif) no-repeat 0 .6em;
	clear: left;
	float: left;
	display: inline;
	width: 100%;
}

#splashMenu a {
	color: #666;
	margin: 0 0 0 10px;
	padding: 1px;
	text-decoration: underline;
}
* html #splashMenu a {
	/* Hide from IE Mac but not PC \*/
	height: 1px;
	/* */
}
#splashMenu a:hover,
#splashMenu a:active,
#splashMenu a:focus {
	color: #437799;
}


/* SPLASH MENU #2
----------------------------------------------- */

#splashMenu2 {
	clear: left;
	display: inline;
	float: left;
	font-size: .9em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0;
	width: 225px;
	position: relative;
	left: 1px;
}

#splashMenu2 ul {
	margin: 0 0 0 20px;
	padding:0;
	width: 225px;
}
* html #splashMenu2 ul { width: 195px;}

#splashMenu2 li {
	background: url(/persistent/siteImgs/goldBullet.gif) no-repeat 0 .6em;
	clear: left;
	float: left;
	display: inline;
	width: 100%;
}

#splashMenu2 a {
	color: #666;
	margin: 0 0 0 10px;
	padding: 1px;
	text-decoration: underline;
}
* html #splashMenu2 a {
	/* Hide from IE Mac but not PC \*/
	height: 1px;
	/* */
}
#splashMenu2 a:hover,
#splashMenu2 a:active,
#splashMenu2 a:focus {
	color: #887700;
}
/* MAIN MENU
----------------------------------------------- */

#globalMenu {
	clear: left;
	display: inline;
	float: left;
	font-size: .9em;
	line-height: 1.5em;
	margin: 0 -1px 0 0;
	padding: 0 0 0 15px;
	width: 216px;
	position: relative;
	left: 1px;
}
* html #globalMenu { width: 201px; }

#globalMenu ul {
	margin: 0 0 0 0px;
	width: 216px;
}
* html #globalMenu ul { width: 196px; }

#globalMenu li {
	background: url(/persistent/siteImgs/menBullet_off.gif) no-repeat 0 .6em;
	clear: left;
	float: left;
	display: inline;
	width: 100%;
}
#globalMenu li li {
	background: url(/persistent/siteImgs/menBullet_on.gif) no-repeat 10px .6em;
}
#globalMenu ul ul {
	margin: 0;
}
#globalMenu a {
	background: #FFF;
	border-bottom: 1px solid #eee;
	color: #447799;
	display: block;
	font-weight: bold;
	margin: 0 0 0 13px;
	padding: 3px;
	text-decoration: none;
}
* html #globalMenu a {
	/* Hide from IE Mac but not PC \*/
	height: 1px;
	/* */
}
#globalMenu a:hover,
#globalMenu a:active,
#globalMenu a:focus {
	background: #F7F7F7;
	border-bottom: 1px solid #B4B4B4;
	color: #999;
}
#globalMenu ul ul a {
	margin: 0 0 0 24px;
	color: #999;
	font-weight: normal;
}
#globalMenu ul ul a:hover,
#globalMenu ul ul a:active,
#globalMenu ul ul a:focus {
	background: #FFF;
	border-color: #62CAEB;
	color: #62CAEB;
}

/* MAIN MENU CONTROL
----------------------------------------------- */

#gmItem ul {
	display: block;
}


/* Form Elements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
input.txtField, textarea.txtField, select.txtField {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666;
	border-top: 1px solid #AAA;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	border-left: 1px solid #AAA;
	margin: 0;
	font-weight: normal;
	}
	
* html select.txtField {  }
	
input.txtField, textarea.txtField {
	padding: 2px;
	}
	
input:focus, textarea.txtField:focus, select:focus {
	border: 1px solid #77D1ED;
	}	
	
/* FOOTER
----------------------------------------------- */
	
#footer {
	background: url(/persistent/siteImgs/bgFooter.gif) no-repeat;
	}

#footer td, tr, table {
	color: #B4B4B4;
	font-size: 10px;
	}
	
span.contact {
	background: url(/persistent/siteImgs/icnMail.gif) no-repeat 0% 0%;
	padding-left: 19px;
	}

span.copyright {
	padding-left: 19px;
	}
	
/* Popups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.nicepopup{
}

.nicepopup .outline{
  border: 1px solid #002C79;
  background-color: #fff;
  padding: 16px;
  position: relative;
}

.nicepopup a.close{
  line-height: 16px;
  display: block;
  position: absolute;
	z-index: 1000;
  top: 1px;
  right: 1px;
  text-indent: -124px;
  overflow: hidden;
  text-decoration: none;
  width: 16px;
  height: 16px;
  background: url(/persistent/siteImgs/popups/close.png) 100% 0 no-repeat;
} html>body .nicepopup a.close{ top:0;right:0; }

.nicepopupHover a.close{
  background-position: 100% -16px;
}
.nicepopup a.close:hover{
  background-position: 100% -32px;
}

.nicepopupLoading .outerImage{
  border: 1px dotted silver;
  width: 100px;
  height: 100px;
  background: url(/persistent/siteImgs/popups/loading.gif) 50% 50% no-repeat;
}

.nicepopup .prevNextBar{
  padding-top: 7px;
  text-align: center;
}

/** Hacks **/

html>body .SdwTL{ background: url(/persistent/siteImgs/popups/sdw_tl.png) 0 0 no-repeat; }

.SdwT{ padding-top: 8px; height: 8px; }
html>body .SdwT{ background: url(/persistent/siteImgs/popups/sdw_t.png) 0 0 repeat-x; }

html>body .SdwTR{ background: url(/persistent/siteImgs/popups/sdw_tr.png) 0 0 no-repeat; }

.SdwR{ padding-left: 8px; width: 8px; }
html>body .SdwR{ background: url(/persistent/siteImgs/popups/sdw_r.png) 0 0 repeat-y; }

html>body .SdwBR{ background: url(/persistent/siteImgs/popups/sdw_br.png) 0 0 no-repeat; }

.SdwB{ padding-top: 8px; height: 8px; }
html>body .SdwB{ background: url(/persistent/siteImgs/popups/sdw_b.png) 0 0 repeat-x; }

html>body .SdwBL{ background: url(/persistent/siteImgs/popups/sdw_bl.png) 0 0 no-repeat; }

.SdwL{ padding-left: 8px; width: 8px; }
html>body .SdwL{ background: url(/persistent/siteImgs/popups/sdw_l.png) 0 0 repeat-y; }


	
