/* CSS Document */
html, body, h1{
	padding:0px;
	margin:0px;
}
a{
	color:#D20000;
	font-weight:bold;
}
h1{
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
form {
	margin: 0px;
}
/*div{
	border:solid 1px red;
	}*/
#Container{
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:1px;
	border-right:solid 1px #333;
	border-left:solid 1px #333;
	border-bottom:solid 1px #333;
	background-color:#ffffff;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #666666;
}
#Header{
	background-image:url(../img/top_right.jpg);
	background-repeat:repeat-x;
	height:60px;
	line-height:60px;
	}
	#Header a{
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
	}
	#Push{
		margin-bottom:10px;
		height:20px;
		line-height:20px;
	}
/*#RightLinks{
	float:right;
	width:180px;
	background-color:#dddddd;
	text-align:center;
	padding:10px;
}*/

#RightLinks{
	float:left;
	width:780px;
	background-color:#dddddd;
	text-align:center;
	padding:0;
	margin:0;
	clear:both;
	font-size:11px;
}


#HomeContent{
	padding:20px;
	float:left;
	width: 690px;
}

/*#HomeContent UL
{
	font-size:14px;
	margin:15px;
	padding:15px;
	list-style-type:disc;
}*/

UL {
    margin-left: 10px;
    padding-left: 0;
    list-style: none;
	margin-top:5px;
    }
	
LI {	
    padding-left: 14px;
    /*background-image: url(../img/bullet1.jpg);    
    background-position: 0 3px;*/
    background-image: url(../img/bullet2.gif);    
    background-position: 0 3px;    
    background-repeat: no-repeat;
	padding-bottom:2px;	
    }

#ProductContent{
	padding:20px;
	float:left;
}

EM
{
	font-size:10px;
}

/*#Footer{
	border-top:solid 2px #D20000;
	line-height:30px;
	padding-left:10px;
	clear:both;
	margin-top:1px;
}*/


.topnav
{
	font-size:10px;
}

#Footer{
	border-top:solid 2px #D20000;
	padding-left:10px;
	padding-top:5px;
	clear:both;
	margin-top:1px;
	font-size:11px;
}

#footeraddr
{
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	line-height:14px;
	padding-left:10px;
	font-size:11px;
}

ADDRESS
{
	align:right;
	font-weight:bold;
	font-style:normal;
}

.productlist {
	color: #ffffff;
	background-color: #333333;
	font-weight: bold;
}
.tableheader, .tableheader2, .tableheader3, .tableheader4, .tableheader5 {
	color: #ffffff;
	background-color: #D20000;
	font-weight: bold;
}
.tableheader {
	background-color: #009900;
}
.tableheader2 {
	background-color: #b2e0f0;
}
.tableheader3 {
	background-color: #D20000;
}
.tableheader4 {
	background-color: #ff9900;
}
.tableheader5 {
	color: #000000;
	background-color: #ffff00;
}
.tableheadersmall, .tableheadersmall2, .tableheadersmall3, .tableheadersmall4, .tableheadersmall5 {
	color: #ffffff;
	background-color: #D20000;
	font-size: 9px;
}
.tableheadersmall {
	background-color: #009900;
}
.tableheadersmall2 {
	background-color: #b2e0f0;
}
.tableheadersmall3 {
	background-color: #D20000;
}
.tableheadersmall4 {
	background-color: #ff9900;
}
.tableheadersmall5 {
	color: #000000;
	background-color: #ffff00;
}
.productheading, .productheading2, .productheading3, .productheading4, .productheading5 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	float: left;
	margin-right: 4px;
}
.productheading {
	background-color: #009900;
}
.productheading2 {
	background-color: #b2e0f0;
}
.productheading3 {
	background-color: #D20000;
}
.productheading4 {
	background-color: #ff9900;
}
.productheading5 {
	color: #000000;
	background-color: #ffff00;
}
table.productgrid, table.productgrid2, table.productgrid3, table.productgrid4, table.productgrid5 {
	border-collapse: collapse;
	border: solid 1px #000000;
	background-image: url(../images/tablebackground.gif);
	background-repeat: no-repeat;
	color: #000000;
}
#menu {
	margin-top: 10px;
	margin-bottom: 10px;
}
.categorybutton {
	background-color: #D20000;
	margin: 5px;
	padding: 5px;
	display: block;
	float: left;
	text-align: left;
}
a.categorylink {
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
}
#printheader, #printfooter {
	display: none;
}
.dimensionlabel {
	font-weight: bold;
	text-align: center;
}
a.productlink {
	color: #333333;
}
#searchform {
	padding: 4px;
}
#productheader {
	width: 300px;
	float: left;
}
#searchheader {
	width: 400px;
	float: right;
	text-align: right;
}

.newssection
{
	display:block;

	width:730px;
	
}

.newsimage
{
	margin-left:10px;
}
.flags{
	float:right;
	padding:0px;
	margin:0px;
}

#miOpener
{
	
	text-align:center;
	
}

#miOpener a
{	
	font-size:10px;
	color:gray;
}


#moreinfo
{
	font-size:10px;
}

#moreinfo h2
{
	font-size: 12px;
	font-weight: normal;
}