﻿body {
	background-color: #121512;
	background-image: url('../images/body_bg.jpg');
	background-attachment:fixed;
	font-family: Corbel, Calibri, "Trebuchet MS", Arial, Helvetica, Tahoma, sans-serif;
	font-size: 15px;
	line-height: 16px;
	letter-spacing: 0.025em;
	color: #fff;
}

p {
	margin: 10px 0 10px 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 10px;
	background-image: url('../images/wrapper_bg.png');
}

#header {
	height: 100px;
}

#logo {
	float: left;
	background:url('../images/logo.png') no-repeat;
	height: 100px;
	width: 324px;	
}

#logo a {
	width: 324px;
	height: 100px;
	display: inline-block;
	float: left;
}

#languages {
	height: 20px;
	float: right;
	text-align:right;
	padding: 20px 0 0 0;
}

#languages a {
	width: 24px;
	height: 24px;
	display: inline-block;
	float: right;
}

#search {
	width: 620px;
	height: 26px;
	float: right;
	text-align:right;
	padding: 10px 0 0 0;
}

#search a {
	background: url('../images/search.png') 0 0 no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align:middle;
}

#search a:hover {
	background-position: 0 -30px;
}

#search a:active {
	background-position: 0 -60px;
}

#banner {
	display: block;
	text-align: left;
	height: 250px;
	overflow: hidden;
	color: #222;
}
#banner h1 {
	color: #555!important;
	margin: 0 0 10px 0;
}
#banner h2 {
	color: #555!important;
	margin: 0 0 10px 0;	
}
#banner h3 {
	color: #555!important;
	margin: 0 0 5px 0;	
}


#slogan {
	position: relative;
	float: left;
	display: block;
	margin: 10px 0 0 20px;
	z-index: 1001;
	background-image:url('../images/slogan.png');
	width: 100px;
	height: 100px;
}

#main {
	display: block;
	padding: 25px;
	text-align: left;
	min-height: 450px;
	background-image: url('../images/main_bg.png');
	overflow: auto;
}

#footer {
	min-height: 35px;
	margin-top: 20px;
}

.left {
	width: 450px;
	float: left;
}

.right {
	width: 450px;
	float: right;
	text-align:right
}

a {
	color:#d32d2d;
	text-decoration:none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	font-family: Corbel, "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: #ddd;
	margin: 10px 0 0 0;
}
h1 {
	font-size: 32px;
	line-height: 30px;
	border-bottom: 1px #ddd solid;
	margin-bottom: 15px;
	text-transform: uppercase;
}
h1 a {
	font-size: 32px;
	line-height: 30px;
	color: #555555;
	font-weight: normal;
}
h1 a:hover {
	color: #bd1d1d;
}
h2 {
	font-size: 22px;
	line-height: 24px;
	margin: 20px 0 10px 0;
	letter-spacing:-1px;
	text-transform: uppercase;
}
h2 a {
	font-weight: normal;
	color: #fff!important;
}
h2 a:hover {
	font-weight: normal;
	color: #bd1d1d!important;
}

h3 {
	margin: 10px 0 5px 0;
	font-size:18px;
	line-height: 18px;
}
h4 {
	margin:0;
}
small {
	color:#ddd;
	font-size:9px;
	display:block;
	text-transform: uppercase;
}
small a {
	color:#bd1d1d;
}

strong {
	font-weight: bolder;
	color: #fff;
}


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 0 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: #3a3a3a;
}

#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: #555;
	line-height: 20px;		
}
.item-info a {
	font-size: 10px;
	text-transform: uppercase;
}

.NewsItem {
	display: block;
	border-bottom: 1px #444 solid;
	margin-bottom: 10px;
}

#gallerycontainer {
	width: 850px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#scrollableContainer {
	position: relative;
	float: left;
	margin: 0 auto;
	text-align: center;
}

.box {
	width: 100%;
	display: block;
	margin-bottom: 20px;
	float: left;
	font-size: 90%;
}

.box h2 {
	margin: 0;
	border-top: 3px #777 solid;
	color: #fff;
	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;
}

.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;
}



