
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin:0;
	padding:0;
	background: #fff url(../images/bg-top.gif) repeat-x 0 0;
}

#product-shot {
	background:url(../images/home-prodshot-bg.jpg) no-repeat 0 0;
	width:800px;
	height:379px;
	position:relative;
	margin:0 0 20px 0;
}
#product-shot .prod1,#product-shot .prod2, #product-shot .prod3, #product-shot .prod4, #product-shot .prod5{
	position:absolute;
	opacity:0.8;filter:alpha(opacity=80);
	cursor:pointer;
}

#product-shot .prod1 {
	bottom:0;
	left:43px;
}
#product-shot .prod2{
	bottom:0;
	left:212px;
}
#product-shot .prod3{
	bottom:0;
	left:328px;
}
#product-shot .prod4{
	bottom:0;
	left:528px;
}
#product-shot .prod5{
	bottom:0;
	left:665px;
}


#wrapper {
	margin:0 auto 20px auto;
	width:982px;
	border:1px solid #000;
	border-top:none;
}

img {
	border:none;
}

.imgbox {
	border:1px solid #000;
}

#content {
	width:980px;
}

#maincontent {
	padding:10px 30px 20px 10px;
}


table {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#000;
	line-height:24px;
}

tr {
	vertical-align:top;
}

ul#products {
	list-style:none;
	margin:0 0 0 -40px;
	/margin:0 0 0 -1px;
	line-height:13px;
}
ul#products li{
	line-height:14px;
}

ul#nobullets {
	list-style:none;
	margin:0 0 0 -40px;
	/margin:0 0 0 -1px;
}

ul#nobullets li{
	line-height:12px;
}

ul {
	margin:5px 0 0 -15px;
	/margin:5px 0 0 25px;
}


.title1 {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#9f221e;
	margin:0;
	font-weight:bold;
}

h1 {
	font-family:Arial, sans-serif;
	font-size:15px;
	color:#9f221e;
	margin:0;
}

h2{
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#666;
	margin:0;
	line-height:normal;
}

#brand-line {
	border-top:1px solid #000;
	margin:-3px 0 10px 0;
	clear:both;
}
#brand-line-gray {
	border-top:1px solid #fff;
	margin:-3px 0 10px 0;
	clear:both;
}

a.brand-links {
	font-size:14px;
	color:#9f221e;
	text-decoration:none;
}
a.brand-links:hover {
	font-size:14px;
	color:#000;
	text-decoration:none;
}
a.brand-links:visited {
	font-size:14px;
	color:#9f221e;
	text-decoration:none;
}
.brand-links-on {
	font-size:14px;
	color:#000;
	text-decoration:none;
}

h3{
	font-size:10px;
	color:#000;
	margin:0;
	font-weight:normal;
}

h4 {
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	margin:0 0 -3px 0;
}

h5 {
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	margin:0;
}

a {
	color:#000;
	text-decoration:underline;
	font-size:13px;
}

a:visited {
	color:#000;
	text-decoration:underline;
	font-size:13px;
}

a:hover {
	color:#999;
	text-decoration:none;
}

a:active {
	color:#999;
	text-decoration:none;
}


a.sidenav {
	color:#9f221e;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	line-height:normal;
	letter-spacing:-.01em;
	text-decoration:none;
}

a.sidenav:visited {
	color:#9f221e;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	line-height:normal;
	letter-spacing:-.01em;
}

a.sidenav:hover {
	color:#ff0000;
	text-decoration:none;
}

a.sidenav:active {
	color:#990000;
	text-decoration:none;
}


	

#footer {
	height:40px;
	font-size:10px;
}
#footer a{
	font-size:10px;
	text-decoration:none;
}


input,select
{
color: #000000;
border: 1px solid #808080; 
}

.nobox
{
font-size: 11px;
color: #000000;
border: none; 
background-color: #FFFFFF;
}

.btn
{
font-size: 11px;
color: #FFFFFF;
font-weight:bold;
border: 1px solid #ff0000; 
background-color: #000;
padding:0px 27px 0px 27px;
}


#thumbbox {
	width:296px;
	background-color:#ffffff;
	border:1px solid #ceb968;
	margin:10px 0 0 0;
	padding:0;
}

#thumb-copy {
	font-family:times,serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	line-height:normal;
	padding:5px 10px 0 5px;
}


#thumb-copy h1{
	font-family:Arial, sans-serif;
	font-size:15px;
	font-style:normal;
	color:#ff0000;
	margin:10px 0;
}

#thumb-copy a{
	font-family:times,serif;
	font-size:11px;
	font-style:normal;
	color:#ff0000;
}

.thumbimg {
	float:left;
	margin:5px 0 0 0;
}

.hometitle1 {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#9f221e;
	margin:0;
	font-weight:bold;
	padding:5px;
}

/* modal styles 
-----------------------------------------------*/

#popup {
  width:670px;
  background-color:#f3f3cf;
  border:1px solid #000;
  padding:20px;
  margin:0 auto;
}


#popup p{
  line-height:22px;
  padding:0;
  margin:20px 0 0 0;
}

#popup b{
  color:#990000;
  display:block;
}

#popup a{
  color:#990000;
}

