@import 'rounded.css';
@import 'roundedbuttons/buttons.css';
@import 'news.css';
@import 'gallery.css';

*,a{
outline: 0;
}
*,a :focus { outline: 0; }

* {
	margin: 0;
	padding: 0;
}
table{
    font-family: Verdana;
    color: #585858;
    font-size: 11px;
}
body {
background: #EFEFEF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 20px;
color: #585858;
}
h1, h2, h3, h4, h5{
  padding: 5px 0 5px 10px;
}
h1{
  font-size: 18px;
}
h2{
  font-size: 16px;
}
h3{
  font-size: 14px;
}

.hidden{
  display:none;
}

a {
text-decoration: none;
color: #554d42;
}
a:hover {
text-decoration: underline;
color: #CF9F5A;
}
.clear {clear:both;}
.clr{
  clear:both;
  padding:0;
  margin:0;
  font-size:0;
  line-height:0;
  height:0;
}
.clr5{
  clear:both;
  padding:0;
  margin:0;
  font-size:0;
  line-height:0;
  height:5px;
}
.clr10{
  clear:both;
  padding:0;
  margin:0;
  font-size:0;
  line-height:0;
  height:10px;
}
.clr20{
  clear:both;
  padding:0;
  margin:0;
  font-size:0;
  line-height:0;
  height:20px;
}


#wrap {
margin: 0px auto;
width: 995px;/*765px;*/
}
#language{
  text-align:center;
  float: left;
  width: 270px;
  display: block;
}
#language a{
font-size:12px;
font-weight: bold;
color: #000000;
}
#language a:hover{
font-weight: bold;
color: #000000;
}

#header {
height: 140px;
background: url(/images/layout/top.jpg) no-repeat;
}
#menu_top{
  padding-right: 0px;
  float:right;
  margin-top: 110px;
}
#menu_top ul {
list-style-type: none;
padding-left: 0px;
}
#menu_top ul li {
display: block;
padding-left: 15px;
float: left;
}
#menu_top ul li a {
padding: 0 0px 0 0;
text-decoration: none;
font-weight: bold;
font-size: 11px;
letter-spacing: normal;
}
#menu_top ul li a.active,#menu_top ul li a:hover {
color: #000;
text-decoration: none;
}
#left_search{
  text-align: center;
  height: 25px;
  margin-top:0px;
  padding-top: 115px;
  width: 280px;
  float: left;
  display: block;
}
#menu_right{
  float: right;
  padding: 0px;
  line-height: 25px;
  margin-right: 1px;
  height: 25px;
  width: 200px;
  display:none;
}

#menu {
height: 25px;
background: #EFEFEF url(/images/layout/menu_left.jpg) no-repeat;
text-align: right;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 14px;

}
#menu ul li a:hover {
color: #000;
text-decoration: none;
}
/*    *  one value, such as 10px, to specify equal padding on every side
    * two values, such as 10px 5px, to specify top/bottom (first value) and right/left (second value) padding
    * three values, such as 10px 5px 2px, to specify top (first value), right/left (second value) and bottom (third value) padding
    * four values, such as 10px 5px 2px 1px to specify top, right, bottom and left padding respectively*/

#content {
background: #EFEFEF;
padding: 0px 0px 20px 20px;
background-image: url(../images/layout/content_left.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#content_search {
background: #FFFFFF;
padding: 0px 0px 20px 20px;
background-repeat: no-repeat;
background-position: left top;
}
#content .right img{
  padding: 2px;
  margin:8px;
  border: 1px solid silver;
}
#cse-search-results{

}
#cse-search-box{

}


.right {
float: right;
width: 720px;
height: auto;
text-align: left;
padding-top: 0px;
line-height: 15px;
}

#left_links{
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
  display: none;
}
#left_links a{
  text-align: center;
  width: 100%;
  color: #FF0000;
  font-size: 13px;
  padding-bottom: 10px;
}

.left {
float: left;
width: 245px;
}
.banners{
  padding:10px 0;
}


