@CHARSET "UTF-8";


/* Default stuff. */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html,body {
	width: 100%;
	height: 100%;
}
img {
	border: 0pt none;	
	border-style: none;
}
input {
	border: solid 1px;
}

select {
	border: solid 1px;
}



/* Font to match google-adsense. */
body {
	font-family:arial,sans-serif;
	font-size:13px;
	line-height:16px;
}

a {
	color: #EE6926;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 12px;
}


div.content {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

div.main_top {
	height: 105px;
	width: 100%;
	background: url('../images/background_new.png') repeat top center;
}
/* Anchors/menu items in top : */
.main_top a {
	color: #ffcc99;
	font-family: helvetica, arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}

div.main_top_description {
	float:left; 
	padding-left: 100px;
	color: #ffcc99;
	margin-top: -3px;	
}

div.main_top_menu {
	float:right; 
	margin-top: -3px;
}

div.rounded {
	background: #FFFFFF; 
	border: #357456 1px solid;
	margin-top: 6px;
	width: 495px;
}

div.main_center {
	width: 495px;
	min-height: 588px;
	float: left;
}

div.main_title {
	color: #ee6926;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

div.main_text {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;	
}
.main_center h2 a {
	text-decoration: underline;
}


div.main_footer {
	clear: both;
	text-align: center;
    height: 20px;
    padding-top: 3px;
    font-size: 9px;
    color: #357456;
}
.main_footer a {
	font-size: 9px;
	color: #357456;
}
.main_footer a:hover {
	font-size: 9px;
	text-decoration: none;
}

div.menu {
	padding-left: 10px;
}
.menu h2 {
	color: black;
}
.menu a {
	color: #EE6926;
}
.menu ul {
	list-style: circle;list-style-position: inside;
}
.menu li {	
	list-style-image:none;
	list-style-type:none;
	padding-left: 10px;
}
.menu div {
	float: left; 
	padding: 5px 0px 10px 20px;
}


/* Navigation bar contains the breadcrumbs and the search -panel. */
div.navbar {
	height: 50px;
	float: none;
	width: 100%;
}
div.navbar_breadcrumbs {
	float: left;
}
.navbar_searchpanel {
	float: right;
	width: 240px;
}


.breadcrumb {
	float: left;
}

.breadcrumb div {
	float: left;
   	height: 40px;
	font-weight: bold;
	color: white;
}

.breadcrumbroot_left {
   background: url('../images/breadcrumb_root_left.png') no-repeat left top;
   width: 8px;
   margin-left: 1px;
}
.breadcrumbroot_middle {
	background: url('../images/breadcrumb_orange_middle.png') repeat left top;
	height:28px !important;
	padding-top: 12px;
}
.breadcrumbroot_right {
	background: url('../images/breadcrumb_orange_right.png') no-repeat left top;
	width: 25px;
}
.breadcrumbgroup_left {
	background: url('../images/breadcrumb_green_left.png') no-repeat left top;
	width: 19px;
	height: 40px;
	float: left;
}
.breadcrumbgroup_middle {
	background: url('../images/breadcrumb_green_middle.png') repeat left top;
	height:28px;
	float:left;
	padding-top: 12px;
	font-weight: bold;
	color: white;
}
.breadcrumbgroup_right {
	background: url('../images/breadcrumb_green_right.png') no-repeat left top;
	width: 22px;
	height: 40px;
	float: left;
}
.breadcrumbartifact_left {
	background: url('../images/breadcrumb_orange_left.png') no-repeat left top;
	width: 21px;
	height: 40px;
	float: left;
}
.breadcrumbartifact_middle {
	background: url('../images/breadcrumb_orange_middle.png') repeat left top;
	height:28px;
	float:left;
	padding-top: 12px;
	font-weight: bold;
	color: white;
}
.breadcrumbartifact_right {
	background: url('../images/breadcrumb_orange_right.png') no-repeat left top;
	width: 25px;
	height: 40px;
	float: left;
}

.searchpanel_left {
	background: url('../images/search_left.png') no-repeat left top;
	width: 45px;
	height:40px;
	float: left;
}
.searchpanel_magnifier {
	width: 28px;
	float: left;
}
.searchpanel_magnifier_input {
	width: 30px;
	height: 40px;	
	border: 0pt none;
	background: url('../images/search_magnifier.png') no-repeat left top;
	vertical-align: top;
}

.searchpanel_magnifier_input_over {
 	width: 30px;
	height: 40px;
	border: 0pt none;
	background: url(../images/search_magnifier_over.png) no-repeat top left;
	vertical-align: top;
	cursor: pointer;
}

.searchpanel_input {
	float: left;
	width: 110px;
}
.searchpanel_input_top {
	background: url('../images/search_background_top.png') no-repeat left top;
	height: 7px;
}
.searchpanel_input_middle {
	height: 20px;
}
.searchpanel_input_bottom {
	background: url('../images/search_background_bottom.png') no-repeat left top;
	height: 13px;
}
.searchpanel_input_text {
	background: url('../images/search_background.png') no-repeat left top;
	font-size: 1em; 
	padding-top:2px;
	margin-right: 80px;
	width: 126px;
	border:0pt none;
	height: 20px;
	float:left;
}

.searchpanel_right {
	background: url('../images/search_right.png') no-repeat left top;
	height: 40px;
	width:65px;
	float:left;
	margin-right: -8px;
}

/* FAQ */
.faq_list {
	list-style: lower-greek;	
	list-style-position: inside;
}

.faq_answer {
	font-style: italic;
}

.faq_item {
	margin-bottom: 10px;	
}

/* Standard tables */
table.standard {
	width: 	100%;
}

table.standard thead {
	background-color: #68a588;
	color: black;
	text-align: left;
}

table.standard th,td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

table.standard tbody tr:hover {
	cursor: pointer;
	background-color: #bbd0bb;
}

table.standard tbody tr.selected {
	background-color: #bbd0bb;
}

table.standard td {
	border-bottom: 1px dotted #bbd0bb;
}

/* Paged List navigation */
pagedlist_activepage{
	text-decoration: none;
	color: #397659;
    font-weight: normal;
}

pagedlist_listitem {
	display: inline; 
	color: #99b1a6;
}

/* ArtifactDetails page. */
div.details_message {
	padding-left: 20px;
	padding-right: 20px;
}

div.details_message div {
	background: #ffffcc; border:1px dashed #333;padding: 5px;
}


/* Tabs in details page. */
div.mini-tab {
	float: left;
	height: 25px;
}

div.mini-tab-left, div.mini-tab-left-selected {
    height: 25px;
    width: 5px;
    float: left;
    margin-left: -1px;
    background: url('../images/tab_left.png') no-repeat scroll left top;
}
div.mini-tab-left-selected {
    background: url('../images/tab_over_left.png') no-repeat scroll left top;
}

div.mini-tab-middle, div.mini-tab-middle-selected {
    height: 25px;
    float: left;
    background: url('../images/tab_middle.png') repeat scroll left top;
	color: #357456;
}
div.mini-tab-middle-selected {
    background: url('../images/tab_over_middle.png') repeat scroll left top;
}

div.mini-tab-right, div.mini-tab-right-selected {
    height: 25px;
    width: 12px;
    float: left;
    background: url('../images/tab_right.png') no-repeat scroll left top;
}
div.mini-tab-right-selected {
    background: url('../images/tab_over_right.png') repeat scroll left top;
}
div.mini-tab-hr {
    float: left; 
    width: 100%;
    height: 1px;
    background-color: #357456;
}

/* Pom-report */
div.referenced {
	border: 1px solid #357456;
	margin-left: 15px;
	padding-left: 5px;
	color: #357456;
	display: none;
}
