body, body div, body p, body th, body td, body li, body dd, body input, body textarea	{
	font-size:	x-small;
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font-size:	small
}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd, html>body input, html>body textarea	{
	font-size:	small
}
BODY {
	MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 30 px; MARGIN-RIGHT: 30 px; BACKGROUND-COLOR: #000000;
}
BODY,P,DIV,TH,TD,INPUT,SELECT,TEXTAREA {
    font-family: Arial, Helvetica, Geneva,  SunSans-Regular, sans-serif;
	color: #FFFFFF;
}

select, input {
	font-size: 90%;
	color: #000000;	
}
A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}

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

A:hover {
	color: #CC9900; text-decoration: underline
}

A:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}

H1 {
	FONT-SIZE: 15px
}

H2 {
	FONT-SIZE: 13px
}

H3 {
	FONT-SIZE: 12px
}

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

/*
Page header
*/
.Head {
	BACKGROUND-COLOR: #000000
}
.HeadBorder {
	BACKGROUND-COLOR: #000000;
	border: solid #CC9900 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 15px;	
	margin-right: 15px;	
}

/*
Sidebar menu boxes
*/
.SidebarBox {
	margin-left: 15px;	
}

/*
Border of sidebar menu boxes
*/
.SidebarBorder {
	BACKGROUND-COLOR: #000000;
	border: solid #CC9900 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*
Titles of sidebar menu boxes
*/
.SidebarTitle {
	COLOR: white;
	padding-bottom: 3px;
	padding-left: 3px;
}

/*
Menu items located in sidebar boxes
*/
.SidebarItems {
	color: #FFFFFF;
	text-decoration: none;
}

/*
Menu items located in sidebar boxes: link
*/
a.SidebarItems:link {
	color: #FFFFFF; text-decoration: none
}

/*
Menu items located in sidebar boxes: visited
*/
a.SidebarItems:visited {
	color: #FFFFFF; text-decoration: none
}

/*
Menu items located in sidebar boxes: hover
*/
a.SidebarItems:hover {
	color: #CC9900; text-decoration: underline
}

/*
Menu items located in sidebar boxes: active
*/
a.SidebarItems:active {
	color: #FFFFFF; text-decoration: none
}

/*
Horizontal separator in sidebar boxes
*/
.SidebarHr {
	COLOR: #b2b2b3; BACKGROUND-COLOR: #006699;
}

/*
Text in the categories list
*/
.CategoriesList  { }

/*
Miscelanious text appearing in dialog boxes
*/
.DialogBox {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #333333;
	border: solid #CC9900 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*
Border color of dialog boxes
*/
.DialogBorder {
	background-color: #CC9900;
	position: relative;
}

/*
Titles of dialog boxes
*/
.DialogTitle  { color: white; font-weight: bold; background-color: #cc9900; background-image: url("images/Tab.gif"); background-repeat: no-repeat; background-position: right top; padding-top: 5px; padding-right: 15px; padding-left: 5px; width: auto }

/*
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 {
	color: #CC9900;
}

/*
Caption for product details section
*/
.ProductDetailsTitle {
	color: #CC9900; 
}

/*
Product details delimiter
*/
.Line {
	background-color: #CC9900
}

/*
Labels for product details
*/
.ProductDetailsLabel {
	COLOR: #000000;
}

/*
Product details
*/
.ProductDetails {
	COLOR: #FFFFFF}

/*
Product price title
*/
.ProductPriceTitle {
	COLOR: #FFFFFF;
}

/*
Product price title for alternative currency
*/
.ProductPriceConverting  { color: white }

/*
Product price
*/
.ProductPrice {
	color: #CC9900; 
}

/*
Smaller representation of product price
*/
.ProductPriceSmall {
	color: #CC9900; 
}

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

/*
Subcategories list
*/
.ItemsList  { color: #ffffff; font-weight: bold }

/*
Navigation path bar
*/
.NavigationPath {
	color: #CC9900; text-decoration: none
}

/*
Navigation path bar: link
*/
a.NavigationPath:link {
	color: #CC9900; text-decoration: none
}

/*
Navigation path bar: visited
*/
a.NavigationPath:visited {
	color: #CC9900; text-decoration: none
}

/*
Navigation path bar: hover
*/
a.NavigationPath:hover {
	color: #CC9900; text-decoration: underline
}

/*
Navigation path bar: active
*/
a.NavigationPath:active {
	color: #CC9900; text-decoration: none
}

/*
Labels for form submit buttons
*/
.FormButton {
	color: #FFFFFF; font-weight: bold
}

/*
Error message text
*/
.ErrorMessage  { color: #f00; font-weight: bold }

/*
Validate error message text
*/
.ValidateErrorMessage  { color: #f00 }

/*
Success message
*/
.SuccessMessage  { color: #c90; font-weight: bold }

/*
Mandatory field asterisk
*/
.Star  { color: #c90 }

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

/*
Bottom text
*/
.Bottom {
	color: #ffffff;
	text-decoration: none;
	background-color: #960;
}

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

/*
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  { color: #c90; font-size: 12px; font-weight: bold }

.space {
	font-size: 6px
}


