﻿
body {
	
	background-image: url(http://iextend.com.au/sitecollectionimages/BG-page.gif);
	text-align: center;
	
}

#html {
	
	background-image: url(http://iextend.com.au/sitecollectionimages/BG-page.gif);
	
}


#wrapper/* holder styles */
 {
	width: 1000px;
	padding: 0;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	
	padding: 0px;
}

#border-top {
	width:1000px;
	margin:0;
	padding:0;
	background:url(http://iextend.com.au/sitecollectionimages/border-top.gif) top left no-repeat;
	height: 20px;
}	
/*
.brclear { 
  display: block; !important;
  clear: both; !important;
  height: 1px; !important;
  line-height: 0px; !important;
  font-size: 0px; !important;
  margin-bottom: -1px; !important;
}
.brclear  { 
     clear:both; !important;
     height:0; !important;
     margin:0;!important;
     font-size: 1px;!important;
     line-height: 0px;!important;
} 
*/
.brline { 
  display: block; !important;
  clear: both; !important;
  height: 1px; !important;
  line-height: 0px; !important;
  font-size: 0px; !important;
  margin-bottom: -1px; !important;
}

#container {
	width: 1000px;
	margin: 0px;
	background-color: #FFFFFF;
}

#logo-floater {
	width: 1000px;
	margin: 0 auto 0 auto;
}

.ms-consoletitleareaframe {
width:8px;
display:none;
} 


/* Navigation Styles */
.ms-topnav{
	font:15px Arial, Helvetica, sans-serif;
	color:#283890;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 auto; 
	/*	padding: 0px 45px; */
	height:46px;
	text-align: -moz-center;
	line-height: 46px;
	background: url(../sitecollectionimages/BG-nav.gif) top left scroll;
	border-right: 1px solid #A8A8A8;
	display: block;
	border-top: 0px;
	border-left: 0px;

}
.ms-topnav a{
	color:#283890;
	text-decoration: none;
	border: 0px;
	text-align:center;
} 

.ms-topNavHover{
	color:#283890;
	text-decoration:none;
	/*	padding: 0px 45px; */
	height:46px; !important;
	text-align: -moz-center;
	background: transparent url(../sitecollectionimages/BG-nav.gif) repeat scroll left -46px;
	display: block;
	line-height: 46px;!important;}
	
.ms-topNavHover a{
	color:#283890;
	text-decoration:none;	
	/*	padding: 0px 45px; */
	height:46px; !important;
	text-align: -moz-center;
	background: transparent url(../sitecollectionimages/BG-nav.gif) repeat scroll left -46px;
	display: block;
	line-height: 46px;
} 

.ms-topnavContainer{
	width: 960px; 
	margin: 0px 0px 30px 20px;
	height: 46px; !important;
	float: left;
	border:none;
	text-align:-moz-center;
} 

/* Footer Styles */
#footer {
	width: 1000px;
	margin: 10px 0px 0px 0px; 
	float: left;
	background: url(../sitecollectionimages/BG-footer.gif) left bottom no-repeat;
	height: 20px;
	padding: 10px 0 0 0;
	border-top: 1px solid #D6D6D6;
	background-color:white;
}

.footer {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration: none;
	letter-spacing: 0.5px;
	line-height: 16px;
	color: #666666;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #283890;
	text-decoration: underline;
}
#border-footer {
	width:1000px;
	margin:0;
	padding:0;
	background:url(../sitecollectionimages/border-footer.gif) top left no-repeat;
	height: 20px;
}


#center {
	margin: 0px 20px 0px 20px;
	width: 960px;
	text-align: left;
	float: left;
	padding: 0px 0px 0px 0px;
	background:url(../sitecollectionimages/BG-content.gif) top left repeat-y;
}

content {
	margin: 0px 30px 0px 0px;
	width: 630px;
	text-align: left;
	float: left;
	height: 100%;
}


.ms-bodyareaframe,.ms-viewareaframe{
vertical-align:top;
height:100%;
background-color:#ffffff;
border-top:1px solid #6f9dd9;
border-right:1px solid #6f9dd9;
border-left:1px solid #6f9dd9;

}
.ms-bodyareaframe{
padding:10px;
margin: 0px 30px 0px 0px;
	width: 630px;
	text-align: left;
	float: left;


} 

/* SIDEBAR LEFT STYLES */
#sidebar-right {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
#sidebar-heading {
	width: 260px;
	margin: 0px 0px 0px 0px;
	float: left;
	background:url(/sitecollectionimages/BG-sidebar.gif) top left repeat-x;
	padding: 13px 10px 10px 10px;
}
#sidebar-border {
	width: 258px;
	margin: 0px 0px 0px 0px;
	float: left;

	border:1px solid #283890;
}
#sidebar-image {
	width: 280px;
	float: left;
}

#sidebar-content {
	width: 280px;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* TEXT STYLES */
.text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	letter-spacing: 0.5px;
	list-style-position: outside;
	list-style-image: url(../images/arrow-grey.gif);
}
.text a {
	color: #283890;
	text-decoration: underline;
	font-weight: bold;
}
.text a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}



.page-heading {
	font: 25px Arial, Helvetica, sans-serif;
	color: #283890;
	letter-spacing: 1px;
}

.quote {
	font: 15px Arial, Helvetica, sans-serif;
	color: #283890;
	letter-spacing: 1px;
	font-weight: bold;
	font-style:italic;
}




.h1 {
	font: 30px "Times New Roman", Times, serif;
	color: #283890;
	letter-spacing: 1px;
	font-weight: bold;
	font-style: italic;
}
.h1 a {
	color: #283890;
	text-decoration: none;
}
.h1 a:hover{
	color: #333333;
	text-decoration: none;
}



.h2 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #283890;
	text-decoration: none;
	line-height: 19px;
	letter-spacing: 1px;
}
.h2 a {
	color: #283890;
	text-decoration: underline;
	font-weight: bold;
}
.h2 a:hover{
	color: #FEBD08;
	text-decoration: underline;
	font-weight: bold;
}



.h3 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #283890;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}
.h3 a {
	color: #283890;
	text-decoration: underline;
}
.h3 a:hover {
	color: #333333;
	text-decoration: underline;
}



.h4 {
	font: 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.h4 a {
	color: #2C641A;
	text-decoration: underline;
}
.h4 a:hover {
	color: #283890;
	text-decoration: underline;
}


/* Tool Pane Height background*/

.ToolPane {
	background-image: url(http://iextend.com.au/sitecollectionimages/BG-page.gif);
	height: 100px;
	width:-1px;
	
}