/* @import url(layout.css); */
@import url(overrides__tx-dropdownsitemap.css);
@import url(overrides__tx-swagevents.css);
/* @import url(overrides__tt-news.css); */

/* Top Elements */
* { margin: auto; padding: 0px; }

body { 
	font: 72%/1.5em Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	background-color: #CC6600;
}


/***************************/
/* General element styles: */
/***************************/

/* links */
a, a:visited, a .download {
	color: #00f;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:hover .download {
	color: #FF6600;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	margin: 3px 0 3px 0;
	padding: 2px 0 2px 0;
	font-weight: bold;
}
h1 {
	font-size: 130%;
	color: #FF6600;
}
h2 {
	font-size: 120%;
	color: #FF6600;
}
h3 {
	font-size: 110%;
	color: #FF6600; 
}
h4, h5, h6 {
	font-size: 110%;
	color: #FF6600;
}

p {
	padding: 3px 0px 3px 0px;		
	margin: 0px;
	line-height: 1.4em;
}

.bodytext {
	text-align: justify;
}

UL, LI { list-style-image : url(../images/arrow.gif); }

ul, ol {
	margin: 5px 20px;
	padding: 0px 20px;
	color: #333;	
}
ul span, ol span {
	color: #666;
}

box {
 	margin: 5px 0px;
 	padding: 10px;
 	text-align: left;
 	display: block;
 	overflow: auto;  
 	font: 500 1em/1.5em Arial, Verdana, Tahoma, sans-serif;
 	/* white-space: pre; */
 	background: #fcf9e1;
 	border: 1px solid #f2efd9;  
}
acronym {
 	cursor: help;
 	border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
 	border: 1px solid #edf2f4; 
  	background: #f8fafb url(../images/quote.gif) no-repeat 5px 5px;    
}

/* images */
img {
	border: none;
}
img.float-right {
  margin: 5px 0px 10px 10px;
}
img.float-left {
  margin: 5px 10px 10px 0px;
}
.csc-textpic {
  margin: 10px 0px 0px 0px;
}

/*
.csc-textpic-imagewrap img {
	padding: 5px;
}
*/

.csc-textpic-caption {
	font-size: 90%;
	padding-left: 5px;
}

/* img border styles */
#main img {
	padding:2px;
	border:1px solid #ccc;
}

/* form elements - general */

form {
	margin: 10px;
	padding: 10px;
	background: #f9f9f9;
	border: 1px solid #cccccc;
}
input, textarea {
	margin: 2px;
	padding: 1px;
	font: normal 1em Arial, Verdana, Tahoma, sans-serif;
	color:#777;
	border: 1px solid #ccc;
}
textarea {
	width: 250px;
	height:100px;
}
select {
	margin: 2px;
	padding: 0px 1px 0px 1px;
	font: normal 1em Arial, Verdana, Tahoma, sans-serif;
	color:#333;
	border: 1px solid #ccc;
}
option {
	margin: 2px;
	padding: 0px 1px 0px 2px;
	border-bottom: 1px solid #ccc;
}
checkbox, radio {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: none;
}
input.button, input.submit { 
	margin: 0;
	padding: 2px 3px;
	color: #00703c;
	border: 1px solid #00703c;
}

/* mailform elements - specific */

.csc-mailform-field {
	clear:both;
	margin-bottom:5px;
	font-weight: bold;
}
.csc-mailform-field label {
	display:block;
	float:left;
	margin: 5px 0px 5px 15px;
	padding: 0px;
	font-weight: normal;
	width:180px;
}
.csc-mailform-field legend {
	display: none;
}

.mf-input, .mf-text, .mf-select, .mf-check, .mf-radio, .mf-file {
	float:left;
	margin:0px 0px 10px 20px;
	padding:1px;
}
.mf-input {
	width:200px;
}
.mf-radio {
	clear:both;
	float:left;
	margin-top: 5px;
	border: none;
}
.mf-check {
	margin-top:5px;
	border: none;
}
.mf-file {
	display:block;
	border: 1px solid #ccc;
}
.mf-submit {
	float:right;
	margin:5px 70px 0px 20px;
	padding:3px;
	color:#333;
	background:#ddd;
	border: 1px solid #ccc;
}


