@charset "utf-8"; /* CSS Document */ /* TSC is used to prefix IDs, to avoid naming collisions */ body{background:#FFFFFF; font: 80% Verdana, Arial, Helvetica, sans-serif; margin:0px; padding:0px; } #TSC-container{background:#569CA5; width:1366px; height:768px; margin-left:auto; margin-right:auto; margin-top:0px; padding-bottom:10px; padding-top:0px; } #TSC-container-inner{ border:2px solid #fff; width:780px; margin-left:auto; margin-right:auto; position:relative; } #TSC-nav-top{background:#3A545F; color:#8de; padding:4px 8px 4px 8px; text-align:center;} #TSC-nav-top ul { display:inline; list-style-type:none; margin:0px; padding:0px; } #TSC-nav-top li {background-image: url('../../skins/new/bullet_top.jpg'); background-position: 0px 58%; /* X-pos Y-pos (from top-left) */ background-repeat: no-repeat; border: 0px solid black; display:inline; line-height: 50px; padding-left: 20px;} #TSC-nav-top a{color:#fff; text-decoration:none; padding-right:10px;} #TSC-nav-top a:Hover{text-decoration:underline;} #TSC-header{background: url('../../skins/new/header.jpg') #ccc; position:relative;} #TSC-conference-table{position:absolute; bottom:-45px; left:0px; z-index:1;} #TSC-content{background: url('../../skins/new/content_bg.jpg') #BEB7AC no-repeat;} #TSC-nav-column{float:left; width:270px;} #TSC-nav-column ul { list-style-type:none; padding:0px 0px 0px 15px; margin:50px 0px 0px 0px; } #TSC-nav-column li {background-image: url('../../skins/new/bullet_left.png'); background-position: 0px 58%; /* X-pos Y-pos (from top-left) */ background-repeat: no-repeat; border: 0px solid black; line-height: 25px; padding-left: 20px;} #TSC-nav-column a{ color:#000; font-size:90%; font-weight:bold; text-decoration:none;} #TSC-nav-column a:Hover{ color:#d00;} #TSC-nav-column a.TSC-selected{color:#d00;} #TSC-content-column{ background:#ccc; float:right; width:955px; height:450px; margin-right:15px; margin-top:20px;} #TSC-footer{margin-left:auto; margin-right:auto; width:790px; text-align:center;} /* * common elements */ #TSC-content-main h1,h2,h3,h4,h5,h6{margin:0px 0px 0px 0px; padding:5px 0px 5px 0px;} #TSC-content-main h1{color:#b00; font-size:170%;} #TSC-content-main h2{color:#b00; font-size:150%;} #TSC-content-main h3{color:#000; font-size:140%;} #TSC-content-main h4{color:#089; font-size:130%;} #TSC-content-main h5{color:#08a; font-size:120%;} #TSC-content-main h6{color:#08a; font-size:110%;} #TSC-content-main p{margin:0px; padding:5px 0px 15px 5px;} a{color:#07b; font-weight:bold; text-decoration:none; } a:Visited{color:#25a;} a:Hover{color:#a00; text-decoration:underline;} table { border-width: 1px; /*border-spacing: 0px; */ border-style: solid; border-color: #cdcdcd; border-collapse: separate; background-color: white; } table th { border-width: 1px; padding: 5px; border-style: solid; border-color: #cdcdcd; background-color: white; -moz-border-radius: 0px 0px 0px 0px; } table td { border-width: 1px; padding: 5px; border-style: solid; border-color: #cdcdcd; background-color: white; -moz-border-radius: 0px 0px 0px 0px; } table.TSC-products{border:0px solid black; /*border-spacing: 0px; */ border-collapse: separate; width:100%; } table.TSC-products td{border:0px solid black; border-bottom:#CCCCCC solid; border-bottom-width:1px; padding:5px 0px 0px 0px; text-align:center;} .TSC-product-title{text-align:center; padding:3px;} table.TSC-products img{border:0px;} table.languages{width:100%; border:0px solid #aaa;} table.languages td{color:#000; border-width:0px; border-left-width:1px; border-bottom-width:1px; border-color:#aaa; border-style:solid; padding:6px; } table.languages td.subclass_top{border-top-width:1px; } table.languages td.subclass_right{border-right-width:1px; } #TSC-clients{text-align:center;} #TSC-clients img{border-width:0px;}