@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFF;
	color: #333;
	background-repeat: repeat-x;
}
#main_content {
	width: 747px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 10px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-color: #FFF;
	border: 1px solid #000;
	margin-top: 15px;
}
* {
  margin: 0;
  padding: 0;
}

  table.center {margin-left:auto; margin-right:auto;}

#container {
	background : #ffffff;
	width : 768px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#offers_box {
	background-image: url(../images/offers_bg.png);
	background-repeat: no-repeat;
	float: right;
	height: 97px;
	width: 285px;
	padding-top: 40px;
	padding-left: 10px;
	border: 1px solid #B9112D;
	margin-left: 0px;
}
#right_side {
	float: right;
	width: 290px;
	margin-right: 0px;
	margin-left: 20px;
}


.slideshow {
	height: 250px;
	width: 300px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.slideshow img {
}
a {
	color: #B1122D;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.img_pdf {
	margin-right: 5px;
}
.purple_bullets
{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

li.pb
{
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 0 30%;
	padding-left: 10px;
	line-height: 1.8em;
	list-style-position: inside;
}
ul {
	margin-left: 15px;
}
li {
	margin-bottom: 10px;
}
#instock_box {
	background-image: url(../images/instock.png);
	background-repeat: no-repeat;
	float: right;
	height: 320px;
	width: 285px;
	padding-top: 40px;
	padding-left: 10px;
	border: 1px solid #555;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #e0e0e0;
}
.big_letters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #B1122D;
	font-weight: bold;
}
h1 {
	font-size: 1.2em;
}
