﻿a.portal_graphviewer_button
{
	height: 35px;
	background:url("../image/portal_graphviewer_button.png") no-repeat;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	line-height: 35px;
	padding-left: 45px;
	color: #004B80;
	cursor: pointer;
	font-size: 14px;
	margin-right: 3px;
}

body.ie6 a.portal_graphviewer_button {
	background:url("../image/portal_graphviewer_button.gif") no-repeat;
}

a.portal_graphviewer_button span
{
	height: 35px;
	background: url("../image/portal_graphviewer_button.png") right -35px no-repeat;
	display: inline-block;
	padding-right: 10px;
	cursor: pointer;
	float: left;
	margin-right: -3px;
}

body.ie6 a.portal_graphviewer_button span { 
	background: url("../image/portal_graphviewer_button.gif") right -35px no-repeat;
}

a.portal_graphviewer_button:hover
{
	background-position: 0 -70px;
}

a.portal_graphviewer_button:hover span
{
	background-position: 100% -105px;
}

div.portal_graphviewer_panel
{
	position: fixed;
	height: 500px;
	width: 800px;
	background: #fff;
	/*border: 1px solid #ddd;*/
	left: 50%;
	margin-left: -400px;
	top: 10%;
	-webkit-box-shadow: 0 0 60px #999;
	-moz-box-shadow: 0 0 60px #999;
	box-shadow: 0 0 60px #999;
	z-index: 1000;
	font-size: 14px;
}

body.ie div.portal_graphviewer_panel
{
	border: 1px solid #ddd;
}

a.portal_graphviewer_close
{
	background:url("../image/portal_graphviewer.png") no-repeat scroll 0 -193px transparent;
	height:26px;
	margin-right:-13px;
	margin-top:-13px;
	position:absolute;
	width:26px;
	z-index: 1000;
	right: 0;
}

body.ie6 a.portal_graphviewer_close
{
	background-image: url("../image/portal_graphviewer.gif");
}

ul.portal_graphviewer_breadcrumb
{
	list-style: none;
	margin: 0;
	padding: 0;
	height: 21px;
	background: #f7f7f7;
	border-bottom: 1px solid #e0e0e0;
	font-size: 0;
	font-family: Tahoma,Arial,sans-serif;
	position: relative;
}

ul.portal_graphviewer_breadcrumb li
{
	height: 21px;
	vertical-align: top;
}

li.portal_graphviewer_breadcrumb_navigation
{
	display: inline-block;
	border-right: 1px solid #c6c6c6;
	margin-right: 3px;
}

body.ie7 li.portal_graphviewer_breadcrumb_navigation, body.ie6 li.portal_graphviewer_breadcrumb_navigation
{
	display: inline;
}

li.portal_graphviewer_breadcrumb_links
{
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 45px;
	right: 0;
}

a.portal_graphviewer_back
{
	height: 21px;
	width: 21px;
	background: url('../image/portal_graphviewer.png') 0 -73px no-repeat;
	display: inline-block;
}

body.ie6 a.portal_graphviewer_back
{
	background-image: url("../image/portal_graphviewer.gif");
}

a.portal_graphviewer_forward
{
	height: 21px;
	width: 21px;
	background: url('../image/portal_graphviewer.png') 0 -121px no-repeat;
	display: inline-block;
}

body.ie6 a.portal_graphviewer_forward
{
	background-image: url("../image/portal_graphviewer.gif");
}

li.portal_graphviewer_breadcrumb_navigation a:hover
{
	background-color: #dadada;
}

a.portal_graphviewer_breadcrumb_link
{
	display: inline-block;
	height: 21px;
	padding: 0 18px 0 5px;
	background: url('../image/portal_graphviewer.png') 100% -168px no-repeat;
	line-height: 21px;
	color: #999;
	font-size: 14px;
	text-decoration: none;
	outline: none;
}

