@charset "utf-8";
/* CSS Document */


body {
    padding: 0px;
    margin: 0px;
    background: url(/resources/images/layout/bg1.gif) repeat;
}

body, td {
    font-family: Tahoma;
    font-size: 12px;
    line-height: 1.2;
  
}

form {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


table{
    border-collapse: collapse;
}

p {
    margin: 0px 0px 15px 0px;
    text-align: justify;
}

p, li {
    font-size: 12px;
    line-height: 1.5;
    color: #383838;
}

a {
    color:#2f66cb;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
} 

a.black {
    color: #000 !important;
} 

a.black:hover {
    color: #000 !important;
}
                                                                                   
a.details {
    padding-right: 13px;
    background: url(/resources/images/layout/details.gif) right 6px no-repeat;
    color: #479200;
    text-decoration: underline;
    font-size: 12px;
} 
  
a.details:hover {
    text-decoration: none;
}



h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma;
    font-weight: normal;
}

h1 { font-size: 18px; font-weight: normal; color: #fa960a; margin-bottom: 10px;}
h2 { font-size: 18px; font-weight: normal; color: #fa960a; margin-bottom: 10px;}
h3 { font-size: 14px; }
h4 { font-size: 12px; margin: 0px 0px 5px 0px; color: #444444; }
h5 { font-size: 14px; color: #000000; font-weight: bold;}
h6 { font-size: 8px; }

.padtop { padding-top: 10px; }
.margintop { margin-top: 10px; }

.right {float: right !important; margin-right: 0px !important; }
.clear {clear: left;}

a img {
    border: none;
}

.error_message {
    color: #f00;
    font-weight: normal;
    
    border: 1px solid #f00;
    padding: 20px;
    text-align: center;
    margin: 0px 0px 10px 0px;
}

.ok_message {
    color: #72bb2b;
    font-weight: normal;
    
    border: 1px solid #72bb2b;
    padding: 0px;
    text-align: center;
    padding: 20px;
}

.many { background-color: #479200; }
.enough { background-color: #FA960A; }
.little { background-color: #f00; }

.legend {
    padding: 10px;
    margin: 0px 0px 20px;
    border: 1px solid #c7c7c7;
    background: #fff;
}

.legend p {
    padding: 5px 0px;
    margin: 0px 0px 0px 0px;
}

/*uni begin*/
.text {
    color: #656f7a;
    font-size: 11px;
    font-family: Verdana;
    margin-bottom: 10px;
}


.w200 { width: 200px; }
.w70p { width: 550px !important; }
.major { color: #d00000; font-weight: bold; }
.b5 { border: 5px solid #5f97e2; }
.b3 { border: 3px solid #5f97e2; }
.wrapper { width: 100%; clear: both; height: 1px; }

.green { color: #479200 }

img.right { float: right; margin: 0px 0px 10px 10px; }
img.left { float: left; margin: 0px 10px 10px 0px; }

table.data { width: 100%; border-collapse: collapse; border-left: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; }
table.data td { vertical-align: top; border-top: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; padding: 3px;  font-size: 11px; }
table.data th { vertical-align: top; border-top: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; padding: 3px;  font-size: 11px; font-weight: bold; text-align: left;}

a.backtocat { text-transform : uppercase; font-size: 14px; color: #5d6670; background: url(/resources/images/layout/backtocat.png) left top no-repeat; width: 281px; height: 28px; display: block; text-align: center; padding-top: 8px; margin-top: 10px; margin-right: 10px; float: left; }
a.backtocat:hover { text-decoration: none; }

.ico-1 { display: inline-block; vertical-align: middle; width: 32px; height: 10px; background: url(/resources/images/layout/ico/new.gif) left bottom no-repeat; margin-left: 2px; }
.ico-2 { display: inline-block; vertical-align: middle;width: 32px; height: 10px; background: url(/resources/images/layout/ico/sale.gif) left bottom no-repeat; margin-left: 2px; }
.ico-3 { display: inline-block; vertical-align: middle;width: 32px; height: 10px; background: url(/resources/images/layout/ico/top.gif) left bottom no-repeat; margin-left: 2px; }

.functions { float: right; margin-right: 10px; }
.functions a { display: inline-block; float: left; margin-left: 20px; padding-top: 5px; padding-left: 35px; height: 21px; color: #2f66cb; font-size: 12px; text-decoration: underline; }
.functions a:hover { text-decoration: none; }

.functions .print { background: url(/resources/images/layout/ico/print.gif) left center no-repeat; color: #2f66cb; }
.functions .zip { background: url(/resources/images/layout/ico/zip.gif) left center no-repeat; }
.functions .excel { background: url(/resources/images/layout/ico/excell.gif) left center no-repeat; }
.functions .myorder { background: url(/resources/images/layout/ico/myorder.gif) left center no-repeat; color: #f00;  }
.functions .order { background: url(/resources/images/layout/ico/order.gif) left center no-repeat; color: #f00; }
.functions .cat { background: url(/resources/images/layout/ico/catalogue.gif) left center no-repeat; color: #f00; }

.functions span {
    width: 1px;
    font-size: 1px;
    background: #c7c7c7;
    display: block;
    float: left;
    height: 24px;
    margin: 0px 0px 0px 20px;
}

/*.sortdesc { display: inline-block; width: 7px; height: 4px;  background: url(/resources/images/layout/sortdesc.gif) left top no-repeat; }
.sortdesc:hover { text-decoration: none; }
.sortasc { display: inline-block; width: 7px; height: 4px;  background: url(/resources/images/layout/sortasc.gif) left top no-repeat; }
.sortasc:hover { text-decoration: none; }
*/
.warning { float: left; text-align: center; color: #ff0000; font-size: 14px; }
.warning a { color: #ff0000; font-size: 14px; font-weight: bold; }

.normal { float: left; text-align: center; color: #000000; font-size: 14px; }
.normal a { color: #000000; font-size: 14px; font-weight: bold; }

table.order td { font-size: 12px; line-height: 15px; }
table.order .ftd { padding-right: 20px; }

table {
    width: expression("99%");
}

/*uni end*/


.welcome-text {
    padding: 10px 0px;
    margin: 0px 0px 10px;
    border-bottom: 1px solid #E8E8E8;
}


#root {
    width: 1180px;
    margin: 20px auto;
}
#root #top{
    background: url(/resources/images/layout/top.png) left top no-repeat;
    width: 100%;
    height: 111px;
}                                 

#root #middle {
    width: 1148px;
    /*min-height: 1710px;*/
    background: #1e46a0 url(/resources/images/layout/bg2.png) repeat-x;
    padding: 0px 16px 20px 16px;
}

#root #bottom {
    width: 100%;
    height: 6px;
    background: url(/resources/images/layout/bottom.png);
} 

#root #footer {
    margin-top: 15px;
    width: 100%;
    height: 94px;
    background: url(/resources/images/layout/footer.png) left top no-repeat;
}

/*#top begin*/
#top #logo {
    width: 315px;
    height: 100px;
    display: block;
    float: right;
}

#top .menu {
    float: left;
    margin: 50px 0px 0px 30px;
}     

#top .menu a {
    display: inline-block;
    padding: 10px; 
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
}

/*#top end*/

/*#middle  begin*/
#middle .mt {
    width: 100%;
    height: 10px;
    background: url(/resources/images/layout/content/top.png) no-repeat;
}

#middle .mb {
    width: 100%;
    height: 9px;
    background: url(/resources/images/layout/content/bottom.png) no-repeat;
}
#middle .mc{
    width: 1128px;
    background-color: #ffffff;
    /*min-height: 1680px;*/
    padding: 0px 10px;
}
#middle .mc .left-col{
    width: 280px;
    float: left;
    margin-bottom: 20px;
}

#middle .mc .right-col{
    width: 838px;
    float: left;
    padding: 0px 0px 0px 10px;
    margin-bottom: 20px;
}
/*#middle end*/

/*footer begin*/
#root #footer .maker{
    display: block;
    float: right;
    background: url(/resources/images/layout/maker.gif) left top no-repeat;
    width: 98px;
    height: 37px;
    margin: 35px 35px 0px 0px;
    opacity: 0.3;
    filter: alpha(opacity=30);    
}

#root #footer .copyrights{
    font-family: Verdana;
    padding-left: 87px;
    min-height: 54px;
    background: url(/resources/images/layout/footlogo.png) left top no-repeat;
    margin: 20px;
    float: left;
    opacity: 0.3;
    filter: alpha(opacity=30);
    font-size: 10px;
}

/*footer end*/

/*.navbar begin*/
.navbar {
    margin-bottom: 25px;
    font-size: 12px;
}

.navbar a {
    color: #479200;
    text-decoration: underline;
    font-weight: bold;
}

.navbar a:hover {
    text-decoration: none;
}

.navbar span {
    color: #444444;
    font-weight: bold;
}

/*.navbar end*/

/*.sec-menu begin*/
.sec-menu { 
    color: #c9c9c9;
    font-size: 12px;
    margin-bottom: 20px;
    font-weight: bold;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 0px 0px 10px;
}

.sec-menu a {
    color: #444444;
    text-decoration: none;
}

.sec-menu a:hover {
    text-decoration: underline;
}

.sec-menu .tag {
    display: inline-block;
    padding: 2px 2px 3px 2px;
    margin-right: 10px;
}

.sec-menu .active {
    background-color: #479200;
    color: #ffffff;
}

.sec-menu .active span {
    color: #ffffff;
}

.sec-menu .active a {
    color: #ffffff !important;
}
/*.sec-menu end*/

/*left-col begin*/
.left-col .auto { } 

.left-col .auto form {
    margin: 0px 0px 0px 0px;
}

.left-col .auto .gr-btn {
    background: url(/resources/images/layout/autobtn.png) left top no-repeat;
    width: 32px;
    height: 49px;
    float: right;
    border: none;
    cursor: pointer;
}

.left-col .auto .links a, .left-col .auto .links span {
    color: #fff;
    font-size: 11px;
    font-family: Verdana;
}
/*left-col end*/

/*catalogue begin*/

.catalogue {
    margin-top: 10px;
}

.catalogue .static {
    height: 840px;
    overflow-y: hidden;
    margin-top: 10px;

}

.catalogue .catlist,.catalogue .catlist li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.catalogue .catlist ul {
    list-style: none;
    padding:  10px 0px 10px 20px;
}

.catalogue .catlist li a {
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
}

.catalogue .catlist li a.mi {
    background: url(/resources/images/layout/closed.gif) left top no-repeat;
    display: inline-block;
    width: 9px; 
    height: 9px;
    margin-right: 10px;
}

.catalogue .catlist li.opened a.mi {
    background: url(/resources/images/layout/opened.gif) left top no-repeat;
}

.catalogue .catlist li ul {
    display: none;
}

.catalogue .catlist li.opened ul {
    display: block;
    margin: 0px;
    padding: 10px 0px 10px 20px;
}


.catalogue .catlist li li a {
    font-size: 11px;
    padding-left: 15px;
    background: url(/resources/images/layout/arr.gif) left 3px no-repeat;
}

.catalogue .catlist ul li {
    
}
/*catalogue end*/

.hits {
    margin-top: 10px;
}

.hits .static {
    margin-top: 0px;
    min-height: 100px;
}

.hits .sub {
    padding: 10px 0px 10px 0px;
    font-weight: bold;
    color: #479200;
}

.hits .model a,
.hits .model a:visited {
    background: url("/resources/images/layout/arr.gif") left 5px no-repeat;
    padding: 0px 0px 0px 15px;
    color: #000;
    text-decoration: none;
}

.hits .model a:hover,
.hits .model a:visited:hover {
    text-decoration: underline;
}

.annons{}
.annons td {
    vertical-align: top;
}
.annons .l{
    width: 485px;
    padding-right: 30px;
}


.downloads a {
    display: block;
    margin: 0px 0px 10px 0px;
}

/*news-anno begin */
.annons .news-anno {   
    padding-bottom: 20px;
    margin-bottom: 15px;
    line-height: 20px;
}

.annons .news-anno img{
    margin-bottom: 15px;
}

.annons .news-anno .title{
    font-size: 12px; 
    margin: 0px 0px 5px 0px; 
    color: #444444; 
    font-weight: bold;
    line-height: 20px;
}

/*news-anno end*/

/*article-anno begin*/
.annons .article-anno {
    border-bottom: 1px solid #e8e8e8;
    padding: 0px 0px 10px 0px;
    margin-bottom: 20px;
    float: left;
}
.annons .article-anno .title{
    font-size: 12px; 
    margin: 0px 0px 15px 0px; 
    color: #444444; 
    font-weight: bold;
    line-height: 20px;
}

.annons .article-anno .title a {
    color: #479200;
    text-decoration: underline;
}

.annons .article-anno img {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    
}

.annons .article-anno .title a:hover {
    text-decoration: none;
}

/*article-anno end*/

.annons .ranno {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
}

.annons .last { 
    border-bottom: none;
}

.annons .ranno .title{
    font-size: 12px; 
    margin: 0px 0px 15px 0px; 
    color: #444444; 
    font-weight: bold;
    line-height: 20px;
}

.annons .ranno .title a {
    color: #479200;
    text-decoration: underline;
}

.annons .ranno img {
    float :left;
    margin-bottom: 10px;
    
}

.annons .ranno .title a:hover {
    text-decoration: none;
}

.annons .ranno p {
    margin-bottom: 0px;
}


/*banners begin*/
.banners {
    margin-bottom: 10px; 
    height: 60px;
}

.banners .banner{
    margin-right: 7px;
    float: left;
}

.banners .banner img{
    border: 1px solid #000000;
    line-height: 1;
}

.banners .last {
    margin-right: 0px;
} 

.left-col .banner {
    margin-left: 20px;
}

/*banners end*/

/*
.tags {
    margin-right: 7px;
    float: left;
    padding: 10px;
    background-color: #f7f7f7;
    border: 1px solid #d4d5d5;
}
*/

/*news-list begin*/
.news-list {  }

.news-list .title {
    margin-bottom: 20px;
}

.news-list .tags { 
    float: right;
    color: #afafaf;
    font-size: 11px;
}

.news-list .tags a {
    color: #afafaf;
}

.news-list .tags .active { 
    font-weight: bold;
}

.news-list .links {
    margin-top: 25px;
    color: #000000;
    font-size: 12px;
    line-height: 20px;
}

.news-list .links a {
    color: #000000;
    font-size: 12px;
    text-decoration: underline;
}

.news-list .links a:hover {
    text-decoration: none;
}
/*news-list end*/

/*sort*/
.sort { 
    margin-bottom: 20px; 
}

.sort span { 
    color: #fa960a;
    padding-left: 20px;
}

.sort a {
    color: #444444;
    text-decoration: underline;
    padding-left: 20px;
}

.sort a:hover {
    text-decoration: none;
}


/*pager*/
.pager { 
    float: right; 
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
}

.pager span, .pager a { 
    display: block;
    float: left;
    padding: 6px 6px;
}

.pager a {
    color: #000;
    text-decoration: underline;
}

.pager a:hover {
    text-decoration: none;
}

.pager a.next,
.pager a.prev {
    display: block;
    float: left;
    text-decoration: none;
    font-size: 24px;
    font-family: sans serif;
    padding: 0px 6px;
}


/*pager*/




.form {
    margin: 20px 0px 10px 0px;

}

.form h2 {
    color: #444444;
}

.form h2.orange {
    color: #FA960A;
}

.form table { border-collapse: collapse; width: 100%; }
.form table td { vertical-align: top; color: #555555; font-size: 12px; padding-bottom: 15px; padding-top:7px; }
.form table .row td { border-top: 1px solid #e8e8e8; }

.form table td.caption { padding-left: 50px; width: 150px;  }
.form table td.input { padding-left: 10px; width: 220px; }
.form table td.comment { padding: 10px 40px 0px 80px; font-size: 11px; width: 220px; }
.form table td.caption .required { color: #ff0000; }
.form table td .captcha { display: block; border: 1px solid #d7d7d7; margin: 10px 0px 0px 0px; }
.form table td.comment .warning { color: #ff0000; font-size: 11px; font-weight: bold; text-align: left; }

.form .ttextbox, .form .textbox, .form .shorttext, .form .midtext, .form .selectbox, .form .numeric  { color: #545556; font-size: 11px; border: 1px solid #d7d7d7; padding: 4px 2px 5px 2px; }
.form .selectbox { width: 222px; }
.form .ttextbox { width: 216px; overflow-y: scroll; }
.form .textbox { width: 216px; }
.form .shorttext { width: 64px; margin-right: 3px; }
.form .midtext { width: 140px; }
.form .numeric { width: 64px; text-align: right; }

.form .btn, .form .btn1 { color: #000; /*font-size: 12px;*/ padding: 1px; }
.form .btn { margin-top: 10px; float: right; }
.form .agreement { border-top: 1px solid #e8e8e8; color: #555555; font-size: 12px; font-weight: bold; padding: 20px 60px 10px 0px; text-align: right; height: 50px; }
.form .agreement a { text-decoration: underline; }
.form .agreement a:hover { text-decoration: none; }
.form .agreement div { float: left; width: 80%; margin: 5px 0px 0px 0px; }

.form table .values td { padding-top: 10px; }

.form table .values td.value { font-weight: bold; padding-left: 10px; }

.form label { font-size: 11px; padding: 0px 20px 0px 10px; }

.form .readonly {
    background: #f0f0f0;
}

.form .message {
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
}

.form .message p {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

.form .info {
    font-size: 10px;
    color: #c0c0c0;
    display: block;
    padding: 2px 0px 0px 0px;
}

#ImageBoxOverlay
{
    background-color: #000;
    z-index: 1000;
}
#ImageBoxCaption
{
    background-color: #fff;
}
#ImageBoxOuterContainer {
    z-index: 1001;
}
#ImageBoxContainer
{
    width: 250px;
    height: 250px;
    background-color: #fff;
}
#ImageBoxCaptionText
{
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 13px;
    color: #000;
}
#ImageBoxCaptionImages
{
    margin: 0;
}
#ImageBoxNextImage
{
    background-image: url(/resources/images/1x1.gif);
    background-color: transparent;
}
#ImageBoxPrevImage
{
    background-image: url(/resources/images/1x1.gif);
    background-color: transparent;
}
#ImageBoxNextImage:hover
{
    background-image: url(/resources/images/next_image.jpg);
    background-repeat:    no-repeat;
    background-position: right top;
}
#ImageBoxPrevImage:hover
{
    background-image: url(/resources/images/prev_image.jpg);
    background-repeat:    no-repeat;
    background-position: left bottom;
}

.nsearch {
    float: right;
    margin: 0px 10px 0px 0px;
}

.nsearch input.textbox {
    border: 1px solid #c7c7c7;
    padding: 3px 5px;
    width: 200px;
}

.nsearch input.btn {
}

.source {
    clear: left;
    padding: 5px;
    background: #f2f2f2;
    margin-top: 20px;
}

.irepeater {
    width: 240px; 
    height: 150px; 
    background: url(/resources/images/banners/irepeater-banner-2.gif) no-repeat;
}

.irepeater a {
    display: block; 
    width: 240px; 
    height: 34px; 
    font-size: 18px; 
    color: #6c6c6c; 
    text-decoration: underline; 
    padding-top: 116px; 
    text-align: center; 
    font-family: tahoma;
}

.cloud {
    border-top: 1px solid #c0c0c0;
    padding-top: 20px;
    margin: 20px 0px 20px 0px;
    width: 100%;
    float: left;
    clear: left;
}

.news-list .cloud {
    float: none;
    clear: left;
    
}

.cloud div {
    line-height: 22px;
    text-align: center;
}

.cloud a {
    white-space: pre-wrap;
}

