/* <?php $colorpackName = "arminhornung"; ?>
 * $Revision: 1.1 $ $Date: 2005/07/12 17:34:18 $
*/

/*Menu color blue: #214c71 */
 
* {
	margin: 0; padding: 0;
}

#gallery {
    padding: 0px !important;
    font-size:1.0em !important;

}
body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	color: #444 !important;
	margin: 0px;
}

p, ul, ol { line-height: 160%; }

/* body.gallery { background-color: #babaf8 !important; } */

/* .gcBackground1 { background-color: #aaaae8 !important; } */
/* .gcBackground2 { background-color: #9a9ad8 !important; } */

/* .gcBorder1 { border-color: #8888c8 !important; } */
/* .gcBorder2 { border-color: #5555b8 !important; } */

 div#gallery a {color: #214c71 !important;}
/* #gallery a:hover { color: #FFF !important; background-color: #144155 !important;} */
/* #gallery a:active { color: #399 !important; } */

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #666 !important; }
.giDescription { color: #444 !important; }
.block-core-PeerList .current { color: #67b !important; }

.gbBreadCrumb{color: #FFF !important; }

.gbBreadCrumb a {color: #FFF !important; text-decoration:underline !important;}
.gbBreadCrumb a:hover {color: #FFF !important; text-decoration:none !important;}

.block-core-SystemLink a {color: #FFF !important; font-style:normal !important;   font-size:10px !important;}
.current span {color: #777 !important;}

table.gbDataTable th { background-color: #9a9ad8 !important; }
/* .gbEven { background-color: #babaf8 !important; } */
/* .gbOdd { background-color: #aaaae8 !important; } */

/* input.inputTypeSubmit, input.inputTypeButton { background-color: #cce !important; } */
/* #gallery select { background-color: #ddf !important; } */

.dtree{
	font-size: 10px !important;

}

.giRatingAverage {
    background-color: #144155 !important;
}

div.gbSystemLinks {
    float:right;
    padding: 4px 6px ;
}

div.gbSystemLinks span {
    padding: 0 4px;
}

div.gbBreadCrumb a, div.gbBreadCrumb span {
    padding: 0 0 0 14px;
    background: url('icon_path_separator.gif') no-repeat left;
}

div.gbBreadCrumb a.BreadCrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
    white-space: nowrap;
}

#gallery.IE div.gbBreadCrumb span {
    display: inline-block;   /* IE loses padding-left on wrapped inline nowrap element */
    padding-right: 4px;      /* IE has less space at right of each span */
}

div.gbBreadCrumb span.BreadCrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
}
