/*
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster {
	background-color: B8C0C2;
	background-image: url(DOH_bg.jpg);
	border: 0;
}
.skinmaster {
	background-color: #FFFFFF;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	background-image: url(DOH_main_tbl_bg.jpg);
	background-repeat: repeat-y;
}


.SkinObject {
		font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #003366;
    text-decoration: none;
}

A.SkinObject:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
		font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
		font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration:    none;
    color:#003366;
}


.toppane {
	background-color: transparent;
}
.leftpane {
	background-image: url(DOH_main_tbl_content_fade.jpg);
	background-repeat: repeat-x;
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
}
.contentpane {
	background-color: transparent;
}
.rightpane {
	background-color: transparent;
}
.bottompane {
	background-color: transparent;
}

.StandardButton     {
    background: #7994CB none;
    color: #FFFFFF;
    font-family:Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.Head   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #465663;
}

.subhead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #999999;
}

A:link  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration:    none;
    color:  #999999;
}

A:visited   {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration:    none;
    color:  #999999;
}

A:active    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration:    none;
    color:  #999999;
}

A:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration:    underline;
    color:  #E7BB38;
}

.searchbox {
	color: #999999;
        font-size: 10px;
        font-family: Verdana, sans-serif;
	position: relative;
	left: 17px;
	top: 4px;
}

.searchbtn {
	position: relative;
	left: -2px;
	top: 4px;
}


.NormalTextBox {
    color: #333333;
    font-size: 10px;
    font-family: Verdana, sans-serif;
    background-color: #ffffff;
    border-left:   #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    border-top:    #cccccc 1px solid;
    border-right:  #cccccc 1px solid;
}

.MainMenu_MenuBar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
  height:30px;
	cursor: hand;
	background-image: url(DOH_menu_btn_mid.gif);
	background-color: transparent;
	border-left: #DFAC36 0px solid;
	border-bottom: #DFAC36 0px solid;
	border-top: #DFAC36 0px solid;
	border-right: #DFAC36 0px solid;
}

.MainMenu_MenuIcon {
	background-color: #DFAC36;
	border-left: #DFAC36 0px solid;
	border-bottom: #DFAC36 0px solid;
	border-top: #DFAC36 0px solid;
	border-right: #DFAC36 0px solid;
}

.MainMenu_MenuBreak {
	background-color: transparent;
}

.MainMenu_MenuArrow {
	background-color: #DFAC36;
	border-left: #DFAC36 0px solid;
	border-bottom: #DFAC36 0px solid;
	border-top: #DFAC36 0px solid;
	border-right: #DFAC36 0px solid;
}

.MainMenu_MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #DFAC36;
	border-left: #DFAC36 0px solid;
	border-bottom: #DFAC36 0px solid;
	border-top: #DFAC36 0px solid;
	border-right: #DFAC36 0px solid;
}

.MainMenu_SubMenu {
  z-index: 1000;
  cursor: pointer;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border-left: #DFAC36 1px solid;
	border-bottom: #DFAC36 1px solid;
	border-top: #DFAC36 1px solid;
	border-right: #DFAC36 1px solid;
}

.MainMenu_MenuItemSel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #DFAC36;
	border-left: #DFAC36 0px solid;
	border-bottom: #DFAC36 0px solid;
	border-top: #DFAC36 0px solid;
	border-right: #DFAC36 0px solid;
}

.RootMenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(DOH_menu_btn_mid.gif);
	height:30px;
}

.RootMenuItemActive  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(DOH_menu_btn_mid.gif);
	height:30px;
}


















