@charset "utf-8";
/* CSS Document */



body {
background:#FFFFFF;
padding:0;
font: Century Gothic;
}



#alkimia_restaurante_main {
width:930px;
margin:auto;
border:1px solid #908e8f;
}

.logo {
margin-top:10px;
}



#alkimia_restaurante_main_menu {
height:32px;
}


#alkimia_restaurante_big_animation {
width:930px;
height:237px;
}


.diners_cont {
border:0;
width:275px;
}

.dinamond_IN_cont {
width:225px;
float:right;
}


#alkimia_restaurante_main_cont {
margin-bottom:10px;
}


h1 {
font: 40px Century Gothic;
color:#231f20;
margin:0;
padding-left:35px;
padding-bottom:10px;
letter-spacing:-2px;
}


h2 {
font: 20px Century Gothic;
color:#f26f24;
margin:0;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
letter-spacing:-1px;
font-weight:bold;
}



.menu_cont {
width:625px;
height:307px;
margin-left:5px;
<!--height:308px;-->
}

.info_cont {
width:500px;
height:307px;
margin-left:100px;
<!--height:308px;-->
}

p {
font: 15px Century Gothic;
color:#231f20;
margin:0;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
text-align:justify;
}

p a {
font: 15px Century Gothic;
color:#f26f24;
margin:0;
padding:0;
text-decoration:none;
}

p a:hover {
font: 15px Century Gothic;
color:#a3a5a7;
margin:0;
padding:0;
text-decoration:none;
}


#right_info_container {
width:631px;
float:right;
padding-top:20px;
}

#left_img_container {
width:297px;
height:493px;
margin-left:1px;
}


.player_cont {
float:right;
padding-top:25px;
padding-right:5px;
}

.tabs_border {
border-left:1px solid #eaeaea;
border-top:1px solid #eaeaea;
}

.line {
background:#eaeaea;
padding-top:1px;
margin-top:3px;
}


.shadetabs{
padding: 2px 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 3px;
font:12px Century Gothic;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 4px 7px;
margin-right: 0px;
color:white;
background:#231f20;
border:1px solid #eaeaea;
}



.shadetabs li a:hover{
text-decoration: none;
color: white;
background:#f26f24;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 0;
}

.shadetabs li a.selected{ /*selected main tab style */
background:#f26f24;
color:white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */
