@charset "utf-8";
/* CSS Document */
html {
	height:101%;
}


body {
	background: #F3F3F3 url(pics/bg_body.png) repeat-x;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#wrapper {
	width: 945px;
	background:#FFF;
	margin: 0 auto 0 auto;
	padding-bottom: 25px;
	margin-bottom: 25px;
	padding-top:1px;
	text-align:left;
}

#header {
	/*
	position: absolute;
	z-index:10000;
	border:1px solid red;
	*/
	height:200px;
	width:895px;
	margin: 24px 25px 25px 25px;
	/*border-top: 1px solid white;*/
	background: url(../USER/Banner_neu/globus.jpg) #D1DFE9 no-repeat;
}

/*
#headleft, #headright {
	height:200px;
	background:#D1DFE9;
}

#headleft {
	width: 220px;
	float:left;
	margin: 25px 25px 25px 25px;
	background: url(pics/logo_fairworldfonds.jpg) #D1DFE9 no-repeat;
}

#headright {
	width: 650px;
	float:right;
	margin: 25px 25px 0 0;
}
*/
#printlogo {
	display: none;	
}

.csc-textpic {
	page-break-inside:avoid;
}


#topnav {
	width: 895px;
	background: #D1DFE9;
	clear:both;
	float:none;
	height:40px;
	height:50px;
	margin-left: 25px;
	margin-bottom: 25px;
}

#main {
	width: 895px;
	background: url(pics/bg_leftnav.gif) repeat-y;
	margin:  0 25px 25px 25px;
}
#leftnav {
	width: 220px;
	background: #B7D2ED;
	float:left;
}
#main, #leftnav, .leftcol, .rightcol {
	min-height: 120px;
}
#content {
	width: 650px;
	float:right;
	background: #F0F5F9;
	font-size:13px;
	color: #222;
	padding-bottom:20px;
}
#topleiste {
	height: 20px;
	background:#E8EDF0;
	border-bottom: 1px dotted #514FBC;
	text-align:right;
	padding-right:5px;
}
#topleiste a {
	margin-right: 8px;
	margin-top: 5px;
	display:block;
	float:right;
}
.leftcol {
	width: 380px;
	margin-left: 25px;
	margin-top:20px;
	float:left;
	padding-bottom: 10px;
}
.rightcol {
	width: 200px;
	margin-top:20px;
	float:right;
}
.onecol {
	width: 590px;
	margin-left: 25px;
	margin-top:20px;
	padding-bottom: 10px;
}
.floatfix {
	float: none;
	clear:both;
}
#footer {
	width: 895px;
	background: #D1DFE9;
	clear:both;
	float:none;
	height:30px;
	margin: 25px 25px 0 25px;
	text-align:right;
}

#impressum {
	width: 100px;
	float: right;
	font-size:12px;

	margin-top: 7px;
	margin-right: 20px;
}


#impressum a {
	color: #333;
	text-decoration:none;
}

#impressum a:hover {
	color: #003F74;
}


#social {
	width: 300px;
	float: left;
	font-size:12px;
	margin-top: 7px;
	margin-right: 20px;
	margin-left: 20px;
}

#social img {
	border: 0;
}

#social a {
	text-decoration:none;
}

#sp_socialbookmarks_link_bar {
	text-align: left;	
}


#startlink {
	/*border: 1px solid red;*/	
	position:relative;
	left: 0;
	top: 0;
	height: 170px;
}

#startlink a {
	display: block;
	height: 170px;
	width: 220px;
	text-decoration:none;
}


#jetztzeichnen {
	float:left;
	width: 220px;
	height: 28px;
	position:relative;
	left: 675px;
	top: -212px;
}

#jetztzeichnen a {
	padding:0;
	float:right;
	text-decoration: none;
	display: block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	color: #003F8B;
	background: url(pics/80prozWhite.png) repeat;
	/*border: 1px solid red;*/
	padding-top: 4px;
	padding-left: 5px;
	text-align:center;
	width: 160px;
	height:28px;
}

#jetztzeichnen a:hover {
	background: white;
	background: url(pics/95prozWhite.png) repeat;
	color: #333;
}




a.internal-link {
	background:url(pics/pfeil_weiss-grau.gif) left center no-repeat;
	padding-left: 14px;
}

a.internal-link:hover {
	background:url(pics/pfeil_weiss-grau_hover.gif) left center no-repeat;
}


a.download {
	background:url(pics/download.gif) left center no-repeat;
	padding-left: 18px;
}

a.download:hover {
	background:url(pics/download.gif) left center no-repeat;
}





