@charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	background: url(images/bg_body.jpg) #1c1c1c;
	background-repeat: repeat-x;
	background-position: center top;
}
html {
	padding:0;
	margin:0;
}
/********** header **********/
.header {
	padding:0;
	margin:0 auto;
}
.block_header {
	margin:0 auto;
	width:980px;
	padding:0;
}
/* logo */
.logo {
	padding:0;
	margin:0;
	width:980px;
	float:left;
}
/* search */
.search {
	padding:10px 0;
	margin:10px 0;
}
.search form {
	display:block;
	float:right;
	padding:0;
}
.search span {
	display:block;
	float:left;
	background: url(images/search_bg.gif) left top no-repeat;
	border:0;
	height:34px;
	width:220px;
	padding:0 10px;
	margin:0 1px 0 0;
}
.search form .keywords {
	line-height:14px;
	float:left;
	background:none;
	border:0;
	height:14px;
	width:220px;
	padding:10px 0;
	margin:0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#7a7a7a;
}
.search form .button {
	float:left;
	margin:0;
	padding:0;
}
/*menu*/
.header .mod_navigation {
	height:52px;
	background:url(images/menu_bg.gif) top no-repeat;
	padding:0;
	margin:0 auto;
	width:980px;
}
.header .mod_navigation ul {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	border:0;
}
.header .mod_navigation ul li {
	float:left;
	margin:0;
	padding:0 2px;
	border:0;
}
.header .mod_navigation ul li a {
	float:left;
	margin:0;
	padding:18px 0 19px 0;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.header .mod_navigation ul li a span {
	padding:18px 20px 19px 20px;
	background:none;
}
.header .mod_navigation ul li a:hover {
	color:#434343;
	background: url(images/r_menu.gif) no-repeat right;
}
.header .mod_navigation ul li a:hover span {
	color:#434343;
	background:url(images/l_menu.gif) no-repeat left;
}
.header .mod_navigation ul li a.active {
	color:#434343;
	background:url(images/r_menu.gif) no-repeat right;
}
.header .mod_navigation ul li a.active span {
	color:#434343;
	background:url(images/l_menu.gif) no-repeat left;
}
/* */
/* main */
.main {
	width:980px;
	background:#f0f0f0;
	padding:0;
	margin:0 auto;
}
.main img {
	margin:0 auto;
	padding:0;
}
/* header_blog*/
.header_blog {
	height:109px;
	background:#f0f0f0;
	border:1px solid #dfdfdf;
	width:962px;
	margin:10px auto;
	padding:0;
}
.header_blog h2 {
	width:135px;
	float:left;
	margin:30px 0 0 30px;
	padding:0;
	font: normal 30px Arial, Helvetica, sans-serif;
	color:#4d4d4d;
}
.header_blog p {
	width:340px;
	float:left;
	margin:35px 0 0 0;
	padding:0 0 0 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	border-left:1px solid #cbcbcb;
}
/********** block index **********/
.body {
	padding:0 0 10px 0;
	margin:0;
	background:url(images/body_bottom_img.gif) no-repeat bottom;
}
.body h2 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#CA1A15;
	padding:10px 5px;
	margin:15px 0;
	border-bottom:1px solid #e7e7e7;
}
.body .right h2 {
	color:#FFF;
	font-size:14px;
}
.body h3 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	padding:10px 5px;
	margin:15px 0;
}
.body p {
	font:normal 12px Verdana, Geneva, sans-serif;
	color:#888888;
	line-height:1.8em;
	padding:5px;
	margin:0;
}
.body p span {
	color:#afaeae;
}
.body p strong{
	color:#CA1A15;
}
.body a {
	color:#90120f;
	text-decoration:none;
}
.body a:hover, .body a:visited {
	color:#CA1A15;
	text-decoration:underline;
}
.body img {
	float:left;
	margin:10px;
	padding:0;
}
.right {
	width:312px;
	margin:0;
	padding:8px;
	float:left;
}
.right p{
 color:#FFF;
}
.right p strong{
	color:#FFF;
	font-weight:bold;
}
.right_bg {
	width:278px;
	margin:5px 0;
	padding:5px 20px;
	background:#90120f;
	border:1px solid #dedede;
}
.right_bg img {
	float:left;
	margin:5px;
	padding:0;
	border: 1px solid #dedede;
}
.left {
	width:636px;
	margin:0;
	padding:8px;
	float:right;
}
.left_bg {
	width:594px;
	margin:5px 0;
	padding:5px 20px;
	background:#fff;
	border:1px solid #dedede;
}
/*bottons*/
.bottons {
	text-align:center;
	width:200px;
	margin:10px auto;
	padding:0;
}
.bottons a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#222222;
	text-decoration:none;
	padding:3px 7px;
	margin:0 2px;
}
.bottons a:hover {
	color:#0092dd;
	background:#f1f1f1;
	border:1px solid #dedede;
	padding:2px 6px;
	margin:0 2px;
}
/********** contact form **********/
#contactform {
	margin:0;
	padding:5px 10px;
}
#contactform * {
	color:#222222;
}
#contactform ol {
	margin:0;
	padding:0;
	list-style:none;
}
#contactform li {
	margin:0;
	padding:0;
	background:none;
	border:none;
	display:block;
}
#contactform li.buttons {
	margin:5px 0 5px 0;
}
#contactform label {
	margin:0;
	width:110px;
	display:block;
	padding:10px 0;
	color:#888888;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	float:left;
}
#contactform label span {
	color:#65cccc;
}
#contactform input.text {
	width:440px;
	border:1px solid #d3d3d3;
	margin:10px 0;
	padding:5px 2px;
	height:16px;
	background:#fff;
	float:left;
}
#contactform textarea {
	width:440px;
	border:1px solid #d3d3d3;
	margin:10px 0;
	padding:2px;
	background:#fff;
	float:left;
}
#contactform li.buttons input {
	padding:3px 0 3px 110px;
	margin:0;
	border:0;
	color:#FFF;
	float:left;
}
p.response {
	text-align:center;
	color:#666666;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	line-height:1.8em;
	width:auto;
}
/*************footer**********/
.footer {
	padding:0;
	margin:0;
	background: url(images/footer_bg.gif) top repeat-x;
	height:109px;
}
.footer_resize {
	width:980px;
	margin:0 auto;
	padding:0;
}
.footer p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#bcbcbc;
}
.footer a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#CA1A15;
	text-decoration:underline;
	padding:5px;
	margin:0;
}
.footer img {
	margin:0 5px;
	padding:0;
	float: right;
}
.footer p.leftt {
	text-align:left;
	width:50%;
	margin:0;
	padding:20px 0 0 0;
	float:left;
}
.footer p.rightt {
	text-align:left;
	width:50%;
	margin:0;
	padding:10px 0;
	float:left;
}
p.clr, .clr {
	clear:both;
	padding:0;
	margin:0;
	background:none;
}
li.bg, .bg {
	clear:both;
	border-top:1px solid #e7e7e7;
	padding:0;
	margin:10px 0;
	background:none;
	line-height:0;
}
.gallery { background:#fff; border-bottom:1px solid #cdcdcd; width:928px; height:230px; margin:0 auto; padding:26px; }
.left_bg #homeslide {
	padding-left: 20px;
}
.leftmenu{
	width: 275px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #333;
	border-size: 1px;
	border-width: 1px;
	margin-bottom: 10px;
}

.leftmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.leftmenu li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/arrowblue.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.leftmenu li a:link, .leftmenu li a:visited {
	color: #999;
	text-decoration: none;
}

.leftmenu li a:hover{
	color: #E15616;
	background-position: 100% -32px;
	text-decoration: none;
}

	
.leftmenu li a.selected{
	color: #FFF;
	background-position: 100% -64px;
}
/*CATALOG */
.catalog {
	width:590px;
	overflow: hidden;
}
.catalog_item{
	width:275px;
	padding:5px;
	margin:5px 2px 5px 2px;
	background:#f0f0f0;
	border:#999 1px solid;
	float: left;
}
.catalog .catalog_item .mainimage {
	overflow:hidden;
}
.catalog .catalog_item .mainimage img{
border:#999 1px solid;
}
.catalog .catalog_item .title {
	overflow:hidden;
	color:#CA1A15;
	text-align:center;
}
.catalog .catalog_item .title p{
	color:#333333;
	text-align:center;
}
.catalog .catalog_item .link {
	text-align:center;
}
/* CATALOG READER */
.mod_catalogreader .item{
	overflow:hidden;
}
.mod_catalogreader .item .title {
	color:#337a28;
	padding:5px 5px;
}
.mod_catalogreader .item .mainimage {
	float:left;
}
.mod_catalogreader .item .moreimages {
	clear:both;
}
/* Form */
.formbody {
	padding:0px 0px 0px 10px;
}
.formbody label {
	margin:0;
	width:180px;
	display:block;
	padding:2px 0;
	color:#888888;
}
.formbody input.text {
	width:280px;
	border:1px solid #d6d6d6;
	margin:0;
	padding:5px 2px;
	height:16px;
	background:#fff;
	float: none;
}
.formbody textarea { width:280px; border:1px solid #d6d6d6; padding:2px; background:#fff;}
.formbody input.submit{
	color:#CA1A15;
    border: 1px solid #d7d7d7;
    background: #EDEDED;
margin:15px 0px 0px 0px;
}
.formbody input.submit:hover{
	color:#EDEDED;
	border: 1px solid #d7d7d7;
	background: #CA1A15;
	margin:15px 0px 0px 0px;
}
.formbody p.error, .captcha_text.error {
	display:block;
	color:#F00;
	padding: 0px;
	margin: -18px 0px 4px 180px;

}
/* google map*/
.dlh_googlemap {
	margin:10px 10px 10px 20px;
}
/* Typolight uses this */
#clear {
	height:0.1px;
	font-size:0.1px;
	line-height:0.1px;
	clear:both;
}
.invisible {
	width:0px;
	height:0px;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}