.searchInput {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #C0C0C0;
width: 150px;
padding: 2px 5px 2px 5px;
}
.inputTextField{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #C0C0C0;
width: 240px;
padding: 2px 5px 2px 5px;
}
.inputTextArea{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #C0C0C0;
width: 240px;
padding: 2px 5px 2px 5px;
}
.submitButton{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid #C0C0C0;
width:80px;
padding: 2px 5px 2px 5px;
}
.submitButton:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
border: 1px solid #6E6E6E;
cursor: pointer;
}

.titleQuestion{
padding:20px;width:350px;text-align:left;font-size:13px;font-weight:bold;line-height:18px;
}


.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #413326;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.level_1 a{
padding-left:0px;
font-weight: bold;
}
.level_2 a{
padding-left:25px;
font-weight: normal;
}
.level_3 a{
padding-left:45px;
font-weight: normal;
}
.level_3 a:hover{
font-weight: normal;
}
.level_4 a{
padding-left:65px;
font-weight: normal;
}
.level_1 a.active,.level_2 a.active,.level_3 a.active,.level_4 a.active{
    font-weight:bold;
}

.left ul li a {
    text-decoration: none;
    color: #585858;
}
.left ul li a:hover, .left ul li a.active {
    font-size: 11px;
    text-decoration: underline;
    color: #000000;
}


#bottom {
background: #fff;
}

#footer {
    background: #EFEFEF url(/images/layout/bottom.jpg) no-repeat;
    line-height: 14px;
    padding-top: 0px;
    height: 35px;
    text-align: left;
    padding-left: 10px;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}
#footer a { color: #000000; }

.form-layout{
  position:relative;
}
#question-loading{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background: #F7F7F7 url(/images/ajax-loader.gif) no-repeat center;
  filter: alpha(opacity=70);
  opacity: 0.7;
  z-index:99;
  display: none;
}

.form-layout .container label {
	float: left;
	width: 200px;
	padding-right: 20px;
	text-align: right;
	margin-bottom: 10px;
	padding-top: 3px;
    color: #555555;
    font-size:12px;
}
.form-layout .container span{
    float:left;
    padding:4px 3px;
}
.form-layout .container input, .form-layout .container select {
	float: left;
	width: 260px;
	margin-bottom: 10px;
	border: 1px solid #7B90AA;
    background: #fff;
    font-size:12px;
    padding: 3px 0px 3px 3px;
    -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
}
.form-layout .container input.radio{
    width:20px;
    border: none;
    background:none;
}


.form-layout .container select{
    width: 260px;
}

.form-layout .container #count{
    width:50px;
    text-align: center;
}


.form-layout .container textarea {
    padding-top:15px;
    font-size:22px;
    height: 35px;
    text-align: center;
    overflow: auto;
	border: 1px solid #7B90AA;
    background: #fff;
    font-weight: bold;
    -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
}
.form-layout .container textarea#question {
    padding: 2px 3px;
    font-size:12px;
    height: 140px;
    width: 260px;
    text-align: left;
}
.form-layout .container br { clear: left; }


.form-layout .container #please-whait{
    position: absolute;
    right: 0px;
    bottom:38px;
    width: 110;
    height: 21px;
    padding: 6px 10px 0 30px;
    background: url(/images/layout/calculator/whait.gif) no-repeat left center;
    font-weight: bold;
    color: #0A3C77;
    display:none;
}
/* music list */
.music-item{
  float:left;
  width:162px;
  margin:9px;
}
#content .music-item img{
  padding: 0;
  margin: 0;
}
.music-item .music-title{
  font-weight:bold;
}
.music-item .music-descr{
  margin: 10px 0 0 0;
}
.music-item .music-descr a{
  display:block;
}
.music-item .music-descr a img{
  border:none;
  position:relative;
  top: 3px;
}

.music-filter label{
  float:left;;
  margin:10px;
  width:160px;
  overflow:hidden;
}
.music-filter label.input{
  overflow: visible;
  width:auto;
}

.music-filter label div{

}

.music-filter label select, .music-filter label.input input{
  border:1px solid silver;
  padding:4px 3px;
  width:158px;
}
 .music-filter label.input input{
   width:300px;
 }

.submit{
  float:right;
  border:1px solid #FFFFFF;
  background: #E0E0E0;
  color:#585858;
  padding:4px 6px;
  cursor:pointer;
  margin:25px 10px 10px 10px;
}
.submit:hover{
  font-weight:bold;
  background: #E0E0E0;
}
