﻿/* ================================
    CSS STYLES FOR Module WebSystem
   ================================
*/ 
.divWrapper
{
 background-color: #FA5534;	
 width: 100px;
 height: 15px;
 position: fixed;
 left: 0px;
 overflow: auto;
}

#divProgress, .divProgress {
  width:100px; 
  height:15px;
  bottom: 0%; 
  text-align:center;
  left: 0px; 
  position:fixed;
  overflow: visible;
  display: inline;
}

div.wordwrap-breakword 
{
	word-wrap: break-word;
}


.WebSystem_Search
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
}

/* the flat data list in the category */

/* product styles */
.WebSystem_ProductPrice
{
	font-family: verdana, Arial, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
	
}

.WebSystem_ProductName
{
	font-family: verdana, Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}
/**************************/
.WebSystem_CategoryList_TreeView_Node, .WebSystem_CategoryList_TreeView_Node A:Link , .WebSystem_CategoryList_TreeView_Node A:Visited
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color : #ffffff ;
}
.WebSystem_CategoryList_TreeView_Node A:hover
{
	font-family:  verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;	
	text-decoration: none;
	color: #FC5000;		
}

.WebSystem_CategoryList, .WebSystem_CategoryList A:Link, .WebSystem_CategoryList A:Visited
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color : #ffffff ;
}

.WebSystem_CategoryList A:hover
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color : #ffffff ;
}

.WebSystem_CategoryList_TreeView_Child
{
	font-family:  verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
     color : #ffffff;
}
.WebSystem_CategoryList_TreeView_Over
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
     color : #ffffff;
}
.WebSystem_CategoryList_TreeView_Selected
{
	font-family:  verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    
	
}
.WebSystem_CategoryList TD A:visited, .WebSystem_CategoryList TD A:link
{
	font-family:  verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold; 
	text-decoration: none;	
	color: #ffffff;
}
.WebSystem_CategoryList TD A:hover
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold;	
	text-decoration: none;
	color: #ff99ff;		
}
.WebSystem_CategoryList_ItemStyle {}
.WebSystem_CategoryList_AlternatingItemStyle {}
.WebSystem_CategoryList_HeaderStyle {}



/* Detail Headers - all details headers */
.WebSystem_DetailsHeader {}
.WebSystem_ProductList
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #7c7c7c;		
}
.WebSystem_ProductListCategory
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size: 15px;    
    font-weight: lighter;    
    color: #000000;		
}

.WebSystem_BasketSummaryLabel
{    font-family: verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color : #ffffff;
    text-decoration : none
}


.WebSystem_ShoppingCart_TotalLabel
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #ffffff;
}
.WebSystem_ShoppingCart_TotalPrice
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size:  11px;
    font-weight: normal;
    color: #ffffff;
}
.WebSystem_ProductGroupHeader
{
		font-family: verdana, Arial, Tahoma, Helvetica;
		color: #F485C4;
		font-weight: bold;
}
.WebSystem_PageNavPageNumber:link,  .WebSystem_PageNavPageNumber:visited, .WebSystem_PageNavPageNumber:hover 
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: black;
    text-decoration: underline;
}
.WebSystem_PageNavSelectedPage:link, .WebSystem_PageNavSelectedPage:visited, WebSystem_PageNavSelectedPage:hover
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size:  14px;
    font-weight: bold;
	text-decoration: none;
    color: red;
}
.WebSystem_PageNavDisabled, .WebSystem_PageNavDisabled:hover
{
	font-family: verdana, Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #cccccc;
}
.WebSystem_PageNavButton, .WebSystem_PageNavButton:hover
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.WebSystem_PageNavButton:hover
{
    font-family: verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: red;
    text-decoration: underline;
}

