/*
 * Copyright 2006-2009 The Kuali Foundation
 * 
 * Licensed under the Educational Community License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 * 
 * http://www.osedu.org/licenses/ECL-2.0
 * 
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
body
{
	font-size: 71%;
	margin: 0;
	background-color: #a02919;
}

form { margin: 0; }
li, td, div, th, table, span, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table
{
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

a:link
{
	text-decoration: underline;
	color: #000000;
}

a:visited
{
	text-decoration: underline;
	color: #000000;
}

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

a:active
{
	color: #333333;
	text-decoration: underline;
}

.alignright
{
	margin-top: 0;
	text-align: right;
}

.small { font-size: .9em; }



#portchancont table
{
		
}

#portchancont td
{
	padding-left: 12px;
	

}

#topcontrols
{
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	background-image:  url("../images-portal/topcontrolback.gif");
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 3px;
}

#topcontrols input.loginbox
{
	border: 1px solid #666666;
	height: 14px;
	font-size: 80%;
	background-color: #FBF8E0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#topcontrols input.loginbutton
{
	border: none;
	background-color: #FBF8E0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#topcontrols a:link
{
	color: #000000;
	text-decoration: none;
}

#topcontrols a:visited
{
	color: #000000;
	text-decoration: none;
}

#topcontrols a:hover
{
	color: #990000;
	text-decoration: underline;
}

#topcontrols a:active
{
	color: #333333;
	text-decoration: underline;
}

#search
{
	position: absolute;
	top: 70px;
	right: 0;
	text-align: right;
	background-image:   url("../images-portal/searchback.gif");
	height: 38px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 60px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
}

#search input
{
	border: 1px solid #480000;
	font-size: 10px;
	background-color: #FFFFCC;
}

#search select
{
	border: 1px solid #480000;
	font-size: 10px;
	background-color: #FFFFCC;
}

#search input.loginbox
{
	border: 1px solid #666666;
	font-size: 10px;
	background-color: #FBF8E0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	height: 16px;
}

#search input.go
{
	font-size: 10px;
	background-color: #BA3B25;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #FF7979;
	border-right: 2px solid #761818;
	border-bottom: 2px solid #761818;
	border-left: 1px solid #FF7979;
}

/*******************************************************************************
                       Positioning rules
*******************************************************************************/


#login-info
{
	height: 12px;
	position: absolute;
	top: 87px;
	right: 210px;
	color: #990000;
}


#build
{
	height: 12px;
	position: absolute;
	top: 47px;
	right: 20px;
	color: #999999;
}

#feedback
{
	height: 12px;
	position: absolute;
	top: 10px;
	right: 10px;
	font-weight: bold;
	color: #999999;
}


#header
{
	height: 70px;
	background-image:  url("../images-portal/headerback.gif");
	color: #FFFFFF;
	font-size: 1.5em;
}

#header span { display: none; }

