/* ----------------------------- */
/*           YUI stuff           */
/* ----------------------------- */
.yuix-t1 {
    margin: auto;
    text-align: left;
    width: 57.69em;
    *width: 56.25em;
    min-width: 750px;
}

.yuix-t1 #yui-main {
    float: right;
    margin-left: -25em; /* IE: preserve layout at narrow widths */
}

.yuix-t1 .yui-b {
    float: left;
    width: 18.4615em;
    *width: 18.00em;
}

.yuix-t1 #yui-main .yui-b {
    margin-left: 19.4615em;
    *margin-left: 19.125em;
}

/* ----------------------------- */
/*        General styles         */
/* ----------------------------- */
html {
    /*
    background: #fff url('../interface/html_bg.png') repeat scroll left top;
    */
    background: #e9ece2 none;
    color: #000;
    color: #333;
}

body {
    font-family: "Lucida Grande", arial, helvetica, clean, sans-serif;
    background: transparent url('../interface/body_bg.png') repeat-x scroll left top;
}

hr {
    padding: 0em;
    margin: 1em 0em;
    color: #ccc;
    height: 1px;
    border: 1px dotted #ccc;
    border-left-width: 0px;
    border-right-width: 0px;
}

small {
    font-size: 85%;
}

strong {
    font-weight: bold !important;
}

em {
    font-style: italic !important;
}

abbr {
    border-bottom: 1px dotted #454545;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.highlight {
    background-color: yellow;
    color: black;
}

.error {
    color: #cc0000;
    font-weight: bold;
}

.success {
    color: #339900;
    font-weight: bold;
}

.subdued {
    color: #999;
}

.caption {
    font-size: 85%;
    color: #999;
}

/* ----------------------------- */
/*             Header            */
/* ----------------------------- */
#hd {
    position: relative;
    height: 137px;
}

#hd h1 {
    position: absolute;
    left: 0px;
    top: 20px;
    width: 311px;
    height: 94px;
    width: 292px;
    height: 83px;
    text-indent : -9999px;
    overflow: hidden;
    margin: 0em;
    background: transparent url('../interface/branding.png') no-repeat scroll left top;
}

#hd h1 a {
    display: block;
    width: 311px;
    height: 94px;
    width: 292px;
    height: 83px;
}

/* ----------------------------- */
/*          Navigation           */
/* ----------------------------- */
#navigation {
    position: absolute;
    right: 15px;
    bottom: 5px;
}

#navigation ul {
    float: right;
}

#navigation ul li {
    float: left;
}

#navigation li a {
    background: url('../interface/btn_left.png') no-repeat scroll left top;
    padding: 6px 15px;
    font-weight: bold;
    display: block;
}

#navigation li a:link,
#navigation li a:visited {
    color: white;
    font-size: 108%;
    text-decoration: none;
}

#navigation li a:hover,
#navigation li a:active {
    color: #6dcb6f;
    font-size: 108%;
    text-decoration: none;
}

#navigation li.active a {
    color: #6dcb6f;
}

#navigation li {
    display: inline;
    background: url('../interface/btn_right.png') top right no-repeat;
    float: left;
}

/* ----------------------------- */
/*             Body              */
/* ----------------------------- */
#bd {
    position: relative;
    padding: 0px 2px;
}

#doc2 #bd {
    background: transparent url('../interface/bd_shadow_950.png') repeat-y scroll left top;
}

#doc4 #bd {
    background: transparent url('../interface/bd_shadow_974.png') repeat-y scroll left top;
}

#bd-wrapper {
    padding: 1em 0em;
    border-left: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    background: #fff url('../interface/bd_bg.png') repeat-x scroll left bottom;
}

#bd-rounded {
    margin-top: 1.16em;
    padding: 0px 16px 0px 0px;
    height: 14px;
    background: url('../interface/bd_rounded.png') no-repeat right -14px;
}

#bd-rounded .l {
    float: left;
    width: 16px;
    height: 14px;
    background: url('../interface/bd_rounded.png') no-repeat left top;
}

#bd-rounded .m {
    margin-left: 16px;
    height: 14px;
    background: url('../interface/bd_rounded.png') repeat-x left -28px;
}

#bd h1,
#bd h2,
#bd h3,
#bd h4,
#bd h5,
#bd h6 {
    
}

#bd h1 {
    font-size: 197%;
    margin-bottom: 0.365em;
}

#bd h2 {
    font-size: 146.5%;
    margin-bottom: 0.365em;
}

#bd h3 {
    font-size: 123.1%;
    font-weight: bold;
    margin-bottom: 0.365em;
}

