* {
    font-family: arial, helvetica, sans-serif;
    font-size:14px;
    color:#666666;
    margin: 0px;
    padding: 0px;
}

#center {
    width:845px;
    margin:0 auto;
    overflow:hidden;
} 

#center_start {
    width:863px;
    margin:0 auto; 
    overflow:hidden;
} 

#wrapper {
    width:845px;
    float:left;
} 


#head {
    width:845px;
    height:123px;
/*     margin-top:22px; */
}

#logo {
    float:left;
}

#left {
    width:167px;
    float:left;
}

#left ul {
    padding: 0 0 0 0;
    list-style:none;
}

#left ul li,#left ul ul {
    border-bottom:1px solid #9B9D9C;
    padding:3px 0;
}

#left ul ul li, #left ul ul ul {
    padding-left:1em;
}

#left ul ul ul {
    border-bottom:0px none;
}

#left ul ul li, #left ul li.last_entry, #left ul li.activ {
    border-bottom:0px none;
}

#left .activ a {
    color:#666666;
}

#rootline {
    border-top:1px solid #9B9D9C;
    font-size: 12px;
    padding:3px 0;
}

#rootline a {
    font-size: 12px;
}

#rootline_shadow {
    width:845px;
    height:6px;
    background-image:url(gfx/rootline_shadow.gif);
    background-repeat:no-repeat;
    margin-bottom: 1em;
}

#content_spacer {
    width:50px;
    float:left;
}

#content {
    width:628px;
    float:left;
}

#content ul {
    list-style-type:none;
    list-style-position:outside;
    margin-left: 15px;
}

#mainmenu {
    margin-top:18px;
    overflow:hidden;
    z-index:1000;
}

#languagemenu {
    float:right;
    padding-bottom:5px;
}

#metanavigation {
	clear:both;
    float:right;
    margin-left:10px;
}

#metanavigation a {
    color:#666666;
}


#top_right {
    float:right;
    margin-top:20px;
}

#mainmenu a {
    font-size:15px;
    display:block;
    padding-bottom:5px;
}

#mainmenu ul li {
    list-style:none;
    float:left;
    padding-right:22px;
    overflow:hidden;
    z-index:100;
}

#mainmenu ul div {
	display:none;
	position:absolute;
	overflow:hidden;
	-moz-box-shadow: 7px 5px 12px #BBB;
	-webkit-box-shadow:7px 5px 12px #BBB;
	box-shadow:7px 5px 12px #BBB;
	box-shadow:7px 5px 12px #BBB;
}

#mainmenu ul div div {
    display:block;
    position:static;
}

#mainmenu ul ul {
    float:left;
    overflow:hidden;
    width:180px;
}

#mainmenu ul ul a {
    font-size:14px;
    display:inline;
    width:100%;
}

#mainmenu ul ul li {
    list-style:none;
    padding:0;
    float:none;
    overflow:hidden;
    z-index:100;
}

#mainmenu ul ul a {
    background-color:#EEEEEE;
    padding:2px 10px;
    margin-top:1px;
    cursor:pointer;
    display:block;
    height:100%;
    float:none;
}

.start_spacer {
    width:9px;
    float:left;
}

.start_spacer_top {
    height:652px;
}

#start_banner {
    width:845px;
}

.clearer {
    clear:both;
}

h1 {
    font-size:26px;
    color:#002254;
}

h2 {
    font-size:16px;
    margin-bottom:1.3em;
    margin-top: 1em;
    font-weight:normal;
    line-height:24px;
}

h3 {
    font-size:14px;
    margin-bottom:1.3em;
    color:#002254;
}

h4 {
    font-size:14px;
    margin-bottom:0.5em;
    color:#002254;
}
hr{
	border:0;
	background-color:#DDDDDD;
	color:#DDDDDD;
	height:1px;
}
#content .news-single-item hr{
	margin: 0.25em 0 0.5em 0;
}
.csc-mailform {
    border:0px none;
    margin-top:10px;
}

.csc-mailform label {
    width:100px;
    float:left;
    display:block;
}

.csc-mailform input {
    width:200px;
}

.csc-mailform .csc-mailform-submit {
    width:auto;
    margin-left:100px;
}

.csc-mailform .csc-mailform-field {
    margin-top:5px;
}

.csc-bulletlist li {
    margin-bottom:7px;
}
#content .csc-loginform .csc-mailform-field{
	margin-bottom: 0.5em;
}
#content .csc-loginform label{
	width: 120px;
	display:block;
	float:left;
}
/* #content .csc-header .csc-firstHeader{margin-bottom:17px;} */

.csc-header + .bodytext,
.csc-header + .csc-textpic-text
{margin-top:17px;}

#content .csc-bulletlist-1 {
    background-color:#F4F4F4;
    list-style-position:inside;
    margin-left: 0px;
    padding-left:3px;
    padding-top:10px;
    padding-bottom:5px;
}

#news_stage {
    width:845px;
    height:127px;
    overflow:hidden;
    padding-bottom:5px;
    border-bottom:1px solid #DDDDDD;
    position:relative;
}

