/* 
================================
Skin styles for DotNetNuke
================================
*/   
body{
	border-left:0px; border-right:0px; height:100%;
	background-color: #BAAB74;
	background-image: url(http://www.mcintyrehomes.com/Portals/0/Skins/McIntyreHomes/images/index_01.jpg);
	background-repeat:repeat-x;
}
.controlpanel{ background-color:#FFFFFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000000; }
.controlpanel A.CommandButton:visited{ color:#000000; }
.controlpanel A.CommandButton:active{ color:#000000; }
.controlpanel A.CommandButton:hover{ color:#002f2f; text-decoration:underline;}
.MainMenu_MenuContainer {
	background-color: Transparent; 
	width: 185px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: #500000;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Tahoma, Arial, Helvetica; 
	height: 20px;
	width: 200px;
}

.MainMenu_MenuIcon {
	background-color: Transparent; 
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 20px;
}
.MainMenu_SubMenu {
	background-color: #FFFFFF;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #580000;
	font-family: Tahoma, Tahoma, Arial, Helvetica; 
	height: 20px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 0px solid; 
	border-bottom: #cad5ea 0px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.submenu{
	border:1px #000000 solid;
	padding:0px;
	background:#800000;
	margin-left:0px;
	margin-top:0px;
}

.StandardButton {
  background: #800000 none; 
  color: #ffffff;
  font-family: Tahoma, verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 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-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Tahoma, Arial, Helvetica;
   font-size:  18px;
   /*font-style: italic;*/
   font-weight: 500;
   color: #000000;
}
.Normal {
   font-family: Tahoma, Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #000000;
}
.NormalTextBox {
   font-family: Tahoma, Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #000000;
}
.SkinObject {
   font-family: Tahoma, Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #000000;
}
H3 {
   font-family: Tahoma, Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-style: italic;
   font-weight: 500;
   color: #000000;
}

.Normal a:link{ color:#800000;text-decoration:underline;}
.Normal a:visited{ color:#800000;text-decoration:underline;}
.Normal a:active{ color:#800000;text-decoration:underline;}
.Normal a:hover{ color:#FF0000; text-decoration:underline;}

.NavNormal {
   font-family: Tahoma, Tahoma, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #000000;
}
.NavNormal a:link{ color:#f1f1d9;text-decoration:underline;}
.NavNormal a:visited{ color:#f1f1d9;text-decoration:underline;}
.NavNormal a:active{ color:#f1f1d9;text-decoration:underline;}
.NavNormal a:hover{ color:#FF0000; text-decoration:underline;}




