/* Common Tag Definitions */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
/*    background: #FFFFFF url(../images/bg/aranda-bg.gif) repeat-x;*/
    background: #FFFFFF;
    margin: 0 auto;

	/*width:expression(document.body.clientWidth > "90em" ? "90em": "auto" );*/
}
/*container left hand side navigation */
#container {
	background: #FFFFFF url(../images/nav/bg_navButton.gif) repeat-y; 
}

#main {
	background-color : #FFF4F0;
	/*background: #FFF;note heading */
	margin: 0 125px 0 172px;
	border-left : 0px solid #FFFFFF;
	border-right : 1px solid #333333;
}

#leftnav {
    width:5px;
    background-color: #0000CC;
    text-align: center;
    margin: 0 auto;
    height: 100%;
    /*height: auto; */
    /*height: inherit; */
    /*min-height: 100%; */
}

img {
	margin: 0;
	padding: 0;
	border:0;
}

a { 
	color: #266631;
	text-decoration: underline;
}

a:hover { 
	text-decoration: none;
}

a:visited {
	color: #0F4A48;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

h5 {
	font-family : Arial, Helvetica, "Sans Serif";
	font-size : 1.1em;
	color : #000000;;
	background-repeat : no-repeat;
	background-position : 0% 50%;
	background-image :  url(../images/icons/icon_arrowDownRt.gif);
	padding : 0 0 0 11px;
	margin-bottom : 3px;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9AC0A6;
}

.whitetext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11.5px;
    font-weight: normal;
    color: #FFFFFF;
}

.greenBanner {
    color: #888888;
    padding: 0px 0px 0px 0px;
    height: 30px;
    background-color:#CCCCCC;
    background-image:  url('http://demo6.weiv.com.au/common/images/sage-consulting-menu/green-blue-background.jpg');
    border-bottom: 1px solid #FFFFFF;
}


p {  
	font-size: 11px;
}

td {  
	font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}
input, select, checkbox, textarea {
    color: #000000;
    background: #E1ECE4;
    border: thin solid #DCD9D9;
}

label {
    display: block;
}

.button {
    background: #CCCCCC;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
    color: #000000;
    background: #E1ECE4;
}
input{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

textarea {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
/* Footer */
.footer {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
select.footer {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}


/*
li {
    list-style-type: square;
    list-style-position: outside;
    margin-left: 9px;
}
/*
ul {
	margin-left: 0px;
	padding-left: 7px;
}
/*
ol {
	margin-left: 0px;
	padding-left: 7px;
}
/*
ol li {
	list-style-type: decimal;
	list-style-position: outside;
}
/*
.olitem {
	list-style-type: decimal;
}
/*
.clearing {
	clear: both;
	font-size:1px;
	line-height:0;
}
*/
/* note pad icon*/
a.resLink {
	min-height:14px;
	padding:0 0 2px 15px;
	color: #990000;
	height: auto;
	text-decoration: none;
	background-image:  url(http://demo6.weiv.com.au/common/images/icons/icon_article.gif);
	background-repeat: no-repeat;
	background-position:top left;
}
/* reslinkhover not in use*/
a.resLink:hover {
	text-decoration: underline;
}
/* icons Arrow \*/
a.resLinkArrow {
	min-height:14px;
	padding-left: 8px;
	height: auto;
	color: #990000;
	text-decoration: none;
	background:  url(../../images/icons/icon_linkArrow.gif) no-repeat 0 3px;
}
/* icons Arrow \*/
a.resLinkArrow:visited {
    min-height:14px;
    padding-left: 8px;
    height: auto;
    color: #BC0404;
    text-decoration: none;
    background:  url(../../images/icons/icon_linkArrow.gif) no-repeat 0 3px;
}
/* icons TV icon\*/
a.episodeLink {
	min-height:14px;
	padding: 0 0 2px 18px;
	color: #990000;
	height: auto;
	text-decoration: none;
	background-image:  url(../images/icons/icon_linkArrow.gif);
	background-repeat: no-repeat;
	background-position:top left;
}

a.episodeLink:hover,
a.resLinkArrow:hover  {
	text-decoration: underline;
}

a.snapshotLink {
	min-height:14px;
	padding:0 0 2px 15px;
	color: #990000;
	height: auto;
	text-decoration: none;
	background-image:  url(../images/icons/icon_snapshot.gif);
	background-repeat: no-repeat;
	background-position:top left;
}

a.snapshotLink:hover {
	text-decoration: underline;
}

/*
========================================================================
Nav - Menu left hand side
========================================================================
*/





/*
========================================================================
Resource Centre Article Treatment
========================================================================
*/

#sectionTitle {
	
	background-color : #F8EDE9; /*#E1E7CF*/
	padding : 0 0 0 0px;
	margin :0;
	border-bottom : 1px solid #FFFFFF;
}

#sectionTitle2 {
	background-color : #F8EDE9;
	padding : 0px 0px 0px 0px;
	margin :0;
    border-bottom : 1px solid #FFFFFF;
    right: auto;
}

#sectionTitle img {
	display: block;
}

#articleExtract {
	border-bottom : 1px #FFFFFF solid;
}

