.leftcol .content, .maincol .content, .rightcol .content {
	text-align : left;
}
LI {
	list-style:none;
}
.maincol {
	width : 100%;
}

.maincol .outer {
	width : 100%;
}

.fields-group {
	border : 1px solid #ABABAB;
	padding : 10px;
}

.buttons-group {
	padding : 10px;
}

FIELDSET LEGEND {
	color : #000000;
	font-weight : bold;
}

FIELDSET UL {
	margin : 0px;
	padding : 0px;
}

FIELDSET LI {
	list-style : none;
	padding : 2px;
}

.upload-file TABLE {
	margin : 5px 0px;
}

.upload-file BUTTON {
	vertical-align : middle;
	margin-left : 10px;
}

.date-field {
}

.date-field  {
	vertical-align : middle;
}

.period-field {
}

.period-field TD {
	padding : 2px 5px 2px 2px;
}

.button-area {
	padding : 10px;
	background-image : none;
	margin : 0px;
	width : auto;
}

BUTTON {
	text-align :center ;
	border :0px none;
	vertical-align :middle ;
	margin :0px 2px 0px 2px ;
	overflow :visible ;
	cursor :pointer ;
	font : normal 11px verdana , arial , helvetica , sans serif;
	white-space : nowrap;
	padding:0px 0px 0px 5px;
	height:25px;
}

BUTTON SPAN {
	position :relative ;
	display :block ;
	white-space :nowrap ;
	margin :0px ;
	white-space : nowrap;
	padding:6px 8px 0px 0px;
	height:25px;
	margin-top: -1px;
}

.button1 {
	background : url(../images/button1bg1.gif) no-repeat top left;
}
.button1 SPAN {
	background : url(../images/button1bg.gif) no-repeat top right;
}

.button2 {
	background : url(../images/button2bg1.gif) no-repeat top left;
}
.button2 SPAN {
	background : url(../images/button2bg.gif) no-repeat top right;	
}

.button3 {
	background : url(../images/button3bg1.gif) no-repeat top left;
}
.button3 SPAN{
	background : url(../images/button3bg.gif) no-repeat top right;		
}
.header .search INPUT {
	margin-top: 2px;
}
.header .search .button1 {
	white-space : nowrap;
	background : url(../images/quicksearchbuttonleft.gif) no-repeat top left !important;
	padding:0px 0px 0px 2px;
	
	height:16px;
}

.header .search .button1 SPAN {
	white-space : nowrap;
	background : url(../images/quicksearchbuttonright.gif) no-repeat top right !important;
	padding:1px 8px 0px 0px;
	
}

.sitemap UL {
	margin : 0px;
	padding : 0px 0px 0px 18px;
}
.sitemap UL LI {
	list-style:none;
}

.send-to-friend {
	margin : 10px 0px 10px 10px;
	border : none;
	width : 160px;
	padding : 5px;
	font-size : 10px;
}

.send-to-friend STRONG {
	font-family : Verdana , Arial , Helvetica , sans-serif;
}

.send-to-friend EM {
	font-style : normal;
}

.send-to-friend FIELDSET {
	border : none;
}

.send-to-friend FIELDSET, .send-to-friend FIELDSET UL {
	margin : 0px;
	padding : 0px;
}

.send-to-friend FIELDSET LABEL {
	display : block;
}

.send-to-friend FIELDSET LI {
	margin : 0px;
	padding : 2px 0px 2px 0px;
}

.send-to-friend A:link, .send-to-friend A:visited {
	color : #666666;
	text-decoration : underline;
}

.send-to-friend A:hover, .send-to-friend A:active {
	color : #000000;
	text-decoration : underline;
}

.send-to-friend .button-area {
	padding : 5px 0px 0px 0px;
	text-align : left;
	margin : 0px;
}

.tooltip {
	text-align : left;
}

.bar-outer {
}

.bar {
	border : 1px solid #848484;
	height : 15px;
}

.bar-gauge {
	background-color : #E5E5E5;
	height : 15px;
}

.pager {
	clear : both;
	margin-bottom : 5px;
	font-size : 11px;
	border-bottom : 2px solid #DEDEDE;
	padding-bottom : 10px;
}

.pager DIV {
	display : inline;
	margin : 5px 10px 5px 0px;
	white-space : nowrap;
}

.pager .items {
}

.pager .itemsperpage {
}

.pager .display-type {
}

.pager .browser {
	float : right;
}

.pager .browser A {
	margin : 0px 2px;
	display : block;
	width : 18px;
	height : 16px;
	text-align : center;
	background-color : #D2D2D2;
	font-size : 11px;
}

.pager .browser A:hover {
	background-color : #848484;
	color : #FFFFFF;
}

.pager .browser SPAN {
	margin : 0px 2px;
	display : block;
	text-align : center;
}

.pager .browser STRONG {
	margin : 0px 2px;
	display : block;
	width : 18px;
	height : 16px;
	text-align : center;
	background-color : #848484;
	color : #FFFFFF;
}

.filter {
	margin : 5px 0px;
}

.applied {
}

.applied-filter {
	padding : 4px;
}

.list-sort {
	clear : both;
	margin-bottom : 10px;
	margin-top : 10px;
	font-size : 11px;
}

.list-sort DIV {
	display : inline;
	margin : 5px 5px 5px 0px;
	white-space : nowrap;
}

.sorting-item {
}

