#DwMain {
    margin: auto;
    position: relative;
    height: auto;
    width: 920px;
    padding: 0px;
}

/* TOP PART */ 

#STtop {
    width: 920px;
    height: 91px;
    padding: 15px 0 0 0;
    margin: 0px;
    float: left;
}

.STlogo {
    width: 459px;
    height: auto;
    float: left;
    padding: 0px;
    margin: 0px;
}

.STphone {
    width: 283px;
    height: auto;
    float: left;
    padding: 0 25px 0 0;
    margin: 47px 0 0;
}

.STmenuLine {
    width: 1px;
    height: 72px;
    float: left;
    padding: 0px;
    margin: 6px 0 0 0;
	background: #d6d6d6;
}

.STmenu {
    width: 150px;
    height: auto;
    float: left;
    padding: 0px;
    margin: 5px 0 0 0;
}

/* FIN DE TOP PART */

/* NAVEGACIÓN NIVEL 1 */

.STmenu ul {
    width: auto;
    height: auto;
    float: left;
    padding: 0 0 0 25px;
    margin: 0px;
    list-style: none;
}

.STmenu li {
    line-height: 18px;  
}

.STmenu a {
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    color: #007aa5;
    padding-left: 20px;
    background: transparent url(/files/billeder/StudyTours/web/STlistimage.png) no-repeat center left;
}

.STmenu a:hover, a#activeitem  {
    background: transparent url(/files/billeder/StudyTours/web/STlistimageHO.png) no-repeat center left;
    text-decoration: none;
    cursor: pointer;
    color: #f39912;
}

/* FIN DE LA NAVEGACIÓN DE NIVEL 1 */

/* CONTENIDO */

#STcontent {
    width: 920px;
    height: auto;
    float: left;
    padding: 25px 0 0 0;
    margin: 0px;
}

.STboxcontent {
    width: 286px;
    height: auto;
    padding: 0px;
    margin: 0 30px 0 0;
    float: left;
}

.STboxtop {
    width: 286px;
    height: 12px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.STboxbody {
    width: 264px;
    height: auto;
    padding: 0 11px;
    margin: 0px;
    float: left;
    background: transparent url(/files/billeder/StudyTours/web/STboxbody.png) repeat-y 0 0;
}

.STboxtoptext {
    width: 264px;
    height: 46px;
    padding: 0 0 0 5px;
    margin: 0px;
    float: left;
}

.STboxbottom {
    width: 286px;
    height: 12px;
    padding: 0px;
    margin: 0px;
    float: left;
    position: relative;
}

.STboximage {
    width: 264px;
    height: auto;
    padding: 0 0 30px;
    margin: 0px;
    float: left;
    position: relative;
    background: #fff;
}

.STboximage img {
    padding: 0px;
    margin: 0px;
    float: left;
}

#imagen {
    max-width: 264px; 
    padding: 0px;
    margin: -14px 0 0 0;
    float: left;
    max-height: 236px;
}

.STboxmarco {
    position: absolute;
    padding: 0px;
    margin: 0px;
    left: 0px;
    top: 0px;
}

#marco {
    max-width: 264px; 
    padding: 0px;
    margin: -15px 0 0 0;
    float: left;
    max-height: 265px;
}

.STboxtext {
    width: 242px;
    min-height: 78px;
    padding: 0 12px 15px 10px;
    margin: 0px;
    float: left;
    background: #fff;
}

.linea {
    width: 242px;
    height: auto;
    padding: 0 11px;
    margin: 0px;
    float: left;
    background: #fff;
}

.lineabottom {
    width: 264px;
    height: auto;
    padding: 0px;
    margin: 0px;
    float: left;
}

.STboxlinks{
    width: 202px;
    height: auto;
    padding: 0 31px;
    margin: 0px;
    float: left;
    background: #fff;
}

#last {
    margin-right: 0px;
}

/* FIN DEL CONTENIDO */ 

/** CONTENIDO SUBPAGINAS **/

#STcontent {
    width: 920px;
    height: auto;
    float: left;
    padding: 25px 0 0 0;
    margin: 0px;
}

/* CAJA CENTRAL */

.STboxcontent2 {
    width: 666px;
    height: auto;
    padding: 0px;
    margin: 0 16px 0 0;
    float: left;
}