#bd h4 {
    font-size: 108%;
    font-weight: bold;
    margin-bottom: 0.77em;
    margin-bottom: 0.365em;
}

#bd h5 {
    font-size: 108%;
    font-weight: bold;
}

#bd h6 {
    font-weight: bold;
    font-style: italic;
}

#bd a {
    color: #2E7DB8;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

#bd a.large {
    font-size: 146.5%;
}

#bd a:hover,
#bd a:active {
    color: #2E7DB8;
    color: #1a5e8b;
    border-bottom: 1px dotted #1a5e8b;
}

/* ----------------------------- */
/*            Content            */
/* ----------------------------- */
#content {
    min-height: 450px;
    padding: 0em 1em 0em 1.74em;
    padding: 0em 1.77em 0em 1.77em;
}

div.yuix-t1 #content {
    padding: 0em 1.77em 0em 0em;
}

#breadcrumb {
    margin: 0em !important;
}

#content p {
    text-align: justify;
}

#content p,
#content ul,
#content ol,
#content dl {
    margin-bottom: 1.97em;
}

/*#content p a.thumb {
    float: right;
    margin-left: 1em;
}*/

#content a.morelink {
    padding-left: 15px;
    background: transparent url('../interface/more.gif') no-repeat scroll left top;
}

#content a.morelink:hover,
#content a.morelink:active {
    background: transparent url('../interface/more.gif') no-repeat scroll left -37px;
}

#content a.morelink span {
    display: none;
}

#content h4 span.date {
    display: block;
    color: #999;
}

#content ul > li {
    margin: 0.365em 0em;
    padding: 0em 0em 0em 1.539em;
    background: transparent url('../interface/bullet.gif') no-repeat scroll 3px 0px;
    *background: transparent url('../interface/bullet.gif') no-repeat scroll 0px 0px;
}

#content ol > li {
    margin: 0.365em 0em 0.365em 1.539em;
    list-style-position: outside;
    list-style-type: decimal;
}

#content ol > li ol > li {
    list-style-type: lower-alpha;
}

#tags {
   width: 31em !important;
}

/* ----------------------------- */
/*            Messages           */
/* ----------------------------- */
#content div.error-messages,
#content div.notice-messages,
#content div.success-messages {
    padding: 1em 0.77em 1em 3.94em;
    margin: 1em 0em;
}

#content div.error-messages {
    border: 1px solid #dd3c10;
    background: #ffebe8 url('../interface/32_error.png') no-repeat scroll 9px center;
}

#content div.notice-messages {
    border: 1px solid #ffe222;
    background: #fffbe2 url('../interface/32_info.png') no-repeat scroll 9px center;
}

#content div.success-messages {
    border: 1px solid #19B078;
    background: #E8FFEF url('../interface/32_success.png') no-repeat scroll 9px center;
}

#content div.error-messages div.remove,
#content div.notice-messages div.remove,
#content div.success-messages div.remove {
    float: right;
    width: 8px;
    height: 8px;
    background: transparent url('../interface/close.gif') no-repeat scroll left top;
    cursor: pointer;
    font-size: 0pt;
}

#content div.error-messages h4,
#content div.notice-messages h4,
#content div.success-messages h4 {
    display: none;
}

#content div.error-messages ul,
#content div.notice-messages ul,
#content div.success-messages ul {
    margin: 0em;
}

/* ----------------------------- */
/*          Feature box          */
/* ----------------------------- */
#content div.featurebox {
    border-top: 1px solid #97d95b;
    border-bottom: 1px solid #97d95b;
    background-color: #e5f7d5;
    margin: 1em 0em;
    padding: 1em 1em 0em 1em;
}

#content div.featurebox h3 {
    color: #1b5f90;
    padding-bottom: 0.365em;
    border-bottom: 1px dotted #97d95b;
}

#content div.featurebox p {
    color: #000;
}

/* ----------------------------- */
/*         Search Results        */
/* ----------------------------- */
#content div.resultslist-wrap li {
    font-weight: bold;
}

#content div.resultslist-wrap li dl {
    
}

#content div.resultslist-wrap li dt {
    font-size: 108%;
}

#content div.resultslist-wrap li dd {
    font-weight: normal;
}

#content div.resultslist-wrap li dd.desc {
    
}

#content div.resultslist-wrap li dd.filetype {
    float: left;
    color: #999;
    padding-right: 1em;
    margin-right: 1em;
    border-right: 1px solid #999;
}

#content div.resultslist-wrap li dd.date {
    color: #999;
}

