* {
margin:0;
padding:0;
}
body {
background:#fff url(../images/bg.gif) left top repeat-x;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-align:center;
}
a img {
border:none;
}
a {
color:#C30400;
text-decoration:none;
}
a:hover {
color:#f00;
text-decoration:underline;
}
input, textarea, select {
font-size:11px;
}
option {
padding-right:6px;
}
#wrapper {
width:920px;
margin:0 auto;
text-align:left;
}
#header {
position:relative;
width:920px;
height:137px;
background:url(../images/header.gif) left top no-repeat;
}
#header #logo {
width:261px;
height:70px;
position:absolute;
left:60px;top:26px;
}
#header #mainnav ul {
position:absolute;
top:63px;right:0px;
margin:0;
padding:0;
list-style:none;
text-transform:uppercase;
font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
z-index:999;
}
#header #mainnav ul li {
float:left;
}
#header #mainnav ul li a {
float:left;
display:block;
color:#fff;
padding:3px 8px;
text-decoration:none;
}
#header #mainnav ul li a:hover, #header #mainnav ul li.active a {
background:#fff;
color:#C60800;
}
#lang ul {
position:absolute;
right:0;top:40px;
list-style:none;
}
#lang li {
float:left;
padding-right:10px;
}
#lang li img, #lang li a {
float:left;
}
#lang li a {
display:block;
}
/*#header #mainnav ul {
list-style:none;
position:absolute;
top:108px;left:360px;
}
#header #mainnav li {
float:left;
background:url(../images/mainnav_r.gif) right top no-repeat;
margin-left:1px;
}
#header #mainnav li a {
float:left;
background:url(../images/mainnav_l.gif) left top no-repeat;
font-weight:bold;
color:#888;
padding:8px 16px;
text-decoration:none;
}
#header #mainnav li.active {
background:url(../images/mainnav_r_h.gif) right top no-repeat;
}
#header #mainnav li.active a {
color:#000;
background:url(../images/mainnav_l_h.gif) left top no-repeat;
}
#header #mainnav li a:hover {
color:#000;
}*/

#sections {
overflow:hidden;
width:920px;
background:#fff;
padding:0;
}
#leftsection-outer {
width:327px;
float:left;
background:url(../images/leftsection_m.gif) left top repeat-y;
}
#leftsection {
width:327px;
background:url(../images/leftsection_t.gif) left top no-repeat;
}
#leftsection-inner {
overflow:hidden;
width:315px;
padding:0 6px 271px;
background:url(../images/leftsection_b.gif) left bottom no-repeat;
}
* html #leftsection-inner {
width:327px;
}


#leftnav {
margin-bottom:10px;
padding:0 10px;
}
#leftnav h1 {
font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#C30400;
}
#leftnav ul {
list-style:none;
}
#leftnav .module a {
display:block;
width:295px;
background:url(../images/arrowdown.gif) right 11px no-repeat;
color:#666;
font:bold 11px Arial, Helvetica, sans-serif;
border-bottom:1px solid #e0e0e0;
padding:5px 0;
text-decoration:none;
}
#leftnav .module a:hover {
background:url(../images/arrowdown_h.gif) right 11px no-repeat;
color:#BC0001;
}
#leftnav .module h1 a, #leftnav .module h1 a:hover {
color:#fff;
}

/* ---- modulebox search ---- */
.modulebox_search {
width:315px;
height:124px;
background:url(../images/bg_search.gif) left center no-repeat;
margin-bottom:10px;
}
.modulebox_search h1 {
display:none;
}
.modulebox_search .csc-mailform {
border:none;
padding-top:23px;
}
.modulebox_search .csc-mailform-field {
padding-left:122px;
}
.modulebox_search .csc-mailform-field #mailformname, .modulebox_search .csc-mailform-field #mailformemail {
border:none;
background:none;
width:126px;
font-size:12px;
}
.modulebox_search .csc-mailform-field #mailformname {
margin-bottom:11px;
}
.modulebox_search .csc-mailform-field #mailformemail {
margin-bottom:11px;
}
*:first-child+html .modulebox_search .csc-mailform-field #mailformname {
margin-bottom:11px;
}
* html .modulebox_search .csc-mailform-field #mailformname {
margin-bottom:9px;
}
.modulebox_search .csc-mailform-field #mailformformtype_mail {
width:99px;
height:20px;
border:none;
background:url(../images/bg_submit2.gif) left top no-repeat;
color:#fff;
font-weight:bold;
font-size:12px;
text-align:left;
margin-left:38px;
padding-left:6px;
padding-bottom:5px;
}
*:first-child+html .modulebox_search .csc-mailform-field #mailformformtype_mail {
padding-left:10px;
padding-top:3px;
}
* html .modulebox_search .csc-mailform-field #mailformformtype_mail {
padding-left:10px;
padding-top:2px;
}
/* ---- end of modulebox search ---- */

