
a.dps_link, a.dps_link:visited {padding: 5px 0 5px 0; font-size: 90%; color: #C00000;}
a.dps_link:hover {padding: 5px 0 5px 0; font-size: 90%; color: #000000;}
.dps_description_text {font:size: 90%;}


	 /** This div allows for the proper height of the content div which contains the 2 column divs **/
	 #clear {
	 	width: 670px;
		clear: both;
	 }
 	  
 	  body {
	  	background-color: #999;
	  	font-family: sans-serif;
	  }
	  
	  p, a, ul, li {
	  	font-family: sans-serif;
		font-size: 12px;
	  }
	  
	  font.crumb {
	  	font-family: sans-serif;
		font-size: 14px;
		color: #000000;
	  }
	  
	  a {
    	font-family: sans-serif;
	  	color: #C00000;
	  	font-weight: bold;
	  	text-decoration: none;
	  }
	  
	  a:hover {
	  	color: #000000;
	  }
	  
	  
	  /* container div, holds the page together */
	  #container {
	  	width: 720px;
	  	background-color: #FFFFFF;
	  	position: relative;
	  	left:auto; 
	  	right:auto;
	  	margin-left: auto;
    	margin-right: auto;
    	border: 2px solid;
    	border-color: #000000;
    	padding: 0px;
	  }
	  
	  /* the banner div holds the chairs, logo, title, and about contact links */
	  #header {
	  	background-color: #FFFFFF;
	  	width: 700px;
	  	height: 40px;
		color: #000000;
		padding-top: 10px;		
		padding-left: 10px;
		padding-bottom: 8px;
	   	font-family: verdana, arial, sans-serif;
	 	font-size: 26px;
	 	font-style: normal;
	 	font-weight: bold;
	 	letter-spacing: 2px;
	  }
	  
	  
	  /* Main Navigation Div */
	  #nav {
	  	position: relative;
	  	top: 0px;
	  	background-color: #E1DFD9;
	  	padding: 0px;
	  	border-top: 2px solid;
	  	border-bottom: 2px solid;
	  	border-color: #000000;
		z-index: 100;
	  }
	  
	  /* styles for main navigation */
	  .nav {
	  	color: #FFFFF;
	  	font-family: sans-serif;
	  	font-weight: bold;
	  	padding: 2px;
	  	margin: 0px;
	  }
	  
	  a.nav {
	  	text-decoration: none;
	  }
	  
	  a.nav:hover {
	  	color: #000000;
	  } 
	  
	  a.crumb {
	  	font-family: sans-serif;
		font-size: 14px;
	  }
	  
	  a.buynow {
	  	font-family: sans-serif;
		font-size: 16px;
		color: #FF0000;
	  }

	  /* THE CONTENT DIV */	  
	  #content {
	 	position: relative;
	 	padding: 12px;
	 	background-color: #FFFFFF;
	 }
	 
	 .copyRight {
	    font-family: sans-serif;
	 	font-size: 10px;
		color:#000000;
	 }
	 
	 a.copyRight {
	    font-family: sans-serif;
	 	font-size: 10px;
		color: #C00000;
	 }
	 
	 a.copyRight:hover {
		color: #000000;
	 }
	 
	 a.footer {
	    font-family: sans-serif;
	 	font-size: 12px;
		font-weight: bold;
		color: #C00000;
		letter-spacing: 1px;
	 }
	 
	 a.footer:hover {
	  	color: #000000;
	  } 
	  
 font.textSmallBoldGreen {
 color: #009900;
 font-family: sans-serif;
 font-weight: bold;
 font-size: 10px;
 }

 font.textSmall {
 color: #000000;
 font-family: sans-serif;
 font-size: 10px;
 }
 
 font.textSmallBold {
 color: #000000;
 font-family: sans-serif;
 font-size: 10px;
 font-weight: bold;
 }
 
 font.normalTextLgBold {
 color:#000000;
 font-family: sans-serif;
 font-size: 14px;
 font-weight: bold;
 }
 
 font.normalTextLgBoldGreen {
 color: #009900;
 font-family: sans-serif;
 font-size: 14px;
 font-weight: bold;
 }
 
 font.normalTextLg {
 color: #000000;
 font-family: sans-serif;
 font-size: 14px;
 }

/** styles for avant product search api **/
 
 .emptyTag {
}
.av_search_results_table {
	border: 1px solid black;
	background-color: #e0e0e0;
	width: 100%;
}
.av_search_results_navigation {
 color: #000000;
 font-family: sans-serif;
 font-size: 10px;
}
.av_search_results_column_titles {
	color:#000000;
	font-family: sans-serif;
 	font-size: 14px;
 	font-weight: bold;
	background-color: #ffffff;
	text-align: left;
	text-wrap: none;
}
.av_search_results_list_row_odd {
	background-color: #ffffff;
}
.av_search_results_list_row_even {
	background-color: #f0f0f0;
}
.av_search_results_list_row_hover {
	background-color: #e0e0e0;
}
.av_search_results_grid_column {
	border: 1px solid black;
	text-align: middle;
	width: 250px;
}
.av_search_results_grid_row {
	background-color: #ffffff;
}

 
 
 

