﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	GENERAL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body
{
    margin-top: 0px;
    margin-left: 0px;
    vertical-align: top;
    font-size: 12px;
    font-family: Arial, Serif;
    color: #666666;
    background-repeat: repeat-x;
    background-color: #8D8979;
}

a
{
    text-decoration: none;
    color: #669900;
}

li
{
    list-style-image: url(Images/Arrow_Small.gif);
    padding-bottom: 7px;
    padding-left: 5px;
}

hr
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #999966;
    text-align: center;
}

img
{
    border: 0px;
}

table
{
    border-style: none;
    border-width: 0px;
    margin: 0px;
    padding: 0px;    
}

input, textarea
{
    padding: 5px;
    border: 1px solid #CCCCCC;
    color: #000;
    background: #fff url(images/input.gif) top left repeat-x;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTENT & PANES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.wrapper
{
    width: 1000px;
    margin: 0 auto;
    padding: 0px 0 30px;
    text-align: left;
}

.MainContent
{
    position: relative;
    background-color: #FFFFFF;
    width: 1000px;    
}

.LeftPanel
{
    width: 200px;
    vertical-align: top;
    background-image: url(Images/Back_SubMenu.jpg);
    background-position: right top;
    background-repeat: repeat-y;
    background-color: #F5F2EB;
    padding-top: 20px;
    padding-Bottom: 100px;
}

.MainPanel
{        
    float:right; 
    top: 0px;        
    width:auto; 
    vertical-align: top;
    background-color: #FFFFFF;    
}

.BannerContent
{
    position: relative;
    background-position: right;
    background-color: #FFFFFF;
    background-image: url('Images/Section_Banner.jpg');
    background-repeat: repeat-y;
    vertical-align: top;
    height: 54px;
    width: auto;
    top: 0px;
    text-align: right;
}

.TextContent
{    
    padding: 25px 20px 60px 20px;
    background-color: #FFFFFF;
}

.TextContentEmpresa
{    
    padding: 25px 20px 60px 20px;
    background-color: #FFFFFF;
    background-image: url('Images/Marca_Tubos.gif');
    background-position: right bottom;
    background-repeat: no-repeat;
}

.TextContentContactos
{    
    padding: 25px 20px 60px 20px;
    background-color: #FFFFFF;
    /*background-image: url('Images/Marca_Teclado.gif');*/
    background-position: right bottom;
    background-repeat: no-repeat;
}

.TextContentServicios
{    
    padding: 25px 20px 60px 20px;
    background-color: #FFFFFF;
    background-image: url('Images/Marca_Moleculas.gif');
    background-position: right bottom;
    background-repeat: no-repeat;
}

.TextContentNoticias
{    
    padding: 25px 20px 60px 20px;
    background-color: #FFFFFF;
    background-image: url('Images/Marca_Revista.gif');
    background-position: right bottom;
    background-repeat: no-repeat;
}

.SideBar
{    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
    vertical-align: top;
    padding: 25px 20px 60px 20px;
    width: 150px;    
    border-left-color: #C0C0C0;
    border-left-width: 1px;
    border-left-style: solid;
    background-color: #FFFFFF; 
    background-image: url('Images/SideBarBack.jpg');
    background-position: right;
    background-repeat: repeat-y
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	DEFAULT PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.IntroContent
{
    padding: 15px;
    width: 590px;
    vertical-align: top;
}

.NewsContent
{
    padding: 15px;
    width: 350px;
    vertical-align: top;
}

.NewsBox
{
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #E7E8E9;
    border-left-color: #E7E8E9;
    padding-top: 10px;
}

.NewsSectionTitle
{
    background-position: top;
    padding: 5px 5px 5px 15px;
    color: #DEE6B7;
    height: 30px;
    background-image: url(Images/NewsBoxTitles.jpg);
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 14px;
    font-family: Tahoma;
}

.NewsSectionBottom
{
    background-position: bottom;            
    background-image: url(Images/NewsBoxBottom.jpg);
    background-repeat: no-repeat;
}

.BoxTop
{
    background-position: top;
    background-image: url(Images/BoxTop.jpg);
    background-repeat: no-repeat;
    height: 50px;
}

.BoxBottom
{
    background-position: bottom;
    background-image: url(Images/BoxBottom.jpg);
    background-repeat: no-repeat;
    height: 30px;
}

.BoxContent
{
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #E7E8E9;
    border-left-color: #E7E8E9;
    padding: 0px 8px 0px 8px;
    font-size: 10px;
    height: 64px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LEGAL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.Legal
{
    position: relative;
    border-color: #000000;
    height: 40px;
    font-size: 9px;
    font-family: Verdana, Arial, Serif;
    color: #CCCCCC;
    vertical-align: bottom;
    top: 0;
    width: auto;
    border-top-style: solid;
    border-top-width: 1px;
}

.CellLeft
{
    position: absolute;
    float: left;
    width: 100px;
    left: 5px;
}

.CellSenasa
{
    position: absolute;
    float: left;
    width: 100px;
    left: 69px;
}

.CellRight
{
    position: absolute;
    float: right;
    right: 3px;
    top: 8px;
    left: 845px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MAIN BANNER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MainBanner
{
    position: relative;
    background-color: #FFFFFF;
    width: 100%;
    height: 80px;
    vertical-align: top;
    background-image: url(Images/MainBanner_back.jpg);
    background-repeat: repeat-x;
}

.MainBannerLogo
{
    position: absolute;
    float: left;
    background-image: url(Images/MainBanner_Logo.jpg);
    background-color: transparent;
    background-repeat: no-repeat;
    width: 242px;
    height: 80px;
    left: 25px;
}

.LanguageSelector
{
    position: absolute;
    float: right;
    background-image: url(Images/MainBanner_Lang.jpg);
    background-color: transparent;
    background-repeat: no-repeat;
    right: 20px;
    width: 174px;
    height: 25px;
    vertical-align: middle;
    font-size: 10px;
    font-family: sans-serif, arial, Helvetica, Tahoma, Trebuchet;
    text-decoration: none;
    padding-left: 8px;
}

.LanguageSelect
{
    width: 70px;
    height: 15px;
    text-align: center;
}

.LanguageSelect a
{
    text-decoration: none;
    background-image: none;
    color: #96964B;
}

.LanguageSelect a:hover
{
    background-image: none;
    text-decoration: none;
    color: #A2B832;
}

.LanguageSelectSep
{
    width: 2px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #96964B;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MAIN MENU
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.MenuBottom
{
    height: 5px;
    background-color: #666633;
}

.MainMenuBack
{
    position: relative;
    height: 50px;
    background-image: url(Images/MainMenu_Back.jpg);
    background-color: Transparent;
    padding-left: 10px;
    padding-right: 10px;
}

.MainMenu
{
    position: absolute;
    text-align: center;
    font-size: 11px;
    font-family: sans-serif, Arial, Helvetica;
    padding: 0px;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: bold;    
}

.MainMenuItem
{
    height: 35px;
    width: 150px;
    color: #333333;    
}

.MainMenuSelected
{        
    width: 195px;
    color: #F5F2EB;
    font-weight: bold;
    background-image: url(Images/MainMenuSelected_Back.jpg);    
}

.MainMenuSelected a
{    
    color: #FFFFFF;
    background-color: transparent;    
    background-image: none;
}

.MainMenuOver
{
    color: #666633;    
    background-image: url(Images/MainMenuItem_Over.jpg); 
    width: 150px;   
}

.MainMenuOver a
{
    background-image: none;
    background-color: transparent;
}

.MainMenuSelected.MainMenuOver
{            
    background-image: url(Images/MainMenuSelected_Back.jpg);        
    width: 195px;
}

.MainMenuSelected.MainMenuOver a
{            
    background-image: none;        
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	SUB MENU
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.SubMenu
{
    padding-left: 10px;    
}

.SubMenuItem
{
    background-position: right;
    width: 180px;
    height: 30px;
    padding: 10px;
    font-size: 11px;
    color: #838341;
    font-family: Tahoma, Arial;
    vertical-align: middle;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #F4F2EC;
    background-color: #E3DDC1;
    left: 10px;
    position: relative;
}

.SubMenuItem a
{
    background-image: none;
    background-color: transparent;
}

.SubMenuOver
{
    color: #336600;
    background-color: #EFE7DC;
    background-image: none;
}

.SubMenuSelected
{
    width: 190px;
    color: #666633;
    background-color: #FFFFFF;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #E2DBC9;
    font-weight: bold;
    background-image: none;
    left: 0px;
    position: relative;
    padding-right: 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	FORMS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.FormLabelTitle
{
    height: 28px;
    vertical-align: bottom;
}

.InputSearch
{
    border-right: #cccc99 1px solid;
    border-top: #cccc99 1px solid;
    border-left: #cccc99 1px solid;
    width: 170px;
    border-bottom: #cccc99 1px solid;
    height: 18px;
}

.ComboCategory
{
    border-right: #cccc99 1px solid;
    border-top: #cccc99 1px solid;
    border-left: #cccc99 1px solid;
    width: 170px;
    border-bottom: #cccc99 1px solid;
    height: 22px;
}

.MainButtons
{
    border-style: none;
    width: 100px;
    height: 22px;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
    background-color: transparent;
    color: #999966;
    background-image: url(Images/Form_Button_On.jpg);
    background-repeat: no-repeat;
    cursor: pointer;
}

.BulletErrors
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    text-align: left;
    border-top: #cc0033 1px dashed;
    border-bottom: #cc0033 1px dashed;
    line-height: 18px;
    font-size: 12px;
    font-family: Tahoma;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	BOXES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.BoxTitles
{
    font-size: 13px;
    color: #666633;
    font-family: Arial, Serif;
    vertical-align: middle;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #BEBE7E;
}

.Box
{
    padding: 5px;
    border-right: #ffffff 1px solid;
    width: 100%;
    vertical-align: top;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    background-color: #F5F2EB;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	TEXT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.PageTitles
{
    font-size: 28px;
    color: #666633;
    font-family: Swis721 LtCn BT;
    text-align: left;
    height: 35px;
}

.SubTitles
{
    font-size: 13px;
    font-family: Arial, Serif;
    vertical-align: middle;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #666633;
    font-weight: bold;
}

.Epigrafes
{
    font-size: 11px;
    font-family: Arial, Serif;
    text-align: left; 
    vertical-align: top;
}

.TextosDestacados
{
    padding: 10px;
    font-family: tahoma;
    font-size: 20px;
    color: #C0C0C0;
}

.XSText
{
    font-size: 10px;
}

.Destacados
{
    background-color: #EDF8DA;
    padding: 10px;
}

.XSText
{
    font-size: 10px;
}

.Destacados
{
    background-color: #EDF8DA;
    padding: 10px;
}

.NewsTitles
{
    font-size: 14px;
    color: #666633;
    font-family: Tahoma, Verdana, Arial, Serif;
    vertical-align: middle;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 2px;
    font-weight: bold;
}

.NewsBajada
{
    font-size: 12px;
    color: #999966;
    font-family: Arial, Serif;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 2px;
    font-weight: bold;
    font-style: italic;
}

.NewsCharts
{
    border: 1px solid #C0C0C0;
    padding: 6px;
    margin-left: 15px;
}

.NewsCharts TD
{
    border: 1px solid #C0C0C0;
}

.NewsImageBoxes
{
    border: 1px solid #C0C0C0;
    padding: 6px;
    margin-left: 15px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	VARIOUS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.Cromatograma
{
    height: 260px;
    background-position: bottom;
    background-image: url(Images/Cromatogramas_01.gif);    
    background-repeat: no-repeat;
}
