/************************************************************
** Reset
************************************************************/
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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

body {
font-family: Helvetica, Arial, sans-serif;
line-height: 1;
color: black;
background: #E5E5E5;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}

caption, th, td {
text-align: left;
font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
content: "";
}

blockquote, q {
quotes: "" "";
}

a {
color: #AA1313;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.back {
display: inline-block;
font-size: 11px;
font-weight: bold;
margin: 0 0 15px;
}

/**********************************************
** IE 6 Warning
**********************************************/
.ie6Warning {
	color: #333333;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0 auto;
	padding: 10px 1px;
	width: 960px;
}

.ie6Warning h4 {
	background: transparent url('/interface/images/design/ie6-warning.gif') no-repeat scroll 0 50%;
	color: #D13236;
	font-family: Georgia, serif;
	font-size: 23px;
	font-weight: normal;
	line-height: 40px;
	padding-left: 40px;
}

.ie6Warning-wrap {
	background: #E3E3E3 none repeat scroll 0 0;
	border-bottom: 1px solid #BBBBBB;
	text-align: left !important;
	width: 100%;
}

span.red {
	color: #D13236;
	font-weight: bold;
}


/************************************************************
** Header
************************************************************/
#header {
background: url(/interface/images/design/header.png) repeat-x;
height: 96px;
width: 100%;
z-index: 99999;
}

#header .wrapper {
padding: 20px 0;
}

#logo {
float: left;
}

#navigation {
float: right;
margin: 11px 0 0 0;
position: relative;
z-index: 9999;
}

#navigation li {
float: left;
list-style: none;
}

#navigation li a {
color: #FFFFFF;
font-size: 12px;
display: block;
font-weight: bold;
padding: 15px 11px 38px;
text-decoration: none;
text-transform: uppercase;
}

#navigation li a:hover, .active-menu {
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(197,20,20)), color-stop(1, rgb(209,20,20)));
background: -moz-linear-gradient(center bottom, rgb(197,20,20) 0%, rgb(209,20,20) 100%);
background: #C51414;
}

#navigation li ul {
position: absolute;
top: 64px;
left: -999em;
width: 165px;
z-index: 9999;
}

#navigation li:hover ul, #navigation li.sfhover ul {
left: auto;
}

#navigation li:hover {
background: #C51414;
}

#navigation li ul li a {
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(197,20,20)), color-stop(1, rgb(209,20,20)));
background: -moz-linear-gradient(center bottom, rgb(197,20,20) 0%, rgb(209,20,20) 100%);
background: #C51414;
display: block;
padding: 12px 18px !important;
}

#navigation li ul li {
width: 165px;
}

#navigation li ul li a:hover {
background: #A30E0E;
}

/************************************************************
** Wrapper
************************************************************/
.wrapper {
margin: 0 auto;
width: 960px;
}

/************************************************************
** Body
************************************************************/
#body {
background-color: #FFFFFF;
-webkit-box-shadow: 0px 0px 10px #999999;
-moz-box-shadow: 0px 0px 10px #999999;
box-shadow: 0px 0px 10px #999999;
}

#body p {
font-size: 14px;
line-height: 1.4em;
margin: 0 0 15px;
}

.body-pad {
padding: 20px;
}

/************************************************************
** Footer
************************************************************/
#footer {
background: url(/interface/images/design/header.png) repeat-x;
font-size: 11px;
}

#footer ul li {
list-style: none;
margin: 5px 0;
}

#footer #info {
float: left;
}

#footer #info .name {
color: #e0e0e0;
}

#footer #info .credit {
color: #909090;
font-size: 10px;
}

#footer #info .credit a {
color: #909090;
font-size: 10px;
text-decoration: underline;
}

#footer #info .credit a:hover {
text-decoration: none;
}

#footer #contact {
float: left;
margin: 0 10px 0 0;
text-align: right;
}

#footer #contact .pnumber {
color: #f7f7f6;
font-size: 16px;
}

#footer #contact .hours {
color: #f7f7f6;
font-size: 12px;
}

#footer .facebook {
float: right;
position: relative;
top: 7px;
}

/************************************************************
** Specials
************************************************************/
.special {
background: url(/interface/images/design/special-grad.png) repeat-x;
border: 1px solid #DFDFDF;
height: 35px;
margin: 0 0 5px;
/* CSS3 Border Radius */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.special-wrap {
font-size: 12px;
margin: 12px 10px;
}

#product-images-nav {
margin: 5px 0 0 0 !important;
}

#product-images-nav img {
border: 1px solid #DFDFDF;
}

#product-images {
	display: table;
	#position: relative;
	overflow: hidden;
	border: 1px solid #DFDFDF;
	height: 200px;
	width: 200px;
}

.product-imagesfix {
	display: table;
	#position: relative;
	overflow: hidden;
	border: 1px solid #DFDFDF;
	height: 200px;
	width: 200px;
}

.centerinset1 {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.centerinset2 {
	#position: relative;
	#top: -50%
}

#product-images img {

}

#product-images-nav img {
padding: 2px;
}

.page ul {
font-size: 14px;
line-height: 1.4em;
list-style: square outside none;
margin: 0 0 0 25px;
}

.sidebar-item {
	margin: 0 0 30px;
}

.news-item h4, .news-item h5 {
	margin: 0 0 7px;
}

/************************************************************
** Common
************************************************************/
.clear-both {
clear: both;
height: 0px;
font-size: 0px;
line-height: 0px;
}

.left {
float: left;
}

.right {
float: right;
}

