body {
	padding:0;
	margin:0;
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #5d5d5d;
	background: url("/images/bg.jpg") repeat;
}
a {
	color: #009be4;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px 0;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 980px;
	padding: 0 10px;
	margin: 0 auto;
	clear:both;
	min-height: 540px;
}
#bgwrapper {
	margin: 0;
	background: url("/images/bg_top.jpg") no-repeat center top;
}


.clear {
	clear:both;
}

.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}

#MenuBox {
	height: 31px;
	padding:16px 0;
	background-color: #fff;
}

#Menu {
	width: 980px;
	padding: 0 10px;
	height: 31px;
	overflow:hidden;
	line-height:31px;
	margin: 0 auto;
}

#Menu div {
	line-height:31px;
	float:left;
	margin:0 20px;
	padding-left:10px;
}
#Menu div div {
	line-height:31px;
	padding-left:0px;
	padding-right:10px;
	margin:0;
}


#Menu div div a {
	color:#000000;
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	line-height:31px;
	display:block;
	text-decoration:underline;
}

#Menu div.selected {
	background: url("/images/menu-selected-bg-left.png") left center no-repeat;
}
#Menu div.selected div {
	background: url("/images/menu-selected-bg-right.png") right center no-repeat;
	display:block;
}
#Menu div.selected div a {
	color:#fff;
	text-decoration:none;
}

#SubMenuBox {
	min-height: 25px;
	padding:11px 0 10px 0;
	background-color: #424242;
}

#SubMenu {
	width: 980px;
	padding: 0 10px;
	min-height: 25px;
	overflow:hidden;
	line-height:25px;
	margin: 0 auto;
}

#SubMenu div {
	line-height:25px;
	float:left;
	margin:0 10px;
	padding-left:10px;
}
#SubMenu div div {
	line-height:25px;
	margin:0;
	padding-left:0px;
	padding-right:10px;
}

#SubMenu div div a {
	color:#ffffff;
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	line-height:25px;
	display:block;
	text-decoration:underline;
}

#SubMenu div.selected {
	background: url("/images/submenu-selected-bg-left.png") no-repeat left center ;
}
#SubMenu div.selected div {
	background: url("/images/submenu-selected-bg-right.png") no-repeat right center ;
}
#SubMenu div.selected div a {
	color:#fff;
	text-decoration:none;
}


#Header {
	width:980px;
	padding: 30px 0;
}

#Logo {
	width:170px;
	padding-right:20px;
	float:left;
	text-align:center;
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	line-height:14px;
}

#Headlines {
	width:473px;
	height:60px;
	padding:15px;
	background: url("/images/header-txt-bg.png") no-repeat left top;
	float:left;
	margin-left:40px;
	color:#4b677f;
	font-size:14px;
	overflow:hidden;
}

#ContactInfo {
	float:left;
	margin-left:47px;
	width:200px;
	text-align:right;
	color: #5e5e5e;
	font-size:12px;
}

#ContactInfo .phone {
	font-size: 26px;
	color: #4b677f;
	line-height:26px;
}

#ContactInfo .phone span {
	font-size: 16px;
	color: #5e5e5e;
	vertical-align:top;
}

#Footer {
	height:218px;
	background:url(/images/footer-bg2.gif) left top repeat-x;
}

#FooterWrap {
	min-width:1000px;
	max-width:1100px;
	margin:0 auto;
	height:218px;
	background:url(/images/footer-bg.jpg) right top no-repeat;
}

#FooterWrap2 {
	height:218px;
	background:url(/images/footer-bg2.gif) left top repeat-x;
}

#FooterBox {
	width:880px;
	margin: 0 auto;
	padding: 107px 60px 33px 60px;
	height:78px;
}

.footer-box {
	font-size:11px;
	line-height:15px;
	color: #686868;
	float:left;
	height:30px;
	padding:24px 0;

}

.footer-box1 {
	width:250px;
}
.footer-box2 {
	width:210px;
}
.footer-box3 {
	width:250px;
	height:24px;
	padding:27px 0;
}
.footer-box4 {
	width:170px;
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	text-align:right;
	line-height:30px;
}

.footer-search {
	margin:0;
	padding:0;
	outline:0;
}

.footer-search .textfield {
	margin:0;
	padding:0;
	outline:0;
	border:0;
	padding-left:5px;
	width:175px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	vertical-align:middle;
	color:#000000;
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	background:url(/images/footer-search-textfield-left-bg.png) left top no-repeat;
}

