/* css1 selectors */

body {
	padding: 0px;
	margin: 0px;
	color: #000;
	/*background: #DDEBF5;*/
	background: #DDD;
	font-size: .7em;
	font-family: verdana, sans-serif;
	}

#gridgroup2 {
	min-height: 585px;
	/*background-image: url(../images/fond2.gif);
	background-position: 180px 0px 0px 360px;
	background-repeat: no-repeat;
	background-color: black;*/
	}

p,ol,dt,dd,h1,h2,h3,h4,h5,h6,h7{
	font-family: verdana, sans-serif;
	line-height:16px;
	padding:0px 4px 0px 0px;
	margin:0;
	text-align: justify;
	}

td {
	font-size: 1em;
	font-family: verdana, sans-serif;
	line-height:16px;
	padding:0px 4px 0px 0px;
	margin:0;
	}

p {	
	margin-bottom:1em;
	}
	
h1 {
	font-size: 1.5em;
	color: #369;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	}

h2 {
	font-size:1.4em;
	color: #E97C15;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 9px;
	}

h3 {
	font-size:1.3em;
	color: #E8B400;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	}

h4 {
	font-size: 1.2em;	
	color: #C03;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
	}

h5 {
	font-size: 1.1em;	
	color: #A5A5A5;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
	}

h6 {
	font-size:9px;
	}
	
img {
	border:0px;
	}

.external-link-new-window {
	border:0px;
	}

table td {
	vertical-align:top;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	}	
	
#pageContent ul {
	margin-left: 15px;
	padding-bottom:5px;
	list-style-type: none;
	list-style-image: url(../images/EPIAbullet2b.gif);
	}
	
#pageContent ul li {
	padding-bottom: 5px;
	}

#pageContent ul ul {
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom:0px;
	list-style-type: none;
	list-style-image: url(../images/bullet02.gif);
	}

#pageContent ul ul li {
	padding-bottom: 0px;
	}

#tools {
	position: absolute;
	top: 0px;
	right: 0px;
	background: #DDEBF5;
	color: #000;
	padding: 4px;
	-moz-opacity:0.4;
	opacity: 0.4;
	filter:alpha(opacity=40);
	}

#tools a {
	color: #000;
	text-decoration: none;
	}

#tools a:hover {
	color: #C00;
	}

.bulletlist {
	font-size:10px;
	margin:1px;
	padding:1px 5px 1px 10px;
	}

.bulletlistsmall {
	font-size:10px;
	margin:1px 1px 1px 9px;
	padding-left:8px;
	}

.copy {
	color: #4A7594;
	}

.post, .readmepost {
	padding:0 0 1em 0;
	}

.navsection {
	font-size:10px;
	margin:1px;
	padding:5px 1px 1px 10px;
	}

.navchunk {
	padding:0;
	margin:0;
	}

.inputtypetext {
	margin:1em;
	width:30em;
	}

.textareamessage {
	margin:1em;
	width:30em;
	height:200px;
	}

.HomeBox {
   border: 1px solid #ccc;
   width: 100%;
   }

/* dl manipulation - these may need to go behind an at import tag */

dt.r,dt.o,dt.g {
	font-size:10px;
	display:inline;
	padding-left:6px;
	padding-right:1px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	}
	

/* links */

