﻿.storeheader A
{
}

.storeheader
{
	background-image: url(images/header.jpg);
	background-position: right;
	background-repeat: no-repeat;
}


.storenavigation
{
	margin: 0px 0px 0px 0px;
	padding: 8px 8px 8px 4px;
	font-size: 11px;
	background-image: url(/images/box1.jpg);
	background-position: right;
	background-repeat: repeat-y;
	height: 100%;
	width: 150px;
	top: 0px;
	height:100%;
}

.storenavigation h4
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-image: url(/images/blue_header_lite.png);
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #841c1b;
	padding: 4px 4px 4px 4px;
	border-top: solid 1px #e0e0e0;
	border-left: solid 1px #e0e0e0;
	border-bottom: solid 1px #a0a0a0;
	border-right: solid 1px #a0a0a0;
	margin-bottom: 2px;
}

.storenavigation A
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #1A4982;
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #D6D6D6;
	padding: 3px 0px 3px 10px;
}

.storenavigation A:active
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #1A4982;
	text-decoration: underline;
}
.storenavigation A:visited
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #1A4982;
	text-decoration: none;
}
.storenavigation A:hover
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #1A4982;
	text-decoration: none;
}



.storeform
{
	margin: 20px;
}

.storeform TD
{
	padding: 8px;
}

.storebutton
{
	padding: 6px;	
	background: #e0e0e0;
	border-left: solid 1px #f0f0f0;
	border-top: solid 1px #f0f0f0;
	border-right: solid 1px #a0a0a0;
	border-bottom: solid 1px #a0a0a0;
	height: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

a.storebutton
{
	text-decoration: none;
}

.storecart
{
	width: 90%;
}

.storecart TH
{
	background: #e0e0e0;
	padding-left: 4px;
	padding-right: 4px;
	margin: 2px;
	border-left: solid 1px #f0f0f0;
	border-top: solid 1px #f0f0f0;
	border-right: solid 1px #d0d0d0;
	border-bottom: solid 1px #d0d0d0;	
}

.storecart TD
{
	padding-left:3px;
	padding-right: 3px;
}

.storecart IMG
{
	border: none;
	margin: 0px;
}