
BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	font-family: Georgia, serif;
	font-size: 11px;
	line-height:13px;
	color:#666666;

}

BODY {
	
	margin-left: 0px;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c0e0a1;
	background-image: url('images/dragonfly_tile.gif');
}

FORM {
    MARGIN: 0px;
}


li {
	list-style-image: url(images/dot.gif);
}

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

A:link {
	color:#56A1D5;
	text-decoration: none;
}

A:visited {
	color:#56A1D5;
	text-decoration: none;
}

A:hover {
	color: #56A1D5;
	text-decoration: none;
}

A:active {
	color:#FF99FF;
	text-decoration: none;
}

H1 {
	font-size: 24px;
	color: #99CC66;
	margin-bottom: -10px;
	
}

H2 {
	font-size: 15px;
	color: #99CC66;
	margin-bottom: -8px;
}

H3 {
	font-size: 14px;
	color: #99CC66;
	margin-bottom: -6px;
}
H4 {
	font-size: 13px;
	color: #99CC66;
	margin-bottom: -6px;
}

HR {
display:none;
	
}
.HR {
	HEIGHT: 1px;
	width:100%;
	background-image: url('images/bg_Hline_dot.gif');
	color: #fff;
	
}


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

.TollPhones {
	COLOR: #FFFFFF; FONT-SIZE: 11px; FONT-WEIGHT: normal;
}

.SideHead {
	font-size: 24px;
	color: #89C456;
	font-weight:  bold;
}

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

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

/*
Titles of sidebar menu boxes
*/
.SidebarTitle {
	FONT-WEIGHT: bold; 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: 12px;
	COLOR: #4F5964;
}

/*
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;

}

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

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

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

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

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

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

/*
Product details
*/
.ProductDetails {
}

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

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

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

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

/*
See product details link
*/
.SeeDetails {
	TEXT-DECORATION: none;FONT-WEIGHT: bold;
	font-size:12px;
}

/*
Subcategories list
*/
.ItemsList {
	FONT-WEIGHT: normal; FONT-SIZE: 12px;
}

/*
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-WEIGHT: bold;
}
A.ButtonLink:link {
	FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}

A.ButtonLink:visited {
	FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}

A.ButtonLink:hover {
	FONT-SIZE: 11px; FONT-WEIGHT: bold; TEXT-DECORATION: underline;
}

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


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

/*
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 : none;
    BORDER-WIDTH : 0px; 
    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 {
        FONT-WEIGHT: bold; FONT-SIZE: 10px;
}

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

.BottomMenu {
	COLOR: #999999; 
	FONT-SIZE: 10px; 
}
A.BottomMenu {
	COLOR: #999999; 
	FONT-SIZE: 10px; 
}

.BottomBorder {
	BACKGROUND-COLOR: #D2D2D2
}

.BottomBox {
	BACKGROUND-COLOR: #ffffff;
}

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

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

/*
Style for the selected tab header
*/
.tabSelected {
	
}

/*
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;
}

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

/*
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;
}

A.AdvancedSearchLink:link {
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal; FONT-SIZE: 9px;
}

A.AdvancedSearchLink:visited {
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal; FONT-SIZE: 9px;
}

A.AdvancedSearchLink:hover {
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal; FONT-SIZE: 9px; 
}

A.AdvancedSearchLink:active {
	TEXT-DECORATION: underline;
	FONT-WEIGHT: normal; FONT-SIZE: 9px;
}

.NewsDate {
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold; FONT-SIZE: 11px;
}

.WelcomeHeader {
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold; FONT-SIZE: 12px;
}

A.GoLink:link {
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal; FONT-SIZE: 12px;
}

A.GoLink:visited {
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal; FONT-SIZE: 12px;
}

A.GoLink:hover {
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal; FONT-SIZE: 12px;
}

A.GoLink:active {
	TEXT-DECORATION: none;
	FONT-WEIGHT: normal; FONT-SIZE: 12px;
}

.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');*/
	background-color:#56A1D5;
}

.SubmitButtonBG {
	/*background-image: url('images/but_bg.gif');
	background-color:#56A1D5;*/
}

.CommonButton2LeftBG {
	/*background-image: url('images/btn2_left.gif');
	background-repeat: no-repeat;
	background-color:#56A1D5;*/
}

.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: #89C456;
	font-size: 12px; 
	font-weight: bold; 
	font-family: Georgia;
}
.breadCrumbSmall {
	color: #89C456;
	font-size: 12px; 
	font-weight:normal;
	font-style:italic;
	font-family: Georgia;
}
.breadCrumb a {
	color: #89C456;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold; 
	font-family: Georgia;
}
.breadCrumb {
	color: #89C456;
	font-size: 16px; 
	font-weight: bold; 
	font-family: Georgia;
	
}

.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%;
}











#navlist
{
margin-left: 0;
}
#navlist li
{
/*display: inline; */
list-style-type: none;
padding-right: 20px;
font-size: 11px;
font-weight:bold;
background-image:url(images/bg_menBtn.gif);
background-repeat:no-repeat;
background-position:top;
}

a.menuTop {
	color:#c0e0a1;
	text-decoration: none;
	font-weight:bold;
}
a.menuTop:hover {
	font-family: Georgia, serif;
	color:#666666;
	text-decoration: none;
	font-weight:bold;
}
.menuMain a{
	color:#c0e0a1;
	text-decoration: none;
	font-weight:bold;
}
.menuMain a:hover {
	color: #56A1D5;
	text-decoration: none;
	font-weight:bold;
}
a.menuMainDwn {
	color: #56A1D5;
	text-decoration: none;
	font-weight:bold;
}
.menuMainDwn a {
	color: #56A1D5;
	text-decoration: none;
	font-weight:bold;
}


.bodyMain {
	font-size: 12px;
	line-height:18px;
	}
.bodyMain a {
	font-size: 12px;
	line-height:18px;
	color: #99CC66;	
	font-weight:bold;
}
.bodyAbout {
	font-size: 13px;
	line-height:18px;
	
}
.bodyAbout a {
	font-size: 13px;
	color: #99CC66;	
	font-weight:bold;
}
.bodyBlue {
	font-size: 12px;
	line-height:20px;
	color: #56A1D5;
}
.bodyBgImage {
	background-image: url(images/bg_babyHead.gif);
	background-position:top;
	/*background-position:top;*/
	background-repeat:no-repeat;
}
.bodyAbout {
font-size: 13px;
}

img {
border:none;
}

.hmSpecialImage {
	background-image: url(images/hm_specialProduct.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.catImages {
width:120px;
height:140px;
float:left;
display:inline;
/*background-image:url(images/bg_catOutlines.gif)*/