/*
The Kitchen Depot Globals CSS
Version: 1
Built By: http://19eightyseven.com
Designed By By: http://idea-3.co.uk
*/

a {
border: none;
color: #e61d1d;
font-weight: bold;
}

a:hover {
color: #000000;
outline: none;
}

a:active {
color: #000000;
outline: none;
}

img {
border: none;
outline: none;
}

h1 {
color: #E61D1D;
font-size: 22px;
font-weight: bold;
line-height: 24px;
}

h2 {
color: #E61D1D;
font-size: 18px;
font-weight: bold;
line-height: 20px;
}

h3 {
color: #E61D1D;
font-size:15px;
font-weight: bold;
line-height: 18px;
}
#contentareaelse h3 {
margin:20px 0 0;
}

h4 {
font-size: 12px;
font-weight: bold;
}

h5 {
font-size: 12px;
}

h1#logo a {
background:transparent url(../images/logo.jpg) no-repeat scroll 0 0;
display:block;
height:184px;
margin:0 auto 20px;
width:234px;
}
h1#logo span {
display: none;
}

.center {
text-align: center;
width: 100%;
}

.small {
color:#E61D1D;
font-size:10px;
font-weight:bold;
}

.color {
color: #E61D1D;
font-weight: bold;
}