* {
padding:0;
margin:0;
}
body, html {
width:100%;
height:100%;
}
body {
text-align:center;
background:url(../images/bg_body.jpg) left top repeat-x;
font:11px Arial, Helvetica, sans-serif;
color:#000;
line-height:150%;
}
p.bodytext, table td, table th {
font-size:11px;
}
a {
color:#BC0001;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a img {
border:none;
}
#outer {
position:relative;
width:100%;
min-height:100%;
}
* html #outer {
height:100%;
}
#wrapper {
width:850px;
margin:0 auto;
text-align:left;
}

#top_section {
position:relative;
overflow:hidden;
width:850px;
}
#logo {
float:left;
width:173px;
}

#mainnav {
position:absolute;
left:0;top:40px;
width:850px;
height:15px;
}
	#mainnav ul {
float:right;
	list-style:none;
	}
	#mainnav ul li {
	float:left;
	}
	#mainnav li a {
	border-right:#FFFFFF 1px dashed;
	
	float:left;
	display:block;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	padding:2px 15px 2px 15px;
	}
	#mainnav li a:hover {
	text-decoration:underline;
	color:#BC0001;
	}
#header {
width:900px;
height:175px;
background:url(../images/header.jpg) center top no-repeat;
}
#section {
width:850px;
overflow:hidden;
padding-top:20px;
padding-bottom:116px;
}
	#leftsection {
	overflow:hidden;
	width:228px;
	float:left;
	}
	#leftsection h1 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#BC0001;
	margin-bottom:10px;
	}
	#leftsection ul {
	margin-bottom:10px;
	}
/*	#leftnav_middle {
	background:url(../images/module_middle.jpg) left top repeat-y;
	margin-bottom:20px;
	}
	#leftnav_top {
	background:url(../images/module_top.jpg) left top no-repeat;
	}
	#leftnav {
    text-align:left;
	background:url(../images/module_bottom.jpg) left bottom no-repeat;
	padding:20px;
	}

	#leftnav ul {
	list-style:none;
	}
	#leftnav ul li {
	text-align:left;
	}
	#leftnav li a {
	text-align:left;
	display:block;
	width:163px !important;
	width:178px;
	background:url(../images/arrow.jpg) left 1px no-repeat;
	text-decoration:none;
	color:#999;
	padding:5px 0 5px 25px;
	border-bottom:1px solid #e7e7e7;
	font:bold 11px Arial, Helvetica, sans-serif;
	}
	#leftnav li a:hover {
	color:#000;
	}
*/	
	
	
/*	#module_middle {
	background:url(../images/module_middle.jpg) left top repeat-y;
	margin-bottom:20px;
	}
	#module_top {
	background:url(../images/module_top.jpg) left top no-repeat;
	}
	#module {
	background:url(../images/module_bottom.jpg) left bottom no-repeat;
	padding:20px;
	}	*/
	
/* ---- homepage ---- */
	#homepage_middle {
	margin-top:40px;
	margin-bottom:10px;
	background:url(../images/homepage_middle.jpg) left top repeat-y;
	}
	#homepage_top {
	background:url(../images/homepage_top.jpg) left top no-repeat;
	}
	#homepage_bottom {
	padding:20px 10px 20px 20px;
    width:902px;
	background:url(../images/homepage_bottom.jpg) left bottom no-repeat;
	}
	
#homepage_bottom a {
color:#BC0001;
}
	#homepage h1 {
	color:#BC0001;
	padding-bottom:10px;
text-align:center;
	}
/* ---- end of homepage ---- */

/* ---- homepage form ---- */
#homepage_bottom #content .contenttable tr td {
text-align:center;
}
#homepage_bottom #content .contenttable img {
padding-top:20px;
}
#homepage_bottom #content .csc-mailform {
overflow:hidden;
width:350px !important;
width:390px;
border:1px solid #cdcdcd;
margin:0 auto;
padding:20px 20px 0 20px;
text-align:left;
}
#homepage_bottom #content .csc-mailform-field {
overflow:hidden;
padding-bottom:20px;
}
#homepage_bottom #content .csc-mailform label, #homepage_bottom #content .csc-mailform input, #homepage_bottom #content .csc-mailform select {
font:12px Arial, Helvetica, sans-serif;
}
#homepage_bottom #content .csc-mailform label {
float:left;
display:block;
width:160px;
padding-top:2px;
}
#homepage_bottom #content .csc-mailform #mailformuser, #homepage_bottom #content .csc-mailform #mailformpass {
width:180px;
border:1px solid #cdcdcd;
padding:2px 4px;
}

#homepage_bottom #content .csc-mailform-submit {
float:right;
border:0;
background:#BC0001;
color:#fff;
font:11px Arial, Helvetica, sans-serif;
padding:1px 4px;
}
/* ---- end of homepage form ---- */
#right_section {
overflow:hidden;
float:right;
width:612px;
}
#content_middle {
background:url(../images/content_middle.jpg) left top repeat-y;
}
#content_top {
background:url(../images/content_top.jpg) left top no-repeat;
}
#content_bottom {
background:url(../images/content_bottom.jpg) left bottom no-repeat;
padding:20px;
}

