body, html {			
	height:100%;			
}
body {
	margin:0px;
	background: #cee2e7;
	}

#slidePanel {
	position:absolute;
	font-family: Arial;
	font-size:8px;
	line-height:16px;
	text-align: left;
	left:0px;
	top:0px;
	font-weight: normal;
	
}

.slidePanelButton {
	width:100px;
	text-align:center;
	font-family: Arial;
	font-size:10px;
	cursor: pointer;
	border-width:1px;
	border-color: #ACACAC;
	background-color:#dddddd;
	background-image: url(btn_bg.jpg);
	position:absolute;
	left:0px;
	top: 0px;
	border-style: solid;
	font-weight: normal;
} 

.slidePanelButton A, .slidePanelButton A:visited, .slidePanelButton A:link {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
}

.scrollPanelUp {
	position:absolute; 
	top: 40px;
}

.scrollPanelDown {
	position: absolute;
}

.slidePanel {
	position:absolute;
	background-color: #eeeeee;
	z-index: 10;
}

.panel, .panelLinkHolder {
	position:absolute; 
	left:0px;
	background-color: #eeeeee;
	background-image: url(panel_bg.jpg);
	background-repeat: repeat-x;
	color: #CC3300;
}

.panelLinkOut {
	position: absolute; 
	overflow: hidden;
	height: 16px;
	cursor: pointer;
	left: 0px; 
	font-size: 11px;
	color: black;
	font-family: Arial;
}

.panelLinkIn {
	position:absolute; 
	cursor: pointer;
	height: 16px;
	overflow: hidden;
	cursor: pointer;
	left:0px; 
	border: 1px solid #DEDCDC;
	font-size: 11px;
	font-family: Arial;
	color: black;
	background-color: #F5F5F5;
}


h2 {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color:     #5a939f;
	font-weight: bold;
	background-image: url(/root/import/webgui-7-style-lanza/menu2.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 15px;
    }
h3 {
	color: #ee963e;
	font-size: 11px;
}

.showeventsheader{color:#4296EF; font-size:11pt;}
td.dog_name{color: #EE963E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
        font-weight:bold;
	padding: 0px;
	
}

td.parent_name, td.parent_name a{
	color: #1974a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	padding: 0px;
	background-color: #FFFFFF;
}
td.parent_name a:hover{
	color: #EE963E;
	font-size: 10pt;
}
td.titles{
        color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
        font-weight:normal;
	padding: 0px;
}
table.pedigree, table.pedigree a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#64a6f3;
	font-weight:bold;
	background-color: white;
}

table.pedigree a:hover{font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
        color:#EE963E; font-weight:bold; 
}

td.pedm {
   border-top: 2px solid white;
}

td.pedf {
border-right: 1px solid #EE963E; 
   border-top: 1px solid #EE963E; 
   border-bottom: 1px solid #EE963E; 
   border-left: 1px solid #EE963E; 
}
font.pedtitles {font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
    color:#3399CC;
	padding: 0px;}

font.dogname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    padding: 0px;	
	color: #EE963E;
}
	
font.parentname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
    padding: 0px;	
	color: #1974a1;
}
.horizontalMenu, .horizontalMenu A{
	font-size: 9pt;
	text-decoration: none;
	color:white;
	font-weight:bold;
	background-color:black;
	font-family: Arial, Helvetica, sans-serif;
}
#selectedMenuItem {
	font-weight: bold; color: #000 !important;
	background-color: #fff !important;
}
.horizontalMenu_bottom, .horizontalMenu_bottom A{
	font-size: 9pt;
	text-decoration: none;
	color:white;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.verticalMenu A{
	font-size: 9pt;
	text-decoration: none;
	color:#5a939f;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/root/import/webgui-7-style-lanza/menu.gif);

	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0;
	white-space: nowrap;
	line-height: 150%;
}

.verticalMenu A:hover{
	background-image: url(/root/import/webgui-7-style-lanza/menu.gif);
}

#mainBody, #contentArea {
float: left;
}
#links {
	padding-left: 10px;
	padding-bottom: 20px;
	color: #c6ac91;
	font-size: x-small;
	float: left;
}
#links a, #links a:hover {
	padding-left: 10px;
	padding-bottom: 20px;
	float: none;
	color: #c6ac91;
	font-size: x-small;
}
#counters {
	position: fixed;
}
#crumbTrail {
	margin-left: 20px;
}
.crumbTrail, .crumbTrail a {
	font-size: 9pt;
	text-decoration: none;
	color:#89b8c2;
	font-weight: normal;
}

.crumbTrail a:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#cee2e7;
	font-weight: normal;
}

.leftColumn #header {
	height:26px;
	white-space: nowrap;
}

#loginStyles {
	font-size:8pt;
	font-family:arial;
}
#loginStyles a {
	color:#89b8c2;
	font-weight:bold;
	border-bottom:solid transparent 2px;
	text-decoration:none;
	font-size: 8pt;
}
#loginStyles a:hover {
	border-bottom:dotted #89b8c2 2px;
}	

#loginBox {
	font-size:8pt;
	font-family:arial;
	width: auto;
}
#loginBox a {
	color:#89b8c2;
	font-weight:bold;
	border-bottom:solid transparent 2px;
	text-decoration:none;
	font-size: 8pt;
}
#loginBox a:hover {
	border-bottom:dotted #89b8c2 2px;
}	

.copyright, .copyright a, .copyright a:hover {
	font-family:arial;
	font-size:9pt;
	color:#deeeee;
}
.pagination {
	-moz-box-sizing:border-box;
	background:#999999;
	color:#C0C0C0;
	width:100%;
	text-align:right;
	padding:3px;
	font-size:8pt;
	font-family:arial;
}
.pagination a {
	color:white;
	font-size:8pt;
	text-decoration:underline;
}

.pagination a:hover {
	text-decoration:none;
}

.weblogTitleBar {
	font-weight: bold;
	font-size: 14px;
	font-family:arial;
}

.weblogLegend {
	font-size: 10px;
	color: #deeeee;
	font-family:arial;
}

.weblogLegend a
{
	color:#29587E;
}

.weblogReadMore {
	text-align: right;
	font-size: 9px;
	width: 100%;
	font-family:arial;
}

.weblogSynopsis {
	border: 1px solid #deeeee;
	font-size: 13px;
	padding: 5px;
	-moz-border-radius: 6px;
	font-family:arial;
	width: 98%;
}

a.pups {
        color:#000000; 
	font-family: Arial;
	text-decoration: none; 
        font-size:9pt;
        font-weight: normal;
}
a.pups:hover{
	color:#999999; 
	font-family: Arial;
	text-decoration: none;
	font-size:9pt;
        font-weight: normal;
	
}
a
    {
        color: #2f6f7d;
        font-family: Arial,
                     Helvetica,
                     sans-serif;
        font-weight: bold;
        text-decoration: underline;
        font-size: 9pt;
        margin: 1px;
    }

    a:hover
    {
        color: #cee2e7;
        font-family: Arial,
                     Helvetica,
                     sans-serif;
        font-weight: bold;
        text-decoration: none;
        font-size: 9pt;
        margin: 1px;
    }
#contentArea {
               -moz-box-sizing:border-box;
	font-family:verdana;
	font-size:10pt;
	margin-left: 10px;
	margin-right: 5px;
	color: #407884;
	width:95%;
	height:100%;
}