/* ----------------------------- */
/*           Pagination          */
/* ----------------------------- */
#content div.pagination {
    background: #f5f5f5 none;
    border: 1px solid #ddd;
    color: #666;
    cursor: default;
    padding: 0.365em 0.5em;
    margin: 1em 0em;
    line-height: 116%;
}

#content div.pagination * {
    margin: 0em;
}

#content div.pagination p {
    float: right;
}

#content div.pagination span {
    background: #fff none;
    color: #999;
    border: 1px solid #ddd;
    padding: 0.1em 0.5em;
}

#content div.pagination span.active {
    color: #333;
    font-weight: bold;
}

#content div.pagination a {
    background: #fff none;
    border: 1px solid #ddd;
    padding: 0.1em 0.5em;
    text-decoration: none;
}

#content div.pagination a:hover {
    background-color: #2f7ab1;
    color: #fff;
}

#content div.pagination h4 {
    float: left;
    font-size: 100%;
}

/* ----------------------------- */
/*             Tables            */
/* ----------------------------- */
#content table {
    padding: 0;
    margin: 1em 0em;
    border: 1px solid #ddd;
    background: #fff;
}

#content table.wide {
    width: 100%;
}

#content table tr.alt {
    background-color: #f5f5f5;
}

#content table th,
#content table td {
    text-align: left;
    padding: 0.365em 0.5em;
    border-bottom: 1px solid #ddd;
}

#content table td {
    border-right: 1px solid #ddd;
}

#content table.horizontal th,
#content table.horizontal td {
    text-align: center;
}

#content table th {
    background-color: #eee;
    font-weight: bold;
    border-right: 1px solid #ddd;
    border-bottom-style: dotted;
    white-space: nowrap;
}

#content table.wide th {
    width: 20%;
}

#content table thead th {
    text-align: left;
    vertical-align: bottom;
    padding: 0.365em 0.365em;
    font-size: 138.5%;
    border: 1px solid #ddd;
    border-width: 0 1px 1px 0;
    white-space: normal;
}

#content table tr ul {
    text-align: left;
}

#content table#rewards-catalog {
    width: 100%;
}

/* ----------------------------- */
/*             Forms             */
/* ----------------------------- */
form {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    margin: 1.97em 0em;
    padding: 1em 1em 0em 1em;
}

form div.hint {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid #e9e9e9;
}

form div.hint span.required {
    background: transparent url('../interface/required.gif') no-repeat scroll left top;
    padding-left: 12px;
}

form ul.errors {
    margin: 0em;
}

form ul.errors li {
    color: #cc0000;
    background-image: url('../interface/bullet_red.gif');
}

form fieldset {
    border: 1px solid #ddd;
    border-bottom: 1px solid #e9e9e9;
    margin: 1em;
    padding: 1em;
}

form fieldset legend {
    padding:0 5px;
    font-weight: bold;
}

form .submit {
    text-align: right;
    padding: 0px 12px 0.77em 0px;
}

/* ----------------------------- */
/*       Definition Lists        */
/* ----------------------------- */
#content dl {
    margin: 0em;
}

#content dl dt {
    font-weight: normal;
}

#content dl dt label {
    padding-left: 12px;
}

#content dl dt label.required {
    background: transparent url('../interface/required.gif') no-repeat scroll left top;
}

#content dl dd {
    margin-bottom: 1em;
    padding: 0px 0px 1em 12px;
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid #e9e9e9;
}

/* overrides for table-like layout of form */
#content dl.table dt {
    float: left;
}

#content dl.table dd {
    padding: 0px 0px 0em 0em;
    margin: 0em 0em 0em 120px;
    border-width: 0px;
}

#content dl.table dd {
    padding: 0px 0px 0.77em 12px;
}

/* ----------------------------- */
/*             Sidebar           */
/* ----------------------------- */
#sidebar {
    /*
    background-color: #ff6600;
    */
}

#sidebar div.wrapper {
    margin: 0px 0px 0px 6px;
    padding: 0em 1.6em 0em 1.74em;
}

#sidebar h5 {
    width: 147px;
    height: 26px;
    padding: 10px 0px 0px 45px;
    color: #fff;
    font-weight: bold;
    background: #97d95b url('../interface/header_h5_bg.jpg') no-repeat scroll left top;
}

#sidebar ul {
    width: 192px;
    min-height: 90px;
    margin-bottom: 1.97em;
    text-align: center;
    background: #fff url('../interface/sidebar_bg.gif') repeat-x scroll left -20px;
}

#sidebar ul li {
    padding: 0.365em;
    border-bottom: 1px solid #E9ECE2;
}

