body{
	background: #6D2D2B; 
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D2D2B;
}
.TopPane{
	background: transparent url(images/bg_toppage.jpg) no-repeat top;
	width: 499px;
	height: 134px;
}
.TopPane_inside{
	background: transparent url(images/bg_toppage_inside.jpg) no-repeat top;
	width: 515px;
	height: 116px;
}
.ContentPane{
	background: transparent url(images/bg_contentpage.jpg) no-repeat top;
	width: 499px;
	height: 251px;
}
.ContentPane_inside{
	background: transparent url(images/bg_content_inside.jpg) no-repeat top;
	width: 515px;
	height: 269px;
	padding: 0px 3px 0px 3px;
}
.ContactPane{
	background: transparent url(images/bg_contactpage.jpg) no-repeat top;
	width: 499px;
	height: 251px;
}
/*.MiddlePane{
	background: transparent url(images/bg_middlepage.jpg) no-repeat top;
	width: 499px;
	height: 134px;
}*/
.MiddlePane_inside{
	background: transparent url(images/bg_middlepage_inside.jpg) no-repeat top;
	width: 515px;
	height: 134px;
}
.Home_bg {
	background: transparent url(images/home_before_bg.gif) no-repeat top;
	width:500px;
	height:384px;
}

.BottomPane{
	background: transparent url(images/bottom_page.jpg) no-repeat top;
	width: 1024px;
	height: 91px;
	color:#c3a15c;
	font-size: 11px;
	padding-left: 83px;
	padding-top: 35px;
}
#dnn_LeftPane div, #dnn_RightPane div{
	padding: 0;
	margin: 0;
}
#dnn_RightPane
/* -------Start style main-menu ----------*/

/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{
	cursor:pointer;
	font-size: 11px; 
	background-color: #1d130a !important;
	width: 75%;
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color: #c3a15c;
	font-size: 11px; 
	font-weight:bold; 	
	text-align:center; 
	white-space:nowrap;
	float:left;
}


/*  Main menu hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#FFF;
	font-size: 11px; 
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	float:left;
}

/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size: 11px;
	white-space:nowrap;
	float:left;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #C0D6E5;
}

.main_dnnmenu_submenu td
{
	background-color:#3E1213;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#c3a15c;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	color:#ffffff;
}
.main_dnnmenu_itemselected td{
 
	color:#ffffff;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}
/* -------End style main-menu ----------*/

.style_login, a.style_login, a.style_login:link, a.style_login:active, a.style_login:visited
.style_login a, .style_login a:link, .style_login a:active, .style_login a:visited,.header a, .header a:link, .header a:active, .header a:visited {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;
	color:#c3a15c;
	font-weight:bold;
	text-decoration:none;
}
.style_login a:hover, a.style_login:hover,.header a:hover {
	color:#fff;
	text-decoration: none;
}
/* <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: Arial, 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: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
}

.ArticleDetailContent, .ArticleDetailContent p {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: justify;
}

.ArticleDescription {
	font-family: Arial, Verdana;
	font-size: 10px;
	text-align: justify;
}
p.ArticleDescription, .ArticleDescription p { 
	font-family: Arial, Verdana;
	margin: 0;
	text-align: justify;
	font-size: 10px;
	color: #000;
}

.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: Arial, 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: Arial, 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: #03C;
	background: url('images/eqnews_detail.gif');
	background-position: right;
	background-repeat: no-repeat;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 20px;
	padding-right: 12px;
	text-decoration: none;
	width: 70px;
}
a.ArticleDetailLink:hover, .ArticleDetailLink a:hover {
	color: #03F;
	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: #c3a15c;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;	
	line-height: 20px;
}
a.LastestArticleTitle:hover, .LastestArticleTitle a:hover {
	color: #fff;
	text-decoration: underline;
}
.RelativeArticleTitle {
	color: #03C;
	font-family: Arial, 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: #03C;
	font-family: Arial, Verdana;
	font-size: 12px;
}
a.RelativeArticleTitle:hover, .RelativeArticleTitle a:hover {
	color: #03F;
	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: Arial, Verdana;
	font-size: 12px;
}
.EQNewsTitle_Text {
	color: #FFF;
	font-family: Arial, 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: #FFF;
	font-family: Arial, Verdana;
	font-size: 11px;
}
a.EQNewsTitle_Text:hover, .EQNewsTitle_Text a:hover {
	color: #666;
	text-decoration: underline;
}

.EQNewsOtherArticle {
	color: #333;
	font-family: Arial, 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: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
a.EQNewsCommand:hover, .EQNewsCommand a:hover {
	color: #03F;
	text-decoration: underline;
}
#content {
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: 25px;
}

#contentMask {
	position: relative;
	height: 215px;
	overflow: hidden;
}
#up {
	position: absolute;
	right: 0px;
	top: 0px;
}
#down {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#track {
	position: absolute;
	right: 0px;
	top: 5px;
}
#drag {
	position: absolute;
	right: 4px;
	top: 5px;
	z-index: 10;
}
/* <End> ------ EQ_NEWS Styles */