#articleBody {
	width: auto;
	min-height: 750px;
/*	height:750px; */
	border-top : 17px #F4E8E5 solid;
	padding : 10px 10px 10px 10px;
}

#articleBody2 {
    margin-left: 171px;
    width: auto;
    min-height: 750px;
/*  height:750px; */
    border-top : 17px #F4E8E5 solid;
    padding : 10px 10px 10px 10px;
}

#articleBody P {
	max-width: 60em;
/*	width:expression(document.body.clientWidth < 765 ? "400px" : "auto" );*/
}

#articleSource {
	background-color : #f3f5e8;
	border-bottom : 1px #FFFFFF solid;
	padding : 10px 10px 10px 10px;
}

#articleDisclaimer {
	background-color : #f3f5e8;
	border-bottom : 1px #FFFFFF solid;
	padding : 10px 10px 10px 10px;
}

#indexContainer {
	background-image:  url(../../images/subNav/bg_subNav.gif);
	background-repeat: repeat-y;
}

#indexBody {
	margin-left: 171px;
	padding : 10px 10px 10px 10px;
	border-top : 17px #F4E8E5 solid;
	min-height: 750px;
	height: 750px;
}

#home {
	margin-left: 171px;
	min-height: 580px;
}

#home .hngText {
	height: 75px;
    border-top : 17px #FFFFFF solid;
	min-height:5px;
	margin-left:0px;
}

#home .episodeText P {
	margin-top: 2px;
}

#home .resourceText {
	height: 75px;
	min-height:75px;
	margin-left: 120px;
}

#home .resourceText P {
	margin-top: 2px;
}
	
#home .storyText {
    }

#home .storyText P {
	margin-top: 0px;
	}

#home .episodeImg {
	width: 100px;
	float: left;
}

#home .storyImg a {
	display: block;
}

#home .storyImg a:hover {
	display: block;
	background-color:#CC0000;
}

.homeDate {
    color: #666666;
	padding: 0px 0px 0px 0px;
	height: 30px;
	background-color:#CCCCCC;
	background-image:  url(../../images/home/bgt2.jpg);
	border-bottom: 1px solid #FFFFFF;
}

.episode {
	padding: 10px 10px 10px 10px; 
	background-color:#000000;
	border-bottom: 1px solid #999999;
}

.feature {
	padding: 10px 10px 10px 10px; 
	background-color:#F6EDED;
	border-bottom: 1px solid #CAD1B5;
}
.feature2 {
	padding: 10px 10px 10px 10px; 
	background-color:#F6EDED;
	border-bottom: 0px solid #FFFFFF;
}

.homeHeader {
	height:18px;
	padding:0; 
	background-color:#F8E8E8;
	border-bottom: 1px solid #FFFFFF;
}


.homeHeader P,
.feature P,
.feature2 P {
	margin-top: 0px;
}

/*
========================================================================
Weiv Banner and Ad on right hand side
========================================================================
*/

#nav {
	float: left;
	width:171px; 
}

#adTop,
#adBottom,
#adRight,
#adRightBottom {
	/*display:none;*/
}

#weivbannerTop {
	margin: 0 0 0 0px; 
	padding: 0px 0 0px 0;
	text-align: center;
	background-color: #FFFFFF;
	/*border: 1px solid #CCC;*/
	border-top: 0px solid #666;
}

#adBottom {
	clear: both;
	margin: 0px 0 0 0px; 
	padding: 5px;
	text-align: center;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}

#adRight {
	float:right;
	margin: 0 0 5px 0px;
	border-left: 5px solid #FFFFFF;
	z-index: 3;
}

