/* Page Attributes */

body {
font-family: Arial, "Times New Roman", sans-serif;
font-size: 100%;
}

img { border: 0px; }

h1, h2, h3, h4, h5, h6, form  {
margin: 0px;
padding: 0px;
}

.clear {
clear: both;
line-height: 0px;
}
.clear_list {
clear: both;

}

.text {
font-size: 0.8em;
}

.text li {
list-style-type: decimal;
margin-left: 17px;
}

.texta li {
font-size: 0.8em;
list-style-type: disc;
margin-left: 17px;
}
/* Layout Blocks */
#center {

}

#container {
			width: 100%;
			text-align: left;

		}
	#header-flash {
		display: none;
		}

		#header {
		display: block;
		}
		
		#searchbox {
	display: none;
		}
		#searchbox label {
		display: none;
		}
		#searchbox #searchinput {
		display: none;
		}
		
		#searchbox #searchgo {
	display: none;
			
		}
		
		#below_header {
	
		
		}

		#main {
		
		width: 100%;
		}

		#sidebar {
			display: none;
			
		}

		#infobox {
		display: none;
		}
		
		#footer {
	display: none;
		}
		
h1 {
display: block;
}
/* homepage only */
#homepagefooter {

}

#printfooter {
display: block;
font-size: 0.7em;
}

/* item display */
#itemdisplay {
	list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#itemdisplay li {
display: block;
padding: 0px;
width: 230px;

float: left;
background-image: url(item_bg.gif);
background-repeat: repeat-y;
background-position: top;
}

#itemdisplay li .itemdisplay_top, #itemdisplay li .itemdisplay_bottom  {
display: block;
padding: 0px;
margin: 0px;
width: 230px;

float: left;
background-repeat: no-repeat;
background-position: top;
}

#itemdisplay li .itemdisplay_top {
background-image: url(item_bg_top.gif);
height: 5px;
}

#itemdisplay li .itemdisplay_bottom {
background-image: url(item_bg_bottom.gif);
height: 15px;
}

#itemdisplay li .item_text a {
float: right;
display: block;
width: 130px;
padding: 10px;

font-size: 0.8em;
text-decoration: none;
color: #000000;
}
#itemdisplay li .item_text a:hover {
display: block;
}
#itemdisplay li .item_text a strong {
color: #073564;
}
#itemdisplay li .item_text a em {
font-style: normal;
color: #f78c02;
}

#itemdisplay li .item_text_category {
float: right;
display: block;
width: 110px;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;

text-decoration: none;
color: #000000;
}

#itemdisplay li .item_text_category a {
text-decoration: none;
color: #000000;
font-size: 0.8em;
}
#itemdisplay li .item_text_category a:hover {
}

#itemdisplay li .item_text_category h3 a {
font-size: 1em;
text-decoration: none;
color: #f78c02;
}
#itemdisplay li .item_text_category h3 a:hover {
}


#itemdisplay li .item_image {
float: left;
padding-top: 5px;
padding-left: 10px;
}
#itemdisplay li .item_image img {
padding: 0px;
margin: 0px;
border: 2px solid #d5d6d7;
}

.product_image {
padding: 5px;
float: right;
}

.product_image_left {
padding: 5px;
float: left;
}

/* navigation styling */
#nav {
display: none }

#contact {
display: none;
}
#lesuire_container {
display: none;
}

#lesuire_container ul {
display: none;

}
/* font styling */
h2 {
margin-top: 10px;
color: #F78C02;
font-size: 1.2em;
}

h3 {
margin-top: 0px;
color: #F78C02;
font-size: 1em;
}

hr {
line-height: 0px;
height: 0px;
border: 0px;
border-top: 1px solid #d0d0d0;
}

p {
font-size: 0.8em;
}

p a, td a {
color: #0575b3;
font-weight: bold;
}

p a:hover, td a:hover {
text-decoration: none;
}

#infobox p {
font-size: 0.8em;
}

#infobox p a {
text-decoration: underline;
color: #000000;
}

#infobox p a:hover {
text-decoration: none;
}

.large_red {
font-size: 1.3em;
color: #FC3913;
font-weight: bold;
}

strong {
color: #0575b3;
}

.pdf_category_img {
padding: 10px;
}


