/* 
================================
Skin styles for Printemps Mists - Modified
Designed by Deborah Timmons: http://www.deborahtimmons.com
================================
*/  

 
body {
    font: 1em Verdana, Tahoma, Arial    
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #355405;
}
.skinmaster {
	width: 100%;
	height: 100%;	
	background-color: transparent;
}

.controlpanel {
	width: 100%;
	height: 1px;
	background-color: #FFFFD9;
}

.blur {
	background-color: #355405;
	background-image: url(images/blur.jpg);
	background-repeat: repeat-x;
	
}

.innerframe 
{
    border-left: solid thin #273D03;
	border-right: solid thin #273D03;
	border-bottom: solid thin #273D03;
	background-color: #FFFFD9;
}

.panel {
	background-color: #355405;
	color: #FFFFD9;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

.panelbottom
{
   	background-color: #355405;
	color: #FFFFD9;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: solid 1px #B1BE89;
	
}

.borderlines1 {
	background-color: #000000;
}
.borderlines2 {
	background-color: #B1BE89;
}

.parchmentlines {
	background-color: #FFFFD9;
}

.topleftpane {
	background-color: transparent;
	padding: 0px;
}
.banner 
{
    width: 790px;
	height: auto;
	background-color: #355405;
	padding: 0px;
}
    
.bannerfixed {
	width: 790px;
	height: auto;
	background-color: #355405;
	padding: 0px;
	border-top: solid 1px #000000
}

.bannervar {
	width: 100%;
	height: auto;
	background-color: #FFFFD9;
	padding: 0px;
    border-top: solid 1px #000000;
}

.navpane
{
    width: 100%;
    height: auto;
    min-height:100px;
	background-color: transparent;
}
 
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.leftpane {
	width: 170px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.middleleftpane {
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.middlerightpane {
	background-color: transparent;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.rightpane {
	width: 170px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}



/* ****** MENU ITEMS ****** */

.menupanel {
	background-color:#355405;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFD9;
	height: 20px;
	line-height: 18px;
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height: 20px;
	background-color: transparent;
}

.main_dnnmenu_submenu { 
	z-index: 1000;
	font-size: 100%;    
	cursor: hand; 
	height: 20px;
	margin: 0 0 0 1px; 
	background: #355405;
	color: #FFFFD9; 
	padding: 0px 8px 0px 8px; 
	border: 1px solid #000000;
	font-weight: bold; 
	filter: none; 
}

.main_dnnmenu_rootitem { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	color: #FFFFD9; 
	background: #355405; 
	padding: 0px 6px 0px 6px; 
	height: 20px; 
	border: 0; 
}

.main_dnnmenu_rootitem TD{
padding: 0px 6px 0px 6px; 
}

.main_dnnmenu_rootitem_selected, .main_dnnmenu_rootitem_hover, .main_dnnmenu_itemhover, .main_dnnmenu_itemselected { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	cursor: hand; 
	color: #000000; 
	background: #FFFFD9; 
	padding: 0px 8px 0px 8px; 
	height: 20px; 
	border: 0;
}

.main_dnnmenu_rootitem_selected 
{
    background-color: #355405;
    color: #FFFFD9;
    padding: 0px 6px 0px 6px;
}
    
.main_dnnmenu_rootitem_selected TD{
padding: 0px 6px 0px 6px; 
}

.main_dnnmenu_icon
{
    display:none;
}

.main_dnnmenu_break {  display:none; }
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow { display:none; }
.MainMenu_RootMenuArrow { display:none; }


/* ****** STANDARD ITEMS ****** */

.StandardButton {
   background: #000000 none; 
   color: #FFFFD9;
   font-family: Tahoma, Arial, Helvetica, sans-serif; 
   font-size: 69%;
   font-weight: normal;
}

.Head {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:  110%;
   font-weight:  bold;
   color: #000000;
}

.SubHead {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:  105%;
   font-weight:  bold;
   color: #548206;
}

.SubSubHead {
   font-family: ;
   
}

/* text style used for most text rendered by modules */
.Normal, .Normal TD
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.Normal a:link, .Normal a:visited, .Normal a:active, a:link, a:visited, a:active,
.Normal TD a:link, .Normal TD a:visited, .Normal TD a:active
{	
	color:#669900;
	text-decoration: underline;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-size: 90%;
	font-weight: bold;
	color: #ff0000;
}

.Normal a:hover, .Normal TD a:hover, a:hover 
{
	color:#98E202;
	text-decoration: underline;
}

H1 {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:  200%;
   font-weight:  bold;
   color: #355405;
}

H2 {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:  150%;
   font-weight:  bold;
   color: #548206;
}

H3 {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:  95%;
   font-weight:  bold;
   color: #68A008;
}

H4 {
   font-family: ;
   
}

H5, DT
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
}

H6
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
}

/* ****** SPECIALTY FONTS ****** */

.breadcrumbstyle, 
.breadcrumbstyle a.SkinObject:link, 
.breadcrumbstyle a.SkinObject:active, 
.breadcrumbstyle a.SkinObject:visited
 {
	font-size: 69%;
	font-weight: bold;
	color: #355405;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 24px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.breadcrumbstyle .SkinObject
{
	font-size: 69%;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.breadcrumbstyle a.SkinObject:hover
{   color: #7FD858;
	text-decoration: underline; 
}

.footerstyle, 
.footerstyle .SkinObject {
	font-size: 63%;
	font-weight: bold;
	color: #FFFFD9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.loginstyle, 
.loginstyle .SkinObject, 
.loginstyle a.SkinObject:link, 
.loginstyle a.SkinObject:visited, 
.loginstyle a.SkinObject:active
{
	line-height: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFD9;
	text-decoration:none;
}

.loginstyle a.SkinObject:hover {
	color: #7FD858;
	text-decoration:underline;
}

.copyrightstyle, 
.copyrightstyle .SkinObject, 
.copyrightstyle a.SkinObject:link, 
.copyrightstyle a.SkinObject:visited, 
.copyrightstyle a.SkinObject:active
{
	line-height: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-decoration:none;
}

.copyrightstyle a.SkinObject:hover {
	color: #7FD858;
	text-decoration:underline;
}
