BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	FONT-SIZE: 12px; COLOR: #4F5964; font-family:Arial, Helvetica, sans-serif;
}

BODY {
	margin-top: 0px; 
	margin-bottom: 20px; 
	margin-left: 0px; 
	margin-right: 0px; 
	background-color:#52207B;
    padding: 0px;
}
p{ margin:0 0 5px 0}
FORM {
    MARGIN: 0px;
}

/*
Main template main.tpl wallpaper.
*/
.Wallpaper {
    background-image: url("images/head_back_long.jpg"); background-repeat: no-repeat; background-COLOR: #8CC2E6;
}

A:link {
	color:#0000CC; TEXT-DECORATION: none
}

A:visited {
	color:#0000CC; TEXT-DECORATION: none
}

A:hover {
	color:#0000CC; TEXT-DECORATION: underline
}

A:active {
	color:#0000CC; TEXT-DECORATION: none
}

H1 {
	FONT-SIZE: 15px
}

H2 {
	FONT-SIZE: 13px
}

H3 {
	FONT-SIZE: 12px
}

HR {
	COLOR: #dddddd; HEIGHT: 1px
}

/*
Page header
*/
.Head {
	BACKGROUND-COLOR: #fff2c9
}

.TollPhones {
	font-family:Arial, Helvetica, sans-serif; COLOR: #FFFFFF; FONT-SIZE: 11px; FONT-WEIGHT: normal;
}

.SideHead {
	COLOR: #FFFFFF; FONT-SIZE: 12px; FONT-WEIGHT: bold; font-family:Arial, Helvetica, sans-serif;
}

/*
Sidebar menu boxes
*/
.SidebarBox {
	BACKGROUND-COLOR: #FFFFFF;
}

/*
Border of sidebar menu boxes
*/
.SidebarBorder {
	BACKGROUND-COLOR: #70A3CC;
}

/*
Titles of sidebar menu boxes
*/
.SidebarTitle {
	FONT-WEIGHT: bold; COLOR: #000000; BACKGROUND-COLOR: #e5ebef
}

/*
Menu items located in sidebar boxes
*/
.SidebarItems {
	color:#73A4CF; text-decoration:none; text-transform:uppercase;
}

/*
Menu items located in sidebar boxes: link
*/
.SidebarItems:link {
	color:#73A4CF; text-decoration:none; text-transform:uppercase;
}

/*
Menu items located in sidebar boxes: visited
*/
.SidebarItems:visited {
	color:#73A4CF; text-decoration:none; text-transform:uppercase;
}

/*
Menu items located in sidebar boxes: hover
*/
.SidebarItems:hover {
	color:#73A4CF; text-decoration:underline; text-transform:uppercase;
}

/*
Menu items located in sidebar boxes: active
*/
.SidebarItems:active {
	color:#73A4CF; text-decoration:none; text-transform:uppercase;
}

/*
Horizontal separator in sidebar boxes
*/
.SidebarHr {
	COLOR: #b2b2b3
}

/*
Tab
*/
.TopTabOn {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px
}

.TopTab {
	COLOR: #506176; FONT-WEIGHT: bold; FONT-SIZE: 12px
}

/*
Text in the categories list
*/
.CategoriesList {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:18px;}

/*
Miscelanious text appearing in dialog boxes
*/
.DialogBox {
	BACKGROUND-COLOR: #ffffff
}

/*
Border color of dialog boxes
*/
.DialogBorder {
	BACKGROUND-COLOR: #D6DADD;
}

/*
Titles of dialog boxes
*/
.DialogTitle {
	background:url(images/nav_bg.gif) repeat-x; line-height:24px; font-family:Calibri; font-size:18px; font-weight:normal; margin:0; color:#fff; text-transform:uppercase;
}

/*
Comments appearing in dialog titles
*/
.DialogTitleComment {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #082032
}

/*
Number of articles
*/
.NumberOfArticles {
	FONT-WEIGHT: bold; COLOR: #000000
}

/*
Generic text
*/
.Text {
	COLOR: #000000
}

/*
Product title
*/
.ProductTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #102D50;
}

/*
Caption for product details section
*/
.ProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300;
}

/*
Labels for product details
*/
.ProductDetailsLabel {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000;
}

/*
Product details
*/
.ProductDetails {
	COLOR: #000000
}

/*
Product price title
*/
.ProductPriceTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000;
}

/*
Product price title for alternative currency
*/
.ProductPriceConverting {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #082032;
}

/*
Product price
*/
.ProductPrice {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #F34348;
}

/*
Smaller representation of product price
*/
.ProductPriceSmall {
	FONT-WEIGHT: bold; COLOR: #ff3300
}


/*
See product details link
*/
.SeeDetails {
	TEXT-DECORATION: none
}

/*
Subcategories list
*/
.ItemsList {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; font-family:Arial, Helvetica, sans-serif; COLOR: #4F5964;
}

/*
Navigation path bar
*/
.NavigationPath {
	COLOR: #294f6c; TEXT-DECORATION: none
}

/*
Navigation path bar: link
*/
.NavigationPath:link {
	COLOR: #294f6c; TEXT-DECORATION: none
}