#adRightBottom {
	border-top :1px solid #FFFFFF;
}

#adTop img,  
#adBottom img,
#adTop object,  
#adBottom object {
	padding: 0 0px 0 0;
	margin:0;
	background-color : #FFFFFF;
}

/*
========================================================================
Ads
========================================================================
*/

#fBreak {
	clear:both; /*Needs to be outside footer or inherits this on IE MAC */
	height: 8px; 
	border-top: 5px solid #FFF; 
	background:#727A66;
	font-size:1px;
}

#footer {
	background: #FFFFFF;
	color: #999999;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color:#999999;
	text-decoration: underline;
}

#footerLinks {
	text-align: right;
	padding: 0px 25px 10px 10px;
	border-bottom: 1px solid #CCCCCC;
    background: #FFFFFF;
}

#fweiv {
	text-align: right;
	padding: 0px;
    background-color : #FFF4F0;
}

#footerLogos {
	float:left;
	padding: 0px 0px 0px 0px;
}

#footerCopyright {
	text-align: right;
	padding: 10px;
    background:#727A66;
}

#footerBar {
	height: 5px;
	background: #9BC1A6;
	text-align: center;
	padding: 0px;
}

#content-layout-wide tr p {
	font: .85em Arial, Verdana, sans-serif;
	text-align: center;
	padding: 2%;
	margin: 0px;
}

#greyblock{
width: 180px;
border-right: 1px solid #FFF;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Arial', 'Lucida Grande', Arial, sans-serif;
font-size: 11;
font-weight: bold;
background-color: #FFFFFF;
color: #CCCCCC;
}

* html #greyblock{ /*IE 6 only */
width: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#greyblock ul{
list-style: none;
margin: 0 ;
padding: 0;
border: none;
}

#greyblock li {
border-top: 1px solid #CCCCCC;
margin: 0;
padding: 5px 5px 5px 5px;

}

#greyblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #CCCCCC;
border-right: 10px solid #FFFFFF;
background-color: #FFFFFF;
color: #266631;
text-decoration: none;
width: 100%;
}

html>body #greyblock li a{ /*Non IE6 width*/
width: auto;
}

#greyblock li a:hover{
border-left: 10px solid #0F4A48;
/*border-right: 10px solid #5ba3e0;*/
background-color: #FFFFFF;
color: #266631;
text-decoration: underline;
}


.abmiddle {
	position:absolute; top:0px;
	}	
	
.greyborder {
	border:1px solid;
    border-color: #F3F2F2;
	padding:5px;
    margin:1px;
    background: #FFFFFF;
}

.border {
	background-color: #F6EAE6; 
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #CCCCCC; 
    border-bottom: 1px solid #CCCCCC; 
}
	
.formborder {
	border:1px solid;
	padding:1px;
    margin:1px;
    background:  url(../../images/form/d.gif) no-repeat 0 100%;
}

.domainheadborder {
	border:1px solid;
	padding:1px;
    margin:1px;
    background:  url(../../images/bg/payment-bg.gif) no-repeat 0 100%;
}

.orderlistborder {
	border:1px solid;
	padding:1px;
    margin:1px;
    background:  url(../../images/bg/order-list-bg.gif) no-repeat 0 100%;
}

TABLE2.hosttable { 
    background:  url(../../images/icons/icon_linkArrow.gif) no-repeat 0 50%;
    background-color: #F6EAE6; 
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #CCCCCC; 
    border-bottom: 1px solid #CCCCCC; 
    border-top: 1px solid #CCCCCC; 
    width:100%; 
}

 .header { font-family: Arial, Helvetica, sans-serif; font-size: 27px; color: #000000; text-decoration: none; letter-spacing: -1px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #808080; padding-bottom: 10px; display: block; 
}

.block {
    white-space: normal;
    display: block;
    background-color: #FFFFFF;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: dashed;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #EAEDE7;
    border-right-color: #EAEDE7;
    border-bottom-color: #EAEDE7;
    border-left-color: #EAEDE7;
    margin: 4px;
    padding: 4px;
    letter-spacing: normal;
    text-align: left;
    word-spacing: normal;
    height: auto;
    width: auto;
}

promotions {
    background-color: #EAEDE7;
    width: 250px;
    letter-spacing: normal;
    text-align: left;
    vertical-align: top;
    word-spacing: normal;
    white-space: normal;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    display: none;
    visibility: visible;
    padding: 2px;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
}