.widget {
position:relative;
overflow:hidden;
width:295px;
height:124px;
background:url(../images/bg_carousel.gif) left top no-repeat;
margin-bottom:10px;
padding:0 10px;
}
* html .widget {
width:315px;
}
.widget #prod-img-slider-container {
width:195px;
height:124px;
padding:0 50px;
}
* html .widget #prod-img-slider-container {
width:295px;
}
.widget .jCarouselLite {
float:left;
}
.widget .jCarouselLite ul {
overflow:hidden;
width:195px;
height:124px;
list-style:none;
}
.widget .jCarouselLite ul li, .widget .jCarouselLite ul li a {
overflow:hidden;
width:195px;
height:124px;
text-align:center;
display:table-cell;
vertical-align:middle;
}
.widget .jCarouselLite ul li img {
vertical-align:middle;
}
*:first-child+html * html .widget .jCarouselLite ul li, *:first-child+html .widget .jCarouselLite ul li a {
font-size:102px;
}
* html .widget .jCarouselLite ul li, * html .widget .jCarouselLite ul li a {
font-size:102px;
}
.widget .prev {
position:absolute;
left:10px;top:42px;
width:33px;
height:41px;
cursor:pointer;
background:transparent url(../images/prev-horizontal.gif) left top no-repeat;
}
.widget .next {
position:absolute;
left:262px;top:42px;
width:33px;
height:41px;
cursor:pointer;
background:transparent url(../images/next-horizontal.gif) left top no-repeat;
}
.widget .prev:hover, .widget .next:hover {
background-position:-43px 0;
}

#module_top {
position:relative;
width:295px;
height:124px;
background:url(../images/bg_carousel.gif) left top no-repeat;
margin-bottom:10px;
padding:0 10px;
}
* html #module_top {
width:315px;
}


#module .csc-mailform {
overflow:hidden;
width:235px;
border:none;
margin:0 auto;
padding:25px 0 0 60px;
}
* html #module .csc-mailform {
width:295px;
}
#module .csc-mailform-field {
overflow:hidden;
width:188px;
padding-bottom:10px;
}
#module .csc-mailform label, #module .csc-mailform input, #module .csc-mailform select {
font:11px Arial, Helvetica, sans-serif;
}
#module .csc-mailform label {
display:none;
}
#module .csc-mailform #mailformsword {
width:178px;
border:1px solid #cdcdcd;
padding:1px 4px;
}
#module .csc-mailform #mailformscols {
width:188px;
border:1px solid #cdcdcd;
}
#module .csc-mailform .csc-mailform-submit {
width:99px;
height:20px;
border:none;
background:url(../images/bg_submit2.gif) left top no-repeat;
color:#fff;
font-weight:bold;
font-size:12px;
text-align:left;
margin-left:88px;
padding-left:6px;
padding-bottom:5px;

}



/*#leftnav ul {
list-style:none;
}
#leftnav a {
display:block;
width:255px;
background:url(../images/leftnav.gif) left top no-repeat;
color:#888;
padding:7px 10px 7px 50px;
text-decoration:none;
}
* html #leftnav a {
widtH:315px;
}
#leftnav li#subactive a {
color:#000;
background-position:left -29px;
}
#leftnav a:hover {
color:#000;
background-position:left -29px;
}*/
#leftcontent {
background:url(../images/curve_bottom.gif) left bottom no-repeat;
color:#768085;
padding:10px 10px 31px;
}
#leftcontent h1, #leftcontent h2, #leftcontent h3, #leftcontent h4, #leftcontent h5, #leftcontent p, #leftcontent ol, #leftcontent ol {
margin-bottom:8px;
}
#leftcontent h1 {
font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#leftcontent ul {
list-style:none;
}
#leftcontent li {
background:url(../images/button_portfolio.jpg) 10px 1px no-repeat;
padding-left:30px;
}


#content_outer {
overflow:hidden;
float:left;
width:593px;
}
#content {
padding-left:10px;
padding-top:10px;
padding-right:10px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content p, #content ol, #content ol {
margin-bottom:12px;
}
#content h1 {
font:22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content h2 {
font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content ul {
list-style:none;
}
#content li {
background:url(../images/bg_list_item.jpg) 12px 3px no-repeat;
padding-left:30px;
}
#content ol {
margin-left:32px;
}
#content p {
line-height:140%;
}



