/* 
================================
Skin styles for DotNetNuke
================================
*/   

body{
	margin:0;
	background: url(images/mainbg_green.jpg) top left;
	background-color:#324F0F;
	font: 12px arial, tahoma, verdana, sans-serif;
	padding-bottom:20px;
}

.SubHead_white    {
    font-family: Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;

}


a:hover,a:link,a:active
{
color: #c50000;
text-decoration: none;
}

a:visited
{
color: #5F0000;
text-decoration: none ;
}

.frame_left { 	background:url(images/frame_left.gif) repeat-y top;}
.frame_center {	background:url(images/frame_bg.jpg) top left; vertical-align:top}
.frame_right {	background:url(images/frame_right.gif) repeat-y top;}
.frame_bottom {	background:url(images/frame_bottom.gif) repeat-x top left;}
.frame_c_left {	background:url(images/frame_cnr_left.gif) no-repeat top right;}
.frame_c_right { background:url(images/frame_cnr_right.gif) no-repeat top left; }
.td_logo { width:776px; height:175px}
.td_menu { width:776px; height:74px}
.td_bread { height: 25px; font-family: arial, tahoma, verdana, sans-serif}
.td_trolley, a.td_trolley { font-family: arial, tahoma, verdana, sans-serif; font-size:13px; color:#fff !important}
.col_parchment { width:530px; background-color:transparent; vertical-align:top}
.\31col_parchment { width:auto; background-color:transparent; vertical-align:top}
.col_right { width:234px; background-color:transparent; vertical-align:top }
.col_left { width:234px; background-color:transparent; vertical-align:top }
.tr_parch_top {background:url(images/parchment_top_bg.gif) repeat-x top left; height:32px}
.tr_parch_bot {background:url(images/parchment_bot_bg.gif) repeat-x top left; height:32px}
.parchment_bg {background:url(images/parchment_bg.jpg) top left; width:auto; height:auto; vertical-align:top}
.bottomPanel {background:url(images/parchment_bg.jpg) top left; width:auto; height:auto; vertical-align:top; padding:20px 5px 5px 5px}
.parch_left { background:url(images/parchment_left_bg.gif) repeat-y top left; width:30px; }
.parch_right { background:url(images/parchment_right_bg.gif) repeat-y top right; width:30px;}
.footer {
	background:url(images/footer.gif) no-repeat center left;
	color:#000;
	width:776px;
	height:90px;
	text-align:right;
	padding: 0 30px 0 0;
	font: 11px arial, tahoma, verdana, sans-serif;
}

.new_searchbar {
	background:url(images/search_img_bg.jpg) no-repeat left top;
	padding-bottom:10px;

}


.curved_cont_title   {
    font-family: Arial, Tahoma, Helvetica;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
}

.gauge_cont_title   {
    font-family: Arial, Tahoma, Helvetica;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
}

.default_cont_title   {
    font-family: Arial, Tahoma, Helvetica;
    font-size: 18px;
    font-weight: normal;
    color: #676449;
}

.articles_cont_title   {
    font-family: Arial, Tahoma, Helvetica;
    font-size: 18px;
    font-weight: normal;
    color: #444A31;
}

.events_cont_title   {
    font-family: Arial, Tahoma, Helvetica;
    font-size: 18px;
    font-weight: normal;
    color: #62090B;
}

.invisible_cont_title   {
    font-family: Arial, Tahoma, Helvetica;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
}





.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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; */
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background:url(images/ctrl_panel_bg.gif) repeat-x top left;
	background-color: #cccccc;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	/*cursor: hand;*/
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	/*cursor: hand; */
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: arial, tahoma, verdana, sans-serif;
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	/*cursor: hand; */
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	/*cursor: hand; */
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	/*cursor: hand; */
	color: black; 
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px 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;*/
}
.StandardButton {
  background: #6F6F61 none; 
  color: #ffffff;
  font-family: arial, 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-size:  18px;
   font-weight: normal;
}

a.BreadCrumb,.BreadCrumb {
   font-size:  11px !important;
   font-weight: bold !important;
   color:#999 !important;
}

a.BreadCrumb:hover {
   font-size:  11px !important;
   font-weight: bold !important;
   color:#999 !important;
   text-decoration:underline
}

a.trolley,.trolley {
   font-size:  11px !important;
   color:#fff !important;

}

a.trolley:hover {
   font-size:  11px !important;
   color:fff !important;
   text-decoration:underline
}


/*--------------------fm-knowledgeBase-viewKB-------------------------------------*/
.fm-knowledgeBase-viewKB-helptext-div
{
	
	font-size:11px;
	color:InfoText;
	background-color:InfoBackground;
	padding:3px;
	border:1px solid black;
}

.fm-knowledgeBase-viewKB-Category-listbox
{
	width:100%;
	height:400px;
	
	font-size:11px;
	border:1px solid black;
}
/*--------------------fm-knowledgeBase-viewKB-Edit-------------------------------------*/
.fm-knowledgeBase-viewKB-Edit-content-table
{
	
	font-size:11px;
}

