/* CSS Document */

/*PAGE LAYOUT*/
body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	font: 12px Tahoma, sans-serif;
}

h2{
	font-size:13px;
	font-weight:bold;
}

h3{
	font-size: 12px;
}

h3 a{
	color: #ABC560;
}

#toppage{
	width:800px;
}
#date{
	float:left; width:220px; height:40px; /*border-bottom:solid 1px #999999;*/ /*border-right:solid 1px #999999;*/ background: url('images/sh_home.png') no-repeat bottom left;
}

#topbar{
	float:left;
	width:578px; 
	height:40px;
	background-image:url(bg_topbar.gif);
	/*background-color:#CBC55C;*/
	background-repeat:repeat-x;
	/*border-right:solid 1px #999999;*/
}
#header{
	width:800px;
	height:200px;
}
#content{
	width:900px;
}
#contenttext{
	float:left; width:608px; 
	background-color:#F7F7F7; 
	border-left:solid 1px #999999; border-right:solid 1px #999999; 
	border-bottom:solid 1px #999999; border-top:dotted 1px #CCCCCC; 
	min-height:360px;
}
#logo{
	float:left; width:190px; height:200px; background-color:#F7F7F7; border-left:solid 1px #999999; border-top:solid 1px #999999;
}
#pagetitle{
	position:relative; float:left; width:608px; height:200px; background-color:#F7F7F7; border-right:solid 1px #999999; border-top:solid 1px #999999;
}
#title{
	position:absolute; right:10px; bottom:0px; width:600px;
}
#menu{
	padding-left: 60px; font-weight:bold; color:#fff; padding-top:0; font-size: 14px;
}

#menu a{
	color: white;
	text-decoration: none;
	/*background: #5c8d0c url(images/btn-bg.gif) repeat-x;*/
	padding:0 8px;
	/*border-top: 1px solid #E6EED0;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;*/
	font: bold "Trebuchet MS", Tahoma, Arial;
	margin: 0 5px;
}

#menu a:hover{
	color:#da1153;
}

#footer{

}

/*GRAY PANEL*/
.panel{
	padding:12px;
	/*border:solid 1px #E4E4E4;
	background-color:#EEEEEE;*/
	padding-left:80px;
	font-size:12px;
}

.intro{
	background: url('images/home_bg.jpg') left top no-repeat; 
	margin-left: -25px; 
	margin-bottom:20px;
	padding:12px;
	/*border:solid 1px #E4E4E4;
	background-color:#EEEEEE;*/
	padding-left:85px;
}

/*TEXT STYLES*/
.bodytext {
	color: #666666;
}
.sidetext {
	color: #fff;
}
.smalltext {
	font-size: 11px;
	color: #666666;
}
.smallwhitetext {
	float:right;
	font-size: 11px;
	font-weight:bold;
	color: #fff;
	padding-top:55px;
}
.smallwhitetext a{
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}
.smallwhitetext a:hover{
	color:#d7d7d7;
}
.smallgraytext {
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
}
.smallgraytext a{
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font-size:36px;
	font-weight:bold;
	color: #CCCCCC;
}
.logotext {
	font-size:36px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.redtitle {
	font-size:18px;
	font-weight:bold;
	color:#8b1511;
	margin-top:0;
}

#linksmenu{
border-top: solid 1px black;
}

#linksmenu a{
	/*width:183px; */
	display: block;
	height:20px; 
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
	border-bottom: solid 1px black;
}

#linksmenu a:hover{
	background-color:#c1124b;
}

#prods{
	width:100%;
}

#prods td{
	width: 33%; padding: 10px; border: 1px dotted grey; margin: 5px;
}

#prods td:hover{
	border: 1px solid #760a2c;
}

#prods td a{
	font-weight:bold; color:orange;
}

#prods td a:hover{
	font-weight:bold; color:#760a2c;
}

#prod_form td{
	border:0;
}

#prod_form td:hover{
	border:0;
}

#add2cart
{
	background: url('images/payment_bg.jpg');
	color:#fff;
	font-weight:bold;
	height:30px;
}

#add2cart input
{
	border:1px solid #6a1612;
	font: 1.1em Tahoma, sans-serif;
	padding:2px;
	color:#6a1612;
	background-color: yellow;
}

.viewcart
{
text-align:center; font-size: 13px; font-weight:bold;
}

.viewcart a
{
color: #da1153;
}

.faq
{
	padding-left: 5px;
}

#listTableHeader {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ac1544;
	font-weight: bold;
	background-position: center;
}

.row1 {
	background-color: #EFEFEF;
}

.row2 {
	background-color: #DEDEDE;
}

#custinfo
{
	background-color: #8b1511;
	color:#fff;
	font-weight:bold;
	height:30px;
}

#custinfo input
{
	border:1px solid #6a1612;
	font: 1.1em Tahoma, sans-serif;
	padding:2px;
	color:#6a1612;
	background-color: yellow;
}

.headers
{
display:block; margin-bottom: 0px; background:url('images/header_bg.jpg') no-repeat left top; height: 68px; padding-top:8px; padding-left:50px;
}

#latest{
background:url("images/latest_header.jpg"); line-height:2em; padding-left: 5px;
}

#latest_scroller
{
border:0; padding-top:0; margin-top:0; font-size:13px; font-weight:bold; color:white;
}

#latest_scroller td{
border: 0;
}

#latest_pics
{
border-bottom:2px solid #8f274a;
}

#livesearch
{
  position:absolute;
  margin:0px;
  width:140px;
  border:none;
  background:#fff;
}
#txt1
{
  margin:0px;
}

#hit{
	display:block;
	color:red;
	background:#fff;
	padding: 3px;
	
}

#hit:hover{
	background: yellow;
}

#offerings{
	color:#fff;
	font-weight:bold;
/*	background:#c1124b;*/
	/*border:1px solid #fff;*/
	padding: 5px;
}

#sh_prods{
	padding:5px;
	background:#fff;
}

#sh_prods a{
	text-decoration:none;
	color:#555555;
	font-weight:bold;
}

#bestweb{display:block; position:relative; width:auto; height:130px; background:url('images/bestweb.png') no-repeat center center; margin-bottom:3px;}