/* 
theme: MME Pop - Black Pink Green 
author: Timo Wirth & Rebecca Heinen, Aperto AG

*/

/*

TOC 

- *
- Links
- Grid
- Head / Branding
- Global, horizontal Navigation /
- Section Header
- Stage
- Main Column
- Sidebar left nav
- Sidebar right 
- Promos
- Footer / Site-info
- tbc

*/


* {
    margin: 0;
    padding: 0;
}
body { /* font: default 16px to 10px */
    font: 62.5% arial, helvetica, sans-serif;
	background: #ccc;
}
       
/* LINKS 
--------------- */
a {
	color: #000; 
	text-decoration: none;
}
a:hover,
a:active,
a:focus {
	text-decoration: underline;
	color: #F39400;
}
a img {
	border: 0px;
}
a:visited {
	color: #F39400;
}
a:hover img,
a:active img
a:focus img {
	border: 0px;
}

em.more a {
	padding-left: 15px;
	background: transparent url(../img/icons/link.png) no-repeat scroll 0 2px;
	font-style: normal;	
}
em.more-comments a {
	font-style: normal;
	padding: 7px;	
}
em.more-comments:before {
	content: "|";
}

.all a {
	clear: both;
	display: block;
	margin: 0px 0 0 0;
	border-top: 1px solid #b3b3b3;
	padding: 5px 0 0 17px;
	background: transparent url(../img/icons/link.png) no-repeat scroll 0 7px;
}
    
/* hidden & skip link  */
.aural,
.skip a,
#search-box label span,
#search-box h6,
#nav-global span em,
#nav li strong em,
#nav-global li.on em,
#nav-box li.on em,
#nav-global h6,
#nav-box li h3 em,
#nav h6,
#extras h6,
em.more span,
#promos .more,
.pager li em,
.pager h3,
#searchresult .form-wrapper label span,
#main .vcard div h3,
#extras .vcard div h3,
.day span,
form div label em,
#nav-content strong em,
p#copyright-magnolia span {      
	display: block;  
    position: absolute;
    overflow: hidden;
	left: -9999px;
    width: 1px;
    height: 1px;
}
.skip a:active,
.skip a:focus {
    position: absolute;
	background: #fff;
	outline: none;
    z-index: 1000; 		
	left: 200px;	
    overflow: visible;
    width: auto;
    height: auto;
    padding: 5px 15px 10px 15px;
    font-size: 130%;
    font-weight: bold;
}


/* GRID / LAYOUT 
--------------------- */
/* #home #wrapper {
	background: #ccc;
	position: relative;	
} */

#wrapper {
	background: #ccc;
	position: relative;
}

#wrapper-shadow {
  width: 950px;
  margin: 0px auto;
  /* box-shadow: 0px 5px 0px 5px #666; */ 
  background: url("/dms/sssv/img/bg_line.png") repeat-y;
}

#shadow-left {
	position: relative;
	background: url("/dms/sssv/img/border-left.png") left repeat;
	z-index: 100;
	
}

#shadow-right {
	position: relative;
	display: block;
	background: url("/dms/sssv/img/border-right.png") right repeat;	
	z-index: 100;
}

#branding {  
	position: relative;
	margin: 0px auto 0px auto;
	width: 940px;
}
#nav-global {     
	overflow: hidden;     
	margin: 0px auto;
	width: 940px; 
	background: #fff;
}  
#section-header {
	margin: 30px auto 20px auto;
	width: 940px;
}
#stage {
	position: relative;
	overflow: hidden;  
	margin: 0 auto;	
	height: 32em;
	width: 940px;
}  
#wrapper-2 { 
	background: #f0ede7;    
	overflow: hidden;
  	margin: 0px auto;
  	padding-top: 0px;
	width: 940px;   
}

#nav_wrapper {        
	width: 210px;
	float: left;
	margin: 0px 20px 0 0;    
	background: #e5e0d5;
}

#nav_wrapper hr {
	width: 100%;
	margin: 0 auto 0 0px;
	background-color: #000; 
	color: #fff; 
	size: 1px;
}

#nav-top {      
	display: inline-block; /* IE 6 */      
	width: 210px;
	height: 20px;
	background: #F39400;   
}

#nav {      
	float: left; 
	display: inline; /* IE 6 */      
	width: 210px;
	/* vertical-align: top; */
}
#wrapper-3 {
	float: left;
	display: inline; /* IE 6 */
	margin: 0 -20px 0 0; /* IE 6 */
	width: 700px;
} 
#platform {
	margin: 0 0 20px 0;
	overflow: hidden;
	width: 700px;
}
#main {
	float: left;
	overflow: hidden;  /* IE 6 */
	display: inline; /* IE 6 */
	margin: 0px 20px 0 0;
	width: 660px;
}
#wrapper-3 > #main {
	overflow: visible;	
}

#bottom_line {
  width: 945px;
  margin: 0px auto;
  /* box-shadow: 0px 5px 0px 5px #666; */ 
  background: url("/dms/sssv/img/bottom_line.png") repeat-x;
  height: 5px;
}

#home {
	width: 940px;
}

#home #main {
	width: 394px;
}

#home_extras {
	width: 508px;
	margin: 15px 5px 0 0;   
	float: left;
	
}

#home_extras #extras .box {
	margin-left: 8px;  
	width: 95%;
}

#home_extras .video {
	margin-left: 8px;
	margin-top: 18px;
}


#home_extras #nav_wrapper {
	width: 360px; 
	float: none;
}

#home p {
	font-size: 115%;
	line-height: 1.5em;
	padding-top: 5px;
}

#home h2 {
	font-size: 120%;
	color: #F39400;
	padding-top: 15px;
}

#extras {
	float: none;
	display: inline; /* IE 6 */
	width: 210px;
}
#promos {
	overflow: hidden;
	float: none; /* ie 6 */
	width: 180px; 
	clear: both;
	padding: 20px 0 20px 10px;
} 
#site-info {
	clear: both;  
	overflow: hidden;
}

/* 2 column layout: no nav vertical | main column | sidebar */
.col-subcol #wrapper-3 {
	width: 100%; 
}
.col-subcol #main {
	width: 700px;
}
.col-subcol #main {
	width: 590px;
}
.col-subcol #extras {
	width: 330px;
}

/* 2 column layout: nav vertical | main column | no sidebar */
.nav-col #main {
	width: 100%;
}

/* 2 column layout: two equal columns: main column | sidebar */
.col-subcol-equal #wrapper-3 {
	width: 100%; 
}
.col-subcol-equal #main,
.col-subcol-equal #extras {
	width: 460px;
}

/* 2 column layout: nav vertical and big main column with 2 floating teasers: nav | main */
.nav-col-float2 #wrapper-3,
.nav-col-float2 #main {
	width: 700px;
}

/* 3 column layout: no nav vertical | main | sidebar | sidebar */
.col-subcol-subcol #wrapper-3 {
	width: 100%; 
}
.col-subcol-subcol #main,
.col-subcol-subcol #extras {
	width: 460px;
}
.col-subcol-subcol #extras-1,
.col-subcol-subcol #extras-2 {
	width: 200px;
	float: left;
}
.col-subcol-subcol #extras-2 {
	float: right;
}

/* 3 column layout: 1 big column with 3 floating teasers | main */
/* 2 column layout: 1 big column with 2 floating teasers | main */
.col-float3 #wrapper-3,
.col-float3 #main {
	width: 100%;
}

/* 3 column layout: no nav vertical, 1 big column with 2 floating teasers and a sidebar:  main column | sidebar  */
.col-float2-subcol #wrapper-3,
.col-float2-subcol #main {
	width: 700px;
}
.col-float2-subcol #wrapper-3 {
	float: left;
}




/* BRANDING / HEAD
------------------ */
#branding {  
	color: #fff;
} 

#branding a img {
	display: block;
	border: 0px;
}

#logo {
	overflow: hidden;
	position: relative;
	height: 94px;
	top: 0px;
	margin-top: 0px;
}
#logo span {
	position: absolute;
	background-position: 0 0;
	z-index: 10;
	display: block;
	top: 0px;
	margin-top: 0px;
	left: 0;
	height: 94px;
	width: 940px;
}

#logo strong,
#logo em {
	overflow: hidden;
	position: relative;
	color: #000;
	font-size: 300%;
}
#logo em {
	position: absolute;
	z-index: 11;
	left: 80px;
	bottom: 0;
	width: 100%;
	height: 30px;
	color: #F39400;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	white-space: nowrap;
}
#logo a {
	position: absolute;
	display: block;
	left: 0;
	width: 28em;
	padding: 0px;
	cursor: pointer;
}
#logo a:hover {
	text-decoration: none
	border: 0px;;
}
#logo a img {
	display: block;
	border: 0px;
}

#search-box {
	position: absolute;
	bottom: 0;
	right: 0;
}              
#search-box input {
	background: #ebebeb;
	margin: 0 5px 0 0;
	border: 1px solid #c2c2c2;
	width: 150px;
	padding: 3px 3px 2px 3px;
} 
#search-box input:focus {
	background: #fff;
	border: 1px solid #ff3062;
}
#search-box .button {
	background: #b90834 url(../img/bgs/submit.png) 0 0 repeat-x;
	width: auto;
	border: 1px solid #f19eb2;
	border-right: 1px solid #920728;
	border-bottom: 1px solid #920728;
	margin: 0;
	padding: 2px 10px;
	color: #fff;
	cursor: pointer;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
}
#search-box .button:hover, 
#search-box .button:active,
#search-box .button:focus {
	background: #333;
	color: #fff;
	border: 1px solid #555;
	border-right: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
}
#search-box a.button {
	width: 100px;
	display: inline;
	border: none;
	padding: 3px 10px 2px 10px;
}

#nav-meta {
	position: absolute;
	top: 0px;
	right: -10px;
}    
#nav-meta ul li {
	float: left;
	margin: 0 10px 0 0;
	list-style: none;
	font-size: 110%;
}	
#nav-meta ul li a {
	color: #ececec;
}	
#nav-meta ul li a:hover,
#nav-meta ul li a:active,
#nav-meta ul li a:focus {
	color: #ff3062;
	text-decoration: underline;
}	

/* GLOBAL HORIZONATAL NAVIGATION 
-------------------------------- */


#nav-global {
	overflow: hidden;
}

#nav-global ul {
	position: relative;   
	border-bottom:1px solid black;
	float: left;
	width: 100%;
	list-style: none;
} 

#nav-global ul li {
	border-right:1px solid #ccc;	
	height: 22px;	
	float: left;
	margin-left: 1px;
	width: auto; 
}

#nav-global ul li a {
	font-family: Arial;
	font-size: 13px;
	color:#000;
	padding: 3px 20px;
	text-decoration: none;	
	display: block;
}

#nav-global ul li a strong {
	font-weight: normal;
}	

#nav-global ul .color1 {
	border-top: 2px solid #ff9900;
}

#nav-global ul .color2 {
	border-top: 2px solid #b24700;
}

#nav-global ul .color3 {
	border-top: 2px solid #d9ad00;
}

#nav-global ul .color4 {
	border-top: 2px solid #b2d999;	
}

#nav-global ul .color5 {
	border-top: 2px solid #e5e58a;		
}

#nav-global ul .color6 {
	border-top: 2px solid #ff9900;
}

#nav-global ul .color7 {
	border-top: 2px solid #ff9900;
}

#nav-global ul .color8 {
	border-top: 2px solid #ff9900;
}

/** horizontal-navigation color1 **/
#nav-global .color1 a:hover,
#nav-global .on1 a { 
	background: transparent url(/dms/sssv/img/navigation/color1-left.png) no-repeat left top;   
	color: #000; 
	font-weight: normal;
	display: block; 
}  

#nav-global li.color1:hover, 
#nav-global li.on1 {
	background: transparent url(/dms/sssv/img/navigation/color1-right.png) no-repeat top right;
	color: #000; 
	font-weight: normal; 
}	

/** horizontal-navigation color2 **/
#nav-global .color2 a:hover,	
#nav-global .on2 a  { 
	background: transparent url(/dms/sssv/img/navigation/color2-left.png) no-repeat left top;   
	color: #000; 
	font-weight: normal; 
}  

#nav-global li.color2:hover,
#nav-global li.on2 {
	background: transparent url(/dms/sssv/img/navigation/color2-right.png) no-repeat top right;
	color: #000; 
	font-weight: normal; 
}

/** horizontal-navigation color3 **/
#nav-global .color3 a:hover,
#nav-global .on3 a  { 
	background: transparent url(/dms/sssv/img/navigation/color3-left.png) no-repeat left top;   
}  

#nav-global li.color3:hover,
#nav-global li.on3 {
	background: transparent url(/dms/sssv/img/navigation/color3-right.png) no-repeat top right;
}


/** horizontal-navigation color4 **/
#nav-global .color4 a:hover,
#nav-global .on4 a { 
	background: transparent url(/dms/sssv/img/navigation/color4-left.png) no-repeat left top;  
}  

#nav-global li.color4:hover,
#nav-global li.on4 {
	background: transparent url(/dms/sssv/img/navigation/color4-right.png) no-repeat top right;
}

/** horizontal-navigation color5 **/
#nav-global .color5 a:hover,
#nav-global .on5 a  { 
	background: transparent url(/dms/sssv/img/navigation/color5-left.png) no-repeat left top;   
}  

#nav-global li.color5:hover,
#nav-global li.on5  {
	background: transparent url(/dms/sssv/img/navigation/color5-right.png) no-repeat top right;
}

/** horizontal-navigation color6 **/
#nav-global .color6 a:hover,
#nav-global .on6 a { 
	background: transparent url(/dms/sssv/img/navigation/color1-left.png) no-repeat left top;   
	color: #000; 
	font-weight: normal;
	display: block; 
}  

#nav-global li.color6:hover, 
#nav-global li.on6 {
	background: transparent url(/dms/sssv/img/navigation/color1-right.png) no-repeat top right;
	color: #000; 
	font-weight: normal; 
}

/** horizontal-navigation color7 **/
#nav-global .color7 a:hover,
#nav-global .on7 a { 
	background: transparent url(/dms/sssv/img/navigation/color1-left.png) no-repeat left top;   
	color: #000; 
	font-weight: normal;
	display: block; 
}  

#nav-global li.color7:hover, 
#nav-global li.on7 {
	background: transparent url(/dms/sssv/img/navigation/color1-right.png) no-repeat top right;
	color: #000; 
	font-weight: normal; 
}

/** horizontal-navigation color8 **/
#nav-global .color8 a:hover,
#nav-global .on8 a { 
	background: transparent url(/dms/sssv/img/navigation/color1-left.png) no-repeat left top;   
	color: #000; 
	font-weight: normal;
	display: block; 
}  

#nav-global li.color8:hover, 
#nav-global li.on8 {
	background: transparent url(/dms/sssv/img/navigation/color1-right.png) no-repeat top right;
	color: #000; 
	font-weight: normal; 
}

/***

#nav-global {           
	float: none;
	border-bottom: 1px solid #000;
} 

#nav-global ul { padding: 0; }
#nav-global ul li { display: inline; 	min-height: 30px; }

#nav-global ul {
	padding: auto 0 0 7%;
	color: #000;
	font-weight: bold;
	font-size: 130%;
}

#nav-global ul li a {
	padding: 0.2em 12px;
	color: #000;
	text-decoration: none;
	float: left;
	border-right: 1px solid #000;
}

#nav-global ul li a:hover {
	background-color: #F39400;
	color: #fff;
}

#navlist li a:hover, #navlist li a:active {
	color: #fff;
	text-decoration: none;
	background: #F39400;
	text-align: left;
} ***/


/*#nav-global.plus-navsub {
	min-height: 6.8em;
	height: 6.8em;
}
#wrapper > #nav-global.plus-navsub {
	height: auto;
}*/

/*
#nav-global ul {
	position: relative;   
	background: #fff url(../img/bgs/nav-global-line.png) 0 100% repeat-x;
	float: left;
	width: 100%;
	list-style: none;
} 
#nav-global.plus-navsub ul {
	border-bottom: none;
	padding: 0 0 0 0;
}
#nav-global li {
	float: left;  
	margin: 0px 0px 0px 0px;
	padding-bottom: 1px;
	font-size: 120%;
	font-weight: bold;
}
#nav-global li a,
#nav-global li a:visited,
#nav-global li strong {
	padding: 0.4em 12px;
	display: block;
	float: left; 
	color: #000;
	text-decoration: none;
} 
#nav-global li a {
	cursor: pointer;
}

#nav-global li.on,
#nav-global li.open {
	background: #F39400;
	padding: 0px 0px 0px 0px;
	padding-bottom: -1px;
}
#nav-global li strong,
#nav-global li.open a {
	background: #F39400;
	color: #fff;
	padding: 0 0 0 0;
}
#nav-global li strong span,
#nav-global li.open a span {
} 
#nav-global li span,
#nav-global li.open a span {
	float: left;
	padding: 0px 0px 0px 0px;
}    

#nav-global li a:hover,
#nav-global li a:active,
#nav-global li a:focus {
	background: #F39400;
	color: #fff; 
}

#nav-global ul ul {
	position: absolute;
	left: 0;
	top: 2.4em;
	width: 940px;
}
#nav-global li li,
#nav-global li li.on {
	background: none;
	font-size: 100%;
}
#nav-global li.open li span,
#nav-global li.open li a,
#nav-global li.open li strong{
	background: none;
	font-weight: normal;
}
#nav-global li.open a {
	text-decoration: none;
}
#nav-global li.open li.on a span {
	font-weight: bold;
	color: #F39400;
	color: #fff;
}
#nav-global li li a:hover,
#nav-global li li a:active,
#nav-global li li a:focus,
#nav-global li li a:hover span,
#nav-global li li a:active span,
#nav-global li li a:focus span {
	background: none;
	color: #F39400;
}
*/

/* SECTION-HEADER 
----------------- */
#section-header {
	overflow: hidden;
	color: #fff;
}	
#section-header h6 {
	float: right;
	width: 30%;
	padding: 10px;
	font-size: 180%;
	text-align: right;
}
#section-header p {
	float: left;
	width: 65%;
	padding: 13px 10px 13px 10px;
	font-size: 130%;
}

/* STAGE 
-------------------------- */
#stage {       
	background: #151515;
} 
#stage h1 { 
	margin: 0 0 10px 0;
} 
#stage p { 
	font-size: 160%;
}
#stage img {
	display: block;
	line-height: 1;
}
#stage a img {
	border: none;
	width: 940px; 
}  
#stage-box {    
	position: absolute;
	top: 53px;
	left: 20px;
	padding: 10px;
	background: #0D0D0D;
}                     
#stage h1 {
	float: left;         
	margin: 0;
	padding: 10px 10px 0 10px;
	font-size: 240%;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
}
#stage p {      
	clear: left;
	float: left; 
	width: 300px;
	padding: 10px 10px;
	line-height: 1.3em;
	color: #fff;
} 

     
/* MAIN 
------------ */

/* Breadcrumb */
#main #breadcrumb {
	margin: 5px 0 20px 230px;
	float: left;
	width: 70%;
}
#main #breadcrumb h2 {
	float: left;
	margin-right: 5px;
	font-size: 120%;
	font-weight: normal;
}
#main #breadcrumb ol {
	list-style: none;
	margin: 0 !important;
}
#main #breadcrumb li {
	float: left;
	background: url(../img/icons/breadcrumb.gif) 0 4px no-repeat;
	border: none;
	margin: 0 6px 0 0;
	padding: 0 0 0 7px;
	font-size: 120%;
	font-weight: normal;
}
#main #breadcrumb ol li a,
#main #breadcrumb a{
	color: #666;
}

#main #breadcrumb ol li a:visited,
#main #breadcrumb a:visited{
	color: #666;
}

/* Breadcrumb moved outside main: special for this design theme */
#wrapper-2 {
	position: relative;
}
.col-subcol-equal #main {
	position: relative;
	overflow: visible;
}
#main #breadcrumb {
	position: absolute;
	left: 0;
	top: 0;
}
.col-subcol-equal #main #breadcrumb {
	top: -30px;
}

#extras,
#main,
#platform {
	margin-top: 20px;
}

#nav {
	margin-top: 0px;
}

#home #nav,
#home #extras,
#home #main {
	margin-top: 0;
}

/* fonts */
#wrapper-2 li,
#home_extras #extras li,
#wrapper-2 dd,
#wrapper-2 dt {
	font-size: 130%;
	line-height: 1.3em;
	color: #666;
} 

#home_extras p, 
#wrapper-2 p {
	font-size: 120%;
	line-height: 1.3em;
	color: #666;	
	margin-bottom: 10px;
}

#promos p {
	font-size: 105%;
}

#wrapper-2 h2, 
#wrapper-2 h4 {
	font-weight: bold;
	color: #000;
	line-height: 1.3em;
} 

#wrapper-2 h3 {
	font-weight: normal;
	color: #666;
	font-size: 105%
}

#wrapper-2 h1 {
	font-weight: bold;
	color: #F39400;
	line-height: 1.3em;
}

#promos h2 {
	color: #fff;
}

#main h1 {
	font-size: 220%;
	letter-spacing: -1px;
}
#home #extras h2,
#main h2 {
	font-size: 120%;
	color: #F39400;
	margin-top: 5px;
}
#main h3 {
	font-size: 125%;
	font-weight: bold;
}
#main h4 {
	font-size: 130%; 
}


/* Page Intro */
#main #page-intro h1 {
	margin: 0 0 5px 0;
}
#main #page-intro p {
	margin: 0 0 25px 0;
}


/* OPENER & TEASERS
-------------------- */
.opener,
.teaser {
	overflow: hidden;
	border-bottom: 0px solid #b3b3b3;
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
}   

/* Opener */
.opener {
	border-bottom: none;
	position: relative;
}
#main .opener h1 {
	font-size: 240%;
	margin: 0 0 5px 0;
}
#main .opener h1 em { /* kicker */
	display: block;
	font-size: 62.5%;
	font-style: normal;
	margin: 0 0 -8px 0; /* 15px */
	padding: 0;
}
#main .opener h1 a em {
	color: #555;
}
.opener img {
	float: none;
	display: block;
	width: 458px;
	height: 213px;
	margin: 0 0 10px 0;
} 
/* Opener in other layouts */
.col-float2-subcol .opener {
	float: left;
	clear: none;
	width: 340px;
	margin: 0 20px 10px 0;
} 
/* img opener in other layouts */
.col-float2-subcol .opener img {
	width: 338px;
} 
.col-subcol .opener img {
	width: 588px;
	height: 250px;
} 
.col-subcol .opener img {
	width: 588px;
	height: 250px;
} 

/* teaser */ 
.teaser { 
	float: left; /* ie 6 */
	width: 100%; /* ie 6 */
	padding: 0 0 20px 0;
} 

/*#main .price {
	color: #555;
	height: 50px;
	width: 150px;
	background-color: 
	padding-left: 43px; 
	background: #F39400; url("/magnolia-sssv-webapp/dms/sssv/img/icons/price_icon.png") no-repeat left center;
	display: inline;
} */

#main .teaser h2 {
	width: 310px;
	float: right;
	margin: 1px 0;
	font-size: 180%;
}
#main .teaser h2 em { /* kicker */
	display: block;
	margin: 0 0 -2px 0;
	font-size: 66.66%; /* 12px */
	font-style: normal;
}
#main .teaser h2 a em { /* kicker */
	color: #555;
}
#main .mod .links { /* teaser with link list */
	margin-top: 10px;
}  
.teaser img {
	float: left;  
	width: 138px;  
	margin: 5px 10px 5px 0;
} 

/* teaser h2 in other layouts */
.col-subcol-subcol #main .teaser h2,
#main .teaser-group .teaser h2 {
	width: 230px;
}
.col-subcol #main .teaser h2 {
	width: 590px;
} 
.col-float2-subcol #main .teaser h2,
.nav-col-float2 #main .teaser h2 {
	width: 190px;
} 
#main .mod h2,
.col-float3 #main .teaser h2,
#main .teaser-group .mod h2 {
	width: auto;
	float: none;
	margin-top: 0;
}
/* img teasers in other layouts */
.col-float2-subcol .teaser img,
.nav-col-float2 .teaser img { 
	width: 138px;  
} 

/* openers & teasers in other layouts */
/* 3 columns: 1 big main column with 3 floating teasers | main */
.col-float3 .opener,
.col-float3 .teaser {
	clear: none;
	float: left;
	width: 300px;
	margin: 0 20px 20px 0;
}
.col-float3 #teaser-3,
.col-float3 #teaser-6 {
	margin-right: 0;
}
.col-float3 #teaser-4,
.col-float3 #teaser-7 {
	clear: left;
}
.col-float3 .opener img,
.col-float3 .teaser img {
	display: block;
	float: none;
	width: 298px;
}
.col-float3 .opener {
	background: #f2f2bf;
	background: #e5e57f;	
}
.col-float3 #main .opener h1 {
	border: none;
}
.col-float3 .opener img {
	height: 150px;
}
.col-float3 .teaser {
	border: none;
}
.col-float3 #main .opener h1,
.col-float3 #main .opener p {
	margin-left: 10px;
	margin-right: 10px;
}

/* 2 colums: 1 big main column with 2 floating teasers | main 
   3 columns: nav vertical and 1 big main column with 2 floating teasers | nav | main */