#news_stage div {
    overflow:hidden;
}

#news_content {
     height:127px;
     overflow:hidden;
     width:40000px;
     position:relative;
}

#news_content h2 {
    line-height:17px;
}

.news-latest-container {
      padding:0;
      overflow:hidden;
}

.news-latest-item {
   float:left;
   border-right:1px solid #DDDDDD;
   padding:10px;
   width:191px;
   height:122px;
}

.news-single-item p {
    margin-bottom:16px;
}

.news-single-rightbox {
    float:none;
    text-align:right;
    width:auto;
}

.csc-default {
    margin-bottom:10px;
}

#news_arrow_left, #news_arrow_right {
    cursor:pointer;
}

#bottom_contents {
    padding:10px 0;
    border-bottom:1px solid #DDDDDD;
    overflow:hidden;
}

#bottom_contents .csc-default  {
    float:left;
/*    border-left:1px solid #DDDDDD;*/
    padding:5px;
/*    height:80px;*/
    margin:0px;
}

#center_start #bottom_contents .csc-default {
      width:151px;
      padding:8px;
}

#center_start #bottom_contents .csc-default * {
      font-size:12px;
}

#center #bottom_contents .csc-default {
      width:300px;
}

#center #bottom_contents {
      border-top:1px solid #DDDDDD;
      border-bottom:1px solid #DDDDDD;
}

#like_it_button {
     margin-top: 20px;
}
#content .tx-rrreferences-pi1 div.notfirst{
	display: block; 
	width: 200px; 
	float: left; 
	margin-left: 14px;
}
#content .tx-rrreferences-pi1 div.first{
	margin-left: 0 !important;
	display: block; 
	width: 200px; 
	float: left; 
	margin-left: 10px;
}
#content .tx-rrreferences-pi1 div.link{
	font-size: 12px;
	margin-top: 0.5em;
	margin-bottom: 2em;
	height: 3em;
}
#content .tx-rrreferences-pi1 div.link a{
	color: #666;
}
#content .tx-rrreferences-pi1 div.link a:hover{
	color: #ff0000;
}
.tx-edxcontentelements-pi1 .linkedimage{
	float:left;
}
.tx-edxcontentelements-pi1 .notfirst{
	margin-left: 9px;
}
.tx-edxcontentelements-pi1 .first{
	margin-left: 0 !important;
}
/*.edx-content-slider-element{
	float:left;
	width:580px;
}*/
/*#edx-content-slider-stage{
	float:left;
	overflow:hidden;
	width:580px;
}*/
/*#edx-content-slider{
	width:3000px;
	float:left;
}*/
/*#edx-content-slider-header{
	height:20px;
	width:628px;
}*/
/*.tx-edxcontentslider-pi1 div div div div{
	width: 845px;
}*/
.tx-edxcontentelements-pi1{
	margin:0.6em 0 1.5em;
}
#rr-references-selector{
	margin:0 0 1em;
}
#rr-references-selector{
	display:block;
	overflow:hidden;
}
#rr-references-selector select{
	float:right;
	width:200px;
	border:1px solid #9B9D9C;
	background-color:#fff;
	font-weight:light;
/* 	padding: 0 0 0 2px; */
}
#rr-references-selector option{
	padding: 2px 1em;
	margin:2px 0;
	background-color:#eee;	
	border-bottom: 1px solid #fff;
}
#rr-references-selector optgroup{
	font-size: 0.9em;
	font-weight: light;
	padding: 0 2px;
}
#stage{overflow:hidden;}
/************* footer menu start ****************/
#footer{
	clear:both;
}
.fm-cp{
        margin: 0.5em 0 0.5em 217px;
        font-size: 10px;
        padding-left: 10px;
}
#fm{   
        /* background-color: rgb(24,94,166); */
        background:  #8FB2D5;
        background: url(digitalworx/gfx/fm-bg-g.gif) #22b4f0 repeat-x;
        overflow: hidden;
        padding: 8px 0;
        margin: 1.5em 0 0.5em 217px;
}
#footer ul{
        background:transparent;
        margin: 0;
        padding: 0;
        list-style-type: none;
        list-style-position: outside;
}
#footer ul.level3{
        padding-left: 8px;     
}
#fm a:active,
#fm a:focus,
#fm a:visited,
#fm a{
        padding: 0px 4px 4px 10px;
        font-size: 10px;
        text-decoration: none;
        display: block;
        width: 111px;
        color: #fafafa;
}
#fm a:hover{
        color: #eee;
}
#footer ul.fml1{
        width:628px;
}
#fm ul.fml1 a{
        font-weight: bold;
}
#fm ul.fml2 a,
#fm ul.fml3 a{
        font-weight: normal;
}
#fm ul ul,
#footer ul.fml1 li{
        display: block;
        width: 120px;
        float: left;
}
#center_start .fm-cp{
	margin: 0.5em 0 0.5em 0;
}
#center_start #fm{
	margin: 1.5em 0 0.5em 0;
}
/************* footer menu end *****************/

