﻿/*------------------------------ Generic Styles ------------------------------*/
body
{
	margin: 0px 0px 0px 0px;
	background-color: #b9b9b9;
	direction: ltr;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #282828;
	height: 100%;
	padding: 0px;
}
td
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #5f5f5f;
}
select
{
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: #5f5f5f;
}
input
{
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: #5f5f5f;
}
textarea
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #5f5f5f;
}
label
{
	color: #5f5f5f;
	font-family: Arial;
}
a
{
	text-decoration: none;
	color: #1F5B8B;
}

a:link
{
	text-decoration: none;
	color: #1F5B8B;
}

a:visited
{
	text-decoration: none;
	color: #1f5b8b;
}

a:hover
{
	text-decoration: underline;
	color: #2c3651;
}

.ImageClass
{
	border-width: 0px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}
.ImageTop
{
	border-width: 0px;
	text-align: center;
	vertical-align: top;
}
.MiddleImage
{
	border-width: 0px;
	text-align: center;
	vertical-align: middle;
}
.AlignRight
{
	text-align: right;
}
.AlignLeft
{
	text-align: left;
}
/*-----------------------------------------------------------------------------*/
/*--------------------------Main Page Settings --------------------------------*/
.MainPageLeft
{
	width: 270px;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 4px;
}
.MainPageContent
{
	padding-left: 3px;
	padding-right: 8px;
	padding-top: 26px;
}
.MainTable
{
	background-color: White;
}
/*-----------------------------------------------------------------------------*/
/*--------------------------Header Control ------------------------------------*/
.RefHeader
{
	background-color: #9a001a;
	padding-left: 10px;
	text-align: left;
}
.TopHeader
{
	color: White;
	background-color: #9a001a;
	padding: 3px;
	text-align: right;
}
.TopHeaderLink
{
	color: White;
	padding: 3px 8 3 8;
}
.TopHeaderLink a
{
	color: White;
	font-size: 11px;
	cursor: pointer;
}
.TopHeaderLink a:link, .TopHeaderLink a:hover, .TopHeaderLink a:visited
{
	color: White;
	font-size: 11px;
}
.TopLanguage
{
	background-color: #f4f4f4;
	background-image: url(../wpimages/wp813b8014.png);
	background-position: right top;
	cursor: pointer;
	background-repeat: no-repeat;
	width: 60px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
.TopLanguage a:link, .TopLanguage a:visited, .TopLanguage a:hover
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	text-decoration: none;
}

