@charset "utf-8";
/* CSS Document */


body {
margin: 0;
}

#line {
width: 100%;
height: 26px;
background: #006666;
}

#logoblock {
width: 100%;
height: 158px;
border-top: 1px solid #006666;
border-bottom: 1px solid #006666;
margin-top: 4px;
}

#logotype {
width: 1070px;
margin: 0 auto;
overflow: hidden;
height: 158px;
}

#logo {
float: left;
height: 120px;
width: 225px;
background: url(../images/logo.jpg) no-repeat;
margin-top: 17px;
}

#slogan {
width: 827px;
float: left;
height: 112px;
background: url(../images/slogan.jpg) no-repeat;
margin: 27px 0px 0px 18px;
}

#top_menu_block {
height: 52px;
width: 100%;
}


#top_menu {
background: #e6e6e6;
width: 1070px;
height: 34px;
margin: 9px auto;
overflow: hidden;
border-radius: 3px;
}


.menu {
width: 100%;
margin: 5px;
}

#top_menu .menu a {
font-family: arial;
font-size: 18px;
color: #006666;
text-decoration: none;
}
#top_menu .menu a {
padding: 0 18px;
}


#top_menu li {
float: left;
list-style-type: none;
}

#top_menu a:hover {
text-decoration: underline;
}


#slider_block {
width: 100%;
height: 250px;
background: #006666;
overflow: hidden;
}

#slider_left {
width: 37px;
height: 450px;
float: left;
background: url(../images/leftslide.jpg);
}

#slider {
width: 975px;
background: #fff;
overflow: hidden;
height: 250px;
display: inline;
float: left;

}
#slider_right {
width: 38px;
height: 450px;
float: right;
display: inline-table;
background: url(../images/rightslide.jpg);
}

#main_slide {
height: 450px;
margin: 0 auto;
width: 1050px;
}

.breadcrumbs {
font-family: arial;
font-size: 14px;
color: #006666;
margin: 8px;
}


#all {

width: 1070px;
margin: 0 auto;
overflow: hidden;
}


#left {
width: 31%;
overflow: hidden;
float: left;
margin-right: 15px;
}

#main {

width: 67%;
float: left;
font-family: arial;
color: #006666;
font-size: 14px;
border-left: 1px solid;
}

#prod {
width: 327px;
margin: 5px;
overflow: hidden;
}

#prod a {
text-decoration: none;
font-family: verdana;
font-size: 13px;
color: #006666;
}

#prod .menu {
float: right;
margin-right: -20px;
overflow: hidden;

}

#prod li {
list-style-image: url(../images/darrow.png);
}

#main .item-page {
padding: 15px;
margin: 0;
}

#main .item-page {
margin-top: -20px;
}

#footer {
width: 100%;
height: 60px;
background: #006666;
margin-top: 6px;
}


.category-view .spacer {
width: 190px;
height: 190px;
margin: 18px;
box-shadow: 0px 0px 10px #006666;
border-radius: 3px;
}

.category-view .spacer a {
font-family: arial;
font-size: 12px !important;
text-decoration: none;
color: #006666;
}

.orderby-displaynumber {
border-bottom: solid #E9E8E8 1px;
border-top: solid #E9E8E8 1px;
margin: 10px 0;
padding: 10px 0;
display: none !important;
}

.browse-view .spacer {
width: 190px;
height: 220px;
box-shadow: 0px 0px 10px #006666;
border-radius: 5px;
}
.browse-view a {
font-family: arial;
font-size: 13px;
text-decoration: none;
color: #006666;
}
.productdetails-view.productdetails .main-image {
width: 180px;
margin-left: 30px;
padding: 17px;
}

.productdetails-view.productdetails {
padding: 15px;
}

#main .blog {
padding: 10px;
}

.leading-0 {

}

.readmore a {
text-decoration: none;
color: #006666;
font-family: arial;
font-size: 16px;
}

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

.leading-0 img {
border: 1px solid;
margin-right: 14px;
}


.leading-1 {
box-shadow: 0px 0px 5px #006666;
border-radius: 3px;
padding: 10px;
height: 170px;
margin-bottom: 15px;
}

.leading-1 img {
border: 1px solid;
margin-right: 14px;
}


.leading-2 {
box-shadow: 0px 0px 5px #006666;
border-radius: 3px;
padding: 10px;
height: 170px;
margin-bottom: 15px;
}

.leading-2 img {
border: 1px solid;
margin-right: 14px;
}

.leading-3 {
box-shadow: 0px 0px 5px #006666;
border-radius: 3px;
padding: 10px;
height: 170px;
margin-bottom: 15px;
}

.leading-3 img {
border: 1px solid;
margin-right: 14px;
}

.leading-4 {
box-shadow: 0px 0px 5px #006666;
border-radius: 3px;
padding: 10px;
margin-bottom: 15px;
height: 170px;
}

.leading-4 img {
border: 1px solid;
margin-right: 14px;
}

.leading-5 {
box-shadow: 0px 0px 5px #006666;
border-radius: 3px;
padding: 10px;
height: 170px;
margin-bottom: 15px;
}

.leading-5 img {
border: 1px solid;
margin-right: 14px;
}

.leading-6 {
box-shadow: 0px 0px 5px #006666;
border-radius: 3px;
padding: 10px;
height: 170px;
margin-bottom: 15px;
}

.leading-6 img {
border: 1px solid;
margin-right: 14px;
}





























#gal {
width: 200px;
height: 230px;
float: left;
margin: 7px;
box-shadow: 0px 0px 10px #006666;
}

#galh {
width: 100%;
text-align: center;
margin-top: 7px;
height: 50px;
color: #006666;
}

#galh a {
font-family: arial;
font-size: 16px;
text-decoration:none;
  
}

#galimg {
width: 95%;

margin: 0 auto;
height: 165px;
}

#gal:hover {
background: #ccc;
-webkit-transition: background-color .3s linear;
-moz-transition: background-color .3s linear;
-ms-transition: background-color .3s linear;
-o-transition: background-color .3s linear;
transition: background-color .3s linear;
}

#kontleft {

overflow: hidden;
width: 45%;
float: left;
height: 490px;
margin-right: 33px;
margin-top: 6px;
box-shadow: 0px 0px 10px #006666;
margin-bottom: 8px;
}


#kontright {
overflow: hidden;
width: 45%;
float: left;
height: 490px;
box-shadow: 0px 0px 10px #006666;
margin-top: 6px;
margin-bottom: 8px;
}

#kontright h2 {
text-align: center;
font-size: 16px;
}

#kontleft h2 {
text-align: center;
font-size: 16px;
}

.adress {
font-family: arial;
font-size: 18px;
font-style: italic;
text-align: center;
color: #cc6666;
}

.text {
text-align: center;
font-size: 16px;
font-family: arial;
}

#topfoot {
width: 1070px;
margin: 0 auto;
height: 56px;
border-bottom: 1px solid #fff;
}

#topfoot #top_menu {
background: none;
color: #fff;
}

#topfoot #top_menu a {

color: #fff;
}

#botfoot {
width: 1070px;
height: 48px;
margin: 0 auto;
}

#copy {
width: 400px;
float: right;
color: #fff;
}

.breadcrumbs a {
text-decoration: none;
font-family: arial;
color: #006666;
}

.item-page a {
text-decoration: none;
color: #006666;
}

#prod li:hover {
text-decoration: underline;
}

#slider h4 {
font-family: arial;
font-size: 14px;
}

.lof-ass {
border: none !important;
color: #FFF;
}