/*
Theme Name:		loghaus

*/
/* Reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: arial, sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2;
	direction: rtl;
	text-align: right;
	color: #8b5e3b;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	color: #8b5e3b;
}

a:hover {
	text-decoration: underline;
}

input, textarea {
	color: #706D6E;
	border: 1px solid #b2b1b0;
	padding: 2px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}

h4 {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

/* end: Reset */


.container {
	width: 976px;
	margin: 0 auto;
        overflow:  hidden;
        position: relative;
}

.header {
	width: 100%;
	height: 97px;
	float: right;
	background: url(images/header_line.png) no-repeat right 64px;
        position: relative;
        width:976px;
}

.index .header {
    background: url("images/header_line_hp.png") no-repeat scroll left 64px transparent;
    height: 125px;
}

.logo {
	float: left;
}

.index .logo {
	float: right;
}

marquee {
  border: 1px solid #BDBFC1;
  bottom: 10px;
  color: #706D6E;
  height: 22px;
  left: 0;
  position: absolute;
  width: 657px;
}

marquee span {
    font-size: 14px;
    margin: 0 5px;
}

.side {
	float: right;
	width: 147px;
}

.index .side {
    margin: -30px 0 0;
}

.search {
	width: 130px;
	height: 20px;
	border: 1px solid #b2b1b0;
	float: right;
	margin: 0 4px 9px 0;
}

.search_input {
	width: 100px;
	height: 16px;
	padding: 1px 2px 2px 2px;
	border: 0;
	float: right;
	color: #706d6e;
	font-family: arial, sans-serif;
	margin: 0;
}

.search_button {
	float: right;
	border: none;
	width: 26px;
	height: 20px;
	padding: 0 0 2px 0;
	color: #706d6e;
	cursor: pointer;
	background: #fff;
	margin: 0;
}

.search_button:hover {
	background: #ddd;
}

.menu_first {
	float: right;
	width: 136px;
}


.menu_first  a {
	background: url(images/menu_sprite.gif) no-repeat 0 bottom;
	float: right;
	text-align: left;
	text-decoration: none;

	font-size: 12px;
	width: 128px;
	height: 22px;
	padding: 7px 0 0 8px;
	margin: 0 0 1px;
}

.menu_first 	a:hover, .menu_first li.active a {
	background-position: 0 top;
}

.menu_first ul ul{
    display:none;
}
.menu_second {
	float: right;
	width: 140px;
	margin-top: 30px;
}

.menu_second a {
	width: 130px;
	float: right;
	background: no-repeat 0 0;
	text-align: left;

	height: 24px;
	padding: 15px 0 0 8px;

	font-size: 12px;
	text-decoration: none;
}

.menu_second .li_catalog a {
	background-image: url(images/li_catalog.png);
}

.menu_second .li_catalog a:hover {
	background-position: 0 -40px;
}

.menu_second .li_findmatch a {
	background-image: url(images/li_findmach.png);
}

.menu_second .li_findmatch a:hover {
	background-position: 0 -40px;
}


.menu_second .li_demovids a {
	background-image: url(images/li_demovids.png);
}

.menu_second .li_demovids a:hover {
	background-position: 0 -40px;
}

.menu_second .active a  {
	background-position: 0 -40px;
}


.menu_inner {
	margin: 0 0 -2px 0;
	padding: 0;
	list-style:none;
	float: right;
	width: 540px;
}

.menu_inner li {
	float: right;
	background: url(images/inner_menu_sprite.png) no-repeat right bottom #8b5e3b;
	margin: 0 3px 0;
	padding: 2px 0 0 0;
}

.menu_inner li:first-child {
	margin-right: 0;
}

.menu_inner a {
	color: #FFF;
	float: left;
	height: 20px;
	text-decoration: none;
	background: url(images/inner_menu_sprite.png) no-repeat left 16px;
	padding: 0 10px 0;
}

.menu_inner li:hover, .menu_inner li.active {
	background-color: #87c548;
}

.main {
	float: left;
	width: 829px;
	min-height: 400px;
	font-size: 12px;
/*	position: relative;*/
}

.breadcumbs {
	font-size: 13px;
	line-height: 13px;
	margin: 0 0 10px;
}

.breadcumbs a {
	text-decoration: none;
}

.breadcumbs a:hover {
	text-decoration: underline;
}

.page_name {
	background: #e4dad2;
	float: right;
	width: 814px;
	height: 60px;
	font-size: 25px;
	font-weight: bold;
	line-height: 55px;
	padding: 0 15px 0 0;
	margin: 0 0 0 0;
}