.footer-search .searchbutton {
	margin:0;
	padding:0;
	outline:0;
	border:0;
	width:25px;
	height:24px;
	overflow:hiddden;	
	background:url(/images/footer-search-textfield-button-bg.png) left top no-repeat;
	text-indent:-999px;
	vertical-align:middle;
	cursor:pointer;
}


#ContentArea {
	width:980px;
	margin:0px auto;
	padding:0;
}

#ContentBody {
	width:734px;
	min-height:200px;
	float:left;
}

#ContentBody.home {
	width:980px;
	clear:both;
	float:none;
}

#SideBar {
	width:246px;
	min-height:200px;
	float:left;
	text-align:right;
}

.Heading h1 {
	margin:0 0 5px 0;
	padding:0;
	outline:0;
	border:0;
	color:#424242;
	font: 26px Arial, Tahoma, Verdana, sans-serif;
}

.Path {
	margin:5px 0 10px 0;
	padding:0;
	outline:0;
	border:0;
	color:#424242;
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	clear:both;
}

.aligncenter {
	text-align:center;
}

.alignleft {
	text-align:left;
}

.alignright {
	text-align:right;
}

.alignjustify {
	text-align:justify;
}


.newsbox {
	clear:both;
}

.newsbox .item {
	clear:both;
	margin: 5px 0 15px 0;
}

.newsbox .title {
	color:#000000;
	font: 20px Arial, Tahoma, Verdana, sans-serif;
	font-weight:normal;
	text-decoration:underline;
}

.newsbox .title a {
	text-decoration:inherit;
	color:inherit;
	font:inherit;
}

.newsbox .date {
	color:#b2b2b2;
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	margin:5px 0;
}

.newsbox .content {
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	font-weight:normal;
	text-decoration:none;
}

.newsbox .more {
	text-align:right;
}

.newslinks {
	clear:both;
	margin: 20px 0px;
}

.newslinks span {
	width:13px;
	height:21px;
	vertical-align:middle;
	display:inline-block;
	margin: 0 25px;
}
.newslinks span.arrow-left {
	margin-left:0px !important;
}
.newslinks span.arrow-right {
	padding-right:0px !important;
}

.newslinks a {
	color:#000000;
	font: 12px sans-serif;
	vertical-align:middle;
	display:inline-block;
}


div.pages {
	clear:both;
	line-height:32px;
	padding:20px 0;
}

div.pages span.pages_list span.pages a {
	width:32px;
	height:32px;
	background:url(/images/page-normal.png) center center no-repeat;
	text-align:center;
	color:#000000;
	font: 16px Arial, Tahoma, Verdana, sans-serif;
	line-height:32px;
	font-weight:normal;
	display: inline-block;
	vertical-align:middle;
	margin: 5px;
	text-decoration:none;
}


div.pages span.pages_list span.pages b, div.pages span.pages_list span.pages a:hover {
	width:32px;
	height:32px;
	background:url(/images/page-selected.png) center center no-repeat;
	text-align:center;
	font: 16px Arial, Tahoma, Verdana, sans-serif;
	color:#ffffff;
	line-height:32px;
	font-weight:normal;
	display: inline-block;
	vertical-align:middle;
	margin: 5px;
}


.productslist {
	clear:both;
}

.productslist .item {
	width:200px;
	float:left;
	margin-left:67px;
}

.productslist .item.first {
	margin-left:0;
}


.productslist .thumb {
	overflow:hidden;
	width:200px;
	height:150px;
}
.productslist .thumb a {
	display:block;
	width:200px;
	height:150px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
}


.productslist .productbox .thumb {
	width:425px;
	height:315px;
	float:left;
}
.productslist .productbox .thumb a {
	width:425px;
	height:315px;
}

.productslist .productbox {
	padding:15px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	background-color:#ffffff;
	clear:both;	

}
.productslist .productbox .content {
	width:264px;
	min-height:315px;
	float:left;
	margin-left:15px;
}



.productslist .title {
	color:#000000;
	font: 20px Arial, Tahoma, Verdana, sans-serif;
	line-height:30px;
	font-weight:normal;
	text-decoration:underline;
}

.productslist .title a {
	text-decoration:inherit;
	color:inherit;
	font:inherit;
}

