/* -------------------------------------------------------------------- */
/* VSBTU.CH Website - LAYOUT SETTINGS 11-01-2009 */
/* Version: 1.0 */
/* Created by: net4visions.com */
/* Last edited: 11-15-2009 */
/* -------------------------------------------------------------------- */

/* import oocss stylesheets
----------------------------------------------------------------------- */
@import "fw/css/libraries.css";
@import "fw/css//template.css";
@import "fw/css/grids.css";
@import "fw/css/content.css";
@import "fw/css/mod.css";
@import "fw/css/mod_skin.css";
@import "fw/css/talk.css";
@import "fw/css/talk_skin.css";
@import "../js/mediabox/mediaboxAdvWhite.css";

/* overwrite oocss
----------------------------------------------------------------------- */
html {
	background: #ffffff;
}
body {
	font: 12px/1.9 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #555555;
}
.head {
	background: #ffffff url(../images/logo-large.png) no-repeat 10px 0;
	height: 90px;
	width: 960px;
	position: relative;
}
.slogan {
	position: absolute;
	
	width: 940px;
	text-align: right;
	bottom: 0;
	left: 0;
	color: #466257;
	padding: 0 0 25px 0;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #cc0000;
	letter-spacing: 0.2em;
}
.company {
	padding: 5px 0 5px 15px;
	color: #f6f6f6; 
	background: #466257; 
	border-top:1px solid #cccccc;
	font-weight: bold;	
}
.trail {
	color: #555555;
	background: #BCCFC8;
	border-top:1px solid #E6EDEB;
	border-bottom:1px solid #9BB7AC;
}
.breadcrumbs {
	width: 940px;
	text-align: right;	
	padding: 3px 20px 3px 0;
}
.page {
	width: 960px;
	margin:0;
}
.main {
	padding: 10px 20px 20px 20px;
}

/* leftCol
----------------------------------------------------------------------- */
.leftCol {
	//background: transparent url(../images/vline.gif) repeat-y right 0;
	padding-top: 10px;
}
.leftCol .nav li a {
	background: transparent url(../images/img03.gif) repeat-x 0 bottom;
	display: block;
}
.leftCol .nav li.last a {
	/*background: none;*/
}
.foot {
	background: transparent url(../images/img10.gif) repeat-x 0 0;
	height: 70px;
}
.company {
	padding: 5px 0 5px 15px;
	color: #f6f6f6; 
	background: #466257; 
	border-top:1px solid #cccccc;
	font-weight: bold;	
}
.trail {
	color: #555555;
	background: #BCCFC8;
	border-top:1px solid #E6EDEB;
	border-bottom:1px solid #9BB7AC;
}
.breadcrumbs {
	width: 940px;
	text-align: right;	
	padding: 3px 20px 3px 0;
}

.main {
	padding: 10px 20px 20px 20px;
}


/* links
----------------------------------------------------------------------- */
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #31443C;
	outline: none; // remove dotted line Firefox
}
a.external {
	background: url(../images/external.gif) no-repeat right top!important;
	padding-right: 15px!important;
}


/* address
----------------------------------------------------------------------- */
address {
	padding: 10px;
}


