																		     /*
Cascading Style Sheet
-----------------------------------------------------------------------------
	version:		1.2 (Jun 2008)
	description:	CSS for Home page
	site:			www.m5eastmotorway.com.au
	author:			Copticom Pty Ltd
	author email:	info@copticom.com
	author website:	www.copticom.com
-----------------------------------------------------------------------------
																			 */


/* Import Main CSS File
-----------------------------------------------------------------------------*/
@import url(general_m5east.css);



/* HOME PAGE - Upper content (ContentA)
-----------------------------------------------------------------------------*/

#hmContentA {
	padding:0.5em 0 0 0.5em;
	float:left;
	height:18.7em;
}


#hmContentA_left {
	width: 21.2em;
	height:18.7em;
	background: url(../images/bkg/mainHome/greyBlock_hm.png) no-repeat left top;
	padding: 0.9em 0 0 0.9em;
	float: left;
}

#hmContentA_left h1 { /* M5 Description */
	font-weight: normal;
	font-size:1.80em;
	color:#FFFFFF;
	line-height:1.45em;
	background-color: #333333;
	padding: 0;
	margin: 0;
}

#hmContentA_left p { /* M5 Description */
	color:#FFFFFF;
	margin-left: 0.90em;
	margin-top: 0.10em;
	background-color: #333333;
}

#hmContentA_left p a { /* M5 Description */
	color:#FFFFFF;
	margin-left: 0.90em;
	background-color: #333333;
}


#hmContentA_right {
	float: left;
}

#hmContentA_right1 {
	float: left;
}

#hmContentA_right1 img {
	width: 27.35em;

}

#hmContentA_right2 {
	float: left;
}

#hmContentA_right2 img {
	width: 22.97em;
	border:0;
}


/* HOME PAGE - Lower content (ContentB)
-----------------------------------------------------------------------------*/

#hmContentB {
	border-top: 1px dotted #CCCCCC;
	margin:0 0 0.5em 0.5em;
	float:left;
	min-height: 19em;
}


#hmContentB h3 {
	color:#018e30;
	font-weight:bold;
	padding-left: 1.6em;
	margin-top: 0.5em;
	margin-bottom:0;
	font-size: 1em;
}


#hmContentB_left {
	width: 21.50em; /*285px*/
	float: left;
	margin: 1.0em 0.5em 0.5em 0;
	padding-right: 0.5em;
	border-right: 1px dotted #CCCCCC;
}


#hmContentB_left img {
	margin: 0 auto;
	text-align:center;
	display:block;
	width: 19.5em;
}


#hmContentB_left h2 {
	font-size: 1em;
	font-weight: normal;
	padding-left: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 0;
}

#hmContentB_left p {
	padding-left: 1.6em;
	margin-top: 0.5em;
}


#hmContentB_right {
	float: left;
}

#hmContentB_right1 {
	width: 26.3em;
	float: left;
	border-right: 1px dotted #CCCCCC;
	margin: 1.0em 0.5em 0.5em 0;
	padding-right: 0.5em;
}

#hmContentB_right1 p {
	padding-left: 1.6em;
	margin-top: 0.5em;
	padding-bottom: 0.85em;
}


#ClosuresAlert  { /*Closures Alert Title*/
	margin: 0;
	padding: 1.95em 1.95em;
	background:url(../images/creatives/closuresAlert.gif) no-repeat center top;
}

#ClosuresAlert h2  { /*Closures Alert Title*/
	font-weight: bold;
	font-size: 1.6em;
	letter-spacing: 0.10em;
	color:#FFFFFF;
	background-color: #679CDC;
	display: inline;
}


#hmContentB_right2 {
	width: 20.5em;
	margin: 1.0em 0.5em 0.5em 0.5em;
	float: left;
}


#trafficReport  { /*Live Traffic Report*/
	margin: 0;
	width: 16.6em;
	padding: 1.95em 0 0 4.5em;
	background: url(../images/creatives/trafficReport.gif) no-repeat center top;
}

#trafficReport h2  { /*Live Traffic Report Title*/
	font-weight: bold;
	font-size: 1.15em;
	color:#000000;
	display: inline;
	text-transform: uppercase;
}

#signupAlert  { /*Sign up Closure Alerts*/
	margin: 0.60em 0 0 0;
	width: 16.6em;
	height: 7.5em;
	padding: 1.95em 0 0 4.5em;
	background: url(../images/creatives/signup.gif) no-repeat center top;
}

#signupAlert h2  { /*Sign up Closure Alerts Title*/
	font-weight: bold;
	font-size: 1.15em;
	color:#000000;
	display: inline;
	text-transform: uppercase;
}

																					/*
##################################### END OF CSS ############################################
						   	-------------------------------
																					*/