a:link {color:#005399; text-decoration: underline;}
a:visited {color:#005399; text-decoration: underline;}
a:hover {color:#E60018; text-decoration: none;}
a:active {color:#fff;}
a.alt:link {color:#666699;}
a.alt:visited {color:#666666;}
a.alt:hover {color:#ff6600;}
a.alt:active {color:#ff6600;}
.active {font-weight: bold; background: #fff;}

/*For DAMDownloads*/

.ddl_container {
	border: #000 0px solid;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
	}
	
dd.ddl_item {
	BORDER-RIGHT: #4b6fb0 0px solid; 
    	PADDING-RIGHT: 2px; 
    	BORDER-TOP: #4b6fb0 0px solid; 
    	PADDING-LEFT: 2px; MARGIN-BOTTOM: 0px; 
    	PADDING-BOTTOM: 0px; MARGIN-LEFT: 2px; 
    	BORDER-LEFT: #4b6fb0 0px solid; 
    	PADDING-TOP: 2px; 
    	BORDER-BOTTOM: #4b6fb0 0px solid
	}
	
SPAN.ddl_file_size {
	font-size:11px;
	}
	
dd.ddl_item A {
	color: #005399;
	text-decoration: underline;
	font-size:11px;
	}
	
dd.ddl_item A:hover {
	text-decoration: none;
	}

#col2 .ddl_item IMG {
	border-style: none;
	}

DIV.ddl_description {
	FONT-STYLE: italic;
	margin-left: 22px;
	text-align: justify
	}

#END For DAMDownloads

fieldset {
	padding: 1em;
	font:80%/1;
	}
  
label {
	float:left;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	width: 80px;
	}

.csc-mailform-submit {
	border: 1px solid #039A40;
	background-color: #C1DF7C;
	padding: 2px;
	margin: 4px;
	margin-left:40%;
	}

li {
	margin-left:22px;
	}

/* STYLES FOR FCE HOME */
			
h3 {
	color: #369;
	font-weight: bold;
	font-size: 14px;
}

#events {
	padding: 15px;
	}

#news {
	background-color: #FFF5BF;
	padding: 15px;
	}

#policy {
	background-color: #eee;
	padding: 15px;
	}

.event_inno, .event_comp, .event_qual, .event_promo {
	border-bottom: 1px dotted #ccc;
	}

.event_title {
	font-weight: bold;
	}

.event_venue {
	font-style: italic;
	}

.event_inno .event_date {
	background-image: url(/fileadmin/templates/images/icon_label_blue.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	}

.event_qual .event_date {
	background-image: url(/fileadmin/templates/images/icon_label_green.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	}

.event_promo .event_date {
	background-image: url(/fileadmin/templates/images/icon_label_yellow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	}

.event_comp .event_date {
	background-image: url(/fileadmin/templates/images/icon_label_red.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	}

.readmore {
	background-image: url(/fileadmin/templates/images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: left; 
	padding-left: 18px;
	color: #FF0000;
	}
			
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #ccc;
	}

#LeftUnderMenu {
	color: #444;
	text-align: center;
	margin: 5px 5px 5px 5px;
	padding: 0 0 0 0;
	}
	
#LeftUnderMenu p {
	color: #444;
	text-align: center;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	}
	
/* Powermail */

span.powermail_mandatory {
    color: red;
    }

input.validation-failed, textarea.validation-failed {
    background-color: red;
    }

div.powermail_mandatory_js {
    color: red;
    margin: 3px 0 15px 120px;
    }

fieldset.tx-powermail-pi1_fieldset {
    border: 1px solid #A5ACB2;
    background-image: url(../img/handy.jpg);
    background-repeat: no-repeat;
    background-position: 100% 60%;
    padding: 10px;
    }

fieldset.tx-powermail-pi1_fieldset label {
   	display: block;
	width:250px;
    }

fieldset.tx-powermail-pi1_fieldset legend {							
    font-size: 12px;
	}


fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
    width: 260px;
    }


div.tx_powermail_pi1_fieldwrap_html {
    margin: 3px 0;
    }

td.powermail_all_td {
    padding: 3px 10px 3px 0;
    font-size: 11px;
    }
			    
div.powermail_check_inner label {
    display: inline;
    }

div.powermail_check_inner input {
    width: 15px;
    }

div.powermail_radio_inner label {
    display: inline;
    }

div.powermail_radio_inner input {
    width: 15px;
    }
    
input.powermail_submit {
	font-weight:bold;
	margin:20px auto 20px 250px;
	text-align:center;
	width:130px;    
	}
	
#sponsorbanner {
	padding-top: 15px;
	padding-left: 16px;
	padding-botton: 16px;
	padding-left: 16px;
	}

.bannersquare {
	padding: 5px 0px 5px 15px;
	}

fieldset.tx-felogin-pi1 {
	border: none;
	}

input#mailformtype_mail {
	margin-left: auto;
	margin-right: auto;
	}
