/*
CSS Document
*/
BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	FONT-SIZE: 11px; 	COLOR: #724483; 	FONT-FAMILY: arial, Arial, Helvetica, Sans-serif;
}

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

FORM {
	MARGIN: 0px;
}

/*.Container {
	height:100%;
}

/*
Top Container
*/
.Wallpaper {
	background-image: url("images/headerBG.jpg"); background-repeat: no-repeat; background-color:#ffffff; 	border-top:1px solid #724483; 	border-left:1px solid #724483; 	border-right:1px solid #724483; 	height:82px; 	margin:0px; 	padding:0px;
}

a img {
	border:0px; 	padding:0px; 	margin:0px;
}

/*
Main navigation
*/
.mainNav {
	border-top:1px solid #724483; 	border-left:1px solid #724483;
}

.navCell_activeSub {
	border-right:1px solid #724483; 	border-bottom: 1px solid #fcd502; 	padding:5px; 	background-color:#fcd502;
}

/*
THESE ARE THE STYLES FOR UNIQUE COLORS OF CATEGORIES
*/
.navCat_148 {
	border-right:1px solid #724483; 	border-bottom: 1px solid #fcd502; 	padding:5px; 	background-color:#fcd502;
}

.navCat_159 {
	border-right:1px solid #724483; 	border-bottom: 1px solid #C1EAF9; 	padding:5px; 	background-color:#C1EAF9;
}

.navCat_169 {
	border-right:1px solid #724483; 	border-bottom: 1px solid #C492F1; 	padding:5px; 	background-color:#C492F1;
}

.navCat_153 {
	border-right:1px solid #724483; 	border-bottom: 1px solid #FFB66C; 	padding:5px; 	background-color:#FFB66C;
}

/*
-- END THE UNIQUE CATEGORY STYLES--
*/
.navCell_activeNoSub {
	border-right:1px solid #724483; 	border-bottom:1px solid #724483; 	padding:5px; 	background-color:#fcd502;
}

.navCell_normal {
	border-right:1px solid #724483; 	border-bottom:1px solid #724483; 	padding:5px;
}

.navCell_wishList {
	border-right:1px solid #724483; 	border-bottom:1px solid #724483; 	padding:5px; 	text-align:right; 	font-weight:bold;
}

.endCell {
	border-top:1px solid #724483; 	border-bottom:1px solid #724483;
}

/*
rootCat_Container
*/
.rootCat_container {
	padding-left:5px; 	padding-right:5px; 	border-left:1px solid #724483; 	border-right:1px solid #724483; 	background-color:#FFFFFF;
}

/*
subCatNav is the container in the mainNav.tpl
*/
.subCatNav {
	background-color:#fcd502; 	border-left:1px solid #724483; 	border-right:1px solid #724483; 	border-bottom:1px solid #724483; 	padding-top:5px; 	padding-bottom:5px;
}

/*
SUB CATEGORY UNIQUE BACKGROUND COLORS
*/
.subCatNav_148 {
	background-color:#fcd502; 	border-left:1px solid #724483; 	border-right:1px solid #724483; 	border-bottom:1px solid #724483; 	padding-top:5px; 	padding-bottom:5px;
}

.subCatNav_159 {
	background-color:#C1EAF9; 	border-left:1px solid #724483; 	border-right:1px solid #724483; 	border-bottom:1px solid #724483; 	padding-top:5px; 	padding-bottom:5px;
}

.subCatNav_169 {
	background-color:#C492F1; 	border-left:1px solid #724483; 	border-right:1px solid #724483; 	border-bottom:1px solid #724483; 	padding-top:5px; 	padding-bottom:5px;
}

.subCatNav_153 {
	background-color:#FFB66C; 	border-left:1px solid #724483; 	border-right:1px solid #724483; 	border-bottom:1px solid #724483; 	padding-top:5px; 	padding-bottom:5px;
}