#content_bottom h1 {
font:bold 16px Arial, Helvetica, sans-serif;
color:#BC0001;
}
#content_bottom h2 {
font:bold 14px Arial, Helvetica, sans-serif;
color:#BC0001;
}
#content_bottom h3 {
font:bold 12px Arial, Helvetica, sans-serif;
color:#BC0001;
}
#content_bottom ol {
margin-left:20px !important;
margin-left:24px;
}
#content_bottom ul {
margin-left:20px !important;
margin-left:24px;
}
#content_bottom h1, #content_bottom h2, #content_bottom h3, #content_bottom h4, #content_bottom h5, #content_bottom ul, #content_bottom ol, #content_bottom p {
margin-bottom:10px;
}
#content_bottom pre {
background:none;
width:560px;
}
#content table#white-table {
background:none;
width:560px;
}
#content table#white-table tr td {
width:140px;
}
#footer {
position:relative;
background:url(../images/bg_footer.jpg) left bottom repeat-x;
width:100%;
height:96px;
margin-top:-96px;
}
#footer a {
color:#FDA529;
}
#footer a:hover {
text-decoration:none;
}
#footer p {
color:#FFFFFF;
}

.alert {
border:2px solid #FE7B7A;
background:#FFD6D6 url(../images/status-alert.gif) 10px center no-repeat;
font:12px Verdana, Arial, Helvetica, sans-serif;
color:#c00;
padding:10px 10px 10px 40px;
}

#module .csc-mailform {
overflow:hidden;
width:228px;
border:none;
margin:0 auto;
padding:0;
}
#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-submit {
border:0;
background:#BC0001;
color:#fff;
font:11px Arial, Helvetica, sans-serif;
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 {
border:none;
background:#BC0001;
color:#fff;
padding:2px 5px;
}
/* end of typo3 */

#leftsection #leftnav .module, #leftsection #module {
width:198px !important;
width:228px;
overflow:hidden;
background:url(../images/mod_b.gif) left bottom no-repeat;
margin-bottom:10px;
padding:10px 15px 15px 15px;
}
#leftsection #module {
padding-bottom:5px;
}
#leftsection #leftnav .module h1, #leftsection #module h1 {
height:23px !important;
height:35px;
background:url(../images/mod_t.gif) left top no-repeat;
color:#fff;
font:bold 12px Arial, Helvetica, sans-serif;
margin:-10px -15px 5px -15px;
padding:12px 15px 0 15px;
}
#leftsection #module form {
background:url(../images/mod_e_t.gif) left top no-repeat;
margin:-10px -15px 5px -15px;
padding:18px 15px 0 15px;
}
#leftsection #leftnav .module ul {
list-style:none;
margin:0;
}
#leftsection #leftnav .module li {
padding-right:10px;
}
#leftsection #leftnav .module a {
display:block;
width:198px;
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;
}
#leftsection #leftnav .module a:hover {
background:url(../images/arrowdown_h.gif) right 11px no-repeat;
color:#BC0001;
}
#leftsection #leftnav .module h1 a, #leftsection #leftnav .module h1 a:hover {
color:#fff;
}


#content .csc-frame-frame1, #content .csc-frame-frame2 {
width:542px !important;
width:572px;
margin-bottom:10px;
padding:10px 15px 15px 15px;
}
#content .csc-frame-frame1, #content .csc-frame-frame2 {
background:url(../images/frame_b.gif) left bottom no-repeat;
}
#content .csc-frame-frame1 a, #content .csc-frame-frame2 a {
color:#999;
}
#content .csc-frame-frame1 a:hover, #content .csc-frame-frame2 a:hover {
color:#000;
}
#content .csc-frame-frame1 h1, #content .csc-frame-frame2 h1 {
height:23px !important;
height:35px;
color:#fff;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
margin:-10px -15px 5px -15px;
padding:12px 15px 0 15px;
}
#content .csc-frame-frame1 h1 {
background:url(../images/frame1_t.gif) left top no-repeat;
}
#content .csc-frame-frame2 h1 {
background:url(../images/frame2_t.gif) left top no-repeat;
}

#content .csc-frame-frame1 h1 a, #content .csc-frame-frame1 h1 a:hover, #content .csc-frame-frame2 h1 a, #content .csc-frame-frame2 h1 a:hover {
color:#fff;
}
#content .csc-frame-frame1 ul, #content .csc-frame-frame2 ul {
list-style:none;
}
#content .csc-frame-frame1 li, #content .csc-frame-frame2 li {
background:url(../images/bullet.gif) left 5px no-repeat;
padding-left:10px;
}

/* 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:100%;
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 */