body.ie6 a.portal_graphviewer_breadcrumb_link
{
	background-image: url("../image/portal_graphviewer.gif");
}

a.portal_graphviewer_breadcrumb_highlighted
{
	color: #4D95DE;
}

div.portal_graphviewer_body
{
	height: 100%;
	margin-right: 241px;
}

div.portal_graphviewer_sidebar
{
	height: 100%;
	float: right;
	width: 240px;
	background: #f0f6fc url('../image/portal_graphviewer_icon.png') 50% 45% no-repeat;
	border-left: 1px solid #d1d6db;
	position: relative;
}

div.portal_graphviewer_info
{
	padding: 15px 0 0;
	line-height: 13px;
	font-size: 14px;
}

div.portal_graphviewer_info div.rendering
{
	padding: 0 15px;
	max-height: 200px;
	overflow: auto;
}

p.portal_graphviewer_buttons
{
	padding: 10px 0 0 15px;
}

div.portal_graphviewer_info h2.title
{
	font-size: 14px;
}

p.portal_graphviewer_reduced
{
	margin: 5px 10px;
	background: #fdd;
	border: 1px solid #d99;
	padding: 3px 5px;
	color: #943;
	font-size: 14px;
	border-radius: 3px;
}

p.portal_graphviewer_reduced a
{
	color: #36f;
}

a.portal_graphviewer_control
{
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding: 0 10px;
	border-radius: 8px;
	border: 1px solid #ddd;
	background: #fff;
	text-decoration: none;
}

/*********** Layouts **********/



ul.portal_graphviewer_layouts
{
	border-top: 1px solid #e8eff6;
	height: 30px;
	bottom: 0px;
	position: absolute;
	width: 240px;
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
	background: #f7fbff;
}

ul.portal_graphviewer_layouts a
{
	display: inline-block;
	height: 24px;
	padding-left: 28px;
	line-height: 24px;
	text-decoration: none;
	color: #43484e;
}

a.portal_graphviewer_force
{
	background: url('../image/portal_graphviewer.png') no-repeat;
}

a.portal_graphviewer_radial
{
	background: url('../image/portal_graphviewer.png') 0 -24px no-repeat;
}

a.portal_graphviewer_circle
{
	background: url('../image/portal_graphviewer.png') 0 -48px no-repeat;
}

body.ie6 ul.portal_graphviewer_layouts a
{
	background-image: url("../image/portal_graphviewer.gif");
}

ul.portal_graphviewer_layouts li
{
	text-align: center;
	display: inline-block;
	float: left;
	padding: 0px 0px 0 8px;
}

/*********** Options **********/

div.portal_graphviewer_options
{
	border: 1px solid #e8eff6;
	border-width: 1px 0;
	padding: 10px 0 5px 15px;
	background: #F7FBFF;
	bottom: 35px;
	position: absolute;
	width: 225px;
}

div.portal_graphviewer_options a
{
	display: block;
	background: url('../image/portal_graphviewer.png') 0 -233px no-repeat;
	padding-left: 20px;
	height: 15px;
	color: #333;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
	margin-bottom: 3px;
	outline: none;
}

body.ie6 div.portal_graphviewer_options a
{
	background-image: url("../image/portal_graphviewer.gif");
}

div.portal_graphviewer_options ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.portal_graphviewer_options ul ol
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}

li.portal_graphviewer_selected a
{
	background-position: 0 -266px;
	font-weight: bold;
}

div.portal_graphviewer_options li li a
{
	color: #999;
}

div.portal_graphviewer_options li.portal_graphviewer_selected li a
{
	background-position: 0 -233px;
	font-weight: normal;
	color: #000;
}

div.portal_graphviewer_options li.portal_graphviewer_selected li.portal_graphviewer_selected a
{
	background-position: 0 -266px;
	font-weight: bold;
}

.portal_graphviewer_graph {
	position: relative; /* used for positioning by the busy marker for the html diagram */
}