#footer {
background:#c30400 url(../images/footer.gif) left top repeat-x;
color:#cdcdcd;
padding:30px 0 20px;
}
#footer img {
vertical-align:middle;
}
.align-center {
text-align:center;
}
.align-right {
text-align:right;
}
p.bodytext, table td, table tr, table tr td p {
font-size:11px;
line-height:17px;
padding:0;
}

/* tableads */
#white-table {
background:#FFFFFF;
font:Arial, Helvetica, sans-serif;
}
.subtable {
background:#CCCCCC;
}
#solidads-stats {
/*border-left:1px solid #cdcdcd;
border-top:1px solid #cdcdcd;*/
width:572px;
margin:0;
padding:0;
}
#solidads-stats th, #solidads-stats td {
border-right:1px solid #cdcdcd;
border-bottom:1px solid #cdcdcd;
font:11px Arial, Helvetica, sans-serif;
color:#000;
padding:2px 4px;
}
#solidads-stats th {
border-right:1px solid #000;
border-bottom:1px solid #000;
background:#7a7a7a url(../images/tableads_th.gif) left top repeat-x;
color:#fff;
font-weight:bold;
text-align:left;
padding:4px 6px;
}
#solidads-stats th.first {
border-left:1px solid #000;
}
#solidads-stats td.first {
border-left:1px solid #cdcdcd;
}

#solidads-stats .row0 {
background:#f5f5f5;
}
#solidads-stats .algcenter {
text-align:center;
}
#solidads-stats .algleft {
text-align:left;
}
#solidads-stats .algright {
text-align:right;
}
/* end of tableads */

#content #InsertForm {
overflow:hidden;
width:550px !important;
width:572px;
border:1px solid #cdcdcd;
padding:10px;
}
#content #InsertForm label {
clear:left;
float:left;
width:200px;
}
#content #InsertForm input {
float:left;
border:1px solid #cdcdcd;
margin-bottom:10px;
padding:1px 4px;
}
#content #InsertForm #InsertFormSubmit {
clear:left;
border:none;
background:#BC0001;
color:#fff;
padding:2px 5px;
}

/* typo3 */
#content #mailform {
overflow:hidden;
width:100%;
margin-bottom:10px;
}
#content .csc-mailform {
border:1px solid #cdcdcd;
padding:15px 15px 5px 15px;
}
#content .csc-mailform-field {
overflow:hidden;
width:100%;
padding-bottom:10px;
}
#content .csc-mailform label {
display:block;
float:left;
width:166px;
font:11px Arial, Helvetica, sans-serif;
padding-top:1px;
}
#content .csc-mailform input, #content .csc-mailform textarea, #content .csc-mailform select {
border:1px solid #cdcdcd;
color:#666;
font:11px Arial, Helvetica, sans-serif;
}
#content .csc-mailform input, #content .csc-mailform textarea {
padding:1px 4px;
}
#content .csc-mailform option {
padding-right:6px;
}
#content .csc-mailform .csc-mailform-check, #content .csc-mailform .csc-mailform-radio {
border:none;
}
#content .csc-mailform .csc-mailform-radio fieldset {
border:none;
margin:0;
padding:0;
width:200px;
}
#content .csc-mailform .csc-mailform-radio legend {
display:none;
}
#content .csc-mailform .csc-mailform-radio input {
clear:left;
float:left;
background:none;
border:none;
margin-right:5px;
}
* html #content .csc-mailform .csc-mailform-radio input {
margin-right:0;
}
#content .csc-mailform .csc-mailform-radio label {
clear:none;
float:left;
width:165px;
margin-bottom:10px;
padding-top:0 !important;
padding-top:2px;
}
#content .csc-mailform .csc-mailform-submit, .csc-mailform-submit {
border:none;
background:#C30400;
color:#fff;
padding:2px 5px;
}
/* end of typo3 */

.hr {
overflow:hidden;
width:100%;
border-bottom:1px solid #cdcdcd;
margin-bottom:6px;
padding-top:10px;
}
#leftsection #leftnav .module .credit_stats h1 {
float:left;
width:138px;
height:24px;
border:1px solid #C30400;
border-right:none;
margin-bottom:10px;
padding-left:5px;
}
* html #leftsection #leftnav .module .credit_stats h1 {
width:145px;
height:26px;
}
.credit_stats strong {
float:right;
width:145px;
height:24px;
text-align:right;
line-height:23px;
border:1px solid #C30400;
border-left:none;
margin-bottom:10px;
padding-right:5px;
}
* html .credit_stats strong {
width:152px;
height:26px;
}