@CHARSET "ISO-8859-1";

body, html {
	height:100%;
	margin:0;
    padding:0;
    border:none;
    font-size: 14px; /* Resets 1em to 10px */
}

#wrapper {
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
}


/*
#################################
#########  Header   #############
#################################
*/
#header {
	padding-bottom:35px;
	background-color: #007AC3;
	line-height: 0px;
	height: 70px;
	overflow: hidden;
}

#headertable{
	width: 100%;
	border-collapse: collapse;
}

.headertable_tdleft{
	padding-left: 20px;
	text-align: left;
	width:40%;
}

.headertable_tdright{
	padding-right: 20px;
	text-align: right;
}

.headertable_tdright div{
	padding-top:17px;
	right: 90%;
	padding-right:30px;
}

/*
#################################
#########  systemmsg below header   #############
#################################
	height: 90px;
	line-height: 0px;
*/
#systemmsg {
	padding-bottom:15px;
	background-color: #ece9d8;
	overflow: hidden;
}

#systemtable{
	width: 100%;
	border-collapse: collapse; 
}

#contentcontainer{
	padding-bottom: 25px;
}

.footercontent 
{
	position:absolute;      
	left:0;
	bottom:0px;
	background-color: #007AC3;
	width: 100%;
	height: 25px;
	background-image: url(../images/logo_bg.jpg);
	background-repeat:repeat-y;
	background-position: 20px 0px;
}

body { 
	margin: 0 15px 1em 15px; 
	padding:0px; 
	font-family: Arial, Helvetica, Sans-Serif;
}

img {
	border: 0px;
}

h1 {
	color: #007AC3;
	font-size: 26px;
}

.highlight {
	font-weight: 700;
	color: #007AC3;
}

.bold {
	font-weight: bold;	
}

.highlightTD {
	vertical-align: top;
}

a.previous ,  
a.forward
{
	color: #FFFFFF;
	text-decoration: none;
}

.contentbox{
	float: left;
	padding: 10px 10px 10px 10px;
	width:47%;
}

.infobox {
	float: left;
	border: 1px #007AC3 solid;
	min-height: 70px;
	/*margin: 7px 0px 30px 0px;*/
	margin: 0px 0px 30px 0px;
	padding: 10px 10px 10px 10px;
	width:47%;
	background-color: #EEEEEE; 
	background-image: url(../images/information_bg.jpg);
	background-repeat: no-repeat;
	font-size: 13px;                                                                                                                                                                                                                                                                                                                                                                                                                             
}

.infobox h1{
	font-weight: bold;
	font-size: 14px;
	padding:3px 0px 10px 5px;
	margin:0px 0px 0px 0px;
}

.contentcontainerclass .errorbox_service {
	border: 1px #FF0000 solid;
	min-height: 70px;
	margin-bottom: 30px;     
	padding: 5px;
	padding-bottom: 10px;
	background-color: #ff5e5e;                                                                                                                                                                                                                                                                                                                                                                                                                               
}

