/* 
================================
Skin styles for DotNetNuke
================================
*/   

body {
/*background-image:url(images/body.jpg);*/
scrollbar-base-color: #8B0904;
scrollbar-arrow-color: #D92029;
scrollbar-darkshadow-color: #6D0804;
scrollbar-shadow-color: #D92029;
scrollbar-track-color: #D92029;
font-family: Tahoma, Arial, Helvetica;
}

.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:28px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent;
	 background-image: url(images/bgr_1.jpg);
	background-repeat:repeat-x;

}
.MainMenu_MenuBar {
	/*cursor: pointer; 
	cursor: hand;*/
	/*height:28px;*/
	/*background-color: Transparent;*/
	cursor: pointer; 
	cursor: hand;
	height: 28px;
	background-color: transparent;
   

}

.MainMenu_MenuIcon {
	/*background-color: #c5102f; 
	cursor: pointer; 
	cursor: hand; 
	width: 7px; */
		/*cursor: pointer; 
	cursor: hand; 
	color: #565656; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	height: 28px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;*/
	background-color: #c5102f; 
	border-left: #c5102f 1px solid; 
	border-bottom: #c5102f 1px solid; 
	border-top: #c5102f 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 28px;
}

.MainMenu_MenuItem {
	/*cursor: pointer; 
	cursor: hand; 
	color: #565656; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; */
	/*background-color: Transparent;*/
	/*font-family: Tahoma, Arial, Helvetica; */
	/*height: 28px;*/
	border-left: #dddddd 0px solid; 
	border-bottom: #dddddd 1px solid; 
	border-top: #dddddd 1px solid; 
	border-right: #dddddd 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #565656; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	/*background-color: transparent;*/
	
}

.MainMenu_MenuItemSel {
	/*cursor: pointer; 
	cursor: hand; 
	color: #666666; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	background-color: #eeeeee;
	font-family: Tahoma, Arial, Helvetica; 
	height: 28px;
	border-top: #8B0904 1px solid; 
	border-bottom: #8B0904 1px solid;*/
	/*cursor: pointer; 
	cursor: hand; 
	height: 28px;*/
	
    cursor: pointer; 
	cursor: hand; 
	color: 565656; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 28px;
	background-color:#eeeeee;
	
}

.MainMenu_SubMenu {
	/*background-color: #ffffff; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	height: 28px;*/
    
	background-color: #dddddd;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=1);
}

.MainMenu_MenuBreak {
	height: 1px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	border: none;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
  border: none;
}
.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: 1px; 
	moz-border-radius-bottomright: 1px; 
	moz-border-radius-topleft: 1px; 
	moz-border-radius-topright: 1px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
   color: #9D1B2D;
   
}

/* Kim's css */

.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  9 px;
    font-weight:    bold;
    color: #666666;
}