/*
END OF SUB CAT UNIQUE BACKGROUND COLORS
*/
.subCat_Cell {
	padding-left:10px; 	padding-right:5px; 	border-right:1px dotted #724483;
}

/*
///////////////////////////////////
*/
.profileSubHeading {
	background-color:#f57e2a; 	color:#fff; 	font-size:12px;
}

/*
Main content container
*/
.mainContentContainer {
	height:100%; 	border-right:1px solid #724483; 	border-left:1px solid #724483; 	border-bottom:1px solid #724483; 	padding-top:5px; 	padding-bottom:10px;
}

/*
Left Column of main container
*/
.leftColMain {
	padding-left:10px; 	padding-right:10px; 	border-right:1px solid #ac90b6;
}

/*
Right Column of main container
*/
.rightColMain {
	padding-left:10px; 	padding-right:10px;
}

/*
Hidden message container for people with javascript disabled in their browser
*/
.javascriptMessage {
	margin:0px; 	padding:0px; 	width:750px; 	border-right:1px solid #724483; 	border-left:1px solid #724483;
}

.catalogueLink {
	font-weight: bold;
}

/*
main navigation links start here
*/
.mainNav A:link {
	COLOR: #724483; TEXT-DECORATION: none; 	FONT-SIZE: 12px; 	FONT-FAMILY:Georgia, "Times New Roman", Times, serif;
}

.mainNav A:visited {
	COLOR: #724483; TEXT-DECORATION: none; 	FONT-SIZE: 12px; 	FONT-FAMILY:Georgia, "Times New Roman", Times, serif;
}

.mainNav A:hover {
	COLOR: #724483; 	TEXT-DECORATION: underline; 	FONT-SIZE: 12px; 	FONT-FAMILY:Georgia, "Times New Roman", Times, serif;
}

.mainNav A:active {
	COLOR: #724483; TEXT-DECORATION: none; 	FONT-SIZE: 12px; 	FONT-FAMILY:Georgia, "Times New Roman", Times, serif;
}

/*
main navigation links end here
*/
A:link {
	COLOR: #724483; TEXT-DECORATION: none; 	FONT-SIZE: 12px; 	FONT-FAMILY:Arial, Helvetica, sans-serif;
}

A:visited {
	COLOR: #724483; TEXT-DECORATION: none; 	FONT-SIZE: 12px; 	FONT-FAMILY: Arial, Helvetica, sans-serif;;
}

A:hover {
	COLOR: #724483; 	TEXT-DECORATION: underline; 	FONT-SIZE: 12px; 	FONT-FAMILY: Arial, Helvetica, sans-serif;;
}

A:active {
	COLOR: #724483; TEXT-DECORATION: none; 	FONT-SIZE: 12px; 	FONT-FAMILY: Arial, Helvetica, sans-serif;;
}

.subCatNav a {
	font-size:10px;
}

.subCatNav a:hover {
	font-size:10px;
}

.subCatNav a:visited {
	font-size:10px;
}

.subCatNav a:active {
	font-size:10px;
}

H1 {
	FONT-SIZE: 15px
}

H2 {
	FONT-SIZE: 13px
}

H3 {
	FONT-SIZE: 12px; 	font-family:Georgia, "Times New Roman", Times, serif; 	font-weight:bold; 	color:#724483;
}

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

/*
Front Ads
*/
.frontAds {
	padding-bottom:10px;
}

/*
Welcome Header
*/
.welcomeHeader {
	font-family:Georgia, "Times New Roman", Times, serif; 	color:#724483; 	font-size:14px; 	font-weight:bold;
}

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

.TollPhones {
	FONT-FAMILY: arial; 	COLOR: #724483; 	FONT-SIZE: 10px; 	FONT-WEIGHT: normal; 	padding-top:4px; 	padding-right:6px; 	text-align:right;
}

.SideHead {
	COLOR: #FFFFFF; 	FONT-SIZE: 14px; 	FONT-WEIGHT: bold;
}

