/* 
====================================
Skin styles for Haras de la Fontaine
====================================
*/
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #E6E6E6;
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-image: url(topbg.jpg);
	background-repeat: repeat-x;
	height: 20px;

}
.dottedline {
	background-image: url(dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bannerpadding {
	padding-left: 20px;
	padding-right: 20px;
}
.skingradient {
	background-image: url(menubg.gif); 
	height:38px;
	background-color: #F1ECED;
}
.controlpanel {
	width: 100%;
	background-color: #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.rightpane {
	width: 35%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.hcontentpane {
	width: 20%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
.hrightpane {
	width: 40%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
.hleftpane {
	width: 40%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
}
.MainMenu_MenuContainer {
	background-color: #FFFFFF; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:28px;
	background-color: #FFFFFF;
}
.MainMenu_MenuItem{
	cursor: pointer; 
	cursor: hand; 
	color: #97444C; 
	font-size: 17px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #FFFFFF;
	font-family: Garamond; 
}
.MainMenu_MenuItemSel{
	background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand; 
	color: #97444C; 
	font-size: 17px;
	font-family: Garamond; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuItemAct {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #97444C; 
	font-size: 17px;
	font-family: Garamond; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #97444C; 
	font-size: 17px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Garamond; 
	padding-top: 10px;
	padding-bottom: 10px;

} 
.rootmenuitemselected TD{ 
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #97444C; 
	font-size: 17px;
	font-family: Garamond; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rootmenuitemactive TD{ 
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #97444C; 
	font-size: 17px;
	font-family: Garamond; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.MainMenu_MenuIcon { 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 21px;
}
.MainMenu_SubMenu {
	margin-top: -1px;
	background-color: transparent;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 15pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 15pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #1684F3 none; 
  color: #ffffff;
  font-family: Garamond, sans-serif; 
  font-size: 15px;
  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);
}
/* Text Styles */
.Head {
   font-family: Garamond, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #1684F3;
}
.subhead {
	font-family: Garamond;
	font-size: 15px;
	font-weight: bold;
	color: #1684F3;
}
.normal {
   font-family: Garamond, Helvetica;
   font-size:  17px;
   font-weight: normal;
   color: #4B4B4B;
}
.NormalTextBox
{
	font-family: Garamond;
	font-size: 17px;
	color: #3C3C3C;
}
H4  {
    font-family: Garamond;
    font-size:  17px;
    font-weight:    normal;
    color: #1684F3;
}
H5  {
    font-family: Garamond;
    font-size:  17px;
    font-weight: bold;
    color: #1684F3;
}
A:link  {
	font-family: Garamond;
	color: #1684F3;
	font-size:17px;
}
A:visited   {
	font-family: Garamond;
	color: #1684F3;
	font-size:17px;
}
A:active    {
	font-family: Garamond;
	color: #9CD35F;
	font-size:17px;
}
A:hover {
    font-family: Garamond;
	color: #9CD35F;
	font-size:17px;
	text-decoration : underline;
}
.loginText {
   font-family: Garamond;
   font-size:  17px;
   font-weight: bold;
   color: #97444C;
}
.footer {
   font-family: Garamond, Helvetica;
   font-size:  17px;
   font-weight: normal;
   color: #ffffff;
}
A.footer:link {
    text-decoration: none;
	font:15px Garamond, Helvetica;
    color: #1684F3;
	font-weight: normal;
}
A.footer:visited {
    text-decoration: none;
	font:15px Garamond, Helvetica;
    color: #1684F3;
	font-weight: normal;
}
A.footer:active {
    text-decoration: underline;
	font:15px Garamond, Helvetica;
    color: #1684F3;
	font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
	font:15px Garamond, Helvetica;
    color: #1684F3;
	font-weight: normal;
}
.breadcrumbs   {
    font:15px Garamond, Helvetica;
    font-weight:   none;
    color: #97444C;
}
A.breadcrumbs:link {
    text-decoration: none;
	font:15px Garamond, Helvetica;
    color: #97444C;
	font-weight: normal;
}
A.breadcrumbs:visited {
    text-decoration: none;
	font:15px Garamond, Helvetica;
    color: #97444C;
	font-weight: normal;
}
A.breadcrumbs:active {
    text-decoration: underline;
	font:15px Garamond, Helvetica;
    color: #97444C;
	font-weight: normal;
}
A.breadcrumbs:hover {
    text-decoration: underline;
	font:15px Garamond, Helvetica;
    color: #97444C;
	font-weight: normal;
}
a.loginText:Link {
   font-family: Garamond;
   font-size:  17px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Active {
   font-family: Garamond;
   font-size:  17px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.loginText:Visited {
   font-family: Garamond;
   font-size:  17px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
a.host:Hover {
   font-family: Garamond;
   font-size:  17px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: underline;
}
.host {
   font-family: Garamond;
   font-size:  17px;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
}
a.host:Link {
   font-family: Garamond;
   font-size:  17px;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
}
a.host:Active {
   font-family: Garamond;
   font-size:  17px;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
}
a.host:Visited {
   font-family: Garamond;
   font-size:  17px;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
}
a.host:Hover {
   font-family: Garamond;
   font-size:  17px;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
}