.productslist .price {
	color:#2fa526;
	font: 20px Arial, Tahoma, Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.productslist .price span.currency {
	color:#4b677f;
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	vertical-align:super;
	font-weight:normal;
	text-decoration:none;
}
.productslist .price span.from {
	color:#424242;
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	vertical-align:baseline;
	font-weight:bold;
	text-decoration:none;
}

.productslist .models {
	border-collapse:collapse;
}
.productslist .models th {
	color:#000;
}

.productslist .models .price {
	font-weight:normal;
	font-size:14px;
	font: 14px Arial, Tahoma, Verdana, sans-serif;
}

.hr-catalog {
	background: url(/images/hr2.png) left center repeat-x;
	padding:20px 0;
	height:1px;
	overflow:hidden;
	clear:both;
}







#slider {
	position:relative;
    width:800px;
    height:450px;
	background:url(/images/loading.gif) no-repeat 50% 50%;
    margin: 0 auto;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	display:block;
}

.portfoliobox {
	background: url(/images/portfolio-bg.png) left top no-repeat;
	width:968px;
	height:187px;
	clear:both;
	margin:20px auto 0 auto;
	overflow:hidden;
}

.portfoliobox h1 {
	height: 33px;
	clear:both;
	margin:0;
	padding:0;
	margin-left:65px;
	width:104px;
	text-align:center;
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	line-height:33px;
	text-decoration:underline;
	color:#000000;
}

.portfoliobox .arrowbox {
	width:39px;
	height:155px;
	float:left;
}

.portfoliobox .arrowbox a.arrow-big-left {
	display:block;
	width:39px;
	height:72px;
	float:left;
	margin-top:45px;
	margin-bottom:38px;
	line-height:72px;
	vertical-align:middle;
	background:url(/images/arrow-big-left.png) 9px 13px no-repeat;
}
.portfoliobox .arrowbox a.arrow-big-right {
	display:block;
	width:39px;
	height:72px;
	float:left;
	margin-top:45px;
	margin-bottom:38px;
	line-height:72px;
	vertical-align:middle;
	background:url(/images/arrow-big-right.png) 5px 13px no-repeat;
}
.portfoliobox .arrowbox a.arrow-big-left.disabled {
	background:url(/images/arrow-big-left-d.png) 9px 13px no-repeat;
	cursor:default;
}
.portfoliobox .arrowbox a.arrow-big-right.disabled {
	background:url(/images/arrow-big-right-d.png) 5px 13px no-repeat;
	cursor:default;
}


.portfoliobox .scrollbox {
	width:870px;
	height:120px;
	float:left;
	margin:20px 10px 15px 10px;
	overflow:hidden;
	z-index:2;
	position:relative;
}

.scrollbox .container {
	width:100%;
	overflow:hidden;
	height:120px;
	left:0;
	top:0;
	position:relative;
	overflow:hidden;
	z-index:1;

}

.portfoliobox .scrollbox .item.first {
	margin-left:0;
}
.portfoliobox .scrollbox .item {
	width:135px;
	height:125px;
	margin-left:12px;
	float:left;
}

.portfoliobox .scrollbox .item .thumb {
	width:135px;
	height:100px;
	overflow:hidden;
	
	clear:both;
}


.portfoliobox .scrollbox .item .thumb a {
	width:135px;
	height:100px;
	overflow:hidden;
	display:block;

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	
	clear:both;

}


.portfoliobox .scrollbox .item .title {
	font: 14px Arial, Tahoma, Verdana, sans-serif;
	line-height:20px;
	height:20px;
	text-align:center;
}


.portfoliobox .scrollbox .item .title a {
	color:#000000;
	text-decoration:underline;
}








.outer { width:100%; height: 100%; overflow: hidden; position: relative;}
.outer[class] { display: table; position: static;

	display:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'block' : 'block');
	position:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'relative' : 'relative');

}

.middle { width:100%; margin:auto;position: absolute; top: 50%;} /* for explorer only*/
.middle[class] { display: table-cell; vertical-align: middle; position: static;

	display:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'block' : 'block');
	position:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'absolute' : 'absolute');
}

.inner { width:100%; text-align:left;position: relative; top: -50%;} /* for explorer only */
.inner[class] {position: static; 
	position:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'relative' : 'relative');
}


.adboxheader {
	color: #4b677f;
	font: 16px Arial, Tahoma, Verdana, sans-serif;
	line-height:30px;
}

.adboxheader a {
	color: #4b677f;
	font: 16px Arial, Tahoma, Verdana, sans-serif;
	text-decoration:underline;
	line-height:30px;
}

.adboxtxt {
	color: #5d5d5d;
	font: 12px Arial, Tahoma, Verdana, sans-serif;
}