#header h1.kfs
{
	background-image:   url("../images-portal/logo-kfs.gif");
	margin: 0px;
	padding: 0px;
	height:70px;
	width: 221px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header h1.kra
{
	background-image:   url("../images-portal/logo-kra.gif");
	margin: 0px;
	padding: 0px;
	height:70px;
	width: 221px;
	position: absolute;
	left: 0px;
	top: 0px;
}

div.header2
{
	background-image:   url("../images-portal/head2-back.gif");
	background-color: #F4D9D8;
	background-repeat: repeat-x;
	height: 38px;
}

div.header2-left
{
	background-image:   url("../images-portal/header2-left.gif");
	height: 38px;
	background-repeat: no-repeat;
}

div.header2-left-focus
{
	background-image:   url("../images-portal/header2-left-focus.gif");
	height: 38px;
	background-repeat: no-repeat;
}

div.breadcrumb
{
	font-family: "Arial Narrow";
	font-size: 16px;
	position: absolute;
	left: 182px;
	top: 65px;
	color: #000000;
	font-weight: bold;
}

div.breadcrumb-focus
{
	position: absolute;
	left: 28px;
	top: 84px;
	color: #000000;
	font-weight: bold;
}

div.tabposition
{
	position: absolute;
	top: 48px;
	left: 190px;
	width: 200px;
	white-space: nowrap;
}

#tabs
{
	float: left;
	font-size: 93%;
	line-height: normal;
	white-space: nowrap;
	width: 800px;
}

#tabs ul
{
	margin: 0;
	padding: 0px 0px 0;
	list-style: none;
	white-space: nowrap;
}

#tabs li.red
{
	background:  url("../images-portal/left-red.gif") no-repeat left top;
	margin: 0px 3px;
	padding: 0px 0px 0px 9px;
	float: left;
		white-space: nowrap;
}

#tabs a.red
{
	float: left;
	display: block;
	background:  url("../images-portal/right-red.gif") no-repeat right top;
	padding: 5px 9px 4px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}



#tabs li.green
{
	background:   url("../images-portal/left-tan.gif") no-repeat left top;
	margin: 0 3px;
	padding: 0 0 0 9px;
	float: left;
}

#tabs a.green
{
	float: left;
	display: block;
	background:   url("../images-portal/right-tan.gif") no-repeat right top;
	padding: 5px 9px 4px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}


/* Commented Backslash Hack
   hides rule from IE5-Mac \*/

#tabs a
{
	float: none;
	white-space: nowrap;
}

/* End IE5-Mac hack */
#tabs a:hover
{
	color: #333333;
	text-decoration: underline;
}

#tabs #current { background-image: url("../../portal2/images/left_on.gif"); }

#tabs #current a
{
	background-image: url("../../portal2/images/right_on.gif");
	color: #333;
	padding-bottom: 5px;
}

#subtabs { background-color: #99FF99; }

h1, h2
{
	margin: 0;
	font-size: 100%;
}

.footerbevel
{
	background-image: url(../images-portal/bl-bevel-focus.gif);
	height: 27px;
}

#footer-copyright
{
	background-color: #a02919;
	color: #fff;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background-image:   url("../images-portal/os-guy.gif");
	padding-top: 20px;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	background-position: right 5px;
	height: 60px;
}

#footer-copyright a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer-copyright a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer-copyright a:hover
{
	color: #000000;
	text-decoration: underline;
}

#footer-copyright a:active
{
	color: #000000;
	text-decoration: underline;
}

#footer-nav
{
	background-image:   url("../images-portal/leftback.gif");
	background-repeat: no-repeat;
	height: 20px;
	background-color: #FFFFFF;
}

#footer-nav-focus
{
	background-image:   url("../images-portal/bl-bevel-focus.gif");
	background-repeat: no-repeat;
	height: 20px;
	background-color: #FFFFFF;
	background-position: left bottom;
}

#footer-nav  a:link
{
	color: #000000;
	text-decoration: none;
}

#footer-nav  a:visited
{
	color: #000000;
	text-decoration: none;
}

#footer-nav  a:hover
{
	color: #990000;
	text-decoration: underline;
}

#footer-nav  a:active
{
	color: #333333;
	text-decoration: underline;
}

#footer-nav-focus  a:link
{
	color: #000000;
	text-decoration: none;
}

#footer-nav-focus  a:visited
{
	color: #000000;
	text-decoration: none;
}

#footer-nav-focus  a:hover
{
	color: #990000;
	text-decoration: underline;
}

#footer-nav-focus  a:active
{
	color: #333333;
	text-decoration: underline;
}

div.leftswoop
{
	background:   url("../images-portal/subnav-left.gif") no-repeat left top;
	padding: 0 0 0 9px;
	float: left;
	position: relative;
	left: 40%;
	right: 60%;
	bottom: 2px;
}

html>body div.leftswoop
{
	background:   url("../images-portal/subnav-left.gif") no-repeat left top;
	padding: 0 0 0 9px;
	float: left;
	position: relative;
	left: 40%;
	right: 60%;
	bottom: 3px;
}

span.rightswoop
{
	float: left;
	display: block;
	background:   url("../images-portal/subnav-right.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
}

.centerfootnav { width: 300px; }

div#leftbox
{
	left: 0px;
	padding-top: 0px;
	margin: 0;
	width: 169px;
}

.leftback { background-image:   url("../images-portal/leftback.gif"); }
.leftback-focus { background-image:   url("../images-portal/leftback-focus.gif"); }
td.content-33 {
	padding-bottom: 40px;
	width: 33%;
}

#middlebox
{
	margin: 0px 0px 0px 169px;
	background-color: #FFFFFF;
}

div#rightbox
{
	position: absolute;
	right: 0px;
	width: 30%;
	background-color: #FFFFFF;
}

/** 'portlet' block **/





#portlets-left-column
{
	margin: 0 0 0 12px;
	padding: 0;
	width: 49%;
	float: left;
}

#portlets-right-column
{
	margin: 0 12px 0 0;
	padding: 0;
	width: 50%;
	float: right;
}

.portlet
{
	margin: 20px 10px 0px;
	padding: 0px;
	border: 1px solid #999999;
}


.portlet-iframe
{
	margin:  0px;
	padding: 0px;
	border: 1px solid #999999;
}


.portlet .header
{
	padding-left: 0.25em;
	background-color: #E5E5E5;
	height: 22px;
	background-image:  url("../images-portal/chanhead-back.gif");
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #990000;
	text-align: left;
}

.portlet .header h2
{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	float: left;
	white-space: nowrap;
}

.portlet .header span
{
	height: 100%;
	
}

.portlet-nav { float: left; }

#navcontainer
{
	margin: 0px;
	padding: 0px;
	width: 169px;
}

#navcontainer ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navcontainer li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navcontainer a
{
	display: block;
	padding: 4px 0px 4px 12px;
	width: 169px;
	border-bottom: 1px solid #333333;
	background-image:   url("../images-portal/subnav-back.gif");
	background-position: right;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

html>body #navcontainer a
{
	display: block;
	padding: 4px 0px 4px 12px;
	width: 157px;
	border-bottom: 1px solid #333333;
	background-image:   url("../images-portal/subnav-back.gif");
	background-position: right;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


#navcontainer a.current
{
	display: block;
	padding: 4px 0px 4px 12px;
	width: 169px;
	border-bottom: 1px solid #333333;
	background-image:   url("../images-portal/subnav-back1.gif");
	background-position: right;
	text-decoration: none;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

html>body #navcontainer a.current
{
	display: block;
	padding: 4px 0px 4px 12px;
	width: 157px;
	border-bottom: 1px solid #333333;
	background-image:   url("../images-portal/subnav-back1.gif");
	background-position: right;
	text-decoration: none;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}




#navcontainer a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-image:   url("../images-portal/subnav-back1.gif");
	color: #000000;
}

#misclinks
{
	padding-top: 30px;
	padding-left: 8px;
}

#misclinks li { list-style-image:   url("../images-portal/bullet.gif"); }

#misclinks a:link
{
	color: #000000;
	text-decoration: none;
}

#misclinks a:visited
{
	color: #000000;
	text-decoration: none;
}

#misclinks a:hover
{
	color: #990000;
	text-decoration: underline;
}

#misclinks a:active
{
	color: #333333;
	text-decoration: underline;
}

/** 'portlet' block: portlet mode and window state controls **/
div.portlet-head { height: 40px; }
div.portlet-title {
	float: left;
	padding: 3px;
}

h2.portlet-title
{
	font-family: "Arial Narrow";
	font-size: 16px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #8D2C1B;
	white-space: nowrap;
}
.messageofday
{
	font-family: "Arial Narrow";
	font-size: 100%;
	color: #8D2C1B;
	white-space: nowrap;
}

.menu-subheader
{

	color: #8D2C1B;

}

div.portlet-modify
{
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.dddlist
{
	width: 68px;
	font-size: 10px;
	background-color: #e5e5e5;
	height: 14px;
	border: 1px solid #999999;
	float: right;
}

.portlet .body { padding: 10px; }
.portlet .header span.min { background: url(../../portal2/images/min.png) no-repeat; }
.portlet .header span.max { background: url(../../portal2/images/max.png) no-repeat; }
.portlet .header span.norm { background: url(../../portal2/images/norm.png) no-repeat; }
.portlet .header span.view { background: url(../../portal2/images/view.png) no-repeat; }
.portlet .header span.edit { background: url(../../portal2/images/edit.png) no-repeat; }
.portlet .header span.help { background: url(../../portal2/images/help.png) no-repeat; }


.bord-lb {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A8B2BC;
	border-left-color: #A8B2BC;
}
.bord-rt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #A8B2BC;
	border-right-color: #A8B2BC;
}




ul.chan {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul {
	margin: 0px;
	padding: 0px;
}









span.left
{
	float: left;
	text-align: left;
}

span.right
{
	text-align: right;
	float: right;
}

td.disabled-text{color:#999999}

li {color:#999999}
