BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	font-SIZE: 11px;
	font-FAMILY: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	color: #655940;
}

BODY {
	margin-top: 0 px;
	margin-bottom: 0 px;
	margin-left: 0 px;
	margin-right: 0 px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

FORM {
	MARGIN: 0px;
}

/*
Main template main.tpl wallpaper.
*/
.Wallpaper {
	background-COLOR: #fff;
}

H1 {
	font-SIZE: 15px
}

H2 {
	font-SIZE: 13px
}

H3 {
	font-SIZE: 12px
}

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

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

.company_wrapper {
	margin: 1em auto 0;
	width: 330px;
}

.company {
	float: right;
	text-align: center;
	margin: 0 auto;
}

.company_wrapper img {
	float: left;
}

.company h1 {
	color: #fe0000;
	font-size: 16px;
}

.company h2 {
	color: #009900;
	font-size: 14px;
	margin: -0.5em 0 .5em;
	line-height: 1em;
}

.TollPhones {
	COLOR: #655940;
	font-SIZE: 12px;
}

.TollPhones a {
	color: #80AA47;
	text-decoration: underline;
}

.SideHead {
	COLOR: #FFFFFF;
	font-SIZE: 12px;
	font-WEIGHT: bold;
}

/*
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: #75838D;
	TEXT-DECORATION: none;
}

/*
Menu items located in sidebar boxes: link
*/
.SidebarItems:link {
	COLOR: #75838D;
	TEXT-DECORATION: none;
}

/*
Menu items located in sidebar boxes: visited
*/
.SidebarItems:visited {
	COLOR: #75838D;
	TEXT-DECORATION: none
}

/*
Menu items located in sidebar boxes: hover
*/
.SidebarItems:hover {
	COLOR: #75838D;
	TEXT-DECORATION: underline
}

/*
Menu items located in sidebar boxes: active
*/
.SidebarItems:active {
	COLOR: #75838D;
	TEXT-DECORATION: none
}

/*
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-SIZE: 10px;
	COLOR: #8A774F;
	font-weight: bold;
}

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

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

/*
Titles of dialog boxes
*/
.DialogTitle {
	font-WEIGHT: bold;
	font-SIZE: 20px;
	COLOR: #FFF;
}

.BreadCrumbs {
	font-WEIGHT: bold;
	font-SIZE: 12px;
	COLOR: #FFF;
}
/*
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;
	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-SIZE: 11px;
	font-WEIGHT: normal;
	COLOR: #FFFFFF;
}

A.ButtonLink:link {
	font-SIZE: 11px;
	font-WEIGHT: normal;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

A.ButtonLink:visited {
	font-SIZE: 11px;
	font-WEIGHT: normal;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}

A.ButtonLink:hover {
	font-SIZE: 11px;
	font-WEIGHT: normal;
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

A.ButtonLink:active {
	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
*/
.BottomMenu {
	COLOR: #8A774F;
	font-SIZE: 10px;
	margin: 1.5em 0 0.75em;
	text-align: center;
}

.BottomMenu ul {
	margin: 0;
}

.BottomMenu li {
	list-style: none;
	display: inline;
	margin-right: 1.5em;
}

.BottomMenu a {
	COLOR: #8A774F;
	text-decoration: underline;
}

.Bottom {
	COLOR: #8A774F;
	TEXT-DECORATION: none;
}

.Bottom a {
	TEXT-DECORATION: none;
}

.BottomBorder {
	BACKGROUND-COLOR: #D2D2D2
}

.BottomBox {
	background-image: url('images/end-repeat.jpg');
	background-repeat: repeat-x;
	background-color: #F8F1D4;
}

/*
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 {
	TEXT-DECORATION: none;
	font-WEIGHT: bold;
	font-SIZE: 12px;
	COLOR: #6EAAC4;
}

A.TopTabLink:visited {
	TEXT-DECORATION: none;
	font-WEIGHT: bold;
	font-SIZE: 12px;
	COLOR: #6EAAC4;
}

A.TopTabLink:hover {
	TEXT-DECORATION: underline;
	font-WEIGHT: bold;
	font-SIZE: 12px;
	COLOR: #6EAAC4;
}

A.TopTabLink:active {
	TEXT-DECORATION: none;
	font-WEIGHT: bold;
	font-SIZE: 12px;
	COLOR: #6EAAC4;
}

.ProductNamesList {
	font-WEIGHT: bold;
	font-SIZE: 11px;
	COLOR: #4F5964;
}

A.AdvancedSearchLink:link {
	TEXT-DECORATION: underline;
	font-WEIGHT: normal;
	font-SIZE: 9px;
	COLOR: #888888;
}

A.AdvancedSearchLink:visited {
	TEXT-DECORATION: underline;
	font-WEIGHT: normal;
	font-SIZE: 9px;
	COLOR: #888888;
}

A.AdvancedSearchLink:hover {
	TEXT-DECORATION: underline;
	font-WEIGHT: normal;
	font-SIZE: 9px;
	COLOR: #888888;
}

A.AdvancedSearchLink:active {
	TEXT-DECORATION: underline;
	font-WEIGHT: normal;
	font-SIZE: 9px;
	COLOR: #888888;
}

.NewsDate {
	TEXT-DECORATION: none;
	font-WEIGHT: bold;
	font-SIZE: 11px;
	COLOR: #2B7AA0;
}

.WelcomeHeader {
	TEXT-DECORATION: none;
	font-WEIGHT: bold;
	font-SIZE: 12px;
	COLOR: #4F5964;
}

A.GoLink:link {
	TEXT-DECORATION: none;
	font-WEIGHT: normal;
	font-SIZE: 12px;
	COLOR: #21698B;
}

A.GoLink:visited {
	TEXT-DECORATION: none;
	font-WEIGHT: normal;
	font-SIZE: 12px;
	COLOR: #21698B;
}

A.GoLink:hover {
	TEXT-DECORATION: none;
	font-WEIGHT: normal;
	font-SIZE: 12px;
	COLOR: #21698B;
}

A.GoLink:active {
	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;
	background-color: #469BCF;
}

.SidebarBoxCenterBG {
	background-image: url('images/menu_1.gif');
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}

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

.GreenSidebarBoxCenterBG {
	background-image: url('images/green_menu_1.gif');
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

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

.RedSidebarBoxCenterBG {
	background-image: url('images/red_menu_1.gif');
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

.TabSelectedBG {
	width: 110px;
	height: 24px;
	padding-top: 0;
	line-height: 24px;
}

.TabSelectedBG a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-size: 1.25em;
	font-weight: bold;
	color: #FE0000;
	background-color: #FFF;
}

.TabNormalBG {
	background-color: #FE0000;
	width: 110px;
	height: 24px;
	padding-top: 0;
	line-height: 24px;
}

.TabNormalBG a:visited {
	background-color: #FE0000;
	color: #FFF;
}

.TabNormalBG a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.TabNormalBG a:hover {
	background-color: #FFF;
	color: #FE0000;
}

.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 {
	margin: 0 auto;
	HEIGHT: 100%;
}

.welcome_wrapper {
	height: 123px;
	width: 541px;
	background-image: url('images/main_back.jpg');
	background-repeat: no-repeat;
}

.welcome {
	padding: .5em 0 0 1em;
}

.welcome h3 {
	color: #FE0000;
}

.hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #AB905F;
}

* html .hr {
	border-bottom: none;
	padding: 1px;
	background: url(images/css-dotted.gif) repeat-x bottom;
}


.MenuList {
	font-weight: bold;
	font-variant: normal;
	color: #8A774F;
	font-size: 9px;
	text-transform: none;
}

img {
	border: 0;
}

a {
	font-size: 10px;
	color: #80AA47;
	text-decoration: underline;
}

a:visited {
	color: #80AA47;
}

a:hover {
	color: #80AA47;
}

a:active {
	color: #A1906A;
}

.style-r {
	color: #FE0000;
	font-size: 12px;
}



/* navbar */
ul#navlist
{
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding: 3px;
	font-size: 14px;
	width: 16%;
	text-align: center;
	font-weight: bold;
}

#navlist a:link, #navlist a:visited
{
	color: #FFF;
	background-color: #F00;
	text-decoration: none;
}

#navlist a:hover
{
	color: #F00;
	background-color: #FFF;
	text-decoration: none;
}

.alert {
   background: #fff6bf url(images/exclamation.gif) center no-repeat;
   background-position: 15px 50%; /* x-pos y-pos */
   text-align: left;
   padding: 0 20px 5px 45px;
   border-top: 2px solid #ffd324;
   border-bottom: 2px solid #ffd324;
}

p.alert {
    margin-top: 0;
}