/***
 * 
 * CSS Skin Style for Lenswood Rural 
 * ONESCAPE Business Solutions Pty Ltd - http://www.onescape.com.au
 * 
 *
 */

Body
{
	background-color: #F1F5F6;
	margin-top: 1px;
}

/* Control Panel Colors */

.controlpanel
{
	background-color: #EAEAEA;
}
 
 
/* Generic Spacing for all Panes */
.Panes
{
	padding: 2px 2px 2px 2px;
}

.TopPanes
{
	width: 100%;
	padding-top: 0px; 
	padding-left: 2px; 
	padding-right: 2px;
	padding-bottom: 2px;
}
 
.LeftPane
{
	width: 150px;
	padding: 2px 2px 2px 2px;
}

.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size:  12px;
	font-weight: bold;
	color: #333333;
}

.banner
{
	background-image: url(images/OSLenswoodRuralBanner.jpg);
	background-repeat: no-repeat;
	height: 129px;
}

.pageborderleft
{
	width: 6px;
	background-image: url(images/OSPageBorder_Left.gif);
	background-repeat: repeat-y;	
}

.pageborderright
{
	width: 6px;
	background-image: url(images/OSPageBorder_Right.gif);
	background-repeat: repeat-y;
}
 
.Breadcrumbs
{
	color: #000000;
}

.Block
{
	width: 13px;
}

.Login
{
	color: #333333; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	height: 30px;
}


.Small
{
	color: #FFFFFF; 
	font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

.SmallD
{
	color: #404040; 
	font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	height: 13px;
	padding-left: 3px;
	padding-right: 3px;
}

.FooterText
{
	color: #000000; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
}

/**
 * 
 * Menu 
 *
 */
.MainMenu_MenuContainer TD
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	background-color: transparent;;
	height: 25px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
}

.MainMenu_MenuBreak
{
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	background-color: transparent; 
	color: #00987A;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: normal;
}

.Normal
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
}

.MainMenu_MenuBar TD
{
	cursor: default;
	height:16px;
}

/* Child & Grandchild menu */
.MainMenu_MenuItem
{
	background-image: url(images/OSChildMenuBG.gif);
	background-repeat: repeat-x;
	color: #012151;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt;
	font-weight: normal;
	padding-right: 0px;
	border-left: transparent 0px solid;
	border-right: transparent 0px solid;
	border-bottom: transparent 0px solid;
	border-top: transparent 0px solid; 
	height: 25px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 121px;
}

.menubackground
{
	background-image: url(images/OSMenuBG.gif);
	height: 25px;
}

/* Top Level Menu Bar - Unselected */
.RootTab td
{
	height: 25px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: normal;
	color: #012151;
	background-image: url(images/OSMenuBG.gif);
	background-repeat: repeat-x;
	text-align: center;
}

/* Top Level Menu Bar - On Mouse Over */
.SelectedRootTab TD
{
	color: #00987A;
	height: 25px;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: normal;
}

/* Top Level Menu Bar - Current Selection */
.ActiveRootTab td
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-weight: normal; 
	height: 25px;
}


/* Top Level Menu Bar - Current Selection */
.BreadcrumbRootTab td
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: normal; 
	color: #00987A;
	height: 25px;
}

/* Child Menu - Selected Link */
.ActiveSubTab
{
	color: #00987A;
	border-top: 0px solid;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.SubTab
{
}

/* Child Menu - On Mouse Over */
.SelectedSubTab
{
	background-image: url(images/OSChildMenuBG.gif);
	background-repeat: repeat-x;
	cursor:default;
	color: #00987A;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 25px;
}

/* Child Menu - Grandchild Menu Selected */
.BreadcrumbSubTab
{
	color: #00987A;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}


/* this is the colour in the dropdown menu */
.MainMenu_SubMenu
{
	z-index: 1000; 
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Tahoma, Verdana;
	height: 25px;
	border-left:  #FFFFFF 0px solid; 
	border-right: #4C648E 0px solid; 
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* Child & Grandchild - OnMouseOver */
.MainMenu_MenuItemSel
{
	cursor: default;
	color: #00987A;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: normal; 
	height: 25px;
	border-left: #ffffff 0px solid; 
	border-right: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid; 
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow
{
	display: none;
}


/* hyperlink style for the DarkBackground tabs */
A.Small:Link
{
	color: white;
	text-decoration: none;
}

A.Small:Hover
{
	color: white;
	text-decoration: none;
}

A.Small:Active
{
	color: white;
	text-decoration: none;
}

A.Small:Visited
{
	color: #FAFAFA;
	text-decoration: underline;
}

A.SmallD:Link
{
	color: black;
	text-decoration: none;
}

A.SmallD:Hover
{
	color: #404040;
	text-decoration: none;
}

A.SmallD:Active
{
	color: black;
	text-decoration: none;
}

A.SmallD:Visited
{
	color: #404040;
	text-decoration: underline;
}

ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul li
{
	background-image: url(images/bullet_arr.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 .5em;
}