BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;	
}
a {
  color: #000000;
  text-decoration: none;
}

a:hover {
	color: #ee1228;
	text-decoration: underline;
}
.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
}
.navtxt TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.Top_Menu {
	background-color: #EE1228;
}

/* Vincent Code Begin: Pop out Menu for loading a tree menu - Relate to /includes/boxes/usercategory.php. */

/* Sample vertical fly-out menu */

/* IE Version Display Support Codes - Please add it into template.html above </head>.

*/

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 2; /* Set z-index value is 2 for category menu display level is higher than $content. */
}

#nav ul li { /* all list items */
	float: left;
	padding-left: 10px;   /* Set horizontal speace value between each item in main category menu. */
	padding-right: 10px;  /* Set horizontal speace value between each item in main category menu. */
}

#nav a {
	display: block;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #000000;
	text-decoration: none;
}

#nav li ul { /* second-level lists for ul */
	position: absolute;
	background: #EE1228; /* Set background color for all drop down sub-category menus. */
	width: 130px; /* Set width for all drop down sub-category menus. */
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers. */
}

#nav li ul li { /* second-level lists fot li*/
	float: left;
	/* padding: 0px; // Set padding value for each item in drop down sub-category menu. */
	margin-top: 3px;    /* Set vertical speace value between each item in drop down sub-category menu. */
	margin-bottom: 3px; /* Set vertical speace value between each item in drop down sub-category menu. */
	width: 130px; /* Set width for each item in drop down sub-category menu. */
}

#nav li ul ul { /* third-and-above-level lists */
	position: absolute;
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	padding-top: 3px; /* Set the distance between fisrt level menu and drop down menu. */
	left: auto;
}

/* Menu items with subcategories */	
#nav a.daddy {
	/*background: url(images/arrow_green.gif) center right no-repeat;*/
}

/* Selected items with subcategories */	
#nav li.selected {
    /*background-color: #FFCC00;*/
}

/* Vincent Code End: Pop out Menu for loading a tree menu - Relate to /includes/boxes/usercategory.php. */

#Search_Box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 137px;
	margin-right: 5px;
	margin-left: 8px;
}
#Search_Box a {
	color: #000000;
	text-decoration: none;
}
#Search_Box a:hover {
	text-decoration: underline;
	color: #000000;
}
#content_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 743px;
	padding-right: 5px;
	padding-left: 8px;
	z-index: 1; /* Set z-index value is 1 for $content information display level is less than category menu. */
}

.bold11white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.selected{
	color: #000000;

}

div#submenu a.selected{
	color: #000000;
}

div#thirdmenu a.selected{
	color: #000000;
}

.topmenu0{
	background:#fea500;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.topmenu0 a {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu0 a:hover {
	color: #000000;
	text-decoration: none;
}

.topmenu1{
	background:#fe7500;
    font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.topmenu1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu1 a:hover {
	color: #000000;
	text-decoration: none;
}

.topmenu2{
	background:#f7470f;
    font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.topmenu2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu2 a:hover {
	color: #000000;
	text-decoration: none;
}

.topmenu3{
	background:#EE1228;
    font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.topmenu3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu3 a:hover {
	color: #000000;
	text-decoration: none;
}

.topmenu4{
	background:#D4004E;
    font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.topmenu4 a {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu4 a:hover {
	color: #000000;
	text-decoration: none;
}

.topmenu5{
	background:#B8086A;
    font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.topmenu5 a {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu5 a:hover {
	color: #000000;
	text-decoration: none;
}

.topmenu6{
	background:#92016D;
    font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.topmenu6 a {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu6 a:hover {
	color: #000000;
	text-decoration: none;
}

.topmenuX{
	background:#75716A;

}

.topmenu-black{
	background:#000000;
}

.topmenu-under0{
	background:#FFDB6A;
}

.topmenu-under1{
	background:#FBD69B;
}

.topmenu-under2{
	background:#FAC396;
}

.topmenu-under3{
	background:#F6AD9F;
}

.topmenu-under4{
	background:#EDAAB4;
}

.topmenu-under5{
	background:#E0A6C3;
}

.topmenu-under6{
	background:#CD9EC2;
}

.topmenu-underX{
	background:#75716A;
}

/* Products */
.id59, .id105, .id106, .id104, .id92, .id101, .id124
{
    background-color: #ee1228;
    border-color: #ee1228;
}
.id59 a {
	color: #FFFFFF;
}


/* Brands */
.id82, .id86, .id96
{
    background-color: #fea500;
    border-color: #fea500;
}

/* News */
.id115, .id78
{
    background-color: #f7470f;
    border-color: #f7470f;
}

/* Services */
.id113
{
    background-color: #EE1228;
    border-color: #EE1228;
}

/* Press */
.id69
{
    background-color: #D4004E;
    border-color: #D4004E;
}

/* About us */
.id73
{
    background-color: #B8086A;
    border-color: #B8086A;
}

/* Contact us */
.id58{
	
    background-color: #92016d;
    border-color: #92016d;
	
}

div#maincontent{
	position: relative;
    display: block;
	width: 906px;
	margin-top: 10px;

}



#account_nav{
	width:300px;
	margin-right:100px;
	margin-top: 10px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

#breadcrumb{
	width:506px;
	margin-top: 10px;
	margin-left: 10px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}	
TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ee1228;
}
.spec-sheet {
	color: #000000;
	background-color: #CCCCCC;
}
