﻿
body 
{
margin: 0;
padding: 0;
text-align: center;
}

#container {
width: 790px;
margin: 0 auto 0 auto;
text-align: left;
}

#logo {
position: absolute;
top: 9px;
left: 9px;
border-style:none;
}

#banner {
position:absolute;
top: 20px;
left: 236px;
}

#cart {
position: absolute;
top: 50px;
left: 650px;
}

#home_but {
position: absolute;
top: 112px;
left: 216px;
border-style:none;
}

#specials_but {
position: absolute;
top: 112px;
left: 299px;
border-style:none;
	right: 378px;
}

#my_account_but{
position: absolute;
top: 112px;
left: 402px;
border-style:none;
}

#shopping_cart_but{
position: absolute;
top: 112px;
left: 503px;
border-style:none;
}

#checkout_but{
position: absolute;
top: 112px;
left: 617px;
border-style:none;
}


#button_div1{
position: absolute;
top: 112px;
left: 298px;
border-style:none;
}

#button_div2{
position: absolute;
top: 112px;
left: 401px;
border-style:none;
}

#button_div3{
position: absolute;
top: 112px;
left: 502px;
border-style:none;
}

#button_div4{
position: absolute;
top: 112px;
left: 616px;
border-style:none;
}

#button_div5{
position: absolute;
top: 112px;
left: 701px;
border-style:none;
}

#header2{
position: absolute;
top: 112px;
left: 702px;
border-style:none;
}

#header {
  position:relative;
 /* background: #0f0;*/
  float: left;
  width: 779px;
  height: 148px;
}

#search {
  position:relative;
 /*background: #0f0;*/
  float: left;
  width: 779px;
  height: 63px;
}
#search_field 
{
	position: absolute;
	top: 20px;
	left: 94px;
	width:221px;
	height:24px;
	background:url(../../images/search.gif);
}

#search_text {
	position: absolute;
	top: 24px;
	left: 48px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

	color:#000000;
}

#search_box
{
	position:relative;
}
#s
{
/*

position: absolute;
top: 20px;
left: 144px;
border-style:none;
*/
   padding-left:30px;
    border-style:none;
	border-color: inherit;
	border-width: 0;
	float: left;
   padding-top:3px;
    	width: 120px;
    	background: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.s
{
/*

position: absolute;
top: 20px;
left: 144px;
border-style:none;
*/
   padding-left:30px;
    border-style:none;
	border-color: inherit;
	border-width: 0;
	float: left;
   padding-top:3px;
    	width: 120px;
    	background: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
	/*

position: absolute;
top: 20px;
left: 144px;
border-style:none;

   padding-left:10px;
    border-style: none;
	border-color: inherit;
	border-width: 0;
	float: left;
   padding-top:3px;
    	width: 120px;
    	background: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0; */
}

#s1
{
/*

position: absolute;
top: 20px;
left: 144px;
border-style:none;
*/
   padding-left:10px;
    border-style: none;
	border-color: inherit;
	border-width: 0;
	float: left;
   padding-top:3px;
    	width: 120px;
/*    	height:50px;*/
    	background: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.swap_value
{
/*

position: absolute;
top: 20px;
left: 144px;
border-style:none;
*/
   padding-left:10px;
    border-style: none;
	border-color: inherit;
	border-width: 0;
	float: left;
   padding-top:3px;
    	width: 120px;
/*    	height:50px;*/
    	background: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#email_input
{
   padding-left:8px;
   padding-top:3px;
    border-style: none;
	border-color: inherit;
	border-width: 0;
	float: left;
 /*   	padding: 0;*/
    	width: 150px;
    	background: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#email_field
{
	position: absolute;
	top: 20px;
	left: 503px;
	border-style:none;
	background:url(../../images/add_email_box.gif);
	background-repeat:no-repeat;
}

#email_text
{
	position: absolute;
	top: 24px;
	left: 390px;
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
		font-weight:bold;
}

#add_email_box{
position: absolute;
top: 20px;
left: 503px;
border-style:none;
}

#go_button {
/*
position: absolute;
top: 20px;
left: 319px;
border-style:none;
}
*/
float: right;
}


.go_button {
/*
position: absolute;
top: 20px;
left: 319px;
border-style:none;
}
*/
float: right;
}

#add_button {
/*position: absolute;
top: 20px;
left: 736px;
border-style:none;
*/
float: right;
}
	
#leftcol {
	position:relative;
/*	background: #f50; */
	float: left;
	/* top: 203px;
  left: 29px;	*/
  width: 205px;
/*	height: 500px;*/
	}
	