.TopHeaderMenu
{
	color: White;
	padding: 3px 8 3 8;
}
.TopHeaderMenu a
{
	color: #9a001a;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
.TopHeaderMenu a:link, .TopHeaderMenu a:hover, .TopHeaderMenu a:visited
{
	color: #355BB7;
	font-weight: bold;
	font-size: 11px;
}
/*--------------------------------Title Control -----------------------*/
/*---------------------------------------------------------------------*/
.TitleMiddle
{
	background-image: url(../images/en/middletitle.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	color: White;
	font-weight: normal;
	font-family: Verdana;
	font-size: 16px;
	padding-bottom: 2px;
}
/*----------------------------------------------------------------------*/
/*-------------------------------Search Control ------------------------*/
.SearchBg
{
	background-color: #f6f6f6;
	height: 72;
	border-bottom: solid 1px #e2e2e2;
	text-align: center;
}
.SearchText
{
	border-right-width: 0px;
	border-left: solid 1px #dfdfdf;
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
	font-size: 10px;
	vertical-align: middle;
	padding-top: 4px;
	height: 23px;
	padding-left: 4px;
	font-weight: bold;
}
.SearchTextBg
{
	width: 78%;
	text-align: right;
}
.SearchBtnBg
{
	text-align: left;
}
.SearchBtn
{
	background-color: #f4f4f4;
	background-image: url(../wpimages/wpbd4f75ad.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 138px;
	height: 32px;
	cursor: pointer;
	border-width: 0px;
	padding-bottom: 5px;
}
.editImage
{
	background-image: url(../wpimages/wpbd4f75ad.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 32px;
	width: 138px;
	cursor: pointer;
}
/*---------------------------------------------------------------------------*/
/*------------------------ Menu Items ---------------------------------------*/
.MenuBg
{
	background-image: url(../images/en/menubg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	text-align: left;
	height: 34px;
}
.MenuLinkSelected
{
	background-color: #e2e2e2;
	color: #396aac;
	font-size: 12px;
	padding: 0 10 5 10;
	height: 30px;
	font-weight: bold;
	vertical-align: middle;
}
.MenuLinkSelected a:link, .MenuLinkSelected a:visited
{
	color: #396aac;
	font-size: 12px;
	font-weight: bold;
}
.MenuLinkSelected a:hover
{
	color: #6588be;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.MenuLink
{
	color: #396aac;
	font-size: 12px;
	padding: 0 10 5 10;
	height: 30px;
	font-weight: bold;
	vertical-align: middle;
}
.MenuLink a:link, .MenuLink a:visited
{
	color: #396aac;
	font-weight: bold;
	font-size: 12px;
}
.MenuLink a:hover
{
	color: #6588be;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/*--------------------------------------------------------------*/
/*--------------------------- Other Controls -------------------*/
.NewsletterHead
{
	color: Black;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
}
.SearchControl
{
	background-image: url(../images/en/searchbg2.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	text-align: left;
	height: 36px;
	padding-left: 13px;
}
.SearchBtn2
{
	background-color: #f4f4f4;
	background-image: url(../images/en/search.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 120px;
	height: 23px;
	cursor: pointer;
	border-width: 0px;
}
.BodyContentHead
{
	background-image: url(../images/en/BodyContentHead.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	height: 33px;
	width: 730px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #282828;
}
.BodyContent
{
	background-color: White;
	background-image: url(../images/en/bodybg.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	height: 100%;
}
.LeftMenuFooter
{
	background-image: url(../images/en/categoryfooter.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 15px;
}
.LeftMenuhead
{
	background-image: url(../images/en/LeftMenu.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 35px;
	color: White;
	font-weight: bold;
	font-size: 14px;
	padding-left: 32px;
	padding-bottom: 10px;
	padding-top: 0px;
	letter-spacing: 0px;
}
.MenuItems
{
	background-image: url(../images/en/meniitem.jpg);
	background-position: center center;
	background-repeat: repeat-y;
	padding-left: 26px;
}
.LeftMenuLink
{
	font-size: 11px;
	padding: 1px 0 1 5px;
	color: black;
	width: 94%;
}
.LeftMenuLink a:link, .LeftMenuLink a:visited
{
	color: black;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.LeftMenuLink a:hover
{
	color: #8c8c8c;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.DisplayName
{
	color: #a0a0a0;
	font-size: 12px;
	font-weight: bold;
}
.Footer
{
	background-color: #f4f4f4;
	height: 10px;
}
/*-----------------------------------------------------------------*/
/*----------------------- List Page -------------------------------*/
.ListTable
{
	background-color: White;
	border: solid 1px #f0f0f0;
}
.ReturnTo
{
	color: #438fb2;
	padding: 5px 12 5 10;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}
.ReturnTo a:link, .ReturnTo a:visited
{
	color: #438fb2;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
.ReturnTo a:hover
{
	color: #83b8d1;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
.PrintBg
{
	background-image: url(../images/en/PrintBg.jpg);
	background-position: center center;
	background-repeat: repeat-y;
	height: 50px;
	text-align: center;
	vertical-align: top;
}
.PrintBtn
{
	background-color: White;
	background-image: url(../images/en/PrintBtn.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	width: 130px;
	height: 40px;
	border-width: 0px;
	cursor: pointer;
}
.ListBg
{
	background-color: White;
	background-image: url(../images/en/ListBg.jpg);
	background-position: center center;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 30px;
}
.ListLink
{
}
.ListLink a:link, .ListLink a:visited
{
	color: #438fb2;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
.ListLink a:hover
{
	color: #83b8d1;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
.ListItem
{
	color: Black;
	font-weight: bold;
}
.ListItemPrice
{
	color: Black;
	font-weight: normal;
}
.ListStars
{
	color: #98b5d3;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

/*--------------------------------------------------------------------*/
/*--------------------------Promotion Control ------------------------*/
.PromotionHead
{
	background-image: url(../images/en/promotionhead.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: White;
	text-align: center;
	font-size: 17px;
	padding-bottom: 5px;
	height: 40;
}
.PromotionBg
{
	background-image: url(../images/en/promotionbody.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 337px;
	height: 406;
}
.EnterButton
{
	background-color: White;
	background-image: url(../images/en/enterbutton.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 95px;
	height: 24px;
	border-width: 0px;
	cursor: pointer;
}

/*---------------------------------------------------------------------------*/
/*------------------------- Bag Control ------------------------------------*/
.BagBg
{
	background-image: url(../images/en/bagbg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 357;
	height: 150px;
	padding: 10px;
}
.ControlBody
{
	background-image: url(../images/en/controlbody.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 326;
	height: 108px;
	padding-left: 14px;
	padding-right: 14px;
}
.ControlHead
{
	background-image: url(../images/en/controlhead.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: White;
	font-size: 14px;
	text-align: center;
	height: 31px;
	padding-bottom: 4;
}
.Navigation
{
	color: #4b4b4b;
	height: 34px;
	vertical-align: middle;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
}
.Navigation a:link, .Navigation a:visited, .Navigation a:hover
{
	color: #3367a4;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
}
.tdRight
{
	background-color: #eeeeee;
	color: black;
	font-size: 11px;
	font-family: Verdana;
	text-align: right;
	font-weight: normal;
	padding: 4px;
	width: 150px;
	white-space: nowrap;
}
.tdRight2
{
	background-color: #eeeeee;
	color: black;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	padding: 4px;
	white-space: nowrap;
}
.tdRight3
{
	background-color: #eeeeee;
	color: black;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	padding: 4px;
	width: 150px;
	white-space: nowrap;
}
.tdLeft
{
	background-color: #e0e0e0;
	color: black;
	font-size: 11px;
	font-family: Verdana;
	text-align: right;
	font-weight: normal;
	padding: 4px;
	width: 250px;
	white-space: nowrap;
}
.MessageDesc
{
	padding: 5px;
	color: black;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
}
.Button
{
	background-color: White;
	background-image: url(../images/en/btn.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: White;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	width: 77px;
	height: 24px;
	border-width: 0px;
	cursor: pointer;
	padding-bottom: 3px;
}
.MapButton
{
	background-color: White;
	background-image: url(../images/en/seemap.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color: White;
	font-family: Tahoma;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	width: 196px;
	height: 24px;
	border-width: 0px;
	cursor: pointer;
	padding-bottom: 3px;
}
/*-------------------------------------------------------------------------*/
/*---------------------------Stores ---------------------------------------*/
.StoreName
{
	color: #990000;
	font-size: 12px;
	padding: 5px;
	font-family: Verdana;
}
.StoreImage
{
	border: solid 1px #e2e2e2;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.StoreMap
{
	background-color: #eeeeee;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	height: 150px;
	border-right: solid 1px white;
	border-left: solid 1px white;
}
.StoreHead
{
	background-color: #c6c6c6;
	color: #990019;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 6px 0 6px 0;
	border-left: solid 1px white;
}
.StoreRight2
{
	background-color: #eeeeee;
	color: black;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	border: solid 1px white;
	padding: 4px;
	width: 25%;
}
.StoreRight
{
	background-color: #eeeeee;
	color: black;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	border: solid 1px white;
	padding: 4px;
	width: 25%;
	height: 18px;
}
.StoreRightSpecial
{
	background-color: #eeeeee;
	color: black;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	border: solid 1px white;
	padding: 4px;
	width: 25%;
	height: 40px;
}
.StoreLeft
{
	background-color: #e0e0e0;
	padding: 4px;
	border: solid 1px white;
	color: black;
	font-size: 11px;
	font-family: Verdana;
	text-align: right;
	font-weight: normal;
	width: 5%;
}
.StoreLink
{
	color: #990000;
	background-color: #c6c6c6;
	font-size: 12px;
	padding: 2px;
	font-family: Verdana;
}
.StoreLink a:link, .StoreLink a:visited, .StoreLink a:hover
{
	color: #990000;
	font-size: 12px;
	font-family: Verdana;
}

/*----------------------------------------------------------------------*/
/*---------------------------- Promotions ------------------------------*/
.PromotionMainTable
{
	background-color: #e9ecf3;
}
.PromotionItem
{
	background-image: url(../images/en/item_bg.gif);
	width: 66px;
	height: 69px;
	text-align: center;
	vertical-align: middle;
}
.NavButton
{
	font-family: Verdana;
	font-size: 11px;
	color: #b9babc;
	width: 50px;
	white-space: nowrap;
}
.PromotionMsg
{
	color: #263d88;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	padding: 2 0 2 5;
}
.Price
{
	color: #263d88;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.Desc
{
	color: #263d88;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}
.PromoDiv
{
	background-color: #797979;
	padding: 6px;
	border: solid 1px #d6d6d8;
	text-align: center;
}
.PromotionLink
{
	color: White;
	height: 30px;
	cursor: pointer;
}
.PromotionLink a
{
	color: White;
	cursor: pointer;
}
.PromotionLink a:link, .PromotionLink a:hover, .PromotionLink a:visited
{
	color: White;
}

.PromotionLinkMain
{
	color: white;
	font-size: 11px;
	font-weight: bold;
	background-color: #bfbfbf;
	width: 310px;
	vertical-align: middle;
	text-align: center;
	padding: 6 5 6 5;
	border: solid 1px white;
}
.PromotionLinkMain a
{
	color: white;
	font-size: 12px;
	font-weight: bold;
}
.PromotionLinkMain a:link, .PromotionLinkMain a:visited, .PromotionLinkMain a:hover
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.PromoButton
{
	color: white;
	font-size: 11px;
	font-weight: bold;
	background-color: #9fa0a4;
	width: 100px;
	vertical-align: middle;
	text-align: center;
	padding: 4 5 4 5;
	border: solid 1px white;
}
.PromoButton a
{
	color: white;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.PromoButton a:link, .PromoButton a:visited, .PromoButton a:hover
{
	color: white;
	font-size: 12px;
	font-weight: normal;
}
.error
{
	color: red;
	text-align: center;
	font-size: 14px;
}
.DroplistStyle
{
	font-family: Verdana,sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.TitleStyle
{
	text-align: left;
	background-color: #EEEEEE;
	color: #005BAB;
}


a:active
{
	color: #2c3651;
}
.Body-P
{
	margin: 0.0px 0.0px 12.0px 0.0px;
	text-align: left;
	font-weight: 400;
}
.Body-P0
{
	margin: 0.0px 0.0px 0.0px 0.0px;
	text-align: left;
	font-weight: 400;
}
.Body-P1
{
	margin: 0.0px 0.0px 0.0px 0.0px;
	text-align: left;
	font-weight: 400;
}
.Body-P2
{
	margin: 0.0px 0.0px 12.0px 0.0px;
	text-align: left;
	font-weight: 400;
}
.Body-P3
{
	margin: 0.0px 0.0px 12.0px 0.0px;
	text-align: center;
	font-weight: 400;
}
.Body-P4
{
	margin: 0.0px 0.0px 11.0px 0.0px;
	text-align: justify;
	font-weight: 400;
}
.Body-C
{
	font-family: "Verdana" , sans-serif;
	font-size: 16.0px;
	line-height: 1.13em;
}
.Body-C0
{
	font-family: "Verdana" , sans-serif;
	font-size: 11.0px;
	line-height: 1.18em;
	color: #005bab;
}
.Body-C1
{
	font-family: "Verdana" , sans-serif;
	font-size: 9.0px;
	line-height: 13.0px;
	color: #ffffff;
}
.Body-C2
{
	font-family: "Verdana" , sans-serif;
	font-size: 9.0px;
	line-height: 1.33em;
	color: #ffffff;
}
.Body-C3
{
	font-family: sans-serif;
	font-size: 12.0px;
	line-height: 1.20em;
	color: #ffffff;
}
.Body-C4
{
	font-family: "Verdana" , sans-serif;
	font-weight: 700;
	font-size: 10.0px;
	line-height: 1.20em;
	color: #ffffff;
}
.Body-C5
{
	font-family: "Verdana" , sans-serif;
	font-weight: 700;
	font-size: 13.0px;
	line-height: 1.23em;
	color: #ffffff;
}
.Body-C6
{
	color: #FFFFFF;
	font-family: "Verdana" ,sans-serif;
	font-size: 11px;
	font-weight: 700;
	line-height: 17px;
}

.Body-C7
{
	color: #FFFFFF;
	font-family: "Verdana" ,sans-serif;
	font-size: 11px;
	line-height: 17px;
}
#footer-categories a:link
{
	text-decoration: none;
	padding-top: 10px;
}
#footer-categories a:hover
{
	text-decoration: underline;
}