.errorbox{
	border: 1px #FF0000 solid;
	min-height: 70px;
	margin-bottom: 30px;     
	padding: 5px;
	width:100%;
	padding-bottom: 10px;
	background-color: #ff5e5e;   
	background-image: url(../images/error_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 10px 120px;
	font-weight: bold;
}

.infobox {
	float: left;
	border: 1px #007AC3 solid;
	min-height: 70px;
	/*margin: 7px 0px 30px 0px;*/
	margin: 0px 0px 30px 0px;
	padding: 10px 10px 10px 10px;
	width:47%;
	background-color: #EEEEEE; 
	background-image: url(../images/information_bg.jpg);
	background-repeat: no-repeat;
	font-size: 13px;                                                                                                                                                                                                                                                                                                                                                                                                                             
}

.errorbox_service{
	text-align: center;
}
.errorbox_service h2{
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.failurebox{
	border: 1px #FF0000 solid;
	min-height: 70px;
	margin-bottom: 30px;     
	padding: 5px;
	padding-bottom: 10px;
	background-color: #ff5e5e;                                                                                                                                                                                                                                                                                                                                                                                                                               
	background-image: url(../images/error_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 10px 120px;
	font-weight: bold;
}

.warningbox{
	border: 1px #000000 solid;
	min-height: 70px;
	margin-bottom: 30px;     
	padding: 5px;
	padding-bottom: 10px;
	background-color: #ffff99;                                                                                                                                                                                                                                                                                                                                                                                                                               
	background-image: url("../images/warning_bg.png");
	background-repeat: no-repeat;
	padding: 0px 0px 10px 120px;
	font-weight: bold;
}


.successbox{
	border: 1px #00FF00 solid;
	min-height: 70px;
	margin-bottom: 30px;     
	padding: 5px;
	padding-bottom: 10px;
	background-color: #a9ffa9;                                                                                                                                                                                                                                                                                                                                                                                                                               
	background-image: url(../images/success_bg.jpg);
	background-repeat: no-repeat;
	padding: 15px 0px 5px 120px;
	font-weight: bold;
}


div.forward, div.backward {
	width: 150px;
	height: 20px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #007AC3;
	border: 1px black solid;
	padding-right: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 15px; 
}

.userDisplay {
	font-size: 14px;
	color: #FFFFFF;
}

.small {
	font-size: 9px;
	color: #CCCCCC;
}

.smallgrey {
	font-size: 12px;
	color: #ABABAB;
}

.small2 {
	font-size: 11px;
	color: #000;
}
.small2 a, .small2 a:link{
	color: #aaa;
}
.small2 a:hover{
	color: #000;
}

.small2{
	font-size: 11px;
}

.extensions{
	font-size:12px;
}


.choosetable a{
	text-decoration: none;
	color: #000;
	display: block;
}

.choosetable a:link{
	text-decoration: none;
	color: #000;
	display: block;
}

.choosetable a:hover{
	text-decoration: underline;
	color: #000;
}

.parcellist{
	margin: 10px 0px 0px 50px;
}

.creationdate{
	font-size: 12px;
}

.clear{
	clear: both;
}

.choosetable{
	border-collapse: collapse;
	/*float: left;*/
	border-bottom: 1px #007AC3 solid; 
}

.choosetable td{
	padding: 4px 5px 4px 5px;
	vertical-align: middle;
}

.choosetable .row0{
	background-color: #ffffff;
	color: #007AC3;
	text-align: left;
}

.choosetable .row0 th{
	padding: 4px 5px 1px 10px;
	/*font-variant:small-caps;*/
	color: #007AC3;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	border-bottom: 2px #007AC3 solid;
}

.choosetable .row0 th a{
	color: #007AC3;
}

.choosetable .row0 th a:link{
	color: #007AC3;
}

.choosetable .row1, .choosetable .row1_noDL{
	background-color: #EEEEEE;
}
.choosetable .row2, .choosetable .row2_noDL{
	background-color: #ffffff;
}
.choosetable .row1:hover, .choosetable .row2:hover,
.choosetable .row1.sfHover, .choosetable .row2.sfHover{
	background-color: lavender;
}

.choosetable .rowsearch{
	background-color: #ffffff;
	color: #007AC3;
	text-align: left;
	padding-top:2px;
}
.choosetable .rowsearch td{
	padding:10px 0px 10px 5px;
	border-top: 1px solid #007AC3;
}
.choosetable .filtershowall a{
	color: #007AC3;
	padding: 3px 0px 0px 42px;
}
.choosetable .filtershowall a:link, .choosetable .filtershowall a:hover{
	color: #007AC3;
}
.choosetable .fileicon {
	display: inline-block;
}
.choosetable .filesize{
	padding: 3px 15px 3px 15px;	
}
.choosetable .filelink{
	padding: 3px 0px 3px 3px;
}
.choosetable .filedetails {
}
 
.choosetable .row1 .inactive, 
.choosetable .row2 .inactive, 
.choosetable .row1 .inactive a, 
.choosetable .row1 .inactive a:link,
.choosetable .row2 .inactive a, 
.choosetable .row2 .inactive a:link{
	color: #bbb;
}

.choosetable .row1 .inactive a:hover,
.choosetable .row2 .inactive a:hover{
	color: #000;
}

.choosetable .row1 .emailLink a,
.choosetable .row1 .emailLink a:link, 
.choosetable .row2 .emailLink a,
.choosetable .row2 .emailLink a:link, 
.choosetable .row1_noDL .emailLink a,
.choosetable .row1_noDL .emailLink a:link,
.choosetable .row2_noDL .emailLink a,
.choosetable .row2_noDL .emailLink a:link{
	color: blue;
	text-decoration: underline;
}

.fileispublic, .filedetails{
	text-align: center;
}
.fileispublic input, .fileispublic img{
	margin-left:10px;
}
.filedelete img{
	margin-left:10px;
}

.colname{
	width: 300px;
}

.coldate{
	width: 70px;
}

#supportmsg{
	width:	436px;
}

.createdby{
	font-size: 12px;
	font-weight: normal;
}

#structuretbl{
	border-collapse: collapse;
}

#footertbl{
	color: #ffffff;
}

