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

/*
Sidebar menu boxes
*/
.SidebarBox {
	background-image: url('images/sidebarBox-horizRepeatTall.gif');
	background-repeat: repeat; 
	background-position: left;	
}

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

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

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

/*
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
}
.CategoriesList {
	FONT-SIZE: 11px; padding:3px 0;
}

.SearchBoxBG {
	background-image: url('images/searchbox_bg.gif');
}
.SidebarBox {padding:0 30px 0 30px;}
.SearchButtonBG {
	background-image: url('images/rect_button_bg.gif');
}



.CommonButton2LeftBG {
	background-image: url('images/btn2_left.gif');
	background-repeat: no-repeat;
}

.CommonButton2CenterBG {
	background-image: url('images/btn2_bg.gif');
}

.SidebarBoxLeftBG {
	background-image: url('images/sidebarBox-topRight.gif');
	background-repeat: no-repeat; 
	background-position: right;
}

.SidebarBoxCenterBG {
	background-image: url('images/sidebarBox-topLeft.gif');
	background-repeat: no-repeat; 
	background-position: left;
	color: #780b2d; 
	font-size: 14px; 
	font-weight: bold;
}

.SidebarBoxFooterLeftBG {
	background-image: url('images/sidebarBox-bottomRight.gif');
	background-repeat: no-repeat; 
	background-position: right;
}

.SidebarBoxFooterBG {
	background-image: url('images/sidebarBox-bottomLeft.gif');
	background-repeat: no-repeat; 
	background-position: left;
}


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

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

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

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

H1 {
	FONT-SIZE: 15px
}

H2 {
	FONT-SIZE: 13px
}

H3 {
	FONT-SIZE: 12px
}

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

.Head {
	BACKGROUND-COLOR: #fff2c9
}

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

.DialogTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #4F5964; FONT-FAMILY: Verdana;
}

.DialogTitleComment {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #082032
}

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

.NumberOfArticles {
	FONT-WEIGHT: bold; COLOR: #000000
}
.ProductTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #102D50;
}
.ProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300;
}
.ProductDetailsLabel {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000;
}
.ProductPriceTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000;
}
.ProductPriceConverting {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #082032;
}
.ProductPrice {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #F34348;
}
.ProductPriceSmall {
	FONT-WEIGHT: bold; COLOR: #ff3300
}
.ItemsList {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: Tahoma; COLOR: #4F5964;
}
/*
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
}
Labels for form submit buttons
*/
.FormButton {
	FONT-WEIGHT: bold; COLOR: #00224c
}

.Button {
	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #FFFFFF; background-color:transparent;
}
A.ButtonLink:link {
	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #FFFFFF; TEXT-DECORATION: none; background-color:transparent;
}

A.ButtonLink:visited {
	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #FFFFFF; TEXT-DECORATION: none; background-color:transparent;
}

A.ButtonLink:hover {
	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #FFFFFF; TEXT-DECORATION: underline; background-color:transparent;
}

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

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