/* Here begins the main css section. */
body {
margin: 0px;
padding: 0px;
background: #804000;
}
a {
outline: none;
}
img.videobutton {
border: 1px solid white;
margin-bottom: 5px;
}
img.left_banner {
border: 1px solid white;
}
p#tooltip{
z-index: 10000;
position: absolute;
border: 1px solid #FF8000;
background: #FBE5B3;
padding: 3px;
margin-right: 2px;
color: #484848;
display: none;
font: normal 8pt Verdana;
}
div#video_content {
margin-top: 5px;
margin-bottom: 5px;
width: 470px;
height: 605px;
border: 1px solid #FF8000;
}
table.main_table {
width: 900px;
}
td.main_table_header_td {
width: 900px;
height: 200px;
background: url(../img/header_background.jpg) no-repeat;
}
td.main_table_header_en_td {
width: 900px;
height: 200px;
background: url(../img/header_background_en.jpg) no-repeat;
}
div.advertiser_div {
width: 370px;
height: 25px;
font: italic 10pt Verdana;
color: #FF8000;
padding-left: 200px;
padding-bottom: 5px;
}
div.lang_menu_container {
width: 180px;
margin-top: 5px;
text-align: center;
}
input.langbutton {
width: 88px;
height: 20px;
padding-bottom: 3px;
* padding-bottom: 1px;
margin: 0px;
font: normal 8pt Verdana;
background: #FEA851;
border: 1px solid #FF8000;
color: white;
cursor: pointer;
}
td.main_table_content_td {
width: 900px;
height: 300px;
background: url(../img/main_table_background.gif) repeat-y;
}
td.main_table_footer_td {
width: 900px;
height: 30px;
background: url(../img/main_table_footer_background.jpg) repeat-y;
}
table.inner_table {
width: 880px;
}
td.main_menu_td {
width: 180px;
}
td.main_content_td {
width: 493px;
padding-top: 5px;
padding-left: 7px;
font: normal 8pt Verdana;
color: #484848;
}
td.right_content_td {
width: 200px;
padding-top: 5px;
font: normal 8pt Verdana;
color: #484848;
}
div#AjaxifyLoading {
margin-top: 10px;
}
div.designer_copyright_div {
width: 900px;
text-align: right;
margin-top: 5px;
padding-right: 20px;
display: table-cell;
}
div.designer_copyright_div a {
font: normal 7pt Verdana;
color: #AFAFAF;
text-decoration: none;
}
div.designer_copyright_div a:hover {
font: normal 7pt Verdana;
color: #AFAFAF;
text-decoration: underline;
}
/* Here ends the main css section. */
/* Here begins the main menu css section. */
table.menu_table {
width: 180px;
height: 300px;
margin-top: 5px;
margin-bottom: 5px;
}
td.menu_item {
text-align: center;
vertical-align: middle;
font: normal 8pt Verdana;
width: 180px;
height: 30px;
background: url(../img/menu_item_background.gif) -180px 0px no-repeat;
padding-bottom: 1px;
}
td.menu_over {
text-align: center;
vertical-align: middle;
font: normal 8pt Verdana;
width: 180px;
height: 30px;
background: url(../img/menu_item_background.gif) 0px 0px no-repeat;
padding-bottom: 1px;
}
a.menu_link {
color: white;
text-decoration: none;
}
a.menu_link:hover {
color: white;
text-decoration: none;
}
a.menu_link_special {
color: white;
text-decoration: none;
}
a.menu_link_special:hover {
color: white;
text-decoration: none;
}
div.menu_item_div {
width: 180px;
height: 22px;
padding-top: 8px;
cursor: pointer;
}
div.footer_div {
height: 24px;
padding-top: 6px;
text-align: center;
color: white;
font: normal 8pt Verdana;
}
/* Here ends the main menu css section. */
/* Here begins the info entry table css section. */
table.info_entry_table {
width: 490px;
margin-bottom: 5px;
}
td.info_entry_header_td {
width: 490px;
height: 30px;
text-align: center;
background: url(../img/info_entry_header_td_background.jpg) no-repeat;
}
td.info_entry_content_td {
width: 490px;
display: table-cell;
background: url(../img/info_entry_content_td_background.jpg) repeat-y;
}
td.info_entry_footer_td {
width: 490px;
height: 15px;
background: url(../img/info_entry_footer_td_background.jpg) no-repeat;
}
/* Here ends the info entry table css section. */
/* Here begins the right panel table css section. */
table.right_panel_table {
width: 195px;
margin-bottom: 5px;
}
td.right_panel_header_td {
width: 195px;
height: 30px;
background: url(../img/right_panel_header_td_background.jpg) no-repeat;
}
td.right_panel_content_td {
width: 195px;
background: url(../img/right_panel_content_td_background.jpg) repeat-y;
display: table-cell;
}
td.right_panel_footer_td {
width: 195px;
height: 15px;
background: url(../img/right_panel_footer_td_background.jpg) no-repeat;
}
/* Here ends the right panel table css section. */
/* Here begins smartlists css section. */
div#news {
display: none;
}
div#news-pagination {
margin-bottom: 5px;
width: 490px;
text-align: center;
}
#news-pagination span {
color: #FF8000;
font: normal 9pt Verdana;
margin-left: 1px;
margin-right: 1px;
}
#news-pagination a {
padding: 2px;
text-decoration: none;
color: #FF8000;
font: normal 9pt Verdana;
}
#news-pagination a:hover {
text-decoration: underline;
color: #FF8000;
font: normal 9pt Verdana;
}
.news-pagination-selected {
background: white;
}
/* Here ends smartlists css section. */
/* Here begins the news css section. */
div.header_text_container {
height: 20px;
padding-top: 10px;
color: white;
}
a.news_link {
text-decoration: none;
color: white;
}
a.news_link:hover {
text-decoration: underline;
color: white;
}
div.entry_content_div {
width: 470px;
color: #484848;
font: normal 8pt Verdana;
text-align: justify;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
display: table-cell;
}
td.info_entry_content_td img {
float: left;
border: 1px solid #FEA851;
margin-right: 3px;
}
td.info_entry_content_td a {
text-decoration: none;
color: #FF8000;
}
td.info_entry_content_td a:hover {
text-decoration: underline;
color: #FF8000;
}
img.thumbpic {
float: left;
border: 1px solid #FEA851;
margin-right: 3px;
}
div.backlink_container_div {
text-align: center;
margin-bottom: 5px;
font: normal 9pt Verdana;
}
a.back_link {
text-decoration: none;
color: #FF8000;
}
a.back_link:hover {
text-decoration: underline;
color: #FF8000;
}
/* Here ends the news css section. */
/* Here begins the carousels css section. */
div.right_content_div {
padding: 2px;
}
div.faces_carousel {
width: 175px;
border: 1px solid #FF8000;
border-bottom: 0px;
border-top: 0px;
padding-top: 3px;
padding-bottom: 3px;
visibility: hidden;
}
div.faces_carousel li {
list-style: none;
}
a.panel_link {
text-decoration: none;
color: #FF8000;
}
a.panel_link:hover {
text-decoration: underline;
color: #FF8000;
}
a.panel_face_link {
text-decoration: none;
color: #FF8000;
}
a.panel_face_link:hover {
text-decoration: underline;
color: #FF8000;
}
div.prevfaces {
width: 175px;
height: 20px;
background: url(../img/prev_background.jpg) no-repeat;
border: 1px solid #FF8000;
cursor: pointer;
margin-top: 5px;
}
div.nextfaces {
width: 175px;
height: 20px;
background: url(../img/next_background.jpg) no-repeat;
border: 1px solid #FF8000;
cursor: pointer;
margin-bottom: 5px;
}
div.repertoar_carousel {
width: 175px;
border: 1px solid #FF8000;
border-bottom: 0px;
border-top: 0px;
padding-top: 3px;
padding-bottom: 3px;
visibility: hidden;
}
div.repertoar_carousel li {
list-style: none;
}
img.repertoarpic {
margin: 2px;
border: 1px solid #FEA851;
}
div.prevrepertoar {
width: 175px;
height: 20px;
background: url(../img/prev_background.jpg) no-repeat;
border: 1px solid #FF8000;
cursor: pointer;
margin-top: 5px;
}
div.nextrepertoar {
width: 175px;
height: 20px;
background: url(../img/next_background.jpg) no-repeat;
border: 1px solid #FF8000;
cursor: pointer;
margin-bottom: 5px;
}
/* Here ends the carousels css section. */
/* Here begins the contact form css section. */
td.label_td {
width: 150px;
display: block;
vertical-align: top;
}
form#client_query_form {
padding-bottom: 0px;
margin-bottom: 0px;
}
input#subject_query {
color: #800000;
font: normal 8pt Verdana;
background: #FFFFD9;
width: 20em;
border: 1px solid #800000;
margin-bottom: 5px;
}
input#customer_name {
color: #800000;
font: normal 8pt Verdana;
background: #FFFFD9;
width: 20em;
border: 1px solid #800000;
margin-bottom: 5px;
}
input#customer_phone {
color: #800000;
font: normal 8pt Verdana;
background: #FFFFD9;
width: 20em;
border: 1px solid #800000;
margin-bottom: 5px;
}
input#customer_email {
color: #800000;
font: normal 8pt Verdana;
background: #FFFFD9;
width: 20em;
border: 1px solid #800000;
margin-bottom: 5px;
}
textarea#customer_message {
color: #800000;
font: normal 8pt Verdana;
background: #FFFFD9;
width: 317px;
max-width: 317px;
height: 90px;
max-height: 90px;
border: 1px solid #800000;
}
input#submit_button {
background: url(../img/bottombg.jpg) repeat-x;
font: normal 8pt Verdana;
border: 0px solid #800000;
color: #800000;
cursor: pointer;
height: 30px;
width: 201px;
margin-top: 2px;
padding-bottom: 5px;
* padding-bottom: 0px;
}
div.form_container {
font: bold 8pt Verdana;
color: #B76900;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 5px;
* padding-bottom: 10px;
height: 220px;
text-align: left;
}
/* Here ends the contact form css section. */