/* search */
form.search {
	position: absolute;
	top: 35px;
	right: 25px;
	background: transparent;
	border: none;	
}	
form.search input.textbox {
	margin: 0px;
	padding: 1px 2px;
	width: 120px;
	color: #333; 
	background: #fff;
}
form.search input.button {
	width: 70px;
	height: 21px;
	color: #333;
	background: #ccc;
	border: none;
}


/* ****************
My css values below
**************** */

#leftNavTitle {
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
}

#horizontalHdrBG {
	background-image: url(../images/line_hdr_bg.gif);
	background-repeat: repeat-x;
}

#horizontalFooterBG {
	background-image: url(../images/horizontal_footer_bg.gif);
	background-repeat: repeat-x;
}
#navToContentBG {
	background-image: url(../images/nav_to_content_bg.gif);
	background-repeat: repeat-y;
}


.title {
	PADDING-RIGHT: 0.2em; PADDING-LEFT: 0.2em; FONT-WEIGHT: normal; font-size: 10px; PADDING-BOTTOM: 0.2em; color: #FFFFFF; PADDING-TOP: 0.2em;
}

.breadcrumb {
	font-size: 95%; color: #666666; text-decoration: none;
}
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited {
	font-size: 95%;  color: #666666; text-decoration: none;
}
.breadcrumb a:hover {
	font-size: 95%;  color: #333333; text-decoration: none;
}

#recommend_link a {
	font-size: 95%;
	color: #666666;
	text-decoration: none;
}


.email_n_print_links a:link, .email_n_print_links a:visited {
	font-size: 9px; color: #666666; font-family: verdana, helvetica, sans-serif; text-decoration: none;
}
.email_n_print_links a:hover {
	color: #333333;
}

.web_credits {
	font-size: 9px; color: #999999; font-family: verdana, helvetica, sans-serif; text-decoration: none;
}
.web_credits a:link, .web_credits A:visited {
	font-size: 9px; color: #999999; font-family: verdana, helvetica, sans-serif; text-decoration: none;
}
.web_credits a:hover {
	font-size: 9px; color: #666666; font-family: verdana, helvetica, sans-serif; text-decoration: none;
}

.to_top_link, .to_top_link a:link, .to_top_link a:visited {
	font-size: 10px; color: #666666; font-family: verdana, helvetica, sans-serif; text-decoration: none;
}
.to_top_link a:hover {
	color: #333333;
}


.bottomnav a, .bottomnav_act a {
	font-size: 10px; color: #666666; font-family: verdana, helvetica, sans-serif;
}
.bottomnav a, .bottomnav a:link, .bottomnav a:visited,
.bottomnav_act a, .bottomnav_act a:link, .bottomnav_act a:visited {
	font-size: 10px; color: #666666; font-family: verdana, helvetica, sans-serif; text-decoration: none;
}
.bottomnav a:hover, .bottomnav_act a:hover {
	font-size: 10px; color: #333333; font-family: verdana, helvetica, sans-serif; text-decoration: none;
}

#copyright {
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

/* colour & design of Table cell borders*/

.htmlarea-showtableborders {
	border: 0.01em solid #000;
}

.htmlarea-showtableborders TR TD {
	border: 0.01em solid #000;
}

/* colour & design of Table cell content*/

.htmlarea-showtableborders TR TD P.bodytext {

}

a.external-link-new-window IMG,
a.external-link IMG,
a.mail IMG {
	border: none;
}

#tx-tipafriend-pi.table {
	padding: 10px;
	border: 0.01em solid #999;
}
#tx-tipafriend-pi.table.FontSmall {
 font-size: 9px;
}
#tx-tipafriend-pi.BGC1 {
}
#tx-tipafriend-pi.BGC2 {
}
#tx-tipafriend-pi.BGC3 {
}
#tx-tipafriend-pi.Error {
	color: #FFFFFF;
	background-color: #F00;
	font-weight: bold;
}

/* progress bar in description textareas */
.progress {
	width: 1px;
	height: 16px;
	padding-left: 5px;
	margin-left: 10px;
	font-size: 10px;
	color: #fff;
	background-color: #ccc;
	overflow: hidden;
}


/* modified Jan4th 2010 */
/* RTE / Table styling */
table.contenttable { border: 1px #ccc solid; margin: 5px 0 5px 0; width: 100%; }
table.contenttable th { padding: 3px 3px 3px 5px; background-color: #ddd;}
table.contenttable tr td { padding: 3px 3px 1px 5px; }
table.contenttable tr td p.bodytext { }
table.contenttable tr { background-color: #eee; }