a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
}

#logo {
	background-image: url(/file/stlogo.jpg);
}

#header {
	background-color: #000000;
}

#footer {
	background-color: #d49c9c;
}

body {
	background-image: url(/file/body3.jpg);
}

#footer {
position: fixed;
bottom: 0;
width:100%;}

#header {
	background-color:#b31736;
	background-image: url(/file/white.jpg);
	background-position: bottom left;
	background-repeat: repeat-x
}

#header .title {
		color: #fff;
	display: inline-block;
	font-weight: bold;
	font-size: 18px
}

#logo {
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: center center;
	width: 214px;
	height: 69px;
	display: block;
}

#logo {
	margin: 100 100px 0 0;
}

#loc li {
	color: #fff;
}

#footer {
	background-color: #b31736;
	background-image: url(/file/white.jpg);
	background-repeat: repeat-x;
	z-index: 4
}

#footer a {
	color: #fff;
	border: solid 2px #b31736;
}

.product_grid_element {
		background-color: #fff;
			margin: 0 10px 10px 0;
	border: dotted 2px #aaa;
}

	.product_grid_element.hover {
		background-color: #fff;
	}

	.product_grid_element img {
		margin: 0 auto;
		max-height: 140px
				padding:1px;
	}

	.product_grid_element .picture {
				background: #fff;
		padding: 5px;
		max-height: 150px;
		min-height: 150px;
		display: block;
	}

.product_grid_element .name {
	height: 25px;
	display: block
}

	.product_grid_element a{
		color: #000;
}

	.product_grid_element.hover a{
		color: #000;
}

#customer {
	color: #fff;
	margin-bottom: 15px;
	margin-left: 15px
}

#basket-wrapper #customer a {
	color: #fff;
}
	#basket-price, #basket-product-count {
		color: #fff;
		font-size: 15pt;
		position: relative;
		float: right
	}

.navbar-brand {
visibility: hidden;
}

.col-md-5 {
		color: #fff;
}
