html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: #313131;
	background: white;
	color: #313131;
	font-size: 0.6875em;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
}
ol, ul {
	list-style: none;
}
caption {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 223px;
	width: 760px;
}	
.contents {
	float: right;
	width: 584px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
}
.contents a {
	font-size: 1.1em;
	color: #E11F26;
	font-weight: bold;
	text-decoration: none;
}
.contents a:visited {color:#E11F26;}  /* visited link */
.contents a:hover {
	color:#E11F26;
	text-decoration: underline;
}  /* mouse over link */
.contents a:active {color:#E11F26;}  /* selected link */

.contents .threerows {
	margin: 0px;
	float: left;
	width: 173px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d9d9;
}
.contents .threerows .product {
	padding: 5px;
	width: 163px;
	background-image: url(images/3rowsbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contents .threerows .product p {
	font-size: 1em;
	line-height: 1.2em;
	margin: 0px;
	padding-bottom: 10px;
}
.contents .threerows .product img {
	margin: 0px;
	padding: 0px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contents .threerows .product .price {
	color: #E11F26;
	font-size: 1.1em;
	font-weight: bold;
}
.contents .threerows a {
	font-size: 1.1em;
	color: #E11F26;
	font-weight: bold;
	text-decoration: none;
}
.contents .threerows a:visited {color:#E11F26;}  /* visited link */
.contents .threerows a:hover {
	color:#E11F26;
	text-decoration: underline;
}  /* mouse over link */
.contents .threerows a:active {color:#E11F26;}  /* selected link */


.contents h1 {
	font-size: 2.4em;
	font-weight: lighter;
	color: #575757;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 1em;
}
.contents .textbox {
	padding-right: 10px;
	padding-left: 10px;
}
.contents .textbox hr {
	color: #CCCCCC;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contents .textbox p {
	font-size: 1.0em;
	line-height: 1.1em;
}
.contents .textbox h1 {
	font-size: 1.8em;
	line-height: 2em;
	color: #E11F26;
}
.contents .textbox h2 {
	font-size: 1.6em;
	line-height: 1.8em;
	color: #E11F26;
	margin: 0px;
	padding: 0px;
}
.leftnav {
	float: right;
	width: 165px;
	background-color: #575757;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.leftnav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
.leftnav a:visited {color:#FFFFFF;}  /* visited link */
.leftnav a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}  /* mouse over link */
.leftnav a:active {color:#FFFFFF;}  /* selected link */
.leftnav h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftnav h3 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftnav p {
	font-size: 1.1em;
	line-height: 1.3em;
}
.leftnav  input {
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.leftnav form {
	margin: 0px;
	padding: 0px;
}

.leftnav .basket {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footercontainer {
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-color: #e5e5e5;
	min-height: 190px;
	clear: both;
	height: 190px;
}
.footer {
	padding: 5px;
	float: left;
	width: 242px;
	background-color: #e5e5e5;
	min-height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 180px;
}
.footer a {
	color: #313131;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.2em;
}
.footer h2 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.9px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer p {
	font-size: 1.1em;
	line-height: 1.2em;
}
