/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
}
td, a{
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.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-color: #fefefe;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height: 10px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFF; 
	font-size: 11px; 
	font-style: normal;
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;	
}
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFF; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold;
	background-color: Transparent;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 4px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	color: #FF0;
	background: none;
}
.main_dnnmenu_itemhover td {  
	color: #FF0;
	background: none;
}
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #8cc63f;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
}

.main_dnnmenu_arrow {
	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; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

/* <Begin> ---- EQ_NEWS Styles */
.EQNewsCategory, a.EQNewsCategory, a.EQNewsCategory:link, a.EQNewsCategory:active, a.EQNewsCategory:visited,
.EQNewsCategory a, .EQNewsCategory a:link, .EQNewsCategory a:active, .EQNewsCategory a:visited {
	color: #000;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 12px;
	text-transform: uppercase;
}
a.EQNewsCategory:hover, .EQNewsCategory a:hover {
	color: #0e470a;
	text-decoration: underline;
}

.ArticleDetailTitle {
	color: #0e470a;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 6px;
}

.ArticleDetailContent, .ArticleDetailContent p {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: justify;
}

.ArticleDescription {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: justify;
}
p.ArticleDescription, .ArticleDescription p { 
	margin: 0;
	text-align: justify;
}

.ArticleImageLeft {
	float: left;
	margin-right: 6px;
	position: relative;
}
.ArticleTitle, a.ArticleTitle, a.ArticleTitle:link, a.ArticleTitle:active, a.ArticleTitle:visited,
.ArticleTitle a, .ArticleTitle a:link, .ArticleTitle a:active, .ArticleTitle a:visited {
	color: #0e470a;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}
a.ArticleTitle:hover {
	color: #3d4928;
	text-decoration: underline;
}

.ArticleDate {
	color: #666;
	font-family: Tahoma, Verdana;
	font-size: 10px;
}

img.ArticleImageLink, .ArticleImageLink img {
	height: 75px;
	width: 100px;
}
.ArticleDetailLink, a.ArticleDetailLink, a.ArticleDetailLink:visited, a.ArticleDetailLink:active, a.ArticleDetailLink:link,
.ArticleDetailLink a, .ArticleDetailLink a:visited, .ArticleDetailLink a:active, .ArticleDetailLink a:link {
	color: #0e470a;
	background: url('images/eqnews_detail.gif');
	background-position: right;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	line-height: 18px;
	padding-right: 12px;
	text-decoration: none;
	width: 70px;
}
a.ArticleDetailLink:hover, .ArticleDetailLink a:hover {
	color: #3d4928;
	text-decoration: underline;
}

.LastestArticleTitle, a.LastestArticleTitle, a.LastestArticleTitle:visited, a.LastestArticleTitle:link, a.LastestArticleTitle:active, 
.LastestArticleTitle a, .LastestArticleTitle a:visited, .LastestArticleTitle a:link, .LastestArticleTitle a:active {	
	color: #0e470a;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;	
	line-height: 20px;
}
a.LastestArticleTitle:hover, .LastestArticleTitle a:hover {
	color: #0e470a;
	text-decoration: underline;
}
.RelativeArticleTitle {
	color: #0e470a;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 18px;
}
a.RelativeArticleTitle, a.RelativeArticleTitle:link, a.RelativeArticleTitle:active, a.RelativeArticleTitle:visited, 
.RelativeArticleTitle a, .RelativeArticleTitle a:link, .RelativeArticleTitle a:active, .RelativeArticleTitle a:visited {
	color: #0e470a;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
a.RelativeArticleTitle:hover, .RelativeArticleTitle a:hover {
	color: #3d4928;
	text-decoration: underline;
}

.EQNewsTitle4HView {
	float: left;	
	position: relative;
	padding-right: 10px;
	width: 100px;
}
.EQNewsTitle4VView {
	display: block;
	margin-bottom: 6px;
}
.EQNewsTitle_Node {
	background-image: url('images/eqnews_node.gif');
	background-position: 0px 7px;
	background-repeat: no-repeat;
	width: 8px;	
}
.EQNewsTitle_Image {
	float: left;
	margin-right: 4px;
}
.EQNewsTitle_Category {
	color: #333;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.EQNewsTitle_Text {
	color: #03C;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
a.EQNewsTitle_Text, a.EQNewsTitle_Text:link, a.EQNewsTitle_Text:active, a.EQNewsTitle_Text:visited, 
.EQNewsTitle_Text a, .EQNewsTitle_Text a:link, .EQNewsTitle_Text a:active, .EQNewsTitle_Text a:visited {
	color: #0e470a;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
a.EQNewsTitle_Text:hover, .EQNewsTitle_Text a:hover {
	color: #3d4928;
	text-decoration: underline;
}

.EQNewsOtherArticle {
	color: #333;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-decoration: underline;
	vertical-align: bottom;
}

.EQNewsCommand, a.EQNewsCommand, a.EQNewsCommand:visited, a.EQNewsCommand:active, a.EQNewsCommand:link,
.EQNewsCommand a, .EQNewsCommand a:visited, .EQNewsCommand a:active, .EQNewsCommand a:link  {
	color: #333;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
a.EQNewsCommand:hover, .EQNewsCommand a:hover {
	color: #03F;
	text-decoration: underline;
}
/* <End> ------ EQ_NEWS Styles */

.top_logo {
	background: url('images/logo_top.jpg');
	background-position: left;
	background-repeat: no-repeat;
	height: 130px;
	width: 296px;
}
.top_header {
	background: url('images/bg_logo_top.jpg');
	background-color: #8cc63f;
	background-position: bottom left; 
	background-repeat: no-repeat;
	height: 95px;
}
.languagepanel {
	color: #006c03;
	font-weight: bold;
	height: 25px;
	padding-right: 20px;
}
.iconpanel {
	color: #FFF;
	float: right;
	font-size: 10px;
	font-weight: bold;
	height:50px;
	padding-right: 20px;
	position: relative;
}
.icon_content {
	float: left;
	position: relative;
}
.icon_breakline {
	background: url('images/icon_breakline.jpg');
	background-position: center;
	background-repeat: no-repeat;
	float: left;	
	height: 50px;
	position: relative;
	width: 20px;
}
a:active.logintext, a:link.logintext, a:visited.logintext {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;	
	text-decoration: none;
}
a:hover.logintext {
	color: #3d4928;
	text-decoration: none;
}

.datepanel {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	padding-bottom: 5px;
}
.welcomepanel {
	background: url('images/bg_welcome_top.jpg');
	background-position: top left;
	background-repeat: no-repeat;	
	height: 12px;
	width: 271px;
}
.hmenupanel {
	background: url('images/bg_hmenu.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 35px;
	width: 619px;
}
hmenupanel_right {
	background: url('images/bg_hmenu_right.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 20px;
}
.bannerpanel {
	height: 202px;	
	width: 619px;
}
.hline_lefttop {
	background: url('images/bg_hline_lefttop.jpg');
	background-repeat: no-repeat;
	background-position: left;
	height: 210px;
	width: 25px;	
}
.hline_leftrepeat {
	background: url('images/bg_hline_leftrepeat.jpg');
	background-repeat: repeat-y;
	background-position: left;
	width: 25px;
}
.hline_leftbottom {
	background: url('images/bg_hline_leftbottom.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 25px;
}
.hline_centertop {
	background: url('images/bg_hline_centertop.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
.hline_centerrepeat {
	background: url('images/bg_hline_centerrepeat.jpg');
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}
.hline_centerbottom {
	background: url('images/bg_hline_centerbottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 100px;
}
.hline_righttop {
	background: url('images/bg_hline_righttop.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 210px;
	width: 20px;	
}
.hline_rightrepeat {
	background: url('images/bg_hline_rightrepeat.jpg');
	background-repeat: repeat-y;
	background-position: left;
	width: 20px;
}
.hline_rightbottom {
	background: url('images/bg_hline_rightbottom.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 20px;
}
.footerpanel {
	background: url('images/bg_footerright.jpg');
	background-color: #8cc63f;
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 78px;
}
.footerpanel_logo {
	background: url('images/logo_bottom.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 65px;
	width: 60px;
}
.footerpanle_text {
	color: #3d4928;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.copyright_text {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}
a:active.copyright_text, a:link.copyright_text, a:visited.copyright_text {
	color: #8cc63f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
a:hover.copyright_text {
	color: #3d4928;
	text-decoration: none;	
}