#footertbl a{
	text-decoration: none;
	color: #ffffff;
}

#footertbl a:link{
	text-decoration: none;
	color: #ffffff;
}

#footertbl a:hover{
	text-decoration: underline;
	color: #ffffff;
}

.supportresponse{
	width: 100%;
	text-align: center;
	min-height: 70px;
	margin-bottom: 0px;     
	padding: 5px;
	padding-bottom: 10px; 
	padding-top: 20px;                                                                                                                                                                                                                                                                                                                                                                                                                               
}

#legend{

	padding: 20px 0px 0px 0px;
	margin-left: 20px;
}

div.auto_complete{
    position:absolute;
 	overflow:scroll;
 	width:250px;
 	height:300px;
    background-color:white;
    border:1px solid #888;
    margin:0px;
    padding:0px;
    z-index:10;
}

ul.contacts {
    list-style-type: none;
    margin:0px;
    padding:0px;
}

ul.contacts li.selected { 
	background-color: #ffb; 
}

li.contact {
   list-style-type: none;
   display:block;
   margin:0;
   padding:2px;
   height:32px;
}

li.contact div.image {
    float:left;
    width:32px;
    height:32px;
    margin-right:8px;
}

li.contact div.name div.informal{
	font-family:Arial,Helvetica, San-Serif;
	font-weight:bold;
	font-size:12px;
	line-height:1.2em;
}

li.contact div.email {
   font-size:10px;
   color:#888;
}

#list {
   margin:0;
   margin-top:10px;
   padding:0;
   list-style-type: none;
   width:250px;
}

#list li {
   margin:0;
   margin-bottom:4px;
   padding:5px;
   border:1px solid #888;
   cursor:move;
}

.workflowButtonsContainer {
	clear: both;
}

#inactive{
	font-weight: bold;
	color: red;
}

#searchicon{
	border: 0px;
	padding:7px 0px 0px 0px;
}

/*
#################################
#######  Topmenu   ##############
#################################
*/
#topmenu {
	padding-top:1px;
	padding-left:30px;
	width: 350px;
}
#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topmenu li {
	float: left;

}
#topmenu li a{
	display: block;
	text-decoration: none;
	padding: 3px 10px 10px 10px;
}
#topmenu li a:link{
	text-decoration: none;
	padding: 3px 10px 10px 10px;
}
#topmenu li a:hover{
		background-image: url(../images/arrow_up.gif);
		background-repeat: no-repeat;
		background-position:center 17px;
		color: #ffffff;
}


/*
#################################
#######  Mainmenu   #############
#################################
*/
#mainmenu ul, #mainmenu li{
	margin:0;
	padding:0;
	list-style: none;
}
#mainmenu{
	padding: 10px 0px 10px 0px;
	border-bottom: 1px #007AC3 solid;
}
#mainmenu a{
	text-decoration:none;
	display: block;
	padding: 7px 10px 7px 30px;
	height: 20px;
	color: #007AC3;
	font-size: 14px;
	font-weight: bold;
}
#mainmenu a:hover{
	text-decoration:none;
	background-color: lavender;
}


/*
#################################
#####  Breadcrumbmenu   #########
#################################
*/
#breadcrumbmenu, .bbcrumb{
	padding: 7px 0px 20px 20px;
	font-size: 12px;
	font-weight: normal;
	text-transform:none;
}
#breadcrumbmenu a, .bbcrumb a{
	font-weight: normal;
	text-decoration: none;
	color: #007AC3;
	text-transform:none;
}
#breadcrumbmenu a:link, .bbcrumb a:link{
	font-weight: normal;
	text-decoration: none;
	color: #007AC3;
	text-transform:none;
}
#breadcrumbmenu a:hover, .bbcrumb a:hover{
	text-decoration: underline;
	text-transform:none;
}
.bc_current_item{
	color: #007AC3;
	font-weight: bold;
	text-transform:none;
}