.nach_oben {
	float:none;
	clear:both;
	height: 15px;
	/*border: 1px solid red;*/
	margin-bottom:15px;

}

.nach_oben a {
	float: right;
	background:url(pics/pfeil_weiss-grau_top.gif) right center no-repeat;
	display:block;
	padding-right: 16px;
	font-size:12px;
	line-height: 14px;
	color: #333 !important;
}

.nach_oben a:hover {
	text-decoration: underline !important;
	background:url(pics/pfeil_weiss-grau_top_lit.gif) right center no-repeat;
}




/* Inhaltselement BOX */
.box {
	background: #E4EDF3	;
	padding-bottom: 9px;
	margin-bottom: 20px;
}

.box h2{
	background:#003F74 url(pics/topnav_l.png) repeat-x scroll 0 0;
	font-size: 14px;
	color: #fff;
	text-shadow: none;
	font-weight:normal;
	padding: 5px 12px;
	margin-bottom: 1px;
}

/*
.box .csc-header-n1 {
	margin-bottom: 5px;
}
*/





.box p {
	font-size: 13px;
	color: #111;
	padding: 0 12px;
	margin-top:5px;
	margin-bottom: 3px;
	line-height:17px;
	font-size:12px;
}

/*
div.box .bodytext:first-child {
	margin-top:30px !important;
	border: 1px solid red;
}
*/

.box ul li a {
	background:url(pics/pfeil_weiss-grau.gif) right bottom no-repeat;
	color:#666666;
	display:block;
	margin:0;
	padding:3px 12px 3px 12px;
	text-decoration:none;
	width: 176px !important;
	background-color:#edf4f8;
}

.box ul li a:hover, .box ul li.lit a {
	color:#004494;
	background: #D1DFE9 url(pics/pfeil_weiss-grau_hover.gif) right bottom no-repeat;
}


.box ul {
	list-style-type:none;
	margin:10px 0;
	padding:0;
	width: 200px;
}

.box  ul li {
	margin:0;
	padding:0;
	margin-bottom: 2px;
}




/* Inhaltselement zwei Spalten */
.elementlinks {
	float: left;
	width: 280px;
}

.elementrechts {
	float: right;
	width: 280px;
}


/* Inhaltselement drei Spalten */

.element3col1, .element3col2, .element3col3 {
	float: left;
	width: 185px;
	/*border: 1px solid red;*/
}

.element3col1, .element3col2 {
	margin-right: 15px;	
}

/* Menü oben */

#topnav ul {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 245px;
}
#topnav ul li {
	list-style-type:none;
	display: block;
	float: left;
}
#topnav ul li a {
	display: block;
	width: 162px;
	height:40px;
	
		height:50px;
	
	background: #B8CCDC url(pics/topnav_ul.png) repeat-x;
	font-size:18px;
	color: #333;
	text-decoration:none;
	text-shadow: .05em .05em .2em #aaa;
	text-align:center;
	line-height:40px;
	
			line-height:50px;
	
	border-right: 1px dotted #9F9EDA;
}
#topnav ul li a:hover, #topnav ul li a.current {
	background: #003F74 url(pics/topnav_l.png) repeat-x;
	color: #fff;
	text-shadow: .05em .05em .1em #666;
}

/* Menü rechts neben der Topnav */
#topnavrechts {
	margin-right: 20px;
	margin-top:3px;
	float: right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	line-height:15px;
}
#topnavrechts a {
	text-decoration:none;
	font-weight:bold;
	color:#535353;
}

#topnavrechts a:hover, #topnavrechts a.lit {
	color: #003F74	
}



/* Menü links */
#leftnav ul {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-top:20px;
}
#leftnav ul li {
	list-style-type:none;
	display:block;
	margin-bottom:9px;
}
#leftnav ul li a {
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:5px 8px 5px 11px;
	background:#E6EBF1;
	border-left:11px solid #003F74;
	border-left:11px solid #8897a3;
	/*color:#555577;*/
	color:#393949;
	
	text-decoration:none;
}
#leftnav ul li a:hover, #leftnav ul li a.current {
	/*background:#FDF8EB;*/
	background:#f5f7fa;
	
	border-left:11px solid #8897a3;
	border-left:11px solid #003F74;
	color:#402000;
}
#leftnav ul ul {
	margin-top:2px;
}
#leftnav li li {
	margin-bottom:2px;
	margin-left:11px;
	margin-top:0;
}
#leftnav li li a {
	border-left:6px solid #5DA4EB;
	border-left:6px solid #8897a3;
	color:#555577;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:3px 8px 3px 10px;
}
#leftnav li li a:hover, #leftnav li li a.current {
	border-left:6px solid #F58C59;
	border-left:6px solid #003F74;
}