.fm-knowledgeBase-viewKB-Edit-content-td
{
	
	font-size:11px;
}

.fm-knowledgeBase-viewKB-Edit-errormsg-div
{
	
	font-size:11px;
	color:InfoText;
	background-color:InfoBackground;
}

/*--------------------fm-knowledgeBase-ILEAdmin-------------------------------------*/
.fm-knowledgeBase-ILEAdmin-subhead-td{
	width: 278px;
}
.fm-knowledgeBase-ILEAdmin-subbody-td{
width: 184px;
}
.fm-knowledgeBase-ILEAdmin-subfoot-td{
	
}
/*--------------------fm-knowledgeBase-ILESettings-------------------------------------*/
.fm-knowledgeBase-ILESettings-subhead-td{
	width:350px;
}

.fm-knowledgeBase-ILESettings-NormalTextBox-TextBox{
}
/*--------------------fm-knowledgeBase-Settings-------------------------------------*/
.fm-knowledgeBase-Settings-subhead-td{
	width:225px;
}
.fm-knowledgeBase-Settings-Dropdownbox-Dropdownbox{
} 


/*--------------------fm-Articles-BTFViewArticleList-------------------------------------*/


a.fm-Articles-View-art_title_link:link,a.fm-Articles-View-art_title_link:visited 
{
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	color:Black;
}
a.fm-Articles-View-art_title_link:hover
{
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:Black;
}
.fm-Articles-View-art_name
{
	color: #5c7b90;
	font-weight: bold;
}
.fm-Articles-BTFViewArticleList-gridItems-GridView
{
	width:100%;
}

.fm-Articles-BTFViewArticleList-gridItems-GridView-Footer
{
	background-color:#333333;
	color :White;
}
.fm-Articles-BTFViewArticleList-gridItems-GridView-AlterRow
{
	background-color:#fbf9f4;
	font-size:11px;
	

}
.fm-Articles-BTFViewArticleList-GridItems-GridView-Header
{
	background-color:#507cd1;
	font-weight:bold ;
	color :White;
	
}
.fm-Articles-BTFViewArticleList-GridItems-GridView-Pager
{
	background-color:#2461bf;
	color:White;
	text-align :center ;
}

.fm-Articles-BTFViewArticleList-GridItems-GridView-SelectedRow
{
	background-color:#D1ddf1;
	font-weight:bold;
	color:#333333 
}
.fm-Articles-BTFViewArticleList-GridItems-GridView-EditRow
{
	background-color:#2461bf;
}
.fm-Articles-BTFViewArticleList-GridItems-GridView-Row
{
	background-color:#e9e7db;
	font-size:11px;
}
.fm-Articles-BTFViewArticleList-pager-hyperlink{
	font-size:11px;
}

a.fm-Articles-BTFViewArticleList-pager-hyperlink:link{
	font-size:11px;
}
a.fm-Articles-BTFViewArticleList-pager-hyperlink:hover{
	font-size:11px;
}
a.fm-Articles-BTFViewArticleList-pager-hyperlink:visited{
	font-size:11px;
}
a.fm-Articles-BTFViewArticleList-pager-hyperlink:active{
	font-size:11px;
}

/*--------------------fm-Articles-ViewArticleList-------------------------------------*/

a.fm-Articles-View-art_title_link:link,a.fm-Articles-View-art_title_link:visited 
{
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	color:Black;
}
a.fm-Articles-View-art_title_link:hover
{	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
	color:Black;
}
.fm-Articles-ViewArticleList-gridItems-GridView
{
	width:100%;
}