/*
#################################
#####  Contentheading   #########
#################################
*/
#contentheading{
	color: #007AC3;
	padding:7px 0px 7px 0px;
	margin:0;
	width: 100%;
	border-bottom: 1px #007AC3 solid;
	background-color: #EEEEEE;
	text-align: left;
}
#contentheading #heading1{
	font-size: 26px;
	padding-left: 15px;
}
#contentheading #heading2{
	font-size: 20px;
}






#mailingstable tr td{
	vertical-align: middle;
}



/*
#################################
#####   Pagination   ############
#################################
*/
div.pagination{
	font-family: Arial, Helvetica, Sans-Serif;
	text-align:center;
	margin: 5px 0px 0px 0px;
}
.pagination span{
	display:block;
	float:left;
	font-size:11px;
	font-weight: bold;
	line-height:13px;
	margin: 2px 6px 2px 0;
}
.pagination span a{
	background-color:#ffffff;
	border:1px solid #007AC3;
	color:#007AC3;
	display:block;
	padding:1px 5px 2px 5px;
	text-decoration:none;
}
.pagination span a:hover, #pagination span a:active{
	background-color: #007AC3;
	border:1px solid #007AC3;
	color: #ffffff;
}
.pagination span.current{
	background-color: #007AC3;
	border:1px solid #007AC3;
	color:#ffffff;
	font-size:11px;
	padding:1px 5px 2px 5px;
}
.pagination .textlinkactive a{
	border:1px solid #ffffff;
}
.pagination .dotdotdot{
	padding:2px 4px 2px 3px;
	border:1px solid #ffffff;
}
.pagination .textlinkinactive{
	border:1px solid #ffffff;
	color: #ccc;
	padding:1px 5px 2px 5px;
}



/*
#################################
#####   RSS-Feed Menu   #########
#################################
*/
#rss_feeds{
	padding: 20px 0px 0px 0px;
	margin-left: 30px;
}
#rss_feeds ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 150px;
}
#rss_feeds a{
	text-decoration:none;
	display: block;
	color: #007AC3;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	padding: 6px 0px 0px 40px;
	background-image:  url(../images/rss.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#rss_feeds a:hover{
	text-decoration:underline;
}

.button_big_qest{
	float:left;
	color:#007AC3;
    font-family:"Arial" !important;
    font-size:14px !important;
    font-style:normal; 
    font-weight:bold; 
    text-align:center;
    width:150px;
    padding: 8px 15px 10px 20px;
    background-image:  url(../images/button_big_qest.png);
	background-position: 7px 0px;
	background-repeat: no-repeat;
	cursor:pointer; 
}

.button_big_excla{
	float:left;
	color:#007AC3;
    font-family:"Arial" !important;
    font-size:14px !important;
    font-style:normal; 
    font-weight:bold; 
    text-align:center;
    width:150px;
    padding: 8px 15px 10px 20px;
    background-image:  url(../images/button_big_excla.png);
	background-position: 7px 0px;
	background-repeat: no-repeat;
	cursor:pointer; 
}

.button_big_qest a,
.button_big_excla a{
	display: block;	
}	

.button_big_qest:hover, .button_big_excla:hover{
	background-position: 7px -60px;
}

.button_big_qest a, .button_big_excla a,
.button_big_qest a:link, .button_big_excla a:link{
	color:#007AC3;
    font-family:"Arial" !important;
    font-size:14px !important;
    font-style:normal; 
    font-weight:bold; 
    text-decoration: none;
}

.visualContainer{
	width:600px;
	border: 1px solid #007AC3;
	background-color: #EEEEEE;
}

.visualContainer2{
	left:50%;
	width: 950px;
	padding:30px 0px 20px 0px;
}

#mediacontainer{
	text-align: center;
}


.embedd_inputbox, .url_inputbox{
	width:400px;
}


.receiversType {
	background-color: #65B3E1;
	font-weight: bold;	
}