.menuespacer {
	/*background:#5D80BF none repeat scroll 0 0;*/
	font-size:10px;
	height:10px;
	margin:0;
	padding:0;
}





/* Inhaltselemente */
h1 {
	margin:0;
	padding:0;
	color: #003F72;
	font-size:19px;
	margin-bottom: 14px;
	/*margin-top: 5px;*/
	text-shadow: 0 0 .1em #fcfcfc;
}

h2 {
	margin:0;
	padding:0;
	color: #484848;
	font-size:17px;
	margin-top: 15px;
	margin-bottom: 8px;
	text-shadow: 0 0 .1em #fcfcfc;
}

h3 {
	margin:0;
	padding:0;
	color: #333;
	font-size:15px;
	margin-top: 15px;
	margin-bottom: 6px;
	font-weight:bold;	
}

h4 {
	font-size:13px;
	margin:0;
	padding:0;
	margin-bottom:6px;
	margin-top: 15px;
}


h2.csc-firstHeader {
	margin-top: 0;
}


p {
	margin: 0;
	padding:0;
	margin-bottom:6px;
	line-height:19px;
}


p.align-left, td.align-left, th.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }


p.kleineschrift {
	font-size: 11px;
	line-height:13px !important;
	margin-bottom:2px;
}


p.hoeher {
	position:relative;
	display: block;


}

p.hoeher img {
	position:relative;
	top: 10px;
}


.leftcol p {
	line-height:18px;
}


#content a {
	text-decoration:  none;
	color: #003F74;
}

.leftcol ul, .onecol ul {
	margin: 0;
	padding: 0;
	list-style-type:square;
	list-style-position:outside;
	margin-left: 16px;
	margin-left: 28px;
	margin-top: 10px;
	margin-bottom:16px;
}

.leftcol ul li, .onecol ul li {
	margin-bottom: 5px;	
}


/* tt_content */
.csc-textpic-caption {
	background: #fff;
	padding: 4px 5px 3px 5px;
	font-size: 11px;
	color: #222;
}




/* Tabelle */
.contenttable {
	font-size: 13px;
	/*background: #000;*/
	margin:0;
	padding: 0;
	border-collapse:collapse;
}
.contenttable td {
	background: #cfdbe6;
	padding: 7px 10px;
	margin:0;
	/*border: 1px solid #000;*/
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid transparent;
	color: #333;
	
	
	background: #eaeaea;
	color: #111;
}
.contenttable th {
	background:#B9C9FE;
	background:#dfddd6;
	background:#ddd;
	border-bottom:1px solid #FFFFFF;

	color:#1b3261;
	font-size:13px;
	font-weight:normal;
	padding: 7px 12px;
	text-align:left;

}




.contenttable caption {
	background: #003F72;
	font-size: 14px;
	color: #FFF;
	font-weight:bold;
	padding: 7px 10px;
	margin:0;
	/*border: 1px solid red;*/
}


.breite100 {
	width: 100%;	
}

.breite50 {
	width: 50%;	
}


.breite75 {
	width: 75%;	
}


/* ### Sitemap ### */

.tx-flseositemap-pi1 {
    width: 600px;
}

.tx-flseositemap-pi1 a {
	text-decoration: none;
}

.tx-flseositemap-pi1 a:hover {
	text-decoration: underline;
}

.tx-flseositemap-pi1 li.deep0 {
	/*padding: 11px 12px 8px 15px;*/
	border: 1px solid #ccc;
	margin: 5px;
	width: 187px;
	height: 150px;
		height: 210px;
	float: left;
}

.tx-flseositemap-pi1 ul {
	margin-left: 0;
	padding-left: 0;
}

.tx-flseositemap-pi1 li {
	list-style-type:none;
}

/* 1. Ebene */
/*
.tx-flseositemap-pi1 ul.deep0 a {
	font-size: 16px;
	font-weight: bold;

	color: #444 !important;
	display: block;
	width:160px;
	margin-bottom:10px;
}
*/

.tx-flseositemap-pi1 ul.deep0 a {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	display: block;
	width: 187px;
		width: 167px;
	height:30px;
	
	
	background: #B8CCDC url(pics/topnav_ul.png) repeat-x;
	font-size:16px;
	color: #333;
	text-decoration:none;
	text-shadow: .05em .05em .2em #aaa;
	text-align:left;
	padding-left: 20px;
	line-height:30px;
	
	border-bottom: 1px dotted #9F9EDA;
	
}


