﻿.pagemaster
{
    width:100%;
}
.skinmaster
{
    width:100%;
    empty-cells:show;
}
.toppadding
{
    width:50%;
    height:85px;
    background-image:url('images/Glenvar-Hay-logo02.jpg');
    background-position:5px center;
    background-repeat:no-repeat;
    cursor:pointer;
}
.contactinfo
{
    width:50%;
    height:85px;
    color : #aea198;
    text-align:right;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:11px;

}
.menu
{
    width:100%;
    height:22px;
    background-color:#e2ad3b;
}
.banner
{
    width:100%;
    height:108px;
    border-top:solid 1px #FFFFFF;
    border-left:solid 1px #FFFFFF;
    border-bottom:solid 1px #FFFFFF;
}
.pageimage
{
    width:340px;
    height:108px;
}
.pagetitle
{
    width:100%;
    height:108px;
    background-color:#007fc4;
    color:#FFFFFF;
    font:verdana;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
}
.topmargin
{
    background-color:#379bcf;
    height:17px;
    width:100%
}
.logowelcome
{
    width:100%;
}
.Content
{
    width:100%
}
.leftside
{
    width:131px;
    border-top:solid 1px #FFFFFF;
    border-left:solid 1px #FFFFFF;
}
.contentpane
{
    width:43%;
}
.contentseperator
{
    width:4%;
}
.rightcontentpane
{
    width:43%;
}
.contentseperator2
{
    width:2%
}
.whereweare
{
    background-image:url('images/Where-we-are.gif');
    background-repeat:no-repeat;
    width:131px;
    height:85px;
    cursor:pointer;
}
.main_dnnmenu_rootitem{ /*TD if menu option for using tables is on*/
	background-color:Transparent;
	padding-left:20px;
	height:22px;
	cursor: hand;
	color:#ffffff;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Verdana;
	text-align: center;
	display:inline-table;
	padding-top:6px;
	/*-moz-box-sizing:border-box;
	box-sizing:border-box;*/
}
.main_dnnmenu_rootitem2
{
    padding-left:10px;
    background-color:#E8B758;
    font-size:8pt;
    font-weight:normal;
    font-family: Verdana;
    color:#FFFFFF;
    border-bottom:solid 1px #FFFFFF;
}
.main_dnnmenu_selectedrootitem
{
    background-color:Transparent;
	padding-left:20px;
	height:22px;
	cursor: hand;
	color:#007fc4;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Verdana;
	text-align: center;
	display:inline-table;
	padding-top:6px;
}
.menupane
{
	height:100%;
}
.MainMenu_MenuContainer {
    height:100%;
}
.MainMenu_MenuBar {
	cursor: hand;
}
.submenuitemact span
{
    display:inline-block;
	padding-left:10px;
    background-color:#E8B758;
    font-size:8pt;
    font-weight:normal;
    font-family: Verdana;
    color:#FFFFFF;
    border-bottom:solid 1px #FFFFFF;
    width:138px;
}
.MainMenu_MenuItem span{ /*TD if menu option for using tables is on*/
    display:inline-block;
	padding-left:10px;
    background-color:#E8B758;
    font-size:8pt;
    font-weight:normal;
    font-family: Verdana;
    color:#FFFFFF;
    border-bottom:solid 1px #FFFFFF;
    width:138px;
}


.MainMenu_MenuIcon 
{
    display:none;
}
.Submenu_Item_Selected{
display:none;
}
.MainMenu_SubMenu {
	
}
.MainMenu_MenuBreak {
	height: 1px;
	font-size: 1px;
}

.StandardButton {
	background: #7994cb none;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.Head {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  18px;
	font-weight: normal;
	color: #333333;
}

.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #000000;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #000000;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #000000;
}