.col-float2 .opener,
.col-float2 .teaser {
	float: left;
	width: 460px;
	margin-right: 20px;
}
.col-float2-subcol .opener,
.col-float2-subcol .teaser,
.nav-col-float2 .teaser,
.nav-col-float2 .opener {
	float: left;
	width: 100%;
	margin-right: 20px;
	overflow: hidden;
}
.col-float2 #teaser-2,
.col-float2 #teaser-4,
.col-float2 #teaser-6,
.col-float2 #teaser-8,
.nav-col-float2 #teaser-2,
.nav-col-float2 #teaser-4,
.nav-col-float2 #teaser-6,
.col-float2-subcol #teaser-2,
.col-float2-subcol #teaser-4,
.col-float2-subcol #teaser-6,
.col-float2-subcol #teaser-8 {
	margin-right: 0;
}
.col-float2 #teaser-3,
.col-float2 #teaser-5,
.col-float2 #teaser-7,
.nav-col-float2 #teaser-3,
.nav-col-float2 #teaser-5,
.col-float2-subcol #teaser-3,
.col-float2-subcol #teaser-5,
.col-float2-subcol #teaser-7 {
	clear: left;
}
/* the last teaser */
.col-float2 #teaser-8,
.col-float2-subcol #teaser-8,
.nav-col-float2 #teaser-6,
.col-float2-subcol #teaser-6 {
	margin-right: -3px; /* IE 6 */
}

/* Teaser Group */
.teaser-group {
	clear: both;
	border-top: 4px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	margin: 0 0 20px 0;
}
.teaser-group h5 {
	margin: 5px 0;
	color: #333;
	font-size: 160%;
}
.teaser-group .teaser {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	float: none;
	border: none;
	margin: 0 0 5px 0;
	padding: 10px 0;
}
.teaser-group .teaser img { 
	width: 218px;  
} 

/* teaser with newslists */
.latest {
	border-top: 4px solid #b3b3b3;
	border-bottom: none;
}
#main .latest h2 {
	float: none;
	margin: 5px 0 5px 0;
}
#main .latest h3 {
	margin: 5px 0 5px 0;
	font-size: 160%;
}
#main .latest h3 em { /* kicker */
	display: block;
	margin: 0 0 -2px 0;
	font-style: normal;
	font-size: 68.75%; /* 11px */
}
#main .latest h3 a em {  
	color: #555;
}
#main .latest li {
	clear: left;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	background: transparent url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	overflow: hidden;
	height: 1%;
	font-size: 100%;
}
.latest li p em {
	color: #555;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
}

/* teaser with just a link list */
#main .teaserlist li {
	font-size: 160%;
	font-weight: bold;
} 
#main .teaserlist li em {
	font-weight: normal;
}


/* LINK LISTS 
-------------------- */
/* anywhere in main texts, teasers etc. */

.listing {
	border-top: 4px solid #cc0;
	margin: 20px 0 30px 0;
}
.listing h3 {
	margin: 5px 0 1px 0;
	padding: 0 0 5px 0;
	color: #333;
}
.listing ul {
	list-style: none;
	border-top: 1px solid #dedede;
}
.listing li {
	border-bottom: 1px solid #dedede;
}
.listing li a {
	display: block;
	padding: 5px 0 7px 0;
}		
.listing li em {
	font-style: normal;
	color: #555;
	font-size: 90%;
}

#main .teaser .links ul {
	clear: both;
	margin: 3px 0 -10px 0;
}
#main .links ul,
#main .text .links ul {
	list-style: none;
	margin: 0;
}
#main .links {
	margin: 10px 0 20px 0;
	clear: both;
}

#main .links li {
	margin: 0;
}

#main .links .box {
	float: left;
	width: 33%;  
	margin: 0 -3px 10px 0; /* IE 6: duplicate characters */
} 

#main .columns .column1 .links .box {
	width: 100%;  
	margin: 0 -3px 10px 0; /* IE 6: duplicate characters */
}

#main .columns .column2 .links .box {
	width: 100%;  
	margin: 0 -3px 10px 0; /* IE 6: duplicate characters */
}

#main .text .links h2,
#main .text .links h3 {
	margin: 5px 0 1px 0;
	padding: 3px 0 5px 0;
	color: #000;
	font-size: 130%;
	font-weight: bold;
}	
#main .teaser .links h3 { /* linklist in teaser */
	clear: both;
	margin: 10px 0 5px 0;
	font-size: 130%;	
} 
#main .links li {
	/* background: url(../img/bgs/dotted-line.png) 0 0 repeat-x; */
	padding: 0px;
	font-size: 120%;
	font-weight: normal;
}

#main p a {
	background: url(/dms/sssv/img/icons/more_link_icon.png) 0 4px no-repeat;
	display: block;
	padding: 0 0 0 18px;
	font-size: 100%;
}

#main li, #home_extras #extras li {
	font-size: 120%;
	margin-left: 20px;
}

#main .sitemap li {
	margin-left: 0px;
	font-size: 130%;
}
#home_extras p a,
#main .links li a {
	background: url(/dms/sssv/img/icons/more_link_icon.png) 0 3px no-repeat;
	display: block;
	padding: 0 0 0 20px;
	font-size: 100%;
	float: none;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main .links .download a,
#main .links .download li a {
	background-image: url(/dms/sssv/img/icons/more_link_icon.png);
}
#main .links .external a,
#main .links .external li a {
	background-image: url(/dms/sssv/img/icons/more_link_icon.png);
}
#main .links em {
	color: #555;
	font-size: 85%; /* 11px */
	font-style: normal;
}


/* top 10 one-two-three */
#main .one-two-three {
	float: left;
	width: 460px;
}
#main .one-two-three li {
	float: left;
	position: relative;
	width: 420px;
	height: 3em;
	margin: 0;
	padding: 5px 0 5px 35px;
	list-style: none;
}
#main .one-two-three li a {
	display: block;
}
#main .one-two-three li a:hover em {
	color: #F39400;
	text-decoration: none;
}
#main > .one-two-three li {
	height: auto;
	min-height: 3em;
}
#main .one-two-three .text-box-section ul { /* in tab-box*/
	border-top: 1px solid #ccc;
	margin: 10px 0;
}
#main .text-box .text-box-section li { /* in tab-box*/
	width: 405px;
	border-bottom: 1px solid #ccc;
}
#main .one-two-three li em { /* the number */
	position: absolute;
	background: url(../img/bgs/one-two-three.png) 0 0 no-repeat;
	top: 5px;
	left: 0;
	padding: 6px 10px 8px 9px;
	font-size: 140%;
	font-style: normal;
	color: #fff;
}
#main .one-two-three li.no-10 em {
	padding-left: 2px
}
#main .one-two-three li img {
	float: right;
	width: 88px;
	margin: 2px 0 0 5px;
}


/* EVENTS 
-------------------------- */
#main .event-list {
	overflow: hidden; /* ie 6 */
	margin: 0 0 20px 0;
	border-top: 4px solid #b3b3b3;
	border-bottom: none;
}
#main .event-list ul {
	margin: 0 0 10px 0;
}
#main .event-list li {
	position: relative;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 10px 0 10px 0;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	list-style: none;
	font-size: 100%;
	width: 100%;
}
#main .event-list h2 {	
	float: none;
	margin: 5px 0;
	padding: 0;
	color: #333;
}
.event-list li h3 {
	margin: 0 0 0 3.2em;
}
#main ul.event-data {
	margin: 0 0 0 4.6em;
	clear: both;
	border: none;
}
#main .event-data li {
	display: block;
	background: none;
	border: none;
	margin: 0 10px 0 0;
	padding: 0;
	color: #555;
	font-weight: normal;
	font-size: 130%;
}
#main .event-data li.organizer {
	clear: both;
}
.event-list li a {
	padding: 0;
}
div.date {
	position: absolute; 
	top: 0;
	left: 0;
	margin: 0 5px 0 0;
	background: #afaf00;
	width: 4em;
}
.date .month {
	display: block;
	padding: 2px 0 0 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 160%;
}
.date abbr {
	border: none;
	cursor: help;
}
.date .day {
	display: block;
	padding: 0 0 5px 0;
	color: #fff;
	font-size: 240%;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}
.date .till {
	display: block;
	height: 13px;
	text-indent: -9999px;
	background: url(../img/bgs/till.gif) 50% 0 no-repeat;
}
.date .d-end {
	background: #d9d940;
	padding-top: 0;
}
.event-list div.date {
	width: 3.6em;
	top: 10px;
}
.event-list .date .month {
	padding-bottom: 5px;
	font-size: 140%;
	font-weight: normal;
}
.event-list .date .day {
	font-size: 180%;
}

/* Event Detail */
.vevent {
	position: relative;
	clear: both;
	margin: 0 0 10px 0;
	border-top: 1px solid #fff;
	padding: 5px 5px 15px 5em;
	background: #f0f0f0 url(../img/bgs/microformat.png) no-repeat scroll 99% 5px;
	z-index: 1;
}
#wrapper-2 .vevent h2 {
	padding: 0 2em 5px 0;
	font-size: 180%;
}
.vevent div.date {
	left: -50px;
}
.vevent > div.date {
	left: 0;
}
.vevent li {
	list-style: none;
}
#main .vevent p {
	display: block;
	margin: 0 0 10px 0;
	font-size: 120%;
}
#wrapper-2 .vevent dl {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	height: 1%; /* IE 6 */
	line-height: 1.5em;
}
#wrapper-2 .vevent dt {
	float: left;
	width: 80px;
	font-weight: bold;
	font-size: 120%;
}
#wrapper-2 .vevent dd {
	font-size: 120%;
}
#wrapper-2 .vevent dd a.url {
	background: url(../img/icons/external.png) 0 1px no-repeat;
	padding-left: 17px;
	color: #dd0e40;
}
.vevent span {
	display: none;
}

/* calender */
#calendar {
	position: relative;
	border-top: 4px solid #b3b3b3;
	margin: 0 0 20px 0;
}
#calendar h2 {
	float: left;
	margin: 3px 0 6px 0;
}
#calendar table {
	width: 100%;
	font-size: 130%;
	line-height: 1.2em;
}
#calendar div.pager {
	clear: none;
	float: right;
	width: 30px;
	margin: 7px 0 0 0;
}
#calendar div.next {
	float: right;
}
#calendar div.pager a img {
	border: 1px solid #fff;
	width: 13px;
	margin: 0;
}
#calendar div.pager a:hover img,
#calendar div.pager a:focus img,
#calendar div.pager a:active img {
	border: 1px solid #F39400;
}
#calendar table {
	clear: both;
	border-top: 1px solid #ccc;
	border-spacing: 0;
	empty-cells: show;
}
#calendar thead th {
	padding: 4px 0;	
}
#calendar thead th abbr {
	border: none;
}
#calendar tbody tr {
	background: url(../img/bgs/dotted-line.png) 100% 0 repeat-x;
}
#calendar tbody td {
	width: 25px;
	padding: 4px 0;
	text-align: center;
}
#calendar tbody td.on  {
	background: #f2f2f2;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 2px 0;
	font-weight: bold;
}
#calendar tbody td a {
	display: block;
}
#calendar tbody td.on a {
	color: #dd0e40;
}


/* SIDEBAR left / NAVIGATION sub
-------------------------------- */
#nav {
	padding-top: 0px;
}

#nav-box {
	padding-bottom: 10px;
	background: #e5e0d5;
}

/***
#nav-box ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style-type: none;
	font-size: 115%;
}


#nav-box li {
	display: block;
	margin: 0;
	margin-left: 10px;
}

#nav-box li li {
	display: block;
	margin: 0;
	margin-left: 30px;
}

#nav-box li li li{
	display: block;
	margin: 0;
	margin-left: 50px;
}

#nav-box li a {
	float: none;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px 8px;
	color: #000;
	background: url("/magnolia-sssv-webapp/dms/sssv/img/icons/ul_icon.png") no-repeat left 8px;
}

#nav-box li a:hover, #nav-global li.on a {
	color: #000;
	font-weight: bold;
	background: url("/magnolia-sssv-webapp/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 8px;
}

#nav-box li li a:hover, #nav-global li.on a {
	color: #000;
	font-weight: bold;
	background: url("/magnolia-sssv-webapp/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 8px;
	margin-left: 15px;
}

#nav-box li li li a:hover, #nav-global li.on a {
	color: #000;
	font-weight: bold;
	background: url("/magnolia-sssv-webapp/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 8px;
	margin-left: 30px;
} ***/

#nav-box .img_margin_20r {
	margin-right: 20px;
}

#nav-box .img_margin_10lr {
	margin-left: -10px;
	padding-top: 3px;
}

#nav-box .img_margin_25lr {
	margin-left: -25px;
	padding-top: 3px;
}

#nav-box img {
	padding-right: 5px;
	padding-top: 0px;
}
#nav-box hr {
	width: 180px;
	margin: 0 auto 0 0px;
	background-color: #000; 
	color: #fff; 
	size: 1px;
}
#nav-box ul {
	background: #e5e0d5;
	margin: 0 0 0 10px;
}
#nav-box li {
	padding: 0;
	list-style: none;
}
#nav-box li a {
	display: block;
	height: 1%;
	padding: 3px 0 0px 10px;
	color: #666;
	font-weight: normal;
	margin-bottom: -1px;
}
#nav-box li.open a {
	font-weight: normal;
	background: #e5e0d5;
}

#nav-box li strong {

	background: #e5e0d5;
	color: #000;
	text-decoration: none;
	margin-bottom: -1px;	
	padding-top: 3px;
}

#nav-box li.on strong {

	background: #e5e0d5;
	color: #000;
	text-decoration: none;
	background: url("/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 9px;
	margin-bottom: -1px;
	padding-top: 3px;
}


#nav-box a:hover,
#nav-box a:active,
#nav-box a:focus {

	background: #e5e0d5;
	color: #000;
	text-decoration: none;
	background: url("/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 9px;
	
}


#nav-box li.on a:hover,
#nav-box li.on a:active,
#nav-box li.on a:focus,
#nav-box li.on a {

	background: #e5e0d5;
	color: #000;
	text-decoration: none;
	background: url("/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 9px;
	margin-bottom: -1px;
}


#nav-box li strong {
	display: block;
	padding: 3px 0 0px 10px;
	font-weight: normal;
}

#nav-box ul ul {
	margin: 0px 0 0px 15px;
	padding: 0;
}
#nav-box li li {
	font-size: 100%;
	background: url("/dms/sssv/img/icons/ul_icon.png") no-repeat left 9px;
}
#nav-box li.on li, 
#nav-box li.open li a {
	font-weight: normal;
	background: url("/dms/sssv/img/icons/ul_icon.png") no-repeat left 9px;
}
#nav-box li.on li a {
	background: transparent;
	color: #666;
	background: url("/dms/sssv/img/icons/ul_icon.png") no-repeat left 9px;
}
#nav-box li li.on a {
	color: #000;
	font-weight: normal;
	background: url("/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 9px;
	margin-bottom: -1px;
}


#nav-box ul ul ul {

	margin: 0px 0 0px 10px;
}
#nav-box li li.open li a {
	font-weight: normal;
}
#nav-box li li li.on a {
	font-weight: normal;
	background: url("/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 9px;
}


#nav-box.nav-speaking li {
	padding: 0;
}
#nav-box.nav-speaking li a {
	padding: 0px 0 0 10px;
}
#nav-box.nav-speaking li p a {
	padding-bottom: 5px;
}
#nav-box.nav-speaking li h3 {
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
#nav-box.nav-speaking li p {
	padding: 0;
	font-size: 100%;
	font-style: italic;
}
#nav-box.nav-speaking li:hover,
#nav-box.nav-speaking li:focus,
#nav-box.nav-speaking li:active {
	cursor: pointer;
}
#nav-box.nav-speaking li:hover h3 a,
#nav-box.nav-speaking li:focus h3 a,
#nav-box.nav-speaking li:active h3 a {
	color: #f0f0d9;
	background: none;
	text-decoration: none;
	
}
#nav-box.nav-speaking li:hover p a,
#nav-box.nav-speaking li:focus p a,
#nav-box.nav-speaking li:active p a {
	text-decoration: none;
	background: #f0f0d9;
	color: #fff;
}

*/

/* SIDEBAR right: #EXTRAS 
------------------------- */ 

.box {
	float: left;
	width: 100%;  
	margin: 0 -3px 10px 0; /* IE 6: duplicate characters */
} 

.box_video {
	float: left;
	width: 33%;
	border-top: 4px solid #b3b3b3;
	margin: 0 -3px 30px 0; /* IE 6: duplicate characters */
} 

#extras h3 {  
	margin: 5px 0 5px 0;
	font-size: 160%; 
	font-weight: bold;
	color: #333;
} 

#extras h2 {
	margin: 0;
	padding: 0;
}

#extras .box {  
	width: 100%;
} 

#extras p {
	line-height: 1.3em;
}

#home #extras p {
	padding-top: 0px;
}

#extras ul {
	clear: both;
	margin: 5px 0 0 0;
	padding: 2px 0 0 0;
	list-style: none;
}
#extras li {
	/* background: url(../img/bgs/dotted-line.png) 0 0 repeat-x; */
	height: 1%; /* ie 6 */
	margin: 5px 0;
}
#extras li a {
	display: block;
	background: url(../img/icons/link.png) 0 7px no-repeat;
	padding: 5px 0 0 17px;
}
#extras .download li a, 
#extras li.download a {
	background: url(/dms/sssv/img/icons/more_link_icon.png) 0 7px no-repeat;
}
#extras .external li a, 
#extras li.external a {
	background: url(../img/icons/external.png) 0 7px no-repeat;
}
#extras li a em {
	color: #555;
	font-size: 90%;
	font-style: normal;
}
/* latest */
#extras .latest ul,
#extras .latest ul li {
	margin: 0;
	border: none;
	padding: 0;
}
#extras .latest ul li {
	margin: 5px 0;
	padding: 5px 0;
	font-size: 100%;
}
#extras h3 em {
	display: block;
	position: relative;
	margin: 0 0 -3px 0;
	font-size: 68.75%; /* 11px */
	font-style: normal;
}
#extras h3 a em {
	color: #555;
}
#extras .latest h3 {
	margin: 0 0 5px 0;
	font-size: 160%;
}
#extras .latest h3 a {
	background: none;
	font-weight: bold;
	padding: 0;
}
#extras .latest h3 em,
#extras .box h2 em { /* kicker */
	display: block;
	position: relative;
	margin: 0 0 -3px 0;
	font-size: 68.75%; /* 11px */
	font-style: normal;
}
#extras h3 a em,
#extras .box h2 a em {
	color: #555;
}
#extras li .more a {
	display: inline;
}

/* something special */
#extras .highlight {
	background: #f7f8d9;
	width: 206px;
	border-top: 4px solid #cdcc00;
	margin-bottom: 20px;
	padding: 0 7px 10px 7px;
}

/* Latest Comments in Sidebar */
#extras .latest-comments li {
	padding: 5px 0 0 0;
}
#extras .latest-comments a {
	display: block;
	background: none;
	height: 1%;
	padding: 0;
	font-weight: bold;
}
#extras .latest-comments a em {
	font-weight: normal;
}
 

/* 1. 2. 3. list */
#extras .one-two-three {
	float: left;
}
#extras .one-two-three li {
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	height: 30px; /* IE 6 */
	min-height: 30px;
	padding: 5px 0 5px 35px;
}
#extras .one-two-three ul > li {
	height: auto;
}
#extras .one-two-three #toc-box-toc li { /* dom tabs */
	width: auto;
	height: auto;
	min-height: 0;
	padding: 0;
}
#extras .one-two-three ul li { /* one-two-three in dom tabs */
	width: 170px;
}
#extras .one-two-three li em {
	position: absolute;
	background: url(../img/bgs/one-two-three.png) 0 0 no-repeat;
	top: 5px;
	left: 0;
	padding: 5px 10px 9px 9px;
	font-size: 140%;
	font-style: normal;
	text-align: center;
	color: #fff;
}
#extras .one-two-three li.no-10 em {
	padding-left: 2px
}
#extras .one-two-three li img {
	float: right;
	margin: 2px 0 0 5px;
}
#extras .one-two-three ul li a {
	padding-left: 0;
	background: transparent;
}

/* events */
#extras .event-list {
	overflow: hidden;
	margin: 0 0 20px 0;
}
#extras .event-list h2 {
	position: static;
	width: auto;
	height: auto;
	border-bottom: none;
	margin: 5px 0 0 0;
	padding: 0;
	color: #333;
	font-size: 160%;
}
#extras .event-list ul {
	position: static;
	overflow: hidden;
	margin: -5px 0 10px 0;
	border: none;
	padding: 0;
}
#extras .event-list li {
	position: relative;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 0;
	border: none;
	padding: 10px 0 0 0;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	width: 100%;
	font-size: 100%;
}
#extras div.date {
	position: absolute;
	background: #AFAF00;
	top: 10px;
	left: 0;
	width: 3.4em;
	margin-right: 10px;
}
#extras .date .month {
	display: block;
	padding: 4px 0 1px 0;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 140%;
}
#extras .date abbr {
	border: none;
	cursor: help;
}
#extras .date .day {
	display: block;
	padding: 4px 0 5px 0;
	color: #fff;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
}
#extras .event-list li h3 {
	float: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 3em;
	font-size: 140%;
	width: 177px; /* IE 6 */
}
#extras .event-list .event-data {
	border: none;
	margin: 0;
	padding: 0 0 0 4.3em;
}
#extras .event-list .event-data li {
	display: block;
	background: none;
	margin: 0 10px 0 0;
	border: none;
	padding: 0;
	float: none;
	clear: both;
	height: auto;
	width: auto;
	color: #555;
	font-weight: normal;
	font-size: 130%;
}
#extras .event-list li a {
	background: none;
	padding: 0;
}

/* contact */
#extras .vcard {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 30px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 5px 0;
	background: url(../img/bgs/dotted-line.png) 0 100% repeat-x;
}
#extras .vcard h3 {
	background: url(../img/bgs/microformat.png) 100% 0 no-repeat;
	padding-right: 30px;
}
#extras .vcard div {
	overflow: hidden;
	margin: 3px 0;
}
#extras .vcard p {
	display: block;
	font-weight: normal;
}
#extras .vcard .organization-name {
	margin-bottom: 5px;
	padding: 2px 0 3px 0;
	font-weight: bold;
}
#extras .vcard div.adr p.locality,
#extras .vcard div.adr p.postal-code {
	float: left;
}
#extras .vcard div.adr p.locality {
	margin-left: .3em;
}
#extras .vcard .given-name,
#extras .vcard .family-name {
	margin-right: 5px;
}
#extras .vcard div dl {
	margin: 5px 0 0 0;
}
#extras .vcard div dt {
	float: left;
	clear: both;
	width: 5em;
	font-weight: bold
}
#extras .vcard div dd  {
	float: left;
}
#extras .vcard .photo {
	background: url(../img/bgs/photo-corners-thumb.png) 0 100% no-repeat;
	width: 90px;
}
#extras .vcard .photo img {
	width: 88px;
}
#extras .vcard .photo dd {
	display: block;
	font-size: 110%;
}
#extras .vcard .photo dt img {
	float: none;
	margin: 0;
}


/* dom tabs */
#extras .toc-box {
	background: #f2f2f2 url(../img/bgs/text-box-220.png) -270px 100% no-repeat;
	overflow: hidden;
	width: 220px;
	border: none;
	float: left;
	clear: both; /* IE 6 */
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
}
#extras .toc-box h2 {
	background: #000 url(../img/bgs/text-box-220.png) 0 0 no-repeat;
	margin: 0;
	padding: 5px 5px 0 5px;
	color: #fff;
}
#extras ol#toc-box-toc {
	background: #000 url(../img/bgs/text-box-220.png) 0 -30px no-repeat;
	width: 218px;
	overflow: hidden;
	padding: 10px 0 0 2px;
	list-style: none;
}
#extras #toc-box-toc li {
	float: left;
	border: none;
	margin: 0 2px 0 0;
}
#toc-box-toc li a {
	background: url(../img/bgs/text-box.png) -10px -40px no-repeat;
	float: left;
	display: block;
	padding: 0;
	color: #d0d0d0;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
}
#toc-box-toc li a.on,
#toc-box-toc li a:hover,
#toc-box-toc li a:active,
#toc-box-toc li a:focus {
	background: #f2f2f2 url(../img/bgs/text-box-toc.png) 100% 0 no-repeat;
	color: #000;
	text-decoration: none;
}
#toc-box-toc li span {
	display: block;
	margin-right: 4px;
	padding: 5px 6px 5px 10px;
}
#toc-box-toc li.on span,
#toc-box-toc li a:hover span,
#toc-box-toc li a:active span,
#toc-box-toc li a:focus span {
	background: #f2f2f2 url(../img/bgs/text-box-toc.png) 0 0 no-repeat;
}
#extras .toc-box .toc-box-section {
	background: #f2f2f2 url(../img/bgs/text-box-220.png) -540px 100% repeat-y;
	float: left;
	width: 204px;
	margin: 0;
	padding: 10px 8px;
}
#extras .toc-box .toc-box-section h3 {
	background: none;
	padding: 0 0 5px 0;
	color: #000;
}

