*,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;
}


a {
text-decoration: none;
color: #554d42;
}
a:hover {
text-decoration: underline;
color: #CF9F5A;
}
.clear{
  clear:both;
}


#wrap {
margin: 0px auto;
width: 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: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;
}

#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 img{
  padding: 10px;
}
#cse-search-results{

}
#cse-search-box{

}


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

.right h2 {
font-size: 18px;
padding: 4px 0 15px 0;
width: 100%px;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

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

.left {
float: left;
width: 245px;
}
.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;
}


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


.warningMessage{
width:250px;
text-align:center;
padding:12px 0px 12px 0px;
color:#FF0000;
font-size:10px;
font-weight: bold;
}


.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;
}
.left ul li a {
    text-decoration: none;
    color: #585858;
}
.left ul li a:hover {
    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; }