/* body styles */
body {
	color: #333333;
	margin: 0px;
	background: #223082 url('/imageserver/site-integryst/images/background.jpg') no-repeat 50% 0%;
}

.logo {
	padding:20px 0px 0px 40px; 
	float:left;
}

.welcome-text {
	font: normal 10px/100% Verdana, Arial, Helvetica, sans-serif;
}

.mainnav {
	height:27;
	display: inline;
}
.mainnav li {
	margin: 0px 0px 0px 0px;
	border: 3px;
	height:27px;
	padding: 3px 20px 0px 20px;
	display: inline;
	font: normal 14px/130% Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	vertical-align:center;
	font-weight: bold;
	background-image:url('/imageserver/site-integryst/images/mainbar-separator.png');
	background-repeat:no-repeat;
}

.mainnav li.active {
	color:#FFF;
	background-image:url('/imageserver/site-integryst/images/mainbar-bg-active.png');
	background-repeat:repeat-x;
}

.mainnav li a {
	color:#ffffff;
	text-decoration: none;
}

.mainnav li a:hover {
	color:#FB1000;
	text-decoration: none;
}

.secondnav {
	height:21;
	display: inline;
}
.secondnav li {
	height:21px;
	margin: 1px 0px 0px 0px;
	padding: 3px 10px 0px 10px;
	display: inline;
	font: normal 11px/115% Verdana, Arial, Helvetica, sans-serif;
	color:#28297C;
	vertical-align:center;
	background-image:url('/imageserver/site-integryst/images/secondbar-separator.png');
	background-repeat:no-repeat;
}

.secondnav li.active {
	color:#ff0000;
	background-image:url('/imageserver/site-integryst/images/secondbar-bg-active.png');
	background-repeat:repeat-x;
	border-right:solid #9A9BBA 2px;
	border-left:solid #F3F8FB 2px;
}

.secondnav li a {
	color:#28297C;
	text-decoration: none;
}

.secondnav li a:hover {
	color:#ff0000;
	text-decoration: none;
}

.body-text {
	padding: 10px 10px 20px 10px;
	background-color:#ffffff;
	font: normal 12px/130% Verdana, Arial, Helvetica, sans-serif;
}

.home-image {
	float: right; 
	margin: 4px; 
}

.footer-text {
	font: normal 10px/100% Verdana, Arial, Helvetica, sans-serif;
	color: #7E8EC9;
	text-align:center;
}

.logintext {
	font: normal 12px/120% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align:right;
}

.logintext-error {
	font: normal 10px/100% Verdana, Arial, Helvetica, sans-serif;
	color: #f00;
}

.logintext-small {
	font: normal 10px/100% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align:right;
}
#pt-login-username-textbox {
	font: normal 10px/100% Verdana, Arial, Helvetica, sans-serif;
	width:100px;
}

/*used when there is one column */
.wide-column-full {
	padding: 15px 5px 5px 5px;
	float:left;
	width:840px;
}

/*used when there are two columns (a narrow and a wide) */
.narrow-column-big {
	padding: 15px 5px 5px 5px;
	width:240px;
	float:left;
}

.wide-column-big {
	padding: 15px 5px 5px 5px;
	float:left;
	width:580px;
}

/*used when there are two columns (two narrow) */
.narrow-column-mid {
	padding: 15px 5px 5px 5px;
	width:420px;
	float:left;
}

/*used when there are three columns */
.narrow-column-small {
	padding: 15px 5px 5px 5px;
	width:200px;
	float:left;
}

.wide-column-small {
	padding: 15px 5px 5px 5px;
	float:left;
	width:420px;
}

/* portlet styles */
.portlet {
	border-collapse:collapse;
	width:100%;
}

.portlet-header-left {
	background-image:url(/imageserver/site-integryst/images/portlet-header-left.png);
	background-repeat:no-repeat;
	width:10px;
	height:28px;
}

.portlet-header-mid {
	background-image:url(/imageserver/site-integryst/images/portlet-header-mid.png);
	background-repeat:repeat-x;
	width:100%;
	height:28px;
	color: #202F80;
	font: normal 15px/135% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.portlet-header-mid a {
	text-decoration:none;
}

.portlet-header-right {
	background-image:url(/imageserver/site-integryst/images/portlet-header-right.png);
	background-repeat:no-repeat;
	width:10px;
	height:28px;
}


.portlet-body-left {
	border-left: 1px solid #CFD5B4;
	width:10px;
	height:4px;
}

.portlet-body-mid {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:130%;
	font-size:14px;

	padding: 10px 10px 10px 10px;
	vertical-align:top;
	height:4px;
}

.portlet-body-right {
	border-right: 1px solid #CFD5B4;
	width:10px;
	height:4px;
}


.portlet-footer-left {
	background-image:url(/imageserver/site-integryst/images/portlet-footer-left.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:4px;
}

.portlet-footer-mid {
	background-image:url(/imageserver/site-integryst/images/portlet-footer-mid.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:4px;
}

.portlet-footer-right {
	background-image:url(/imageserver/site-integryst/images/portlet-footer-right.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:4px;
}

/* list styles */
.logolist {
}
.logolist li {
	list-style-image:url('/imageserver/site-integryst/images/logo-bullet.png');
	line-height:150%;
	padding: 0px 0px 0px 20px;
}