/* 2 Sidebars: tabs module extended extras-1 and #extras-2 */
#module {
	width: 100%;
	float: right;
	margin: 0 0 20px 0;
}
#module p {
	line-height: 1.3em;
}
#module img {
	float: left;
	margin: 0 10px 5px 0;
}
#extras #module .toc-box {
	background: #f2f2f2 url(../img/bgs/text-box.png) -540px 100% no-repeat;
	width: 460px;
	margin: 0;
}
#extras #module .toc-box h2 {
	background: #000 url(../img/bgs/text-box.png) 0 0 no-repeat;
	margin: 0;
	padding: 5px 5px 0 5px;
	color: #fff;
	font-size: 200%;
}
#extras #module ol#toc-box-toc {
	background: #000 url(../img/bgs/text-box.png) 0 -27px no-repeat;
	width: 460px;
}
#module ol#toc-box-toc li {
	display: inline;
}
#extras #module .toc-box .toc-box-section {
	background: #f2f2f2 url(../img/bgs/text-box.png) -1040px 100% repeat-y;
	width: 446px;
}
#extras #module .toc-box .toc-box-section h3 {
	background: none;
	padding: 0 0 5px 0;
	color: #000;
	font-size: 160%;
}

  
/* PROMOS 
------------ */
.promo {       
	position: relative;
	overflow: hidden;
	float: right;
	display: inline; /* IE 6 */	
	width: 100%;
	margin: 0 0px 0 0;
}
#promo-4 {
	margin-right: 0;
}
.promo-text {
	position: absolute;
	bottom: 1px;
	left: 1px;
	padding: 5px 5px 10px 5px;
	background: transparent url(../img/bgs/transparent.png) 0 0 repeat;
	width: 208px;
	color: #fff;
}
.promo h3 {
	margin: 0 0 5px 0;
	font-size: 140%;
}
.promo h3 a {
	color: #ff3062;
}
#wrapper-2 .promo p {
	font-size: 130%;
	color: #fff;
}
.promo img {
	display: block;
	width: 218px;
}
.promo a img {
	border: 1px solid #fff;
}  	   
.promo a:hover img,
.promo a:active img,
.promo a:focus img {
	border: 1px solid #F39400;
} 
.promo a:visited {
	color: #fff;
} 
  
 #promo_box {
 	width: 168px;
	padding: 5px;
	border: 1px solid #666666; 	
	color: #666;
 } 
 
  #promo_box a {
	margin-left: 140px;
	border: 0px;
 } 
 
  #promo_box a img {
	margin-top: 10px;
	border: 0px;
 } 
 
 #promo_box2 a img {
	margin-top: 10px;
	border: 0px;
 } 
 
  #promo_box2 a {
	margin-left: 140px;
	border: 0px;
 }  
 
  #promo_box a:hover,
  #promo_box a:active,
  #promo_box a:focus,
  #promo_box a:hover img,
  #promo_box a:hover {
  	border: 0px;
  }
  
  #promo_box2 a:hover,
  #promo_box2 a:active,
  #promo_box2 a:focus,
  #promo_box2 a:hover img,
  #promo_box2 a:hover {
  	border: 0px;
  }  
 
 #promo_box p {
	background-color:  #e5e0d5;
	padding-top: -3px;
	margin: -5px;
	padding-left: 7px;
	padding-right: 3px;
	font-size: 110%;
 }  
 
 #promo_box2 p {
	padding: 2px;
	margin-left: 2px;
	font-size: 110%;
	color: #fff;
 }  
 
 #promo_box h2 {
 	width: 145px;
 	height: 12px;
	padding: 2px;
	padding-bottom: 4px;
	background:  #F39400 url(/dms/sssv/img/icons/box_icon.png) 3px center no-repeat;
	padding-left: 20px;
	font-size: 120%;
	color: #fff;
	margin-bottom: 8px;
 } 
 
#promo_box2 img {
	margin-left: 5px;
	border: 0px;
 }  
 
 #promo_box img {
	margin-left: 5px;
	border: 0px;
 }  
 
 #promo_box2 {
 	width: 170px;
	padding: 5px;
	background: #666; 	
	color: #fff;
 } 
 
 #promo_box2 h2 {
 	width: 137px;
 	height: 12px;
 	padding: 3px;
	background:  #666 url(/dms/sssv/img/icons/contact_icon.png) -3px center no-repeat;
	padding-left: 20px;
	font-size: 120%;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	margin-left: 0px;
 } 
  

/* FOOTER 
----------------- */
#site-info {   
	position: relative;
	background: #fff;
	padding: 0px;
	margin: 0 auto 0 auto;
	color: #000;
	width: 940px; 
	border-top: solid 1px #000;
	font-size: 130%;
}

#site-info #about {   
	position: relative;
	background: #fff;
	padding: 0px;
	margin: 10px auto 10px auto;
	color: #000;
	width: 600px; 
}

.footer {
	width: 600px; 
	margin: 0 auto 0 auto;
}


p#copyright {
	clear: both;
	text-align: center;
	color: #ebebeb;
	font-size: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}
img#copyright {
	width: 4px;
	height: 4px;
}

p#copyright-magnolia {
	text-align: center;
	color: #ccc;
	padding: 2px;
	font-size: 9px;
}
div > p#copyright-magnolia a {
	padding: 0 0 0 18px;
	background: url(../img/icons/copyright-magnolia.png) 0 1px no-repeat;
	color: #666;
}

div > p#copyright-magnolia a:visited {
	color: #666;
}

p#copyright-magnolia span {
	display: none;
}
#site-info div p {
	display: block; /* IE 6 */	
	width: 600px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 80%;
}  
#site-info ul { 
	margin: 5px 0 0 0;
	list-style: none;
} 
#site-info li { 
	margin: 0 auto 0 auto;
	text-align: center;
} 
#site-info li a { 
	color: #000;
	text-decoration: none;
	font-size: 85%;
} 
#site-info li a:hover,
#site-info li a:active,
#site-info li a:focus {
	text-decoration: none;
	color: #F39400;
	text-decoration: underline;
}


/* TEXT 
----------------- */
#main .text {
	clear: both;
	overflow: hidden;
	color: #333;
}

#main .columns {
	width: 655px;
	margin-bottom: 5px;
}

#main .columns .column1 {
	width: 315px;
	float: left;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

#main .columns .column1 p {
	margin-top: 5px;
	font-size: 120%;
	line-height: 1.3em;
}

#main .columns .column2 {
	width: 315px;
	color: #333;
	float: right;
	margin-top: 10px;
}

#main .columns .column2 p {
	margin-top: 5px;
	font-size: 120%;
	line-height: 1.3em;
}	

#main .text {
	clear: both;
	overflow: hidden;
	color: #333;
}

#main .text h1,
#main h1 {
	font-size: 230%;
}
#main h1 {
	clear: both;
	margin: 10px 0 3px 0;
	padding-top: 3px;
}

#main_header  {
	clear: both;
	margin-top: 10px;
}

#main_header h3 {
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 130%;
}

#main .text h1 em { /* kicker on article pages */
	display: block;
	margin: 0 0 -5px 0;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .7px;
	font-size: 54.17%; /* 13px */
	color: #555;
}
#main .text p.intro {
	color: #333;
	font-weight: bold;
	font-size: 140%;
}
.js-on #article #main .text p.intro,
#article.col-subcol #main .text p.intro {
	float: left;
	width: 100%;
	min-height: 1px;
}
#article #main .text p.intro {
	width: 300px;
	min-height: 200px;
	height: auto;
}
#main .text p {
	margin: 0 0 10px 0;
	text-align: left;
}
#main .text p a {
	border-bottom: 1px dotted #F39400;
}
#main .text p a:hover,
#main .text p a:active,
#main .text p a:focus {
	color: #F39400;
	text-decoration: none;
	border-bottom: 1px solid #F39400;
}
#main .text h2.subline {
	clear: both;
	border-top: 1px solid #ccc;
	margin: 20px 0 12px 0;
	padding: 2px 0 0 0;
	font-size: 180%;
}
#main .text ul,
#main .text ol {
	margin: 0 0 10px 15px;
}
#main .text ol {
	margin-left: 25px;
}
#main .text ul ul,
#main .text ol ol {
	margin: 2px 0 2px 20px;
}
#main .text li {
	line-height: 1.3em;
}
#main .text li li {
	font-size: 100%;
}
.text .highlight {
	background: #ff0;
	font-style: normal;
}

/* table of contents */
#main #toc {
	clear: both;
}
#main #toc h2 {
	margin: 5px 0 1px 0;
	border-top: 1px solid #ccc;
	padding: 3px 0 5px 0;
	color: #000;
	font-size: 130%;
	font-weight: bold;
}
#main #toc ul {
	margin: 0 0 15px 0;
	list-style: none;
}
#main #toc li {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	height: 1%; /* ie 6 */
}
#main #toc a {
	display: block;
	background: url(../img/icons/down.png) 0 7px no-repeat;
	padding: 5px 0 5px 15px
}

/* table */
#main table { 
	margin: 10px 0 20px 0;
	border-top: 4px solid #ccc;
	padding: 0 0 5px 0;
	empty-cells: show;
	border-collapse: collapse;
}
#main th,
#main td {
	background: #e5e0d5;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	font-size: 120%;
}
#main th {
	background: #f2f2bf;
	border-bottom: 1px solid #b3b3b3;
	padding-right: 20px;
	font-size: 120%;
}
#main .odd td {
	background: #fff;
}
#main tbody td {
	border-bottom: 1px solid #b3b3b3;
}

#main td p {
	color: #000;
	vertical-align: top;
	text-align: left;
	font-size: 105%;
}

#main td li {
	color: #000;
	vertical-align: top;
	text-align: left;
	font-size: 105%;
	margin-left: 20px;
	line-height: 1.3em;
}

#main td ul {
	margin-top: 10px;
	margin-bottom: 10px;	
}


#main .text tr:nth-child(odd) td {
}
#main .text td ul,
#main .text td ol,
#main .text td p {
	margin-bottom: 0;
}
#main .text td li,
#main .text td p {
	font-size: 100%;
}

/* blockquote */
.text blockquote {
	position: relative;
	background: #f7f8d9 url(../img/bgs/quote.png) 0 0 no-repeat;
	padding: 15px 50px 5px 50px;
}
.text blockquote cite {
	background: url(../img/bgs/dash.png) 0 8px no-repeat;
	padding-left: 10px;
	font-size: 85%;
}

/* text-meta: author, date, tags */
#main .text .text-meta {
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
#main .text .text-data {
	overflow: hidden;
	float: left;
	width: 70%;
	margin: 0;
}
#main .text .text-data li {
	float: left;
	margin: 0 15px 0 0;
	padding: 3px 0;
	list-style: none;
	font-size: 120%;
	color: #333;
}
/* Tags in at the beginning of the text */
.text-meta dl {
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #dedede;
	padding: 3px 0;
	font-size: 92%;
}
#wrapper-2 .text-meta dt {
	float: left;
	padding: 0 5px 0 0;
}
#wrapper-2 .text-meta dd {
	float: left;
	padding: 0 10px 0 0;
}
/* text-features */
#main .text #text-features {
	position: relative;
	float: right;
	margin: 0;
}
#text-features li {
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 0;
	list-style: none;
	font-size: 120%;
	text-align: right;
}
#text-features li a {
	color: #555;
}
#text-features li.print a {
	background: url(../img/icons/print.gif) 0 .2em no-repeat;
	padding-left: 16px;
}
#text-features li.social-b a {
	background: transparent url(../img/icons/bookmarks.png) 0 -458px no-repeat;
	padding-left: 18px;
}
#text-features li a:hover,
#text-features li a:focus,
#text-features li a:active {
	color: #F39400;
	text-decoration: underline;
}
/* Social Bookmarks */
#text-features #bookmarks {
	background: #fff;
	position: absolute;
	z-index: 10;
	right: 0;
	top: 22px;
	width: 140px;
	border: 1px solid #dedede;
}
#text-features #bookmarks ul {
	display: block;
	border: none;
	margin: 5px 5px 0 5px;
}
#text-features #bookmarks ul li {
	float: none;
	margin: 0 0 4px 0;
	padding: 0;
	text-align: right;
}
#text-features #bookmarks li a {
	background: transparent url(../img/icons/bookmarks.png) 100% -577px no-repeat;
	padding: 1px 18px 1px 0;
}
#text-features #bookmarks li.delicious a {
	background-position: 100% 0;
}
#text-features #bookmarks li.google a {
	background-position: 100% -51px;
}
#text-features #bookmarks li.wong a {
	background-position: 100% -101px;
}
#text-features #bookmarks li.webnews a {
	background-position: 100% -151px;
}
#text-features #bookmarks li.yigg a {
	background-position: 100% -201px;
}
#text-features #bookmarks li.stumble a {
	background-position: 100% -254px;
}
#text-features #bookmarks li.oneview a {
	background-position: 100% -387px;
}
#text-features #bookmarks li.linkarena a {
	background-position: 100% -319px;
}

/* Flash Content */
.flash {
	margin: 20px 0 0 0px;
}

/* article navigation */
#nav-content {
	clear: both;
	background: #f7f8d9;
	margin: 0 0 20px 0;
	border: 1px solid #d3c595;
	padding: 5px;
}
#nav-content em {
	font-style: normal;
}
#main #nav-content h3 {
	margin: 5px 0;
	font-size: 180%;
}
#main #nav-content ul {
	margin: 0;
}
#main #nav-content li {
	margin: 2px 0;
	list-style: none;
}
#main #nav-content li a {
	background: transparent url(../img/icons/link.png) no-repeat scroll 0 2px;
	padding-left: 20px;
}
#main #nav-content strong {
	padding: 0 0 0 20px;
}

/* Comments */
#comments {
	margin: 20px 0 30px 0;
}
#comments h2 {
	margin: 0 0 10px 0;
	border-top: 4px solid #B3B3B3;
	padding-top: 3px;
	font-size: 240%;
}
#comments h2 em {
	font-style: normal;
}
#comments ul {
}
#comments li {
	font-size: 100%;
	position: relative;
	list-style: none;
	margin: 0 0 20px 0;
}
.comment-count {
	position: absolute;
	font-size: 500%;
	left: -70px;
	top: -5px;
	font-weight: bold;
	color: #C2C2C2;
	text-align: right;
	width: 60px;
	height: 50px;
	line-height: 1;
}
#comments blockquote {
	background: #fff url(../img/bgs/comment.png) 90% 85% no-repeat;
}
#comments blockquote p {
	font-size: 130%;
	background: #eaeaea;
	padding: 0 10px 10px 10px;
}	
#main #comments h3 {
	padding: 10px;
	background: #eaeaea;
	font-size: 160%;
}
#comments p.comment-meta {
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 100%;
}
#comments cite {
	display: block;
	margin: 10px 0 0 0;
	font-size: 130%;
	font-style: normal;
}
#comments cite span {
	margin: 0 3px 0 0;	
}
#comments cite span:after {
	content: ",";	
}
#comments cite span:last-child:after {
	content: "";
}


/* PAGES 
==================== */

/* JOB OFFER 
-------------------- */
.compact {
	clear: both;
	background: #f0f0f0;
	margin: 0 0 20px 0;
	border-top: 1px solid #fff;
	padding: 5px 10px 15px 10px;
}
#wrapper-2 .compact h2 {
	padding: 0 2em 5px 0;
	font-size: 180%;
}
.compact li {
	list-style: none;
}
#main .compact p {
	display: block;
	margin: 0 0 10px 0;
	font-size: 120%;
}
#wrapper-2 .compact dl {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	height: 1%; /* IE 6 */
	line-height: 1.5em;
}
#wrapper-2 .compact dt {
	float: left;
	width: 150px;
	font-weight: bold;
	font-size: 120%;
}
#wrapper-2 .compact dd {
	font-size: 120%;
	padding-left: 150px;
}


/* PROFILE  
------------------- */
#main .text .profile-box {
	overflow: hidden;
	margin: 20px 0 20px 0;
	padding: 0;
	height: 1%; /* ie 6 */
}
#main .text .profile-box h2 {
	clear: both;
	border-top: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 2px 0 0 0;
	font-size: 180%;
}
#main .text .profile-box dl {
	clear: both;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	float: left;
	width: 100%;
	margin: 0;
	padding: 5px;
}
#main .text .profile-box dt {
	float: left;
	clear: both;
	width: 100px;
	margin: 0 10px 0 0;
	font-weight: bold;
}
#main .text .profile-box dd {
	float: left;
	width: 340px;
}

/* vCard  addresses / microformats  */
.vcard {
	float: left; /* ie 6 */
	clear: both;
	background: url(../img/bgs/dotted-line.png) 0 100% repeat-x;
	width: 100%;
	margin: 0 0 30px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 5px 0;
}
.vcard div {
	overflow: hidden;
	margin: 3px 0;
}
#main .vcard .organization-name {
	background: url(../img/bgs/microformat.png) 0 3px no-repeat;
	margin-bottom: 5px;
	padding: 1px 0 1px 35px;
	font-weight: bold;
	font-size: 160%;
}
#main .vcard p {
	display: block;
}
.vcard div.adr p.locality,
.vcard div.adr p.postal-code {
	float: left;
}
.vcard div.adr p.locality {
	margin-left: .3em;
}
.vcard div dl {
	margin: 5px 0 0 0;
}
.vcard div dt {
	float: left;
	clear: both;
	width: 6em;
	font-weight: bold
}
.vcard div dd  {
	float: left;
}
.vcard .photo {
	background: url(../img/bgs/photo-corners-profile.png) 0 100% no-repeat;
	width: 140px;
}
.vcard .photo img {
	width: 138px;
}
.vcard .photo dd {
	display: block;
}
.vcard .photo img.photo { /* microformat class for export */
	margin: 0;
	padding: 0;
}


/* SEARCH RESULTS
------------------------------- */
#searchresult #main h1 {
	padding-top: 10px;
}
#searchresult #main h1 em {
	display: inline;
	font-size: 166%;
	padding: 0 0 0 0;
	color: #000;
}
#searchresult #main ol {
	margin: 20px 0 0 0;
}
#searchresult #main .text h1 em {
	display: inline;
	font-size: 100%;
	color: #000;
}
#searchresult ol li {
	background: transparent url(../img/bgs/dotted-line.png) repeat-x scroll 0 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style: none;
	font-size: 100%;
}
#searchresult #main ol h2 {
	border: none;
	margin: 15px 0 5px 0;
}
#searchresult #main li p {
	clear: both;
	margin: 0;
}
#searchresult #main li p.category {
	margin: 2px 0 0 0;
	color: #555;
	font-size: 110%;
}
#searchresult #main ol ul {
	margin: 0;
}
#searchresult #main li ul.text-data li {
	background: none;
	float: left;
	margin: 2px 10px 4px 0;
	padding: 0;
	font-size: 130%;
	color: #555;
}
#searchresult #main .text-data {
	border: none;
}

/* Paging */
.pager {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
}
.pager ul {
	clear: both;
	float: right;
}
.pager li {
	float: left;
	margin: 0 3px 0 0;
	list-style: none;
	text-align: center;
}
.pager li a,
.pager li strong,
.pager li span {
	display: block;
	border: 1px solid #F39400;
	border: 1px solid #ccc;
	padding: 2px 6px 2px 6px;
	font-weight: bold;
}
.pager li span { /* ... */
	border: none;
	padding: 3px 1px;
}
.pager li strong { /* you are here */
	border: 1px solid #ccc;
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
	background: #F39400;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}
.pager li.previous a,
.pager li.next a {
	border: 1px solid #fff;
}
.pager li.previous a {
	background: url(../img/icons/prev-next.png) 0 8px no-repeat;
	padding-left: 10px;
}
.pager li.previous a:hover,
.pager li.previous a:active,
.pager li.previous a:focus {
	background: #F39400 url(../img/icons/prev-next.png) 0 -41px no-repeat;
	border: 1px solid #333;
	color: #fff;
}
.pager li.next a {
	background: url(../img/icons/prev-next.png) 95% -93px no-repeat;
	padding-right: 12px;
}
.pager li.next a:hover,
.pager li.next a:active,
.pager li.next a:focus {
	background: #F39400 url(../img/icons/prev-next.png) 95% -145px no-repeat;
	border: 1px solid #333;
	color: #fff;
}


/* FORMS 
-------------------- */
#form-wrapper {
	clear: both;
}
#form-wrapper fieldset {
	border: none;
	margin: 5px 0 30px 0;
}
#form-wrapper fieldset h2 {
	margin: 0 0 1px 0;
	border-top: 4px solid #cccc00;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
	color: #333;
}

#form-wrapper fieldset h4 {
	color:#555555;
	font-size:110%;
}

#form-wrapper p.required {
	text-align: right;
}

#form-wrapper p.required span,
#form-wrapper dfn {
	color: #F39400;
	font-weight: bold;
}
#form-wrapper div {
	clear: both;
	float: left;
	width: 560px;
	border-bottom: 1px dotted #b3b3b3;
	padding: 10px 0 15px 0;
}
#form-wrapper div div {
	width: auto;
	border-bottom: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#form-wrapper label {
	position: relative;
	display: block;
	font-size: 115%;
}
#form-wrapper input[type="checkbox"] {
	display: inline;
	background: #ebebeb;
	width: 20px;
	margin: 3px 0 0 0;
	border: 1px solid #c2c2c2;
	padding: 3px 3px 4px 3px;
}

#form-wrapper input[type="radio"] {
	margin: 3px 0 0 0;
}

#form-wrapper input[type="text"],
#form-wrapper textarea,
#form-wrapper div.mod input.mod {
	display: inline;
	background: #ebebeb;
	width: 300px;
	margin: 3px 0 0 0;
	border: 1px solid #c2c2c2;
	padding: 3px 3px 4px 3px;
}

#form-wrapper input:focus,
#form-wrapper textarea:focus {
	border: 1px solid #000;
	background: #fff;
}
#form-wrapper textarea {
	width: 300px;
}
#form-wrapper select {
	display: block;
	width: 310px;
	margin: 5px 0 0 0;
}
#form-wrapper div span {
	display: block;
	padding: 5px 0 0 0;
	color: #555;
	font-size: 110%;
}
#form-wrapper div.multiple-labels span {
	padding: 0 0 10px 0;
	color: #000;
	font-size: 130%;
	font-weight: bold;
}
#form-wrapper div.multiple-labels label span {
	color: #555;
	font-size: 110%;
	font-weight: normal;
}
#form-wrapper div label span {
	display: block;
}
#form-wrapper div label.m span {
	clear: both;
	padding: 0 0 5px 0;
}
#form-wrapper div span.help a {
	background: url(../img/icons/help.gif) 0 .15em no-repeat;
	padding-left: 15px;
}

/* multiple inputs in one row */
#form-wrapper div label.s,
#form-wrapper div label.m,
#form-wrapper div label.l {
	clear: none;
	width: 92px;
}
#form-wrapper div label.m {
	width: 161px;
	padding: 0;
}
#form-wrapper div label.l {
	width: 363px;
}
#form-wrapper div label.s input {
	width: 70px;
}
#form-wrapper div label.m input {
	width: 139px;
}
#form-wrapper div label.l input {
	width: 209px;
}

/* checkboxes & radiobuttons */
#form-wrapper fieldset fieldset {
	float: none; /* ie 6 */
	margin: 0;
	padding: 0;
}
#form-wrapper fieldset fieldset input {
	width: auto;
	display: inline;
	background: transparent;
	border: none;
}
#main #form-wrapper fieldset fieldset legend {
	text-indent: -9999px;
	font-size: 0;
}

/* mod for short elements */
#form-wrapper fieldset fieldset.mod label {
	float: left;
	margin-right: 10px;
}

/* Submit */
#form-wrapper div.button-wrapper {
	position: relative;
	border: none;
	padding: 10px 0 5px 0;
}
#form-wrapper fieldset div.button-wrapper em {
	float: right;
	margin-top: -24px;
	font-size: 140%;
}
.new-search .button,  /* button outside button-wrapper */
#form-wrapper div.button-wrapper input { /* button */
	background: #b90834 url(/dms/sssv/img/icons/submit.png) 0 0 repeat-x;
	right: auto;
	width: auto;
	border: 1px solid #f19eb2;
	border-right: 1px solid #920728;
	border-bottom: 1px solid #920728;
	padding: 2px 10px;
	color: #fff;
	cursor: pointer;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
}
.new-search .button {  /* button outside button-wrapper */
	padding-top: 3px;
	padding-bottom: 4px;
}
.new-search .button:hover, 
.new-search .button:active,
.new-search .button:focus,
#form-wrapper div.button-wrapper input:hover,
#form-wrapper div.button-wrapper input:active,
#form-wrapper div.button-wrapper input:focus {
	background: #333;
	color: #fff;
	border: 1px solid #111;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	
}

/* link-Button */
a.button {
	background: #b90834 url(../img/bgs/submit.png) 0 0 repeat-x;
	min-width: 60px;
	width: auto;
	border: 1px solid #f19eb2;
	border-right: 1px solid #920728;
	border-bottom: 1px solid #920728;
	padding: 3px 20px 2px 20px;
	text-align: center;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
a.button span {
	position: absolute;
}
a.button:hover,
a.button:active,
a.button:focus {
	color: #fac4d1;
}

/* New Search */
#searchresult #form-wrapper div {
	background: #f2f2bf;
	float: left;
	width: 100%;
	padding: 10px 0;
}
#searchresult #form-wrapper div label {
	display: inline;
	float: left;
	margin: 0 10px;
}
#searchresult #form-wrapper div a.button {
	float: left;
	margin-top: 2px;
}
#searchresult #form-wrapper input.submit {
	width: auto;
	background: #cc0;
	padding: 2px 10px;
	cursor: pointer;
}

/* error messages */
.error {
	color: #cc0000;
	font-weight: bold;
}
#main .error h3 {
	/* background: url(../img/bgs/error.png) 0 8px no-repeat; */
	margin-bottom: 10px;
	padding: 5px 0 0 0;
	color: #000;
}
#main div.error {
	margin: 20px 0;
	font-weight: bold;
}
#main div.error ul {
	margin: 0 0 0 45px;
}
#main div.error li {
	color: #cc0000;
}

#main div.error dfn {
	color: #cc0000;
}

