/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #000000 url(../images/img11.gif) repeat-x scroll 0 96px;
	width: 100%;
	margin: 0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E7E7;
}

h1, h2, h3 {
	margin: 0;
	padding: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 { font-size: 34px; }


.csc-header h1 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	background: #000000 url(../images/img3.gif) repeat-x left bottom;
}

.csc-menu {
	font-size: 14px;
	color: #FFFFFF;
}
	
h3 {
	padding: 0 0 22px 0;
	font-size: 13px;
	background: #000000 url(../images/img3.gif) repeat-x left bottom;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #C94B23;
}

a:hover {
	text-decoration: none;
	color: #8A8A8A;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(../images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	height:150px;
	margin:0 auto;
	padding:5px 0 0 0;
	width:865px;
}

#header-image {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/tube7_logo.png);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	height:82px;
	margin-left:0px;
	width:265px;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 66px 0 0 0;
	list-style: none;
	overflow:hidden;
	width:600px;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(../images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
	color: #FF4500;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 865px;
	margin: 0 auto;
}

.maincontent {
	
}

#colOne {
	float: left;
	width: 240px;
	padding: 0 0 0 21px;
}

#colOne h3 {
	margin-top: 14px;
}

#colTwo {
	float: right;
	width: 550px;
	padding: 0 29px 0 0;
}

/* Footer */

#footer {
	clear: both;
	width: 694px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	width: 100%;
}

#footer p {
	padding: 20px 0 0 0;
	background: url(../images/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}


/* News */

.news-single-item h3 {
	background: none;
	font-size: 11px;
}


/* powermail */

.powermail_pagebrowser {
	display: none;
}

.tx-powermail-pi1_fieldset {
	border: none;
}

.tx_powermail_pi1_fieldwrap_html {
	padding: 15px;
	clear: both;
}

.tx_powermail_pi1_fieldwrap_html label {
	float:left;
	font-size:1.25em;
	width:100px;
}

.powermail_select {
	float: left;
}

.powermail_check_inner {
	clear: both;
	margin-top: 30px;
}

.powermail_mandatory_js {
	position: absolute;
	margin-top: 11px;
	color:#990000;
}

.tx_powermail_pi1_submitmultiple_forward {
	color: #7b920e;
	margin-top: 20px;
	width: 40%;
	font-size: 15px;
	text-align: center;
	float: right;
}

.tx_powermail_pi1_submitmultiple_back {
	color: #7b920e;
   	margin-top: 20px;
	width: 40%;
	font-size: 15px;
	text-align: center;
	float: left;
}

.powermail_submit {
	background: #FFFFFF none repeat scroll 0 0;
	color:#C94B23;
	font-size:15px;
	text-align:center;
	width:40%;
	border: 1px solid #333;
}

.scroll {
	border:2px solid #999999;
	height:300px;
	overflow:auto;
	padding:6px;
}

.tx_powermail_pi1_fieldwrap_html_text input {
	background:white;
	border:2px solid #ccc;
	color:#001430;
	margin:0pt;
	outline-style:none;
	outline-width:medium;
	padding:5px;
	width:200px;
}

.tx_powermail_pi1_fieldwrap_html_textarea textarea {
	background:white;
	border:2px solid #ccc;
	padding:5px;
	width:230px;
	height:100px;
}

.scroll {
	border:2px solid #999999;
	height:300px;
	overflow:auto;
}

.tx-powermail-pi1 legend {
	display: none;
}


/* Captcha */

#recaptcha_widget_div .recaptchatable #recaptcha_response_field {
	position:static !important;
	font-size:15pt;
}

