body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4869A8;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

a:link { color: #0000f6; }
a:visited { color: #0000f6; }

.SectionTitle { margin: 0px; height: 16px; background-image: url(images/title_background.jpg); background-repeat: repeat-x; font-weight: bold; overflow: hidden; padding: 6px; }
.SectionTitleWithBorder { margin: 0px; height: 16px; background-image: url(images/title_background.jpg); background-repeat: repeat-x; font-weight: bold; overflow: hidden; padding: 6px; border: 1px solid #d9d9d9; }
.SectionClientArea { padding: 4px; }
.SectionClientAreaWide { padding-top: 10px; padding-bottom: 10px; padding-left: 4px; padding-right: 4px; }
.Invisible { display: none; }
.ClearBoth { clear: both; }
.DashedLine { border-bottom: 1px dashed #a0a0a0; width: 90%; height: 10px; }
.Breadcrumb { margin-top: 5px; margin-bottom: 10px; }
.Inline { display: inline; }
.VerticalCenter { vertical-align: middle; }
.Hidden { display: none; }
.Scroll { overflow: scroll; }

#EptPage { margin-top: 0px; margin-left: 40px; 	margin-right: 40px; }

#TopBar { width: 100%; height: 60px; padding: 0px; margin: 0px; }
#TopBar_Title { width: 250px; vertical-align: middle; }
#TopBar_Title a img { border: 0px; }
#TopBar_Sep { width: 5px; background-image: url(/images/top_sep.jpg); background-repeat: repeat-y; }
#TopBar_Sep2 { width: 5px; background-image: url(/images/top_sep.jpg); background-repeat: repeat-y; }
#TopBar_Account { width: 200px; color: #fff; text-align: center;  }
#TopBar_Account a:link { color: #ff0; }
#TopBar_Account a:visited { color: #ff0; }
#TopBar_Ticker { color: #fff; text-align: center; }
#TopBar_LoggedIn { color: #fff; text-align: center; display: none; }
#TopBar_Login { color: #fff; text-align: center; display: none; }
#TopBar_Welcome { color: #fff; }

#SearchBar { background-color: #FFFFFF; height: 60px; overflow: hidden; margin: 0px; font-size: 16px; }
#SearchBar_UL { margin-left: 0px; padding-left: 0px; list-style-type: none; }
#SearchBar_UL li { display: inline; padding-right: 10px; font-weight: bold; }
.SearchBar_Input { width: 300px; height: 20px; background-color: #DCDFE3; font-size: 14px; }
#SearchBar_UL li img { vertical-align: middle; }
#SearchBar_UL li input { vertical-align: middle; }
#SearchSep { background-color:#FFFFFF; height: 2px; }	
#SearchSepLine { border-top: 2px solid #d9d9d9; margin-left: 10px; margin-right: 10px; }

.NavBar_Menu { list-style-type: none; padding: 0px; margin: 0px; }
.NavBar_Menu li { display: inline; padding-right: 15px; font-size: 16px; font-weight: bold; color: #193060; }
.NavBar_Menu li img { vertical-align: middle; }
.NavBar_Menu li a { color: #193060; }
.NavBar_Menu li a:visited { color: #193060; }

#BottomBar { background-color: #0f2c68; color: #FFFFFF; padding-top: 20px; height: 60px; margin-left: 40px; margin-right: 40px; margin-top: 20px; background-image: url(images/bottom_background.jpg); background-repeat:repeat-x; }
#BottomBar a { color: #fff; }
#BottomBar a:visited { color: #fff; }

#MainBody { padding: 10px; background-color: #FFFFFF; }

#Main_HotProducts { width: 100%; border: 1px solid #d9d9d9; }
#Main_Welcome { width: 100%; border: 1px solid #d9d9d9; }

#Main_CatList { margin-top: 10px; margin-bottom: 20px; }
.Main_CatName { width: 250px; float: left; margin-bottom: 5px; }
#Main_HotMerchants { width: 100%; border: 1px solid #d9d9d9; margin-top: 20px; padding-top: 10px; }
.Main_HotMerchants_Logo { margin-bottom: 10px; }
.Main_HotMerchants_Logo a img { border: 0px; }

#ProductDetail_Image { border: 1px solid #000; }
#ProductDetail_Name { font-size: 18px; font-weight: bold; }
#ProductDetail_Man { margin-top: 10px; margin-bottom: 10px; }
#ProductDetail_Price { font-size: 14px; font-weight: bold; }
#ProductDetail_Ship { font-size: 12px; }
#ProductDetail_Range { font-weight: bold; }
#ProductDetail_BuyNow { margin-top: 10px; }
#ProductDetail_DescTitle { font-size: 14px; font-weight: bold; }
.ProductDetail_PriceDrop { margin-top: 20px; margin-bottom: 20px; }
#ProductDetail_ProdOptions { margin-top: 20px; }
.ProductDetail_ProdOpt { width: 40px; display: inline; }
#ProductDetail_HistoryDetail { }

#ProductDetail_BuyOptTitle { font-size: 14px; font-weight: bold; }
#ProductDetail_BuyOptHeader { width: 100%; }
#ProductDetail_BuyOptHeader table { border: 1px solid #000; background-color: #f6f6f6; margin-bottom: 10px; }
#ProductDetail_BuyOptHeader table tr td { width: 16%; font-weight: bold; text-align: center; }
#ProductDetail_BuyOptRow table { border: 1px solid #000; background-color: #f6f6f6; }
#ProductDetail_BuyOptRow table tr td { text-align: center; width: 16%; }
#ProductDetail_BuyOptRow table tr td a img { border: 0px; }

#ProductDetail_HisTitle { font-size: 14px; font-weight: bold; }
#ProductDetail_HisHeader { width: 100%; }
#ProductDetail_HisHeader table { border: 1px solid #000; background-color: #f6f6f6; margin-bottom: 10px; }
#ProductDetail_HisHeader table tr td { width: 14%; font-weight: bold; text-align: center; }
#ProductDetail_HisRow table { border: 1px solid #000; background-color: #f6f6f6; }
#ProductDetail_HisRow table tr td { text-align: center; width: 14%; }
#ProductDetail_HisRow table tr td a img { border: 0px; }

#Search_TopCurPage { margin-top: 10px; }
#Search_NoResult { margin-top: 20px; margin-bottom: 20px; }
.Search_NavBox { padding: 4px; background-color: #f9f9f9; border: 1px solid #d9d9d9; margin-top: 10px; margin-bottom: 10px; }
.Search_CategoryName { width: 250px; float: left; margin: 4px; }
.Search_ManFilter { font-size: 11px; }

.Stores_MerchantLogo { width: 100px; height: 80px; float: left; margin-right: 20px; margin-bottom: 20px; }
.Stores_MerchantLogo a img { border: 0px; }

.CatBrowse_Name { width: 250px; padding-top: 10px; padding-bottom: 10px; float: left; padding-right: 20px; font-size: 12px; font-weight: bold; }

.Panel { background-color: #fff; width: 320px; border: 1px solid #000; padding: 10px; }
.BigPanel { background-color: #fff; width: 570px; border: 1px solid #000; padding: 10px; }
.Panel_Close { text-align: right; width: 98%; padding-bottom: 4px; padding-right: 4px; }
.Panel_Close a img { vertical-align: middle; border: 0px; }
.Panel_Close a:link { color: #000; }
.Panel_Close a:visited { color: #000; }
.Panel_Title { width: 100%; padding-left: 5px; background-image: url(/images/title_background.jpg); background-repeat: repeat-x; font-weight: bold; height: 28px; border: 1px solid #d9d9d9; }
.Panel_Heading { font-size: 12px; font-weight: bold; margin-top: 10px; }
.Panel_Field { width: 40%; text-align: right; padding: 2px; }
.Panel_Input { width: 60%; text-align: left; padding: 2px; }
.Panel_Submit { padding-top: 10px; width: 100%; text-align: center; }
.Panel_Submit a { border: 0px; }
.Panel_OtherLinks { margin-top: 10px; }
.Panel_OtherLinks a:link { color: #000; }
.Panel_OtherLinks a:visited { color: #000; }
.Panel_Result { padding: 10px; text-align: center; }
.GraphPanel_Detail span { font-weight: bold; }
#AddAlertPanel_Name { font-weight: bold; }
#AddAlertPanel_Status { color: #f00; }
#UpdateAlertPanel_Name { font-weight: bold; }
#UpdateAlertPanel_Status { color: #f00; }
#AlertListPanel_Products { height: 300px; }

#WaitPanel { position: fixed; width: 320px; height: 200px; border: 1px solid #d9d9d9; background-color: #fff; visibility: hidden; }
#WaitPanel_Text { height: 200px; text-align: center; font-weight: bold; }
#ErrorPanel { position: fixed; width: 320px; height: 200px; border: 1px solid #d9d9d9; background-color: #fff; visibility: hidden;  }
#ErrorPanel_Text { height: 130px; text-align: center; color: #f00; }
#PopupPanel { visibility: hidden; width: 320px; height: 400px; position: fixed; top: 100px; left: 300px; }
#BigPopupPanel {  visibility: hidden; width: 570px; height: 400px; position: fixed; top: 100px; left: 300px; }
#GraphPopupPanel { visibility: hidden; width: 520px; height: 450px; position: fixed; top: 100px; left: 300px; }
#PriceTablePopupPanel { visibility: hidden; width: 550px; height: 450px; position: fixed; top: 100px; left: 300px; }
#LargeImagePanel_Image img { border: 1px solid #000; margin-top: 10px; margin-bottom: 10px; }
#AlertListPanel_Header { border: 1px solid #d9d9d9; background-color: #f6f6f6; margin-bottom: 10px; }
	
#HotProducts { padding-top: 10px; }
.HotProduct { width: 250px; height: 190px; float: left; padding: 4px; border: 1px solid #d9d9d9; position: relative; margin-right: 4px; margin-bottom: 4px; }
.HotProduct_Image { width: 100px; height: 100px; float: left; }
.HotProduct_Image a img { border: 0px; }
.HotProduct_PriceInfo { float: right; margin-top: 20px;  }
.HotProduct_Pi_PriceDrop { font-size: 16px; }
.HotProduct_Pi_Price { margin-top: 15px; font-size: 12px; }
.HotProduct_Name { margin-top: 10px; }
.HotProduct_Options { }
.HotProduct_ProdOpt { display: inline; margin-right: 5px; }

.Departments_Name { margin-left: 20px; margin-top: 20px; font-size: 18px; font-weight: bold; }
.Departments_Categories { margin-left: 20px; margin-top: 10px; }
.Departments_Category { width: 200px; margin-right: 10px; float: left; }

.AggProduct_Products { border: 2px solid #d9d9d9; }
.AggProduct_Image a img { border: 0px; }
.AggProduct_Image div { font-size: 10px; }
.AggProduct_Name { font-size: 14px; }
.AggProduct_PriceDrop { font-size: 16px; }
.AggProduct_PriceDrop a img { vertical-align: middle; }
.AggProduct_Pd_Date { font-size: 11px; }
.AggProduct_Price { font-size: 14px; }
.AggProduct_Shipping { font-size: 10px; }
.AggProduct_ManufacturerDetail { font-size: 11px; padding-top: 10px; }
.AggProduct_HistPriceRange { font-size: 11px; }
.AggProduct_Options { padding-right: 25px; }
.AggProduct_ProdOpt { float: right; width: 30px; }
.AggProduct_PriceDropDetail { margin-top: 20px; font-size: 10px; }
.AggProduct_LowestMerchant { margin-top: 10px; font-size: 10px; }

.Tooltip a { text-decoration: none; color: #000; display: inline; }
.Tooltip a span { position: absolute; z-index: 95; display: none; border: 1px solid #000; background-color: #DCDFE3; width: 150px; padding: 4px; font-size: 11px; }
.Tooltip a img { border: 0px; vertical-align: middle; }
.Tooltip a:hover span { position: absolute; z-index: 95; display: block; }

/* Tooltip with opacity effect */
.OpcTooltip a { text-decoration: none; color: #000; display: inline; }
.OpcTooltip a span { position: absolute; z-index: 100; display: none; border: 1px solid #000; background-color: #DCDFE3; width: 150px; padding: 4px; font-size: 11px; text-align: left; }
.OpcTooltip a img { border: 0px; vertical-align: middle; opacity: 0.60; filter:alpha(opacity=60); -moz-opacity: 0.60; }
.OpcTooltip a:hover span { display: block; }
.OpcTooltip a:hover img { border: 0px; opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1; }

.BlackLink a:link { color: #000; }
.BlackLink a:visited { color: #000; }

#MainTabs_Titles table tr td { padding: 10px; border: 1px solid #d9d9d9; background-color: #f0f0f0; }
#MainTabs_Content { padding: 10px 5px 10px 5px; margin-bottom: 20px; border: 1px solid #d9d9d9; }
.MainTabs_Visible_Content { font-size: 11px; }
.MainTabs_Hidden_Content { display: none; font-size: 11px; }

#Error_Section { margin-top: 30px; margin-bottom: 30px; }
#Error_Header { font-size: 16px; font-weight: bold; }

#AmazonResultTitle { padding: 4px; font-size: 16px; font-weight: bold; margin-top: 30px; }
#AmazonResults { padding: 4px; border: 2px solid #d9d9d9; }
.AzProduct_Image { width: 150px; }
.AzProduct_Name { font-size: 14px; }
.AzProduct_ManufacturerDetail { font-size: 11px; padding-top: 10px; }
.AzProduct_Price { font-size: 14px; }
#AzNoResults { margin-top: 20px; margin-bottom: 20px; }