#product_list
{
  width: 205px;
	height: 500px;
background-image:url('../../images/info_header.gif') ;
background-position:center;
background-position:top;
background-repeat:no-repeat;
}

#products_table {
border-style:solid;
border-width:1px;
position:absolute;
float:left;
top: 25px;
left:15px;
border-color:#6e249b;
}

#tabl1 {
border-style: solid;
	border-width: thin;
	position:absolute;
	float:left;
top: 496px;
left:573px;
border-color:inherit;
}

#ad1 {
	position:relative;
	left:4px;
	}
#ad2 {
	position:relative;
	left:4px;
	}
	
.prod_text 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:15px;
	margin-top:5px;
	color:#000000;
	border:solid;
	border-width:1px;
	border-top:1px #CCCCCC;
	border-bottom:1px #CCCCCC;

}

#news_table {
position:relative;
float:left;
top: -16px;
left:4px;
border-color:#0000FF;
border:thin;
}

#rightcol 
{
		position:relative;
/*	background: #f50; */
	float: right;
	/* top: 203px;
  left: 29px;	*/
  width: 182px;
	
	
	/*
  float: right;
  text-align:right;
  width: 182px;
  
  position:relative;
  background-image:url('../../images/info_header.gif') ;
background-position:center;
background-position:top;
background-repeat:no-repeat;*/

}

#content {
  background: #fff;
  float:left;
  width: 579px;
  text-align:center;

  
}
#footer {
 clear:both;
 margin-left:auto;
 margin-right:auto;
  width: 780px;
  height: 125px;
  
    position:relative;
    top:25px;
    background-image:url('../../images/footer.gif') ;
    background-repeat:repeat-x;
 
}

.footer_div p
{
    color:Black;
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
}

.footer_div h1
{
    color:Black;
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	margin:0;
	margin-bottom:5px;
	
	
}

.footer_div a
{
    text-decoration:none;
        
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0;
	margin-bottom:2px;
}

.footer_div
{
   
    height:75px;
    width:300px;
    margin-left:15px;
    margin-right:15px;
    margin-top:10px;
    margin-bottom:10px;
    float:left;
  /*  border:solid 1px white;*/
   
}

.footer_div1
{
   text-align:left;
    width:140px;
margin-right:5px;
    float:left;
 /*  border:solid 1px white;*/
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:15px;
	margin-top:5px;
	color:#FFFFFF;
	}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;

	color:#000000;
	}
	
