/* ============================================================= Hyperlink Colors */
A:link {
	color: black;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
    text-decoration: none;
}
A:visited {
	color: black;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
    text-decoration: none;
}
A:active {
	color: red;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
    text-decoration: none;
}
A:hover {
	color: #CC0000;
	font-size: 10pt;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
    text-decoration: none;
}

body {
	background: White;
}



/* ============================================================= Menu Specific Stuff */

.menuskin{
	position: absolute;
	border: 2px solid yellow;
	background-color: #FF9900;
	text-decoration: none;
	font: bold 8pt Helvetica, Arial;
	line-height: 19px;
	z-index: 10000;
	visibility: hidden;
	font-family: Helvetica, Arial, sans-serif;
}
.menuskin a{
	text-decoration: none;
	color: black;
}
.menuitems{
	border: 1px solid #CC6600;
	background: #FFCC00 /* url(../images/menub.gif) repeat-x */;
	padding-left: 4px;
	padding-right: 4px;
	}

/* =========================================================== Menu Mouse Over Colours */

#mouseoverstyle{
	border: 1px solid #CC6600;
	background: yellow /* url(../images/menubo.gif) repeat-x */;
}
#mouseoverstyle a{
	color: #cc0000;
}

/* =========================================================== Table Rollover Styles */

#hormenu{
	width: 137px;
	border: 2px solid white;
/*	background-color: #99CCFF; */
	font: bold 10px Helvetica, Arial, sans-serif;
	line-height: 20px;
	padding-left: 4px;
/*	padding-right: 4px; */
}
#hormenu a{
	width: 137px;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
/*	padding-right: 4px; */
}

#hormenun{
	width: 137px;
	border-width: 2 2 2 0px;
	border-style: solid;
	border-color: white;
/*	background-color: #99CCFF;                       /* Menu Initial BG Color */
	font: bold 10px Helvetica, Arial, sans-serif;
	line-height: 20px;
	padding-left: 4px;
/*	padding-right: 4px; */
}
#hormenun a{
	width: 137px;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
/*	padding-right: 4px; */
}

#vertmenu{
	width: 140px;
	border-width: 0 2 2 2px;
	border-style: solid;
	border-color: white;
/*	background-color: #99CCFF;                        /* Menu Initial BG Color */
	font: bold 10px Helvetica, Arial, sans-serif;
	line-height: 20px;
}
#vertmenu a{
	width: 140px;
	text-decoration: none;
	text-align: right;
	padding-left: 2px;
    padding-right: 8px;
}

#horbody{
/*	width: 105px; */
	font: bold 10px Veranda, Arial, sans-serif;
	color: Black;
	text-align: center;
	line-height: 20px;
	
}

#vertbody{
	width: 145px;
	font: bold 10px Veranda, Arial, sans-serif;
	color: Black;
	text-align: center;
	line-height: 20px;
}

/* ==========================================================  Classified Cell Styles */

#cellheader{
	background-color: Black;
	font: 12pt Arial;
	color: white;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}

#celltip{
	background-color: white;
/*	background-color: #6699CC; */
	font: 10pt Arial;
	color: Black;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}
          
/* ============================================================ Story Styles */

.stbody  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin-left: 4;
	margin-right: 4;
}

#stheadline 
{
	background-color:#FFFFFF;
	border-style: solid;
	border-color: silver;
	border-width: 2px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
    margin-left: 4;
	margin-right: 4;
	text-align: left;
	text-indent: 0;
	line-height: 100%;
}

#stindexmainhd
{
    display: block;
	background-color: silver;
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
	line-height: 150%;
    margin-left: 4;
	margin-right: 4;
    padding-top: 6;
    padding-bottom: 2;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

#stindexheader 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: black;
	text-align: left;
	line-height: 100%;
}

#stindexsnippet 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: black;
	text-align: justify;
	text-indent: 18;
	line-height: 120%;
}

/* =================================================== Table Color Styles */
#nePaleCol{
    background-color: #FFFFCC;
}

#neLightCol{
    background-color: #FFCC33;
}

#neNormCol{
    background-color: #FF9900;
}

#neDarkCol{
    background-color: #CC6600;
}

#neDDarkCol{
    background-color: #800000;
}
/* =================================================== Table RollOver Effects */
#TRollover{
    margin-left: 0px;
    padding: 0;
    width: 100%;
    align: center;
    background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 0px;
}