.WebSystem_PageNavPageNumber:link,  .WebSystem_PageNavPageNumber:visited, .WebSystem_PageNavPageNumber:hover 
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: black;
    text-decoration: underline;
}
.WebSystem_PageNavSelectedPage:link, .WebSystem_PageNavSelectedPage:visited, WebSystem_PageNavSelectedPage:hover
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size:  14px;
    font-weight: bold;
	text-decoration: none;
    color: red;
}
.WebSystem_PageNavDisabled, .WebSystem_PageNavDisabled:hover
{
	font-family: verdana, Arial, Tahoma, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #cccccc;
}
.WebSystem_PageNavButton, .WebSystem_PageNavButton:hover
{
	font-family: verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.WebSystem_PageNavButton:hover
{
    font-family: verdana, Arial, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: red;
    text-decoration: underline;
}


/* Admin Style */
.table
{
	border: 1px dotted #000000;
}

.WebSystem_Site_Label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3366CC;
}
.WebSystem_SiteLabel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}

.WebSystem_SiteSectionLabel
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#3366CC;
	font-weight: bold;
}

.WebSystem_Admin_Label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#555555;
}

.WebSystem_Admin_SalesDetails_Label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#555555;
	background-color: #EBEBEB;
}

.WebSystem_Admin_SectionLabel
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}



.WebSystem_Admin_Text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.WebSystem_Admin_Menu,.WebSystem_Admin_Menu:visited,.WebSystem_Admin_Menu:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C0C0C0;
	font-weight: bolder;
	cursor: hand;
}	

.WebSystem_Admin_PermissionWarning
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.WebSystem_TextBox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.WebSystem_AdminLabel
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#555555;
}

.WebSystem_SectionLabel
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.WebSystem_Button 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: solid 1px gray;	
	
}

.WebSystem_Link, .WebSystem_Link:visited,.WebSystem_Link:link,.WebSystem_Link:active,.WebSystem_Link:hover
{
	color:#EC7600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	cursor:hand;
	text-decoration:none;
	font-weight: normal;
}

.WebSystem_Admin_rowodd
{
background-color:#EEEEEE;
}


.WebSystem_List
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

	
}

.WebSystem_Admin_DataGrid
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.WebSystem_Admin_Table_Item
{
	font-family: Verdana,Arial, Helvetvica, Sans-Serif, Tahoma;
	font-size: 10pt;
    background-color:#E1DFE0;
	color: #555555;
}

.WebSystem_Admin_Table_Footer
{
	background-color: #507CD1;
	color: #ffffff;
    font-size: 10pt;
}

.WebSystem_Admin_Table_AlternatingItem
{
	font-family: Verdana,Arial, Helvetvica, Sans-Serif, Tahoma;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #555555;
}

.WebSystem_Admin_Table_SelectedItem
{
	background-color: #D1DDF1;
	font-weight: bold; 
	color: #333333;
	font-size: 10pt;
}

.WebSystem_Admin_Table_Header,.WebSystem_Admin_Table_Header TD, .WebSystem_Admin_Table_Header A,.WebSystem_Admin_Table_Header A:link,.WebSystem_Admin_Table_Header A:visited,.WebSystem_Admin_Table_Header A:hover,.WebSystem_Admin_Table_Header A:active
{
	font-family: Verdana,Arial, Helvetvica, Sans-Serif, Tahoma;
	font-size: 10pt;
	background-color: 	#012B76;
	color: #ffffff;
	font-weight: bold;
	
}

.WebSystem_Admin_Table_EditItem, .WebSystem_Admin_Table_EditItem .WebSystem_AdminLabel
{
	background-color: #2461BF;
	color: #ffffff;
	font-size: 10pt;
}

.WebSystem_Error
{
	color: #ff0000;	
	font-size: 10pt;
}

.WebSystem_Success
{
	color: #008000;
	font-size: 10pt;
}

/****** NEW ******/



.font_nav:hover
{
color:#ff0000;
text-decoration:underline;
}


.font_nav_arrow
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#0707ac;
}


.repeat_Bottom_right {
background-image:url(images/repeat_Bottom_right.jpg );
background-position:top left;
background-repeat:repeat-x;
}

.repeat_BottomLeft {
background-image:url(images/repeat_BottomLeft.jpg );
background-position:top left;
background-repeat:repeat-x;
}