.STboxtop2 {
    width: 666px;
    height: 12px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.STboxbody2 {
    width: 666px;
    height: auto;
    padding: 0 11px;
    margin: 0px;
    float: left;
    background: transparent url(/files/billeder/StudyTours/web/STboxbody2.png) repeat-y 0 0;
}

.STboxtoptext2 {
    width: 644px;
    height: 46px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.STboxtoptextTitle2 {
    width: auto;
    height: auto;
    padding: 19px 0 0 20px;
    margin: 0px;
    float: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #007aa5;
}

.STboxtoptextTitle2 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #007aa5;
}

.STboxtoptextTitle2 a:hover {
    text-decoration: none;
    cursor: pointer;
}

.STboxbottom2 {
    width: 666px;
    height: 12px;
    padding: 0px;
    margin: 0px;
    float: left;
    position: relative;
}

.STboximage2 {
    width: 644px;
    height: auto;
    padding: 0 0 40px;
    margin: 0px;
    float: left;
    position: relative;
    background: #fff;
}

.STboximage img {
    padding: 0px;
    margin: 0px;
    float: left;
}

#imagen2 {
    max-width: 274px;
    padding: 0px;
    margin: 0 0 0 370px;
    float: left;
    max-height: 148px;
}

.STboxmarco2 {
    position: absolute;
    padding: 0px;
    margin: 0px;
    left: 0px;
    top: 0px;
}

.STboxflag {
    position: absolute;
	width: auto;
    height: auto;
    padding: 0px;
    margin: -160px 0 0 351px;
    float: left;
}

.STboxlinkspaises {
    position: absolute;
	width: auto;
    height: auto;
    padding: 0px;
    margin: -143px 0 0 20px;
    float: left;
	background: none;
	line-height: 14pt;
}

.STboxlinkspaisesPais {
    position: absolute;
	width: auto;
    height: auto;
    padding: 0px;
    margin: -130px 0 0 -331px;
    float: left;
	background: none;
	line-height: 14pt;
}

.STboxtext2 {
    width: 604px;
    min-height: 400px;
    padding: 0 20px 15px 20px;
    margin: 0px;
    float: left;
    background: #fff;
}

.STboxtextpais {
    width: 620px;
    min-height: 400px;
    padding: 0 12px 0px 12px;
    margin: 0px;
    float: left;
    background: #fff;
}

.linea2 {
    width: 242px;
    height: auto;
    padding: 0 11px;
    margin: 0px;
    float: left;
    background: #fff;
}

.lineabottom2 {
    width: 644px;
    height: auto;
    padding: 0px;
    margin: 0px;
    float: left;
}

/* FIN CAJA CENTRAL */

/* CAJA DERECHA */

.STboxcontent3 {
    width: 234px;
    height: auto;
    padding: 0px;
    margin: 0 0 16px 0;
    float: left;
}

.STboxtop3 {
    width: 234px;
    height: 12px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.STboxbody3 {
    width: 234px;
    min-height: 196px;
    padding: 0 11px;
    margin: 0px;
    float: left;
    background: transparent url(/files/billeder/StudyTours/web/STboxbody3.png) repeat-y 0 0;
}

.STboxbtnderecha {
    width: 212px;
    height: 32px;
    padding: 0px;
    margin: 0px;
    float: left;
}

.lineabtn {
    width: 212px;
    height: auto;
    padding: 6px 0 6px 0;
    margin: 0px;
    float: left;
}

.STboxbottom3 {
    width: 234px;
    height: 12px;
    padding: 0px;
    margin: 0px;
    float: left;
    position: relative;
}

.STboxbannerderecha {
    width: 234px;
    height: auto;
    padding: 0px;
    margin: 0 0 16px 0;
    float: left;
}

/* FIN CAJA DERECHA */

/** FIN DEL CONTENIDO SUBPAGINAS **/ 

/* PIE DE PÁGINA */

#Footer { width: 920px; height: auto; background: #d9ebf2 no-repeat scroll; margin-top: 16px; float: left; }

.footerleft { font-size: 10px; color: #999999; padding-left: 11px; padding-top: 11px; padding-bottom: 11px; float: left; }

/* FIN PIE DE PÁGINA */

/** JQUERY.TABS **/

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
	display: inline-block; /* IE7 */
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/files/billeder/StudyTours/web/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #007aa5;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #f39912;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
	position: relative; /* fixes opacity IE7 */
    filter: alpha(opacity=40); /* IE7 */
}
.tabs-nav .tabs-disabled a span {
    _height: 19px; /* for some reason the height is 1px to less with opacity... */
    min-height: 19px; /* ...in both IE 6 and 7 */
}
.tabs-container {
    border-top: 1px solid #d8d8d8;
    padding: 20px 8px 15px 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(/files/billeder/StudyTours/web/loading.gif) no-repeat 0 50%;
}

/** FIN JQUERY.TABS **/
