/* Invent.css */
/* HTML Elements */
html,body,ul,li,dl,dt,dd,img,h1,h2,h3{border:0;margin:0;padding:0;}
body{
	font-size:0.7em;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	padding: 0px 5px;
}
#mainBody {background:#000;}
a {color:#000;}
a:hover {color:#09c;}

/* Structure */
#center {
	width:540px;
	float:right;
	margin-right:25px;
	margin-bottom:10px;
}

#left {
	margin-bottom:10px;
	position:relative;
	padding-left: 10px;
	margin-right: 170px;
}

#right {
	width: 160px;
	float:right;
	margin-top: 3px;
}

/* Header */
#logoBar {
	float:left;
	width:100%;
	background-color:#000;
}

#textSizing img {
	vertical-align:top;
}

#topRightControls {
	text-align:right;
	float:right;
	margin:2px;
}

/* Footer*/
#footer {
	clear: both;
	float:left;
	width:100%;
	height:36px;
	background-color:#000;
	margin-top:1px;
}
#footer a {
	font-weight:700;
	color:#cf3;
}
#footer a:hover {
	color:#9c0;
}
#footerContents {
	padding:8px;
}
#footerLeft {
	float:left;
}
#footerRight {
	float:right;
	padding-bottom:10px;
}
/* Text*/
h1{font-family:Arial, Verdana, Helvetica, sans-serif;font-size:2em;font-weight:400;color:#333;line-height:1em;padding-bottom:5px;margin:0;padding:2px;}
h2{font-family:Arial, Verdana, Helvetica, sans-serif;font-size:1.35em;font-weight:700;color:#333;line-height:1em;margin:0;}
h3{font-family:Arial, Verdana, Helvetica, sans-serif;font-size:1.2em;font-weight:700;color:#333;line-height:1em;margin:0;}
h4{font-family:Arial, Verdana, Helvetica, sans-serif;font-size:1.1em;font-weight:400;color:#333;line-height:1em;margin:0;}
p{color:#000;margin:10px 0;}
.ind3{margin-left:20px;}
.advert {text-align:center;color:#9CA299;}

/* Page content */
.ghead230{font-size:1em;width:430px;background-color:#CF3;padding:5px 10px;margin:5px 0px;overflow:hidden; font-family:Arial, Verdana, Helvetica, sans-serif;font-weight:700;color:#333;line-height:1em;margin:0;}
#bc{height:20px;clear:left;overflow:hidden;}
#bc a,#bc a:visited{font-size:0.95em;font-weight:700;color:#333;margin-right:6px;padding-left:3px;padding-right:8px;background-image:url("/lib/template/bt_arb.gif");background-repeat:no-repeat;background-position:center right;}
#bc a:hover,#bc a:focus,#hstog a:hover,#hstog a:focus,#footer a:hover,#footer a:focus{text-decoration:underline;color:#00ADD0!important;}
.more a,.more a:visited{color:#333;text-decoration:none;width:198px;background-image:url("/public/pws/lib/template/bt_more.gif");background-repeat:no-repeat;background-position:205px 3px;float:left;padding:2px 30px 3px 0;font-weight:700;-moz-border-radius-bottomleft:0.7em;-moz-border-radius-bottomright:0.7em;}
.more a:hover,.more a:focus{background-color:#09c;color:#fff;}
.more{line-height:1.25em;text-align:right;width:228px;overflow:hidden;}
.moreb,.moreb:visited{position:static;overflow:hidden;font-weight:700;color:#000;text-decoration:none;padding-bottom:1px;padding-left:20px;background-image:url("/public/pws/lib/template/bt_moreb.gif");background-repeat:no-repeat !important;background-position:0 0;}
.moreb:hover,.moreb:focus{color:#000;text-decoration:underline;}
.hide { display:none; }
#bc a,#bc a:visited{font-size:0.95em;font-weight:700;color:#333;margin-right:6px;padding-left:3px;background-image:url("/public/pws/lib/template/bt_arb.gif");background-repeat:no-repeat;background-position:center right;}
#here {color:#777;}

/* Main Panels */
.ftpanel{width:228px;background-color:#999;float:left;overflow:hidden;padding:1px;}
.ftpanel p{line-height:1.25em;margin:2px 0 7px;}
.fttop{width:212px;background-color:#FFF;padding:7px 8px 2px;height:100px;}
.fttop a{float:right;padding:1px 0 2px 5px;}
.invCont{background-color:#bfeaf3;}
.invCont2{background-color:#e3e2f2;}
.ftbase{width:228px;background-color:#CCC;}
.picright{margin-left:5px;float:right;}

/* Corners */
.cornerTB07 {
	border-radius: 0.7em;
	-moz-border-radius: 0.7em;
	-webkit-border-radius:0.7em;
}
.cornerT15 {
	border-top-left-radius: 1.5em;
	border-top-right-radius: 1.5em;
	-moz-border-radius-topright: 1.5em;
	-moz-border-radius-topleft: 1.5em;
	-webkit-border-top-left-radius:1.5em;
	-webkit-border-top-right-radius:1.5em;
}
.cornerT07 {
	border-top-left-radius: 0.7em;
	border-top-right-radius: 0.7em;
	-moz-border-radius-topright: 0.7em;
	-moz-border-radius-topleft: 0.7em;
	-webkit-border-top-left-radius:0.7em;
	-webkit-border-top-right-radius:0.7em;
}
.cornerB07 {
	border-bottom-left-radius: 0.7em;
	border-bottom-right-radius: 0.7em;
	-moz-border-radius-bottomright: 0.7em;
	-moz-border-radius-bottomleft: 0.7em;
	-webkit-border-bottom-left-radius:0.7em;
	-webkit-border-bottom-right-radius:0.7em;
}
.ftpanel {
	border-radius: 0.7em;
	-moz-border-radius: 0.7em;
	-webkit-border-radius:0.7em;
}
.fttop {
	border-top-left-radius: 0.7em;
	border-top-right-radius: 0.7em;
	-moz-border-radius-topright: 0.7em;
	-moz-border-radius-topleft: 0.7em;
	-webkit-border-top-left-radius:0.7em;
	-webkit-border-top-right-radius:0.7em;
}
.ftbase {
	border-bottom-left-radius: 0.7em;
	border-bottom-right-radius: 0.7em;
	-moz-border-radius-bottomright: 0.7em;
	-moz-border-radius-bottomleft: 0.7em;
	-webkit-border-bottom-left-radius:0.7em;
	-webkit-border-bottom-right-radius:0.7em;
}

/* Spacing */
.spsy{height:5px;clear:left;}
.spmy{height:10px;clear:left;}
.sply{height:20px;clear:left;}
.spsx{width:5px;height:5px;float:left;}
.spmx{width:10px;height:10px;float:left;}
.splx{width:20px;height:10px;float:left;}

/* Sidebar*/
#right h3 {margin: 5px 0;}

/* Float Properties */
.cleared {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.brclear{clear:both;height:0;line-height:0;margin:0px;padding:0px;}
.brcleared{clear:both;height:0;line-height:0;margin:0px;padding:0px;}

* html .visualIEFloatFix{height:0.01%;}

/* Styles relate to NSWWS header block below, specifically */
/* Styles used through the NSWWS includes */
.nswwsFloatL { float:left; }
.nswwsFloatR { float:right; }

/* Styles applied to the NSWWS Head include */
.nswwsHdAlertLevelTD { background-color: #666; color: #FFF; font-weight: bold; }
.nswwsHdAlertImg { width:23px; height:23px; border:none; display:block; margin-top:2px; margin-left:auto; margin-right:auto; }
.nswwsHdImgTD  { position:absolute; top:0px; padding-top:2px; }
.nswwsHdLink a:link { text-decoration: none; }      /* unvisited link */
.nswwsHdLink a:visited { text-decoration: none; }  /* visited link */
.nswwsHdLink a:hover { text-decoration: none; }  /* mouse over link */
.nswwsHdLink a:active { text-decoration: none; }  /* selected link */
#nswwsHdDiv { height:67px; border:0px; padding-top:22px; padding-right:0px; }
#nswwsHdVerbalAlertTD { position:absolute; width:148px; text-align:center; color:#ffffff; font-weight:bold; left:-2px; top:29px; padding:0px; }

/* Round corners in header where browser will allow */
.cornerNSWWS {
	border-top-left-radius: 0.7em;
	border-bottom-left-radius: 0.7em;
	-moz-border-radius-topleft: 0.7em;
	-moz-border-radius-bottomleft: 0.7em;
	-webkit-border-top-left-radius:0.7em;
	-webkit-border-bottom-left-radius:0.7em;
}
  
