﻿

body
{
    background-color: #717174;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    margin: 0px;
    text-align: center;
}
* html img { behavior:url(../../pngbehavior.htc); border:0px; }
a { color : #ffffff; text-decoration:none; }
a:hover { color: #ffffff; text-decoration:underline; }
h1
{
    margin: 0px;
    font-size: 14px;
}
h2
{
    margin: 0px;
    font-size: 12px;
}
h3
{
    margin: 0px;
    font-size: 10px;
}
td
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
}
p
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
}
img
{
    border: 0px;
}

#wrapper
{
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #ffffff;
    min-height: 530px;
    border: 1px solid #8e3b3b;
    margin: 10px;
}
* html #wrapper
{
    height: 530px;
}
.wHead
{
    width: 760px;
    margin: 0px;
    padding: 0px;
}

.shareTable
{
    width: 742px;
}
* html #copyWrapper
{
    height: 450px;
}

.modalBackground
{
    background-color: #333333;
    filter: alpha(opacity=70);
    opacity: 0.7;
    -moz-opacity: 0.7;
}
/* base layer, with left-hand bg */
.modalPopup
{
    width: 480px;
    height: 500px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    background-image: url(/images/modalPopupbg.png);
    background-position: left top;
    background-repeat: no-repeat;
}
* html .modalPopup { background-image:none; border:2px solid #ffffff; background-color:#000000; }
.modalPopup_File
{
    width: 608px;
    height: 386px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    background-image: url(/images/modalPopupFile.png);
    background-position: left top;
    background-repeat: no-repeat;
}
* html .modalPopup_File { background-image:none; border:2px solid #ffffff; background-color:#000000; }
.modalPopup_user
{
    width: 480px;
    height: 375px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    background-image: url(/images/modalPopupUser.png);
    background-position: left top;
    background-repeat: no-repeat;
}
* html .modalPopup_user { background-image:none; border:2px solid #ffffff; background-color:#000000; }
.modalPopup_userNew
{
    width: 480px;
    height: 414px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    background-image: url(/images/modalPopupUserNew.png);
    background-position: left top;
    background-repeat: no-repeat;
}
* html .modalPopup_userNew { background-image:none; border:2px solid #ffffff; background-color:#000000; }
.modalPopup_password
{
    width: 480px;
    height: 165px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    background-image: url(/images/modalPopupbg_password.png);
    background-position: left top;
    background-repeat: no-repeat;
}

* html .modalPopup_password { background-image:none; border:2px solid #ffffff; background-color:#000000; }
/* third layer needs a  left margin to overcome the width of first and second layer backgrounds */
.L2
{
    background-image:url(/blank.gif);
    z-index:99;
    color:#ffffff;
    position: relative;
    text-align: right;
    margin: 14px;
    padding: 0px;
}

.modalCopy
{
    height: 342px;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-right: 14px;
    margin-left: 0px;
    padding-left: 10px;
}
.modalMover
{
    margin: 0px;
    float: left;
    width: 24px;
    height: 24px;
    cursor: move;
}
.modalCancel
{
    margin: 0px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    cursor: hand;
}
.modalControls
{
    position: relative;
    margin-left: 0px;
    width: 452px;
    height: 24px;
    text-align: center;
}
.modalControlsFile
{
    position: relative;
    margin-left: 0px;
    height: 24px;
    text-align: center;
}
.instLink
{
    color: #363636;
    text-decoration: none;
}

.formItemHeading
{
    height: 26px;
    color:#ffffff;
    white-space: nowrap;
    text-align: right;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 12px;
    font-weight: bold;
}
.formItem
{
    border: 1px solid #82999a;
    font-weight: bold;
    font-size:11px;
    font-family: arial, helvetica, sans-serif;
    padding: 2px;
    color: #4e2c2c;
}
table.orgDataInput 
{
	margin-left: 14px;
	margin-right: 14px;
    margin-top: 0px;
    margin-bottom: 14px;
}
table.orgDataInput td
{
	padding:6px;
}

.formTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 22px;
}

.progress
{
    background-color: #ffffff;
}
.adminLvl
{
    margin-top: 18px;
    margin-left: 10px;
    text-align: left;
    color: #ffffff;
}
.adminLvl a:link, a:hover, a:visited, a:active
{
    color: #ffffff;
    text-decoration: none;
}
.adminLvl td
{
    color: #ffffff;
}


#cLgSt
{
    margin-top:12px;
    margin-right: 56px;
    color: #ffffff;
}
#cLgSt a:link, a:hover, a:visited, a:active
{
    color: #ffffff;
    text-decoration: none;
}

.textitems
{
    margin: 0px;
    padding: 0px;
    width: 500px;
}

.comments
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 20px;
    margin-top:12px;
    margin-bottom:6px;
    margin-right: 40px;
    background-image: url(/images/comments_icon.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 150px;
    float: right;
}

.comments a:link
{
    text-decoration: none;
    color: #fff;
}

.comments a:visited
{
    text-decoration: none;
    color: #fff;
}

.adminEdit
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 20px;
    margin-right: 40px;
    background-image: url(/images/edit_icon.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 56px;
}
.adminEdit a:link, a:hover, a:visited, a:active
{
    text-decoration: none;
    color: #fff;
}


.adminDelete
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 20px;
    margin-right: 40px;
    background-image: url(/images/delete_icon.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 74px;
}
.adminDelete a:link, a:hover, a:visited, a:active
{
    text-decoration: none;
    color: #fff;
}

.adminShare
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 20px;
    margin-right: 40px;
    background-image: url(/images/manage_portfolio_icon.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 130px;
}


.adminShare a:link, a:hover, a:visited, a:active
{
    text-decoration: none;
    color: #fff;
}

.adminReplace
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 20px;
    margin-right: 40px;
    background-image: url(/images/replace_icon.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 84px;
}
.adminReplace a:link, a:hover, a:visited, a:active
{
    text-decoration: none;
    color: #fff;
}
.addUser
{
    display:block;
    margin-left:28px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 20px;
    margin-top:10px;
    margin-right: 40px;
    background-image: url(/images/new_user_icon.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 92px;
}
.addOrg
{
    display:block;
    margin-left:28px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 20px;
    margin-right: 40px;
    background-image: url(/images/new_org_icon.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 134px;
}

.adminNewItem
{
    display:block;
    margin-left:8px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #fff;
    padding-top: 20px;
    margin-right: 40px;
    background-image: url(/images/new_generic_icon.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 89px;
    text-decoration:none;
}

.exclaimItem
{
    display:block;
    color: #fff;
    padding-top: 20px;
    margin-left:21px;
    margin-right: 40px;
    background-image: url(/images/exc_icon.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    width: 134px;
    text-decoration:none;
}
.contentContainer
{
    width: 500px;
    padding:0px;
    padding-left: 35px;
    border-left: 1px solid #000;
    margin-left: auto;
    margin-right: 52px;
    margin-top: 25px;
    margin-bottom:0px;
    text-align: left;
}

.contentContainer.archiveSet{
	border-top:1px solid black;
	padding-top:10px;    
}

.description
{
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    color: #fff;
    padding-top: 10px;
    width: 300px;
}

.description a:link
{
    text-decoration: none;
    color: #FFF;
}

.description a:visited
{
    text-decoration: none;
    color: #FFF;
}

.footer
{
    width: 790px;
    height: 117px;
    margin:0px;
    padding:0px;
}

.header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px;
    padding: 5px;
    height: auto;
    width: 490px;
}

.item
{
    clear: both;
    margin-top: 10px;
    width: 100%;
    border-bottom: 1px dotted #fff;
    margin-bottom: 5px;
}

.pageContainer
{
    background-image: url(/images/shadow_bkgd.jpg);
    background-repeat: repeat-y;
    width: 790px;
    text-align: right;
}

.section
{
    margin-top: 35px;
}

.thumbnail
{
    width:500px;
    overflow:hidden;
    margin-top: 15px;
    
}
.thumbnail a { display:block; }

.thumbnail a:hover{
	border:none !important;
}

.wrapper
{
    width: 790px;
    margin-left: auto;
    margin-right: auto;
}

.uListTable 
{
    width:494px;
}
.uListTableHeader { width:494px; background-color:#b5b5bd; color : #000000; font-weight:bold; }
























/* Archive Addition */

.reset {clear:both;height:0px;}
.archiveNavWrapper {float:left;margin-top:25px;}
.archiveNavWrapper div {
	margin-left:20px;
	width:129px;
	height:41px;
	line-height:41px;
	background-image:url('../../images/tab_off.jpg');
	text-align:center;
	position:relative;
	left:1px;
	color:#000000 !important;
	font-weight:bold;
	font-size:14px;}
.archiveNavWrapper div.bottom {
	top:-2px;
}
.archiveNavWrapper div.focused {
	background-image:url('../../images/tab_on.jpg');
}

.archiveNavWrapper div.default{
	left:54px;
}

* html .archiveNavWrapper div.default { left:52px; }
#archiveData {}	
#archiveData div.noArchiveItems{text-align:center;padding-top:50px;padding-bottom:50px;font-weight:bold;font-size:20px;color:#FFFFFF;}
#archiveData div.selectAll{background-color:#96959A;margin-bottom:10px;margin-top:10px;color:#FFFFFF;font-size:10px;font-weight:bold;}
#archiveData div.yearSection {border-bottom:1px dotted white;margin-top:10px;line-height:37px;font-size:14px;font-weight:bold;color:white;}
#archiveData div.sectionDivider {padding-top:10px;}
#archiveData div.subCategory{margin-left:22px;margin-top:5px;font-size:12px;font-weight:bold;color:white;}
#archiveData div.subCategory.items {font-weight:normal;}
#archiveData div.subCategory.items div.itemWrapper {margin-top:15px;margin-bottom:5px;}
#archiveData div.subCategory.items div.itemWrapper div.selector {float:left;margin-right:8px;}
#archiveData div.subCategory.items div.itemWrapper div.detail {float:left;font-size:10px;}
#archiveData div.subCategory.items div.itemWrapper div.view {float:right;margin-right:20px;}
#archiveData img {vertical-align:middle;}
#archiveData img.expandContract {cursor:hand;cursor:pointer;vertical-align:middle;}
#archiveData input {vertical-align:middle;}

	
.hide {display:none;}



