﻿/******************************************************************************************
* Housing Industry Association
* IT Services, 79 Consituation Ave, Canberra ACT 2612
* Date: 				October 4, 2007
* Description: 			It contains element styles common to Apprentice channel.
* Revision History: 	Created on October 4, 2007
*******************************************************************************************/

#header
{
	background: url(../../images/consumer/Banner.jpg) repeat-x 0 20px;
}

#navLogo
{
	background:url(../../images/consumer/LogoConsumers.jpg) no-repeat;
}

#channelAndSearch
{
	background:url(../../images/consumer/ChannelAndSearchBg.jpg) repeat-x 0 0;
}

#channelAndSearch LI
{
	background:url(../../images/consumer/TabchannelSelectorLeft.jpg) no-repeat left top;
}

#channelAndSearch A
{
	background:url(../../images/consumer/TabchannelSelectorRight.jpg) no-repeat right top;
}

#channelAndSearch A:hover
{
	background:url(../../images/consumer/TabchannelSelectorRight_Over.jpg) repeat-x right top;
}

/*******/
#pageContent div {
width:600px;
}

html> body #pageContent div {
width:620px;
margin-left:10px;
margin-right:10px;
}

#pagecontent div.articlecurrencydate {
width:200px;
}
