@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../images-v2/bg.gif);
 margin:20px 0 0 0;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol {
	margin-right: 10px !important; 
	
	}
div.csc-textpic img {

	background: #ebebeb;

	border: solid 1px #d1d1d1;

	padding: 5px;
	
	 

}
.ik img {

	background: #ebebeb;

	border: solid 1px #d1d1d1;

	padding: 5px;

}
TD {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
.cfnavbar1 {
background:transparent url(../images-v2/nav1.gif) no-repeat scroll right top;
padding:5px 13px 5px 6px;
}
h1{
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
.button{
background-color:#C2332B;
border-style:groove;
color:#FFFFFF;
}
a.footer:link{
color: #66FF00;
font-size:9px;
text-decoration:none;
}
.bdr1{
border-left: #FFFFFF solid 1px;
}
.bdr2{
border-bottom: #C2342A solid 1px;
}
.bdr3{
border-bottom: #FFFFFF solid 1px;
}

.bdr4{
border-right: #666666 solid 1px;
}
.bdr5{
border-top: #FFFFFF solid 1px;
}

A:link{
	text-decoration:none;
}
A:active{
	text-decoration:none;
}
A:visited{
	text-decoration:none;
}
.strong{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
margin: 0;
padding: 0;
float: left;
font: bold 14px Arial;
text-align:left;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
z-index:100;
background:url(fileadmin/templates/images-v2/nav1.gif) right no-repeat;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
float: left;
color: white;
padding: 5px 11px;
text-decoration: none;
background-image:url(fileadmin/templates/images-v2/nav1.gif);
background-position:right;
background-repeat:no-repeat;
}
.suckertreemenu ul li a:link{
float: left;
color: white;
padding: 5px 11px;
text-decoration: none;
background-image:url(fileadmin/templates/images-v2/nav1.gif);
background-position:right;
background-repeat:no-repeat;
}
.suckertreemenu ul li a:visited{
float: left;
color: white;
padding: 5px 11px;
text-decoration: none;
background-image:url(fileadmin/templates/images-v2/nav1.gif);
background-position:right;
background-repeat:no-repeat;
}
.suckertreemenu ul li a:active{
float: left;
color: white;
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid white;
background-image:url(fileadmin/templates/images-v2/nav1.gif);
background-position:right;
background-repeat:no-repeat;
}



	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
font: normal 13px Arial;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
list-style:none;
float: left;

}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
text-decoration: none;
background-color: #FFC15F;
color: #000;
/*font-weight:normal;*/
padding: 5px 11px;
border-top: 1px solid white;

}
.suckertreemenu ul li ul li a:link{
display: block;
width: 160px; /*width of sub menu levels*/
text-decoration: none;
background-color: #FFC15F;
color: #000;
/*font-weight:normal;*/
padding: 5px 11px;
border-top: 1px solid white;

}
.suckertreemenu ul li ul li a:visited{
display: block;
width: 160px; /*width of sub menu levels*/
text-decoration: none;
background-color: #FFC15F;
color: #000;
/*font-weight:normal;*/
padding: 5px 11px;
border-top: 1px solid white;

}
.suckertreemenu ul li ul li a:active{
display: block;
width: 160px; /*width of sub menu levels*/
text-decoration: none;
background-color: #FFC15F;
color: #000;
/*font-weight:normal;*/
padding: 5px 11px;
border-top: 1px solid white;
border-right: 1px solid ;
}
.suckertreemenu ul li ul li a:hover{
background-color: #C4C47A;
color: #000;
/*font-weight:normal;*/

}


.suckertreemenu ul li a:hover{
background-color: #FFC15F;
color: #000;
/*font-weight:normal;*/

}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #31458C url(fileadmin/templates/images/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
 /* Holly Hack for IE \*/
* html .suckertreemenu ul li ul li { float: left; height: 1%; }
* html .suckertreemenu ul li ul li a { height: 1%; }
/* End */
/* End */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}