/* 
================================
Skin styles for DotNetNuke
================================
*/ 

.computersmenu{
 width: 230px;
 hight: 275px;
 padding: 3px;
}
.computersmenu a{
 background-image: url(http://www.aabrothers.com.au/Portals/0/images/computers-bg1.gif);
 background-repeat: no-repeat;
 padding: 5px;
}
.computersmenu a:hover{
 background-image: url(http://www.aabrothers.com.au/Portals/0/images/computers-bg2.gif);
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: transparent;
}
.skinmaster {
	height: 100%; 
	background-color: transparent;
}


.ControlPanel {
	width: 100%;
	background-color: #fefefe;
}
.TopPane {
	width: 100%;
}
.LeftPane {
	background-color: transparent; 
}



.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	color: #000000; 
	font-size: 10px; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 10px; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:18px;
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}


.main_dnnmenu_itemhover {  
	color: #ffffff; 
	text-decoration:underline;
}

.main_dnnmenu_itemhover td {  
	color: #ddf4fc; 
	text-decoration:underline;
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 10px;
  font-weight: normal;
  padding:5px;
}

/* 
================================
Skin styles for my
================================
*/  

body{
	padding-top: 14px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 14px;
	margin: 0px;
	background-image:url(bg-htm.gif);
	background-color:#f6f6f6;
	background-position: bottom;
	background-attachment:fixed;
	background-repeat:repeat-x;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}

a:active {
	color: #7d7d7d;
	text-decoration: none;
}
a:visited {
	color: #7d7d7d;
	text-decoration: none;
}
a:link {
	color: #7d7d7d;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.pie {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding:5px;
}

.submenus {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
}

.submenus:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
}
.submenus:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
}
.submenus:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.submenus:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#000000;
	text-decoration: underline;
}


.login {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
}

.login:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
}
.login:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
}
.login:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
}
.login:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#000000;
	text-decoration: underline;
}

.barranavegacion {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color:#7d7c4e;
	font-weight:bold;
	text-decoration: none;
}

.barranavegacion:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color:#7d7c4e;
	font-weight:bold;
	text-decoration: none;
}
.barranavegacion:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color:#7d7c4e;
	font-weight:bold;
	text-decoration: none;
}
.barranavegacion:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color:#7d7c4e;
	font-weight:bold;
	text-decoration: none;
}
.barranavegacion:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
}

.currentdate {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#7d7c4e;
	text-decoration: none;
}



/* =====================================
    CSS STYLES FOR HouseMenu SkinObject
   =====================================
*/

/* Vertical Menu */
#HouseMenuNav
{
    /* menu wrapper div */
    width: 184px;
	display:block;
	background-color: transparent;
	background-image:url(menu-button-out.gif);
	font-family: Tahoma, Arial, Verdana;
	color: #7d7c4e;
	border-top:#e4e6d3 1px solid;
	border-bottom:#b9baa2 1px solid;
	font-size: 11px;
	text-align:left;
	margin:0;
	height:25px;
}



#HouseMenuNav li a:link, #HouseMenuNav li a:visited
{
    /* main colour of the menu */
    width: 184px;
	display:block;
	background-color: transparent;
	background-image:url(menu-button-out.gif);
	font-family: Tahoma, Arial, Verdana;
	color: #7d7c4e;
	border-top:#e4e6d3 1px solid;
	border-bottom:#b9baa2 1px solid;
	font-size: 11px;
	text-align:left;
	margin:0;
	padding:5px;
	height:25px;
}

#HouseMenuNav li a:hover
{
    width: 184px;
	display:block;
	background-color: transparent;
	background-image:url(menu-button-over.gif);
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	border-top:#e4e6d3 1px solid;
	border-bottom:#b9baa2 1px solid;
	font-size: 11px;
	text-align:left;
	margin:0px;
	padding:5px;
	height:25px;
}


#HouseMenuNav ul ul
{
    /* second level menu items */
    margin:0px;
}
#HouseMenuNav ul ul li
{
    margin:0px; /* remove the bullets from the sub menu */
    list-style: none;
}
#HouseMenuNav ul ul a:link, #HouseMenuNav ul ul a:visited
{
    margin:0px;
}
#HouseMenuNav ul ul a:hover
{
    margin:0px;
}

#HouseMenuNav ul
{
    /* all submenu lists */
    border: 0px;
    margin:0px;
    list-style: none;
	padding:0px;
}

#HouseMenuNav a
{
    margin:0px;
    list-style: none;
}

#HouseMenuNav li
{
    /* all list items */ /* -- Border around each menu item -- */
    list-style: none;
	color:#e4e6d3;
	font-weight:bold;
	background-color:#b9baa2;
	margin:0px;
}

#toppane{
	vertical-align:top;
}





