BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	FONT-SIZE: 11px;
	COLOR: #5f365f;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	line-height: 13px;
}

BODY {
	MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px; BACKGROUND-COLOR: #FFFFFF;
}

A:link {
	COLOR: #CD90C9; TEXT-DECORATION: none
}

A:visited {
	COLOR: #CD90C9; TEXT-DECORATION: none
}

A:hover {
	COLOR: #CD90C9; TEXT-DECORATION: underline
}

A:active {
	COLOR: #CD90C9; 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 {
	COLOR: #FFFFFF; FONT-SIZE: 13px; FONT-WEIGHT: bold;
}

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

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

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

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

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

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

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

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

/*
Menu items located in sidebar boxes: active
*/
.SidebarItems:active {
	COLOR: #CD90C9; 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;
}

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

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

/*
Titles of dialog boxes
*/
.DialogTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #506176
}

/*
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: 11px; COLOR: #5F365F;
}

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

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

/*
Product details
*/
.ProductDetails {
	COLOR: #5F365F;
	line-height: 13px;
}

/*
Product price title
*/
.ProductPriceTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #5F365F;
}

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

/*
Product price
*/
.ProductPrice {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #5F365F;
}

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

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

/*
Subcategories list
*/
.ItemsList {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #102D50;
}

/*
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: #5f365f}

.Button {
	FONT-SIZE: 11px; FONT-WEIGHT: bold; COLOR: #CD90C9}

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

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

/*
Success message
*/
.SuccessMessage {
	COLOR: #CD90C9}

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

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

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

.BottomMenu {
	COLOR: #506176; TEXT-DECORATION: none; 	FONT-SIZE: 12px; LINE-HEIGHT: 200%;
}

.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;
}
.ProductCartTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #5F365F;
}
.ProductPriceCart {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #5F365F;
}
.ButtonNotBold {
	FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #CD90C9
}
.calheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 5F365F;
	text-decoration: none;
}
.calheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 5F365F;
}
.calypso2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 5F365F;
	text-decoration: none;
}
.calypso1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 5F365F;
	text-decoration: none;
}
.calypsoITL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #604068;
	text-decoration: underline;
}
.calypsoITL2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BE7DBA;
}