/***
 * 
 * CSS Container Style for Lenswood Rural 
 * ONESCAPE Business Solutions Pty Ltd - http://www.onescape.com.au
 *
 */

HR 
{
	height: 1px;
	color: #EAEAEA;
}

.OSToolbar_Title 
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	color: #002252;
}

.containermaster 
{
	width: 100%;
	background-color: transparent;
	margin-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

.OSToolbar_BG 
{
	border-bottom: 1px dotted #A2B0CD;
	background-repeat: repeat-x;
	height: 17px;
	line-height: 15px;
}

.OSColouredContainerTitleBG
{
	width: 100%;
	height: 17px;
	background-image: url(images/OSColouredContainerTitleBG.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding: 3px;
}

.OSColouredContainer_Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}

.oscolouredcontainerouter
{
	width: 100%;
	height: 100%;
	padding: 1px;	
	background-color: transparent;
	border: 1px solid #D7DFEC;
}

.oscolouredcontainerinner {
	width: 100%;
	height: 100%;
	padding: 3px;	
	background-color: #E2E9F3;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;	
}

.OSPlainContainerTitleBG
{
	width: 100%;
	height: 17px;
	text-align: left;
	padding: 3px;
	border-top: 3px solid #009878;
	border-bottom: 1px solid #002252;
}

.OSPlainContainer_Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

.osplaincontainerouter
{
	width: 100%;
	height: 100%;
	padding: 1px;	
	background-color: transparent;
}

.osplaincontainerinner 
{
	width: 100%;
	height: 100%;
	padding: 3px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;	
}