#main div.error li a,
#main div.error label span {
	color: #cc0000;
}
#main #form-wrapper div.error {
	margin: 0;
}
#form-wrapper div.error input,
#form-wrapper div.error textarea {
	border: 1px solid #cc0000;
}
/* success messages */
#main .success {
	margin: 10px 0;
}
#main .success h3 {
	/* background: url(../img/bgs/confirmed.png) 0 8px no-repeat; */
	margin-bottom: 10px;
	padding: 5px 0 0 0;
	color: #F39400;
}


/* SITEMAP 
--------------------- */

.sitemap {
	border-top: 4px solid #b3b3b3;
	margin: 30px 0 30px 0;
}

.font120 dd {
	font-size: 120%;
}

.sitemap h2 {
	margin: 0;
	padding: 5px 0 5px 0;
}
.sitemap h2 a {
	display: block;
	color: #555;
}
.sitemap h2 a:hover,
.sitemap h2 a:active,
.sitemap h2 a:focus {
	color: #F39400;
}

.sitemap ul {
	list-style-type: none;
}

.sitemap li {
	background: transparent url(../img/bgs/dotted-line.png) 0 0px repeat-x;
	height: 1%; /* IE6 */
	padding-top: 3px;
	font-size: 100%;
}
.sitemap li a {
	background: url(/dms/sssv/img/icons/more_link_icon.png) 3px 13px no-repeat;
	padding: 10px 0px 0px 20px;
}
.sitemap li li a {
	background: url(/dms/sssv/img/icons/more_link_icon.png) 30px 13px no-repeat;
	padding-left: 45px;
	font-size: 75%;
}
.sitemap li li li a {
	background: url(/dms/sssv/img/icons/more_link_icon.png) 60px 13px no-repeat;
	padding-left: 75px;
}
#sitemap #wrapper-3 .links li ul {
	margin: 0;
	padding: 0;
}

.sitemap li li {
	font-size: 100%;
}

.sitemap li li li {
	font-size: 100%;
}


/* FAQ 
--------------------- */
#main #faq-wrapper div {
	background: #f7f8d9;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	padding: 10px 10px 10px 25px;
}
#main #faq-wrapper h3,
#main #faq-wrapper p, 
#main #faq-wrapper li li {
	font-size: 100%;
}
#main #faq-wrapper p {
	margin-bottom: 10px;
}
#main #faq-wrapper li {
	float: left;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	width: 100%;
	list-style-type: none;
}
#main #faq-wrapper li li {
	background: #fff;
}
#main #faq-wrapper li p {
	margin: 0;
}
#main #faq-wrapper li h3 a {
	display: block;
	background: transparent url(../img/icons/link.png) no-repeat scroll 5px 7px;
	padding: 5px 0 5px 25px;
	font-weight: bold;
}
#main #faq-wrapper li h3 a.on {
	background-color: #f2f2bf;
	background-image: url(../img/icons/down.png);
}
#main #faq-wrapper li ul,
#main #faq-wrapper li ol {
	margin: 0 0 10px 25px;
}
#main #faq-wrapper li li {
	float: none;
	border: none;
	list-style-type: disc;
}
#main #faq-wrapper ol li {
	list-style-type: decimal;
}
#main #faq-wrapper .photo,
#main #faq-wrapper dt img {
	margin-bottom: 0;
}
#main #faq-wrapper dl {
	overflow: hidden;
}
#main #faq-wrapper dd {
	font-size: 85%; /* 11px */
	line-height: 1.3em;
}
#main #faq-wrapper dd.copyright {
	font-size: 85%;
}


/* GLOSSARY
--------------------- */
#glossary-index {
	overflow: hidden;
	width: 100%;
	margin: 0 0 20px 0;
}
#glossary-index ul {
	margin: 10px 0 0 0;
}
#glossary-index li {
	list-style: none;
	float: left;
	margin: 0 5px 5px 0;
	font-size: 160%;
}
#glossary-index li a {
	display: block;
	border: 1px solid #ccc;
	padding: 2px 7px 2px 8px;
	min-width: 12px;
	text-align: center;
	font-weight: bold;
}
#glossary-index li a:hover,
#glossary-index li a:active,
#glossary-index li a:focus {
	background: #F39400;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}
.glossary-box {
	float: left;
	width: 204px;
	height: 20em;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	padding: 10px;
}
#letter-c,
#letter-f,
#letter-i,
#letter-l,
#letter-o,
#letter-r,
#letter-u, 
#letter-x {
	margin-right: 0;
}
#main .glossary-box h2 {
	float: left;
	background: #fff;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 600%;
	color: #000;
	line-height: 1;
	text-transform: uppercase;
}
#main .glossary-box ul {
	list-style: none;
	margin: 0;
}
#main .glossary-box ul li {
	background: url(../img/bgs/dotted-line.png) 0 100% repeat-x;
	height: 1%; /* IE 6 */
	margin: 0;
	line-height: 1.2em;
}
html > body #main .glossary-box ul li {
	height: auto;
}
#main .glossary-box li a {
	display: block;
	padding: 5px 0 5px 0;
}


/* 
PHOTOS
---------------------- *
/* photos / images */
.photo { /* for dl and without it */
	float: left;
	display: block;
	margin: 3px 5px 3px 0;
}
.photo_last { /* for dl and without it */
	margin-right: 0;
	display: block;
}
dl.photo {
	padding: 0 0 5px 0;
}
.photo img {
	display: block;
	border: 0px;
}
dl.mod-2 { /* big */
	clear: both;
	background: url(../img/bgs/photo-corners-wide.png) 0 100% no-repeat;
	float: none;
}
dl.mod-2 img {
	clear: both;
	float: none;
}
img.mod-2 {
	clear: both;
	display: block;
	float: none;
}
.photo dd {
	display: block;
	padding: 5px 5px 0 5px;
	font-size: 130%;
}
.photo dd.zoom {
	float: right;
}
.photo dd.zoom a {
	display: block;
	width: 12px;
	text-indent: -999px;
}
#wrapper-2 .photo dd.copyright {
	font-style: italic;
	font-size: 120%;
}
.photo dd.longdesc {
	display: none;
}
.photo.mod {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}


/* PHOTO GALLERY
--------------------- */

#photo-index .photo {
	width: 180px;
	padding: 5px;
}
#photo-index .photo dt {
	height: auto;
}
#photo-index .photo dt img {
	width: 178px;
}
#photo-index dl {
	margin-right: 15px;
}
#photo-index dl.last {
	margin-right: 0;
}

/* lightbox*/
#showbox-overlay {
	position: fixed;
	background: #000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0.8;
}
#showbox {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	background-color: #b3b3b3;
	width: 995px;
	padding: 0 0 20px 0;
}
#showbox .controls {
	background-color: #555;
	overflow: hidden;
	height: 1%;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px 0;
	font-size: 120%;
	text-align: center;
}
#showbox .controls a {
	color: #fff;
}
#showbox .controls .prev {
	background: url(../img/icons/back.png) 0 1px no-repeat;
	margin-right: 10px;
	padding-left: 17px;
}
#showbox .controls .next {
	background: url(../img/icons/link.png) 100% 1px no-repeat;
	padding-right: 17px;
}
#showbox .controls .close {
	float: right;
	display: block;
	background: url(../img/icons/close.png) 0 1px no-repeat;
	padding: 0 5px 0  17px;
}
.prev-next {
	float: left;
	text-align: center;
	padding-left: 5px;
}
#showbox .content-box {
	background-color: #999;
	margin: 0 auto;
}
#showbox.loading .content-box {
	background: #999;
}
#showbox .multimedia-box {
	overflow: hidden;
}
#showbox .multimedia-box img {
	width: 100%;
}
#showbox .text-content {
	background: #ececec;
	padding: 5px;
}
#showbox h2 {
	margin: 5px 0;
	font-size: 130%;
}
#showbox p {
	margin-bottom: 10px;
	font-size: 120%;
}
#showbox ul {
	margin: 10px 0 10px 0;
}
#showbox li {
	list-style: none;
	color: #555;
	font-size: 110%;
}


/* 
SPECIAL MODULES
==================== */

/* TAGCLOUD
---------------- */
.tagcloud {
	float: left;
	clear: both;
	width: 100%;
	border-top: 4px solid #b3b3b3;
	margin: 0 0 20px 0;
}
.tagcloud ul {
	position: relative; /* ie 6 */
}
#main .tagcloud h3,
#wrapper-2 .tagcloud-wide h3 {
	margin: 5px 0;
	border-bottom: 1px solid #dedede;
	padding: 0 0 5px 0;
	font-size: 180%;
}
.tagcloud li {
	display: inline;
	height: 22px;
	margin: 0 10px 0 0;
	list-style: none;
	vertical-align: middle;
}
.tagcloud li a {
	font-size: 100%;
	line-height: 1.2em;
}
.tagcloud li.level-2 a {
	font-size: 120%;
}
.tagcloud li.level-3 a {
	font-size: 130%;
	font-weight: bold;
}
.tagcloud li.level-4 a {
	font-size: 140%;
	font-weight: normal;
}
.tagcloud li.level-5 a {
	font-size: 150%;
	font-weight: normal;
}
.tagcloud li em {
	font-style: normal;
}
/* in sidebar */
#extras .tagcloud {
	margin-top: 0;
	margin-right: -3px; /* ie 6 */
}
#extras .tagcloud ul {
	border: none;
	margin: 0;
	padding: 5px 0 0 0;
}
#extras .tagcloud li {
	background: none;
	border: none;
	margin: 0 10px 5px 0;
	line-height: 1.6em;
}
#extras .tagcloud li a {
	display: inline;
	background: none;
	padding: 0;
}


/* JAVASCRIPT MODULES IN MAIN 
----------------------------- */
/* Dom Tabs */
.text-box {
	overflow: hidden;
	float: left;
	background: #f2f2f2 url(../img/bgs/text-box.png) -540px 100% no-repeat;
	clear: both; /* IE 6 */
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
}
#main .text-box h2 {
	background: #000 url(../img/bgs/text-box.png) 0 0 no-repeat;
	padding: 5px 5px 0 6px;
	color: #fff;
}
ol#text-box-toc {
	float: left;
	position: relative;	
	margin: 0;
	padding: 10px 0 0 0;
	background: #000 url(../img/bgs/text-box.png) 0 -30px no-repeat;
	list-style: none;
	height: auto;
	width: 100%; 
	height: 1%; /* IE 6 */
}
#main #text-box-toc li { /* dom tabs + one two three */
	float: left;
	display: inline; /* IE 6 */
	position: relative;
	list-style: none;
	width: auto;
	height: auto;
	min-height: 0;
	margin: 0 0px 0 2px;
	padding: 0;
	color: #000;
	line-height: 1.25em;
}
#text-box-toc li a {
	background: #121212 url(../img/bgs/text-box.png) -10px -35px no-repeat;
	color: #d0d0d0;
	float: left;
	display: block;
	font-weight: bold;
}
#text-box-toc li a.on,
#text-box-toc li a:hover,
#text-box-toc li a:active,
#text-box-toc li a:focus {
	background: #f2f2f2 url(../img/bgs/text-box-toc.png) 100% 0 no-repeat;
	color: #000;
	text-decoration: none;
}
#text-box-toc li span {
	display: block;
	margin-right: 4px;
	padding: 5px 6px 5px 10px;
}
#text-box-toc li.on span,
#text-box-toc li a:hover span,
#text-box-toc li a:active span,
#text-box-toc li a:focus span {
	background: #f2f2f2 url(../img/bgs/text-box-toc.png) 0 0 no-repeat;
}
.text-box .text-box-section {
	float: left;
	background: #f2f2f2 url(../img/bgs/text-box.png) -1040px 100% repeat-y;
	width: 444px;
	margin: 0;
	padding: 10px 8px;
}
.text-box .text-box-section {
	margin-right: -3px; /* IE 6 */
}
#main .text-box .text-box-section h2 {
	clear: both;
	background: none;
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	font-size: 160%;
	color: #000;
}
#main .text-box .text-box-section h2 em {
	display: block;
	margin: 0 0 -3px 0;
	font-size: 68.75%;
	font-style: normal;
	padding: 0;
}
#main .text-box .text-box-section h2 a em {
	color: #555;
}
#main .text-box h2 a,
#main .text-box p a {
	color: #dd0e40;
}
.text-box img {
	float: left;
	width: 218px;
	margin: 0 10px 10px 0;
}
/* teaser link list modified for tab */
#main .text-box .links { 
	clear: both;
	margin: 10px 0 0 0;
}
#main .text-box .links h3 {
	font-size: 130%;
	margin: 0 0pt 5px 0;
}
#main .text-box .links li {
	border: none;
}
.col-float2 .text-box {
	width: 460px;
	float: left;
	clear: none;
}
/* alternative layouts */
.col-float2 .text-box {
	width: 460px;
	float: left;
	clear: none;
}
.col-float3 .text-box {
	width: 100%;
	float: left;
	clear: none;
}
/* different images for .col-subcol */
.col-subcol #main .text-box h2 {
	background: #000000 url(../img/bgs/text-box-590.png) no-repeat scroll 0 0;
}
.col-subcol .text-box {
	background: #f2f2f2 url(../img/bgs/text-box-590.png) -750px 100% no-repeat;
	width: 590px;
}
.col-subcol #text-box-toc {
	background: #000 url(../img/bgs/text-box-590.png) 0 -30px no-repeat;
}
.col-subcol .text-box .text-box-section {
	background: #f2f2f2 url(../img/bgs/text-box-590.png) -1499px 100% repeat-y;
	width: 575px;
	margin-right: -10px; /* IE 6 */
}
.col-subcol #main .text-box .text-box-section h2 {
	background: none;
}
.col-subcol #main > .text-box .text-box-section {
	margin-right: 0;
}


/* Teaser Switcher */
#teaser-wrapper {
	position: relative;
	background: #fff;
	background-image: none;
	float: none; /* ie 6 */
	clear: both;
	height: 1%; /* ie 6 */
	margin: 0 0 20px 0;
	padding: 0 0 4px 0;
} 
.js-on #teaser-wrapper {
	background: #000 url(../img/bgs/teaser-switcher.png) 0 100% no-repeat;
} 
#teaser-wrapper h3 { 
	background: #fff;
	background-image: none;
	border-top: 4px solid #b3b3b3;
	border-bottom: 1px solid #dedede;
	margin: 10px 0 5px 0;
	padding: 5px 0 2px 0;
	color: #000;
	font-size: 200%;
} 
.js-on #teaser-wrapper h3 { 
	background: #000 url(../img/bgs/teaser-switcher.png) 0 0 no-repeat;
	border: none;
	margin: 0;
	padding: 5px 10px; 
	color: #fff;
} 
#teaser-wrapper .pager {
	display: none;
	width: auto;
	margin: 0;
}
.js-on #teaser-wrapper .pager {
	display: block;
}
#teaser-wrapper .next,
#teaser-wrapper .prev {
	background: url(../img/bgs/prev-next-default.png) 100% -150px no-repeat;
	position: absolute;
	bottom: 4px;
	right: 2px;
	width: 19px;
	height: 150px;
}
#teaser-wrapper .prev {
	left: 2px;
	right: auto;
	background-position: 0 0;
	border-left: none;
}
#teaser-wrapper .next a,
#teaser-wrapper .prev a {
	display: none;
	background: url(../img/bgs/prev-next.gif) 100% 0 no-repeat;
	width: 19px;
	height: 150px;
	text-indent: -9999px;
}  
#teaser-wrapper .next a {
	background-position: 0 -150px;
}
#teaser-wrapper .next a.show,
#teaser-wrapper .prev a.show {
	display: block;
}
#teaser-wrapper .prev a.show:hover,
#teaser-wrapper .prev a.show:focus,
#teaser-wrapper .prev a.show:active {
	background: url(../img/bgs/prev-next-hover.png) 100% 0 no-repeat;
}
#teaser-wrapper .next a.show:hover,
#teaser-wrapper .next a.show:focus,
#teaser-wrapper .next a.show:active {
	background: url(../img/bgs/prev-next-hover.png) 100% 100% no-repeat;
}
#teaser-wrapper .stage {
	width: 940px;
	margin: 0;
} 
.js-on #teaser-wrapper .stage {
	width: 900px;
	margin-left: 19px;
}
#teaser-wrapper .stage-teaser {
	background: #fff url(../img/bgs/dotted-line.png) repeat-x scroll 0 100%;
	overflow: hidden;
	float: left;
	width: 375px;
	height: 150px;
	min-height: 150px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}
#wrapper-2 > #teaser-wrapper .stage-teaser {
	height: auto;
}
.js-on #teaser-wrapper .stage-teaser {
	background: #f2f2f2;
	background-image: none;
	border-right: none;
	margin: 0;
	padding-left: 10px;
} 
#teaser-wrapper .stage-teaser h2 {
	margin: 8px 0 0 0;
	font-size: 180%;
	font-weight: normal;
}      
#teaser-wrapper .stage-teaser img {
	display: block;
	float: left;
	margin: 4px 10px 0 0;
	border: none;
}  
#teaser-wrapper .stage-teaser p {
	margin: 0 10px;     
	font-size: 130%;
	color: #555;
}
#teaser-wrapper .stage-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}
#teaser-wrapper .stage-teaser em a {
	padding-left: 17px;
}
/* mod -> only pictures */
#teaser-wrapper.mod  {
	clear: both;
	padding: 0 0 2px 0;
}
#teaser-wrapper.mod .stage-teaser {
	background-image: none;
	border: 1px solid #f2f2f2;
	border-right: none;
	width: auto;
	height: 110px;
	min-height: 110px;
	padding: 0;
}
#teaser-wrapper.mod .stage-teaser img {
	height: 110px;
	margin: 0;
}  
#teaser-wrapper.mod .next,
#teaser-wrapper.mod .prev { 
	background: url(../img/bgs/prev-next-img-default.png) 100% -112px no-repeat;
	height: 112px;
	bottom: 2px;
}
#teaser-wrapper.mod .prev {
	background-position: 0 0;
} 
#teaser-wrapper.mod .next a,
#teaser-wrapper.mod .prev a {
	background: url(../img/bgs/prev-next-img.gif) 0 0 no-repeat;
	margin-left: 0;
	height: 112px;
}
#teaser-wrapper.mod .next a {
	background-position: 100% -112px;
}
#teaser-wrapper.mod .prev a.show:hover,
#teaser-wrapper.mod .prev a.show:focus,
#teaser-wrapper.mod .prev a.show:active {
	background: url(../img/bgs/prev-next-img-hover.png) 100% 0 no-repeat;
}
#teaser-wrapper.mod .next a.show:hover,
#teaser-wrapper.mod .next a.show:focus,
#teaser-wrapper.mod .next a.show:active {
	background: url(../img/bgs/prev-next-img-hover.png) 100% 100% no-repeat;
}


/* Slider */
#teaser-wrapper.slider {
	margin: 20px 0 0 0;
	padding: 0;
}
#teaser-wrapper.slider .stage {
	border: 0;
	width: 98%;
	margin: 0;
} 
.js-on #teaser-wrapper.slider .stage {
	background-color: #f2f2f2;
	width: 936px;
	margin: 0 0 0 2px;
}
#teaser-wrapper.slider .stage-teaser {
	height: 145px;
	min-height: 145px;
	border: none;
	padding-left: 10px;
}
#wrapper-2 > #teaser-wrapper.slider .stage-teaser {
	height: auto;
}
.ui-slider-1 .ui-slider-handle {
	position: absolute;
	background: url(../img/bgs/scroller.png) 0 0 no-repeat;
	z-index: 1;
	top: 0px;
	left: 0;
	width: 213px;
	height: 19px;
	margin: 0;
}
/* Default slider backgrounds */
.ui-slider-1 {
	display: none;
	position: relative;
	background: #000 url(../img/bgs/scrollbar.png) 0 0 no-repeat;
	width: 938px;
	height: 23px;
}

/* teaser wrapper with pager */
#wrapper-3 .paging { 
	background-image: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#teaser-wrapper.paging .stage {
	position: relative;
	width: 940px;
	margin: 0;
	border: 0;
}
#teaser-wrapper.paging .stage-teaser {
	background-color: #fff;
	position: relative;
	width: 940px;
	height: 32em;
	margin: 0 0 20px 0;
	border: 0;
	padding: 0;
}
.js-on #teaser-wrapper.paging .stage-teaser {
	margin: 0;
}
#teaser-wrapper.paging .stage-teaser h1 {
	position: absolute;
	top: 70px;
	left: 35px;
	margin: 0;
	padding: 5px 8px;
	color: #fff;
	font-size: 260%;
	background: #0D0D0D;
}
#teaser-wrapper.paging .stage-teaser p {
	position: absolute;
	top: 125px;
	left: 35px;
	margin: 0;
	padding: 5px 8px;
	background: #0D0D0D;
	width: 25em;
	font-size: 160%;
	color: #fff;
}
#teaser-wrapper.paging .stage-teaser img {
	width: 940px;
	height: 320px;
	margin: 0;
}
#teaser-wrapper.paging .pagination {
	position: absolute;
	top: 270px;
	left: 20px;
	height: 30px;
}
#teaser-wrapper.paging .pagination ul {
	float: none;
}
#teaser-wrapper.paging .pagination li {
	float: left;
	margin-right: 8px;
	list-style-type: none;
}
.pagination li a {
	display: block;
	float: left;
	background: url(../img/bgs/teaser-paging.png) 0 0 no-repeat;
	opacity: .5;
	margin-left: 1px;
	padding: 7px 12px 7px 10px;
	color: #000;
	font-size: 120%;
	font-weight: bold;
}  
.pagination li a:hover,
.pagination li a:active,
.pagination li a:focus {
	color: #F39400;
	text-decoration: none;
} 

/* Finger-Tabs - superpromo */
#superpromo {
	position: relative;
	background: url(../img/temp/superpromo-bg-nav.gif) 100% 0 repeat-y;
	width: 498px; /* plus 200px padding nav */
	height: auto;
	min-height: 333px;
	margin: 20px 0 0 0;
	border: 1px solid #ccc;
	padding-right: 200px;
}
.js-on #superpromo {
	height: 33em;
}
/* tabs */
#superpromo-toc {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
	margin: 0;
	padding: 0;
}
#superpromo-toc li {
	float: none;
	background: #ebebeb;
	font-size: 110%;
	color: #fff;
	list-style: none;
}
#superpromo-toc a {
	display: block;
	background: #ebebeb url(../img/bgs/superpromo-off.gif) 0 50% no-repeat;
	height: 1%;
	margin: 0;
	border-bottom: 1px solid #fff;
	padding: 12px 10px 8px 20px;
	font-size: 150%;
	font-weight: bold;
}
#superpromo-toc a.on,
#superpromo-toc a:hover,
#superpromo-toc a:active,
#superpromo-toc a:focus {
	background: #0d8ccc url(../img/bgs/superpromo-on.gif) 0 50% no-repeat;
	color: #fff;
	text-decoration: none;
}  T
#superpromo .superpromo-section {
	margin: 0px;
}    
#superpromo .superpromo-section h2 {
	margin: 10px 5px 5px 5px;
	padding: 0;
	font-size: 320%;
}    
#superpromo .superpromo-section img {
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}
#superpromo .superpromo-section p {
	margin: 0 0 1em 0;
	line-height: 1.3em; 
	font-size: 130%; 
} 
#superpromo .superpromo-section p.more {
	position: absolute;
	bottom: 10px;
	right: 230px;
	margin: 0;
}    
#superpromo .superpromo-section p.more a {
	display: block;
	background: #0d8ccc;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
} 
#superpromo .superpromo-section p.more a:hover,
#superpromo .superpromo-section p.more a:active,
#superpromo .superpromo-section p.more a:focus {
	color: #000;
}


/* Styleswitcher */
ul.styleswitcher li {
	padding: 6px 0 0 0;
}
ul.styleswitcher li {
	padding: 6px 0 0 0;
}
ul.styleswitcher label {
	background: url(../img/icons/link.png) 0 2px no-repeat;
	padding-left: 17px;
	color: #F39400;
}
ul.styleswitcher label:hover,
ul.styleswitcher label:active,
ul.styleswitcher label:focus {
	text-decoration: underline;
}

#flashPlayer {
	width: 480;
	height: 300;
    font-size: 11px;
    margin: 20px 0px 0px 0px;
} 

#flashPlayer2 {
	width: 480;
	height: 300;
    font-size: 11px;
    margin: 20px 0px 0px 0px;
} 

#main #flashPlayer a {
	text-decoration: none;
	background: url(/empty.png);
	margin-left: -20px;
} 

.highlight {
        background: #ffcc80 none repeat scroll 0 0;
        font-style: normal;
        font-weight: bold;
}

.candidateSearch #form-wrapper div {
	clear: none;
	padding: 0px;
	padding-bottom:8px;    
        border-bottom: 0px; 
}

.candidateSearch #form-wrapper div.button-wrapper {
        margin-top: 5px;
}  

.candidateSearch #form-wrapper fieldset {       
        margin:5px 0 0;
}

.candidateSearch #form-wrapper legend {       
        font-size: 115%;
}

#home_extras #extras ul {
        display:block;
        list-style-type:disc;
        margin-top: 0px;
        padding-top: 0px;
}

#home_extras #extras p, 
#home_extras #extras hr,
#home_extras #extras dl,
#home_extras #extras ul,
#home_extras #extras ol, 
#home_extras #extras h2 {
	margin-left: 8px;
}

#home #wrapper-3 {
	display:inline;
	margin-left:14px;
	margin-top:15px;
	width:390px;
}



/** ImageList **/
.imageList div.title {
        color: #666;
        font-size: 16px;
        font-weight: bold;
}