.page_image_box {
	float: left;
	margin: 0;
	border: 1px solid #a17d61;
	font-size: 1px;
	position: absolute;
	left: 0;
	top: 120px;
}
.page_image_box img{
    width:288px;
    height:205px;
}
.page_image_curners {
	position: absolute;
	right: -1px;
	top: -1px;
	background: url(images/page_image_curners.png) no-repeat 0 0;
	width: 19px;
	height: 207px;
}

.text {
	width: 500px;
	float: right;
	padding: 0 15px 15px 0;
	margin: 20px 0 0 0;
}
.text.category{
    min-height:65px;
}
.higher_text {
	height: 150px;
}

/* Home */

.hp_text {
	width: 100%;
	float: right;
	margin: 15px 0 30px 0;
	text-align: justify;
}

.hp_groups {
	float: right;
	width: 100%;
}

.hp_box {
	float: right;
	width: 192px;
	margin: 0 20px 0 0;
}

.hp_box:first-child {
	margin: 0;
}

.hp_box_link {
	float: left;
	width: 100%;
	text-align: left;
	text-decoration: none;
	margin: 5px 0;
	font-size: 11px;
	}

.hp_box_link:hover {
	color: #88C54A;
	text-decoration: none;
}

.hp_sub_boxes {
	width: 100%;
	float: right;
	margin: 0 9px 0 0;
}
.hp_sub_boxes img{
    width:54px;
    height:54px;
}
.hp_sub_boxes li {
	float: right;
	border: 1px solid #8B5E3B;
	width: 54px;
	height: 54px;
}

.hp_sub_boxes li+li {
	margin: 0 8px 0 0;
}

