/* CSS Document */

body {
	background-color: #929292;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	/*color: #707982;*/
	color: #444d57;
	font-size: 13px;
}
.items {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7cfd5;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #eceef4;
	padding-left: 10px;
}
.imgspace {
	padding-left: 18px;
}
#items ul{
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7cfd5;
}
#items ul li {
	line-height:200%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7cfd5;
	list-style-type: none;
}

#items ul li a {
	/*color: #707982;*/
	color: #475d79;
	display:block;
	height:2em; /* IE fix */
	text-decoration: none;
}	

#items ul li a:hover {
	color:#FFFFFF;
	background: #fd3e1b;
	/*padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;*/
	padding-left: 3px;
}
.listtitle {
	font-weight: normal;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 14px;
}
a:link {
	color: #d80404;
}
a:visited {
	color: #d80404;
}
/*a:hover {
	color: #FFFFFF;
	background-color: #FC3303;
	padding: 3px;
}*/
.footer {
	font-size: 11px;
	background-color: #FFFFFF;
}
.footer a {
	padding: 0px;
}
.footer a:hover {
	padding: 0px;
}
h1 {
	font-size: 36px;
	font-weight: lighter;
	display: inline;
}
.actiontitle a {
	color: #475D79;
	font-weight: bold;
	display: inline;
	text-decoration: none;
}
.actiontitle a:hover {
	color: #475D79;
	padding: 0px;
}
.actiontitle a:visited {
	color: #475D79;
	padding: 0px;
}
h2 {
	font-size: 22px;
	color: #d80404;
	font-weight: normal;
	margin-bottom: 20px;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
h3 {
	font-size: 14px;
	display: inline;
}
.actionbox {
	background-image: url(../pictures/actionbox2.gif);
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-left: 27px;
	width: 317px;
	padding-right: 27px;
}
.pricecell {
	font-size: 18px;
}
.distinfocell {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6dbe7;
	color: #797979;
}
.lowerbg {
	background-image: url(../pictures/lower_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.packrollover {
	background-image: url(../pictures/rollover_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor: pointer;
}
.hdrimages {
	margin-top: 20px;
	float: left;
	margin-left: 40px;
}
.nav {
	float: right;
	margin-top: 25px;
	text-align: right;
	margin-right: 40px;
}
.nav a {
	color: #45576a;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