.fm-Articles-ViewArticleList-gridItems-GridView-Footer
{
	background-color:#333333;
	color :White;
	
}
.fm-Articles-ViewArticleList-gridItems-GridView-AlterRow
{
	background-color:#fbf9f4;
	font-size:11px;
}
.fm-Articles-ViewArticleList-GridItems-GridView-Header
{
	background-color:#507cd1;
	font-weight:bold ;
	color :White;
}
.fm-Articles-ViewArticleList-GridItems-GridView-Pager
{
	background-color:Transparent;
	color:White;
	text-align :center ;
}
.fm-Articles-ViewArticleList-GridItems-GridView-SelectedRow
{
	background-color:#D1ddf1;
	font-weight:bold;
	color:#333333 
}
.fm-Articles-ViewArticleList-GridItems-GridView-EditRow
{
	background-color:#2461bf;
}
.fm-Articles-ViewArticleList-GridItems-GridView-Row
{
		background-color:#e9e7db;
	font-size:11px;
}
.fm-Articles-ViewArticleList-pager-hyperlink{
	font-size:11px;
}
a.fm-Articles-ViewArticleList-pager-hyperlink:link{
	font-size:11px;
}
a.fm-Articles-ViewArticleList-pager-hyperlink:hover{
	font-size:11px;
}
a.fm-Articles-ViewArticleList-pager-hyperlink:visited{
	font-size:11px;
}
a.fm-Articles-ViewArticleList-pager-hyperlink:active{
	font-size:11px;
}
/*--------------------fm-Articles-BTFEditArticleList-------------------------------------*/
.fm-Articles-BTFEditArticleList-subhead-td{
	width:250px;
	font-size:12px;
}
.fm-Articles-BTFEditArticleList-subhead-2td{
	font-size:12px;
}
.fm-Articles-BTFEditArticleList-NormalTextBox-Textbox
{
	width:100%;
	font-size:12px;
}
.fm-Articles-BTFEditArticleList-Keywordlist-GridView
{
	
}
.fm-Articles-BTFEditArticleList-Keywordlist-GridView-Footer{
}
.fm-Articles-BTFEditArticleList-Keywordlist-GridView-AlterRow
{
	font-size:12px;
}
.fm-Articles-BTFEditArticleList-Keywordlist-GridView-Header{
}
.fm-Articles-BTFEditArticleList-Keywordlist-GridView-Pager{
}
.fm-Articles-BTFEditArticleList-Keywordlist-GridView-SelectedRow{
}
.fm-Articles-BTFEditArticleList-Keywordlist-GridView-EditRow{
}
.fm-Articles-BTFEditArticleList-Keywordlist-GridView-Row
{
	font-size:11px;
}
/*--------------------fm-Articles-EditArticleList-------------------------------------*/
.fm-Articles-EditArticleList-subhead-td{
	width:250px;
	font-size:12px;
}
.fm-Articles-EditArticleList-subhead-2td{
	font-size:12px;
}
fm-Articles-EditArticleList-NormalTextBox-Textbox
{
	width:100%;
	font-size:12px;
}
.fm-Articles-EditArticleList-Keywordlist-GridView{
}
.fm-Articles-EditArticleList-Keywordlist-GridView-Footer{
}
.fm-Articles-EditArticleList-Keywordlist-GridView-AlterRow
{
	font-size:12px;
}
.fm-Articles-EditArticleList-Keywordlist-GridView-Header{
}
.fm-Articles-EditArticleList-Keywordlist-GridView-Pager{
}
.fm-Articles-EditArticleList-Keywordlist-GridView-SelectedRow{
}
.fm-Articles-EditArticleList-Keywordlist-GridView-EditRow{
}
.fm-Articles-EditArticleList-Keywordlist-GridView-Row{
}

/*--------------------fm-Articles-ViewSettings-------------------------------------*/
.fm-Articles-ViewSettings-window-table{
}
.fm-Articles-ViewSettings-subhead-td{
	width:150px;
	font-size:11px;
}
.fm-Articles-ViewSettings-NormalTextBox-TextBox{
	width:390px;
	font-size:11px;
}
/*--------------------fm-Articles-View-------------------------------------*/
.fm-Articles-View-content-placeholder 
{
	
	
}

/*--------------------fm-Articles-CopyArticle-------------------------------------*/
.fm-Articles-CopyArticle-subhead-td{
	width:150px;
	font-size:11px;
}
.fm-Articles-CopyArticle-subhead-2td{
		font-size:11px;
}


/*--------------------fm-ProductArticles-viewarticlelist-------------------------------------*/
.fm-ProductArticles-ViewArticleList-link
{
	font-size :12px;
	color:Black;
}
a.fm-ProductArticles-ViewArticleList-link:hover,a.fm-ProductArticles-ViewArticleList-link
{
	font-size :12px;
	color:Black;
}
fm-ProductArticles-ViewArticleList-gridItems-GridView
{
	width:100%;
}
.fm-ProductArticles-ViewArticleList-gridItems-GridView-Footer
{
}
	
.fm-ProductArticles-ViewArticleList-gridItems-GridView-Row
{
}
.fm-ProductArticles-ViewArticleList-gridItems-GridView-EditRow
{
}
.fm-ProductArticles-ViewArticleList-gridItems-GridView-SelectedRow{}
.fm-ProductArticles-ViewArticleList-gridItems-GridView-Pager{}
.fm-ProductArticles-ViewArticleList-gridItems-GridView-Header{}
.fm-ProductArticles-ViewArticleList-gridItems-GridView-AlterRow
{
	font-size:12px;
}
 

/*-----------search results button---------------------------------------*/
.FM_SearchResult_commandbutton a{
	color:#000000;
	font-size:11px;
}   
.FM_SearchResult_commandbutton a:hover {
	color:#ff0000;
	font-size:11px;
}
.FM_SearchResult_commandbutton a:visited{
	color:#000000;
	font-size:11px;
}              

/*--------------------------------------------------*/
.FM_EP_td0{
	font-size:12px;
}
.FM_EP_td1{
	font-size:12px;
}
.FM_EP_dropdownlist{
	width:100%;
	font-size:12px;
}
.FM_EP_lbl{
	font-size:12px;
}
.FM_EP_banner{
	font-size:13px;
}
/*------------store locator pager--------------------------------------*/
a.FM_storelocator_link {
	color:#FFFFFF;
font-size:10px;
}
a.FM_storelocator_link:hover,a.FM_storelocator_link:visited {
color:#FFFFFF;
font-size:10px;
}

