﻿*{padding:0; margin: 0; font-size:10pt; font-family: Verdana;}
html{font-size: 10pt}
body
{
    background-image: url(../images_en/main_bg.jpg);
    background-repeat: repeat-x;
    background-color: #edc86f;
    text-align: center;
    font-size: 10pt
}
a:link, a:visited
{ color: #993333; text-decoration: underline;}
a:hover
{color: #993333; text-decoration: none;}
#wrapper
{
    width:1000px;
    margin: 0 auto;
    text-align: left;
    }
#header
{
    position: relative;
    background-image: url(../images_en/header_bg.jpg);
    background-repeat: repeat-x;
    height: 304px;
    }
#header img#left{float:left;}
#header img#right{float: right}
#header img#logo
{
    position: absolute;
    top: 54px;
    left: 10px;
    }  
#header #resize
{
    position: absolute;
    top: 40px;
    right: 30px; 
    }    
#header #resize img
{
    float:left;
    cursor: pointer;
    }  
#header span
{
    font-size: 8pt;
    display: block;
    padding: 18px 55px;
    }
#header h5
{
    font-size:11pt;
    float: right;
    display: block;
    padding: 0px 116px 1px;
    color: #ca802b;
    }
#header h5 span
{
    display: inline;
    padding: 0 4px;
    color: Red;
    font-size: 11pt;
    }
#header img#mainpic
{
    position:absolute;
    right: 12px;
    bottom: 32px;
    }
#lenguage
{
    position: absolute;
    top:0px;
    right: 50px;
    background-image: url(../images_en/headerbg.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 190px;
    line-height: 25px;
    }
 #lenguage img.first{padding-left: 24px;}
 #lenguage a:link, #lenguage a:visited
 {
     color: White;
     font-size: 7pt;
     }
 #lenguage a:hover
 {
     text-decoration: none;
     color: #EDC86F;
     }
#hormenu
{
    position: absolute;
    width:100%;
    bottom: 0px;
    left:0px;
    background-image: url(../images_en/main_menu_bg.jpg);
    background-repeat: repeat-x;
    height: 32px; 
    text-align: center;
    }
#hormenu #menuitems
{
   display:inline-block;
   margin: 0 auto;
    }
#hormenu #menuitems ul
{
    margin-top: 8px;
    list-style: none;
    
}
#hormenu #menuitems ul li 
{
    display: inline-block;
    float: left;
    height: 32px;
    font-size: 12pt;
    color: White;
    font-weight: bold;
}
#hormenu #menuitems ul li div.outside:hover
{
    background-image: url(../images_en/main_menu_left_corner.gif);
    background-repeat: no-repeat;
    color: #993333;
    height: 24px;
}
#hormenu #menuitems ul li div.selectedl
{
    background-image: url(../images_en/main_menu_left_corner.gif);
    background-repeat: no-repeat;  
}
#hormenu #menuitems ul li div.inside:hover
{
    background-image: url(../images_en/main_menu_right_corner.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
#hormenu #menuitems ul li div.selectedr
{
    background-image: url(../images_en/main_menu_right_corner.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

#hormenu #menuitems ul li a:link, #hormenu #menuitems ul li a:visited 
{
    text-decoration: none;
    color: White;
    padding: 0 3px;
    margin: 0 5px;
    display: inline-block;
    height: 24px;
}
#hormenu #menuitems ul li a:hover 
{
    background-color: White;
    color: #993333;
}
#hormenu #menuitems ul li a.selected 
{
    background-color: White;
    color: #993333;
}

#contentwrapper
{
    background-color:White;
    width:976px;
    }
#leftshadow
{
    width:12px;
    background-image: url(../images_en/border_shadow_left.png);
    background-repeat: repeat-y;
    }
#rightshadow
{
    width: 988px;
    background-image: url(../images_en/border_shadow_right.png);
    background-repeat: repeat-y;
    margin-left:12px;
    background-position: right top;
    }
#tagline
{
    width: 280px;
    text-align:center;
    float: left; 
    
    }
#leftmenu
{
    width: 172px;
    float: left;
    
    }
#leftmenu ul
{
    width: 132px;
    margin: 30px auto 0;
    list-style: none;
    }
#leftmenu ul li
{
    margin: 3px;
    line-height: 22px;
    }
#leftmenu ul li a:link, #leftmenu ul li a:visited
{
    text-align: center;
    display: block;
    width: 130px;
    border: 1px solid #edc86f;
    padding: 0;
    text-decoration: none;
    color: #993333;
    font-weight: bold;
    height: 22px;
    font-size:9pt;
    }
#leftmenu ul li a:hover
{
    background-image: url(../images_en/side_menu_bg.jpg);
    background-repeat: repeat-x;
    color: White;
    }
#leftmenu ul li a.menuselected
{
    background-image: url(../images_en/side_menu_bg.jpg);
    background-repeat: repeat-x;
    color: White;
    }
#pagecontent
{
    width: 524px;
    float:left;
    margin-top: 30px;
    }
    
#footer #imgfooterleft
{
    float: left;
    }
#footer #imgfooterright
{
    float: right;
    }
#footermenu
{
    background-image: url(../images_en/main_menu_bg.jpg);
    background-repeat: repeat-x;
    height: 32px;
    text-align: center;     
}
#footermenu #footeritems
{
    display: inline-block;
    margin: 0 auto;
    }
#footer ul
{
    list-style: none;
    }
#footer ul li
{
    color: #edc86f;
    display: inline-block;
    float: left;
    line-height: 32px;
    }
#footer ul li a:link, #footer ul li a:visited
{
    display: block;
    float: left;
    padding: 0 4px;
    color: White;
    text-decoration: none;
    font-size: 9pt;
    }
#footer ul li a:hover
{
    color: #edc86f;
    text-decoration: underline;
    }
#footer ul li a.menuselectedfooter:link, #footer ul li a.menuselectedfooter:visited
{
    color: #edc86f;
    }
p.pcenter
{text-align: center;
 position: relative;
 margin:8px;}
 
 /*all pages styles */
 
 #pagecontent {font-size: 10pt;}
 h4
 {
     color: #ca802b;
     font-size: 16pt;
     margin-top: 10px;
     }
 h5
 {
     color: #993333;
     font-size: 14pt;
     }
h1
{
    color: #993333;
     font-size: 11pt;
     margin-top: 20px;
    }
.imgfloatleft
{float: left; margin:16px 16px 16px 0}
.imgfloatright
{float: right; margin:16px 0 16px 16px}
.ulheart
{
    margin:10px 0 10px 75px;
    /*list-style-image: url(../images_en/heart.gif);*/
    list-style: none;
    
    }
.ulheart li
{
    background: url(/images_en/heart.gif) no-repeat left 5px; 
    margin-left: -20px;
    padding-left: 20px;
    }
p{line-height:20px; font-size: inherit;}
.psec
{
    margin-top:16px;
    font-size: inherit;
    }
.spanbold{font-weight: bold}

.ullibig li
{
    margin-bottom: 20px;
    clear: both;
    }
.ulcircle
{
    list-style: circle;
    margin-left: 80px;
    margin-top: 16px;
    }
.ulcircle li
{
    background-image: none;
    margin-bottom: 4px;
    }
    
.emp
{
    list-style: none;
    margin: 20px 0 20px 20px;
    }
.spancolor
{
    color: #993333;
    }
.pbold
{
    font-weight: bold;
    }
#emailbox ul
{
    margin-top: 10px;
    list-style: none;
    }
#emailbox ul li
{
    width: 100%;
    margin-bottom: 4px;
    }
#emailbox ul li span
{
    display: inline-block;
    width: 110px;
    text-align: right;
    padding-right: 6px;
    margin-right: 6px;
    }
#emailbox ul li .txtbox
{
    width: 200px;
    border: 1px solid #ca802b;
    background-color: #f9ebca;
    }
#emailbox ul li .btnbox
{
    background-color: #ad7f10;
    width: 120px;
    color: white;
    border: 1px solid #ca802b;
    }
 #emailbox ul li .txtbox1
 {
     width: 80px;
     border: 1px solid #ca802b;
    background-color: #f9ebca;
     }   
#emailbox ul li .lblbox
{
    background-color: #cb812c;
    width: 100px;
    color: White;
    margin-left: 10px;
    }
p.resume
{
    margin: 10px 50px;
    }
#employment .btnbox
{
    background-color: #ad7f10;
    width: 120px;
    color: white;
    border: 1px solid #ca802b;
    cursor: pointer;
    }
    
.ulsitemap
{
    margin: 20px;
    list-style: none;
    }
.ulsitemap li
{
    line-height: 20px;
    }
