#variations ul{
	padding-top:2px;
	margin-top:0px;
	list-style:none;
	padding-left:0px;
	margin-left:0px;
	}
#variations ul li{
	color:red;
	
	}

.pagination ul{
	list-style:none;
	}

.pagination ul li{
	display:inline;
	margin-right:1px;
	}
.pagination ul li a:link,.pagination ul li a:visited{
	text-decoration:none;
	color:#fff;
	background-color: #135184;
	padding:5px;
	border: 1px solid #FFF;
	}
	
	.pagination ul li a:hover{
		color:#135184;
	background-color: #fff;
	border:1px solid #135184;
	}
#middle h1, h2, h3, h4{
	  color:#135184;
	}
	
	h1{font-size:23px;}
.prodhead{
	  color:#135184;
	}
.ItemImage{
	width:200px;
	max-width:200px;
	min-width:200px;
	}
body {
    text-align: center;
    background-color:#999999;
    padding-top:20px;
    font-family:verdana;
    font-size:12px;
    color:#333333;
  }
.ProductTable {
  	margin-bottom: 40px;
}
  #wrapper {
    width: 990px;
    text-align: left;
    margin: 0 auto;
  }
  #bgbox {
    background: url(images/category.jpg) no-repeat;
    width: 990px;
    background-color:#494a4c;

    
  }
  
  #categories h1{
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  font-size:20px;
  }
  #header {
    width: 990px;
     background-image:url(images/header.jpg);
     height:147px;
  }
  
  #header h1{
  padding:0px;
  margin:0px;
  height:150px;
  }
  
  #left {
 	color:#FFF;
    width: 195px;
    min-width: 195px;
    float: left; 
    padding: 0 5px;


  }


#left ul {
	margin-left: 10px;
	padding: 0
}

#left ul li {
	width: 100%;
	display: block;
	list-style: none;
}

#left ul li a {
	font-family: Arial;
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}

#left ul li a:hover {
	background-color: #135184;
	display: block;
	color:#FFF;
}
  #middle {
     width: 764px;
    float: left;
    padding: 10px;
    background-color:#FFF;
    min-height:400px;
    margin-top: 40px;
  padding
    
  }
  
  #navigation{
  background-image:url(images/navigation.jpg);
  min-height:41px;
  height:41px;
  width: 785px;
  position:absolute;
  margin-left:205px;
  }
  

  #footer {
    width: 990px;
    clear: both;
    background-image:url(images/footer.jpg);
    min-height:16px;
    text-align:center;
    color:#FFF;
    font-size:10px;
  }
  
  #footer a:link{
  color:#135184;
  text-decoration:none;
  font-weight:bold;
  }
  #footer a:visited{
  color:#135184;
  text-decoration:none;
  font-weight:bold;
  }  
  
    #footer a:hover{
  
  text-decoration:underline;
  font-weight:bold;
  }
  
    /***************************************************************************/
/* WORKING DROPDOWN CSS:
/***************************************************************************/

.ddmx {
    margin-left:			15px;
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 				10px 38px 15px 0px;
    font-family : 			Arial, Helvetica, sans-serif;
	font-size : 			12pt;
	font-weight : 			bold;
	color: 					#ffffff;
    font-weight: 			bold;
    text-decoration: 		none;
    display: 				block;
    white-space: 			nowrap;
    position: 				relative;
     
}
.ddmx .item1:hover {
	color: 					#888;
	}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 				3px 8px 4px 6px;
    font-family : 			Arial, Helvetica, sans-serif;
	font-size : 			11pt;
	color: 					#ffffff;;
    text-decoration: 		none;
    display: 				block;
    white-space: 			nowrap;
    position: 				relative;
    z-index: 				500;
}
.ddmx .item2 {
    background: #91aac9;
    
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #8ca0bb;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .item3,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    padding: 				3px 8px 4px 6px;
    font-family : 			Arial, Helvetica, sans-serif;
	font-size : 			11pt;
	color: 					#0066ff;
    text-decoration: 		none;
    display: 				block;
    white-space: 			nowrap;
    position: 				relative;
    z-index: 				500;
}
.ddmx .item3 {
    background: #e5e1da;
}
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover {
    background: #ffffff;
}
.ddmx .section {
    border: 			3px solid #def0fa;
    border-top: 		0;
    position: 			absolute;
    visibility: 		hidden;
    z-index: 			-1;

}

* html .ddmx td { position: relative; } /* ie 5.0 fix */