* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    line-height: 20px;
    color: #5B4F4F;
  	/*background: #dcd5bc;*/
  	background: none repeat scroll 0 0 #eaeaea;
    min-width: 890px;
    font: 13px/22px Arial,Helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #3C3434;
    font-weight: normal;
    line-height: 1.2em;
}
h1 {
    font-size: 23px;
    margin: 0 0 20px;
}
h2 {
    font-size: 20px;
    margin: 0 0 10px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 13px;
}

a { color: #e10b0b; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
.shell { width: 890px; margin: 0 auto; }
header { /*background: url(images/header.png) no-repeat center 0; */ height: 82px; }
header .shell { position: relative; z-index: 40;}
#logo { width: 211px; position: absolute; top: 17px; left: 0; font-size: 0; line-height: 0; }
#logo a { height: 49px; display: block; background: url(images/logo.png) no-repeat 0 0; text-indent: -4000px; }

/* contact */
.contact { float: right; padding-top: 30px; }
.contact p {
    color: #47403F;
    float: left;
    font-size: 19px;
    padding-left: 24px;
    position: relative;
}
.contact p a { color: #47403F; }
.contact p.phone-ico { padding-right: 27px; }
.contact p.ico span { background: url(images/ico.png) no-repeat 0 0; width: 16px; height: 15px; display: block; position: absolute; top: 4px; left: 3px; }
.contact p.phone-ico span { background-position: 0 bottom; } 
/* end of contact */

/* navigation */
#navigation { background: url(images/navigation.png) repeat-x 0 0; height: 50px; line-height: 50px; font-size: 14px; position: relative; z-index: 20;}
#navigation ul { list-style: none; list-style-position: outside; }
#navigation ul li { float: left; padding-right: 103px; }
#navigation ul li.last { padding-right: 0; }
#navigation ul li a { color: #f7fbfc; position: relative; float: left; text-transform: uppercase;}
#navigation ul li a:hover { color: #1b1815; text-decoration: none; text-shadow: rgba(255,255,255,0.4) 1px 1px 1px; }
#navigation ul li.active a { color: #1b1815;}
#navigation ul li a span { background: url(images/bottom-arrow.png) no-repeat 0 0; position: absolute; bottom: -14px; left: 50%; margin-left: -9px;  width: 18px; height: 19px; z-index: 10; display: none; }
#navigation ul li a:hover span,
#navigation ul li.active a span { display: block; }
/* end of navigation */

/* slider */
.slider-holder { background: #000 url(images/slider-holder.png) no-repeat center 0; height: 407px; position: relative; z-index: 5; margin-top: -4px; }
.slider-holder .shell { padding-top: 20px; position: relative; height: 390px; }
.slider-holder .shell span.slider-shadow { background: url(images/slider-shadow.png) no-repeat 0 0; width: 952px; height: 45px; position: absolute; bottom: 0; left: -30px; }
.flexslider { border: 1px solid #645c52; height: 344px; width: 887px; position: relative; margin: 0 auto; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.flexslider ul.slides { list-style: none; list-style-position: outside;  position: relative; overflow: hidden; }
.flexslider ul.slides li { float: left; height: 344px; width: 887px; position: relative; }
.flexslider ul.slides li img { width: 887px; height: 344px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.flexslider ul.slides li .slide-cnt { padding: 24px 20px 22px 23px; position: absolute; top: 0px; right: 0; width: 205px; background: url(images/slide-cnt.png) repeat 0 0; min-height: 299px;
border-radius: 0px 5px 6px 0; -moz-border-radius: 0px 5px 6px 0; -webkit-border-radius: 0px 5px 6px 0; -o-border-radius: 0px 5px 6px 0; }
.flexslider ul.slides li .slide-cnt h2 {  color: #ccc8bd; font-size: 23px; line-height: 30px; padding-bottom: 20px; }
.flexslider ul.slides li .slide-cnt p { color: #ccc8bd; font-size: 13px; padding-bottom: 42px; }
.flexslider ul.slides li .slide-cnt p a { font-size: 11px; }
.flexslider ul.slides li .slide-cnt a.slider-btn { width: 205px; height: 35px; padding: 0 0 0 0; background: url(images/slider-btn.png) repeat-x 0 0; display: block; text-align: center; position: relative; line-height: 35px;
font-size: 18px; font-weight: bold; color: #000; box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3); -o-box-shadow: 0px 0px 5px rgba(0,0,0,0.3); 
border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; text-shadow: rgba(255,255,255,0.1) 2px 2px 1px;}
.flexslider ul.slides li .slide-cnt a.slider-btn:hover { text-decoration: none; background-position: 0 bottom; }
/* end of slider */

/* services */
.services { background-color: #fff; padding-top: 15px; padding-bottom: 15px;  }
.services h2 { float: left; font-size: 22px; font-weight: normal; padding-bottom: 15px; padding-left: 3px; color: #3c2323; }
.services a.all-services { float: right; font-size: 14px; margin-right: 12px; }
.services .boxes { margin: 0 -11px 0 -3px; position: relative; width: 904px; }  
.services .box { width: 214px; float: left; position: relative; }
.services .box + .box { padding-left: 14px; }

.services .box a { float: left; background: #000 url(images/box.png) repeat-x 0 0; padding: 3px 3px 6px 3px;
 box-shadow: 3px 3px 3px rgba(0,0,0,0.1); -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.1); -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.1); -o-box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
 border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; }
.services .box a img { width: 208px; height: 85px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; }
.services .box h3 { text-align: center; font-size: 14px; }
.services .box a h3 { color: #fff;  }
.services .box a:hover { text-decoration: none; background-position: 0 bottom; background-color: #c91616;  }
/* end of services */

/* main */
.main { background: url(images/main.png) repeat-x 0 0; padding-top: 15px; padding-bottom: 15px; }
.main p { margin-bottom: 10px; margin-top: 5px; text-align: justify; }
.main p img { float: left;  margin: 5px 10px 0 0; }

.content { width: 850px; float: left; background: none repeat scroll 0 0 #fff; border-radius: 4px; float: left; padding: 25px 20px 20px;}
.content h1 { 
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 12px;
}
.content h2 { padding: 10px 0 3px; color: #a52301;  font-weight: bold; font-size: 16px; }
.content h3 { padding: 10px 0 3px; font-weight: bold; font-size: 15px;}
.content h4 { padding: 10px 0 3px; }
aside { width: 225px; float: right; }
aside h2 { padding-bottom: 14px; }
aside .widget { padding-bottom: 28px;  }
aside .img-holder { margin-right: 14px;  float: left; width: 59px; height: 59px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; border: 1px solid #fff; 
	box-shadow: 3px 3px 3px rgba(0,0,0,0.3); -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3); -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3); -o-box-shadow: 3px 3px 3px rgba(0,0,0,0.3); }
aside .img-holder:hover { border-color: #cc1515;   }
aside .img-holder img { width: 59px; height: 59px; display: block;  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; }
/* end of main */

html, body { height: 100%; }
#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -49px; }
#footer, #footer-push { height: 49px; }
#footer { background: url(images/footer.png) repeat-x 0 0; line-height: 47px; height: 49px; }
#footer .footer-nav { float: left; font-size: 11px; color: #5f5f5f; }
#footer .footer-nav a { color: #5f5f5f; margin-right: 29px; }
#footer .footer-nav a:hover,
#footer .footer-nav a.active { color: #d11212; text-decoration: none; }
#footer p.copy { float: right; color: #5f5f5f; font-size: 11px; }
#footer p.copy a { color: #717171; text-decoration: underline; }
#footer p.copy a:hover { text-decoration: none; }

.content ul {
    display: block;
    left: 20px;
    margin: 0 0 10px;
    padding: 0 0 0 10px;
    position: relative;
}
.content ul li {
    margin: 0 0 0 20px;
    padding: 0 0 5px 5px;
}
.content ol {
    margin: 0 0 10px;
    padding: 0 0 0 8px;
}
.content ol li {
    margin: 0 0 0 20px;
    padding: 0 0 5px 5px;
}

.imcont {
    float: left;
}

div.stat {
    float: left;
    margin: 3px 0 0 10px;
}

#ProdMenu {
    text-align: right;
    float:right;
    margin: 5px 14px 0 0;
}

#ProdMenu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#ProdMenu li {
    border-right: 1px solid #c6c6c6;
    display: inline;
    margin: 0;
    padding: 0;
}

#ProdMenu li a {
    font-size: 13px;
    font-weight: normal;
    padding: 0 7px 0 3px;
    text-decoration: none;
}

#ProdMenu li.last {
    border-right: medium none;
    margin-right: 0;
}

#ProdMenu li a:hover {
    color: #a52301;
    text-decoration: underline;
}

#ProdMenu li.active a {
	color: #69534d;
    text-decoration: none;
}

a.cboxElement img {
    border: 1px solid #c6c6c6;
    float: left;
    margin: 6px 10px 10px 0;
    padding: 3px;
}
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    width: 100%;
}

/* tabs */

.tabRow > div { display: none; }  
.tabRow > input { display: none; } 
.tabRow label { padding: 4px; border: 1px solid #BFBFBF; cursor: pointer; position: relative; bottom: 1px; background: none repeat scroll 0 0 #F0F0F0; -webkit-padding-after: 5px;}
.tabRow label:hover { background: none repeat scroll 0 0 #DDDEDE; color: #333333;}
.tabRow input[type="radio"]:checked + label { border-bottom: 2px solid #fff; background: none repeat scroll 0 0 #FFFFFF; } 
.tabRow > input:nth-of-type(1):checked ~ div:nth-of-type(1), 
.tabRow > input:nth-of-type(2):checked ~ div:nth-of-type(2), 
.tabRow > input:nth-of-type(3):checked ~ div:nth-of-type(3), 
.tabRow > input:nth-of-type(4):checked ~ div:nth-of-type(4), 
.tabRow > input:nth-of-type(5):checked ~ div:nth-of-type(5), 
.tabRow > input:nth-of-type(6):checked ~ div:nth-of-type(6), 
.tabRow > input:nth-of-type(7):checked ~ div:nth-of-type(7),  
.tabRow > input:nth-of-type(8):checked ~ div:nth-of-type(8),
.tabRow > input:nth-of-type(9):checked ~ div:nth-of-type(9),
.tabRow > input:nth-of-type(10):checked ~ div:nth-of-type(10) { display: block; padding: 15px 0; border-top: 1px solid #BFBFBF; }

/* table */

table, table td {
    border: medium none;
    border-collapse: collapse;
    padding: 0;
}

div.content table {
    margin: 0;
}
div.content td, div.content th {
    border: 1px solid #d1d6dc;
    padding: 4px 7px;
    text-align:center;
}
div.content tbody tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #d1d6dc;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
div.content th {
    background-color: #eee;
    background-image: -moz-linear-gradient(center top , #f5f5f5, #eee);
    border-bottom: 1px solid #d1d6dc;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    font-size: 14px;
}

div.content td:first-child, div.content th:first-child {
    text-align:left;
}

div.tabRow table {
    min-width: 540px;
 }
 
 div.content table.revers td, div.content table.revers th {
    border: 1px solid #d1d6dc;
    padding: 4px 7px;
    text-align:left;
}
 
 div.content table.revers td:first-child, div.content table.revers th:first-child  {
    text-align:center;
}

table.sravn {}
table.sravn th {font-size: 13px;}
table.sravn td {font-size: 12px;} 
table.sravn th, table.sravn td {padding: 4px 4px 4px 3px;}