/* 
================================
Skin styles for DotNetNuke
================================
*/   

/* background color for the content part of the pages */


.skinheader {
	margin: 0px;
}


/* styles used by TreeMenu Skin Object */
.TreeViewMenu
{
	background-color: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
	background-color: #FFFFFF;
}

.TreeMenu_Node
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.TreeMenu_NodeSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link
{
	text-decoration: none;
	color: #666666;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited
{
	text-decoration: none;
	color: #666666;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active
{
	text-decoration: none;
	color: #666666;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover
{
	text-decoration: none;
	color: #FF9922;
}


/*********************************************************************
CATALooK.netStore - http://www.catalook.de  http://www.dnnsoft.com                   
Copyright (c) 2003-2004 CATALooK Software Susanne Koehler                                                                                                      
support@catalook.de                                                                                                                                            
**********************************************************************/

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
    font-size:  11px;
    font-weight: normal;
    color: black;
}



.Footer
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #7d7c4e;
	text-decoration: none;
}

.banner_01
{
	background-image: url(banner_01.gif);
	width: 713px;
	height: 100px;
	background-repeat: no-repeat;
}

.banner_02
{
	background-image: url(banner_02.gif);
	width: auto;
	height: 100px;
	background-repeat: repeat-x;
}

.banner_03
{
	background-image: url(banner_03.gif);
	width: 67px;
	height: 100px;
	background-repeat: no-repeat;
}

TD.CATBreadCrumb
{
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #7d7c4e;
	text-decoration: none;
}

.MenuTab
{
	width: 100%;
	/*height: 28px;*/
}

.IntroPane
{
	background-color: transparent;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


.bottompane {
	width: 100%;
	background-color: transparent;
}



.ContentPane
{ 
	background-color: transparent;
}

.rightpane  
{ 
	background-color: transparent;
}

.basepane
{
	background-color: transparent;
}


/* style for the solpart menu */

.MenuContainer
{
	background-color: transparent;
	padding-left: 4px;
	height: 35px;
	border-bottom: #98AAB1 0px solid;
}

/* Changes of height will cause an ftp error! */
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #eef3fb;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
	text-align: center;
	width: 15;
	height: 22;
}

.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #eef3fb; /* fixed firefox problem, do not use transparent here */
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.ItemsBreak
{
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	background-color: transparent;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 1px;	
}

.RootItem TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 35px;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 1px solid;
	border-top: #98AAB1 1px solid;
	border-right: #98AAB1 1px solid;
}

.RootItemActive TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 35px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 1px solid;
	border-top: #98AAB1 1px solid;
	border-right: #98AAB1 1px solid;
}

.RootItemSelected TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 35px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 1px solid;
	border-top: #98AAB1 1px solid;
	border-right: #98AAB1 1px solid;
}

.RootItemBreadCrumb TD
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #7d7c4e;
}

.SubItemActive
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 24px;
	background-color: #D4D9EC;
}

.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 24px;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 24px;
	background-color: #D4D9EC;
}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666; 
	background-color: #D4D9EC;
}


.SubItemBreadCrumb
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}




/* hyperlink style for the bright tabs */

.Small
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
}

A.Small:Link
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
}

A.Small:Hover
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: underline;
}

A.Small:Active
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
}

A.Small:Visited
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
}

/* text style for the selected tab */
.SelectedTab {
 	font-weight: normal;
    font-size: 10px;
    color: #666666;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration: none;
    color:#666666;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

A.SelectedTab:visited {
    text-decoration: none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

A.SelectedTab:active {
    text-decoration: none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

A.SelectedTab:hover {
    text-decoration: none;
    color:#ff0000;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

/* text style for the unselected tabs */
.OtherTabs {
 	font-weight: normal;
    font-size: 10px;
    color: #666666;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding-left: 3px;
	padding-right: 3px;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color:#666666;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;
}

A.OtherTabs:visited  {
    text-decoration: none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;
}

A.OtherTabs:active   {
    text-decoration: none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;
}

A.OtherTabs:hover    {
    text-decoration: none;
    color:#ff0000;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;  
}

/* text and link style for SkinObjects */

.SkinSearch
{
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:#333333 1px solid;
	background-image:url(seach-bar-bg.gif);
	background-position:top;
	width:153px;
	padding:5px;
	height:20px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333333;
}




.SkinObject
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #7d7c4e;
	text-decoration: none;
}

A.SkinObject:link
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #7d7c4e;
	text-decoration: none;
}
A.SkinObject:visited
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #7d7c4e;
	text-decoration: none;
}
A.SkinObject:active
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #7d7c4e;
	text-decoration: none;
}
A.SkinObject:hover
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #d1d3bf;
	text-decoration: underline;
}

