/*
------------------------------------------------------
General Classes
------------------------------------------------------
*/

body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin:0px 10px 0px 0px;
}

td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}

.hrapplybutton
{
	width: 60px;
}


/*
------------------------------------------------------
Home Page Features // Latest News
------------------------------------------------------
*/

#container1 {
	margin: 0px 55px 0px 2px;
	padding: 0px 0px 0px 0px;
	width: 211px;
	height: 254px;
	background-color:#f8f8f8;
}

#container2 {
	margin: 0px 55px 0px 2px;
	padding: 0px 0px 0px 0px;
	width: 211px;
	height: 100px;
	background-color:#f8f8f8;
}

#container2b {
	margin: 0px 55px 0px 2px;
	padding: 5px 0;
	width: 211px;
	height: 100px;
	background-color:#f8f8f8;
	text-align:center;
}

#container3 {
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	width: 211px;
	height: 254px;
	background-color:#f8f8f8;
}

#container4 {
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	width: 211px;
	height: 100px;
	background-color:#f8f8f8;
}

.textContainer {
	width:211px;
	height: 102px;
}

.thumbnail {
	margin: 0px 0px 0px 6px;
	padding:1px 1px 1px 1px;
	border: 1px solid #dbdbdb;
	float:left;
}

.featureTitle {
	font-weight:bold;
	color: #156f52;
}

.featureText {
	margin: 0px 0px 0px 95px;
}

/* Feature Links Link */
.featureText a:link {
	color: #666666;
	text-decoration: none;
}
.featureText a:visited {
	text-decoration: none;
	color: #666666;
}
.featureText a:active {
	text-decoration: none;
	color: #666666;
}
.featureText a:hover {
	text-decoration: underline;
	color: #156f52;
}

.shareText {
	padding: 10px 0px 0px 6px;
	color:#156f52;
	font-size:9px;
}

.shareTitle {
	font-weight:bold;
	color: #156f52;
	padding-left: 5px;
}

.sharePrice {
	font-weight: bold;
	color: #399376;
	font-size: 11px;
}

/* Share Price Link */
.shareText a:link {
	color: #156f52;
	text-decoration: none;
}
.shareText a:visited {
	text-decoration: none;
	color: #156f52;
}
.shareText a:active {
	text-decoration: none;
	color: #156f52;
}
.shareText a:hover {
	text-decoration: underline;
	color: #000000;
}

.search {
	padding: 10px 0px 0px 6px;
}

.searchBox {
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px solid #79ab9b;
	color:#666666;
	display:inline;
	width: 160px;
}

.searchButton {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	display:inline;
	vertical-align:bottom;
}

/*
------------------------------------------------------
Wesfarmers Logos
------------------------------------------------------
*/

.logos {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	width: 100%;
}

/*
------------------------------------------------------
Content
------------------------------------------------------
*/

.content {
	padding: 10px 20px 10px 0px;
}

.pic {
	padding: 10px 0px 0px 0px;
}

/*
------------------------------------------------------
Internal Navigtion Links
------------------------------------------------------
*/

.internalNavigationTier2 {
	margin: 0px 0px 0px 0px;
	padding: 7px 15px 0px 15px;
	font-size: 10px;
	display:block;
	width: 178px;
	height: 23px;
	background-image:url(../../images/wesfarmersenergy/internalNavigationBackground.gif);
	background-repeat:no-repeat;
}

/* Teir2 Link */
.internalNavigationTier2 a:link a:visited a:active {
	color: #156f52;
	text-decoration: underline;
	
}

.internalNavigationTier2 a:hover {
	text-decoration: underline;
	color: #000000;
}

