
h1 {
	color: #0054a4;
	line-height: 200%;
	font-weight: bold;
	text-transform: uppercase;
}

/* page title */
h2 {
	font-size: 24px;
	color: #0054a4;
	margin-bottom: 10px;
}

/* breadcrumbs */
h3 {
	font-size: 18px;
	color: #FFFFFF;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

#crumbtrail h3 {
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
	float: left;
	margin-top: 20px;
	margin-left: 20px;	
}

#crumbtrail a {
	color:#FFF;
	text-decoration:none;
	font-size: 19px;
	font-weight:normal;
}

#crumbtrail a:hover {
	text-decoration:underline;
}


#outer_wrapper {
	background: url('../images/cart_blue_grad.gif') repeat-x left top #FFFFFF;
	min-width: 976px;
}

#wrapper {
	width: 100%;
	background: url('../images/blue_btm_grad.gif') left bottom repeat-x;
}

#inner_wrapper {
	background: url('../images/cart_waves.gif') center top no-repeat;
	width: 100%;
	margin: 0 auto;
	text-align:center;
}

#content_wrapper {
	margin: 0 auto;
	width: 976px;
	text-align:left;
}

#head_wrapper {
	background: url('../images/cart_banner.gif') left top no-repeat;
	height: 140px;
	margin-bottom: 15px;
}

#header {
}

#home_link {
	width:350px;
	height: 75px;
	position:absolute;
}

#home_link b {
	display:none;
}

.menu {
	float: right;
	color: #FFFFFF;
	padding:10px 85px 0px 0px;
}

.menu li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}

.leaf {
	border-left: 1px solid #FFFFFF;
}

.first {
	border-left: none 0px;
}

.menu a {
	text-decoration: none;
	border: none 0px;
	color: #FFFFFF;
	margin-left: 10px;
}

#grey_menu {
	float: right;
	/*margin: 10px 80px 0px 0px;*/
	padding: 10px 82px 0px 0px;
}

html>/**/body #grey_menu {
	padding: 10px 80px 0px 0px;
}

#grey_menu a {
	border: none 0px;
	margin-left:-3px;
}

#grey_menu img {
	border: none 0px;
}

#catalog_head {
	width: 897px;
}

#pdf {
	float: right;
	padding-top: 18px;
	padding-right: 50px;
}

#pdfmenu {
	float: right;
	padding-top: 9px;
	padding-right: 40px;
	position:relative;
	height:0;
	overflow:visible;
  z-index:2;
}

#pdfmenu ul,li {
  margin:0;
  padding:0;
}

#pdfmenu li {
  height:19px;
  line-height:19px;
  padding-left:10px;
  text-transform:uppercase;
}

#pdfmenu li.even {
  background-color:#DBDBDB;
}

#pdfmenu li.odd {
  background-color:#C9C9C9;
}

#pdfmenu li a, #pdfmenu li a:link, #pdfmenu li a:active, #pdfmenu li a:visited, #pdfmenu li a:hover {
  color:#0054A4;
  text-decoration:none;
}

#pdfmenu li.first a, #pdfmenu li.first a:link, #pdfmenu li.first a:active, #pdfmenu li.first a:visited, #pdfmenu li.first a:hover {
  color:#000000;
}

#pdfmenu li a:hover {
  text-decoration:underline;
}

#pdfmenu ul {
  display:none;
}

#pdfmenu.over ul {
  display:block;
}

#catagories {
	height: 150px;
}

.cat_div {
	background: url('../images/box_shade.png') left bottom no-repeat;
	height: 150px;
	width: 150px;
	float: left;
}

.cat_div a {
	text-decoration: none;
	border: 0px none;
}

.cat_in_div {
	background: url('../images/cat_box.gif') left top no-repeat;
	width: 136px;
	height: 127px;
	margin: 0px 6px 0px 8px;
	line-height:0;
}

.cat_image {
	margin-left: 8px;
	margin-top: 11px;
}

.cat_text {
	margin-left: 8px;
}

#sub_header {
	height: 63px;
	width: 905px;
	border-bottom: 2px #4d94c4 solid;
  position:relative;
  z-index:1;
}

#page_title {
	float: left;
	width: 510px;
	margin-top: 25px;
}

#content {
	margin-top:20px;
}

#cart_cat li {
	/*width: 180px;*/
	width:170px;
	height: 150px;
	margin-top: 13px;
	margin-bottom:40px;
	float: left;
	text-align:center;	
	list-style:none;
}

#cart_center {
	margin: 0px auto 14px auto;
	width: 105px;
	height: 105px;
}

#cart_cat {
	margin-left:15px;
}

#cart_cat img {
	border: none;
	margin-bottom:12px;
}

#cart_cat a{
	/*text-transform: uppercase;*/
	font-size: 15px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}

#image_display {
float: left;
width: 960px;
display: table-cell;
vertical-align: middle;
text-align: center;
	/*height: 300px;*/ 
}

#description {
margin-left: 0px;
width: 960px;
}

.stats  {
	width:93%;
	margin-top:25px;
}

.stats thead tr {
	background: url('../images/table_bg.gif');
}

.stats tr.even {
	background-color: #e8efef;
	border:none;
}

.stats tr.odd {
	background-color:transparent;
	border:none;
}

.stats th {
	font-size: 15px;
	font-weight: bold;
	color: #f2b85a;
	text-align:center;
	border:none;
}

.stats td {
	font-size: 14px;
	color: #0d546d;
	text-align:center;
}

#search{
	background: url('../images/cart_search.png') top left no-repeat;
	float: right;
	width: 348px;
	height: 63px;
	position: relative;
}

#search_input input {
	background: none;
	border: none 0px;
	position: absolute;
	top: 24px;
	left: 24px;
	width: 240px;
}

#search_go input {
	background: none;
	border: none 0px;
	position: absolute;
	top: 20px;
	left: 272px;
	width: 57px;
	height: 27px;
	cursor:pointer;
}

#spacer {
	height: 40px;
}

#footer_wrapper {
	background: url('../images/footer_grad.gif') top left repeat-x;
	height: 262px;
	min-width: 976px;
	text-align:center;
}

#footer {
	margin: 0px auto;
	width: 920px;
	position: relative;
	text-align:left;
}

#footer_text {
	position: absolute;
	left: 0px;
	top: 40px;
}

#footer p {
	font-size: 14px;
	color: #5e6868;
}

#footer span {
	font-size: 11px;
	color: #5e6868;
}

#footer a {
	text-decoration: none;
	border: none 0px;
	color: #5e6868;
	font-size: 14px;		
}

.BREAK {
	clear: both;
}