.sorting-order {
}

.combo-list {
	margin-top : 10px;
}

.empty {
	padding : 5px;
}

.vertical {
}

.horizontal {
}

.list-view {
}

.list-view .highlight {
}

.table-view {
	margin-top : 10px;
}

.table-view TABLE {
	border-collapse : collapse;
	width : 100%;
	margin-left: 0px;
}

.unsorted {
	background-image : url(../images/mandatory/button_sort.gif);
	background-repeat : no-repeat;
	background-position : center right;
	padding-right : 10px;
}

.sort-ascending {
	background-image : url(../images/mandatory/button_sort_ascending.gif);
	background-repeat : no-repeat;
	background-position : center right;
	padding-right : 10px;
}

.sort-descending {
	background-image : url(../images/mandatory/button_sort_descending.gif);
	background-repeat : no-repeat;
	background-position : center right;
	padding-right : 10px;
}

.thumbnail-view {
}

.thumbnail-view TD {
	text-align : center;
}

.item-view {
	clear : both;
}

.item-view H1 {
	margin : 15px 0px 10px 0px;
}

.item-view .description {
	border-bottom : 2px solid #DEDEDE;
	padding : 0px 0px 10px 0px;
}

.item-view .content {
	margin : 15px 0px 15px 0px;
}

.item-view .path {
	margin-top : 10px;
}

.item-view .button-area {
	border-top : 2px solid #DEDEDE;
	padding-top : 5px;
	margin-top : 10px;
	margin : 0px;
}

.date {
	font-size : 11px;
	color : #898989;
	margin : 2px 0px 2px 0px;
}

.path {
	font-size : 11px;
	color : #898989;
	margin : 2px 0px 2px 0px;
}

.actor {
	font-size : 11px;
	color : #898989;
	margin : 2px 0px 2px 0px;
}

.attachments {
}

.attachments IMG {
	margin : 2px 2px 2px 0px;
}

.poll UL {
	margin : 0px;
	padding : 0px 5px 10px 20px;
}

.search-result {
}

.search-result .list-view .properties {
}

.search-result .list-view .path {
	color : #898989;
}

.warning {
	background : url(../images/mandatory/warning.gif) no-repeat 2px 3px;
	padding-left : 40px;
	margin : 10px 0px;
}

.informations {
	margin : 10px 0px;
}

.authentication-form {
	border : 1px solid #ABABAB;
	margin : 15px 20px 15px 15px;
	padding : 5px;
}

.authentication-form FORM {
	margin : 0px;
}

.authentication-form P {
	margin : 10px 10px 0px 10px;
}

.authentication-form UL {
	list-style : none;
	margin : 10px 10px 0px 10px;
	padding : 0px;
}

.authentication-form LI {
	padding : 2px 2px 2px 0px;
}

.authentication-form .button-area {
	text-align : left;
	padding : 0px;
	margin : 10px 0px 5px 9px;
}

.authentication-form BUTTON {
	/*display : block;*/
}

.application-browser {
	padding : 0px;
	margin : 10px 0px 10px 0px;
	
}

.application-browser .streamline {
	margin : 10px 0px;
	padding : 0px;
	border : none;
}

.filter-area {
	font-size : 11px;
	margin : 10px 0px 5px 0px;
}

.actions-area {
	text-align : right;
	border-bottom : 2px solid #DEDEDE;
	padding-bottom : 5px;
}

.actions-area .button-area {
	padding : 0px;
	margin : 0px;
}

.actions-area .button-area IMG {
	margin-left : 5px;
}

.navigation-area {
	border-bottom : 2px solid #DEDEDE;
	padding-bottom : 10px;
	margin-bottom : 5px;
}

.navigation-area .horizontal TABLE {
	width : auto;
}

.navigation-area {
}

.navigation-area .streamline {
	margin : 10px 0px;
	background-image : none;
	clear : both;
}

.navigation-area .streamline .action-root {
	border : 0px none;
	background : url(../images/mandatory/home.gif) no-repeat left top;
	cursor : pointer;
	height : 16px;
	width : 16px;
}

.navigation-area .streamline .action-root SPAN {
	display : none;
}
.navigation-area .horizontal .detail {padding-top: 10px; white-space:nowrap;}
.navigation-area .horizontal .detail A{margin-right: 10px; margin-top: 10px;}

.navigation-area .list-view {
	clear : both;
}

.form-area LI LABEL {
	float : left;
	display : block;
	width : 20%;
}

.form-area .button-area {
	padding : 10px 0px 0px 0px;
	margin : 0px;
}

.view-area {
	border-bottom : 2px solid #DEDEDE;
}

.view-area .filter-area {
}

.view-area .highlight {
	color : #e77409;
}

.view-area .highlight A:link {
	color : #e77409;
}

.view-area .highlight A:visited {
}

.view-area .highlight A:hover {
	color : #563b32;
}

.view-area .highlight A:active {
}

.sys-footer {
	font-family : Arial , Helvetica , sans-serif;
	font-size : 10px;
	text-align : center;
	color : #8F8F8F;
	padding : 5px;
}

.sys-footer A:link, .sys-footer A:visited {
	color : #8F8F8F;
	text-decoration : underline;
}

.sys-footer A:hover, .sys-footer A:active {
	color : #000000;
	text-decoration : underline;
}

.poweredby {
	margin : 5px;
}

.focus .image {
	margin-left: 0px;
}
