

/***********************************************************************/

#sdesc
{
    display:none;
}

#div_logo
{
    position:absolute;
    left:23px;
    top:43px;
    width:100px;
    height:85px;
    z-index:2;
}

#div_gradientbg
{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:650px;
    z-index:0;
    background-image:url(/graphics/bodybg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

#div_menu
{
    position:absolute;
    left:0px;
    top:160px;
    width:158px;
    height:85px;
    z-index:2;
}

#div_searchtitle
{
    width:158px;
    margin-top:20px;
    margin-left:8px;
    color:#406eaa;
}

#div_search
{
    width:158px;
    margin-top:5px;
}

#div_search #searchtext
{
    width:138px;
    margin-left:8px;
    border: 1px solid #406eaa;
}

#div_searchbtn
{
    width:158px;
    margin-top:6px;  
    text-align:right; 
}

#div_searchbtn #searchbtn
{
    margin-right:8px;
}

#div_footerlogos
{
    width:158px;
    margin-top:100px; 
}

#div_leftcol
{
    position:absolute;
    left:0px;
    top:0px;
    width:158px;
    height:100%;
    background-color:#FFFFFF;
    z-index:1;
}

#div_shadow
{
    position:absolute;
    left:158px;
    top:0px;
    width:27px;
    height:1px;
    background-image:url(/graphics/shadow2.png);
	background-repeat:repeat-y;
	background-position:top left;
    z-index:100;
}

#div_textversion
{
    position:absolute;
    left:0px;
    top:8px;
    width:158px;
    z-index:2;
    text-align:center;
    color:#406eaa;
    font-size:11px;
}

A.leftcol
{
    color:#406eaa;
}
A.leftcol:hover
{
    color:#406eaa;
}

#div_header_homepage
{
    position:absolute;
    left:158px;
    top:0px;
    width:623px;
    height:330px;
    background-image:url(/graphics/homepageheaders/mix01.jpg);
	background-repeat:no-repeat;
	background-position:top left;
    z-index:2;
}

#div_header_subpage
{
    position:absolute;
    left:158px;
    top:0px;
    width:623px;
    height:330px;
    background-image:url(/graphics/subpageheaders/mix01.jpg);
	background-repeat:no-repeat;
	background-position:top left;
    z-index:2;
}

#div_flag_en
{
    position:absolute;
    left:731px;
    top:5px;
    width:41px;
    height:26px;
    z-index:3;
}

#div_flag_es
{
    position:absolute;
    left:731px;
    top:37px;
    width:41px;
    height:26px;
    z-index:3;
}

#div_flag_bg
{
    position:absolute;
    left:731px;
    top:68px;
    width:41px;
    height:26px;
    z-index:3;
}

#div_homepage_divider
{
    position:absolute;
    left:588px;
    top:137px;
    width:1px;
    height:282px;
    z-index:3;
    background-color:#406eaa;
}

#div_content
{
    position:absolute;
    left:172px;
    top:281px;
    width:600px;
    z-index:3;
}

#div_content H2
{
    /*margin-left:-3px;*/
}

#div_homepage_content
{
    position:absolute;
    left:172px;
    top:150px;
    width:600px;
    z-index:3;
}

#div_homepage_intro
{
    margin-top:131px;
    margin-right:25px;
    width:400px;
    float:left;
}

#div_homepage_intro H1
{
    /*margin-left:-3px;*/
}

#div_homepage_news
{
    width:175px;
    float:left;
    color:#FFFFFF;
}

#div_homepage_news H2
{
    color:#FFFFFF;
    font-size:19px;    
}

#div_homepage_news .newssummary
{
    margin-top:15px;
}

#div_homepage_news .newssummary .news
{
    margin-top:5px;
}

#div_homepage_news .newssummary H5,P
{
    color:#FFFFFF;    
}

#div_homepage_news .newssummary H5 A
{
    color:#FFFFFF;    
}

#div_homepage_news .newssummary .news
{
    margin-top:5px;
}

#div_homepage_news .newssummary .newsthumb
{
    float:left;
    margin-right:4px;
    margin-top:2px;    
}

#div_homepage_materials
{
    margin-top:20px;
    margin-right:9px;
    width:229px;
    float:left;
}

#div_homepage_materials_header
{
    background-image:url(/graphics/samplematerials_es.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:229px;
	height:21px;
}

#div_homepage_materials_header h2
{
    display:none;
}

#div_homepage_materials_content
{
    width:205px;
    padding:12px;
    background-image:url(/graphics/samplematerialsbg.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

#div_homepage_materials_footer
{
    background-image:url(/graphics/samplematerials2_es.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:229px;
	height:20px;
	cursor:pointer;
}

#div_homepage_materials_footer h6
{
    display:none;
}

#div_homepage_courses
{
    margin-top:20px;
    width:349px;
    float:left;
}

#div_homepage_courses_header
{
    background-image:url(/graphics/courses_es.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:349px;
	height:21px;
}

#div_homepage_courses_header h2
{
    display:none;
}

#div_homepage_courses_content
{
    width:313px;
    padding-top:12px;
    padding-bottom:12px;
    padding-left:18px;
    padding-right:18px;
    background-image:url(/graphics/coursesbg.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

#div_homepage_courses_content P, A
{
    color:#426ea8;
}

#div_homepage_courses_content .course
{
    margin-top:6px;
}

#div_homepage_courses_footer
{
    background-image:url(/graphics/courses2_es.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:349px;
	height:20px;
	cursor:pointer;
}

#div_homepage_courses_footer h6
{
    display:none;
}

#div_footer_links
{    
    height:35px;
    padding-top:22px;
    padding-right:27px;
    border-right:1px solid #406eaa;
    color:#406eaa;
    float:left;
    margin-top:22px;
}

#div_footer_links A
{
    color:#406eaa;
}

#div_footer_copyright
{    
    height:35px;
    padding-top:22px;
    padding-left:27px;
    color:#406eaa;
    float:left;
    margin-top:22px;
}

.menuitem1
{
    width:140px;
    padding-top:3px;
    padding-bottom:3px;    
    padding-left:9px;
    padding-right:9px;
}

.menuitem1 A
{
    color:#426faa;
    text-decoration:none;
}

.menuitem1 A:hover
{
    color:#a70000;
}

.menuitem1 A.sel
{
    color:#254069;
}

.menuitem2
{
    width:140px;
    padding-top:3px;
    padding-bottom:3px;    
    padding-left:9px;
    padding-right:9px;
    border-top:1px solid #a7bcd8;
}

.menuitem2 A
{
    color:#426faa;
    text-decoration:none;
}

.menuitem2 A:hover
{
    color:#a70000;
}

.menuitem2 A.sel
{
    color:#254069;
}

.menuitem3
{
    width:140px;
    padding-top:2px;
    padding-bottom:2px;    
    padding-left:9px;
    padding-right:9px;
    font-size:11px;
}

.menuitem3 A
{
    color:#426faa;
    text-decoration:none;
}

.menuitem3 A:hover
{
    color:#a70000;
}

.menuitem3 A.sel
{
    color:#254069;
}

.menuitem4
{
    width:131px;
    padding-top:2px;
    padding-bottom:2px;    
    padding-left:18px;
    padding-right:9px;
    font-size:11px;
}

.menuitem4 A
{
    color:#426faa;
    text-decoration:none;
}

.menuitem4 A:hover
{
    color:#a70000;
}

.menuitem4 A.sel
{
    color:#254069;
}

.menuitem5
{
    width:122px;
    padding-top:2px;
    padding-bottom:2px;    
    padding-left:27px;
    padding-right:9px;
    font-size:11px;
}

.menuitem5 A
{
    color:#426faa;
    text-decoration:none;
}

.menuitem5 A:hover
{
    color:#a70000;
}

.menuitem5 A.sel
{
    color:#254069;
}

.menuitem6
{
    width:113px;
    padding-top:2px;
    padding-bottom:2px;    
    padding-left:36px;
    padding-right:9px;
    font-size:11px;
}

.menuitem6 A
{
    color:#426faa;
    text-decoration:none;
}

.menuitem6 A:hover
{
    color:#a70000;
}

.menuitem6 A.sel
{
    color:#254069;
}

#div_coursesearch .courseformlabel
{
    width:60px; 
    float:left;
    margin-right:10px; 
    padding-top:3px;  
}
#div_coursesearch .courseformcontrol
{
    width:400px;
    float:left;
    margin-right:10px;
    margin-bottom:8px;
}
#div_coursesearch .courseformcontrol INPUT.text
{
    width:400px;
}

#div_feedbackform .feedbackformlabel
{
    width:100px; 
    float:left;
    margin-right:10px; 
    padding-top:3px;  
}
#div_feedbackform .feedbackformcontrol
{
    width:400px;
    float:left;
    margin-right:10px;
    margin-bottom:8px;
}
#div_feedbackform .feedbackformcontrol INPUT.text, TEXTAREA
{
    width:400px;
}

#div_mailinglistform .mailinglistformlabel
{
    width:140px; 
    float:left;
    margin-right:10px; 
    padding-top:3px;  
}
#div_mailinglistform .mailinglistformlabel2
{
    float:left;
    padding-top:3px;  
}
#div_mailinglistform .mailinglistformcontrol
{
    float:left;
    margin-right:10px;
    margin-bottom:8px;
}
#div_mailinglistform .mailinglistformcontrol INPUT.text, TEXTAREA
{
    width:400px;
}

#div_wordofweek
{
    width:597px;
    background-image:url(/graphics/flagbg/colbg.gif);
    background-repeat:repeat-y;
    background-position:top left;
}
#div_wordofweek P.large
{
    font-size:14px;
}
#div_wotw_flag_uk
{
    float:left;
    width:178px;
    padding:10px;
    background-image:url(/graphics/flagbg/uk.png);
    background-repeat:no-repeat;
    background-position:top right;
    margin-right:1px;
}
#div_wotw_flag_spain
{
    float:left;
    width:178px;
    padding:10px;
    background-image:url(/graphics/flagbg/spain.png);
    background-repeat:no-repeat;
    background-position:top right;
    margin-right:1px;
}
#div_wotw_flag_bulgaria
{
    float:left;
    width:178px;
    padding:10px;
    background-image:url(/graphics/flagbg/bulgaria.png);
    background-repeat:no-repeat;
    background-position:top right;
    margin-right:1px;
}
#div_wotw_prev_link
{
    float:left;
    width:100px;
    padding-top:10px;
    color:#6b7d8f;
}
#div_wotw_next_link
{
    float:left;
    width:100px;
    text-align:right;
    padding-top:10px;
    color:#6b7d8f;
}
#div_bigword
{
    float:left;
    width:380px;
    text-align:center;
    font-size:30px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:30px;
}
#div_wotw_pic
{
    text-align:center;
    padding-bottom:30px;
}
#div_wotw_home
{
    padding:5px;
    border:1px solid #14306e;
    background-color:#f0f4f8;
    background-image:url(graphics/wotwbg.gif);
    background-position:top-left;
    background-repeat:no-repeat;
}
#div_wotw_home H2
{
    color:#14306e;
    font-size:20px;  
    margin-bottom:8px;    
}
#div_wotw_home P
{
    margin-bottom:8px;
    font-size:13px; 
}
#div_wotw_home IMG
{
    display:inline;
    margin-right:5px;
}
#div_wotw_home A
{
    text-decoration:none;
    font-weight:bold;
}
#div_wotw_home A:hover
{
    text-decoration:underline;
}
#div_wotw_home A.wotw_more
{
    font-weight:normal;
    text-decoration:underline;
    color:#406eaa;
}
#div_wotw_home A.wotw_more:hover
{
    color:#072450;
}

.clear
{
    clear:both;
}
