/* CSS Document */

a.navlinksmall {text-decoration: none;color:#000;font-weight: bold;}
a.navlinksmall:hover {color:#9a1e5b;}

.banner {text-align: center;padding-top:15px;}

body {margin:0px;font-family: arial;}

.cart-row {color:#fff;text-align: right;}

.cart-row a {color:#fff;text-decoration: none;}
.cart-row a:hover {text-decoration: underline;}

.categories {background-color: #9a1e5b;color:#fff;padding:10px;text-align: center;font-weight: bold;}


.content-area {padding:20px 0px 20px 0px;}
.content-area-inner {width:1100px;margin:0 auto;}
.content-left {float:left;width:200px;}
.content-right {float:right;width:880px;padding-left:20px;}

.featured-products
{width:1100px;
padding:20px 0px 0px 5px;
margin:0 auto;
text-align: center;}

.featured-box
{width:218px;
background-color:#393c41;
margin:0px 15px 0px 15px;
display: inline-block;}

.featured-box-pic
{width:216px;
text-align:center;
background-color:#FFF;
border:1px #000 solid;
}

.featured-box-pic img
{max-width:200px;
max-height:200px;
}

.featured-box-title
{text-align:center;
text-transform:uppercase;
color:#fff;
padding:6px;
font-weight:bold;
height:50px;
}

.featured-box-price
{text-align:center;
color:#58b21f;}

.featured-box-btn
{text-align:center;}

.featured-box-btn a
{border:2px #ffffff solid;
text-decoration:none;
display:block;
color:#ffffff;
margin:10px 20px 10px 20px;
text-transform:uppercase;
padding:10px 20px 10px 20px;
background-color:#961a4c;}


.footer {text-align: center;padding:25px;color:#928c89;font-size:13px;}

.footer a {text-decoration:none;color:#666666;}
.footer a:hover {color:#9e005d;}

.header {background-color: #9a1e5b;}
.header-inner {margin:0 auto;width:1100px;}
.header-left {float:left;width:300px;padding:15px 0px 15px 0px;}
.header-left img {max-width: 300px;}
.header-right {float:right;width:800px;text-align: right;padding-top:20px;}

.leftnav {border:1px #9a1e5b solid;padding:10px;line-height: 30px;}

#search-button {
	background-image:url("../images/mag-icon.png");
	width:32px;
	height:32px;
	background-repeat: no-repeat;
	border:0px;
	background-color:#fff;
}

#search-button:hover {background-color: #9a1e5b;}

.search-field {padding:8px;width:200px;border:0px;}

.search-row {text-align: right;margin-top:20px;}

.topnav {text-align: center;background-color:#b7bf34;}

.topnav a {color:#000;text-decoration: none;line-height: 40px;border-right:1px #000 solid;display:inline-block;padding:0px 30px 0px 30px;}

.topnav a:last-child {border-right:0px;}

.topnav a:hover {background-color:#9a1e5b;color:#fff;}