.end{font-family:tahoma, arial, helvetica, sans-serif; font-size:11px; line-height:15px; color:#000000; }
.end a{font-family:tahoma, arial, helvetica, sans-serif; font-size:11px; line-height:15px; color:#000000; text-decoration:none;}
.end a:hover{ text-decoration:underline;}
.end1{font-family:tahoma, arial, helvetica, sans-serif; font-size:11px; line-height:15px; color:#000000;}
.end1 a{font-family:tahoma, arial, helvetica, sans-serif; font-size:11px; line-height:15px; color:#000000; text-decoration:underline; font-weight:900;}
.end1 a:hover{ text-decoration:none;}


.formButton {
font: bold 10px Arial, Verdana, Helvetica, sans-serif;
color: #ffffff;
background-color: #8B0904;
border: 1px solid #D42029;
cursor: pointer;
height: 15px;
width: 20px;
padding: 2px;
vertical-align:middle;
}

.RegisterButton {
font: bold 10px Arial, Verdana, Helvetica, sans-serif;
color: #ffffff;
background-color: #8B0904;
border: 1px solid #D42029;
cursor: pointer;
height: 20px;
width: 50px;
padding: 2px;
vertical-align:middle;
}

.formInput {
font: bold 10px Arial, Verdana, Helvetica, sans-serif;
color: #254C77;
background-color: #ffffff;
border: 1px solid #cccccc;
height:15px;
width: 100px;
vertical-align:middle;
padding:3px;
}

.textArea {
font: 8pt Verdana, Arial, Helvetica, sans-serif;
color: #254C77;
background-color: #ffffff;
border: 1px solid #cccccc;
margin: 2px;
padding: 3px;
}


.plandesign {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}

.plandesign a:link, .plandesign a:visited {
	color: #333333;
	text-decoration:none;
}

.plandesign a:hover {
	color:#8b0904;
	text-decoration:underline;
}

.gradientbottom {
	background-color: #ffffff;
	background-image: url(images/bgr_1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: Verdana, Arial;
	width: 805px;
	padding: 0px;
}

.gradienttop {
	background-color: #ffffff;
	background-image: url(images/bgr_1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: Verdana, Arial;
	width: 100%;
	padding: 0px;
}

.glowredleft {
	
	background-image: url(images/glowredleft3.gif);
	background-repeat: no-repeat;
	background-position:right;
	background-position:top;
	margin: 0px;
	vertical-align: top;
}

.glowredright {
	
	background-image: url(images/glowredright3.gif);
	background-repeat: no-repeat;
	background-position:right;
	background-position:top;
	margin: 0px;
	vertical-align: top;
}

.headerfont2 { font-family: arial, tahoma, helvetica, sans-serif; font-size:17px; color:#9D1B2D; font-weight:bold;}
.headerfont2 a:link     { color: #0000CC; text-decoration: underline ;}
.headerfont2 a:visited    { color: #A4A2A2; text-decoration: underline; }
.headerfont2 a:active    { color: #0000CC; text-decoration: underline ;}
.headerfont2 a:hover    { color: #0000CC; text-decoration: none ; }

.headerfont { font-family: arial, tahoma, helvetica, sans-serif; font-size:17px; color:#9D1B2D; }
.headerfont a:link     { color: #0000CC; text-decoration: underline; }
.headerfont a:visited    { color: #A4A2A2; text-decoration: underline; }
.headerfont a:active    { color: #0000CC; text-decoration: underline; }
.headerfont a:hover    { color: #0000CC; text-decoration: none ;}

.h1 { font-family:tahoma, arial, helvetica, sans-serif; font-size:12px;  line-height:13pt; color:#9D1B2D; font-weight:900;}
.h1 a:link     { color: #9D1B2D; text-decoration: none; }
.h1 a:visited    { color: #A4A2A2; text-decoration: none; }
.h1 a:active    { color: #9D1B2D; text-decoration: none ;}
.h1 a:hover    { color: #9D1B2D; text-decoration: underline ;}

.h1blue { font-family:tahoma, arial, helvetica, sans-serif; font-size:12px;  line-height:13pt; color:#5D87A1; font-weight:900;}
.h1blue a:link     { color: #5D87A1; text-decoration: none; }
.h1blue a:visited    { color: #5D87A1; text-decoration: none; }
.h1blue a:active    { color: #5D87A1; text-decoration: none ;}
.h1blue a:hover    { color: #5D87A1; text-decoration: underline ;}

.h1green { font-family:tahoma, arial, helvetica, sans-serif; font-size:12px;  line-height:13pt; color:#A89900; font-weight:900;}
.h1green a:link     { color: #A89900; text-decoration: none; }
.h1green a:visited    { color: #A89900; text-decoration: none; }
.h1green a:active    { color: #A89900; text-decoration: none ;}
.h1green a:hover    { color: #A89900; text-decoration: underline ;}

.h2   { font-family: arial, tahoma, helvetica, sans-serif; font-size:11px; line-height:13px; color:#9D1B2D; text-decoration:bold; font-weight:bold; }
.h2 a:link     { color: #9D1B2D; text-decoration: none; font-weight:bold;}
.h2 a:visited    { color: #A4A2A2; text-decoration: none; font-weight:bold;}
.h2 a:active    { color: #9D1B2D; text-decoration: none; font-weight:bold; }
.h2 a:hover    { color: #9D1B2D; text-decoration: underline; font-weight:bold ;}

.h2blue   { font-family: arial, tahoma, helvetica, sans-serif; font-size:11px; line-height:13px; color:#5D87A1; text-decoration:bold; font-weight:bold; }
.h2blue a:link     { color: #5D87A1; text-decoration: none; font-weight:bold;}
.h2blue a:visited    { color: #5D87A1; text-decoration: none; font-weight:bold;}
.h2blue a:active    { color: #5D87A1; text-decoration: none; font-weight:bold; }
.h2blue a:hover    { color: #5D87A1; text-decoration: underline; font-weight:bold ;}

.h2green   { font-family: arial, tahoma, helvetica, sans-serif; font-size:11px; line-height:13px; color:#A89900; text-decoration:bold; font-weight:bold; }
.h2green a:link     { color: #A89900; text-decoration: none; font-weight:bold;}
.h2green a:visited    { color: #A89900; text-decoration: none; font-weight:bold;}
.h2green a:active    { color: #A89900; text-decoration: none; font-weight:bold; }
.h2green a:hover    { color: #A89900; text-decoration: underline; font-weight:bold ;}

.h3   { color: #565656; font-size: 11px; font-weight: bold; font-family:  arial, verdana, helvetica, geneva, sans-serif; text-decoration: none ;}
.h3 a:link     { color: #565656; text-decoration: none; }
.h3 a:visited    { color: #A4A2A2; text-decoration: none; }
.h3 a:active    { color: #565656; text-decoration: none ;}
.h3 a:hover    { color: #565656; text-decoration: underline; }

.whitetext { color: #ffffff; font-size: 11px; font-weight: bold; font-family:  arial, verdana, helvetica, geneva, sans-serif; text-decoration: none; }
.whitetext a:link     { color: #ffffff; text-decoration: none; font-weight: bold; }
.whitetext a:visited    { color: #ffffff; text-decoration: none ; font-weight: bold;}
.whitetext a:active    { color: #ffffff; text-decoration: none; font-weight: bold; }
.whitetext a:hover    { color: #ffffff; text-decoration: underline ; font-weight: bold;}

.headingred { color: #9D1B2D; font-size: 12px; font-weight: bold; font-family:  arial, verdana, helvetica, geneva, sans-serif; text-decoration: none; }
.headingred a:link     { color: #9D1B2D; text-decoration: none; }
.headingred a:visited    { color: #9D1B2D; text-decoration: none; }
.headingred a:active    { color: #9D1B2D; text-decoration: none ;}
.headingred a:hover    { color: #9D1B2D; text-decoration: underline; }

.headingblue { color: #5D87A1; font-size: 12px; font-weight: bold; font-family:  arial, verdana, helvetica, geneva, sans-serif; text-decoration: none; }
.headingblue a:link     { color: #5D87A1; text-decoration: none; }
.headingblue a:visited    { color: #5D87A1; text-decoration: none; }
.headingblue a:active    { color: #5D87A1; text-decoration: none ;}
.headingblue a:hover    { color: #5D87A1; text-decoration: underline; }

.headinggreen { color: #A89900; font-size: 12px; font-weight: bold; font-family:  arial, verdana, helvetica, geneva, sans-serif; text-decoration: none; }
.headinggreen a:link     { color: #A89900; text-decoration: none; }
.headinggreen a:visited    { color: #A89900; text-decoration: none; }
.headinggreen a:active    { color: #A89900; text-decoration: none ;}
.headinggreen a:hover    { color: #A89900; text-decoration: underline; }

.division { color: #000000; font-size: 9px; font-weight: normal; font-family:  arial, verdana, helvetica, geneva, sans-serif; text-decoration: none; }
.division a:link     { color: #000000; text-decoration: underline; font-weight:normal; }
.division a:visited    { color: #A4A2A2; text-decoration: underline; font-weight:normal; }
.division a:active    { color: #000000; text-decoration: underline ; font-weight:normal;}
.division a:hover    { color: #000000; text-decoration: none ; font-weight:normal; }

.links { color: #666666; font-size: 11px; font-weight: bold; font-family:  arial, verdana, helvetica, geneva, sans-serif; text-decoration: none ;}
.links a:link     { color: #565656; text-decoration: underline; font-weight:bold ;}
.links a:visited    { color: #A4A2A2; text-decoration: underline; font-weight:bold; }
.links a:active    { color: #565656; text-decoration: underline ; font-weight:bold;}
.links a:hover    { color: #565656; text-decoration: none ; font-weight:bold ;}

.maintext { font-family: arial, tahoma, helvetica, sans-serif; font-size:11px; color:#565656; font-weight:normal;}
.maintext a:link     { color: #565656; text-decoration: underline; font-weight:normal ;}
.maintext a:visited    { color: #A4A2A2; text-decoration: underline; font-weight:normal; }
.maintext a:active    { color: #565656; text-decoration: underline ; font-weight:normal;}
.maintext a:hover    { color: #565656; text-decoration: none ; font-weight:normal;}

.moretext { font-family:   arial, tahoma, helvetica, sans-serif; font-size:9px; color:#9D1B2D; font-weight:bold;}
.moretext a:link     { color: #9D1B2D; text-decoration: underline; font-size:9px; font-weight:bold; }
.moretext a:visited    { color: #A4A2A2; text-decoration: underline; font-size:9px; font-weight:bold;}
.moretext a:active    { color: #9D1B2D; text-decoration: underline ; font-size:9px; font-weight:bold;}
.moretext a:hover    { color: #9D1B2D; text-decoration: none ; font-size:9px; font-weight:bold;}

.breadcrumb { font-family: tahoma, arial, helvetica, sans-serif; font-size:11px; color:#9D1B2D; font-weight:bold;}
.breadcrumb a:link     { color: #9D1B2D; text-decoration: none; font-weight:bold; }
.breadcrumb a:visited    { color: #9D1B2D; text-decoration: none; font-weight:bold; }
.breadcrumb a:active    { color: #9D1B2D; text-decoration: none ; font-weight:bold;}
.breadcrumb a:hover    { color: #DA2029; text-decoration: none ; font-weight:bold;}

h1 {margin: 0; padding: 0 0 0 0px;}

h2 {margin: 0; padding: 0 0 0 0px;}

h3 {margin: 0; padding: 0 0 0 0px;}

li { list-style-image:url(images/ch_red.jpg); margin:0px; vertical-align:top;}

.table {background-color:#eeeeee; }


.form
{
font: bold 10px Arial, Verdana, Helvetica, sans-serif;
color: #254C77;
background-color: #ffffff;
border: 1px solid #cccccc;
height:15px;
width: 100px;
vertical-align:middle;
padding:5px;
}

/*A:link  { font-family:arial, tahoma, helvetica, sans-serif; font-size:11px; color:#9D1B2D; font-weight:normal; text-decoration:none; color:#666666;}
A:visited   { font-family:arial, tahoma, helvetica, sans-serif; font-size:11px; color:#9D1B2D; font-weight:normal; text-decoration: none; color:#A4A2A2;}
A:active    { font-family:arial, tahoma, helvetica, sans-serif; font-size:11px; color:#9D1B2D; font-weight:normal; text-decoration: none; color:#666666;}
A:hover { font-family:arial, tahoma, helvetica, sans-serif; font-size:11px; color:#9D1B2D; font-weight:normal; text-decoration: underline; color:#9D1B2D;}*/

.newsheadline { font-family:tahoma, arial, helvetica, sans-serif; font-size:12px;  line-height:13pt; color:#9D1B2D; font-weight:900; padding-left:5px; padding-top:0px; padding-bottom:0px; padding-right:2px;}
.newsheadline a:link     { color: #9D1B2D; text-decoration: none; }
.newsheadline a:visited    { color: #A4A2A2; text-decoration: none; }
.newsheadline a:active    { color: #9D1B2D; text-decoration: none ;}
.newsheadline a:hover    { color: #9D1B2D; text-decoration: underline ;}

form {margin:0; padding:0}

p{ margin-bottom: 6px; margin-top:6px; padding: 0 0 0 0px;}

.itemDescription { font-family: arial, tahoma, helvetica, sans-serif; font-size:10px; color:#565656; font-weight:normal;}
.itemDescription a:link     { color: #565656; text-decoration: underline; font-weight:normal; }
.itemDescription a:visited    { color: #A4A2A2; text-decoration: underline; font-weight:normal; }
.itemDescription a:active    { color: #565656; text-decoration: underline ; font-weight:normal;}
.itemDescription a:hover    { color: #565656; text-decoration: none ; font-weight:normal;}

.itemTitle { font-family: arial, tahoma, helvetica, sans-serif; font-size:12px; color:#9D1B2D; font-weight:bold;}
.itemTitle a:link     { color: #9D1B2D; text-decoration: none; font-weight:bold ;}
.itemTitle a:visited    { color: #9D1B2D; text-decoration: none; font-weight:bold; }
.itemTitle a:active    { color: #9D1B2D; text-decoration: none ; font-weight:bold;}
.itemTitle a:hover    { color: #9D1B2D; text-decoration: underline ; font-weight:bold;}

.news_item_copy_pad { font-family: arial, tahoma, helvetica, sans-serif; font-size:10px; color:#565656; font-weight:normal;}
.news_item_copy_pad a:link     { color: #565656; text-decoration: underline; font-weight:normal; }
.news_item_copy_pad a:visited    { color: #A4A2A2; text-decoration: underline; font-weight:normal; }
.news_item_copy_pad a:active    { color: #565656; text-decoration: underline ; font-weight:normal;}
.news_item_copy_pad a:hover    { color: #565656; text-decoration: none ; font-weight:normal;}

.item_listing_title { font-family: arial, tahoma, helvetica, sans-serif; font-size:12px; color:#565656; font-weight:normal;}
.item_listing_title a:link     { color: #565656; text-decoration: underline; font-weight:normal; }
.item_listing_title a:visited    { color: #A4A2A2; text-decoration: underline; font-weight:normal; }
.item_listing_title a:active    { color: #565656; text-decoration: underline ; font-weight:normal;}
.item_listing_title a:hover    { color: #565656; text-decoration: none ; font-weight:normal;}

.item_listing_abstract { font-family: arial, tahoma, helvetica, sans-serif; font-size:10px; color:#565656; font-weight:normal;}
.item_listing_abstract a:link     { color: #565656; text-decoration: underline; font-weight:normal; }
.item_listing_abstract a:visited    { color: #A4A2A2; text-decoration: underline; font-weight:normal; }
.item_listing_abstract a:active    { color: #565656; text-decoration: underline ; font-weight:normal;}
.item_listing_abstract a:hover    { color: #565656; text-decoration: none ; font-weight:normal;}

.item_listing_readmore { font-family: arial, tahoma, helvetica, sans-serif; font-size:9px; color:red; font-weight:normal; text-decoration: none ;}
.item_listing_readmore a:link     { font-family: arial, tahoma, helvetica, sans-serif; font-size:9px; color:red; font-weight:normal; text-decoration: none ; }
.item_listing_readmore a:visited    { font-family: arial, tahoma, helvetica, sans-serif; font-size:9px; color:red; font-weight:normal; text-decoration: none ; }
.item_listing_readmore a:active    { font-family: arial, tahoma, helvetica, sans-serif; font-size:9px; color:red; font-weight:normal; text-decoration: none ;}
.item_listing_readmore a:hover    { font-family: arial, tahoma, helvetica, sans-serif; font-size:9px; color:red; font-weight:normal; text-decoration: underline ;}

.hide {display:none;}