.tx-flseositemap-pi1 ul.deep0 a:hover {
	background: #003F74 url(pics/topnav_l.png) repeat-x;
	color: #fff !important;
	text-shadow: .05em .05em .1em #666;
}






/* 2. Ebene */
.tx-flseositemap-pi1 ul.deep1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222 !important;
	font-weight: normal;
	color: blue;
	display:block;
	width:auto;
	height:auto;
	text-align:left;
	background: none;
	text-shadow: none;
	line-height:normal;
	margin-left: 20px;
	margin-top: 7px;
	padding-top: 2px;
	padding-bottom:2px;
	
	border: none;
	
	

	background:transparent url(pics/pfeil_weiss-grau.gif) no-repeat scroll left center;
	padding-left:16px;
	
}

.tx-flseositemap-pi1 ul.deep1 a:hover {
	background: none;
	text-shadow: none;
	color: #003F74 !important;
	
	background:transparent url(pics/pfeil_weiss-grau_hover.gif) no-repeat scroll left center;
}


.tx-flseositemap-pi1 li li {
	margin-bottom: 3px;
}

.tx-flseositemap-pi1 .divider {
	clear: both;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-item span.news-list-date {
	color:#003F74;
	font-size:12px;
	font-weight: normal;
}


.news-list-item h3 {
	margin:0;
	padding:0.8em 0 0;
	
	

	font-size:17px;
	text-shadow: 0 0 .1em #fcfcfc;
}

.news-list-item h3 a {
	color: #555 !important;
		float: none !important;
}

.news-list-item h3 a:hover {
	color: #003F74 !important;
}




.clearer {
	clear: both;
	float:none;
}

dl.news-single-files dt {
	display: none;
	visibility:none;
}

dl.news-single-files dd {
	margin-left: 0;	
	margin-right: 10px;	
}

dl.news-single-files dd a {
	margin-left: 5px;
	margin-right: 5px;
}


.news-list-item p {
	margin:0;
	padding:12px 0 0;
	float: left;
		/*border: 1px solid green;*/
	width: 250px;	

}

.news-list-item a  {
	/*border: 1px solid red;	*/
	width: 120px;
	float: right;
}

.news-list-item a img {
	margin-bottom: 5px;	
	border: 1px solid #eee;
}


span.news-list-morelink {
	display:  none;	

}

.news-list-morelink {
	float:right;

	clear:both;
}

.news-list-morelink a {
	line-height: 14px;
	background:url(pics/pfeil_weiss-grau.gif) left center no-repeat;
	display:block;
	padding:4px 4px 6px 15px;
	text-align:right;
	color: #333 !important;
	
		width: auto !important;
}


.news-list-morelink a:hover {
	background:url(pics/pfeil_weiss-grau_hover.gif) left center no-repeat;
	color: #003F74 !important;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item H1 {
	margin-top: 10px;
}

.news-single-item H2 {  /* Der Teaser */
	margin-bottom: 13px;
	font-size:14px;
	font-weight: normal;
	color: #000;
	font-style:italic;
	line-height:18px;
	
}



.news-single-img {
	float: right;
	margin-left:5px;

}

hr {
	height:0.1em;
	border:none;
	border-top: dotted 0.1em #0838B8; 
}

.news-single-backlink a {
	line-height: 14px;
	background:url(pics/pfeil_weiss-grau_left.gif) left center no-repeat;
	display:block;
	padding:4px 4px 6px 15px;
	text-align:left;
	color: #333 !important;
}


.news-single-backlink a:hover {
	background:url(pics/pfeil_weiss-grau_left_lit.gif) left center no-repeat ;
	color: #003F74 !important;
}




/* ### Formulare ### */
input, textarea {
	
	background:#FFFFFF url(pics/bg_main_top.gif) repeat-x scroll center top;
	border:1px solid #CCCCCC;
	/*float:left;*/
	font-size:12px;
	margin:0.25em;
	padding:2px 2px 2px 3px;
	width:300px;
	
}



/* ### Suchformular ### */
p.csc-form-label {
	font-size: 14px;
}

.error {
	color: #003F74;
	text-decoration: underline;
}



.tx-thmailformplus-pi1 {
	color:#2B2E51;
	font-size:12px;
	width:100%;
}


.tx-thmailformplus-pi1 label, .tx-thmailformplus-pi1 input, .tx-thmailformplus-pi1 select, .tx-thmailformplus-pi1 .legend { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 120px; /* Breite.*/
}

.tx-thmailformplus-pi1 input {
  width: 200px; /* Breite.*/
}

#rueckruftermin {
	margin-top: 5px;	
}


