/*========================================================*/
/*               http://www.2designstudio.net             */
/*========================================================*/

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body { margin: 0px; font-size: 11px; padding: 0px; background-repeat:repeat-x}
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: tahoma; font-size: 11px; line-height: 1.4em; margin: 0; color: #000000;}
/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/
/*-- outermost table of skin -Standard      --*/ .OuterTable { width: 100%; background: url(page_bg_l.gif) repeat-y top left #FFF; align: center; }
/*-- outermost table of skin -Admin         --*/ .OuterTableAdmin { width: 798px; background: url(page_bg_l.gif) repeat-y top left #FFF; align: center; }
.top_bgleft{
   border-right: 1px #835C45 solid;
	background:#2C2C2C;
	height:58px;
	width: 23px;
}
.bgbanner{
	background: url(bg.gif);
	background-repeat: repeat-x;
}
.top_bgright{
   border-left: 1px #835C45 solid;
	background:#2C2C2C;
	height:58px;
	width: 23px;
}

.Mid_bgleft{
	background: #281104;
   border-right: 1px #835C45 solid;
}

.Mid_bgright{
	background: #281104;
   border-left: 1px #835C45 solid;
}

.bottom_bgleft{
	background: #2C2C2C;
	height: 38px;
	border-right: 1px #835C45 solid;
}

.bottom_bgright{
	background: #2C2C2C;
	height: 38px;
	border-left: 1px #835C45 solid;
}

.Menu_line{
	background: url(Menu_bt.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.Search{
  height: 15px;
  width: 150px;
}
.Basketball01_left{
	background: url(Basketball01_left.jpg);
	height: 23px;
	width: 10px;
	background-repeat: no-repeat;
}
.Basketball01_mid{
	background: url(Basketball01_mid.jpg);
	height: 23px;
	background-repeat: repeat-x;
}
.Basketball01_right{
	background: url(Basketball01_right.jpg);
	height: 23px;
	width: 7px;
	background-repeat: no-repeat;
}
/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/
.BannerPane {padding:0px;}
.BannerPane1 {padding:0px;}
.SearchPane {padding:0px;}
.TopPane {padding:0px;}
.LeftPane { padding:0px;}
.LeftPane1 { padding:0px;}
.ContentPane { padding:0px; height: 100%;}
.ContentPaneleft { padding:0px 0px 0px 0px;}
.ContentPaneright { padding:0px 0px 0px 0px;}
.RightPane { padding:0px;}
.RightPane1 { padding:0px;}
.BottomPane {padding:0px; }
.BasePane {padding:0px; }

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color:#000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color: #FEFEFE; font-family: Arial; font-weight: normal; font-size: 11px; text-decoration: underline; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color:#000000; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color:#000000; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color:#000000; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight: normal;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color:#000000; font-family: tahoma; font-size: 11px; text-decoration:  underline; font-weight: normal; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#000000; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#000000; font-weight: normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color: #222222; font-weight: normal; text-decoration: underline;  }
/*-- terms SearchFeild idle            --*/ .SearchFeild { color:#FFF; font-size: 11px;font-family: tahoma; font-weight: normal;}
/*-- terms SearchFeild links           --*/ a.SearchFeild:link, a.SearchFeild:visited, a.SearchFeild:active { color:#FFF; font-weight: normal; text-decoration:none; font-size: 11px;  }
/*-- terms SearchFeild links hover     --*/ a.SearchFeild:hover { color:#FFF; font-weight: normal; text-decoration: none;  }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: tahoma; font-size: 11px; color:#333333 }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #FF4200; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: bold; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #FF4200; padding: 0; }
a.SubHead:link, a.SubHead:visited, a.SubHead:active { font-family: tahoma; font-size: 11px; font-weight: bold; color: #FF4200; padding: 0; text-decoration: none; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #FF4200; background: transparent; font-weight: bold; padding: 0;}
.StandardButton{padding-right: 5px;padding-left: 5px;font-weight: normal;font-size: 11px;background: #F93E00;color: #000;font-family: Verdana, sans-serif; cursor:hand;}
.Controlpanel, .PagingTable  {BORDER-RIGHT: #C8C8C8 1px solid;  BORDER-TOP: #C8C8C8 1px solid;  BORDER-LEFT: #C8C8C8 1px solid; BORDER-BOTTOM: 1px solid #888888;  width: 100%; height: 64px; background: #C8C8C8;}
/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color:#880000; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #FF0000; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color:#880000; font-family: tahoma; font-weight: normal; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #FF0000; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #FD3300; border: 0px solid #ABABAB; background: transparent; padding: 0px 0px 0px 0px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none;}
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #FD3300; border: 0px solid #868686; background: transparent; padding: 0px 0px 0px 0px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline;}
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 0px 0px 0px 20px; cursor: hand; font-size:10px;margin: 0 0 0 21px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/
 /*-- default form elements      --*/ select{font-size:10px;color: #2C2C2C; border-top: 1px #000 solid; border-bottom: 1px #DDD solid; border-left: 0px #000 solid; font-family:tahoma; font-style: normal;}
/*-- default form elements      --*/ input { font-family: tahoma; font-size: 11px; color: #2C2C2C;}
/*-- textbox                    --*/ .NormalTextBox { color: #333; padding-left:1px; font-family: tahoma; font-weight: normal; font-size: 11px;}
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; border: 1px;}
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { }
/*  8. Main Menu and Module Menus                         */
/*========================================================*/
.ModuleTitle_MenuContainer { background: transparent;}
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	}
.ModuleTitle_MenuItem {
	cursor: hand; 
	color:#FFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #7AD7E3 0px solid; 
	border-top: #7AD7E3 0px solid; 
	border-right: #FFFFFF 0px solid;
	background: #FF3300;
	height: 22px;
}
.ModuleTitle_MenuIcon {
	cursor: hand; 
	border-left: #FF3300 1px solid; 
	border-bottom: #FF3300 1px solid; 
	border-top: #FF3300 1px solid; 
	border-right: #FF3300 0px solid;
	background-color: #FF3300; 
	text-align: center; 
	width: 15; 
	height: 22;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FF3300; 
	border-bottom: #FFF 1px solid; 
	border-left: #FFF 1px solid; 
	border-top: #FFF 1px solid;  
	border-right: #FFF 1px solid; 
	filter:none;
}

.ModuleTitle_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	background-color: #2C2C2C;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 22px;
	color: #FFF;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #7AD7E3 0px solid; 
	border-bottom: #7AD7E3 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {background: Transparent;}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	background: transparent;
}
.MainMenu_TabRootMenuItem TD{  background-image: url(midnav_mid.gif);height:31px; font-family:Tahoma, Arial, Helvetica; font-size: 12px; font-weight: bold; color: #FFF; background-repeat: repeat-x;}
.MainMenu_TabRootMenuItemSel TD{background-image: url(midnav_active.gif);height:31px; font-size: 12px; color: #FFF;font-family:Tahoma, Arial, Helvetica; font-weight: bold;  background-repeat: repeat-x;}
.MainMenu_TabMenuItemHover TD{background-image: url(midnav_mid.gif);color: #000000;height:31px;font-family:Tahoma, Arial, Helvetica; font-weight: bold;  background-repeat: repeat-x; font-size: 12px;}
.MainMenu_TabMenuItemSelHover TD{background-image: url(midnav_active.gif);	color: #fff;font-weight: bold; font-style: normal; height:31px; background-repeat: repeat-x; font-size: 12px; font-family: Tahoma, Arial, Helvetica;}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #FFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #999999 0px solid; 
	border-bottom: #999999 0px solid; 
	border-top: #999999 0px solid; 
	border-right: #999999 0px solid;
	background: #FF3300;
	height: 22px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	border-left:#FF3300 1px solid; 
	border-bottom:#FF3300 1px solid; 
	border-top: #FF3300 1px solid; 
	border-right: 0px solid #FF3300;
	background-color: #FF3300; 
	height: 22px;
}

.MainMenu_SubMenu {
	border-bottom: #FFF 1px solid; 
	border-left: #FFF 1px solid; 
	border-top: #FFF 1px solid;  
	border-right: #FFF 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #69B7E8; 
	color: #6A6A6A;
	filter:none;
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #2C2C2C;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	height:22px;
   color: #FFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #7AD7E3 0px solid; 
	border-bottom: #7AD7E3 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



/* <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: #F00;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 12px;
}
a.EQNewsCategory:hover, .EQNewsCategory a:hover {
	color: #03F;
	text-decoration: underline;
}

.ArticleDetailTitle {
	color: #03C;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
}

.ArticleDetailContent, .ArticleDetailContent p {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-align: justify;
}

.ArticleDescription {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	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: #03C;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}
a.ArticleTitle:hover {
	color: #03F;
	text-decoration: underline;
}

.ArticleDate {
	color: #666;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

.ArticleDetailLink, a.ArticleDetailLink, a.ArticleDetailLink:visited, a.ArticleDetailLink:active, a.ArticleDetailLink:link,
.ArticleDetailLink a, .ArticleDetailLink a:visited, .ArticleDetailLink a:active, .ArticleDetailLink a:link {
	color: #08518a;
	background: url('images/eqnews_detail.gif');
	background-position: right;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-right: 12px;
	text-decoration: none;
	width: 70px;
}
a.ArticleDetailLink:hover, .ArticleDetailLink a:hover {
	color: #08518a;
	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: #03C;
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;	
	line-height: 20px;
}
a.LastestArticleTitle:hover, .LastestArticleTitle a:hover {
	color: #03F;
	text-decoration: underline;
}
.RelativeArticleTitle {
	color: #03C;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 20px;
}
a.RelativeArticleTitle, a.RelativeArticleTitle:link, a.RelativeArticleTitle:active, a.RelativeArticleTitle:visited, 
.RelativeArticleTitle a, .RelativeArticleTitle a:link, .RelativeArticleTitle a:active, .RelativeArticleTitle a:visited {
	color: #08518a;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
a.RelativeArticleTitle:hover, .RelativeArticleTitle a:hover {
	color: #08518a;
	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: 12px;
}
.EQNewsTitle_Text {
	color: #03C;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	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: #03C;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
a.EQNewsTitle_Text:hover, .EQNewsTitle_Text a:hover {
	color: #03F;
	text-decoration: underline;
}

.EQNewsOtherArticle {
	color: #333;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	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 */