.hp_sub_boxes a {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

.hp_sub_boxes a:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

.hp_sub_boxes_right { float: left; }

.banner {
	float: right;
	margin: 0 0 15px 0;
	height: 207px;
	width: 832px;
}

.slides {
	height: 207px;
	width: 832px;
}

.slide {
	float: right;
	width: 832px;
	height: 207px;
	background: #e4dad2;
    visibility: hidden;
}

.banner_imgbox {
	width: 290px;
	height: 204px;
	border: 1px solid #8b5e3b;
	float: left;
	position: relative;
    visibility: hidden;
}

.slide:first-child {visibility: visible;}
.slide:first-child .banner_imgbox {visibility: visible;}

.banner_img_curners {
	position: absolute;
	top: -1px;
	right: -1px;
	background: url(images/banner_curners.png) no-repeat 0 0;
	width: 18px;
	height: 206px;
}

.banner_header a,
.banner_subheader a{
    text-decoration: none;
}

.banner_header {
	font-size: 44px;
	font-family: tahoma, sans-serif;
	line-height: 40px;
	text-decoration: none;
	margin: 35px 20px 0 0;
	font-weight: normal;
	float: right;
        width: 516px;    
}

.banner_subheader {
	font-size: 22px;
	font-family: tahoma, sans-serif;
	line-height: 27px;
	text-decoration: none;
	margin: 25px;
	float: right;
}


/* Catalog */

.catalog {
	float: right;
	width: 100%;
	margin: 20px 0 0 0;
}

.catalog_column {
	float: right;
	width: 192px;
	margin: 0 20px 0 0;
}

.catalog_column:first-child {
	margin: 0;
}

.catalog_column_header_right {
	background: url(images/hp_box_header.png) no-repeat 0 0;
	width: 96px;
	height: 16px;
	float: right;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	padding: 0 0 1px 0;
}

.catalog_column_header_left {
	background: url(images/hp_box_header.png) no-repeat 0 0;
	width: 96px;
	height: 16px;
	float: left;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	padding: 0 0 1px 0;
}

.catalog_column_imgbox {
	width: 190px;
	height: 135px;
	border: 1px solid #a17d61;
	float: right;
	position: relative;
}
.catalog_column_imgbox img{
    width:190px;
    height: 135px;
}
.catalog_column_corners_left {
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(images/hp_box_curners_left.png) no-repeat 0 0;
	width: 12px;
	height: 137px;
}

.catalog_column_corners_right {
	position: absolute;
	top: -1px;
	right: -1px;
	background: url(images/hp_box_curners_right.png) no-repeat 0 0;
	width: 12px;
	height: 137px;
}

.catalog_column_img {
	width: 190px;
	height: 135px;
}

.catalog_box {
	margin: 0 0 5px 0;
	float: right;
	width: 192px;
	height: 154px;
}

.subs {
	width: 100%;
	float: right;
}

.sub {
	width: 190px;
	height: 68px;
	border: 1px solid;
	background: #efffda;
	position: relative;
	margin: 15px 0 0 0;
}

.sub_name {
	margin: 20px 10px 0 0;
	float: right;
	width: 75px;
        height: 33px;
        overflow: hidden;
}

.sub_img_box {
	float: left;
	width: 97px;
	height: 68px;
	position: relative;
}

.sub_curners {
	position: absolute;
	left: -1px;
	top: -1px;
	background: url(images/catalog_curners_left.png) no-repeat 0 0;
	width: 6px;
	height: 70px;
}

.sub_img {
	width: 97px;
	height: 68px;
}

.sub_btn {
	position: absolute;
	bottom: 0;
	right: 10px;
	background: url(images/subs_btn.png) no-repeat 0 bottom;
	width: 73px;
	height: 15px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

.sub_btn:hover {
	text-decoration: none;
	background-position: 0 top;
}

/* FAQ */

.faq {
	width: 500px;
	float: right;
	padding: 0 15px 15px 0;
}

.faq_item {
	float: right;
	width: 100%;
}

.question {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	display: block;
	outline: none;
}

.answer {
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
}

/* Articles */

.articles {
	width: 500px;
	float: right;
	padding: 0 15px 15px 0;
}

.articles_item {
	float: right;
	width: 100%;
}

.article_subject {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	display: block;
	outline: none;
}

.article_conten {
	float: right;
	width: 100%;
	margin: 0 0 10px 0;
}



/* Dealers Login */

.login {
	margin: 40px 5px 0 0;
	padding: 0;
	list-style:none;
	width: 250px;
	float: right;
	clear: both;
}

.login li {
	width: 247px;
	height: 30px;
	float: right;
}

.login label {
	width: 70px;
	text-align: left;
	float: right;
	margin: 3px 0 0 5px;
}

.login input {
	float: right;
	width: 166px;
}

/* contact us */


.contact_us {
	margin: 0 15px 0 0;
	padding: 0;
	list-style:none;
	width: 290px;
	float: right;
	clear: both;
}

.contact_us li {
	width: 289px;
	min-height: 30px;
	float: right;
}

.contact_us  label  {
	width: 35px;
	margin: 3px 0 0 5px;
	float: right;
	text-align: left;
}

.contact_us  input  {
	width: 243px;
	margin: 0;
	float: right;
}

.contact_us  textarea {
	width: 243px;
	height: 80px;
	margin: 0;
	float: right;
}

.contact_push  {
	padding: 0 40px 0 0;
}

.contact_text {
	padding: 40px 40px 0 0;
}

.send_contact {
    margin: 10px 0 0 0!important;
}

/* category */

.category_items {
	margin: 40px 0 0 0;
	padding: 0;
	list-style:none;
	float: right;
	width: 100%;
         width: 829px;
}

.category_item {
	border: 1px solid;
	float: right;
	width: 256px;
	background: #efffda;
	margin: 18px 18px 0 0;
}

.category_item_imgbox {
	position: relative;
	float: right;
	width: 134px;
	height: 95px;
	border-left: 1px solid #8b5e3b;
}
.category_item_imgbox img{
 width:134px;
 height: 95px;
}
.category_item_img_curners {
	background: url(images/category_item_curners.png) no-repeat 0 0;
	width: 8px;
	height: 97px;
	position: absolute;
	right: -1px;
	top: -1px;
}

ul ul.category_item_details{
    min-height:69px;
}

.category_item_details {
	margin: 2px 10px 0 0;
	float: right;
	width: 107px;
	line-height: 14px;
}
.category_item_details.search_details{
    height:69px;
}

.category_item_details li{
    overflow: hidden;
    max-height: 14px;
}
.category_item_more {
	background: url(images/category_item_btn.png) no-repeat 0 0;
	width: 100px;
	height: 19px;
	float: left;
	padding: 3px 0 0 0;
	margin: 2px 0 -1px 10px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
}

.category_item_more:hover {
	text-decoration: none;
	background-position: 0 bottom;
}

/* contact us */


.advance_search {
	margin: 0 15px 0 0;
	padding: 0;
	list-style:none;
	float: right;
	width: 340px;
	clear: both;
}

.advance_search li {
	width: 420px;
	min-height: 30px;
	float: right;
	clear: both;
}

.advance_search label  {
	width: 50px;
	margin: 3px 0 0 5px;
	float: right;
	text-align: left;
}

.advance_search select  {
	width: 170px;
	margin: 0;
	float: right;
}

.advance_search_push  {
	padding: 0 40px 0 0;
}

.advance_search_send {
	background: url(images/btn.png) no-repeat 0 0;
	width: 76px;
	height: 24px;
	border: 0;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans-serif;
	padding: 0 0 2px 0;
	margin: -4px 20px 0 0;
	float: right;
	cursor: pointer;
}

.advance_search_send:hover {
	background-position: 0 bottom;
}

.advance_search select {
	text-align: center;
	font-family: arial, sans-serif;
	border: 1px solid #b2b1b0;
	color: #8b5e3b;
}

.search_results {
	float: right;
	list-style: none outside none;
	margin: 10px 0 0;
	padding: 0;
	width: 100%;
	clear: both;
}

.search_results_header {
	text-decoration: underline;
	margin: 0 70px 0 0;
}


/* Hot sales */

.hot_sales {
	padding: 0 15px 0 0;
}
.hot_sales h4 a{
    text-decoration: none;
}
.sales_item {
	width: 436px;
	float: right;
	border: 1px solid #8b5f3c;
	margin: 0 0 20px 0;
}

.sales_item_imgbox {
	float: right;
	width: 175px;
	border-left: 1px solid #8b5f3c;
	position: relative;
}

.sales_item_imgbox img {
	width: 175px;
	height: 132px;
}

.sales_item_curners {
	position: absolute;
	right: -1px;
	top: -1px;
	background: url(images/sales_box_curners.png) no-repeat 0 0;
	width: 11px;
	height: 134px;
}

.sales_item_details {
	float: right;
	width: 235px;
	margin: 2px 10px 0 0;
}

.sales_item_details  li {
	margin: 2px 0;
}

li.sales_item_description {
	height: 17px;
        overflow: hidden;
}

.your_save, .btn2 {
	display: inline-block;
	*display: inline;
	zoom:1;

	background: url(images/your_save.jpg) no-repeat 0 0;
	width: 76px;
	height: 24px;
	color: #FFF;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
}


/* Moives */

.movies {
	padding: 0 15px 0 0;
}

.movies_item {
	width: 436px;
	float: right;
	border: 1px solid #8b5f3c;
	margin: 0 0 20px 0;
}

.movies_item_imgbox {
	float: right;
	width: 175px;
	border-left: 1px solid #8b5f3c;
	position: relative;
}

.movies_item_curners {
	position: absolute;
	right: -1px;
	top: -1px;
	background: url(images/sales_box_curners.png) no-repeat 0 0;
	width: 11px;
	height: 134px;
}

.movie_details {
	float: right;
	width: 240px;
	margin: 2px 10px 0 0;
}

.movie_name {
	float: right;
	width: 240px;
}

.movie_description {
	float: right;
	width: 240px;
	height: 72px;
}

.movie_btn {
	background: url(images/movie_btn.png) no-repeat 0 0;
	float: left;
	color: #FFF;
	text-decoration: none;
	padding: 11px 20px 0 0;
	height: 25px;
   width: 63px;;
}

.movie_btn:hover {
	background-position: 0 bottom;
	text-decoration: none;
}

/* product */

.product_content {
	float: right;
	width: 393px;
	padding: 15px;
}

.product_catalog_price {
	margin: 7px 0;
}

.product_details {
	float: right;
}

.contact_product a {
	text-decoration: none;
}

.contact_product a  {
	color: #87C548;
        font-weight: bold;
}


.contact_product img {
	vertical-align: -6px;
}

.product_text {
	margin: 25px 0 0 0;
        padding: 15px 0 10px;
	clear: both;
}

.product_sketch_env {
	float: left;
	width: 244px;
	height: 205px;
        position: relative;
        outline:none;
}

.product_sketch_env:focus{
        outline: none;
}

.product_sketch_env img{
    float:left;
    max-width: 244px;
    max-height: 205px
}

.product_sketch_env a{
        position:absolute;
        top:0;
        left:0;
        background: url('images/magnify.png') no-repeat scroll center center;
        width:244px;
        height:205px;
        outline: none;
}

.product_gallery {
	float: right;
	width: 406px;
}

.product_large_imgbox {
	width: 404px;
	height: 287px;
	position: relative;
	border: 1px solid #8e6240;
	float: right;
	margin: 12px 0 0 0;
}

#product_large_img {
	width: 404px;
	height: 287px;
}

.product_large_img_curners {
	background: url(images/product_image_curners.png) no-repeat 0 0;
	width: 25px;
	height: 289px;
	position: absolute;
	right: -1px;
	top: -1px;
}

.product_thumbnails {
	float: left;
	position: relative;
	width: 260px;
}

.product_thumbnail_item {
width: 54px;
height: 32px;
float: left;
position: relative;
margin: 0 4px 0 0;
}


.thumbnail_link {
	background: url(images/product_thumbnail.png) no-repeat 0 bottom;
	width: 54px;
	height: 32px;
	position: absolute;
	left: 0;
	top: 0;
        cursor: pointer;
}

.thumbnail_link:hover, li.active .thumbnail_link {
	background-position: 0 top;
}

.download_pdf {
	float: left;
	text-decoration: none;
	width: 121px;
	margin: 5px 0 0 0;
}

.download_pdf:hover {
	color: #87C548;
	text-decoration: none;
}

.download_pdf  img {
	vertical-align: middle;
}

.labels {
	float: right;
	width: 300px;
	margin: 20px 0;
}

.labels li {
	float: right;
	margin: 0 0 0 15px;
}

.tags {
	float: left;
	margin: 20px 0 0 3px;
        width:330px;
}
.tags.properties{
    background: url('images/product_properties.png') no-repeat scroll left top;
    padding-left:85px;
}
.tags.addons{
    background: url('images/product_addons.png') no-repeat scroll left top;
    padding-left:85px;
    clear:left;
}
.tags li {
	float: left;
	margin: 0 13px 0 0;
}

.tags li:first-child {
/*	margin: 0;*/
}

.other_sizes {
	clear: both;
}

.other_sizes li a {
	display: block;
	margin: 4px 0;
}

/* Gallery */

.gallery {
	float: right;
	width: 100%;
	clear: both;
}

.gallery_item {
	float: right;
	width: 134px;
	margin: 0 31px 31px 0;
}

.gallery_item_imgbox {
	border: 1px solid #a8866c;
	float: right;
	margin: 0 0 5px 0;
	position: relative;
	font-size: 1px;
        height:95px;
	}

.gallery_item_curners {
	position: absolute;
	top: -1px;
	right: -1px;
	background: url(images/gallery_item_curners.png) no-repeat 0 0;
	width: 8px;
	height: 97px;
}

.gallery_item_zoom {
	float: left;
	width: 30px;
	height: 29px;
	margin: 5px 0 0 0;
}

.gallery_item_details {
	margin: 0 7px 0 0;
	float: right;
	width: 92px;
	text-decoration: none;
        height: 45px;
        overflow: hidden;
}

.gallery_item_details:hover {
	color: #87C548;
	text-decoration: none;
}




input.send {
	background: url(images/btn.png) no-repeat 0 0;
	width: 76px;
	height: 24px;
	border: 0;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans-serif;
	padding: 0 0 2px 0;
	margin: 0 20px 0 0;
	float: left;
	cursor: pointer;
}

.send:hover {
	background-position: 0 bottom;
}

/* Footer */


.footer {
	width: 976px;
	height: 100px;
	float: right;
	background: url(images/footer_line.png) no-repeat 0 30px;
}

.footer_link {
	float: left;
	margin-top: 60px	;
}

.footer_link li{
	font-size: 12px;
	display: inline;
	color: #000;
}

.footer_share{
    float:right;
    margin-top:60px;
}
.footer a {
	color: #000;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.contact-form{
    position: relative;
    float: right;
    width: 100%;
}

.wpcf7-response-output{
    position:absolute;
    bottom:115px;
    right:15px;
}
span.wpcf7-not-valid-tip-no-ajax{
    float:right;
    font-size: 12px !important;
}
.clear{
    clear:both;
}

.search_excerpt{
    height: 71px;
    overflow: hidden;
}

      selector {
      opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
      filter: alpha(opacity=75); /* IE lt 8 */
      -ms-filter: "alpha(opacity=75)"; /* IE 8 */
      -khtml-opacity: .75; /* Safari 1.x */
      -moz-opacity: .75; /* FF lt 1.5, Netscape */
      }

      .right{
          float: right;
}


.hidden{
    display:none;
}

.bolded{
    font-weight: bold;
}

.main.yourself table{
    width:850px;
    direction: rtl;
}

.main.yourself table td{
    width: 188px;
    padding: 5px;
    white-space: pre-line;
}
.main.yourself table td div{
    width: 188px;
}