.imageList div.subtitle {
/* 
theme: MME Pop - Black Pink Green 
author: Timo Wirth & Rebecca Heinen, Aperto AG

*/

/*

TOC 

- *
- Links
- Grid
- Head / Branding
- Global, horizontal Navigation /
- Section Header
- Stage
- Main Column
- Sidebar left nav
- Sidebar right 
- Promos
- Footer / Site-info
- tbc

*/


* {
    margin: 0;
    padding: 0;
}
body { /* font: default 16px to 10px */
    font: 62.5% arial, helvetica, sans-serif;
	background: #ccc;
}
       
/* LINKS 
--------------- */
a {
	color: #000; 
	text-decoration: none;
}
a:hover,
a:active,
a:focus {
	text-decoration: underline;
	color: #F39400;
}
a img {
	border: 0px;
}
a:visited {
	color: #F39400;
}
a:hover img,
a:active img
a:focus img {
	border: 0px;
}

em.more a {
	padding-left: 15px;
	background: transparent url(../img/icons/link.png) no-repeat scroll 0 2px;
	font-style: normal;	
}
em.more-comments a {
	font-style: normal;
	padding: 7px;	
}
em.more-comments:before {
	content: "|";
}

.all a {
	clear: both;
	display: block;
	margin: 0px 0 0 0;
	border-top: 1px solid #b3b3b3;
	padding: 5px 0 0 17px;
	background: transparent url(../img/icons/link.png) no-repeat scroll 0 7px;
}
    
/* hidden & skip link  */
.aural,
.skip a,
#search-box label span,
#search-box h6,
#nav-global span em,
#nav li strong em,
#nav-global li.on em,
#nav-box li.on em,
#nav-global h6,
#nav-box li h3 em,
#nav h6,
#extras h6,
em.more span,
#promos .more,
.pager li em,
.pager h3,
#searchresult .form-wrapper label span,
#main .vcard div h3,
#extras .vcard div h3,
.day span,
form div label em,
#nav-content strong em,
p#copyright-magnolia span {      
	display: block;  
    position: absolute;
    overflow: hidden;
	left: -9999px;
    width: 1px;
    height: 1px;
}
.skip a:active,
.skip a:focus {
    position: absolute;
	background: #fff;
	outline: none;
    z-index: 1000; 		
	left: 200px;	
    overflow: visible;
    width: auto;
    height: auto;
    padding: 5px 15px 10px 15px;
    font-size: 130%;
    font-weight: bold;
}


/* GRID / LAYOUT 
--------------------- */
/* #home #wrapper {
	background: #ccc;
	position: relative;	
} */

#wrapper {
	background: #ccc;
	position: relative;
}

#wrapper-shadow {
  width: 950px;
  margin: 0px auto;
  /* box-shadow: 0px 5px 0px 5px #666; */ 
  background: url("/dms/sssv/img/bg_line.png") repeat-y;
}

#shadow-left {
	position: relative;
	background: url("/dms/sssv/img/border-left.png") left repeat;
	z-index: 100;
	
}

#shadow-right {
	position: relative;
	display: block;
	background: url("/dms/sssv/img/border-right.png") right repeat;	
	z-index: 100;
}

#branding {  
	position: relative;
	margin: 0px auto 0px auto;
	width: 940px;
}
#nav-global {     
	overflow: hidden;     
	margin: 0px auto;
	width: 940px; 
	background: #fff;
}  
#section-header {
	margin: 30px auto 20px auto;
	width: 940px;
}
#stage {
	position: relative;
	overflow: hidden;  
	margin: 0 auto;	
	height: 32em;
	width: 940px;
}  
#wrapper-2 { 
	background: #f0ede7;    
	overflow: hidden;
  	margin: 0px auto;
  	padding-top: 0px;
	width: 940px;   
}

#nav_wrapper {        
	width: 210px;
	float: left;
	margin: 0px 20px 0 0;    
	background: #e5e0d5;
}

#nav_wrapper hr {
	width: 100%;
	margin: 0 auto 0 0px;
	background-color: #000; 
	color: #fff; 
	size: 1px;
}

#nav-top {      
	display: inline-block; /* IE 6 */      
	width: 210px;
	height: 20px;
	background: #F39400;   
}

#nav {      
	float: left; 
	display: inline; /* IE 6 */      
	width: 210px;
	/* vertical-align: top; */
}
#wrapper-3 {
	float: left;
	display: inline; /* IE 6 */
	margin: 0 -20px 0 0; /* IE 6 */
	width: 700px;
} 
#platform {
	margin: 0 0 20px 0;
	overflow: hidden;
	width: 700px;
}
#main {
	float: left;
	overflow: hidden;  /* IE 6 */
	display: inline; /* IE 6 */
	margin: 0px 20px 0 0;
	width: 660px;
}
#wrapper-3 > #main {
	overflow: visible;	
}

#bottom_line {
  width: 945px;
  margin: 0px auto;
  /* box-shadow: 0px 5px 0px 5px #666; */ 
  background: url("/dms/sssv/img/bottom_line.png") repeat-x;
  height: 5px;
}

#home {
	width: 940px;
}

#home #main {
	width: 394px;
}

#home_extras {
	width: 508px;
	margin: 15px 5px 0 0;   
	float: left;
	
}

#home_extras #extras .box {
	margin-left: 8px;  
	width: 95%;
}

#home_extras .video {
	margin-left: 8px;
	margin-top: 18px;
}


#home_extras #nav_wrapper {
	width: 360px; 
	float: none;
}

#home p {
	font-size: 115%;
	line-height: 1.5em;
	padding-top: 5px;
}

#home h2 {
	font-size: 120%;
	color: #F39400;
	padding-top: 15px;
}

#extras {
	float: none;
	display: inline; /* IE 6 */
	width: 210px;
}
#promos {
	overflow: hidden;
	float: none; /* ie 6 */
	width: 180px; 
	clear: both;
	padding: 20px 0 20px 10px;
} 
#site-info {
	clear: both;  
	overflow: hidden;
}

/* 2 column layout: no nav vertical | main column | sidebar */
.col-subcol #wrapper-3 {
	width: 100%; 
}
.col-subcol #main {
	width: 700px;
}
.col-subcol #main {
	width: 590px;
}
.col-subcol #extras {
	width: 330px;
}

/* 2 column layout: nav vertical | main column | no sidebar */
.nav-col #main {
	width: 100%;
}

/* 2 column layout: two equal columns: main column | sidebar */
.col-subcol-equal #wrapper-3 {
	width: 100%; 
}
.col-subcol-equal #main,
.col-subcol-equal #extras {
	width: 460px;
}

/* 2 column layout: nav vertical and big main column with 2 floating teasers: nav | main */
.nav-col-float2 #wrapper-3,
.nav-col-float2 #main {
	width: 700px;
}

/* 3 column layout: no nav vertical | main | sidebar | sidebar */
.col-subcol-subcol #wrapper-3 {
	width: 100%; 
}
.col-subcol-subcol #main,
.col-subcol-subcol #extras {
	width: 460px;
}
.col-subcol-subcol #extras-1,
.col-subcol-subcol #extras-2 {
	width: 200px;
	float: left;
}
.col-subcol-subcol #extras-2 {
	float: right;
}

/* 3 column layout: 1 big column with 3 floating teasers | main */
/* 2 column layout: 1 big column with 2 floating teasers | main */
.col-float3 #wrapper-3,
.col-float3 #main {
	width: 100%;
}

/* 3 column layout: no nav vertical, 1 big column with 2 floating teasers and a sidebar:  main column | sidebar  */
.col-float2-subcol #wrapper-3,
.col-float2-subcol #main {
	width: 700px;
}
.col-float2-subcol #wrapper-3 {
	float: left;
}




/* BRANDING / HEAD
------------------ */
#branding {  
	color: #fff;
} 

#branding a img {
	display: block;
	border: 0px;
}

#logo {
	overflow: hidden;
	position: relative;
	height: 94px;
	top: 0px;
	margin-top: 0px;
}
#logo span {
	position: absolute;
	background-position: 0 0;
	z-index: 10;
	display: block;
	top: 0px;
	margin-top: 0px;
	left: 0;
	height: 94px;
	width: 940px;
}

#logo strong,
#logo em {
	overflow: hidden;
	position: relative;
	color: #000;
	font-size: 300%;
}
#logo em {
	position: absolute;
	z-index: 11;
	left: 80px;
	bottom: 0;
	width: 100%;
	height: 30px;
	color: #F39400;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	white-space: nowrap;
}
#logo a {
	position: absolute;
	display: block;
	left: 0;
	width: 28em;
	padding: 0px;
	cursor: pointer;
}
#logo a:hover {
	text-decoration: none
	border: 0px;;
}
#logo a img {
	display: block;
	border: 0px;
}

#search-box {
	position: absolute;
	bottom: 0;
	right: 0;
}              
#search-box input {
	background: #ebebeb;
	margin: 0 5px 0 0;
	border: 1px solid #c2c2c2;
	width: 150px;
	padding: 3px 3px 2px 3px;
} 
#search-box input:focus {
	background: #fff;
	border: 1px solid #ff3062;
}
#search-box .button {
	background: #b90834 url(../img/bgs/submit.png) 0 0 repeat-x;
	width: auto;
	border: 1px solid #f19eb2;
	border-right: 1px solid #920728;
	border-bottom: 1px solid #920728;
	margin: 0;
	padding: 2px 10px;
	color: #fff;
	cursor: pointer;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
}
#search-box .button:hover, 
#search-box .button:active,
#search-box .button:focus {
	background: #333;
	color: #fff;
	border: 1px solid #555;
	border-right: 1px solid #4d4d4d;
	border-bottom: 1px solid #4d4d4d;
}
#search-box a.button {
	width: 100px;
	display: inline;
	border: none;
	padding: 3px 10px 2px 10px;
}

#nav-meta {
	position: absolute;
	top: 0px;
	right: -10px;
}    
#nav-meta ul li {
	float: left;
	margin: 0 10px 0 0;
	list-style: none;
	font-size: 110%;
}	
#nav-meta ul li a {
	color: #ececec;
}	
#nav-meta ul li a:hover,
#nav-meta ul li a:active,
#nav-meta ul li a:focus {
	color: #ff3062;
	text-decoration: underline;
}	

/* GLOBAL HORIZONATAL NAVIGATION 
-------------------------------- */


#nav-global {
	overflow: hidden;
}

#nav-global ul {
	position: relative;   
	border-bottom:1px solid black;
	float: left;
	width: 100%;
	list-style: none;
} 

#nav-global ul li {
	border-right:1px solid #ccc;	
	height: 22px;	
	float: left;
	margin-left: 1px;
	width: auto; 
}

#nav-global ul li a {
	font-family: Arial;
	font-size: 13px;
	color:#000;
	padding: 3px 20px;
	text-decoration: none;	
	display: block;
}

#nav-global ul li a strong {
	font-weight: normal;
}	

#nav-global ul .color1 {
	border-top: 2px solid #ff9900;
}

#nav-global ul .color2 {
	border-top: 2px solid #b24700;
}

#nav-global ul .color3 {
	border-top: 2px solid #d9ad00;
}

#nav-global ul .color4 {
	border-top: 2px solid #b2d999;	
}

#nav-global ul .color5 {
	border-top: 2px solid #e5e58a;		
}

#nav-global ul .color6 {
	border-top: 2px solid #ff9900;
}

#nav-global ul .color7 {
	border-top: 2px solid #ff9900;
}

#nav-global ul .color8 {
	border-top: 2px solid #ff9900;
}

/** horizontal-navigation color1 **/
#nav-global .color1 a:hover,
#nav-global .on1 a { 
	background: transparent url(/dms/sssv/img/navigation/color1-left.png) no-repeat left top;   
	color: #000; 
	font-weight: normal;
	display: block; 
}  

#nav-global li.color1:hover, 
#nav-global li.on1 {
	background: transparent url(/dms/sssv/img/navigation/color1-right.png) no-repeat top right;
	color: #000; 
	font-weight: normal; 
}	

/** horizontal-navigation color2 **/
#nav-global .color2 a:hover,	
#nav-global .on2 a  { 
	background: transparent url(/dms/sssv/img/navigation/color2-left.png) no-repeat left top;   
	color: #000; 
	font-weight: normal; 
}  

#nav-global li.color2:hover,
#nav-global li.on2 {
	background: transparent url(/dms/sssv/img/navigation/color2-right.png) no-repeat top right;
	color: #000; 
	font-weight: normal; 
}

/** horizontal-navigation color3 **/
#nav-global .color3 a:hover,
#nav-global .on3 a  { 
	background: transparent url(/dms/sssv/img/navigation/color3-left.png) no-repeat left top;   
}  

#nav-global li.color3:hover,
#nav-global li.on3 {
	background: transparent url(/dms/sssv/img/navigation/color3-right.png) no-repeat top right;
}


/** horizontal-navigation color4 **/
#nav-global .color4 a:hover,
#nav-global .on4 a { 
	background: transparent url(/dms/sssv/img/navigation/color4-left.png) no-repeat left top;  
}  

#nav-global li.color4:hover,
#nav-global li.on4 {
	background: transparent url(/dms/sssv/img/navigation/color4-right.png) no-repeat top right;
}

/** horizontal-navigation color5 **/
#nav-global .color5 a:hover,
#nav-global .on5 a  { 
	background: transparent url(/dms/sssv/img/navigation/color5-left.png) no-repeat left top;   
}  

#nav-global li.color5:hover,
#nav-global li.on5  {
	background: transparent url(/dms/sssv/img/navigation/color5-right.png) no-repeat top right;
}

/** horizontal-navigation color6 **/
#nav-global .color6 a:hover,
#nav-global .on6 a { 
	background: transparent url(/dms/sssv/img/navigation/color1-left.png) no-repeat left top;   
	color: #000; 
	font-weight: normal;
	display: block; 
}  

#nav-global li.color6:hover, 
#nav-global li.on6 {
	background: transparent url(/dms/sssv/img/navigation/color1-right.png) no-repeat top right;
	color: #000; 
	font-weight: normal; 
}

/** horizontal-navigation color7 **/
#nav-global .color7 a:hover,
#nav-global .on7 a { 
	background: transparent url(/dms/sssv/img/navigation/color1-left.png) no-repeat left top;   
	color: #000; 
	font-weight: normal;
	display: block; 
}  

#nav-global li.color7:hover, 
#nav-global li.on7 {
	background: transparent url(/dms/sssv/img/navigation/color1-right.png) no-repeat top right;
	color: #000; 
	font-weight: normal; 
}

/** horizontal-navigation color8 **/
#nav-global .color8 a:hover,
#nav-global .on8 a { 
	background: transparent url(/dms/sssv/img/navigation/color1-left.png) no-repeat left top;   
	color: #000; 
	font-weight: normal;
	display: block; 
}  

#nav-global li.color8:hover, 
#nav-global li.on8 {
	background: transparent url(/dms/sssv/img/navigation/color1-right.png) no-repeat top right;
	color: #000; 
	font-weight: normal; 
}

/***

#nav-global {           
	float: none;
	border-bottom: 1px solid #000;
} 

#nav-global ul { padding: 0; }
#nav-global ul li { display: inline; 	min-height: 30px; }

#nav-global ul {
	padding: auto 0 0 7%;
	color: #000;
	font-weight: bold;
	font-size: 130%;
}

#nav-global ul li a {
	padding: 0.2em 12px;
	color: #000;
	text-decoration: none;
	float: left;
	border-right: 1px solid #000;
}

#nav-global ul li a:hover {
	background-color: #F39400;
	color: #fff;
}

#navlist li a:hover, #navlist li a:active {
	color: #fff;
	text-decoration: none;
	background: #F39400;
	text-align: left;
} ***/


/*#nav-global.plus-navsub {
	min-height: 6.8em;
	height: 6.8em;
}
#wrapper > #nav-global.plus-navsub {
	height: auto;
}*/

/*
#nav-global ul {
	position: relative;   
	background: #fff url(../img/bgs/nav-global-line.png) 0 100% repeat-x;
	float: left;
	width: 100%;
	list-style: none;
} 
#nav-global.plus-navsub ul {
	border-bottom: none;
	padding: 0 0 0 0;
}
#nav-global li {
	float: left;  
	margin: 0px 0px 0px 0px;
	padding-bottom: 1px;
	font-size: 120%;
	font-weight: bold;
}
#nav-global li a,
#nav-global li a:visited,
#nav-global li strong {
	padding: 0.4em 12px;
	display: block;
	float: left; 
	color: #000;
	text-decoration: none;
} 
#nav-global li a {
	cursor: pointer;
}

#nav-global li.on,
#nav-global li.open {
	background: #F39400;
	padding: 0px 0px 0px 0px;
	padding-bottom: -1px;
}
#nav-global li strong,
#nav-global li.open a {
	background: #F39400;
	color: #fff;
	padding: 0 0 0 0;
}
#nav-global li strong span,
#nav-global li.open a span {
} 
#nav-global li span,
#nav-global li.open a span {
	float: left;
	padding: 0px 0px 0px 0px;
}    

#nav-global li a:hover,
#nav-global li a:active,
#nav-global li a:focus {
	background: #F39400;
	color: #fff; 
}

#nav-global ul ul {
	position: absolute;
	left: 0;
	top: 2.4em;
	width: 940px;
}
#nav-global li li,
#nav-global li li.on {
	background: none;
	font-size: 100%;
}
#nav-global li.open li span,
#nav-global li.open li a,
#nav-global li.open li strong{
	background: none;
	font-weight: normal;
}
#nav-global li.open a {
	text-decoration: none;
}
#nav-global li.open li.on a span {
	font-weight: bold;
	color: #F39400;
	color: #fff;
}
#nav-global li li a:hover,
#nav-global li li a:active,
#nav-global li li a:focus,
#nav-global li li a:hover span,
#nav-global li li a:active span,
#nav-global li li a:focus span {
	background: none;
	color: #F39400;
}
*/

/* SECTION-HEADER 
----------------- */
#section-header {
	overflow: hidden;
	color: #fff;
}	
#section-header h6 {
	float: right;
	width: 30%;
	padding: 10px;
	font-size: 180%;
	text-align: right;
}
#section-header p {
	float: left;
	width: 65%;
	padding: 13px 10px 13px 10px;
	font-size: 130%;
}

/* STAGE 
-------------------------- */
#stage {       
	background: #151515;
} 
#stage h1 { 
	margin: 0 0 10px 0;
} 
#stage p { 
	font-size: 160%;
}
#stage img {
	display: block;
	line-height: 1;
}
#stage a img {
	border: none;
	width: 940px; 
}  
#stage-box {    
	position: absolute;
	top: 53px;
	left: 20px;
	padding: 10px;
	background: #0D0D0D;
}                     
#stage h1 {
	float: left;         
	margin: 0;
	padding: 10px 10px 0 10px;
	font-size: 240%;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
}
#stage p {      
	clear: left;
	float: left; 
	width: 300px;
	padding: 10px 10px;
	line-height: 1.3em;
	color: #fff;
} 

     
/* MAIN 
------------ */

/* Breadcrumb */
#main #breadcrumb {
	margin: 5px 0 20px 230px;
	float: left;
	width: 70%;
}
#main #breadcrumb h2 {
	float: left;
	margin-right: 5px;
	font-size: 120%;
	font-weight: normal;
}
#main #breadcrumb ol {
	list-style: none;
	margin: 0 !important;
}
#main #breadcrumb li {
	float: left;
	background: url(../img/icons/breadcrumb.gif) 0 4px no-repeat;
	border: none;
	margin: 0 6px 0 0;
	padding: 0 0 0 7px;
	font-size: 120%;
	font-weight: normal;
}
#main #breadcrumb ol li a,
#main #breadcrumb a{
	color: #666;
}

#main #breadcrumb ol li a:visited,
#main #breadcrumb a:visited{
	color: #666;
}

/* Breadcrumb moved outside main: special for this design theme */
#wrapper-2 {
	position: relative;
}
.col-subcol-equal #main {
	position: relative;
	overflow: visible;
}
#main #breadcrumb {
	position: absolute;
	left: 0;
	top: 0;
}
.col-subcol-equal #main #breadcrumb {
	top: -30px;
}

#extras,
#main,
#platform {
	margin-top: 20px;
}

#nav {
	margin-top: 0px;
}

#home #nav,
#home #extras,
#home #main {
	margin-top: 0;
}

/* fonts */
#wrapper-2 li,
#home_extras #extras li,
#wrapper-2 dd,
#wrapper-2 dt {
	font-size: 130%;
	line-height: 1.3em;
	color: #666;
} 

#home_extras p, 
#wrapper-2 p {
	font-size: 120%;
	line-height: 1.3em;
	color: #666;	
	margin-bottom: 10px;
}

#promos p {
	font-size: 105%;
}

#wrapper-2 h2, 
#wrapper-2 h4 {
	font-weight: bold;
	color: #000;
	line-height: 1.3em;
} 

#wrapper-2 h3 {
	font-weight: normal;
	color: #666;
	font-size: 105%
}

#wrapper-2 h1 {
	font-weight: bold;
	color: #F39400;
	line-height: 1.3em;
}

#promos h2 {
	color: #fff;
}

#main h1 {
	font-size: 220%;
	letter-spacing: -1px;
}
#home #extras h2,
#main h2 {
	font-size: 120%;
	color: #F39400;
	margin-top: 5px;
}
#main h3 {
	font-size: 125%;
	font-weight: bold;
}
#main h4 {
	font-size: 130%; 
}


/* Page Intro */
#main #page-intro h1 {
	margin: 0 0 5px 0;
}
#main #page-intro p {
	margin: 0 0 25px 0;
}


/* OPENER & TEASERS
-------------------- */
.opener,
.teaser {
	overflow: hidden;
	border-bottom: 0px solid #b3b3b3;
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
}   

/* Opener */
.opener {
	border-bottom: none;
	position: relative;
}
#main .opener h1 {
	font-size: 240%;
	margin: 0 0 5px 0;
}
#main .opener h1 em { /* kicker */
	display: block;
	font-size: 62.5%;
	font-style: normal;
	margin: 0 0 -8px 0; /* 15px */
	padding: 0;
}
#main .opener h1 a em {
	color: #555;
}
.opener img {
	float: none;
	display: block;
	width: 458px;
	height: 213px;
	margin: 0 0 10px 0;
} 
/* Opener in other layouts */
.col-float2-subcol .opener {
	float: left;
	clear: none;
	width: 340px;
	margin: 0 20px 10px 0;
} 
/* img opener in other layouts */
.col-float2-subcol .opener img {
	width: 338px;
} 
.col-subcol .opener img {
	width: 588px;
	height: 250px;
} 
.col-subcol .opener img {
	width: 588px;
	height: 250px;
} 

/* teaser */ 
.teaser { 
	float: left; /* ie 6 */
	width: 100%; /* ie 6 */
	padding: 0 0 20px 0;
} 

/*#main .price {
	color: #555;
	height: 50px;
	width: 150px;
	background-color: 
	padding-left: 43px; 
	background: #F39400; url("/magnolia-sssv-webapp/dms/sssv/img/icons/price_icon.png") no-repeat left center;
	display: inline;
} */

#main .teaser h2 {
	width: 310px;
	float: right;
	margin: 1px 0;
	font-size: 180%;
}
#main .teaser h2 em { /* kicker */
	display: block;
	margin: 0 0 -2px 0;
	font-size: 66.66%; /* 12px */
	font-style: normal;
}
#main .teaser h2 a em { /* kicker */
	color: #555;
}
#main .mod .links { /* teaser with link list */
	margin-top: 10px;
}  
.teaser img {
	float: left;  
	width: 138px;  
	margin: 5px 10px 5px 0;
} 

/* teaser h2 in other layouts */
.col-subcol-subcol #main .teaser h2,
#main .teaser-group .teaser h2 {
	width: 230px;
}
.col-subcol #main .teaser h2 {
	width: 590px;
} 
.col-float2-subcol #main .teaser h2,
.nav-col-float2 #main .teaser h2 {
	width: 190px;
} 
#main .mod h2,
.col-float3 #main .teaser h2,
#main .teaser-group .mod h2 {
	width: auto;
	float: none;
	margin-top: 0;
}
/* img teasers in other layouts */
.col-float2-subcol .teaser img,
.nav-col-float2 .teaser img { 
	width: 138px;  
} 

/* openers & teasers in other layouts */
/* 3 columns: 1 big main column with 3 floating teasers | main */
.col-float3 .opener,
.col-float3 .teaser {
	clear: none;
	float: left;
	width: 300px;
	margin: 0 20px 20px 0;
}
.col-float3 #teaser-3,
.col-float3 #teaser-6 {
	margin-right: 0;
}
.col-float3 #teaser-4,
.col-float3 #teaser-7 {
	clear: left;
}
.col-float3 .opener img,
.col-float3 .teaser img {
	display: block;
	float: none;
	width: 298px;
}
.col-float3 .opener {
	background: #f2f2bf;
	background: #e5e57f;	
}
.col-float3 #main .opener h1 {
	border: none;
}
.col-float3 .opener img {
	height: 150px;
}
.col-float3 .teaser {
	border: none;
}
.col-float3 #main .opener h1,
.col-float3 #main .opener p {
	margin-left: 10px;
	margin-right: 10px;
}

/* 2 colums: 1 big main column with 2 floating teasers | main 
   3 columns: nav vertical and 1 big main column with 2 floating teasers | nav | main */