/*Department Listing */
.DepartmentListHead
{
	  width: 205px;
	height: 26px;
background-image:url('../../images/info_header.gif') ;
background-position:center;
background-position:top;
background-repeat:no-repeat;
	border-right: #01a647 0px solid;
	border-top:  #01a647 0px solid;
	border-left:  #01a647 0px solid;

/*	background-color: #30b86e;
	border:none;
	border-bottom:  #01a647 0px solid;
*/
	
	font-family: Verdana, Arial;
	font-weight:bold;
	font-size: 10pt;
	color: #f5f5dc;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.DepartmentListContent
{
	
	border-style:solid;
	border-width:1px;
	position:relative;
	float:left;
	top: 0px;
	left:15px;
	border-color:#6e249b;
/*	border-right: #01a647 1px solid;
	border-top:  #01a647 1px solid;
	border-left:  #01a647 1px solid;
	border-bottom:  #01a647 1px solid;
	background-color: #9fe1bb; */
	border:none;
	border-bottom:  #01a647 1px solid;
	text-align:center;
	
	
	
}

.NewsListContent
{
	
	border-style:solid;
	border-width:1px;
/*	position:relative;
	float:left;
	top: 25px;
	left:15px;*/
	border-color:#6e249b;
/*	border-right: #01a647 1px solid;
	border-top:  #01a647 1px solid;
	border-left:  #01a647 1px solid;
	border-bottom:  #01a647 1px solid;
	background-color: #9fe1bb; */
	border:none;
	border-bottom:  #01a647 1px solid;
	text-align:left;
	margin-bottom:10px;
		font-family:Verdana, Arial;
	
	font-size:10px;
	text-decoration:none;
	
}


.DepartmentListBody
{
	
/*	border-style:solid;
	border-width:1px;
	position:absolute;
	float:left;
	top: 25px;
	left:15px;
	border-color:#6e249b;
*/	
padding-top:0px;
	border-right: #01a647 1px solid;
	border-left:  #01a647 1px solid;
	text-align:center;
}

a.DepartmentListLink
{
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

a.DepartmentListSelected
{
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	color:Orange;
}

/*Category Listing */
.CategoryListHead
{
	  width: 205px;
	height: 26px;
background-image:url('../../images/info_header.gif') ;
background-position:center;
background-position:top;
background-repeat:no-repeat;
	border-right: #01a647 0px solid;
	border-top:  #01a647 0px solid;
	border-left:  #01a647 0px solid;

/*	background-color: #30b86e;
	border:none;
	border-bottom:  #01a647 0px solid;
*/
	
	font-family: Verdana, Arial;
	font-weight:bold;
	font-size: 10pt;
	color: #f5f5dc;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.CategoryListContent
{
	
	border-style:solid;
	border-width:1px;
	position:relative;
	float:left;
	top: 0px;
	left:15px;
	border-color:#6e249b;
/*	border-right: #01a647 1px solid;
	border-top:  #01a647 1px solid;
	border-left:  #01a647 1px solid;
	border-bottom:  #01a647 1px solid;
	background-color: #9fe1bb; */
	border:none;
	border-bottom:  #01a647 1px solid;
	text-align:center;
	margin-bottom:15px;
		
}

.CategoryListBody
{
	
/*	border-style:solid;
	border-width:1px;
	position:absolute;
	float:left;
	top: 25px;
	left:15px;
	border-color:#6e249b;
*/	
padding-top:0px;
	border-right: #01a647 1px solid;
	border-left:  #01a647 1px solid;
	text-align:center;
}

a.CategoryListLink
{
	font-family:Verdana, Arial;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

/* Catalog and Dept lsiting */
.CatalogTitle
{
	color: Red;
	font-family: Trebuchet MS, Comic Sans MS, Arial;
	font-size: 24px;
	font-weight: bold;
}
.CatalogDescription
{
	color: Black;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
}

#content_center {
  background: #fff;
  float: left;
  width: 375px;
  text-align:center
}

a.ProductName 
{
	color:Red;
	font-family: 'Trebuchet MS';
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.ProductName:hover
{
	text-decoration: underline;
}

.ProductDescription
{
	color:Black;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align:left;
}


.ProductDescriptionDiv
{
	text-align:left;
	padding:25px;
}

.ProductPrice
{
	color:Red;
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:18px;
}

.ProductItems
{
	padding:0px 5px 0px 5px;
	border:solid 1px gray;
	border-top:0;
	width:50%;
	height:200px;
	margin:0;
}

.ProductItemsNotMain
{
	padding:0px 5px 0px 5px;
	border:solid 1px gray;
	width:33%;
	height:200px;
	margin:0;
}

.PagingText
{
	color:Black;
	font-family:Verdana, Helvetica, Sans-Serif;
	font-size:11px;
}

.SpecialProducts
{

}

/*Category Listing */
.SpecialProductsHeaderMain
{
	  width: 389px;
	height: 26px;
background-image:url('../../images/specials_header.gif') ;
background-position:center;
background-position:top;
background-repeat:no-repeat;
	border-right: #01a647 0px solid;
	border-top:  #01a647 0px solid;
	border-left:  #01a647 0px solid;

/*	background-color: #30b86e;
	border:none;
	border-bottom:  #01a647 0px solid;
*/
	
	font-family: Verdana, Arial;
	font-weight:bold;
	font-size: 10pt;
	color: #f5f5dc;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
}

/*Category Listing */
.SpecialProductsHeader
{
	  width:	570px;
	height: 26px;
background-image:url('../../images/specials_header_prod.gif') ;
background-position:center;
background-position:top;
background-repeat:no-repeat;
	border-right: #01a647 0px solid;
	border-top:  #01a647 0px solid;
	border-left:  #01a647 0px solid;

/*	background-color: #30b86e;
	border:none;
	border-bottom:  #01a647 0px solid;
*/
	
	font-family: Verdana, Arial;
	font-weight:bold;
	font-size: 10pt;
	color: #f5f5dc;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.ProductTitle
{
	color: Blue;
	font-family: Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	/*line-height: 15px;*/
}

.nolink
{
	border-style:none;
}

.NewsListBody
{
	
/*	border-style:solid;
	border-width:1px;
	position:absolute;
	float:left;
	top: 25px;
	left:15px;
	border-color:#6e249b;
*/	
padding-top:5px;
	border-right: #01a647 1px solid;
	border-left:  #01a647 1px solid;
	
}

.FrontImage
{
	margin-top:5px;
}

.SpecialProductsMain
{
	

}

.xsnazzy h1, .zsnazzy h1 {
margin:0; 
font-size:1.2em; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #444;
}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
font-size:10px;
}
.xsnazzy {
background: transparent; 
width:240px; 
float:left; 
margin:0 3px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:1px solid #444;
border-right:1px solid #444;
}
.xb1 {
margin:0 5px; 
background:#444;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
height:1px;
}

.color_a {
background:#c9ba65;
color:#fff;
}
.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}

.AboutUs 
{
	
	margin:5px;
	text-align:left;
	font-family: Verdana, Arial;
	padding-right:30px;
	font-size: 10pt;
}

.ContactUsName
{
	width:40px;
	border:1px;
	font-size:large;
	display:block;
}

.UserInfoText
{
	font-family:Verdana, Arial;
	font-size:12px;
	text-decoration:none;
}

.UserInfoLink
{
	font-family:Verdana, Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	
}

.AdminTitle
{
	color:Black;
	font-family: Verdana, helvetica, Sans-Serif;
	text-decoration:none;
	font-size:21px;
	font-weight:bold;
	line-height:25px;
}

.AdminPageText
{
	color:Navy;
	font-family:Verdana, Helvetica, Sans-Serif;
	text-decoration:none;
	font-size:12px;
}

a.AdminPageText
{
	color:Navy;
	font-family:Verdana, Helvetica, Sans-Serif;
	text-decoration:none;
	font-size:12px;
}

a.AdminPageText:hover
{
	color:Red
}

.Grid
{
	border-color: #E7E7FF;
	width: 100%;
}

.GridHeader
{
	color: White;
	background-color:Navy;
	font-family: Verdana, Helvetica, Sans-Serif;
	text-decoration:none;
	font-size: 11px;
	text-align: left;
}

.GridRow
{
	color:Navy;
	background-color: #E7E7FF;
	font-family: Verdana, Helvetica, Sans-Serif;
	text-decoration:none;
	font-size: 11px;
	text-align:left;
}

.GridEditingRow
{
	color:Navy;
	font-family: Verdana, Helvetica, Sans-Serif;
	text-decoration:none;
	font-size: 11px;
	text-align:left;
}

.GridAlternateRow
{
	color:Navy;
	background-color: #F7F7F7;
	font-family: Verdana, Helvetica, Sans-Serif;
	text-decoration:none;
	font-size: 11px;
	text-align:left;
}

#contact
{
   /*display:none;*/
width:300px;
background-color:InfoBackground;
position: absolute;
top: 300;
left:45%;
-moz-opacity:0.880;
-khtml-opacity: 0.88;
opacity: 0.88;
filter:alpha(opacity=88);
border:solid 1px black;

    
}

p, ul
{
    margin-top:0;
    margin-bottom:0;
    padding-top:0;
	padding-bottom:0;
}

.StockInfo
{
    	color: Red;
	font-family: Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}

.productImage
{
    
   
}

.productImageDiv
{
    border:solid 1px silver;
    margin:auto auto auto auto;
    padding:0;
    vertical-align:middle;
    overflow:hidden;   
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         
