BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
}

BODY {
	MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px; BACKGROUND-COLOR: #886; FONT-SIZE: 12px; FONT-FAMILY: verdana;
}

.outline {
	border: 1px solid #000
}

A:link {
	COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 12px;
}

A:visited {
	COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 12px;
}

A:hover {
	COLOR: #000000; TEXT-DECORATION: underline; FONT-SIZE: 12px;
}

A:active {
	COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 12px;
}

H1 {
	FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: arial; 
}

H1, .cattitle, a.cattitle { COLOR: #017610; }

H2 {
	FONT-SIZE: 14px; FONT-WEIGHT: bold;
}

H3 {
	FONT-SIZE: 14px
}

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

/*.blogtitle { font-weight: bold; margin-top: 20px }*/

.headerL, td.row1, td.row2 {
	background: #f3efe4; 
}

.headerL, .headerR {
          border-bottom: 1px solid #000
}

.contactbox {
	background: #f3efe4; padding: 3px
}

.headerR {
	padding: 3px 5px 3px 5px; background: url(images/head.gif) left center
}

form {
	margin: 0
}

.formbutton {
	padding: 3px; background: #c90; color: #feb
}

.buynowbutton, .wishlistbutton {
	background: #c90; color: #fff; padding: 3px; border: #000 margin: 3px
}

.buynowbutton1, .wishlistbutton1 {
	background: #fff; padding: 2px; border: #c90
}

.loginbox {
	background: #87694f url(http://www.ivykeep.com/skins/default/en/images/loginbar.jpg) repeat-x center; padding: 5px 10px 5px 0px; color: #fff
}

.headlogin, .emailpw {
	color: #fff
}

.navbarR, .navbarL {
	background: #d6d3b4; padding: 10px
}

.main {
	background: #fff; padding: 20px
}

a.register {
	color: #fff
}

/*
Page header
*/
.Head {
	BACKGROUND-COLOR: #000B10;
}

/*
Sidebar menu boxes
*/
.SidebarBox, .quote, #sidebar {
	BACKGROUND-COLOR: #d6d3b4;
}

#sidebar { padding: 5px }

/*
Titles of sidebar menu boxes
*/
.SidebarTitle, th {
	FONT-WEIGHT: bold; COLOR: #FFFFFF; BACKGROUND-COLOR: #666633; padding: 3px
}

.SidebarItemsSm {
	color: #fff
}

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

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

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

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

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

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

/*
Text in the categories list
*/
.CategoriesList {
	FONT-FAMILY: arial; FONT-SIZE: 16px; FONT-WEIGHT: normal;
}

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

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

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

/*
Caption for product details section
*/
.ProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #8A8A8A; padding-bottom: 3px; border-bottom: 1px solid #8a8a8a
}

/*
Product details delimiter
*/
.Line {
	BACKGROUND-COLOR: #000000;
}

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

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

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

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

/*
Subcategories list
*/
.ItemsList {
	FONT-WEIGHT: bold; COLOR: #000000; BACKGROUND-COLOR: #FFFFFF;
}

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

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

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

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

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