/*
Navigation path bar: visited
*/
.NavigationPath:visited {
	COLOR: #294f6c; TEXT-DECORATION: none
}

/*
Navigation path bar: hover
*/
.NavigationPath:hover {
	COLOR: #082032; TEXT-DECORATION: underline
}

/*
Navigation path bar: active
*/
.NavigationPath:active {
	COLOR: #294f6c; TEXT-DECORATION: none
}

/*
Labels for form submit buttons
*/
.FormButton {
	FONT-WEIGHT: bold; COLOR: #00224c
}

.Button {
	font-family:Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #FFFFFF;
}
A.ButtonLink:link {
	font-family:Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #FFFFFF; TEXT-DECORATION: none;
}

A.ButtonLink:visited {
	font-family:Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #FFFFFF; TEXT-DECORATION: none;
}

A.ButtonLink:hover {
	font-family:Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #FFFFFF; TEXT-DECORATION: underline;
}

A.ButtonLink:active {
	font-family:Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #FFFFFF; TEXT-DECORATION: none;
}


/*
Error message text
*/
.ErrorMessage {
	FONT-WEIGHT: bold; COLOR: #ff0000
}

/*
Validate error message text
*/
.ValidateErrorMessage {
	COLOR: #ff0000
}

/*
Success message
*/
.SuccessMessage {
	COLOR: green
}

/*
Mandatory field asterisk
*/
.Star {
	COLOR: #ff0000
}

/*
Header background
*/
.TableHead {
	BACKGROUND-COLOR: #E5EBEF
}

.AomTableHead {
    BACKGROUND-COLOR: #E5EBEF;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
.Input {
    BORDER : solid;
    BORDER-WIDTH : 1px; 
    BORDER-COLOR : #B2B2B3;
    WIDTH : 100%;
}
.OrderTitle {
    COLOR : #516176;
    FONT-WEIGHT: bold;
}

A.AomMenu:link {
        color: #466479; TEXT-DECORATION: none;
        font-size : 11px
}
A.AomMenu:visited {
        color: #466479; TEXT-DECORATION: none;
        font-size : 11px
}
A.AomMenu:hover {
        color: #466479; TEXT-DECORATION: underline;
        font-size : 11px
}
A.AomMenu:active  {
        color: #466479; TEXT-DECORATION: none;
        font-size : 11px;
}
.AomProductDetailsTitle {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}

/*
Bottom text
*/
.Bottom {
	COLOR: #ABABAB; TEXT-DECORATION: none;
}

.BottomMenu {
	COLOR: #6E7E8A; FONT-SIZE: 10px; font-family:Arial, Helvetica, sans-serif;
}

.BottomBorder {
	BACKGROUND-COLOR: #D2D2D2
}

.BottomBox {
	BACKGROUND-COLOR: #E0E1E4
}

/*
Width for some dropdown select boxes
*/
.FixedSelect {
	WIDTH: 170px
}

/*
Default style for tab header
*/
.tabDefault {
	COLOR: #466479;
}

/*
Style for the selected tab header
*/
.tabSelected {
	COLOR: #000000;
}

/*
Tab page center
*/
.Center {
	BACKGROUND-COLOR: #ffffff;
}

/*
Tab page border
*/
.CenterBorder {
	BACKGROUND-COLOR: #CDD9E1;
}

/*
Out of stock message
*/
.OutOfStock {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300
}

/*
Style for promotion bonus condition list
*/
.Promotion {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #00224c
}

/*
Style for promotion product title
*/
.PromotionProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300;
}

/*
Style for gift certificate title
*/
.GiftCertificateTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300;
}

.SelectedTab {
	COLOR: #2B7AA0;
}

A.TopTabLink:link {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #6EAAC4;
}

A.TopTabLink:visited {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #6EAAC4;
}

A.TopTabLink:hover {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #6EAAC4;
}

A.TopTabLink:active {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #6EAAC4;
}

.ProductNamesList {
	font-family:Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #4F5964;
}

A.AdvancedSearchLink:link {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #888888;
}

A.AdvancedSearchLink:visited {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #888888;
}

A.AdvancedSearchLink:hover {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #888888;
}

A.AdvancedSearchLink:active {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: underline;
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #888888;
}

.NewsDate {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #2B7AA0;
}

.WelcomeHeader {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #4F5964;
}

A.GoLink:link {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #21698B;
}

A.GoLink:visited {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #21698B;
}

A.GoLink:hover {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #21698B;
}

A.GoLink:active {
	font-family:Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #21698B;
}

.SearchButtonBG {
	background-image: url('images/rect_button_bg.gif');
}

.MainHeaderBG {
	background-image: url('images/header_hr.gif');
	background-repeat: repeat-x; 
	background-position: bottom;
}

.CommonButtonBG {
	background-image: url('images/but_bg.gif');
}

.SubmitButtonBG {
	background-image: url('images/but_bg.gif');
}

.CommonButton2LeftBG {
	background-image: url('images/btn2_left.gif');
	background-repeat: no-repeat;
}

.CommonButton2CenterBG {
	background-image: url('images/btn2_bg.gif');
}

