/*-----------------------------------------------------------------------------------------------*/
/*                                  CSS RESET THANKS TO ERIC MEYER                               */
/*                   http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/                */
/*-----------------------------------------------------------------------------------------------*/
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,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}

blockquote:before, blockquote:after,
q:before, q:after {content: '"';}
blockquote, q {quotes: '"' '"';}
/*-----------------------------------------------------------------------------------------------*/
/*                                                                                               */
/*-----------------------------------------------------------------------------------------------*/

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: white;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#cap {
	padding: 0px;
	margin: 0px;
	width: 700px;
	height: 102px;
}
#logo {
	top: 0px;
	position: absolute;
	width: 410px;
}
#login {
	text-align: right;
	clear: right;
	float: right;
}
.loginform {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
.loginlble {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	color: #7f7f7f;
}
.loginput {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	height: 18px;
	width: 71px;
}
#header {
	border-bottom-color: #9e0403;
	border-top-color: #9e0403;
	border-bottom-width: 5px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 5px;
	width: 700px;
	height: 253px;
}
.nav {
	clear: left;
	float: left;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-top: 8px;
	height: 237px;
	background-color: #b4b4b4;
	margin: 0px;
	width: 200px;
}
.graphic {
	padding: 0px;
	margin-left: 200px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 253px;
	width: 500px;
}
#bdy {
	width: 700px;
}
.sidebar {
	clear: left;
	float: left;
	padding: 10px;
	margin: 0px;
	width: 180px;
}
.content {
	margin-left: 200px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 10px;
	width: 480px;
}
#footer {
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-bottom-color: #b6b6b6;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	clear: both;
	color: #404040;
	font-size: 12px;
	width: 700px;
}
.logobar {
	clear: left;
	float: left;
	font-size: 12px;
	color: #b4b4b4;
	padding: 0px;
	margin: 0px;
}
.sitemap {
	padding: 10px;
	width: 480px;
	margin-left: 200px;
}
.special {
	color: #404040;
	font-size: 14px;
	line-height: 1.5em;
	padding-left: 120px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0px;
	background-position: 0px 0px;
	background-image: url(../images/specials.png);
	background-repeat: no-repeat;
	height: 101px;
	width: 350px;
}
.nav a:link, .nav a:visited {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	border-bottom-color: #7f7f7f;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	height: 12px;
	border-bottom-width: 2px;
	color: black;
	text-decoration: none;
	font-size: 12px;
	width: 170px;
	display: block;
}
.nav a:first-child {
	padding-bottom: 10px;
	border-bottom-color: #7f7f7f;
	border-top-width: 2px;
	border-top-color: #7f7f7f;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: solid;
	height: 12px;
	border-bottom-width: 2px;
	color: black;
	text-decoration: none;
	font-size: 12px;
	width: 170px;
	display: block;
}
.nav a:hover {
	background-color: #e2e2e2;
	background-position: 20px -1px;
	background-image: url(../images/navpointer.png);
	background-repeat: no-repeat;
	width: 150px;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-decoration: none;
}
#login p {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 18px;
	margin: 0px;
	font-size: 12px;
}
#login a {
	color: #9e0403;
}
#footer p {
	line-height: 18px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 20px;
	margin: 0px;
}
#footer a:link, #footer a:visited {
	padding-left: 4px;
	padding-bottom: 0px;
	padding-right: 4px;
	padding-top: 0px;
	margin: 0px;
	color: #404040;
	text-decoration: none;
}
h1 {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #9e0403;
}
h4 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #9e0403;
}h5 {
	font-size: 12px;
	letter-spacing: 0.1px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	border-bottom-color: #9e0403;
	border-bottom-width: 2px;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	color: #7f7f7f;
	text-transform: uppercase;
}
h6 {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #7f7f7f;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
#footer a:hover {
	color: #b4b4b4;
	text-decoration: underline;
}
.productimglg {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
}
.productsmall {
	padding: 10px;
	border-color: #b6b6b6;
	border-width: 1px;
	border-style: solid;
	background-color: #f4f4f4;
	height: 210px;
	width: 210px;
}
.column {
	padding: 0px;
	font-size: 12px;
	margin: 0px;
	float: left;
	display: inline-block;
}
.half {
	font-size: 12px;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	width: 215px;
}
.stats {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	border-color: #b4b4b4;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
}
.stats dl {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
}
.stats dd {
	padding: 0px;
	line-height: 18px;
	font-size: 14px;
	margin: 0px;
	clear:both;
}
.stats dd span {
	padding: 0px;
	margin: 0px;
	width: 100px;
	font-size: 12px;
	color: #404040;
	float:left;
}
.prodlgqty {
	text-align: center;
	height: 27px;
	width: 53px;
}
input.productTextInput {
	padding-top: 3px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 22px;
	text-align: center;
	height: 24px;
	width: 53px;
}

.qty {
	width: 99px;
}
.btn {
	width: 116px;
}
.inputbox {
	border-color: #7f7f7f;
	border-width: 1px;
	border-style: solid;
	background-color: #d0d8e2;
}
.alinergt {
	text-align: right;
}
.strike {
	text-decoration: line-through;
}
.bigred {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #9e0403;
}
.comments {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 30px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 10px;
	border-top-color: #7f7f7f;
	border-top-width: 1px;
	border-top-style: dotted;
	clear: both;
}
hr {
	border-color: #b4b4b4;
	border-width: 1px;
	border-style: solid;
}
.commentform {
	margin-top: 5px;
	height: 18px;
	width: 100%;
}
.cat_btn {
	width: 100%;
}
.textbox {
	height: 49px;
}
.catalogueitemdump {
	padding: 8px;
	font-size: 13px;
        font-weight:bold;
        color:#000;
}
.catalogueitemdump li {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}
.catalogueitemdump li a:link, .catalogueitemdump li a:visited {
	color: #000;
	text-decoration: none;
}
.catalogueitemdump li a:hover {
	text-decoration: underline;
        color:#9e0f03;
}
.padx12 {
	padding-left: 12px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rating {
	clear: left;
	float: left;
	width: 150px;
}
.smallinfo {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
}
.smallinfo dl {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
}
.smallinfo dd {
	font-size: 14px;
	clear: both;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
.smallinfo dd span {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 40px;
	color: #b4b4b4;
	font-size: 10px;
}
.smalltxt {
	color: #404040;
	font-weight: bold;
	font-size: 10px;
}
.smalltxt a:link, .smalltxt a:visited {
	color: #404040;
	text-decoration: none;
}
.smalltxt a:hover {
	color: #7f7f7f;
}
.clear {
	clear: right;
}
p {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0px;
}
b, strong {
	color: #9e0403;
	font-weight: bold;
}

