/*========================================================*/
/*	CSS for Container: Grey Top White Background Left Links for House Menu       		   	  
  
 	Anne Anderson, Cameron Sawyer
	eScope Media
	Email.: enquiries@escope.com.au
	Web...: http://www.escope.com.au
	23.1.2007

	Copyright © 2007 eScope Media
/*=========================================================*/


/* Page details adds margin between containers (bottom)*/
.GreyTopWhiteBgLinksHouseContainerPanel {
 	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.GreyTopWhiteBgLinksHousePageMaster {
	max-width: 768px;
}

/* Container for Heading Banner, Title and Content*/
.GreyTopWhiteBgLinksHouseContainer {
	text-align: left;
	margin: 1px 4px 2px 4px;
	padding: 0px 0px 0px 0px;
	width: 220px;
}

/* For Firefox & Opera */
.GreyTopWhiteBgLinksHousePageMaster>.GreyTopWhiteBgLinksHouseContainer {
	width: 80%;
	background-color: transparent;
}
	
/* Header Pane for title and top banner */
.GreyTopWhiteBgLinksHouseHeader {
	height: 30px;
	width: 220px;
}

.GreyTopWhiteBgLinksHouseHeader table {
	border-collapse: collapse;
}


.LeftBGImg {
	background: url(images/containerLeft.jpg) left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 8px;
	height: 32px;
}

.RightBGImg {
	background: url(images/containerRight.jpg) right no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 8px;
	height: 32px;
}

.CentreBGImg {
	background: url(images/containerMid.jpg) left repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 204px;
	height: 32px;
	background-color: transparent;
}

/* TitlePane */
.GreyTopWhiteBgLinksHouseTitlePane {
	float: left;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: auto;	
	background-color: transparent;
	background: url(images/containerButton.gif) left no-repeat;
	text-transform: uppercase;	
}

/* Solpart Module Actions */
.GreyTopWhiteBgLinksHouseActions {
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 10px;
}

/* For Firefox & Opera */
.GreyTopWhiteBgLinksHouseHeader> .GreyTopWhiteBgLinksHouseActions {
	padding: 0px 0px 0px 10px;	
}

/* Style for Title */
.GreyTopWhiteBgLinksHouseTitlePane .head {
	font-family: Tahoma, Verdana, Arial;
	color: #666666;
	font-weight: bold;	
	font-size: 0.75em;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

/* ContentPane*/
.GreyTopWhiteBgLinksHouseContentPane {
	vertical-align: top;	
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 10px 10px;	height: 100%;
	width: 100%;
}
 
/* Style for Content Text 
.GreyTopWhiteBgLinksHouseContentPane td .normal {
	color: #31373c;
	font-family: verdana, tahoma, arial;
	font-weight: normal;	
}*/

/* Style for Text in content */
.GreyTopWhiteBgLinksHouseContentPane td a:link, .GreyTopWhiteBgLinksHouseContentPane td a:active {
	font-family: Tahoma, Verdana, Arial;
	color: #b2d801;
	text-decoration: none;
}

.GreyTopWhiteBgLinksHouseContentPane td a:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #c0e600;
	text-decoration: none;
}

.GreyTopWhiteBgLinksHouseContentPane td a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #b2d801;
	text-decoration: none;
}


/* Style for links list, link, active and hover */
.GreyTopWhiteBgLinksHouseContentPane ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	line-height: 1.2em;
	background-color: transparent;
}

.GreyTopWhiteBgLinksHouseContentPane ul li {
	display: block;
	list-style-type: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #b2d801;	
	margin: 0px 5px 0px 5px;
	padding: 2px 0px 2px 5px;
	background: url(images/linkArrow.jpg) left no-repeat;	
}

.GreyTopWhiteBgLinksHouseContentPane ul li a:link, .GreyTopWhiteBgLinksHouseContentPane ul li a:active, .GreyTopWhiteBgLinksHouseContentPane ul li a:visited {
	display: block;
	font-weight: normal;
	color: #b2d801;	
	line-height: 1.2em;
	font-size: 1.0em;	
	text-decoration: none;	
	margin: 0px 5px 0px 5px;
	padding: 2px 0px 2px 5px;
	border-bottom: dotted 1px #cccccc;		
}

.GreyTopWhiteBgLinksHouseContentPane ul li a:hover {
	display: block;
	font-weight: normal;
	color: #c0e600;
	text-decoration: none;		
	margin: 0px 5px 0px 5px;
	padding: 2px 0px 2px 5px;
	border-bottom: dotted 1px #cccccc;
	line-height: 1.2em;
	font-size: 1.0em;	
}

.GreyTopWhiteBgLinksHouseContentPane ul li li a:link, .GreyTopWhiteBgLinksHouseContentPane ul li li a:active, .GreyTopWhiteBgLinksHouseContentPane ul li li a:visited {
	display: block;
	font-weight: normal;
	color: #b2d801;	
	text-decoration: none;	
	margin: 0px 3px 0px 3px;
	padding: 2px 0px 2px 5px;
	border-bottom: dotted 1px #cccccc;		
	line-height: 1.2em;
	background-color: transparent;
}

.GreyTopWhiteBgLinksHouseContentPane ul li li a:hover {
	display: block;
	font-weight: normal;
	color: #c0e600;
	text-decoration: none;		
	margin: 0px 3px 0px 3px;
	padding: 2px 0px 2px 5px;
	border-bottom: dotted 1px #cccccc;
	line-height: 1.2em;
	background-color: Transparent;
}

.GreyTopWhiteBGLinksHouseContentPane a:link, .GreyTopWhiteBGLinksHouseContentPane a:active, .GreyTopWhiteBGLinksHouseContentPane a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #b2d801;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.8em;
}

.GreyTopWhiteBGLinksHouseContentPane a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #c0e600;
	text-decoration: none;
	font-size: 0.8em;
}

.GreyTopWhiteBGLinksHouseContentPane a{
	line-height: 1.0em;
	font-family: Tahoma, Verdana, Arial;
	color: #b2d801;
	font-weight: bold;
	text-decoration: none;	
	font-size: 0.8em;
}
