/*
- these stylesheet settings apply to all media
- for printing styles edit templates/print.css
- learn more about CSS at http://www.w3schools.com/css/
- 2003/11/23 PaulM forums.eeweb.nl
*/

/* replaces old "select width settings" in currencies.php, manufacturers.php box and search.php box */
.boxText select {
width: 95%;
}
/* set pageheading text (now included in h1 tag) size back to normal size */
h1 {
margin-bottom: 16px;
margin-top: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 18px;
font-weight: bold;
color: #666666;
}
.SidebarBox {
	BACKGROUND-COLOR: #fff2c9
}
.SidebarBorder {
	BACKGROUND-COLOR: #b2b2b3
}
.SidebarTitle {
	FONT-WEIGHT: bold; COLOR: #000000; BACKGROUND-COLOR: #e5ebef
}
.SidebarItems {
	COLOR: #373b3d; TEXT-DECORATION: none
}
.SidebarItems:link {
	COLOR: #373b3d; TEXT-DECORATION: none
}
.SidebarItems:visited {
	COLOR: #373b3d; TEXT-DECORATION: none
}
.SidebarItems:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
.SidebarItems:active {
	COLOR: #373b3d; TEXT-DECORATION: none
}
.SidebarHr {
	COLOR: #b2b2b3
}
.CategoriesList {
	FONT-SIZE: 12px
}
.DialogBox {
	BACKGROUND-COLOR: #ffffff
}
.DialogBorder {
	BACKGROUND-COLOR: #e5ebef
}
.DialogTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #082032
}
.DialogTitleComment {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #082032
}
.NumberOfArticles {
	FONT-WEIGHT: bold; COLOR: #000000
}
.TopLabel {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000
}
.Text {
	COLOR: #000000
}
.Info {
	COLOR: #000000
}
.AdminHead {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000
}
.AdminTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300
}
.ProductTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #082032
}
.ProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000
}
.ProductDetails {
	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: #ff3300
}
.ProductPriceSmall {
	FONT-WEIGHT: bold; COLOR: #ff3300
}
.ItemsList {
	FONT-WEIGHT: bold; COLOR: #082032
}
.NavigationPath {
	COLOR: #294f6c; TEXT-DECORATION: none
}
.NavigationPath:link {
	COLOR: #294f6c; TEXT-DECORATION: none
}
.NavigationPath:visited {
	COLOR: #294f6c; TEXT-DECORATION: none
}
.NavigationPath:hover {
	COLOR: #082032; TEXT-DECORATION: underline
}
.NavigationPath:active {
	COLOR: #294f6c; TEXT-DECORATION: none
}
.FormButton {
	FONT-WEIGHT: bold; COLOR: #00224c
}
.ErrorMessage {
	FONT-WEIGHT: bold; COLOR: #ff0000
}
.ValidateErrorMessage {
	COLOR: #ff0000
}
.SuccessMessage {
	FONT-WEIGHT: bold; COLOR: green
}
.Star {
	COLOR: #ff0000
}
.TableHead {
	BACKGROUND-COLOR: #e5ebef
}
.TableRow {
	BACKGROUND-COLOR: #eeeeee
}
.Bottom {
	COLOR: #b2b2b3; TEXT-DECORATION: none
}
.FixedSelect {
	WIDTH: 170px
}
.tabDefault {
	COLOR: #466479
}
.tabSelected {
	COLOR: #000000
}
.Center {
	BACKGROUND-COLOR: #ffffff
}
.CenterBorder {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
/* ----------------- coolMenu ----------------- */

.clCMEvent{
position:absolute;
width:99%; height:99%;
clip:rect(0,100%,100%,0);
left:0; 
top:0;
visibility:visible
}


.clCMAbs{
position:absolute;
visibility:hidden;
left:0;
top:0;
}

.clBar{
position:absolute;
width:10;
height:10;
background-color:#ffffff;
layer-background-color:#ffffff;
visibility:hidden;
}

.clLevel0,.clLevel0over{
position:absolute;
padding:1px;
font-family:Verdana,arial,helvetica;
font-size:10px;
font-weight: bold;
}

.clLevel0{
background-color:#ffffff;
layer-background-color:#ffffff;
color:#000000;
}

.clLevel0over{
background-color:#147FCF;
layer-background-color:#147FCF;
color:#ffffff;
cursor:pointer;
cursor:hand;
}

.clLevel0border{
position:absolute;
visibility:hidden;
background-color:#ffffff;
layer-background-color:white;
}

.clLevel1, .clLevel1over{
position:absolute;
padding:2px;
font-family:Verdana,arial,helvetica;
font-size:10px;
}

.clLevel1{
background-color:#d4d4d4;
layer-background-color:#d4d4d4;
color:#000000;
}

.clLevel1over{
background-color:#147FCF;
layer-background-color:#147FCF;
color:#ffffff;
cursor:pointer;
cursor:hand;
}

.clLevel1border{
position:absolute;
visibility:hidden;
background-color:#ffffff;
layer-background-color:white;
}

/* ----------------- coolMenu_eof ----------------- */

 