﻿.clear
{
overflow:hidden;
width:100%;
}
a.button
{
background:transparent url('/images/images/donatebtnBg_03.jpg') no-repeat top right;
    color: #FFF;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    text-decoration: none;
    padding-left: 10px;
    
}
a.button span {
    background: transparent url('/images/images/donatebtnBg_03.jpg') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #FFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

div.footerBottom
{
	background-image: url(/images/redBottomSliver_03.jpg);
	background-repeat: repeat-x;
	position: inherit;
	height: 70px;
	width: 901px;
	margin: 0 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
}
div.bottomleft
{
	background-image:url(/images/redFooterBottomLeftCorner_03.jpg);
	background-repeat: no-repeat;
	position:static;
	width: 9px;
	height: 65px;
	float:left;
	padding: 0px 0px 0px 0px;
}
div.bottomright
{
	float:right;
	background-image: url(/images/redFooterBottomRightCorner_03.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 65px;
	padding: 0px 0px 0px 0px;
	margin-top: -70px;
}
div.footing
{

}
.SearchContent
{
	background-image: url(/images/catalog_mid.jpg);
	background-repeat:repeat-x;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: White;
	height: 93px;
	background-color: #701705;
}

.sidebarlink
{
    color:#FFF;
    text-decoration: none;
}

.sidebarlink:hover
{
    text-decoration: underline;
}

.researchmid
{
    background-image: url(/images/research_mid.jpg);
    background-repeat: repeat-x;
    background-color: #6f1705;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: White;
    height: 45px;
}
.latestarrivalsmid
{
    background-image: url(/images/latest_arrivals_mid.jpg);
    background-repeat: repeat-x;
    background-color: #6f1705;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: White;
    height: 41px;
}  
.emailmid
{
    background-image: url(/images/email_mid.jpg);
    background-repeat: repeat-x;
    background-color: #6f1705;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: White;
    height: 41px;
}     
.sidemenutext
{
    margin: 0px;
    padding: 0px;
    color: #FFF;
}
.emailtxtbox
{
    margin-top: 5px;
    width: 200px;
}
.submit
{
    color: White;
    padding-right: 45px;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
    