/* blockquote
----------------------------------------------------------------------- */
blockquote {
	padding: 0 0 0 50px;
	background: transparent url(../images/img11.gif) no-repeat 10px 0;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

/* footer
----------------------------------------------------------------------- */
.foot {
	margin: 25px 0 25px 0;
	}
.foot .wrap {
	margin: 0 0 0 260px;
	padding: 0 20px 0 20px;
}
.foot .nav ul {
	padding: 10px 10px 0 0;
}
.foot .nav li {
	float: left;
	margin: 0 10px 0 0;
}
.copyright {
	color: #adadad;
	padding: 0 0 5px 0;
}

/* headings
----------------------------------------------------------------------- */
h1, .h1 {
	color:#8AA69C;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
h2, .h2 {
	color: #8AA69C;
}
h3, .h3 {
	color: #8AA69C;
}
h4, .h4 {
	color: #333333;
}
h5, .h5 {
	color: #8AA69C;
}
h6, .h6 {
	color: #333333;
}

/* unordered lists
----------------------------------------------------------------------- */
.box-bg {
	padding: 15px 20px 0 20px;
	background: transparent url(../images/img10.gif) repeat-x 0 0;
}

ul.fancyList li, ul.bulletList li {
	margin-left: 40px;
	list-style-image: url(../images/bullet-bg.gif);
}
.leftCol ul.bulletList li {
	margin-left: 15px;
}
span.label {
	width: 150px;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
}
li ul {
	padding-top: 0;
	padding-right: 0;
}


/* table settings
----------------------------------------------------------------------- */
table {
}
.data table {
	border-color: #c7d9cd;
}
th, td{ 
	border-color: #c7d9cd;
}
.data {
	padding: 0;
}
.data th,
.data td {
	padding:3px 10px;
}
.table-tr-odd td {
	background: #e3e3e3;
}
.data thead tr {
	background: transparent url(../images/img10.gif) repeat-x 0 -1px;
}
.col-width {
	width: 400px;
}

/* table sort */
.table-sortable th {
	cursor: pointer;
}
.asc .table-th-sort-span {
	padding: 0 0 0 15px;
	background: transparent url(../images/close-bg.gif) no-repeat 0 50%;
}
.desc .table-th-sort-span {
	padding: 0 0 0 15px;
	background: transparent url(../images/open-bg.gif) no-repeat 0 50%;
}


/* ditto news listing
----------------------------------------------------------------------- */
.headlines li {
	margin-bottom: 5px;
}
.headlines li a {
	padding-bottom: 5px;
}
.news-container h3 {
	padding-left: 0;
}
.news-container .title a {
	border-left: 4px solid #466257;
	padding-left: 10px;
	font-weight: normal;
}
.news-container .title a {
	color: #555555;
}
.news-container .date {
	padding-top: 0;
	margin-top: -5px;
	padding-left: 14px;
	color: #adadad;
	font-style: italic;
}

.ditto-pages {
	margin: 1.9em 0 0 0;
	letter-spacing: normal;
}
.ditto_previous_link {}
.ditto_next_link {}
.ditto-pages span.pages { }

.ditto_currentpage {
    border: 1px solid #333333;
    padding: 2px 5px 2px 5px; 
    margin-right: 1px;
    background: #466257; 
    color: #fff;
} 
.ditto_off {
    border: 1px solid #e3e3e3;
    padding: 2px 5px 2px 5px; 
    margin-right: 1px;
    color: #cccccc;
}
.ditto-pages a,
.ditto-pages a:link,
.ditto-pages a:visited {
    border: 1px solid #c7d9cd; 
    padding: 2px 5px 2px 5px; 
    margin: 0 1px 0 0; 
    text-decoration: none !important; 
    color: #555555;
} 
.ditto-pages a:hover {
    background: #ffffff;
    color: #333333;
}

/* ditto: archive listing
----------------------------------------------------------------------- */
.reflect_year h3 {
	background: transparent url(../images/img10.gif) repeat-x 0 0;
}
.reflect_month h4 {
	background: transparent url(../images/img03.gif) repeat-x 0 bottom;
}

/* ditto: event listing
----------------------------------------------------------------------- */
.reflect_item .title {
	font-weight:  bold;
	margin: 0 15px 0 0;
}
.reflect_item .location {
	float: right;
	font-weight: bold;
}

/* ajax search: search listins
----------------------------------------------------------------------- */
.ajaxSearch_result {
	margin: 10px 0 0 0;
}
.ajaxSearch_result p {
	padding-top: 0;
}
.ajaxSearch_highlight,
.ajaxSearch_highlight1 {
	color: #cc0000;
	font-style: italic;	
}
.ajaxSearch_resultExtract {
	
}
.ajaxSearch_resultLink {
	display: block;
	background: transparent url(../images/img03.gif) repeat-x 0 bottom;
}

/* link listing
----------------------------------------------------------------------- */

/* collapse / expand / sorting */
.title.expand, dt.expand, .expand .table-th-sort-span {
	padding: 0 0 0 15px;
	background: transparent url(../images/open-bg.gif) no-repeat 0 50%;
}
.title.collapse, dt.collapse, .collapse .table-th-sort-span {
	padding: 0 0 0 15px;
	background: transparent url(../images/close-bg.gif) no-repeat 0 50%;
	border-bottom: 1px solid #c7d9cd;
}
.expand .table-th-sort-span,
.collapse .table-th-sort-span {
	border-bottom: none;
}

/* forms
----------------------------------------------------------------------- */
.main fieldset ul {
	padding: 0;
}
fieldset {
	padding: 10px;
}
fieldset li {
	clear both;
}
fieldset li label {
	display: block;
	width: 250px;
}
fieldset input, fieldset textarea {
	border: 1px solid #c7d9cd;
	padding: 3px 2px 3px 2px;
}
input, textarea {
	color: inherit;
}
input {
	width: 200px;
}
input[type='checkbox'] {
	width: auto;
}
select {
	width: 205px;
}
textarea {
	width: 99%;
	resize:none;
}
a.btn {
	display: block;
	text-decoration: none;
	color: #555555;
}
input.btn, a.btn {
	padding: 5px 10px 5px 10px;
	color: #555555 !important;
	text-shadow: #ffffff 0 1px 0;
	width: 80px;
	height: 22px;
	cursor: pointer;
}
input.btn, a.btn {
	background: url(../images/button.gif) no-repeat 0 0;
	border: none;
	width: 120px;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 40px;
	line-height: 24px;
	height: 24px;
	text-align: left;
}
.fld-small {
	width: 110px;
}
.leftCol label {
	float: left;
	width: 70px;
	display: block;
}
.leftCol form li {
	clear: left;
}
.img-border {
	border:  1px solid #c7d9cd;
}
label em {
	color: #cc0000;
	font-size: 120%;
}


/* miscellaneous style settings
----------------------------------------------------------------------- */
.txtSmall, .small-text, .small {
	font-size: 0.8em;
}
.txtLarge {
	font-size: 1.2em;
}
.txtL {
	text-align: left;
}
txtR {
	text-align: right;
}
txtI {
	text-indent: 40px;
}
img.floatR {
	float: right;
	padding: 5px;
	border: 1px solid #c7d9cd;
	margin: 0 0 10px 15px;
}
img.floatL {
	float: left;
	padding: 5px;
	border: 1px solid #c7d9cd;
	margin: 0 15px 10px 0;
}
.narrow {
	line-height: 1.2em;
}

.hide,
.hidden {
	display: none;
}
.ellipsis a {
	white-space: nowrap;
}
/*
.truncated:after{ content:"..." }
*/

.ellipsis a {
	float: left;
	overflow: hidden;
	-moz-binding: url('./xml/ellipsis.xml#ellipsis');
	white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}


/* Mootools tips
----------------------------------------------------------------------- */
.tip {
	background: #333333;
	padding: 5px 10px 5px 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	opacity: .85;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.tip-title {
	display: none;
}
.tip-text {
	color: #ffffff;
	font-size: 0.8em;
}


/* autoclear floats
----------------------------------------------------------------------- */
.autoclear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.autoclear {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .autoclear {
	height: 1%;
}
.autoclear {
	display: block;
}
