.left {
	width: 124px;
	float: left;
}
.mid {
	width: 625px;
	float: left;
}
.mid2 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
.top {
	height: 130px;
	width: 100%;
	background-color: #CCCCCC;
	margin-bottom: 5px;
}
.top2 {
	height: 90px;
}
.top3 {
	height: 20px;
	background-color: #CB2525;
	padding-top: 5px;
	text-align: right;
	padding-right: 20px;
}
.right {
	float: right;
	width: 199px;
}
.bottom {
	float: left;
	width: 100%;
	height: 40px;
}
.categories {
	border-top-width: 5px;
	border-bottom-width: 5px;
	text-align: left;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.menubox {
	border: 1px solid #CB2525;
}
.menuboxSeparator {
	background-image: url(../images/blend2.jpg);
	height: 10px;
	font-size: 5px;
}
.menutitle {
	background-color: #CB2525;
	padding-top: 5px;
	height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.menuline {
	display: block;
	margin-bottom: 5px;
}
.blend {
	background-image: url(../images/blend.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
body {
	text-align: center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.menuline a {
	color: #000000;
}
.top3 a {
	color: #FFFFFF;
	font-weight: bold;
}
#toplinks {
	color: #FFFFFF;
}
.menulineSeparator {
	border-bottom-width: 1px;
	border-bottom-color: #CB2525;
	border-bottom-style: solid;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.bottom2 {
	height: 20px;
	background-color: #CB2525;
	padding-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.bottom3 {
	height: 20px;
	background-image: url(../images/blend.jpg);
}
.mid3 {
	border: 1px solid #000000;
	text-align: left;
	padding: 5px;
}
.trWhite {
	background-color: #FFFFFF;
}
.trGrey {
	background-color: #F0F0F0;
}
.priceRed {
	color: #cb2525;
	font-weight: bold;
}
.priceBlack {
	color: #000000;
	font-weight: bold;
}
.bottom2 a {
	color: #FFFFFF;
	font-weight: bold;
}
.bannerVert {
	margin-bottom: 10px;
}
#topLeft {
	float: left;
	height: 90px;
	width: 222px;
}
#topLeftR {
	background-image: url(../images/topdelimiter.jpg);
	background-repeat: repeat-y;
	width: 22px;
	height: 90px;
	float: right;
}
#topLeftL {
	float: left;
	height: 90px;
	width: 200px;
	background-image: url(../images/bic_logo.jpg);
}
#topRight {
	float: right;
}
.mid3 a {
	color: #000000;
}
#moto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
}
/* Overriding the default Slideshow styles in order to achieve a custom effect */
    .slideshow-images-visible {
	margin-left: 0;
}
.slideshow-images-prev {
	margin-left: 400px;
}
.slideshow-images-next {
	margin-left: -400px;
}
.priceBlackCross {
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
}
