
.PagerStyle {
   color: Yellow;
   text-decoration:none;
	background: #00A3F0;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	}					
	
.HeaderStyle {
   text-decoration:none;
	padding: 4px 4px;
	color: Black;
	font: bold 13px;
	background: #DCDCDC;
	}					

.ItemStyle {
   text-decoration:none;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	border: 0px;
	font-size: 13px;
	}					
	
.AlternatingItemStyle {
   text-decoration:none;
	background: White;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	font-size: 13px;
	}							

.EditItemTemplate {
   text-decoration:none;
	background: #F0FFFF;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	border: 1px inset Silver;
	}					

.ItemTemplate {
   text-decoration:none;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	border: 0px;
	/*background: transparent;*/
	}					
	
.SelectedItemStyle {
   text-decoration:none;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
    color: yellow;
    /*background-color: #333333;*/ 
	}				

.StoreCategoryList { font-size: 13px; }
.CategoryTitle{ color: #696969;  font-size: 15px;  font-weight: bolder;    padding-top: 3px;  height: 20PX;    padding-bottom: 3px;    padding-left: 4px;                      }
.CategoryTitleBox{ color: #696969;  font-size: 15px;  font-weight: bolder;    padding-top: 3px;  height: 20PX;    padding-bottom: 3px;    padding-left: 4px;  border-bottom-color: #97B2D4;  border-bottom-style: solid;  border-bottom-width: 1px;                         }
.CategoryRemark{ color: #FF0026;  font-size: 13px;  font-weight: bolder;    padding-top: 3px;  height: 20PX;    padding-bottom: 3px;    padding-left: 4px;                      }
.ImageContent_List{
	}
.ImageTitle{height: 20px;  border-bottom: 1px dotted #4682B4;  font-size: 15px;  font-family: Arial;     }
.ProductDetail_Title_Box{ border-bottom: 1px solid #97B2D4;  color: #2F4F4F;  }
.ProductDetail_Title{   color: #2F4F4F;  font-weight: bold;   }
.ProductDetail_Box{ background-color: #F3F3F3;                }
.ProductImage2{  }
.ProductDetailBanner{   font: bold 15px;  color: #2F4F4F;      }
.ProductNameBanner{   font: 17px;  color: #2F4F4F;      }
.ProductDescBanner{  }
.CheckoutReturnMessage {
   text-decoration:none;
	background: #F0FFFF;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	border: 1px solid #AFEEEE;
	}
.CheckoutReturnFailMessage {
   text-decoration:none;
	background: #FDEEEE;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	border: 1px dotted Red;
	}				
.CheckoutReturnTitle {
   text-decoration:none;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	background-color: #F5F5F5;
	}
.CategoryBreadCrumbs{ font-family: Arial;  font-size: 13px;  }
}	
.StoreSubCategoryList{
	font-family: Verdana, Helvetica, sans-serif;
   font-size:  13px;
   color: #483D8B;
}
.SubCategory{   background-color: #C5D6E8;        padding-left: 2px;  border: 1px outset;                }
.BarCategory{  }	
.BarCategoryList{ border: 1px outset;  background: #B0C4DE;  }
.NavPanel{ border-top-color: #97B2D4;  border-top-style: solid;  border-top-width: 1px;   }	
.Normal{ color: #3F74A2;  font-family: Arial;  }	
.TabsDashboard_ItemStyle{
   text-decoration:none;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	border: 0px;
	font-size: 14px;
}
.TabBg{
   text-decoration:none;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	border: 0px;
	font-size: 15px;
}
.OtherTabs {
    text-decoration:none;
	 font-size: 15px;
}
.SelectedTab {
    text-decoration:none;
	 font-size: 15px;
}

/* text style for the selected tab */
.SelectedModule {
    color: yellow;
    /*background-color: #333333;*/ 
    /*background-image: url(portal-tab-on.gif);*/
}

/* hyperlink styles of the selected tab */
A.SelectedModule:link, A.SelectedModule:visited,A.SelectedModule:active
{
    text-decoration: none;
    color: #000000;
    /*background-color: #333333;*/ 
    /*line-height: 50px;*/
    text-indent: 12px;
}

A.SelectedModule:hover
{
    text-decoration: none;
    color: #000000;
    /*background-color: #333333;*/ 
    text-indent: 12px;
}

/* text style for the unselected tabs */
.OtherModules {
    color: #555555;
    text-decoration: none;
    vertical-align: middle;
    /*line-height: 50px;*/
    text-indent: 12px;
    /*background-color: #EEEEEE;*/
}

/* hyperlink styles of the unselected tabs */
A.OtherModules:link, A.OtherModules:visited,A.OtherModules:active
{
    text-decoration: none;
    color: #555555;
    /*background-color: #EEEEEE;*/
}

A.OtherModules:hover {
    text-decoration: none;
    color: #000000;
    /*background-color: #333333;*/ 
    /*background-image: url(portal-tab-on.gif);*/
}