#rueckrufdatum, #rueckrufzeit {
	width: 60px;
}


.tx-thmailformplus-pi1 label, .tx-thmailformplus-pi1 .legend {
  text-align:right;
  padding-right: 15px;
  padding-top: 6px;
  min-height: 18px;
  font-weight:bold;
}


.tx-thmailformplus-pi1 .legendbestehendekunden {
	margin-top: 10px;
	margin-bottom: 3px;
}


.tx-thmailformplus-pi1 .legendanruf {
	font-weight:bold;
	margin-top: 15px;
	margin-bottom: 0;
}

.tx-thmailformplus-pi1 .bedingungengelesen {
	margin-top: 6px;
	font-size: 12px;
}

.tx-thmailformplus-pi1 .checkboxlabel {
	width: auto;
	font-weight:normal;
}



.tx-thmailformplus-pi1 .rueckruflabel {
	padding-left: 4px  !important;
	padding-right: 2px  !important;
	width: auto;
	font-weight:normal;
}

.rueckrufzeitlabel {
	margin-left: 134px;	
}


#datebox_trigger {
	float: left;
	display: block;
	margin-top:5px;
}

.tx-thmailformplus-pi1 br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

.tx-thmailformplus-pi1 .checkbox {
	width: auto;
	margin-top: 6px;
}


.tx-thmailformplus-pi1 input#Abschicken { /* den Submit-Button */
  float: none;
  width: auto;
  margin-left: 137px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
}


.hiddenfields {
	/*visibility: hidden;*/
	display: inline !important;
	width:auto !important;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}


.errormsg {
	display: none;	
	color: #003F74;
}


/* Das Suchformular */
.tx-indexedsearch-searchbox legend, .tx-indexedsearch-searchbox label {
	display: none;
}

.tx-indexedsearch-searchbox fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}


.tx-indexedsearch-whatis {
	margin-top: 30px !important;
	display:none;
}


.tx-indexedsearch-res h3 {
	padding: 5px 20px 3px 20px;
	height:20px;
	
	background:#005193 url(pics/topnav_l.png) repeat-x scroll 0 0;
	font-size: 14px;
	color: #fff;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 0;
}

.tx-indexedsearch-descr {
	padding: 15px 20px 10px 20px !important;	
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background: #f2f6f9;
	margin: 0;
}

.tx-indexedsearch-info {
	padding: 8px 20px 8px 20px !important;	
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

	
.tx-indexedsearch-redMarkup {
	color: #003F74 !important;
	font-style:italic;
	font-size:14px;
}
	

.tx-indexedsearch-res h3 a {
	color: #fff !important;
	font-weight: normal;
}


.tx-indexedsearch-icon, .tx-indexedsearch-result-number, .tx-indexedsearch-title {
	float: left;
	display: block;
}


.tx-indexedsearch-percent {
	float: right;	
		display: block;
}

.tx-indexedsearch .percent-tmpl-css {
	margin-top: 0 !important;
}	


.tx-indexedsearch-browsebox p {	
	display:  none;
}

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

.browsebox li a{
	padding-left: 5px;
	padding-right: 5px;
	padding: 5px;
	border: 1px solid #F0F5F9;
}	

.browsebox a:hover {
	text-decoration: underline !important;
}

.tx-indexedsearch-browselist-currentPage a, .browsebox li a:hover{
	border: 1px dotted white !important;
}

.tx-indexedsearch-search-submit {
	margin-bottom: 20px;	
}









/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
/*.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }*/
		.ui-widget-content {  background: #eeeeee ) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
/*.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }*/
.ui-widget-header { border-bottom: 1px solid #6B99BF; background: none; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
/*.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #ddd; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; }*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #ddd; background: #fafafa ;  color: #555; outline: none; }
/*.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; outline: none; }*/
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555; text-decoration: none; outline: none; }

/*.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; outline: none; }*/
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #6B99BF; background: #004177 ; font-weight: bold; color: #003F74!important; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #f8f8f8!important; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #6B99BF!important; background: #fcfcfc ; font-weight: bold;  outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #f8f8f8!important; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }



/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; }
.ui-corner-tr { -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
/*.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }*/
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
/*.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }*/

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; }







/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }








/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
/*.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }*/
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: 1px 3px; font-size: 11px;  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; background: #004177; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer;  } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
/*.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }*/
.ui-tabs .ui-tabs-panel {  display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }



			.demoHeaders { margin-top: 2em; }
			#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
			#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
			ul#icons {margin: 0; padding: 0;}
			ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
			ul#icons span.ui-icon {float: left; margin: 0 4px;}





.fancy img{
	border: none;	
}