.font_red
{
color:#FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.font_blue_bold
{
color:#0707ac;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.font_blue
{
color:#0707ac;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:12px;
text-decoration:none;
}

.product_link,.product_link:link, .product_link:visited, .product_link:active 
{
color:#0707ac;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:11px;
font-weight:bold;
cursor:hand;
text-decoration:none;

}

.product_link:hover
{
color:#ff0000;
text-decoration:none;
}

.left_link,.left_link:link, .left_link:visited, .left_link:active 
{
color:#0707ac;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:12px;
cursor:hand;
text-decoration:underline;

}

.left_link:hover
{
color:#ff0000;
text-decoration:none;
}

.text_link_bold:hover
{
color:#ff0000;
text-decoration:none;
font-weight:bold;
}
 
.top {
vertical-align:top;
border:#000000 1px solid;
}

.red_font {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
}

.border_bottom {
border-bottom: #CCCCCC 1px solid;
}

.input_text {
width:296px;
height:25px;
}

.font_bold_red {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF0000;
font-weight:bold;
vertical-align:bottom;
}

.text_link_bold,.text_link_bold:link, .text_link_bold:visited, .text_link_bold:active 
{
color:#0707ac;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:12px;
font-weight:bold;
cursor:hand;
text-decoration:none;

}

.text_link_bold:hover
{
color:#ff0000;
text-decoration:none;
font-weight:bold;
}

.icon_phone {
vertical-align:bottom;
}

.icon_ShoppingCart {
vertical-align:middle;
}

.text_link,.text_link:link, .text_link:visited, .text_link:active 
{
color:#0707ac;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:12px;
cursor:hand;
text-decoration:none;

}

.text_link:hover
{
color:#ff0000;
text-decoration:none;
}

/*
.table_align { 
vertical-align:top;
}
*/

.repeat_top {
background-image:url(images/repeat_top.jpg);
background-position:left;
background-repeat:repeat-x;
}


/*======landing page===*/
.top_pane {
background-image:url(images/top_pane.jpg);
background-position:left;
background-repeat:no-repeat;
}

.repeat_blue {
background-image:url(images/repeat_blue.jpg);
background-position:top left;
background-repeat:repeat-x;
}

.center_line {
background-image:url(images/center_line.jpg );
background-position:left;
background-repeat:repeat-y;
}

.horizontal_line {
border-bottom:#cccccc 1px solid;
}

.font {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

.read_more,.read_more:link, .read_more:visited, .read_more:active 
{
color:#0707ac;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:12px;
cursor:hand;
text-decoration:underline;

}

.read_more:hover
{
color:#ff0000;
text-decoration:none;
}

.email,.email:link, .email:visited, .email:active 
{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:12px;
cursor:hand;
text-decoration:none;
}

.email:hover
{
color:#ff0000;
text-decoration:underline;
}

.font_white
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
}

.white_link,.white_link:link, .white_link:visited, .white_link:active 
{
color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
font-size:10px;
cursor:hand;
text-decoration:none;
}

.white_link:hover
{
color:#FFCC00;
font-size:10px;
text-decoration:none;
}

.border {
border:#CCCCCC 1px solid;
}

















.style1
{
background-image: url('../images/repeat_top.jpg');
background-position: left;
background-repeat: repeat-x;
width: 4px;
}

/* additional styles */

.mtn_nav 
{
margin: 20px 0px 20px 0px;
}

.mtn_nav_rep
{
background:url(images/nav-tile.jpg) repeat-x; width:10px;
}



.bank_border
{
border-top:#b9b9b9 solid 1px;
}

.bank_ref_body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#555555;
}


.mtn_data
{
padding-left:8px;
}

.bank_letter
{
margin: 30px;
}

.PagerList, .PagerList A:link, .PagerList A:visited, .PagerList A:hover
{
 color: #333333;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10pt;
	 font-weight:bold;
}

.PagerList Span
{
	color: red;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10pt;
	 font-weight:bold;
}