#sidebar ul li h6 {
    text-align: left;
    font-style: normal;
}

#sidebar form {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

#sidebar fieldset {
    padding: 0.5em;
    margin: 0.5em;
    border: none;
}

#sidebar form fieldset legend {
    display: none;
}

#sidebar #user-login .dijit {
    width:160px;
}

#sidebar p {
    padding-left: 1em;
}

/* ----------------------------- */
/*             Footer            */
/* ----------------------------- */
#ft {
    text-align: center;
    position: relative;
    font-size: 93%;
    color: #66818e;
    margin-bottom: 40px;
}

#ft p {
    
}

#ft a:link,
#ft a:visited {
    color: #FF8000;
    text-decoration: underline;
}

#ft a:hover,
#ft a:active {
    color: #FF8000;
    text-decoration: none;
}

#ft .wrapper {
    padding: 0px 2px;
}

#doc2 #ft .wrapper1 {
    padding: 0px 2px;
    background: transparent url('../interface/bd_shadow_950.png') repeat-y scroll left top;
}

#doc4 #ft .wrapper1 {
    padding: 0px 2px;
    background: transparent url('../interface/bd_shadow_974.png') repeat-y scroll left top;
}

#ft .wrapper1 .wrapper2 {
    border-left: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    background: #ced9e1 none;
    padding: 1em 25px;
}

#ft .rounded {
    padding: 0px 27px 0px 0px;
    height: 30px;
    background: url('../interface/ft_rounded.png') no-repeat right -30px;
}

#ft .rounded .l {
    float: left;
    width: 27px;
    height: 30px;
    background: url('../interface/ft_rounded.png') no-repeat left top;
}

#ft .rounded .m {
    margin-left: 27px;
    height: 30px;
    background: url('../interface/ft_rounded.png') repeat-x left -60px;
}

/* ----------------------------- */
/*           Progressbar         */
/* ----------------------------- */
.progressbar {
    position: relative;
    width: 100%;
    height: 1.5em;
    padding: 2px;
    margin: 0;
    border:1px solid #bbb;
}

.progressbar .progress {
    width: 0%;
    height: 100%;
    background: #009900;
}

.progressbar .label {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    padding: .25em 0;
}

/* ----------------------------- */
/*          Thumbs/Links         */
/* ----------------------------- */
#content a.thumb {
    display: inline-block;
    overflow: hidden;
    width: 32px;
    height: 20px;
    padding-top: 32px;
}

#content a.csv {
    background: transparent url('../interface/csv.png') no-repeat left top;
}

#content a.cards {
    background: transparent url('../interface/cards.png') no-repeat left top;
}

#content a.vcard {
    background: transparent url('../interface/vcard.png') no-repeat left top;
}

#content a.flyer {
    background: transparent url('../interface/flyer.png') no-repeat left top;
}

#content a.pdf {
	background: transparent url('../interface/icons/silk/book.png') no-repeat left top;
	padding-left: 20px;
}

#content a.pdfupload {
	background: transparent url('../interface/icons/silk/book_add.png') no-repeat left top;
}

#content a.link {
    padding-left: 20px;
}

#content table thead tr th a.link {
    float: right;
    display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 0px;
    padding: 16px 0 0 0;
    margin: 2px 2px 0 0;
}

#content a.right{
    float: right;
    display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 0px;
    padding: 16px 0 0 0;
    margin: 2px 2px 0 0;
}

#content a.forward {
    padding: 0px 20px 0px 0px;
    background: transparent url('../interface/icons/silk/arrow_right.png') no-repeat right;
}

#content a.back {
    background: transparent url('../interface/icons/silk/arrow_left.png') no-repeat left;
}

#content a.add {
    background: transparent url('../interface/icons/silk/add.png') no-repeat left;
}

#content a.edit {
    background: transparent url('../interface/icons/silk/pencil.png') no-repeat left;
}

#content a.remove {
    background: transparent url('../interface/icons/silk/delete.png') no-repeat left;
}

/* ----------------------------- */
/*          Messages             */
/* ----------------------------- */
#content #messages a.unread {
    font-weight: bold;
<<<<<<< .mine
}
=======
}
/* ----------------------------- */
/*      POPUP CONTAINER STYLES   */
/* ----------------------------- */
#popupMask {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 2px solid #000000;
	background-color: #ffffff;
}

#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	background-color: #486CAE;
	color: #ffffff;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #78A3F2;
	border-left: 1px solid #78A3F2;
	border-right: 1px solid #204095;
	position: relative;
	z-index: 203;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}>>>>>>> .r1242