.col-float2 .opener,
.col-float2 .teaser {
	float: left;
	width: 460px;
	margin-right: 20px;
}
.col-float2-subcol .opener,
.col-float2-subcol .teaser,
.nav-col-float2 .teaser,
.nav-col-float2 .opener {
	float: left;
	width: 100%;
	margin-right: 20px;
	overflow: hidden;
}
.col-float2 #teaser-2,
.col-float2 #teaser-4,
.col-float2 #teaser-6,
.col-float2 #teaser-8,
.nav-col-float2 #teaser-2,
.nav-col-float2 #teaser-4,
.nav-col-float2 #teaser-6,
.col-float2-subcol #teaser-2,
.col-float2-subcol #teaser-4,
.col-float2-subcol #teaser-6,
.col-float2-subcol #teaser-8 {
	margin-right: 0;
}
.col-float2 #teaser-3,
.col-float2 #teaser-5,
.col-float2 #teaser-7,
.nav-col-float2 #teaser-3,
.nav-col-float2 #teaser-5,
.col-float2-subcol #teaser-3,
.col-float2-subcol #teaser-5,
.col-float2-subcol #teaser-7 {
	clear: left;
}
/* the last teaser */
.col-float2 #teaser-8,
.col-float2-subcol #teaser-8,
.nav-col-float2 #teaser-6,
.col-float2-subcol #teaser-6 {
	margin-right: -3px; /* IE 6 */
}

/* Teaser Group */
.teaser-group {
	clear: both;
	border-top: 4px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	margin: 0 0 20px 0;
}
.teaser-group h5 {
	margin: 5px 0;
	color: #333;
	font-size: 160%;
}
.teaser-group .teaser {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	float: none;
	border: none;
	margin: 0 0 5px 0;
	padding: 10px 0;
}
.teaser-group .teaser img { 
	width: 218px;  
} 

/* teaser with newslists */
.latest {
	border-top: 4px solid #b3b3b3;
	border-bottom: none;
}
#main .latest h2 {
	float: none;
	margin: 5px 0 5px 0;
}
#main .latest h3 {
	margin: 5px 0 5px 0;
	font-size: 160%;
}
#main .latest h3 em { /* kicker */
	display: block;
	margin: 0 0 -2px 0;
	font-style: normal;
	font-size: 68.75%; /* 11px */
}
#main .latest h3 a em {  
	color: #555;
}
#main .latest li {
	clear: left;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
	background: transparent url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	overflow: hidden;
	height: 1%;
	font-size: 100%;
}
.latest li p em {
	color: #555;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
}

/* teaser with just a link list */
#main .teaserlist li {
	font-size: 160%;
	font-weight: bold;
} 
#main .teaserlist li em {
	font-weight: normal;
}


/* LINK LISTS 
-------------------- */
/* anywhere in main texts, teasers etc. */

.listing {
	border-top: 4px solid #cc0;
	margin: 20px 0 30px 0;
}
.listing h3 {
	margin: 5px 0 1px 0;
	padding: 0 0 5px 0;
	color: #333;
}
.listing ul {
	list-style: none;
	border-top: 1px solid #dedede;
}
.listing li {
	border-bottom: 1px solid #dedede;
}
.listing li a {
	display: block;
	padding: 5px 0 7px 0;
}		
.listing li em {
	font-style: normal;
	color: #555;
	font-size: 90%;
}

#main .teaser .links ul {
	clear: both;
	margin: 3px 0 -10px 0;
}
#main .links ul,
#main .text .links ul {
	list-style: none;
	margin: 0;
}
#main .links {
	margin: 10px 0 20px 0;
	clear: both;
}

#main .links li {
	margin: 0;
}

#main .links .box {
	float: left;
	width: 33%;  
	margin: 0 -3px 10px 0; /* IE 6: duplicate characters */
} 

#main .columns .column1 .links .box {
	width: 100%;  
	margin: 0 -3px 10px 0; /* IE 6: duplicate characters */
}

#main .columns .column2 .links .box {
	width: 100%;  
	margin: 0 -3px 10px 0; /* IE 6: duplicate characters */
}

#main .text .links h2,
#main .text .links h3 {
	margin: 5px 0 1px 0;
	padding: 3px 0 5px 0;
	color: #000;
	font-size: 130%;
	font-weight: bold;
}	
#main .teaser .links h3 { /* linklist in teaser */
	clear: both;
	margin: 10px 0 5px 0;
	font-size: 130%;	
} 
#main .links li {
	/* background: url(../img/bgs/dotted-line.png) 0 0 repeat-x; */
	padding: 0px;
	font-size: 120%;
	font-weight: normal;
}

#main p a {
	background: url(/dms/sssv/img/icons/more_link_icon.png) 0 4px no-repeat;
	display: block;
	padding: 0 0 0 18px;
	font-size: 100%;
}

#main li, #home_extras #extras li {
	font-size: 120%;
	margin-left: 20px;
}

#main .sitemap li {
	margin-left: 0px;
	font-size: 130%;
}
#home_extras p a,
#main .links li a {
	background: url(/dms/sssv/img/icons/more_link_icon.png) 0 3px no-repeat;
	display: block;
	padding: 0 0 0 20px;
	font-size: 100%;
	float: none;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main .links .download a,
#main .links .download li a {
	background-image: url(/dms/sssv/img/icons/more_link_icon.png);
}
#main .links .external a,
#main .links .external li a {
	background-image: url(/dms/sssv/img/icons/more_link_icon.png);
}
#main .links em {
	color: #555;
	font-size: 85%; /* 11px */
	font-style: normal;
}


/* top 10 one-two-three */
#main .one-two-three {
	float: left;
	width: 460px;
}
#main .one-two-three li {
	float: left;
	position: relative;
	width: 420px;
	height: 3em;
	margin: 0;
	padding: 5px 0 5px 35px;
	list-style: none;
}
#main .one-two-three li a {
	display: block;
}
#main .one-two-three li a:hover em {
	color: #F39400;
	text-decoration: none;
}
#main > .one-two-three li {
	height: auto;
	min-height: 3em;
}
#main .one-two-three .text-box-section ul { /* in tab-box*/
	border-top: 1px solid #ccc;
	margin: 10px 0;
}
#main .text-box .text-box-section li { /* in tab-box*/
	width: 405px;
	border-bottom: 1px solid #ccc;
}
#main .one-two-three li em { /* the number */
	position: absolute;
	background: url(../img/bgs/one-two-three.png) 0 0 no-repeat;
	top: 5px;
	left: 0;
	padding: 6px 10px 8px 9px;
	font-size: 140%;
	font-style: normal;
	color: #fff;
}
#main .one-two-three li.no-10 em {
	padding-left: 2px
}
#main .one-two-three li img {
	float: right;
	width: 88px;
	margin: 2px 0 0 5px;
}


/* EVENTS 
-------------------------- */
#main .event-list {
	overflow: hidden; /* ie 6 */
	margin: 0 0 20px 0;
	border-top: 4px solid #b3b3b3;
	border-bottom: none;
}
#main .event-list ul {
	margin: 0 0 10px 0;
}
#main .event-list li {
	position: relative;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 10px 0 10px 0;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	list-style: none;
	font-size: 100%;
	width: 100%;
}
#main .event-list h2 {	
	float: none;
	margin: 5px 0;
	padding: 0;
	color: #333;
}
.event-list li h3 {
	margin: 0 0 0 3.2em;
}
#main ul.event-data {
	margin: 0 0 0 4.6em;
	clear: both;
	border: none;
}
#main .event-data li {
	display: block;
	background: none;
	border: none;
	margin: 0 10px 0 0;
	padding: 0;
	color: #555;
	font-weight: normal;
	font-size: 130%;
}
#main .event-data li.organizer {
	clear: both;
}
.event-list li a {
	padding: 0;
}
div.date {
	position: absolute; 
	top: 0;
	left: 0;
	margin: 0 5px 0 0;
	background: #afaf00;
	width: 4em;
}
.date .month {
	display: block;
	padding: 2px 0 0 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 160%;
}
.date abbr {
	border: none;
	cursor: help;
}
.date .day {
	display: block;
	padding: 0 0 5px 0;
	color: #fff;
	font-size: 240%;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
}
.date .till {
	display: block;
	height: 13px;
	text-indent: -9999px;
	background: url(../img/bgs/till.gif) 50% 0 no-repeat;
}
.date .d-end {
	background: #d9d940;
	padding-top: 0;
}
.event-list div.date {
	width: 3.6em;
	top: 10px;
}
.event-list .date .month {
	padding-bottom: 5px;
	font-size: 140%;
	font-weight: normal;
}
.event-list .date .day {
	font-size: 180%;
}

/* Event Detail */
.vevent {
	position: relative;
	clear: both;
	margin: 0 0 10px 0;
	border-top: 1px solid #fff;
	padding: 5px 5px 15px 5em;
	background: #f0f0f0 url(../img/bgs/microformat.png) no-repeat scroll 99% 5px;
	z-index: 1;
}
#wrapper-2 .vevent h2 {
	padding: 0 2em 5px 0;
	font-size: 180%;
}
.vevent div.date {
	left: -50px;
}
.vevent > div.date {
	left: 0;
}
.vevent li {
	list-style: none;
}
#main .vevent p {
	display: block;
	margin: 0 0 10px 0;
	font-size: 120%;
}
#wrapper-2 .vevent dl {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	height: 1%; /* IE 6 */
	line-height: 1.5em;
}
#wrapper-2 .vevent dt {
	float: left;
	width: 80px;
	font-weight: bold;
	font-size: 120%;
}
#wrapper-2 .vevent dd {
	font-size: 120%;
}
#wrapper-2 .vevent dd a.url {
	background: url(../img/icons/external.png) 0 1px no-repeat;
	padding-left: 17px;
	color: #dd0e40;
}
.vevent span {
	display: none;
}

/* calender */
#calendar {
	position: relative;
	border-top: 4px solid #b3b3b3;
	margin: 0 0 20px 0;
}
#calendar h2 {
	float: left;
	margin: 3px 0 6px 0;
}
#calendar table {
	width: 100%;
	font-size: 130%;
	line-height: 1.2em;
}
#calendar div.pager {
	clear: none;
	float: right;
	width: 30px;
	margin: 7px 0 0 0;
}
#calendar div.next {
	float: right;
}
#calendar div.pager a img {
	border: 1px solid #fff;
	width: 13px;
	margin: 0;
}
#calendar div.pager a:hover img,
#calendar div.pager a:focus img,
#calendar div.pager a:active img {
	border: 1px solid #F39400;
}
#calendar table {
	clear: both;
	border-top: 1px solid #ccc;
	border-spacing: 0;
	empty-cells: show;
}
#calendar thead th {
	padding: 4px 0;	
}
#calendar thead th abbr {
	border: none;
}
#calendar tbody tr {
	background: url(../img/bgs/dotted-line.png) 100% 0 repeat-x;
}
#calendar tbody td {
	width: 25px;
	padding: 4px 0;
	text-align: center;
}
#calendar tbody td.on  {
	background: #f2f2f2;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 2px 0;
	font-weight: bold;
}
#calendar tbody td a {
	display: block;
}
#calendar tbody td.on a {
	color: #dd0e40;
}


/* SIDEBAR left / NAVIGATION sub
-------------------------------- */
#nav {
	padding-top: 0px;
}

#nav-box {
	padding-bottom: 10px;
	background: #e5e0d5;
}

/***
#nav-box ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style-type: none;
	font-size: 115%;
}


#nav-box li {
	display: block;
	margin: 0;
	margin-left: 10px;
}

#nav-box li li {
	display: block;
	margin: 0;
	margin-left: 30px;
}

#nav-box li li li{
	display: block;
	margin: 0;
	margin-left: 50px;
}

#nav-box li a {
	float: none;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px 8px;
	color: #000;
	background: url("/magnolia-sssv-webapp/dms/sssv/img/icons/ul_icon.png") no-repeat left 8px;
}

#nav-box li a:hover, #nav-global li.on a {
	color: #000;
	font-weight: bold;
	background: url("/magnolia-sssv-webapp/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 8px;
}

#nav-box li li a:hover, #nav-global li.on a {
	color: #000;
	font-weight: bold;
	background: url("/magnolia-sssv-webapp/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 8px;
	margin-left: 15px;
}

#nav-box li li li a:hover, #nav-global li.on a {
	color: #000;
	font-weight: bold;
	background: url("/magnolia-sssv-webapp/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 8px;
	margin-left: 30px;
} ***/

#nav-box .img_margin_20r {
	margin-right: 20px;
}

#nav-box .img_margin_10lr {
	margin-left: -10px;
	padding-top: 3px;
}

#nav-box .img_margin_25lr {
	margin-left: -25px;
	padding-top: 3px;
}

#nav-box img {
	padding-right: 5px;
	padding-top: 0px;
}
#nav-box hr {
	width: 180px;
	margin: 0 auto 0 0px;
	background-color: #000; 
	color: #fff; 
	size: 1px;
}
#nav-box ul {
	background: #e5e0d5;
	margin: 0 0 0 10px;
}
#nav-box li {
	padding: 0;
	list-style: none;
}
#nav-box li a {
	display: block;
	height: 1%;
	padding: 3px 0 0px 10px;
	color: #666;
	font-weight: normal;
	margin-bottom: -1px;
}
#nav-box li.open a {
	font-weight: normal;
	background: #e5e0d5;
}

#nav-box li strong {

	background: #e5e0d5;
	color: #000;
	text-decoration: none;
	margin-bottom: -1px;	
	padding-top: 3px;
}

#nav-box li.on strong {

	background: #e5e0d5;
	color: #000;
	text-decoration: none;
	background: url("/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 9px;
	margin-bottom: -1px;
	padding-top: 3px;
}


#nav-box a:hover,
#nav-box a:active,
#nav-box a:focus {

	background: #e5e0d5;
	color: #000;
	text-decoration: none;
	background: url("/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 9px;
	
}


#nav-box li.on a:hover,
#nav-box li.on a:active,
#nav-box li.on a:focus,
#nav-box li.on a {

	background: #e5e0d5;
	color: #000;
	text-decoration: none;
	background: url("/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 9px;
	margin-bottom: -1px;
}


#nav-box li strong {
	display: block;
	padding: 3px 0 0px 10px;
	font-weight: normal;
}

#nav-box ul ul {
	margin: 0px 0 0px 15px;
	padding: 0;
}
#nav-box li li {
	font-size: 100%;
	background: url("/dms/sssv/img/icons/ul_icon.png") no-repeat left 9px;
}
#nav-box li.on li, 
#nav-box li.open li a {
	font-weight: normal;
	background: url("/dms/sssv/img/icons/ul_icon.png") no-repeat left 9px;
}
#nav-box li.on li a {
	background: transparent;
	color: #666;
	background: url("/dms/sssv/img/icons/ul_icon.png") no-repeat left 9px;
}
#nav-box li li.on a {
	color: #000;
	font-weight: normal;
	background: url("/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 9px;
	margin-bottom: -1px;
}


#nav-box ul ul ul {

	margin: 0px 0 0px 10px;
}
#nav-box li li.open li a {
	font-weight: normal;
}
#nav-box li li li.on a {
	font-weight: normal;
	background: url("/dms/sssv/img/icons/ul_icon_on.png") no-repeat left 9px;
}


#nav-box.nav-speaking li {
	padding: 0;
}
#nav-box.nav-speaking li a {
	padding: 0px 0 0 10px;
}
#nav-box.nav-speaking li p a {
	padding-bottom: 5px;
}
#nav-box.nav-speaking li h3 {
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
#nav-box.nav-speaking li p {
	padding: 0;
	font-size: 100%;
	font-style: italic;
}
#nav-box.nav-speaking li:hover,
#nav-box.nav-speaking li:focus,
#nav-box.nav-speaking li:active {
	cursor: pointer;
}
#nav-box.nav-speaking li:hover h3 a,
#nav-box.nav-speaking li:focus h3 a,
#nav-box.nav-speaking li:active h3 a {
	color: #f0f0d9;
	background: none;
	text-decoration: none;
	
}
#nav-box.nav-speaking li:hover p a,
#nav-box.nav-speaking li:focus p a,
#nav-box.nav-speaking li:active p a {
	text-decoration: none;
	background: #f0f0d9;
	color: #fff;
}

*/

/* SIDEBAR right: #EXTRAS 
------------------------- */ 

.box {
	float: left;
	width: 100%;  
	margin: 0 -3px 10px 0; /* IE 6: duplicate characters */
} 

.box_video {
	float: left;
	width: 33%;
	border-top: 4px solid #b3b3b3;
	margin: 0 -3px 30px 0; /* IE 6: duplicate characters */
} 

#extras h3 {  
	margin: 5px 0 5px 0;
	font-size: 160%; 
	font-weight: bold;
	color: #333;
} 

#extras h2 {
	margin: 0;
	padding: 0;
}

#extras .box {  
	width: 100%;
} 

#extras p {
	line-height: 1.3em;
}

#home #extras p {
	padding-top: 0px;
}

#extras ul {
	clear: both;
	margin: 5px 0 0 0;
	padding: 2px 0 0 0;
	list-style: none;
}
#extras li {
	/* background: url(../img/bgs/dotted-line.png) 0 0 repeat-x; */
	height: 1%; /* ie 6 */
	margin: 5px 0;
}
#extras li a {
	display: block;
	background: url(../img/icons/link.png) 0 7px no-repeat;
	padding: 5px 0 0 17px;
}
#extras .download li a, 
#extras li.download a {
	background: url(/dms/sssv/img/icons/more_link_icon.png) 0 7px no-repeat;
}
#extras .external li a, 
#extras li.external a {
	background: url(../img/icons/external.png) 0 7px no-repeat;
}
#extras li a em {
	color: #555;
	font-size: 90%;
	font-style: normal;
}
/* latest */
#extras .latest ul,
#extras .latest ul li {
	margin: 0;
	border: none;
	padding: 0;
}
#extras .latest ul li {
	margin: 5px 0;
	padding: 5px 0;
	font-size: 100%;
}
#extras h3 em {
	display: block;
	position: relative;
	margin: 0 0 -3px 0;
	font-size: 68.75%; /* 11px */
	font-style: normal;
}
#extras h3 a em {
	color: #555;
}
#extras .latest h3 {
	margin: 0 0 5px 0;
	font-size: 160%;
}
#extras .latest h3 a {
	background: none;
	font-weight: bold;
	padding: 0;
}
#extras .latest h3 em,
#extras .box h2 em { /* kicker */
	display: block;
	position: relative;
	margin: 0 0 -3px 0;
	font-size: 68.75%; /* 11px */
	font-style: normal;
}
#extras h3 a em,
#extras .box h2 a em {
	color: #555;
}
#extras li .more a {
	display: inline;
}

/* something special */
#extras .highlight {
	background: #f7f8d9;
	width: 206px;
	border-top: 4px solid #cdcc00;
	margin-bottom: 20px;
	padding: 0 7px 10px 7px;
}

/* Latest Comments in Sidebar */
#extras .latest-comments li {
	padding: 5px 0 0 0;
}
#extras .latest-comments a {
	display: block;
	background: none;
	height: 1%;
	padding: 0;
	font-weight: bold;
}
#extras .latest-comments a em {
	font-weight: normal;
}
 

/* 1. 2. 3. list */
#extras .one-two-three {
	float: left;
}
#extras .one-two-three li {
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	height: 30px; /* IE 6 */
	min-height: 30px;
	padding: 5px 0 5px 35px;
}
#extras .one-two-three ul > li {
	height: auto;
}
#extras .one-two-three #toc-box-toc li { /* dom tabs */
	width: auto;
	height: auto;
	min-height: 0;
	padding: 0;
}
#extras .one-two-three ul li { /* one-two-three in dom tabs */
	width: 170px;
}
#extras .one-two-three li em {
	position: absolute;
	background: url(../img/bgs/one-two-three.png) 0 0 no-repeat;
	top: 5px;
	left: 0;
	padding: 5px 10px 9px 9px;
	font-size: 140%;
	font-style: normal;
	text-align: center;
	color: #fff;
}
#extras .one-two-three li.no-10 em {
	padding-left: 2px
}
#extras .one-two-three li img {
	float: right;
	margin: 2px 0 0 5px;
}
#extras .one-two-three ul li a {
	padding-left: 0;
	background: transparent;
}

/* events */
#extras .event-list {
	overflow: hidden;
	margin: 0 0 20px 0;
}
#extras .event-list h2 {
	position: static;
	width: auto;
	height: auto;
	border-bottom: none;
	margin: 5px 0 0 0;
	padding: 0;
	color: #333;
	font-size: 160%;
}
#extras .event-list ul {
	position: static;
	overflow: hidden;
	margin: -5px 0 10px 0;
	border: none;
	padding: 0;
}
#extras .event-list li {
	position: relative;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 0;
	border: none;
	padding: 10px 0 0 0;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	width: 100%;
	font-size: 100%;
}
#extras div.date {
	position: absolute;
	background: #AFAF00;
	top: 10px;
	left: 0;
	width: 3.4em;
	margin-right: 10px;
}
#extras .date .month {
	display: block;
	padding: 4px 0 1px 0;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 140%;
}
#extras .date abbr {
	border: none;
	cursor: help;
}
#extras .date .day {
	display: block;
	padding: 4px 0 5px 0;
	color: #fff;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
}
#extras .event-list li h3 {
	float: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 3em;
	font-size: 140%;
	width: 177px; /* IE 6 */
}
#extras .event-list .event-data {
	border: none;
	margin: 0;
	padding: 0 0 0 4.3em;
}
#extras .event-list .event-data li {
	display: block;
	background: none;
	margin: 0 10px 0 0;
	border: none;
	padding: 0;
	float: none;
	clear: both;
	height: auto;
	width: auto;
	color: #555;
	font-weight: normal;
	font-size: 130%;
}
#extras .event-list li a {
	background: none;
	padding: 0;
}

/* contact */
#extras .vcard {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 30px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 5px 0;
	background: url(../img/bgs/dotted-line.png) 0 100% repeat-x;
}
#extras .vcard h3 {
	background: url(../img/bgs/microformat.png) 100% 0 no-repeat;
	padding-right: 30px;
}
#extras .vcard div {
	overflow: hidden;
	margin: 3px 0;
}
#extras .vcard p {
	display: block;
	font-weight: normal;
}
#extras .vcard .organization-name {
	margin-bottom: 5px;
	padding: 2px 0 3px 0;
	font-weight: bold;
}
#extras .vcard div.adr p.locality,
#extras .vcard div.adr p.postal-code {
	float: left;
}
#extras .vcard div.adr p.locality {
	margin-left: .3em;
}
#extras .vcard .given-name,
#extras .vcard .family-name {
	margin-right: 5px;
}
#extras .vcard div dl {
	margin: 5px 0 0 0;
}
#extras .vcard div dt {
	float: left;
	clear: both;
	width: 5em;
	font-weight: bold
}
#extras .vcard div dd  {
	float: left;
}
#extras .vcard .photo {
	background: url(../img/bgs/photo-corners-thumb.png) 0 100% no-repeat;
	width: 90px;
}
#extras .vcard .photo img {
	width: 88px;
}
#extras .vcard .photo dd {
	display: block;
	font-size: 110%;
}
#extras .vcard .photo dt img {
	float: none;
	margin: 0;
}


/* dom tabs */
#extras .toc-box {
	background: #f2f2f2 url(../img/bgs/text-box-220.png) -270px 100% no-repeat;
	overflow: hidden;
	width: 220px;
	border: none;
	float: left;
	clear: both; /* IE 6 */
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
}
#extras .toc-box h2 {
	background: #000 url(../img/bgs/text-box-220.png) 0 0 no-repeat;
	margin: 0;
	padding: 5px 5px 0 5px;
	color: #fff;
}
#extras ol#toc-box-toc {
	background: #000 url(../img/bgs/text-box-220.png) 0 -30px no-repeat;
	width: 218px;
	overflow: hidden;
	padding: 10px 0 0 2px;
	list-style: none;
}
#extras #toc-box-toc li {
	float: left;
	border: none;
	margin: 0 2px 0 0;
}
#toc-box-toc li a {
	background: url(../img/bgs/text-box.png) -10px -40px no-repeat;
	float: left;
	display: block;
	padding: 0;
	color: #d0d0d0;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
}
#toc-box-toc li a.on,
#toc-box-toc li a:hover,
#toc-box-toc li a:active,
#toc-box-toc li a:focus {
	background: #f2f2f2 url(../img/bgs/text-box-toc.png) 100% 0 no-repeat;
	color: #000;
	text-decoration: none;
}
#toc-box-toc li span {
	display: block;
	margin-right: 4px;
	padding: 5px 6px 5px 10px;
}
#toc-box-toc li.on span,
#toc-box-toc li a:hover span,
#toc-box-toc li a:active span,
#toc-box-toc li a:focus span {
	background: #f2f2f2 url(../img/bgs/text-box-toc.png) 0 0 no-repeat;
}
#extras .toc-box .toc-box-section {
	background: #f2f2f2 url(../img/bgs/text-box-220.png) -540px 100% repeat-y;
	float: left;
	width: 204px;
	margin: 0;
	padding: 10px 8px;
}
#extras .toc-box .toc-box-section h3 {
	background: none;
	padding: 0 0 5px 0;
	color: #000;
}