.internalNavigationTier2Active {
	margin: 0px 0px 0px 0px;
	padding: 7px 15px 0px 15px;
	font-size: 10px;
	display:block;
	width: 178px;
	height: 23px;
	background-image:url(../../images/wesfarmersenergy/internalNavigationBackground.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}

/* Teir2 Active Link */
.internalNavigationTier2Active a:link a:visited a:active {
	color: #156f52;
	text-decoration: underline;
	
}

.internalNavigationTier2Active a:hover {
	text-decoration: underline;
	color: #000000;
}

.internalNavigationTier3 {
	margin: 0px 0px 0px 0px;
	padding: 3px 15px 0px 25px;
	font-size: 10px;
	display:block;
	width: 168px;
	height: 17px;
	background-image:url(../../images/wesfarmersenergy/internalNavigationBackground2.gif);
	background-repeat:no-repeat;
}

/* Teir3 Link */
.internalNavigationTier3 a:link a:visited a:active {
	color: #156f52;
	text-decoration: underline;
	
}

.internalNavigationTier3 a:hover {
	text-decoration: underline;
	color: #000000;
}

.internalNavigationTier3Active {
	margin: 0px 0px 0px 0px;
	padding: 3px 15px 0px 25px;
	font-size: 10px;
	display:block;
	width: 168px;
	height: 17px;
	background-image:url(../../images/wesfarmersenergy/internalNavigationBackground2.gif);
	background-repeat:no-repeat;
}

/* Teir3 Active Link */
.internalNavigationTier3Active a:link a:visited a:active {
	color: #156f52;
	text-decoration: underline;
	
}

.internalNavigationTier3Active a:hover {
	text-decoration: underline;
	color: #000000;
}

/*
------------------------------------------------------
Footer
------------------------------------------------------
*/

.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: xx-small;
	color: #acacac;
	text-align:right;
}

/* Footer Link */
.footer a:link {
	color: #156f52;
	text-decoration: underline;
}

.footer a:visited {
	text-decoration: underline;
	color: #156f52;
}

.footer a:active {
	text-decoration: underline;
	color: #156f52;
}

.footer a:hover {
	text-decoration: underline;
	color: #000000;
}

/*
------------------------------------------------------
Headings
------------------------------------------------------
*/

.title {
	font-weight:bold;
	font-size:11px;
	color:#026f4f;
}


/*
------------------------------------------------------
Links
------------------------------------------------------
*/

/* Standard Link */
A          { 
	color: #24785d; 
	text-decoration : underline; 
}
A:visited  { 
	color: #24785d; 
	text-decoration : underline; 
}
A:Active   { 
	color: #24785d; 
	text-decoration : underline; 
}
A:Hover    {
	color: #000000;
	text-decoration : underline;
}


/*
------------------------------------------------------
Forms
------------------------------------------------------
*/


input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	background-color: #ffffff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}


textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	background-color: #ffffff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}

select {
	font-size : 100%;
	background-color: #ffffff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	}

TD.formCaptions {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #ffffff;
}

/*
------------------------------------------------------
HTML 
------------------------------------------------------
*/

hr {
	color: #333333;
	height: 1px;
}


ol {
}

ul{
}

/*
------------------------------------------------------
DHTML Menus
------------------------------------------------------
*/

.SubMenuGroup 
{
 color:#000000;
 font-family:"Trebuchet MS";
 font-weight:normal;
 text-decoration:none;
 cursor:hand;
 font-size:11px;
}
  
 
.MenuItem {
  color:#ffffff;
  font-family: "Trebuchet MS";
  font-size:11px;
  font-weight:normal;
  text-align:left;
  cursor:hand;
  border-top-width:0px;
  border-bottom-width:0px;
  border-left-width:0px;
  border-right-width:0px;
  border-color:#534D41;
  border-style:solid;
  text-decoration:none;
  
}
 
.MenuItemOver {
  color:#ffffff;
  font-family: "Trebuchet MS";
  font-size:11px;
  font-weight:normal;
  text-align:left;
  text-decoration:none;
  cursor:hand;
  border-top-width:0px;
  border-bottom-width:0px;
  border-left-width:0px;
  border-right-width:0px;
  border-color:#ffffff;
  border-style:solid;
  }
 

.SubMenuItem {
  color:#ffffff;
  background-color:#037051;
  font-family: "Trebuchet MS";
  font-size:11px;
  font-weight:normal;
  text-align:left;
  cursor:hand;
  border-top-width:0px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-right-width:1px;
  border-color:#ffffff;
  border-style:solid;
  text-decoration:none;
  padding-top:2px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:2px;
  width: 160px;
  height: 15px;
}

.SubMenuItemOver {
  color:#ffffff;
  background-color:#0c4b38;
  font-family: "Trebuchet MS";
  font-size:11px;
  font-weight:normal;
  text-align:left;
  text-decoration:none;
  cursor:hand;
  border-top-width:0px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-right-width:1px;
  border-color:#ffffff;
  border-style:solid;
  padding-top:2px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:2px;
  width: 160px;
  height: 15px;
  }
 

/*
------------------------------------------------------
Backgrounds
------------------------------------------------------
*/

.headerBG {
	background-image: url(../../images/wesfarmersenergy/headers/top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.innerBGTile {
	background-image: url(../../images/wesfarmersenergy/headers/innerTile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.innerBG {
	background-image: url(../../images/wesfarmersenergy/headers/inner-BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