#TRollover ul{
	text-align: center;
    margin:0;
    padding:0;
    list-style:none;
}

#TRollover li{
    display:inline;
    margin:0 2px 0 0;
    padding:0;
    text-transform:uppercase;
}


#TRollover a{
    float:left;
    color: black;
    width: 33%;
    background-color: #ff9900;
    margin: 2px ;
    padding:0 0 1px 3px;
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration:none;
}

#TRollover a span{
    float:left;
    display:block;
    background-color: #ff9900;
    padding:4px 9px 2px 6px;
}

#TRollover a span{
    float:none;
}

#TRollover a:hover{
    background-color: #ffff00;
}

#TRollover a:hover span{
    background-color: #ffff00;
}

#TRollover #current a, #TRollover #current span{ /*currently selected tab*/
    background-color: #ff9900;
}

/* =================================================== Top Tabs Menu */
#ddcolortabs{
    margin-left: 0px;
    padding: 0;
    width: 95%;
    background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 0px;
}

#ddcolortabs ul{
    font: bold Verdana, Arial, sans-serif;
    margin:0;
    padding:0;
    list-style:none;
}

#ddcolortabs li{
    display:inline;
    margin:0 2px 0 0;
    padding:0;
    text-transform:uppercase;
}


#ddcolortabs a{
    float:left;
    color: black;
    width: 16%;
    background: #ff9900 url(../images/color_tabs_left.gif) no-repeat left top;
    margin:0 2px 0 0;
    padding:0 0 1px 3px;
    text-decoration:none;
    letter-spacing: 1px;
}

#ddcolortabs a span{
    float:left;
    display:block;
    background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
    padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
    float:none;
}

#ddcolortabs a:hover{
    background-color: #ffff00;
}

#ddcolortabs a:hover span{
    background-color: #ffff00;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
    background-color: #ff9900;
}

#ddcolortabsline{
    clear: both;
    padding: 0;
    width: 95%;
    height: 8px;
    line-height: 8px;
    background: #800000;
    border-top: 1px solid #ffffff; /*Remove this to remove border between bar and tabs*/
}

#ddcolortabsline2{
clear: both;
padding: 0;
width: 95%;
height: 8px;
line-height: 8px;
background: #800000;
border-top: 1px solid #ffffff; /*Remove this to remove top border*/
border-bottom: 1px solid #ffffff; /*Remove this to remove top border*/
}

/* =================================================== Left Nav Menu */

#ddblockmenu{
    border: 1px solid black;
    border-bottom-width: 0;
    width: 100%;
    background-color: #ff9900;
}

#ddblockmenu ul{
    margin: 0;
    width: 140px;
    padding: 0;
    list-style-type: none;
    font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblockmenu li a{
    display: block;
    padding: 3px 0;
    padding-left: 9px;
    width: 140px;
    text-decoration: none;
    color: black;
    background-color: #ff9900;
    border-bottom: 1px solid #cc6600;
    border-left: 7px solid #cc6600;
}

* html #ddblockmenu li a{ /*IE only */
    width: 145px; /*IE 5*/
    w\idth: 144px;
}

html>body #ddblockmenu li a{
    width: 128px;
}

#ddblockmenu li a:hover {
    background-color: #ffff00;
    border-bottom-color: #ff9900;
    border-left-color: #ff9900;
}

#ddblockmenu div.menutitle{
    color: white;
    border-bottom: 1px solid #800000;
    padding: 1px 0;
    padding-left: 5px;
    background-color: #800000;
    font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

/* =================================================== Picture Backgrounds */

#SatPic
{
/*	background: white url(http://data.theweather.com.au/access/imageserver.jsp?image=satellite/tiny_sat_ce_aus_anim.gif) /* repeat-x */;
	background: white url(../images/neSat.gif) /* repeat-x */;
}

#TopSpot
{
	background: white url(../images/logo_Summer.jpg) /* repeat-x */;
}


/* =================================================== New Shit */


.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #CA0000;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}


.drag-handle{ /*Overwrite default drag handle bar background color with below*/
background-color: #FF0000; /*#03277C;*/
}

#interVeil{ /*CSS for veil that covers entire page while modal window is visible*/
position: absolute;
background: black url(../Scripts/modalfiles/blackdot.gif);
width: 10px;
left: 0;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}