/* 2 Sidebars: tabs module extended extras-1 and #extras-2 */
#module {
	width: 100%;
	float: right;
	margin: 0 0 20px 0;
}
#module p {
	line-height: 1.3em;
}
#module img {
	float: left;
	margin: 0 10px 5px 0;
}
#extras #module .toc-box {
	background: #f2f2f2 url(../img/bgs/text-box.png) -540px 100% no-repeat;
	width: 460px;
	margin: 0;
}
#extras #module .toc-box h2 {
	background: #000 url(../img/bgs/text-box.png) 0 0 no-repeat;
	margin: 0;
	padding: 5px 5px 0 5px;
	color: #fff;
	font-size: 200%;
}
#extras #module ol#toc-box-toc {
	background: #000 url(../img/bgs/text-box.png) 0 -27px no-repeat;
	width: 460px;
}
#module ol#toc-box-toc li {
	display: inline;
}
#extras #module .toc-box .toc-box-section {
	background: #f2f2f2 url(../img/bgs/text-box.png) -1040px 100% repeat-y;
	width: 446px;
}
#extras #module .toc-box .toc-box-section h3 {
	background: none;
	padding: 0 0 5px 0;
	color: #000;
	font-size: 160%;
}

  
/* PROMOS 
------------ */
.promo {       
	position: relative;
	overflow: hidden;
	float: right;
	display: inline; /* IE 6 */	
	width: 100%;
	margin: 0 0px 0 0;
}
#promo-4 {
	margin-right: 0;
}
.promo-text {
	position: absolute;
	bottom: 1px;
	left: 1px;
	padding: 5px 5px 10px 5px;
	background: transparent url(../img/bgs/transparent.png) 0 0 repeat;
	width: 208px;
	color: #fff;
}
.promo h3 {
	margin: 0 0 5px 0;
	font-size: 140%;
}
.promo h3 a {
	color: #ff3062;
}
#wrapper-2 .promo p {
	font-size: 130%;
	color: #fff;
}
.promo img {
	display: block;
	width: 218px;
}
.promo a img {
	border: 1px solid #fff;
}  	   
.promo a:hover img,
.promo a:active img,
.promo a:focus img {
	border: 1px solid #F39400;
} 
.promo a:visited {
	color: #fff;
} 
  
 #promo_box {
 	width: 168px;
	padding: 5px;
	border: 1px solid #666666; 	
	color: #666;
 } 
 
  #promo_box a {
	margin-left: 140px;
	border: 0px;
 } 
 
  #promo_box a img {
	margin-top: 10px;
	border: 0px;
 } 
 
 #promo_box2 a img {
	margin-top: 10px;
	border: 0px;
 } 
 
  #promo_box2 a {
	margin-left: 140px;
	border: 0px;
 }  
 
  #promo_box a:hover,
  #promo_box a:active,
  #promo_box a:focus,
  #promo_box a:hover img,
  #promo_box a:hover {
  	border: 0px;
  }
  
  #promo_box2 a:hover,
  #promo_box2 a:active,
  #promo_box2 a:focus,
  #promo_box2 a:hover img,
  #promo_box2 a:hover {
  	border: 0px;
  }  
 
 #promo_box p {
	background-color:  #e5e0d5;
	padding-top: -3px;
	margin: -5px;
	padding-left: 7px;
	padding-right: 3px;
	font-size: 110%;
 }  
 
 #promo_box2 p {
	padding: 2px;
	margin-left: 2px;
	font-size: 110%;
	color: #fff;
 }  
 
 #promo_box h2 {
 	width: 145px;
 	height: 12px;
	padding: 2px;
	padding-bottom: 4px;
	background:  #F39400 url(/dms/sssv/img/icons/box_icon.png) 3px center no-repeat;
	padding-left: 20px;
	font-size: 120%;
	color: #fff;
	margin-bottom: 8px;
 } 
 
#promo_box2 img {
	margin-left: 5px;
	border: 0px;
 }  
 
 #promo_box img {
	margin-left: 5px;
	border: 0px;
 }  
 
 #promo_box2 {
 	width: 170px;
	padding: 5px;
	background: #666; 	
	color: #fff;
 } 
 
 #promo_box2 h2 {
 	width: 137px;
 	height: 12px;
 	padding: 3px;
	background:  #666 url(/dms/sssv/img/icons/contact_icon.png) -3px center no-repeat;
	padding-left: 20px;
	font-size: 120%;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	margin-left: 0px;
 } 
  

/* FOOTER 
----------------- */
#site-info {   
	position: relative;
	background: #fff;
	padding: 0px;
	margin: 0 auto 0 auto;
	color: #000;
	width: 940px; 
	border-top: solid 1px #000;
	font-size: 130%;
}

#site-info #about {   
	position: relative;
	background: #fff;
	padding: 0px;
	margin: 10px auto 10px auto;
	color: #000;
	width: 600px; 
}

.footer {
	width: 600px; 
	margin: 0 auto 0 auto;
}


p#copyright {
	clear: both;
	text-align: center;
	color: #ebebeb;
	font-size: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}
img#copyright {
	width: 4px;
	height: 4px;
}

p#copyright-magnolia {
	text-align: center;
	color: #ccc;
	padding: 2px;
	font-size: 9px;
}
div > p#copyright-magnolia a {
	padding: 0 0 0 18px;
	background: url(../img/icons/copyright-magnolia.png) 0 1px no-repeat;
	color: #666;
}

div > p#copyright-magnolia a:visited {
	color: #666;
}

p#copyright-magnolia span {
	display: none;
}
#site-info div p {
	display: block; /* IE 6 */	
	width: 600px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 80%;
}  
#site-info ul { 
	margin: 5px 0 0 0;
	list-style: none;
} 
#site-info li { 
	margin: 0 auto 0 auto;
	text-align: center;
} 
#site-info li a { 
	color: #000;
	text-decoration: none;
	font-size: 85%;
} 
#site-info li a:hover,
#site-info li a:active,
#site-info li a:focus {
	text-decoration: none;
	color: #F39400;
	text-decoration: underline;
}


/* TEXT 
----------------- */
#main .text {
	clear: both;
	overflow: hidden;
	color: #333;
}

#main .columns {
	width: 655px;
	margin-bottom: 5px;
}

#main .columns .column1 {
	width: 315px;
	float: left;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}

#main .columns .column1 p {
	margin-top: 5px;
	font-size: 120%;
	line-height: 1.3em;
}

#main .columns .column2 {
	width: 315px;
	color: #333;
	float: right;
	margin-top: 10px;
}

#main .columns .column2 p {
	margin-top: 5px;
	font-size: 120%;
	line-height: 1.3em;
}	

#main .text {
	clear: both;
	overflow: hidden;
	color: #333;
}

#main .text h1,
#main h1 {
	font-size: 230%;
}
#main h1 {
	clear: both;
	margin: 10px 0 3px 0;
	padding-top: 3px;
}

#main_header  {
	clear: both;
	margin-top: 10px;
}

#main_header h3 {
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 130%;
}

#main .text h1 em { /* kicker on article pages */
	display: block;
	margin: 0 0 -5px 0;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .7px;
	font-size: 54.17%; /* 13px */
	color: #555;
}
#main .text p.intro {
	color: #333;
	font-weight: bold;
	font-size: 140%;
}
.js-on #article #main .text p.intro,
#article.col-subcol #main .text p.intro {
	float: left;
	width: 100%;
	min-height: 1px;
}
#article #main .text p.intro {
	width: 300px;
	min-height: 200px;
	height: auto;
}
#main .text p {
	margin: 0 0 10px 0;
	text-align: left;
}
#main .text p a {
	border-bottom: 1px dotted #F39400;
}
#main .text p a:hover,
#main .text p a:active,
#main .text p a:focus {
	color: #F39400;
	text-decoration: none;
	border-bottom: 1px solid #F39400;
}
#main .text h2.subline {
	clear: both;
	border-top: 1px solid #ccc;
	margin: 20px 0 12px 0;
	padding: 2px 0 0 0;
	font-size: 180%;
}
#main .text ul,
#main .text ol {
	margin: 0 0 10px 15px;
}
#main .text ol {
	margin-left: 25px;
}
#main .text ul ul,
#main .text ol ol {
	margin: 2px 0 2px 20px;
}
#main .text li {
	line-height: 1.3em;
}
#main .text li li {
	font-size: 100%;
}
.text .highlight {
	background: #ff0;
	font-style: normal;
}

/* table of contents */
#main #toc {
	clear: both;
}
#main #toc h2 {
	margin: 5px 0 1px 0;
	border-top: 1px solid #ccc;
	padding: 3px 0 5px 0;
	color: #000;
	font-size: 130%;
	font-weight: bold;
}
#main #toc ul {
	margin: 0 0 15px 0;
	list-style: none;
}
#main #toc li {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	height: 1%; /* ie 6 */
}
#main #toc a {
	display: block;
	background: url(../img/icons/down.png) 0 7px no-repeat;
	padding: 5px 0 5px 15px
}

/* table */
#main table { 
	margin: 10px 0 20px 0;
	border-top: 4px solid #ccc;
	padding: 0 0 5px 0;
	empty-cells: show;
	border-collapse: collapse;
}
#main th,
#main td {
	background: #e5e0d5;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	font-size: 120%;
}
#main th {
	background: #f2f2bf;
	border-bottom: 1px solid #b3b3b3;
	padding-right: 20px;
	font-size: 120%;
}
#main .odd td {
	background: #fff;
}
#main tbody td {
	border-bottom: 1px solid #b3b3b3;
}

#main td p {
	color: #000;
	vertical-align: top;
	text-align: left;
	font-size: 105%;
}

#main td li {
	color: #000;
	vertical-align: top;
	text-align: left;
	font-size: 105%;
	margin-left: 20px;
	line-height: 1.3em;
}

#main td ul {
	margin-top: 10px;
	margin-bottom: 10px;	
}


#main .text tr:nth-child(odd) td {
}
#main .text td ul,
#main .text td ol,
#main .text td p {
	margin-bottom: 0;
}
#main .text td li,
#main .text td p {
	font-size: 100%;
}

/* blockquote */
.text blockquote {
	position: relative;
	background: #f7f8d9 url(../img/bgs/quote.png) 0 0 no-repeat;
	padding: 15px 50px 5px 50px;
}
.text blockquote cite {
	background: url(../img/bgs/dash.png) 0 8px no-repeat;
	padding-left: 10px;
	font-size: 85%;
}

/* text-meta: author, date, tags */
#main .text .text-meta {
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
#main .text .text-data {
	overflow: hidden;
	float: left;
	width: 70%;
	margin: 0;
}
#main .text .text-data li {
	float: left;
	margin: 0 15px 0 0;
	padding: 3px 0;
	list-style: none;
	font-size: 120%;
	color: #333;
}
/* Tags in at the beginning of the text */
.text-meta dl {
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #dedede;
	padding: 3px 0;
	font-size: 92%;
}
#wrapper-2 .text-meta dt {
	float: left;
	padding: 0 5px 0 0;
}
#wrapper-2 .text-meta dd {
	float: left;
	padding: 0 10px 0 0;
}
/* text-features */
#main .text #text-features {
	position: relative;
	float: right;
	margin: 0;
}
#text-features li {
	float: left;
	margin: 0 5px 0 0;
	padding: 2px 0;
	list-style: none;
	font-size: 120%;
	text-align: right;
}
#text-features li a {
	color: #555;
}
#text-features li.print a {
	background: url(../img/icons/print.gif) 0 .2em no-repeat;
	padding-left: 16px;
}
#text-features li.social-b a {
	background: transparent url(../img/icons/bookmarks.png) 0 -458px no-repeat;
	padding-left: 18px;
}
#text-features li a:hover,
#text-features li a:focus,
#text-features li a:active {
	color: #F39400;
	text-decoration: underline;
}
/* Social Bookmarks */
#text-features #bookmarks {
	background: #fff;
	position: absolute;
	z-index: 10;
	right: 0;
	top: 22px;
	width: 140px;
	border: 1px solid #dedede;
}
#text-features #bookmarks ul {
	display: block;
	border: none;
	margin: 5px 5px 0 5px;
}
#text-features #bookmarks ul li {
	float: none;
	margin: 0 0 4px 0;
	padding: 0;
	text-align: right;
}
#text-features #bookmarks li a {
	background: transparent url(../img/icons/bookmarks.png) 100% -577px no-repeat;
	padding: 1px 18px 1px 0;
}
#text-features #bookmarks li.delicious a {
	background-position: 100% 0;
}
#text-features #bookmarks li.google a {
	background-position: 100% -51px;
}
#text-features #bookmarks li.wong a {
	background-position: 100% -101px;
}
#text-features #bookmarks li.webnews a {
	background-position: 100% -151px;
}
#text-features #bookmarks li.yigg a {
	background-position: 100% -201px;
}
#text-features #bookmarks li.stumble a {
	background-position: 100% -254px;
}
#text-features #bookmarks li.oneview a {
	background-position: 100% -387px;
}
#text-features #bookmarks li.linkarena a {
	background-position: 100% -319px;
}

/* Flash Content */
.flash {
	margin: 20px 0 0 0px;
}

/* article navigation */
#nav-content {
	clear: both;
	background: #f7f8d9;
	margin: 0 0 20px 0;
	border: 1px solid #d3c595;
	padding: 5px;
}
#nav-content em {
	font-style: normal;
}
#main #nav-content h3 {
	margin: 5px 0;
	font-size: 180%;
}
#main #nav-content ul {
	margin: 0;
}
#main #nav-content li {
	margin: 2px 0;
	list-style: none;
}
#main #nav-content li a {
	background: transparent url(../img/icons/link.png) no-repeat scroll 0 2px;
	padding-left: 20px;
}
#main #nav-content strong {
	padding: 0 0 0 20px;
}

/* Comments */
#comments {
	margin: 20px 0 30px 0;
}
#comments h2 {
	margin: 0 0 10px 0;
	border-top: 4px solid #B3B3B3;
	padding-top: 3px;
	font-size: 240%;
}
#comments h2 em {
	font-style: normal;
}
#comments ul {
}
#comments li {
	font-size: 100%;
	position: relative;
	list-style: none;
	margin: 0 0 20px 0;
}
.comment-count {
	position: absolute;
	font-size: 500%;
	left: -70px;
	top: -5px;
	font-weight: bold;
	color: #C2C2C2;
	text-align: right;
	width: 60px;
	height: 50px;
	line-height: 1;
}
#comments blockquote {
	background: #fff url(../img/bgs/comment.png) 90% 85% no-repeat;
}
#comments blockquote p {
	font-size: 130%;
	background: #eaeaea;
	padding: 0 10px 10px 10px;
}	
#main #comments h3 {
	padding: 10px;
	background: #eaeaea;
	font-size: 160%;
}
#comments p.comment-meta {
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 100%;
}
#comments cite {
	display: block;
	margin: 10px 0 0 0;
	font-size: 130%;
	font-style: normal;
}
#comments cite span {
	margin: 0 3px 0 0;	
}
#comments cite span:after {
	content: ",";	
}
#comments cite span:last-child:after {
	content: "";
}


/* PAGES 
==================== */

/* JOB OFFER 
-------------------- */
.compact {
	clear: both;
	background: #f0f0f0;
	margin: 0 0 20px 0;
	border-top: 1px solid #fff;
	padding: 5px 10px 15px 10px;
}
#wrapper-2 .compact h2 {
	padding: 0 2em 5px 0;
	font-size: 180%;
}
.compact li {
	list-style: none;
}
#main .compact p {
	display: block;
	margin: 0 0 10px 0;
	font-size: 120%;
}
#wrapper-2 .compact dl {
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	height: 1%; /* IE 6 */
	line-height: 1.5em;
}
#wrapper-2 .compact dt {
	float: left;
	width: 150px;
	font-weight: bold;
	font-size: 120%;
}
#wrapper-2 .compact dd {
	font-size: 120%;
	padding-left: 150px;
}


/* PROFILE  
------------------- */
#main .text .profile-box {
	overflow: hidden;
	margin: 20px 0 20px 0;
	padding: 0;
	height: 1%; /* ie 6 */
}
#main .text .profile-box h2 {
	clear: both;
	border-top: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 2px 0 0 0;
	font-size: 180%;
}
#main .text .profile-box dl {
	clear: both;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	float: left;
	width: 100%;
	margin: 0;
	padding: 5px;
}
#main .text .profile-box dt {
	float: left;
	clear: both;
	width: 100px;
	margin: 0 10px 0 0;
	font-weight: bold;
}
#main .text .profile-box dd {
	float: left;
	width: 340px;
}

/* vCard  addresses / microformats  */
.vcard {
	float: left; /* ie 6 */
	clear: both;
	background: url(../img/bgs/dotted-line.png) 0 100% repeat-x;
	width: 100%;
	margin: 0 0 30px 0;
	border-top: 4px solid #b3b3b3;
	padding: 5px 0 5px 0;
}
.vcard div {
	overflow: hidden;
	margin: 3px 0;
}
#main .vcard .organization-name {
	background: url(../img/bgs/microformat.png) 0 3px no-repeat;
	margin-bottom: 5px;
	padding: 1px 0 1px 35px;
	font-weight: bold;
	font-size: 160%;
}
#main .vcard p {
	display: block;
}
.vcard div.adr p.locality,
.vcard div.adr p.postal-code {
	float: left;
}
.vcard div.adr p.locality {
	margin-left: .3em;
}
.vcard div dl {
	margin: 5px 0 0 0;
}
.vcard div dt {
	float: left;
	clear: both;
	width: 6em;
	font-weight: bold
}
.vcard div dd  {
	float: left;
}
.vcard .photo {
	background: url(../img/bgs/photo-corners-profile.png) 0 100% no-repeat;
	width: 140px;
}
.vcard .photo img {
	width: 138px;
}
.vcard .photo dd {
	display: block;
}
.vcard .photo img.photo { /* microformat class for export */
	margin: 0;
	padding: 0;
}


/* SEARCH RESULTS
------------------------------- */
#searchresult #main h1 {
	padding-top: 10px;
}
#searchresult #main h1 em {
	display: inline;
	font-size: 166%;
	padding: 0 0 0 0;
	color: #000;
}
#searchresult #main ol {
	margin: 20px 0 0 0;
}
#searchresult #main .text h1 em {
	display: inline;
	font-size: 100%;
	color: #000;
}
#searchresult ol li {
	background: transparent url(../img/bgs/dotted-line.png) repeat-x scroll 0 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style: none;
	font-size: 100%;
}
#searchresult #main ol h2 {
	border: none;
	margin: 15px 0 5px 0;
}
#searchresult #main li p {
	clear: both;
	margin: 0;
}
#searchresult #main li p.category {
	margin: 2px 0 0 0;
	color: #555;
	font-size: 110%;
}
#searchresult #main ol ul {
	margin: 0;
}
#searchresult #main li ul.text-data li {
	background: none;
	float: left;
	margin: 2px 10px 4px 0;
	padding: 0;
	font-size: 130%;
	color: #555;
}
#searchresult #main .text-data {
	border: none;
}

/* Paging */
.pager {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 0 0 20px 0;
}
.pager ul {
	clear: both;
	float: right;
}
.pager li {
	float: left;
	margin: 0 3px 0 0;
	list-style: none;
	text-align: center;
}
.pager li a,
.pager li strong,
.pager li span {
	display: block;
	border: 1px solid #F39400;
	border: 1px solid #ccc;
	padding: 2px 6px 2px 6px;
	font-weight: bold;
}
.pager li span { /* ... */
	border: none;
	padding: 3px 1px;
}
.pager li strong { /* you are here */
	border: 1px solid #ccc;
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
	background: #F39400;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}
.pager li.previous a,
.pager li.next a {
	border: 1px solid #fff;
}
.pager li.previous a {
	background: url(../img/icons/prev-next.png) 0 8px no-repeat;
	padding-left: 10px;
}
.pager li.previous a:hover,
.pager li.previous a:active,
.pager li.previous a:focus {
	background: #F39400 url(../img/icons/prev-next.png) 0 -41px no-repeat;
	border: 1px solid #333;
	color: #fff;
}
.pager li.next a {
	background: url(../img/icons/prev-next.png) 95% -93px no-repeat;
	padding-right: 12px;
}
.pager li.next a:hover,
.pager li.next a:active,
.pager li.next a:focus {
	background: #F39400 url(../img/icons/prev-next.png) 95% -145px no-repeat;
	border: 1px solid #333;
	color: #fff;
}


/* FORMS 
-------------------- */
#form-wrapper {
	clear: both;
}
#form-wrapper fieldset {
	border: none;
	margin: 5px 0 30px 0;
}
#form-wrapper fieldset h2 {
	margin: 0 0 1px 0;
	border-top: 4px solid #cccc00;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
	color: #333;
}

#form-wrapper fieldset h4 {
	color:#555555;
	font-size:110%;
}

#form-wrapper p.required {
	text-align: right;
}

#form-wrapper p.required span,
#form-wrapper dfn {
	color: #F39400;
	font-weight: bold;
}
#form-wrapper div {
	clear: both;
	float: left;
	width: 560px;
	border-bottom: 1px dotted #b3b3b3;
	padding: 10px 0 15px 0;
}
#form-wrapper div div {
	width: auto;
	border-bottom: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#form-wrapper label {
	position: relative;
	display: block;
	font-size: 115%;
}
#form-wrapper input[type="checkbox"] {
	display: inline;
	background: #ebebeb;
	width: 20px;
	margin: 3px 0 0 0;
	border: 1px solid #c2c2c2;
	padding: 3px 3px 4px 3px;
}

#form-wrapper input[type="radio"] {
	margin: 3px 0 0 0;
}

#form-wrapper input[type="text"],
#form-wrapper textarea,
#form-wrapper div.mod input.mod {
	display: inline;
	background: #ebebeb;
	width: 300px;
	margin: 3px 0 0 0;
	border: 1px solid #c2c2c2;
	padding: 3px 3px 4px 3px;
}

#form-wrapper input:focus,
#form-wrapper textarea:focus {
	border: 1px solid #000;
	background: #fff;
}
#form-wrapper textarea {
	width: 300px;
}
#form-wrapper select {
	display: block;
	width: 310px;
	margin: 5px 0 0 0;
}
#form-wrapper div span {
	display: block;
	padding: 5px 0 0 0;
	color: #555;
	font-size: 110%;
}
#form-wrapper div.multiple-labels span {
	padding: 0 0 10px 0;
	color: #000;
	font-size: 130%;
	font-weight: bold;
}
#form-wrapper div.multiple-labels label span {
	color: #555;
	font-size: 110%;
	font-weight: normal;
}
#form-wrapper div label span {
	display: block;
}
#form-wrapper div label.m span {
	clear: both;
	padding: 0 0 5px 0;
}
#form-wrapper div span.help a {
	background: url(../img/icons/help.gif) 0 .15em no-repeat;
	padding-left: 15px;
}

/* multiple inputs in one row */
#form-wrapper div label.s,
#form-wrapper div label.m,
#form-wrapper div label.l {
	clear: none;
	width: 92px;
}
#form-wrapper div label.m {
	width: 161px;
	padding: 0;
}
#form-wrapper div label.l {
	width: 363px;
}
#form-wrapper div label.s input {
	width: 70px;
}
#form-wrapper div label.m input {
	width: 139px;
}
#form-wrapper div label.l input {
	width: 209px;
}

/* checkboxes & radiobuttons */
#form-wrapper fieldset fieldset {
	float: none; /* ie 6 */
	margin: 0;
	padding: 0;
}
#form-wrapper fieldset fieldset input {
	width: auto;
	display: inline;
	background: transparent;
	border: none;
}
#main #form-wrapper fieldset fieldset legend {
	text-indent: -9999px;
	font-size: 0;
}

/* mod for short elements */
#form-wrapper fieldset fieldset.mod label {
	float: left;
	margin-right: 10px;
}

/* Submit */
#form-wrapper div.button-wrapper {
	position: relative;
	border: none;
	padding: 10px 0 5px 0;
}
#form-wrapper fieldset div.button-wrapper em {
	float: right;
	margin-top: -24px;
	font-size: 140%;
}
.new-search .button,  /* button outside button-wrapper */
#form-wrapper div.button-wrapper input { /* button */
	background: #b90834 url(/dms/sssv/img/icons/submit.png) 0 0 repeat-x;
	right: auto;
	width: auto;
	border: 1px solid #f19eb2;
	border-right: 1px solid #920728;
	border-bottom: 1px solid #920728;
	padding: 2px 10px;
	color: #fff;
	cursor: pointer;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
}
.new-search .button {  /* button outside button-wrapper */
	padding-top: 3px;
	padding-bottom: 4px;
}
.new-search .button:hover, 
.new-search .button:active,
.new-search .button:focus,
#form-wrapper div.button-wrapper input:hover,
#form-wrapper div.button-wrapper input:active,
#form-wrapper div.button-wrapper input:focus {
	background: #333;
	color: #fff;
	border: 1px solid #111;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	
}

/* link-Button */
a.button {
	background: #b90834 url(../img/bgs/submit.png) 0 0 repeat-x;
	min-width: 60px;
	width: auto;
	border: 1px solid #f19eb2;
	border-right: 1px solid #920728;
	border-bottom: 1px solid #920728;
	padding: 3px 20px 2px 20px;
	text-align: center;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
a.button span {
	position: absolute;
}
a.button:hover,
a.button:active,
a.button:focus {
	color: #fac4d1;
}

/* New Search */
#searchresult #form-wrapper div {
	background: #f2f2bf;
	float: left;
	width: 100%;
	padding: 10px 0;
}
#searchresult #form-wrapper div label {
	display: inline;
	float: left;
	margin: 0 10px;
}
#searchresult #form-wrapper div a.button {
	float: left;
	margin-top: 2px;
}
#searchresult #form-wrapper input.submit {
	width: auto;
	background: #cc0;
	padding: 2px 10px;
	cursor: pointer;
}

/* error messages */
.error {
	color: #cc0000;
	font-weight: bold;
}
#main .error h3 {
	/* background: url(../img/bgs/error.png) 0 8px no-repeat; */
	margin-bottom: 10px;
	padding: 5px 0 0 0;
	color: #000;
}
#main div.error {
	margin: 20px 0;
	font-weight: bold;
}
#main div.error ul {
	margin: 0 0 0 45px;
}
#main div.error li {
	color: #cc0000;
}

#main div.error dfn {
	color: #cc0000;
}

