@CHARSET "UTF-8"; 
@import url("reset.css"); 
@import url("rte-shared.css"); 


/**
 * Layout
 *
 */

html { background: #dfe0e2 url(images/html-bg.png) 0 0 repeat-x; overflow: scroll; }
body { font-size: 12px; color: #555; }


/**
 * General styles
 */

.clearfix: after { content: "."; display: block;  height: 0; clear: both; visibility: hidden; line-height: 0;}
.clearfix { display: block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

hr { display: none; }

div.csc-header h1 { margin-top: 12px; background-repeat: no-repeat; font-size:20px; }
div.csc-header h1 span { display:none; }
div.csc-header h2 { margin-top: 12px; background-repeat: no-repeat; font-size:20px; }
div.csc-header h2 span { display:none; }
div.csc-header-n1 h1 { margin-top: 0; }
div.csc-header-n1 h2 { margin-top: 0; }
.csc-textpic-imagewrap { margin-bottom: 4px; }
.csc-textpic-caption { text-align: center; color: #999988; }


/**
 * Layout
 *
 */

.page { width: 983px; margin: 0 auto; padding:0 0 40px 0; position: relative; } 

.head { height: 240px; width: 983px; position: relative; }

.head .logo { position: absolute; z-index: 2; width: 287px; height: 115px; padding: 0px 0px; margin: 0 0 0 30px; }
.head .logo a { display: block; width: 287px; height: 115px; background: transparent url(images/logo.png) 0 0 no-repeat; }
.head .logo a span { display: none; }

.head .headimage { position: relative; padding: 36px 0 0 0; height: 205px; overflow: hidden; }

body .body { margin:0; width: 981px; background-color: #efefef; border: 1px solid #dadada; border-top: none; border-bottom: none; }
body .body .content { padding: 0 0 0 0; }
body .body .cols { border-collpase: collapse; border: 0; height: auto; }
body .body .cols td { vertical-align: top; }

/* standard layout0 */
body .body .cols .col-l { width: 495px; padding: 30px 60px 30px 30px; background: white; border-right: 1px solid #dadada; }
body .body .cols .col-c { width: 395px; padding: 30px 0px 0px 0px; }
body .body .cols .col-r { width: 0px; padding: 0px 0px 20px 0px; display: none; }

/* 3rd level nav layout1 */
body.layout1 .body .cols .col-c { width: 196px; border-right: 1px solid #dadada; background: white url(images/col-c-bg.gif) 16px 90px no-repeat; }
body.layout1 .body .cols .col-r { width: 198px; display: block; }

/* home layout2 */
body.layout2 .head { height: 341px; }
body.layout2 .headimage { height: 305px; }
body.layout2 .body .cols .col-c { background-image: url(images/col-gradient.png); background-position: 0 100%; background-repeat: repeat-x; }

/* projects overview layout3 */
body.layout3 .body .cols .col-l { width: 981px; padding: 0; border-right: none; }
body.layout3 .body .cols .col-c { width: 0px; display: none; }
body.layout3 .body .cols .col-r { width: 0px; display: none; }

/* projects detail layout4 */
body.layout4 .body .cols .col-l { width: 784px; padding: 0; border-right: none; }
body.layout4 .body .cols .col-c { width: 0px; display: none; }
body.layout4 .body .cols .col-r { width: 197px; display: block; }


.content-wrap-40 { padding: 0 20px 0 20px; }
.content-wrap-41 { padding: 0 45px 0 20px; }
.content-wrap-60 { padding: 0 20px; margin: -18px 0 20px 0; }
.content-wrap-60 p { border-bottom: 1px solid #dadada; padding: 0 0 6px 0; }


/**
 * Page navigation
 *
 */

.mainmenu { position: absolute; left: 0; bottom: 0; height: 38px; margin: 0 0 0 1px; }
.mainmenu ul { position: absolute; top: 0; width:983px; }
.mainmenu ul li { display: inline; float: left; width: auto; border: 1px solid white; border-left: none; border-right: none; }
.mainmenu ul li a { display: block; float: left; width: auto; height: 18px; font-size: 12px; color: #000; text-transform: uppercase; background-color: white; opacity: .8; }
.mainmenu ul li a span { display: block; float:left; padding: 2px 10px 0px 10px; } 
.mainmenu ul li.on a { color: #00a7e9; }
.mainmenu ul li a:hover { color: #00a7e9; text-decoration: none; }
.mainmenu ul li.first { border-left: 1px solid white; }
.mainmenu ul li.first a span { padding-left: 30px; }
.mainmenu ul li.last { border-right: 1px solid white; }

.mainmenu ul li ul { position: absolute; top: 0; left: inherit; width: auto; margin: 19px 0 0 0; }
.mainmenu ul li ul li { border-bottom: none; }
.mainmenu ul li ul li.first a span { padding-left: 9px; }
.mainmenu ul li ul li,
.mainmenu ul li ul li.on { }
.mainmenu ul li ul li a { background-color: black; color: #fff !important; }
.mainmenu ul li ul li a span {}
.mainmenu ul li ul li.on a,
.mainmenu ul li ul li a:hover { color: #00a7e9 !important; }

.mainmenu ul li ul li.space { }
.mainmenu ul li ul li.space a { }
.mainmenu ul li ul li.space a span { }


.subsubmenu { }
.subsubmenu ul { }
.subsubmenu ul li { padding: 0 !important; margin: 0 0 0 0 !important; background: none; background-color: #efefef; border-bottom: 1px solid #dadada; }
.subsubmenu ul li a { display: block; padding: 5px 6px 4px 6px; color: #333; text-transform: uppercase; }
.subsubmenu ul li.on a,
.subsubmenu ul li a:hover { color: #00a7e9; text-decoration: none; }
.subsubmenu ul li.on a { background-color: black; }

.subsubmenu ul li ul { margin: 0; }
.subsubmenu ul li ul li { border-color: black; }
.subsubmenu ul li.on ul li a { padding-left: 18px; color: white; }
.subsubmenu ul li.on ul li a:hover,
.subsubmenu ul li.on ul li.on a { color: #00a7e9; }

.servicemenu { background-color: #000; height:22px; position: relative; border: 1px solid #dadada; border-top: none; border-bottom: none; }
.servicemenu ul { margin: 0; padding: 0 0 0 10px; }
.servicemenu ul li { float:left; }
.servicemenu ul li a { display: block; padding: 0 10px; color: #999; text-transform: uppercase;}
.servicemenu ul li a span { display: block; padding: 5px 0 0 0; }
.servicemenu ul li.on a,
.servicemenu ul li a:hover { color: #00a7e9; text-decoration: none; }
.servicemenu ul li.last { float:right; }
.servicemenu ul li.last a span { background: transparent url(images/rss.png) 0 4px no-repeat; padding-left: 20px; }


.sitemapmenu { background: #ebebeb; padding: 0 0; }
.sitemapmenu ul { width: 120px; float: left; border-left: 1px solid silver; border-right: 1px solid silver; margin-left: -1px; padding:20px; }
.sitemapmenu ul.first { border-left: 0; }
.sitemapmenu ul.last { border-right: 0; }
.sitemapmenu ul li {  }
.sitemapmenu ul li a { font-size: 12px; color: #333; }
.sitemapmenu ul li.on a,
.sitemapmenu ul li a:hover { color: #00a7e9; text-decoration: none; }
.sitemapmenu ul li ul { padding: 6px 0 0 0; margin: 0; border: 0; width: 100%; }
.sitemapmenu ul li ul li a { color: #666 !important; }
.sitemapmenu ul li ul li.on a,
.sitemapmenu ul li ul li a:hover { color: #00a7e9 !important; }
.sitemapmenu ul li ul li ul { padding: 6px 0 8px 6px; }
.sitemapmenu ul li.on ul li ul li a { color: #666 !important; }
.sitemapmenu ul li.on ul li ul li.on a,
.sitemapmenu ul li.on ul li ul li a:hover { color: #00a7e9 !important; }
.sitemapmenu ul.sitemap-2 { width: 180px; }
.sitemapmenu ul.sitemap-5 { width: 60px; }

.sitemapmenu-triangle { position: absolute; top: 0; left: 0; z-index: 2; width: 20px; height:14px; background: transparent url(images/sitemap-triangle.gif) 0 100% no-repeat; margin: 21px 0 0 30px; } 


/**
 * Extension tt_news
 *
 */	

.news-latest-item { clear:both; }
.news-latest-item .news-latest-item-image { }
.news-latest-item .news-latest-item-text { margin: 0 0 24px 0; padding: 0 25px 0 0; border-bottom: 1px solid #dadada; }
.news-latest-item .news-latest-item-text p { margin-bottom: 6px; }
.news-latest-item .news-latest-item-text .news-latest-date { margin:0 0 6px 0; }
.news-latest-item .news-latest-item-text h2 { margin: 0 0 6px 0; }
.news-latest-item .news-latest-item-text h2 a { color: #333; }
.news-latest-item .news-latest-item-text .news-latest-item-more { display:none; }
.news-latest-item-clear { clear:both; padding:10px 0 0 0; height:1px !important; }

.news-single-item { }
.news-single-item .news-single-item-text { float:left; width:570px; }
.news-single-item .news-single-item-text h1 .news-single-item-timedata { font-weight:normal; font-size:12px; padding:0 0 0 12px; }
.news-single-item .news-single-item-images { float:right; width:220px; }
.news-single-item-clear { clear:both; }


/**
 * Extension do_slideshow
 *
 */	

.do_slideshow { margin-bottom:10px; }
.do_slideshow .do_slideshow-image { background:white; } 
.do_slideshow .do_slideshow-controls { display:none; }
.do_slideshow .do_slideshow-legend { padding:4px 0 0 0 ; }


/**
 * Extension mailformplus
 *
 */	
.tx-thmailformplus-pi1 form fieldset { border: 0; padding: 0; margin: 0; }
.tx-thmailformplus-pi1 form fieldset .wrap { padding: 10px 0px 5px 0px; }
.tx-thmailformplus-pi1 form fieldset label { display: block; padding: 2px 0; }
.tx-thmailformplus-pi1 form fieldset textarea { width: 400px; height: 67px; }
.tx-thmailformplus-pi1 form fieldset input.text { width: 400px; }

.tx-thmailformplus-pi1 form .submit-wrap { clear:both; padding: 20px 0 10px 0; }

.tx-thmailformplus-pi1 .errors {  background-color: Bisque; padding: 10px; margin: 0 0 10px 0; }
.tx-thmailformplus-pi1 .errors h3 { color: FireBrick; }
.tx-thmailformplus-pi1 .errors p.error-desc { color: FireBrick; }
.tx-thmailformplus-pi1 p.error-desc { color: FireBrick; margin: 0; }
.tx-thmailformplus-pi1 .wrap p.error-desc { clear: both; padding: 6px 0 0 140px; }



/**
 * Indexed Search
 *
 */


.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button { }
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword { }
.tx-indexedsearch .tx-indexedsearch-whatis {}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }

.tx-indexedsearch form { }
.tx-indexedsearch .tx-indexedsearch-form { float:left; padding:0 10px 0 0; } 
.tx-indexedsearch .tx-indexedsearch-form label { padding: 0 10px 0 0; }
.tx-indexedsearch .tx-indexedsearch-form input { width:200px;  }
.tx-indexedsearch .tx-indexedsearch-search-submit { float:left; }

.tx-indexedsearch .tx-indexedsearch-res { margin-top:10px; }
.tx-indexedsearch .tx-indexedsearch-res .res { margin:10px 0 10px 0;  }
.tx-indexedsearch .tx-indexedsearch-res .res .tx-indexedsearch-redMarkup { background-color:LightBlue; padding: 0 2px; font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .res .tx-indexedsearch-text-item-path a { text-transform: lowercase; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {  }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {  }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead h2 {}
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }

.tx-indexedsearch .tx-indexedsearch-browsebox { padding:0 0 10px 0; }
.tx-indexedsearch .tx-indexedsearch-browsebox ul { padding:10px 0 0 0; }
.tx-indexedsearch .tx-indexedsearch-browsebox ul li { display:inline; margin:0 8px 0 0; }
.tx-indexedsearch .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage a { color:#333 !important; }
.tx-indexedsearch .tx-indexedsearch-browsebox ul li.tx-indexedsearch-browselist-currentPage strong { font-weight:normal; }

.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-weight:bold; }
.tx-indexedsearch .res-tmpl-css { }
.tx-indexedsearch .searchbox-tmpl-css label {  }
.tx-indexedsearch .result-count-tmpl-css, 
.tx-indexedsearch .percent-tmpl-css { }
.tx-indexedsearch .info-tmpl-css dt, 
.tx-indexedsearch dl.info-tmpl-css dd {}
.tx-indexedsearch .info-tmpl-css dd.item-mtime {  }
.tx-indexedsearch .info-tmpl-css dd.item-path {  }



/**
 * Indexed Search
 *
 */

.tx-dosakuraprojects-pi1 .minilistview { padding: 0 0 1px 0; } 
.tx-dosakuraprojects-pi1 .minilistview ul { list-style: none; margin: 0 0 0 0; padding: 0 !important; }
.tx-dosakuraprojects-pi1 .minilistview ul li { float: left; width: 117px; height: 117px; margin: 0 -1px -1px 0 !important; padding: 0 !important; border: 1px solid white; }
.tx-dosakuraprojects-pi1 .minilistview ul li a { display: block; position: relative; }
.tx-dosakuraprojects-pi1 .minilistview ul li a span { display: none; }
.tx-dosakuraprojects-pi1 .minilistview ul li a span.arrow { position: absolute; display: block; bottom: 10px; width: 40px; height: 19px; background: transparent url(images/tx-dosakuraprojects-pi1-minilistview-a-bg.png) 0 0 no-repeat; }
.tx-dosakuraprojects-pi1 .minilistview .minilistview-link { padding: 12px 0 0 0; display: none; } 
.tx-dosakuraprojects-pi1 .minilistview .minilistview-link a { color: #009EE0 !important; } 

.tx-dosakuraprojects-pi1 .listview { background: #dadada; padding: 0 0 1px 0; } 
.tx-dosakuraprojects-pi1 .listview ul { list-style: none; margin: 0 0 0 1px !important; padding: 0 !important; }
.tx-dosakuraprojects-pi1 .listview ul li { float: left; width: 195px; height: 130px; padding: 0 !important; background: none; border: 1px solid #dadada; margin: 0 0 -1px -1px !important; }
.tx-dosakuraprojects-pi1 .listview ul li.break { } 
.tx-dosakuraprojects-pi1 .listview ul li a { display: block; }
.tx-dosakuraprojects-pi1 .listview ul li a span { display: none; }

.tx-dosakuraprojects-pi1 .singleview { position: relative; height: 392px; background: black; }
.tx-dosakuraprojects-pi1 .singleview .background { position: absolute; top: 0; left: 0; height: 392px; width: 392px; background: white; opacity: .75; }
.tx-dosakuraprojects-pi1 .singleview .text { position: absolute; top: 0; left: 0; height: 352px; width: 332px; padding: 30px 30px 10px 30px; }
.tx-dosakuraprojects-pi1 .singleview .text h1 { margin-top: 0; }
.tx-dosakuraprojects-pi1 .singleview .images a { display: none; }
.tx-dosakuraprojects-pi1 .singleview .images a.first { display: block; }


/**
 * csc-uploads
 *
 */

.csc-uploads { width: 100%; margin: 6px 0 12px 0; border-top: 1px solid #dadada; }
.csc-uploads td { padding: 6px 0 6px 0; border-bottom: 1px solid #dadada; }
.csc-uploads td p { margin: 0 0 0 0; }
.csc-uploads td.csc-uploads-fileSize { text-align: right; padding-left: 20px; }

/**
 * Mail Form
 *
 */

.csc-mailform-field { padding:10px 0 5px; }

.csc-mailform-field label { display:block; padding:2px 0; }
.csc-mailform-field input,
.csc-mailform-field textarea { width:400px; }