/*
Sidebar menu boxes
*/
.SidebarBox {
	BACKGROUND-COLOR: #ffffff; 	border-top:1px solid #724483; 	padding-top:3px; 	COLOR: #724483;
}

/*
Side Bar Header
*/
.SidebarBoxHeader {
	margin:0px; 	padding:0px; 	height:20px; 	color:#fff; 	font-size:12px; 	background-color:#f57e2a; 	font-weight:bold;
}

/*
Side bar container under header
*/
.SidebarBoxContents {
	padding:5px; 	COLOR: #724483; 	font-size:10px;
}

/*
Side bar links
*/
.SidebarBoxContents a {
	font-size:11px;
}

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

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

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

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

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

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

/*
Purple makes numbers in sidebarbox lists purple
*/
.purpleTxt {
	COLOR: #724483;
}

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

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

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

/*
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; 	padding-left:5px; 	padding-right:5px;
}

/*
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: 13px; 	COLOR: #f57e2a; 	FONT-FAMILY:Georgia, "Times New Roman", Times, serif; 	background-color:#fcd502; 	padding:3px;
}

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

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

/*
Generic text
*/
.Text {
	COLOR: #724483;
}

/*
product details table in product details template
*/
.ProductPriceConverting {
	color:#724483;
}

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

a:hover ProductTitle {
	color:#724483;
}

/*
Product Name heading on description page
*/
.productNameHeading {
	font-family:Georgia, "Times New Roman", Times, serif; 	color:#724483; 	font-size:16px; 	font-weight:bold; 	padding-bottom:10px;
}

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

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

/*
Product details
*/
.ProductDetails {
	COLOR: #724483;
}

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

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

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

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

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

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

/*
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: #724483; TEXT-DECORATION: underline
}

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

/*
Labels for form submit buttons
*/
.FormButton {
	border:0px;
}

.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: #724483; 	TEXT-DECORATION: none; 	font-size:10px;
}

.BottomMenu {
	COLOR: #f57e2a; 	FONT-SIZE: 10px; 	FONT-FAMILY: arial;
}

.BottomBorder {
	BACKGROUND-COLOR: #D2D2D2
}

.BottomBox {
	font-size:10px;
}

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

A.TopTabLink:link {
	FONT-FAMILY: arial; TEXT-DECORATION: none; 	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #6EAAC4;
}

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

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

A.TopTabLink:active {
	FONT-FAMILY: arial; 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: #724483;
}

.advancedSearch {
	padding-left:5px; 	padding-bottom:2px;
}

.advancedSearchBG {
	background-color:#d3bfcf; 	border:0px; 	padding:2px;
}

A.AdvancedSearchLink:link {
	FONT-FAMILY: arial; TEXT-DECORATION: underline; 	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000;
}

A.AdvancedSearchLink:visited {
	FONT-FAMILY: arial; TEXT-DECORATION: underline; 	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000;
}

A.AdvancedSearchLink:hover {
	FONT-FAMILY: arial; TEXT-DECORATION: underline; 	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000;
}

A.AdvancedSearchLink:active {
	FONT-FAMILY: arial; TEXT-DECORATION: underline; 	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000;
}

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

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');
}

.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');
}

.mainNav30 {
	BORDER-TOP: 1px solid #724483; 	BORDER-LEFT: 1px solid #724483; COLOR: #FF9900; 	TEXT-DECORATION: underline; 	FONT-SIZE: 12px; 	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-WEIGHT: bold; FONT-FAMILY: tahoma; FONT-SIZE: 16px;
}

.navCell_normal2 {
	BORDER-RIGHT: 1px solid #724483; 	BORDER-BOTTOM: 1px solid #724483; 	PADDING: 5px; COLOR: #FF9900; 	TEXT-DECORATION: underline; 	FONT-SIZE: 12px; 	FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-WEIGHT: bold;
}