#main div.error li a,
#main div.error label span {
	color: #cc0000;
}
#main #form-wrapper div.error {
	margin: 0;
}
#form-wrapper div.error input,
#form-wrapper div.error textarea {
	border: 1px solid #cc0000;
}
/* success messages */
#main .success {
	margin: 10px 0;
}
#main .success h3 {
	/* background: url(../img/bgs/confirmed.png) 0 8px no-repeat; */
	margin-bottom: 10px;
	padding: 5px 0 0 0;
	color: #F39400;
}


/* SITEMAP 
--------------------- */

.sitemap {
	border-top: 4px solid #b3b3b3;
	margin: 30px 0 30px 0;
}

.font120 dd {
	font-size: 120%;
}

.sitemap h2 {
	margin: 0;
	padding: 5px 0 5px 0;
}
.sitemap h2 a {
	display: block;
	color: #555;
}
.sitemap h2 a:hover,
.sitemap h2 a:active,
.sitemap h2 a:focus {
	color: #F39400;
}

.sitemap ul {
	list-style-type: none;
}

.sitemap li {
	background: transparent url(../img/bgs/dotted-line.png) 0 0px repeat-x;
	height: 1%; /* IE6 */
	padding-top: 3px;
	font-size: 100%;
}
.sitemap li a {
	background: url(/dms/sssv/img/icons/more_link_icon.png) 3px 13px no-repeat;
	padding: 10px 0px 0px 20px;
}
.sitemap li li a {
	background: url(/dms/sssv/img/icons/more_link_icon.png) 30px 13px no-repeat;
	padding-left: 45px;
	font-size: 75%;
}
.sitemap li li li a {
	background: url(/dms/sssv/img/icons/more_link_icon.png) 60px 13px no-repeat;
	padding-left: 75px;
}
#sitemap #wrapper-3 .links li ul {
	margin: 0;
	padding: 0;
}

.sitemap li li {
	font-size: 100%;
}

.sitemap li li li {
	font-size: 100%;
}


/* FAQ 
--------------------- */
#main #faq-wrapper div {
	background: #f7f8d9;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	padding: 10px 10px 10px 25px;
}
#main #faq-wrapper h3,
#main #faq-wrapper p, 
#main #faq-wrapper li li {
	font-size: 100%;
}
#main #faq-wrapper p {
	margin-bottom: 10px;
}
#main #faq-wrapper li {
	float: left;
	background: url(../img/bgs/dotted-line.png) 0 0 repeat-x;
	width: 100%;
	list-style-type: none;
}
#main #faq-wrapper li li {
	background: #fff;
}
#main #faq-wrapper li p {
	margin: 0;
}
#main #faq-wrapper li h3 a {
	display: block;
	background: transparent url(../img/icons/link.png) no-repeat scroll 5px 7px;
	padding: 5px 0 5px 25px;
	font-weight: bold;
}
#main #faq-wrapper li h3 a.on {
	background-color: #f2f2bf;
	background-image: url(../img/icons/down.png);
}
#main #faq-wrapper li ul,
#main #faq-wrapper li ol {
	margin: 0 0 10px 25px;
}
#main #faq-wrapper li li {
	float: none;
	border: none;
	list-style-type: disc;
}
#main #faq-wrapper ol li {
	list-style-type: decimal;
}
#main #faq-wrapper .photo,
#main #faq-wrapper dt img {
	margin-bottom: 0;
}
#main #faq-wrapper dl {
	overflow: hidden;
}
#main #faq-wrapper dd {
	font-size: 85%; /* 11px */
	line-height: 1.3em;
}
#main #faq-wrapper dd.copyright {
	font-size: 85%;
}


/* GLOSSARY
--------------------- */
#glossary-index {
	overflow: hidden;
	width: 100%;
	margin: 0 0 20px 0;
}
#glossary-index ul {
	margin: 10px 0 0 0;
}
#glossary-index li {
	list-style: none;
	float: left;
	margin: 0 5px 5px 0;
	font-size: 160%;
}
#glossary-index li a {
	display: block;
	border: 1px solid #ccc;
	padding: 2px 7px 2px 8px;
	min-width: 12px;
	text-align: center;
	font-weight: bold;
}
#glossary-index li a:hover,
#glossary-index li a:active,
#glossary-index li a:focus {
	background: #F39400;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
}
.glossary-box {
	float: left;
	width: 204px;
	height: 20em;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	padding: 10px;
}
#letter-c,
#letter-f,
#letter-i,
#letter-l,
#letter-o,
#letter-r,
#letter-u, 
#letter-x {
	margin-right: 0;
}
#main .glossary-box h2 {
	float: left;
	background: #fff;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 600%;
	color: #000;
	line-height: 1;
	text-transform: uppercase;
}
#main .glossary-box ul {
	list-style: none;
	margin: 0;
}
#main .glossary-box ul li {
	background: url(../img/bgs/dotted-line.png) 0 100% repeat-x;
	height: 1%; /* IE 6 */
	margin: 0;
	line-height: 1.2em;
}
html > body #main .glossary-box ul li {
	height: auto;
}
#main .glossary-box li a {
	display: block;
	padding: 5px 0 5px 0;
}


/* 
PHOTOS
---------------------- *
/* photos / images */
.photo { /* for dl and without it */
	float: left;
	display: block;
	margin: 3px 5px 3px 0;
}
.photo_last { /* for dl and without it */
	margin-right: 0;
	display: block;
}
dl.photo {
	padding: 0 0 5px 0;
}
.photo img {
	display: block;
	border: 0px;
}
dl.mod-2 { /* big */
	clear: both;
	background: url(../img/bgs/photo-corners-wide.png) 0 100% no-repeat;
	float: none;
}
dl.mod-2 img {
	clear: both;
	float: none;
}
img.mod-2 {
	clear: both;
	display: block;
	float: none;
}
.photo dd {
	display: block;
	padding: 5px 5px 0 5px;
	font-size: 130%;
}
.photo dd.zoom {
	float: right;
}
.photo dd.zoom a {
	display: block;
	width: 12px;
	text-indent: -999px;
}
#wrapper-2 .photo dd.copyright {
	font-style: italic;
	font-size: 120%;
}
.photo dd.longdesc {
	display: none;
}
.photo.mod {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}


/* PHOTO GALLERY
--------------------- */

#photo-index .photo {
	width: 180px;
	padding: 5px;
}
#photo-index .photo dt {
	height: auto;
}
#photo-index .photo dt img {
	width: 178px;
}
#photo-index dl {
	margin-right: 15px;
}
#photo-index dl.last {
	margin-right: 0;
}

/* lightbox*/
#showbox-overlay {
	position: fixed;
	background: #000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0.8;
}
#showbox {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	background-color: #b3b3b3;
	width: 995px;
	padding: 0 0 20px 0;
}
#showbox .controls {
	background-color: #555;
	overflow: hidden;
	height: 1%;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px 0;
	font-size: 120%;
	text-align: center;
}
#showbox .controls a {
	color: #fff;
}
#showbox .controls .prev {
	background: url(../img/icons/back.png) 0 1px no-repeat;
	margin-right: 10px;
	padding-left: 17px;
}
#showbox .controls .next {
	background: url(../img/icons/link.png) 100% 1px no-repeat;
	padding-right: 17px;
}
#showbox .controls .close {
	float: right;
	display: block;
	background: url(../img/icons/close.png) 0 1px no-repeat;
	padding: 0 5px 0  17px;
}
.prev-next {
	float: left;
	text-align: center;
	padding-left: 5px;
}
#showbox .content-box {
	background-color: #999;
	margin: 0 auto;
}
#showbox.loading .content-box {
	background: #999;
}
#showbox .multimedia-box {
	overflow: hidden;
}
#showbox .multimedia-box img {
	width: 100%;
}
#showbox .text-content {
	background: #ececec;
	padding: 5px;
}
#showbox h2 {
	margin: 5px 0;
	font-size: 130%;
}
#showbox p {
	margin-bottom: 10px;
	font-size: 120%;
}
#showbox ul {
	margin: 10px 0 10px 0;
}
#showbox li {
	list-style: none;
	color: #555;
	font-size: 110%;
}


/* 
SPECIAL MODULES
==================== */

/* TAGCLOUD
---------------- */
.tagcloud {
	float: left;
	clear: both;
	width: 100%;
	border-top: 4px solid #b3b3b3;
	margin: 0 0 20px 0;
}
.tagcloud ul {
	position: relative; /* ie 6 */
}
#main .tagcloud h3,
#wrapper-2 .tagcloud-wide h3 {
	margin: 5px 0;
	border-bottom: 1px solid #dedede;
	padding: 0 0 5px 0;
	font-size: 180%;
}
.tagcloud li {
	display: inline;
	height: 22px;
	margin: 0 10px 0 0;
	list-style: none;
	vertical-align: middle;
}
.tagcloud li a {
	font-size: 100%;
	line-height: 1.2em;
}
.tagcloud li.level-2 a {
	font-size: 120%;
}
.tagcloud li.level-3 a {
	font-size: 130%;
	font-weight: bold;
}
.tagcloud li.level-4 a {
	font-size: 140%;
	font-weight: normal;
}
.tagcloud li.level-5 a {
	font-size: 150%;
	font-weight: normal;
}
.tagcloud li em {
	font-style: normal;
}
/* in sidebar */
#extras .tagcloud {
	margin-top: 0;
	margin-right: -3px; /* ie 6 */
}
#extras .tagcloud ul {
	border: none;
	margin: 0;
	padding: 5px 0 0 0;
}
#extras .tagcloud li {
	background: none;
	border: none;
	margin: 0 10px 5px 0;
	line-height: 1.6em;
}
#extras .tagcloud li a {
	display: inline;
	background: none;
	padding: 0;
}


/* JAVASCRIPT MODULES IN MAIN 
----------------------------- */
/* Dom Tabs */
.text-box {
	overflow: hidden;
	float: left;
	background: #f2f2f2 url(../img/bgs/text-box.png) -540px 100% no-repeat;
	clear: both; /* IE 6 */
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
}
#main .text-box h2 {
	background: #000 url(../img/bgs/text-box.png) 0 0 no-repeat;
	padding: 5px 5px 0 6px;
	color: #fff;
}
ol#text-box-toc {
	float: left;
	position: relative;	
	margin: 0;
	padding: 10px 0 0 0;
	background: #000 url(../img/bgs/text-box.png) 0 -30px no-repeat;
	list-style: none;
	height: auto;
	width: 100%; 
	height: 1%; /* IE 6 */
}
#main #text-box-toc li { /* dom tabs + one two three */
	float: left;
	display: inline; /* IE 6 */
	position: relative;
	list-style: none;
	width: auto;
	height: auto;
	min-height: 0;
	margin: 0 0px 0 2px;
	padding: 0;
	color: #000;
	line-height: 1.25em;
}
#text-box-toc li a {
	background: #121212 url(../img/bgs/text-box.png) -10px -35px no-repeat;
	color: #d0d0d0;
	float: left;
	display: block;
	font-weight: bold;
}
#text-box-toc li a.on,
#text-box-toc li a:hover,
#text-box-toc li a:active,
#text-box-toc li a:focus {
	background: #f2f2f2 url(../img/bgs/text-box-toc.png) 100% 0 no-repeat;
	color: #000;
	text-decoration: none;
}
#text-box-toc li span {
	display: block;
	margin-right: 4px;
	padding: 5px 6px 5px 10px;
}
#text-box-toc li.on span,
#text-box-toc li a:hover span,
#text-box-toc li a:active span,
#text-box-toc li a:focus span {
	background: #f2f2f2 url(../img/bgs/text-box-toc.png) 0 0 no-repeat;
}
.text-box .text-box-section {
	float: left;
	background: #f2f2f2 url(../img/bgs/text-box.png) -1040px 100% repeat-y;
	width: 444px;
	margin: 0;
	padding: 10px 8px;
}
.text-box .text-box-section {
	margin-right: -3px; /* IE 6 */
}
#main .text-box .text-box-section h2 {
	clear: both;
	background: none;
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	font-size: 160%;
	color: #000;
}
#main .text-box .text-box-section h2 em {
	display: block;
	margin: 0 0 -3px 0;
	font-size: 68.75%;
	font-style: normal;
	padding: 0;
}
#main .text-box .text-box-section h2 a em {
	color: #555;
}
#main .text-box h2 a,
#main .text-box p a {
	color: #dd0e40;
}
.text-box img {
	float: left;
	width: 218px;
	margin: 0 10px 10px 0;
}
/* teaser link list modified for tab */
#main .text-box .links { 
	clear: both;
	margin: 10px 0 0 0;
}
#main .text-box .links h3 {
	font-size: 130%;
	margin: 0 0pt 5px 0;
}
#main .text-box .links li {
	border: none;
}
.col-float2 .text-box {
	width: 460px;
	float: left;
	clear: none;
}
/* alternative layouts */
.col-float2 .text-box {
	width: 460px;
	float: left;
	clear: none;
}
.col-float3 .text-box {
	width: 100%;
	float: left;
	clear: none;
}
/* different images for .col-subcol */
.col-subcol #main .text-box h2 {
	background: #000000 url(../img/bgs/text-box-590.png) no-repeat scroll 0 0;
}
.col-subcol .text-box {
	background: #f2f2f2 url(../img/bgs/text-box-590.png) -750px 100% no-repeat;
	width: 590px;
}
.col-subcol #text-box-toc {
	background: #000 url(../img/bgs/text-box-590.png) 0 -30px no-repeat;
}
.col-subcol .text-box .text-box-section {
	background: #f2f2f2 url(../img/bgs/text-box-590.png) -1499px 100% repeat-y;
	width: 575px;
	margin-right: -10px; /* IE 6 */
}
.col-subcol #main .text-box .text-box-section h2 {
	background: none;
}
.col-subcol #main > .text-box .text-box-section {
	margin-right: 0;
}


/* Teaser Switcher */
#teaser-wrapper {
	position: relative;
	background: #fff;
	background-image: none;
	float: none; /* ie 6 */
	clear: both;
	height: 1%; /* ie 6 */
	margin: 0 0 20px 0;
	padding: 0 0 4px 0;
} 
.js-on #teaser-wrapper {
	background: #000 url(../img/bgs/teaser-switcher.png) 0 100% no-repeat;
} 
#teaser-wrapper h3 { 
	background: #fff;
	background-image: none;
	border-top: 4px solid #b3b3b3;
	border-bottom: 1px solid #dedede;
	margin: 10px 0 5px 0;
	padding: 5px 0 2px 0;
	color: #000;
	font-size: 200%;
} 
.js-on #teaser-wrapper h3 { 
	background: #000 url(../img/bgs/teaser-switcher.png) 0 0 no-repeat;
	border: none;
	margin: 0;
	padding: 5px 10px; 
	color: #fff;
} 
#teaser-wrapper .pager {
	display: none;
	width: auto;
	margin: 0;
}
.js-on #teaser-wrapper .pager {
	display: block;
}
#teaser-wrapper .next,
#teaser-wrapper .prev {
	background: url(../img/bgs/prev-next-default.png) 100% -150px no-repeat;
	position: absolute;
	bottom: 4px;
	right: 2px;
	width: 19px;
	height: 150px;
}
#teaser-wrapper .prev {
	left: 2px;
	right: auto;
	background-position: 0 0;
	border-left: none;
}
#teaser-wrapper .next a,
#teaser-wrapper .prev a {
	display: none;
	background: url(../img/bgs/prev-next.gif) 100% 0 no-repeat;
	width: 19px;
	height: 150px;
	text-indent: -9999px;
}  
#teaser-wrapper .next a {
	background-position: 0 -150px;
}
#teaser-wrapper .next a.show,
#teaser-wrapper .prev a.show {
	display: block;
}
#teaser-wrapper .prev a.show:hover,
#teaser-wrapper .prev a.show:focus,
#teaser-wrapper .prev a.show:active {
	background: url(../img/bgs/prev-next-hover.png) 100% 0 no-repeat;
}
#teaser-wrapper .next a.show:hover,
#teaser-wrapper .next a.show:focus,
#teaser-wrapper .next a.show:active {
	background: url(../img/bgs/prev-next-hover.png) 100% 100% no-repeat;
}
#teaser-wrapper .stage {
	width: 940px;
	margin: 0;
} 
.js-on #teaser-wrapper .stage {
	width: 900px;
	margin-left: 19px;
}
#teaser-wrapper .stage-teaser {
	background: #fff url(../img/bgs/dotted-line.png) repeat-x scroll 0 100%;
	overflow: hidden;
	float: left;
	width: 375px;
	height: 150px;
	min-height: 150px;
	border: none;
	margin: 0 10px 5px 0;
	padding: 0 5px 0 0;
}
#wrapper-2 > #teaser-wrapper .stage-teaser {
	height: auto;
}
.js-on #teaser-wrapper .stage-teaser {
	background: #f2f2f2;
	background-image: none;
	border-right: none;
	margin: 0;
	padding-left: 10px;
} 
#teaser-wrapper .stage-teaser h2 {
	margin: 8px 0 0 0;
	font-size: 180%;
	font-weight: normal;
}      
#teaser-wrapper .stage-teaser img {
	display: block;
	float: left;
	margin: 4px 10px 0 0;
	border: none;
}  
#teaser-wrapper .stage-teaser p {
	margin: 0 10px;     
	font-size: 130%;
	color: #555;
}
#teaser-wrapper .stage-teaser em {
	display: block;
	margin-top: 5px;
	font-style: normal;
}
#teaser-wrapper .stage-teaser em a {
	padding-left: 17px;
}
/* mod -> only pictures */
#teaser-wrapper.mod  {
	clear: both;
	padding: 0 0 2px 0;
}
#teaser-wrapper.mod .stage-teaser {
	background-image: none;
	border: 1px solid #f2f2f2;
	border-right: none;
	width: auto;
	height: 110px;
	min-height: 110px;
	padding: 0;
}
#teaser-wrapper.mod .stage-teaser img {
	height: 110px;
	margin: 0;
}  
#teaser-wrapper.mod .next,
#teaser-wrapper.mod .prev { 
	background: url(../img/bgs/prev-next-img-default.png) 100% -112px no-repeat;
	height: 112px;
	bottom: 2px;
}
#teaser-wrapper.mod .prev {
	background-position: 0 0;
} 
#teaser-wrapper.mod .next a,
#teaser-wrapper.mod .prev a {
	background: url(../img/bgs/prev-next-img.gif) 0 0 no-repeat;
	margin-left: 0;
	height: 112px;
}
#teaser-wrapper.mod .next a {
	background-position: 100% -112px;
}
#teaser-wrapper.mod .prev a.show:hover,
#teaser-wrapper.mod .prev a.show:focus,
#teaser-wrapper.mod .prev a.show:active {
	background: url(../img/bgs/prev-next-img-hover.png) 100% 0 no-repeat;
}
#teaser-wrapper.mod .next a.show:hover,
#teaser-wrapper.mod .next a.show:focus,
#teaser-wrapper.mod .next a.show:active {
	background: url(../img/bgs/prev-next-img-hover.png) 100% 100% no-repeat;
}


/* Slider */
#teaser-wrapper.slider {
	margin: 20px 0 0 0;
	padding: 0;
}
#teaser-wrapper.slider .stage {
	border: 0;
	width: 98%;
	margin: 0;
} 
.js-on #teaser-wrapper.slider .stage {
	background-color: #f2f2f2;
	width: 936px;
	margin: 0 0 0 2px;
}
#teaser-wrapper.slider .stage-teaser {
	height: 145px;
	min-height: 145px;
	border: none;
	padding-left: 10px;
}
#wrapper-2 > #teaser-wrapper.slider .stage-teaser {
	height: auto;
}
.ui-slider-1 .ui-slider-handle {
	position: absolute;
	background: url(../img/bgs/scroller.png) 0 0 no-repeat;
	z-index: 1;
	top: 0px;
	left: 0;
	width: 213px;
	height: 19px;
	margin: 0;
}
/* Default slider backgrounds */
.ui-slider-1 {
	display: none;
	position: relative;
	background: #000 url(../img/bgs/scrollbar.png) 0 0 no-repeat;
	width: 938px;
	height: 23px;
}

/* teaser wrapper with pager */
#wrapper-3 .paging { 
	background-image: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#teaser-wrapper.paging .stage {
	position: relative;
	width: 940px;
	margin: 0;
	border: 0;
}
#teaser-wrapper.paging .stage-teaser {
	background-color: #fff;
	position: relative;
	width: 940px;
	height: 32em;
	margin: 0 0 20px 0;
	border: 0;
	padding: 0;
}
.js-on #teaser-wrapper.paging .stage-teaser {
	margin: 0;
}
#teaser-wrapper.paging .stage-teaser h1 {
	position: absolute;
	top: 70px;
	left: 35px;
	margin: 0;
	padding: 5px 8px;
	color: #fff;
	font-size: 260%;
	background: #0D0D0D;
}
#teaser-wrapper.paging .stage-teaser p {
	position: absolute;
	top: 125px;
	left: 35px;
	margin: 0;
	padding: 5px 8px;
	background: #0D0D0D;
	width: 25em;
	font-size: 160%;
	color: #fff;
}
#teaser-wrapper.paging .stage-teaser img {
	width: 940px;
	height: 320px;
	margin: 0;
}
#teaser-wrapper.paging .pagination {
	position: absolute;
	top: 270px;
	left: 20px;
	height: 30px;
}
#teaser-wrapper.paging .pagination ul {
	float: none;
}
#teaser-wrapper.paging .pagination li {
	float: left;
	margin-right: 8px;
	list-style-type: none;
}
.pagination li a {
	display: block;
	float: left;
	background: url(../img/bgs/teaser-paging.png) 0 0 no-repeat;
	opacity: .5;
	margin-left: 1px;
	padding: 7px 12px 7px 10px;
	color: #000;
	font-size: 120%;
	font-weight: bold;
}  
.pagination li a:hover,
.pagination li a:active,
.pagination li a:focus {
	color: #F39400;
	text-decoration: none;
} 

/* Finger-Tabs - superpromo */
#superpromo {
	position: relative;
	background: url(../img/temp/superpromo-bg-nav.gif) 100% 0 repeat-y;
	width: 498px; /* plus 200px padding nav */
	height: auto;
	min-height: 333px;
	margin: 20px 0 0 0;
	border: 1px solid #ccc;
	padding-right: 200px;
}
.js-on #superpromo {
	height: 33em;
}
/* tabs */
#superpromo-toc {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
	margin: 0;
	padding: 0;
}
#superpromo-toc li {
	float: none;
	background: #ebebeb;
	font-size: 110%;
	color: #fff;
	list-style: none;
}
#superpromo-toc a {
	display: block;
	background: #ebebeb url(../img/bgs/superpromo-off.gif) 0 50% no-repeat;
	height: 1%;
	margin: 0;
	border-bottom: 1px solid #fff;
	padding: 12px 10px 8px 20px;
	font-size: 150%;
	font-weight: bold;
}
#superpromo-toc a.on,
#superpromo-toc a:hover,
#superpromo-toc a:active,
#superpromo-toc a:focus {
	background: #0d8ccc url(../img/bgs/superpromo-on.gif) 0 50% no-repeat;
	color: #fff;
	text-decoration: none;
}  T
#superpromo .superpromo-section {
	margin: 0px;
}    
#superpromo .superpromo-section h2 {
	margin: 10px 5px 5px 5px;
	padding: 0;
	font-size: 320%;
}    
#superpromo .superpromo-section img {
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}
#superpromo .superpromo-section p {
	margin: 0 0 1em 0;
	line-height: 1.3em; 
	font-size: 130%; 
} 
#superpromo .superpromo-section p.more {
	position: absolute;
	bottom: 10px;
	right: 230px;
	margin: 0;
}    
#superpromo .superpromo-section p.more a {
	display: block;
	background: #0d8ccc;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
} 
#superpromo .superpromo-section p.more a:hover,
#superpromo .superpromo-section p.more a:active,
#superpromo .superpromo-section p.more a:focus {
	color: #000;
}


/* Styleswitcher */
ul.styleswitcher li {
	padding: 6px 0 0 0;
}
ul.styleswitcher li {
	padding: 6px 0 0 0;
}
ul.styleswitcher label {
	background: url(../img/icons/link.png) 0 2px no-repeat;
	padding-left: 17px;
	color: #F39400;
}
ul.styleswitcher label:hover,
ul.styleswitcher label:active,
ul.styleswitcher label:focus {
	text-decoration: underline;
}

#flashPlayer {
	width: 480;
	height: 300;
    font-size: 11px;
    margin: 20px 0px 0px 0px;
} 

#flashPlayer2 {
	width: 480;
	height: 300;
    font-size: 11px;
    margin: 20px 0px 0px 0px;
} 

#main #flashPlayer a {
	text-decoration: none;
	background: url(/empty.png);
	margin-left: -20px;
} 

.highlight {
        background: #ffcc80 none repeat scroll 0 0;
        font-style: normal;
        font-weight: bold;
}

.candidateSearch #form-wrapper div {
	clear: none;
	padding: 0px;
	padding-bottom:8px;    
        border-bottom: 0px; 
}

.candidateSearch #form-wrapper div.button-wrapper {
        margin-top: 5px;
}  

.candidateSearch #form-wrapper fieldset {       
        margin:5px 0 0;
}

.candidateSearch #form-wrapper legend {       
        font-size: 115%;
}

#home_extras #extras ul {
        display:block;
        list-style-type:disc;
        margin-top: 0px;
        padding-top: 0px;
}

#home_extras #extras p, 
#home_extras #extras hr,
#home_extras #extras dl,
#home_extras #extras ul,
#home_extras #extras ol, 
#home_extras #extras h2 {
	margin-left: 8px;
}

#home #wrapper-3 {
	display:inline;
	margin-left:14px;
	margin-top:15px;
	width:390px;
}