﻿body, html
{
	margin: 0;
	padding: 0;
	background-image: url('images/bg3.jpg');
	background-repeat: repeat;
	background-position: top right;
	width: 100%;
	height: 100%;
}
body, div, table, td, tr, p
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: black;
}
#container
{
	margin: 0 auto;
	width: 876px;
	height: 100%;
	text-align: center;
}

#header
{
	text-align: center;
	margin: 0 auto;
	width: 876px;
	height: 199px;
	background-image: url('images/banner2.png');
	background-repeat: no-repeat;
	background-position: top right;
}

#header2
{
	padding-top:120px;
	text-align: left;
}

header3
{
	text-align: left;

}

#contentcontainer
{
	margin: 0 auto;
	width: 876px;
	min-height: 100%;
	text-align: center;
	background-image: url('images/middlebg.jpg');
	background-repeat: repeat-y;
	background-position: top right;	
}


#content1
{
	width: 240px;
	height: 89px;
	text-align: center;
	background-image: url('images/products1.jpg');
	background-repeat: no-repeat;

}

#content2
{
	width: 100%;
	float: left;
	text-align: center;
	background-image: url('images/products2.jpg');
	background-repeat: repeat-y;
	background-position: top left;	
}
#content2 div
{
    width: 80%;
    border-top: dashed 1px black;
    border-top: dashed 1px black;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}

#content3
{
	width: 100%;
	height: 53px;
	text-align: center;
	background-image: url('images/products3.jpg');
	background-repeat: no-repeat;
	background-position: top left;	
}

#content4
{
	width: 20%;
	float: left;
	text-align: center;
	background-color:white;
	background-repeat: no-repeat;
	background-position: top left;	
}
#content5
{
	width: 165px;
	height: 266px;
	background-image:url('images/mixer.jpg');
	background-repeat: no-repeat;
	background-position: top left;	
	padding-top: 220px;
	padding-left: 5px;

}

#content6
{
	width: 165px;
	height: 266px;
	background-image:url('images/mixer2.jpg');
	background-repeat: no-repeat;
	background-position: top left;	
	padding-top: 220px;
	padding-left: 5px;

}

#content7
{
	width: 165px;
	height: 266px;
	background-image:url('images/mixer3.jpg');
	background-repeat: no-repeat;
	background-position: top left;	
	padding-top: 220px;
	padding-left: 5px;

}

#mailer
{
	width: 100%;
	height: 89px;
	float: left;
	text-align: center;
	background-image: url('images/mailinglist.jpg');
	background-repeat: repeat-y;
	background-position: top left;	
}
#mailerc
{
	width: 100%;
	float: left;
	text-align: center;
	background-image: url('images/products2.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 30px;
	padding-right: 30px;
}

#footer
{
    clear: both;
	width: 876px;
	text-align: center;
}

#footer1
{
	width: 876px;
	height: 178px;
	background-image: url('images/footer1.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	
}

#footer2
{
	width: 876px;
	height: 30px;
	text-align: center;
	background-image: url('images/footer2.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#footer3
{
	width: 876px;
	height: 91px;
	text-align: left;
	background-image: url('images/footer3.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}


#google
{
	width: 113px;
	height: 107px;
	
}

#button
{
	background-color: #ede136;
}

#button2
{
	background-color: #65aa0b;
}

.box-holder
{
    float: right;
    width: 220px;
    border: dashed 1px gray;
    margin-right: 30px;
    margin-bottom: 10px;
    text-align: center;
}
.box-holder div
{
    text-align: center;
    line-height: 1.5em;
}
.box-holder a
{
    font-weight: bold;
    color: #64aa0b;
    text-decoration: none;
}
.box-holder a:hover
{
    font-weight: bold;
    color: Red;
    text-decoration: none;
}

.product_images
{
    float: left;
    width: 45%;
    text-align: left;
}
.product_description
{
    float: right;
    width: 50%;
    text-align: left;
}

/* product lists */
.search-item
{
    clear: both;
    margin-bottom: 10px;
    border: solid 1px #c3c3c3;
    min-height: 70px;
    padding: 5px 5px 5px 5px;
}
.search-image
{
    float: left;
    width: 220px;
}
.search-details
{
    float: left;
    font-size: 11px;
}
.page-numbers
{
    text-align: right;
    padding-right: 5px;
    margin-bottom: 10px;
}
.page-numbers a
{
    border: solid 1px red;
    padding: 2px 6px 2px 6px;
    background-color: #f0dbdb;
    color: Black;
    font-weight: normal;
    font-size: 9px;
}
.page-numbers a:hover
{
    border: solid 1px Black;
    padding: 2px 6px 2px 6px;
    background-color: Red;
    color: Black;
    font-weight: normal;
    font-size: 9px;
}
.back-category
{
    float: right;
    text-align: right;
    padding-right: 5px;
    margin-bottom: 10px;
    height: 40px;
}
.back-category a
{
    border: solid 1px red;
    padding: 10px 10px 10px 10px;
    background-color: #e40001;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    min-height: 50px;
}
.back-category a:hover
{
    border: solid 1px Black;
    padding: 10px 10px 10px 10px;
    background-color: Red;
    color: Black;
    font-weight: bold;
    font-size: 12px;
    min-height: 50px;
}
.cat-quick-change
{
    font-size: 12px;
    font-weight: bold;
}
.sub-menu
{
    width: 100%;
    margin-top: 5px;
}
.sub-menu a:hover
{
	color: black;
	font-size: 12px;
	margin-right: 15px;
}

.sub-menu a
{
	color: #e40001;
	font-size: 12px;
	margin-right: 15px;
}
.sub-menu b
{
    margin-right: 15px;
}

#box-container
{
    float: left;
    width: 160px;
    height: 100px;
    border: solid 1px black;
    margin-right: 10px;
}

