body {
    direction: rtl;
    margin: 0 auto;
    padding: 0;
    font-family: Tahoma;
    font-size: 12px;
    background: #66470E url(../images/bg2.jpg) no-repeat fixed center top;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial;
}

div, p, span, b, td {
    font-family: Tahoma;
    font-size: 12px;
}

ul {
    margin: 0;
    padding: 2px 20px 0 5px;
    list-style: square;
    color: #444444;
}

li {
     line-height: 17px;
}

a {
    font-size: 12px;
    color: #715D18;
    text-decoration: none;
}

a:hover {
    color: #FFF;
    text-decoration: underline;
}

a.last {
    font-size: 11px;
    color: #EEB902;
    text-decoration: none;
}

a.last:hover {
    color: #FFF;
    text-decoration: underline;
}

input, textarea {
    font-family: Tahoma;
    font-size: 12px;
}

label {
  margin: 5px 5px 3px 0;
  display: block;
  font-weight: bold;
}

img {
  border: 0;
}

#header {
    width: 100%;
    height: 134px;
    background: url(../images/header_bg.png) repeat-x;
    text-align: center;
}

#container {
    margin: 0 auto;
    width: 660px;
    border-right: 13px solid #000;
    border-left: 13px solid #000;
    /*border-bottom: 13px solid #000;*/
    background-color: #FFF;
}

#search {
    width: 220px;
    margin-right: 438px;
    padding: 3px 0 6px 0;
    border: 1px solid #000;
    background-color: #000;
    text-align: center;
}

#sidebar {
    float: right;
    width: 180px;
    /*border: 1px solid #000;*/
}

#content {
    float: left;
    width: 460px;
    /*border: 1px solid #000;*/
}

#footer {
    clear: both;
    margin: 0 auto;
    width: 686px;
    height: 25px;
    color: #FFF;
    background: url(../images/footer.png) bottom no-repeat;
    text-align: center;
    /*border: 1px solid #000;*/
}


a #main {
    width: 180px;
    height: 30px;
    background: url(../images/main.png);

}
a:hover #main {
    width: 180px;
    height: 30px;
    background-image: url(../images/main_over.png);
}
a #main_selected {
    width: 180px;
    height: 30px;
    background: url(../images/main_selected.png);

}

a #qasaed {
    width: 180px;
    height: 30px;
    background: url(../images/qasaed.png);

}
a:hover #qasaed {
    width: 180px;
    height: 30px;
    background-image: url(../images/qasaed_over.png);
}
a #qasaed_selected {
    width: 180px;
    height: 30px;
    background: url(../images/qasaed_selected.png);

}

a #sound {
    width: 180px;
    height: 30px;
    background: url(../images/sound.png);

}
a:hover #sound {
    width: 180px;
    height: 30px;
    background-image: url(../images/sound_over.png);
}
a #sound_selected {
    width: 180px;
    height: 30px;
    background: url(../images/sound_selected.png);

}

a #video {
    width: 180px;
    height: 30px;
    background: url(../images/video.png);

}
a:hover #video {
    width: 180px;
    height: 30px;
    background-image: url(../images/video_over.png);
}
a #video_selected {
    width: 180px;
    height: 30px;
    background: url(../images/video_selected.png);

}

a #album {
    width: 180px;
    height: 30px;
    background: url(../images/album.png);

}
a:hover #album {
    width: 180px;
    height: 30px;
    background-image: url(../images/album_over.png);
}
a #album_selected {
    width: 180px;
    height: 30px;
    background: url(../images/album_selected.png);

}

a #contact {
    width: 180px;
    height: 30px;
    background: url(../images/contact.png);

}
a:hover #contact {
    width: 180px;
    height: 30px;
    background-image: url(../images/contact_over.png);
}
a #contact_selected {
    width: 180px;
    height: 30px;
    background: url(../images/contact_selected.png);

}

#last_qasaed {
    width: 435px;
    height: 25px;
    margin-right: 25px;
    background: url(../images/last_qasaed.png);
}

#last_content {
    width: 435px;
    margin: 0 40px 40px 0;
    line-height: 19px;
}

#last_sound {
    width: 435px;
    height: 25px;
    margin-right: 25px;
    background: url(../images/last_sound.png);
}

#last_video {
    width: 435px;
    height: 25px;
    margin-right: 25px;
    background: url(../images/last_video.png);
}

#qasaed_category {
    width: 435px;
    height: 25px;
    margin-right: 25px;
    background: url(../images/qasaed_categories.png);
}

#sound_category {
    width: 435px;
    height: 25px;
    margin-right: 25px;
    background: url(../images/sound_categories.png);
}

#video_category {
    width: 435px;
    height: 25px;
    margin-right: 25px;
    background: url(../images/video_categories.png);
}

#empty {
    width: 435px;
    height: 25px;
    margin-right: 25px;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    background: url(../images/empty.png);
}

#comments {
    width: 435px;
    height: 25px;
    margin-right: 25px;
    background: url(../images/comments.png);
}

#qaseedah, #sound_post, #video_post {
    width: 435px;
    margin: 0 40px 40px 0;
    line-height: 19px;
}

#info {
    float: right;
    width: 180px;
    background-color: #EFEFEF;
    padding: 5px;
    margin-right: 30px;
    line-height: 17px;
}

#service {
    float: left;
    width: 180px;
    background-color: #EFEFEF;
    margin-left: 30px;
    padding: 5px;
}

#comments_list {
    width: 435px;
    margin: 0 40px 40px 0;
}

.comment {
    width: 95%;
    padding: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #AAA;
}

.required, .error {
    font-size: 11px;
    color: #FF0000;
}

.notice {
  font-size: 11px;
  color: #009933;
}

.as_link {
    cursor: pointer;
    color: #715D18;
    text-decoration: none;
}

.as_link:hover {
    cursor: pointer;
    color: #FFF;
    text-decoration: underline;
}

#send_container {
    display: none;
}

#send {
    width: 300px;
    padding: 3px;
    background-color: #EFEFEF;
    text-align: center;
}

.table_header {
  padding: 5px;
  background-color: #DFB762;
  text-align: center;
  font-weight: bold;
}

.return {
  width: 125px;
  margin: 0 auto;
  background-color: #C59227;
  padding: 4px;
  text-align: center;
}

.return a {
  color: #FFF;
}

.title {
  width: 97%;
  margin: 0 auto;
  padding: 3px;
  background-color: #DFB762;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
}

a.return_category {
  background-color: #C59227;
  color: #FFF;
  padding: 4px;
  text-align: center;
}
