@import 'spoiler.css';
@import 'products_mobile.css';
@import 'search.css';

img, a img{border: none;}
td{
	padding: 5px;
	margin: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
body {
    margin: 50px 0px 50px 0px;
	color:#000000;
	background:#E0E0E0 url('/images/bg_line.jpg') repeat-x;
	font-family: Arial, Tahoma, Geneva,sans-serif;
	font-size:14px;
	line-height:normal;

}
#body_container{
    min-width: 320px;
    max-width: 980px;
    min-height: 500px;
    margin: 0px auto 0px auto;
    -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari, Chrome */
    border-radius: 6px; /* CSS3 */
    background-color: #FFFFFF;
    /*border: 1px solid #868686;*/
    box-shadow: 0px 0px 30px 5px #000000;
}

p{
    padding: 5px;
    margin:0px;
}

a { text-decoration: none; color: #0088cc; }

a.link{
  text-decoration: underline;
  font-weight: normal;
}
a.link:hover{
	text-decoration: none;
}

a.link.orange, a:hover{
	color:  #F86118;
}
a.img_link, a.img_link:hover{
	text-decoration: none;
	color: #FFFFFF;
}

#middle_container{
    text-align: left;
    /*min-height: 600px;*/
    /*display:block;
    float:left;

    clear:both;*/

    max-width:940px;
    min-width:320px;
    margin: 20px auto 20px auto;
    padding-bottom:50px;

    /*padding:20px;*/
    /*border:1px solid #FF0000;*/
    /*overflow: scroll;*/

    /*border: 1px solid #0000FF;*/
}

/*#header{
    height: 440px;
}*/
#header #picture{
    clear: both;
    width: 980px;
    height: 305px;
    background: url('../images/header.jpg') no-repeat top left;
}

#logo{
    height: 89px;
    float:left;

}
#logo_icons{
    height: 89px;
    float:left;
}
#contact{

    float:left;
    padding: 10px 10px 10px 10px;
    text-align: right;
    font-size:11px;
}
#menu{
    clear:both;
    /*height: 50px;*/
    background-color: #2D2D2D;
    text-align: left;
    color: #FFFFFF;
}
#currency{
    padding: 12px 20px 10px 20px;
    float:left;
}
#menu #links{
    float:left;
    padding: 15px 5px 15px 5px;
}
#menu #links a{
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
    margin-left:5px;
    margin-right:5px;
}

#menu #links a:hover{
    text-decoration: underline;
}


#footer{
    max-width: 940px;
    min-width: 320px;
    text-align: right;
    padding: 20px 0px 0px 0px;
    margin: 0px auto 0px auto;
    font-size: 11px;

}
#footer a{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
#footer a:hover{
    color: #000000;
    text-decoration: underline;
}


input[type=submit], input[type=text], input[type=password], input[type=button], select, textarea{

    border: 1px solid #3f77a3;
    font-family: Arial, Tahoma, Geneva,sans-serif;
    font-size: 14px;
    /*height: 30px;*/
    padding: 3px;
    /*background-color: #EFEFEF;*/
    -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari, Chrome */
    border-radius: 6px; /* CSS3 */

}

input[type=submit], .button{

    width: 130px;
    height: 35px;
    text-align: center;
    background-image: url('/images/button_bg.png');
    background-repeat: no-repeat;
    font-weight: bold;
    color: #FFFFFF;
    border:none;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
}

#button{

    padding: 3px 20px 3px 20px;
}

textarea{

    /*border: 1px solid #000060;
    font-family: Arial, Tahoma, Geneva,sans-serif;
    font-size: 14px;
    padding:7px;
    background-color: #EFEFEF;*/
}

.inp{ /* remove border for checkboxes, radioboxes */
    border: none;
}
.clear{
    clear:both;
}

h1{
    font-size: 28px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #3c3c3c;
    margin: 0px;
    font-family: sans-serif, Verdana, Tahoma;
    /*border-bottom:  1px solid #0088cc;*/
}
.red{ color: #B50000;}


#news img{

    margin: 10px;
}
#news_blocks img{
    margin-bottom: 10px;

}
.pageLinks{
    clear:both;
    width: 100%;
    text-align: center;
    padding: 10px 0px 20px 0px;
}

.clear{
    clear:both;
}
.pageText{
    font-weight: bold;
    padding: 10px 0px 20px 0px;
}

.l{
    float: left;
}
.r{
    float: right;
}

.update_product{
    font-size: 11px;
    display:none;
    text-decoration: none;
}

.note{
    font-size: 10px;
    color: #AAAAAA;
}
.required{
    font-weight: bold;
    color: #FF0000;
}

#categories, #categories ul{
    margin: 0px;
    padding: 0px;
}
#categories li{
    margin:0px 0px 0px 20px;
    padding: 10px 0px 10px 0px;
    list-style-image: url('/images/icon_arrow.png');

    float:left;

 /*   border: 1px solid #FF0000;*/
}
#categories li:hover{
    /*background-color: #DDDDDD*/;
}

#categories li a{
    font-size: 14px;
    display: block;
    /*color: #000000;*/
    text-decoration: none;
}
#categories li a:hover{
    text-decoration: underline;
}

#categories_blocks{
    max-width: 920px;
    min-width: 300px;

    margin: 0px;
    padding:0px;
}

#categories_blocks li{
    width: 220px;
    height: 150px;
    float:left;
    display: block;
    padding: 5px;

    /*bordeR: 1px solid #FF0000;*/

}
#categories_blocks .image{
    height: 100px;
}
#categories_blocks a{
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}
#categories_blocks a:hover{
    text-decoration: underline;
}

#articles{
    display: block;
    float:left;
    min-width: 300px;
    max-width: 880px;
    margin: 5px;
}
#articles .content{
    /*max-height: 250px;
    overflow:  hidden;*/
}

.t_border{
   border-top: 1px solid #666666;

}
.gray{
    color: #CCCCCC;

}
#loading {position:fixed;right:0px;top:0px;background-color:#CC4444;color:#FFFFFF;padding:2px;display:none;}

a.buy_button{

    text-decoration: none;
    border: 1px solid #77b202;
    background: #77b202;
    padding: 3px;
    font-weight: bold;
    color: #FFFFFF;
}

a.buy_button:hover{
    text-decoration: none;
    border: 1px solid #88c704;
    background: #88c704;

}

#form dl{

    min-width: 300px;
    max-width: 600px;

}

#form dd, #form dt{

    /*border: 1px solid #FF0000;*/
    padding: 5px;
    margin: 0px;
    text-align: left;
}

#form textarea, #form input[type="text"]{

    width: 300px;

}