﻿small {
	color:#777;
	font-size:9px;
	display:block;
	text-transform: uppercase;
	margin-bottom: 20px;
}
small a {
	color:#bd1d1d;
}

strong {
	font-weight: bolder;
}


a.button {
	background: #245c9c url(../images/button_back.png) repeat-x;
	padding: 5px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px !important;
	min-width: 40px;
	overflow: visible;
	height: 20px;
	line-height: 20px;
	margin: 10px 3px 20px 0;
}

a.button:hover {
	background:#3493be url(../images/button_back.png) 0 -30px repeat-x;
	text-decoration: none;
	color: #242424;
}

#breadcrumb {
	display: block;
	margin: -13px 0 10px 0;
	line-height: 20px;
	font-size: 10px;
	text-transform: uppercase;
	background: #eee
}

#breadcrumb a {
	font-size: 10px;
	text-transform: uppercase;
}

hr {
	color: #dadada;
	background-color: #dadada;
	height: 1px;
	border: 0;
	display: block;
	margin: 10px 10px 10px 0;
	width: 895px;
	float: left;
	display: block;
}
a.button_panel {
	display: inline-block;
	margin: 10px 50px 10px 0 !important;
	background: #32312f url(../images/button_bg.jpg) repeat-x;
	padding: 5px;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #32312f;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 24px;
	min-width: 370px;
	width: 370px;
	overflow: visible;
	text-align: left;
	vertical-align: middle;
}
a.button_panel:hover {
	background: #bd352a url(../images/button_bg_o.jpg) repeat-x;
	border-color: #bd352a;
}
a.button_panel img {
	border: 0;
	vertical-align: middle;
}

#PageNavigation {
	display: block;
	float: left;
	margin: 15px 0 0 0;
}

a.button_pages {
	display: inline-block;
	padding: 3px;
	color: #ddd;
	text-decoration: none;
	border: 1px solid #ddd;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 14px;
	min-width: 14px;
	width: 14px;
	overflow: visible;
	text-align: center;
	float: left;
	margin: 0 0 0 3px;
}
a.button_pages:hover {
	background: #bd352a;
	border-color: #bd352a;
	color: #ffffff;	
}
.button_pages {
	float: left;
	display: inline-block;
	padding: 3px;
	color: #bd1d1d;
	text-decoration: none;
	border: 1px solid #bd1d1d;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 14px;
	min-width: 14px;
	width: 14px;
	overflow: visible;
	text-align: center;
	margin: 0 0 0 3px;
}
.item-info {
	display: block;
	float: left;
	margin: 0 0 10px 0;
	width: 100%;	
	font-size: 10px;
	text-transform: uppercase;
	background-color: #b3d57f;
	color: #333;	
	line-height: 20px;		
}
.item-info a {
	font-size: 10px;
	text-transform: uppercase;
}

.NewsItem {
	display: block;
	border-bottom: 1px #444 solid;
	margin-bottom: 20px;
}

#gallerycontainer {
	width: 840px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	clear: both;
}
#scrollableContainer {
	position: relative;
	float: left;
	margin: 0 auto;
	text-align: center;
}

.box {
	width: 100%;
	display: block;
	margin: 20px 0;
	float: left;
	font-size: 90%;
}

.box p {
	margin: 10px 0;
}

.box h2 {
	margin: 0;
	border-top: 3px #42b4e7 solid;
	color: #555;
	line-height: 36px;
	padding-left: 5px;
}

.box_content {
	padding: 5px;
	display: block;
}


.product {
	float: left;
	position:relative;
	margin: 0 0 15px 0;
	padding: 5px;
	display: inline-block;
	border: 1px #444 solid;
	text-align: left;
	width: 900px;
	height: 200px;	
}

.product:hover {
	border: 1px #777 solid;
	background: #333;
}

.product h2 {
	margin-bottom: 5px;
	line-height: 35px;
	background: #444;
	font-size: 22px;
	margin: 0;
	padding: 0 0 0 10px;
	font-style:italic;
}

.productdescription {
	padding: 10px;
	height: 110px;
	overflow: hidden;
}

.productmore {
	padding: 10px;
	float: right;
	display: inline-block;
}

.productimg {
	display: inline-block;
	float: left;
	width: 200px;
	height: 200px;
	background-color: #fff;
	vertical-align: middle;
	margin: 0 5px 0 0;
	overflow:hidden;
}

.productinfo {
	display: inline-block;
	float: right;
	width: 695px;
}

#mainproductphoto {
	float: left;
	display: inline-block;
	margin: 10px 20px 0 0;
	width: 180px;
	padding: 5px;
	border: 1px #444 solid;
	text-align: center;	
}

#mainproductcategories {
	float: left;
	display: inline-block;
	margin: 10px 20px 0 0;
	width: 150px;
	padding: 5px;
}

#mainproductcategories h3 {
	margin: 0 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}
#mainproductcategories h2 {
	margin: 0 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}
#mainproductcategories h1 {
	margin: 0 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}

#productdescription {
	float: left;
	display: inline-block;
	margin: 10px 0 10px 0;
	width: 724px;
}

#imagelist {
	margin: 20px 0;
	display: block;
}

.imagethumb {
	margin: 3px;
	display: inline-block;
	text-align: center;
	background-color: #eee;
	vertical-align: bottom;
	padding: 5px;
	border: 1px #bbb solid;
}

#sidebox {
	float: left;
	display: inline-block;
	margin: 0 20px 0 0;
	width: 150px;
	padding: 0 0 0 5px;
}

#ProductsSideBox {
	margin: 0 0 30px 0;
	padding: 0;
}


#MainColumn1 , #MainColumn2, #MainColumn3 {
	display: block;
	float: left;
	margin-right: 20px;
	padding: 0px;
	text-align: left;
	color: #333;
	font-size: 1.2em;
}