.SearchBoxBG {
	background-image: url('images/searchbox_bg.gif');
}

.SidebarBoxLeftBG {
	background-image: url('images/menu_2.gif');
	background-repeat: no-repeat; 
	background-position: right;
}

.SidebarBoxCenterBG {
	background-image: url('images/menu_1.gif');
	background-repeat: no-repeat; 
	background-position: left;
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	font-family:Arial, Helvetica, sans-serif;
}

.TabSelectedBG {
	background-image: url('images/tab_selected_bg.gif');
}

.TabNormalBG {
	background-image: url('images/tab_bg.gif');
}

.TabberPageSelectedLeftBG {
	background-image: url('images/tab_a1.gif');
}

.TabberPageSelectedCenterBG {
	background-image: url('images/tab_bg_a.gif');
}

.TabberPageSelectedRightBG {
	background-image: url('images/tab_a2.gif');
}

.TabberPageNormalLeftBG {
	background-image: url('images/tab_p1.gif');
}

.TabberPageNormalCenterBG {
	background-image: url('images/tab_bg_p.gif');
}

.TabberPageNormalRightBG {
	background-image: url('images/tab_p2.gif');
}

TABLE.Container {
    HEIGHT: 100%;
}

.Navigation{ background:url(images/nav_bg.gif) repeat-x; line-height:31px;}

#menu { width: 100%;  margin: 0 auto; text-align:center; }
#menu ul {  margin: 0; padding: 0; line-height:31px;}
#menu ul li {  display: inline;  float: left; line-height:31px; list-style: none;  border-right:1px solid #812F00; }
#menu ul li a { display: block; text-decoration: none; color: #FFF; font-weight: bold; line-height:31px; padding:0 20px 0 20px; text-transform:uppercase;}
#menu ul li a:hover, #menu ul li a.active {  font-weight: bold;  color:#FADB3E; padding:0 20px 0 20px; text-transform:uppercase; }

.topBtn{ background:url(images/btn_bg.gif) no-repeat; width:101px; line-height:31px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; font-size:10px; color:#B62603; text-align:center;}
.topBtn a{ color:#B62603; text-decoration:underline;}
.topBtn a:active{ color:#B62603; text-decoration:underline; }
.topBtn a:visited{ color:#B62603; text-decoration:underline; }
.topBtn a:hover{ color:#B62603; text-decoration:none;}


.borderBottom{ border-bottom: 1px solid #EBF2F7;}

.footer{ font-family:Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; line-height:30px; font-size:14px; color:#A4A4A4;}
.footer a{ color:#52207B; text-decoration:none; font-size:10px}
.footer a:hover{ color:#52207B; text-decoration:underline; font-size:10px; }

.footer2{ font-family:Verdana, Arial, Helvetica, sans-serif; line-height:30px; font-size:10px; color:#A4A4A4;}
.footer2 a{ font-family:Verdana, Arial, Helvetica, sans-serif;color:#52207B; text-decoration:none; }
.footer2 a:active{ font-family:Verdana, Arial, Helvetica, sans-serif;color:#52207B; text-decoration:none; }
.footer2 a:visited{ font-family:Verdana, Arial, Helvetica, sans-serif;color:#52207B; text-decoration:none; }
.footer2 a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif;color:#52207B; text-decoration:underline; }

.box{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; padding:15px; line-height:16px;}
.box h1{ font-family:Calibri; font-size:22px; font-weight:normal; line-height:20px; margin:0 0 5px 0}

.sideNav{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:18px; padding-right:10px; margin-right:10px;}
.sideNav a{ color:#73A4CF; text-decoration:none; text-transform:uppercase;}
.sideNav a:active{ color:#73A4CF; text-decoration:none; text-transform:uppercase;}
.sideNav a:visited{ color:#73A4CF; text-decoration:none; text-transform:uppercase;}
.sideNav a:hover{ color:#73A4CF; text-decoration:underline; text-transform:uppercase;}
.sideNav h1{ background:url(images/bg_05.jpg) repeat-x; line-height:23px; font-family:Calibri; font-size:18px; font-weight:normal; margin:0; color:#912005; }

.sideNav2{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:18px; padding-left:10px;}
.sideNav2 a{ color:#73A4CF; text-decoration:none; text-transform:uppercase;}
.sideNav2 a:active{ color:#73A4CF; text-decoration:none; text-transform:uppercase;}
.sideNav2 a:visited{ color:#73A4CF; text-decoration:none; text-transform:uppercase;}
.sideNav2 a:hover{ color:#73A4CF; text-decoration:underline; text-transform:uppercase;}
.sideNav2 h1{ background:url(images/bg_05.jpg) repeat-x; line-height:23px; font-family:Calibri; font-size:18px; font-weight:normal; margin:0; color:#912005; }

.mainBody{background:url(images/bg_01.gif) repeat-x #FFFFFF; padding:10px 10px 0 10px;}

.heading{background:url(images/bg_05.jpg) repeat-x; line-height:23px; font-family:Calibri; font-size:18px; font-weight:normal; margin:0; color:#912005;}
