@font-face {
	font-family: 'District Thin';
	src: url('../fonts/Distthin.eot');
	src: local('DistrictThin Regular'), local('DistrictThin'), url('../fonts/Distthin.woff') format('woff'), url('../fonts/Distthin.otf') format('opentype'), url('../fonts/Distthin.svg#DistrictThin') format('svg');
}

body{	
	width:100%;        
	background: #ffffff;
	font-family:  Arial, Helvetica,Verdana, sans-serif;
	font-size: 62.5%;
	line-height:1.8em;
	color:#000000;
	margin: 0px;
	padding: 0px;
}

.clearit{
	overflow:hidden;
	height:0px;
	width:100%;
	clear:both;        
}

p,form,div{
	padding:0px;
	margin:0px;        
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

hr{
	margin-top:5px;
	border: none 0; 
	border-top: 1px solid #d2e2d8;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

div.full_width{
	width:100%;
	font-size:1.1em;
	position:relative;
}
div.width_950{
	width:950px;
	margin:0 auto;
	position:relative;
}
#greenHalfBack{
	height:23px;
	position:absolute;
	top:0px;
	left:0px;
	background:#00633c;
	width:50%;
}
#psyHalfBack{
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	width:50%;
	height:100%;
	min-height: 100%;
	background:#bfe496;
}
#greenFront{
	background:#00633c;
	height:23px;
	display:block;
	width:100%;
}
#header{
	min-height:120px;
	_height:120px;
}
#logo{
	position:absolute;
	right:0px;
	top:41px;
}
#primaryMenuOuter{
	width:730px;
}
#primaryMenu{
	margin:0;
	padding:0;
	list-style:none;
	background:url('../images/banner_tile.jpg') no-repeat;
	float:left;
	padding-top:13px;
}
#primaryMenu li{
	float:left;
}
#primaryMenu li a:link,#primaryMenu li a:visited{
	color:#00633c;
	font-size:1.2em;
	text-decoration:none;
	display:block;
	padding:0px 0px 3px 0px;
	margin:5px 5px;
	border-bottom:1px solid #ffffff;
}
#primaryMenu li a.first:link,#primaryMenu li a.first:visited{
	margin-left:0px;
}
#primaryMenu li a.last:link,#primaryMenu li a.last:visited{
	margin-right:0px;
}
#primaryMenu li a:hover{
	border-bottom:1px solid #00633c;
}
#primaryMenu li.active a:link,#primaryMenu li.active a:visited,#primaryMenu li.active a:hover{
	border-bottom:4px solid #00633c;
}
#breadCrumb{
	color:#999999;
	font-size:1.2em;
	display:block;
	clear:both;
	margin-top:26px;
	margin-left:236px;
}
#breadCrumb ul{
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	min-height:20px;
	_height:20px;
}
#breadCrumb li{
	float:left;
	display:inline;
}
#breadCrumb li a{
	color:#999999;
	display:block;
	margin:0 3px;
	background:url("../images/chevron.gif") no-repeat right center;
	padding-right:17px;
}
#breadCrumb li a.last{
	background:none;
}
#breadCrumb li a:link,#breadCrumb li a:visited{
	text-decoration:none;
}
#breadCrumb li a:hover{
	text-decoration:underline;
}

#banner{
	background: #bfe496 url('../images/banner_tile.jpg') repeat-y;
	min-height:90px;
	_height:90px;
}
#loginIndicator{
	padding:6px;
	color:#006b3e;
	font-size:1.1em;
}
#loginIndicator a:link,#loginIndicator a:visited{
	color:#006b3e;
}
#loginIndicator a:hover{
	color:#fff;
}
#searchBox{
	float:left;
	width:231px;
	padding-top:15px;
	padding-left:5px;
	overflow:hidden;
}
#searchBox input{
	font-size:0.9em;
}
#searchInput{
	float:left;
	border:1px solid #9dbea6;
	padding:2px;
	outline:0;
}
#searchGo{
	margin-left:10px;
	float:left;
}
#banner h1{
	font-family:"District Thin",Arial,Helvetica,Verdana;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#ffffff;
	font-size:3.3em;
	line-height:1.1em;
	padding-top:0px;
	float:right;
	width:714px;
}
#contentHolder,#footer{
	background: transparent url('../images/body_tile.gif') repeat-y;
}
#content{
	width:714px;
	float:right;
	margin-bottom:20px;
}
#contentBanner,#contentBannerRoller{
	width:100%;
	text-align:right;
	position:relative;
}
#contentBannerOverlay{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	min-height: 100%;
	width:50%;
	background:url("../images/banner_overlay.png") repeat-y left top;
}
#contentBannerRoller{
	height:168px;
	overflow:hidden;
}
#absoluter{
	position:relative;
	width:100%;
	height:168px;
	overflow:hidden;
}
#absoluter img{
	position:absolute;
	left:0px;
	top:0px;
}
#greenDivider{
	background:#00633c;
	color:#ffffff;
	text-align:right;
	padding:6px 0px;
	padding-right:65px;
	font-size:1.3em;
	z-index:3;
	position:relative;
	overflow:hidden;
	display:block;
	float:left;
	width:649px;
}
/*News Cameos*/
#newsSection{
	position:relative;
	float:right;
	width:177px;
	border:1px solid #b5d3c4;
	border-bottom:none;
	border-top:none;
	margin-left:30px;
	background:#fcfdfc;
	z-index:1;
	margin-top:-10px;
}
#newsSection ul{
	margin:0;
	padding:20px;
	list-style:none;
}
#newsSection ul li{
	margin:0px 0px 15px 0px;
	padding:0;
}
#newsSection span.headline{
	display:block;
	color:#00633c;
	font-weight:bold;
	font-size:1.1em;
}
#newsSection p.excerpt{
	margin:3px 0px;
}

#moreNews{
	display:block;
	text-align:right;
	padding:5px 10px 5px 0px;
	background-color:#e4efeb;
	border-top:1px solid #b5d3c4;
	border-bottom:1px solid #80b39a;
	font-size:11px;
	margin-top:-10px;
}
/*End News cameos*/

#actualContent{
	padding-left:29px;
	font-size:1.15em;
	line-height:1.6em;
	color:#666666;
}
#actualContent h2{
	font-weight:normal;
	font-size:1.6em;
}
#actualContent h3{
	font-weight:bold;
	font-size:1.3em;
}
#actualContent h4{
	font-weight:bold;
	font-size:1.1em;
}
#actualContent p,h2,h3,h4{
	margin:5px 0px 10px 0px;
}
#actualContent p{
	margin-top:0px;
}
#actualContent p.green_hilite{
	font-weight:bold;
	color:#00663c;
}
#actualContent a:link,#actualContent a:visited{
	color:#00663c;
	text-decoration:underline;
}
#actualContent a:hover{
	color:blue;
}
#userContent{
	padding:18px 0 0 0;
}
#partnerProfiles{
	float:none;
	margin-top:20px;
}
#partnerProfiles span{
	color:#ffffff;
	font-size:1.2em;
	background:#07623c;
	float:left;
	padding:5px 15px;
	z-index:6;
	position:relative;
}
#partnerProfileLinks{
	border:1px solid #0b6533;
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	clear:left;
	width:400px;
	background:#f7faf9;
	margin-top:-10px;
	margin-left:30px;
	padding-top:10px;
	z-index:4;
	position:relative;
	display:inline;
}
#partnerProfileLinks li{
	margin:0px 20px 0px 20px;
	border-bottom:1px solid #c5c9ca;
	padding:10px 0px;
}
#partnerProfileLinks li.last{
	border:none;
}
#partnerProfileLinks span{
	font-size:1em;
	background:transparent;
	padding:0;
	margin:0;
	float:none;
	margin-left:20px;
	font-size:0.8em;
}

p.contact_link{
	padding-top:20px;
	float:right;
	clear:right;
}
p.contact_link a:link,p.contact_link a:visited{
	display:block;
	border:1px solid #99c1b1;
	color:#ffffff !important;
	text-decoration:none !important;
	padding:10px;
	padding-right:22px;
	background:#07623c url("../images/chevron_green.jpg") no-repeat right center;
	font-size:1.1em;
}
p.contact_link a:hover{
	text-decoration:underline !important;
}
p.contact_link span{
	display:block;
	font-family:"District Thin",Arial,Helvetica,Verdana;
	font-weight:normal;
	font-size:2em;
	line-height:2em;
	text-align:right;
}

p.dataroom {
  font-size: 1.2em;
  color: #505050;
}

#mainMenu{
	float:left;
	width:236px;
	overflow:hidden;
	margin-bottom:20px;
}
#mainMenu ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:18px;
	margin-top:10px;
}
#mainMenu ul li{
	padding:0;
	margin:15px 0px;
}
#mainMenu ul ul li{
	padding-left:15px;
	font-size:14px;
}
#mainMenu ul ul ul li{
	font-size:12px;
}
#mainMenu ul ul ul ul li{
	font-size:11px;
}
#mainMenu li a:link,#mainMenu li a:visited{
	color:#00633c;
	text-decoration:none;
	display:block;
	_height:1em;
}
#mainMenu li a:hover{
	text-decoration:underline;
}
#mainMenu li.active{
	font-weight:bold;
	background:url("../images/chevron.gif") no-repeat -5px 1px;
}
#mainMenu li.active li{
	font-weight:normal;
}
#mainMenu li.active li.active{
	font-weight:bold;
}



#footerOuter{
	
}
#footer{
	border-top:1px solid #7f7f7f;
}
#footerInner{
	margin-left:236px;
	margin-bottom:20px;
}
#greenFooter{
	background:#00633c url("../images/faint_gg.jpg") no-repeat right bottom;
	color:#ffffff;
	padding:20px 40px;
	font-size:11px;
}
#footerCol1{
	float:left;
}
#footerCol2{
	float:left;
	padding-left:45px;
}

#footerMenu ul{
	list-style:none;
	padding:0;
	margin:0;
	margin-left:30px;
	padding-top:15px;
}
#footerMenu ul li{
	float:left;
	margin:0px 5px;
}
#footerMenu ul li a:link,#footerMenu ul li a:visited{
	color:#666666;
	text-decoration:none;
}
#footerMenu ul li a:hover{
	color:#00633c;
	text-decoration:underline;
}
#footerLogo{
	display:none;
}

#dataFooterOuter{
	
}
#dataFooter{
	border-top:1px solid #7f7f7f;
}
#dataFooterInner{
	margin-left:236px;
	margin-bottom:20px;
}
#greenDataFooter{
	background:#00633c url("../images/faint_gg.jpg") no-repeat right bottom;
	color:#ffffff;
	padding:20px 40px;
	font-size:11px;
}
#dataFooterCol1{
	float:left;
}
#dataFooterCol2{
	float:left;
	padding-left:45px;
}

#dataFooterMenu ul{
	list-style:none;
	padding:0;
	margin:0;
	margin-left:30px;
	padding-top:15px;
}
#dataFooterMenu ul li{
	float:left;
	margin:0px 5px;
}
#dataFooterMenu ul li a:link,#dataFooterMenu ul li a:visited{
	color:#666666;
	text-decoration:none;
}
#dataFooterMenu ul li a:hover{
	color:#00633c;
	text-decoration:underline;
}
#dataFooterLogo{
	display:none;
}

#credit{
	font-size:10px;
	float:right;
	color:#999999;	
} 
#credit a:link,#credit a:visited{
	color:#999999;
	text-decoration:none;
}
#credit a:hover{
	color:red;
}

#actualContent div.case_study_cameo{
	
	margin:0px;
}
#actualContent div.case_study_cameo h2{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:1.4em;
	line-height:1.2em;
}
#actualContent div.case_study_cameo p{
	margin:0px;
	padding:0px;
}
#actualContent div.case_study_inner{
	padding:5px 10px;
}
#actualContent div.case_study_img{
	width:20%;
	margin-left:10px;
	margin-bottom:10px;
	float:right;
}
#actualContent div.case_study_img img{
	border:none;
}

#contactForm .left_pane{
	float:left;
	clear:left;
	width:376px;
}
#contactForm .right_pane{
	float:right;
	clear:right;
	width:290px;
}
#contactForm .left_pane .contact_form table{
	margin:10px 0px;
}
#contactForm .left_pane .contact_form label{
	font-weight:bold;
}
#contactForm .left_pane .contact_form input,#contactForm .left_pane .contact_form textarea{
	width:245px;
}
#contactForm .left_pane .contact_form input.button{
	width:auto;
}
#map{
	width:100%;
	height:300px;
	margin:20px 0px 0px 0px;
	overflow:hidden;
}

#profileGrid{
	margin:0;
	padding:0;
	list-style:none;
}

/*#profileGrid li{
	width: 45%;
	min-height: 150px;
	border: 1px solid #e3e3e3;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	padding:5px;
	zoom: 1;
	*display: inline;
	_height: 150px;
}*/
#profileGrid li{
	display:block;
	border-bottom:1px solid #e3e3e3;
	padding-bottom:10px;
	margin:10px 0px;
	position:relative;
}
#profileGrid li .profile_img {
/*	float:right;
	clear:right;*/
	float:left;
	width:200px;
	overflow:hidden;
	margin-left:5px;
}
#profileGrid li div.txt{
	float:left;
	padding-left:20px;
}
#profileGrid li div.pageTitle{
	font-family:arial,Helvetica,Verdana;
	font-size:1.6em;
}
#profileGrid li span,#profileDetails span{
	display:block;
}
#profileGrid li p span{
	font-size:1.2em;
	line-height:1.6em;
}

#profileGrid li span.specialty,#profileDetails span.specialty{
	font-weight:bold;
}
#profileGrid li span.specialty{
	font-size:1.3em;
}
#profileGrid li span.email a:link,#profileGrid li span.email a:visited{
	color:#00633c;
	text-decoration:none;
}
#profileGrid li span.email a:hover{
	text-decoration:underline;
}
#profileDetails{
	float:right;
	margin:10px 0px 10px 10px;
	padding-left:15px;
	border-left:1px solid #555555;
}
#profileDetails div.profile_img img{
	width:200px;
}
#profileDetails h2{
	margin:10px 0px 5px 0px;
	padding:0px;
}
#profileDetails span{
	width:200px;
}

#simpleSearchResults div.search_results{
	display:block;
	padding:5px 0px;
}
#simpleSearchResults div.search_results div.pageType{
	font-weight:bold;
	font-family:Arial,Tahoma;
	color:#666666;
	line-height:2em;
	font-size:0.9em;
}
#simpleSearchResults div.search_results div.pageTitle, div.pageTitle{
	font-family:Arial,Helvetica,Verdana;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.2em;
}
#simpleSearchResults div.search_results div.pageTitle a, div.pageTitle a{
	color:#00663c !important;
	text-decoration:none !important;
}
#simpleSearchResults div.search_results div.pageTitle a:hover, div.pageTitle a:hover{
	text-decoration:underline;
}
#simpleSearchResults div.search_results div.pageContent{
	padding-top:5px;
}
#simpleSearchResults div.search_results div.pageContent td img{
	width:50px;
	float:left;
}
#simpleSearchResults div.search_results div.pageLink{
	float:right;
	color:#00663c;
}
div.bar{
	margin:10px 0px;
	background:#ffffff url('../images/bar.jpg') repeat-x left bottom;
	border:1px solid #898989;
	border-top:none;
	width:99%;
	padding:5px 0px;
	display:block;
	clear:both;
}
div.barInner{
	margin-top:-5px;
	position:relative;
	display:block;
}
a.prevLink:link,a.nextLink:link,a.prevLink:visited,a.nextLink:visited{
	color:#660000;
	text-decoration:none;
}
a.prevLink:hover,a.nextLink:hover{
	text-decoration:underline;
}
a.prevLink,a.nextLink,span.prevLink,span.nextLink{
	background: url('../images/prev_arrow.gif') no-repeat;
	padding-left:27px;
	padding-top:3px;
	padding-bottom:4px;
	line-height:20px;
	margin:0px 0px 0px 10px;
}
a.nextLink,span.nextLink{
	background: url('../images/next_arrow.gif') no-repeat right center;
	padding-left:0px;
	padding-right:27px;
	margin:0px 10px 0px 0px;
}
span.prevLink,span.nextLink{
	color:#9f9f9f;
}
span.prevLink{
	background: url('../images/prev_arrow_d.gif') no-repeat;
}
span.nextLink{
	background: url('../images/next_arrow_d.gif') no-repeat right center;
}
img.imageRight {
	float: right;
	clear: right;
	padding: 0px 0px 15px 15px; 
}
img.imageLeft {
	float: left;
	clear: left;
	padding: 0px 15px 15px 0px; 
}
.printPage {
	float: left;
	padding: 10px 5px 10px 25px;
	margin: 10px 0px 0px 0px;
	border-top: solid 1px #CCCCCC;
	background: url('../images/print.gif') no-repeat left center;
}
.hp{
	display:none;
}
img {
	-ms-interpolation-mode : bicubic;
}
table.caseTable {
	margin: -2px 0 0 0;
	width: 660px;
}
table.caseTable td, table.caseTable th {
	text-align: left;	
}
.caseRecords {
	float:left;
	background: ;
	padding: 0 0 0 18px;
}
.recordLinks a:link, .recordLinks a:visited {
	display:block;
	border:1px solid #99c1b1;
	color:#ffffff !important;
	text-decoration:none !important;
	padding:3px 5px;
	margin: 0 15px 15px 0;
	background:#07623c;
	float: left;
}

/* -------------- Downloads Area for Dataroom ------------------- */
#contentLeft{
	float:left;
	width:100%;
}

#contentLeft #downloads{
	width:64.2%;
	height:420px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#f9f9f9;
	z-index:1;
	position:relative;
	padding:1% 0 10px 0;
	float:right;
}
#downloadInner{
	height:98%;
	padding:1% 1.5% 0 1.5%;
	overflow:auto;
	background:#fefefe;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0px 0px 5px #333 inset;-webkit-box-shadow:0px 0px 5px #333 inset;box-shadow:0px 0px 5px #333 inset;
}
/*--*/
#contentLeft #downloads div.download{
	width: 88px;
	min-height: 90px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	zoom: 1;
	*display: inline;
	_height: 90px;
	background:#ffffff;
	/*-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px; */
	padding:5px;
	border-bottom:1px solid #A0A0A0;
	-moz-box-shadow: 2px 2px 3px #888;
	-webkit-box-shadow: 2px 2px 3px #888;
	-o-box-shadow: 2px 2px 3px #888;
	box-shadow: 2px 2px 3px #888;
	position:relative;
	cursor:pointer;
	overflow:hidden;
	-webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  
	-webkit-transition-property:display,width,height,margin,padding,border,background-color;
	-webkit-transition-duration:0.25s;
	-moz-transition-property:display,width,height,margin,padding,border,background-color;
	-moz-transition-duration:0.25s;

}
#contentLeft #downloads div.download input{
	margin-top:25%;
	float:left;
	-webkit-transition-property:all;
	-webkit-transition-duration:0.25s;
	-moz-transition-property:all;
	-moz-transition-duration:0.25s;
}
#contentLeft #downloads div.download span.icon img{
	float:none;
	height:64px;
	-webkit-transition-property:all;
	-webkit-transition-duration:0.25s;
	-moz-transition-property:all;
	-moz-transition-duration:0.25s;
	margin-left: 15px;
}
#contentLeft #downloads div.download span.name{
	display:block;
	clear:both;
	text-align:center;
	font-size:10px;
	overflow:hidden;
	height:14px;
	line-height:14px;
	-webkit-transition-property:all;
	-webkit-transition-duration:0.25s;
	-moz-transition-property:all;
	-moz-transition-duration:0.25s;
}
#contentLeft #downloads div.download span.filename{
	clear:both;
	display:block;
	text-align:center;
	font-size:9px;
	overflow:hidden;
	height:12px;
	line-height:12px;
	color:#666666;
	-webkit-transition-property:all;
	-webkit-transition-duration:0.25s;
	-moz-transition-property:all;
	-moz-transition-duration:0.25s;
}
#contentLeft #downloads div.download span.uploadedOn{
	display:none;
}
#contentLeft #downloads div.not_visible{
	background-color:#f9f9f9;
	border:1px solid #f1f1f1;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	opacity:0.7;
}
#contentLeft #downloads div.hilited{
	border:1px solid #660000;
	background:#ffeff1;
}
#contentLeft #downloads div.hilited.selected{
	background:#ffeff1;
}

/*-*/
#contentLeft #downloads.smallView div.download{
	width: 98%;
	/*display:block;*/
	min-height:0;
	height:20px;
	margin:1px 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#contentLeft #downloads.smallView div.download input{
	margin-top:0.5%;
	float:left;
}
#contentLeft #downloads.smallView div.download span.icon img{
	float:left;
	height:20px;
}
#contentLeft #downloads.smallView div.download span.name{
	clear:none;
	float:left;
	display:inline;
	text-align:left;
	padding-left:10px;
	height:27px;
	overflow:hidden;
	width:400px;
	line-height:27px;
	font-size: 14px;
	color: #11734F;
}
#contentLeft #downloads.smallView div.download span.filename{
	text-align:left;
}

#contentLeft #downloads.smallView div.download span.name p{
	font-size: 12px;
	text-align: right;
	color: #606060;
	right: 110px;
	bottom: -10px;
	position: absolute;
}
#contentLeft #downloads.smallView div.download span.viewFolder {
  border-radius: 15px;
  background-color: #F0F2F0;
}
#contentLeft #downloads.smallView div.download span.viewFolder a{
  color: #02613E;
  text-decoration: underline;
}
#contentLeft #downloads.smallView div.download span.filename{
	clear:none;
	float:left;
	text-align:right;
	font-size:10px;
	overflow:hidden;
	height:28px;
	line-height:12px;
	color:#666666;
	width:140px;
}
#contentLeft #downloads.smallView div.download span.uploadedOn{
	display:inline;
	clear:none;
	float:right;
	text-align:right;
	font-size:10px;
	overflow:hidden;
	height:20px;
	line-height:20px;
	color:#666666;
	width: 150px;
}

#contentLeft #downloads.smallView div.download span.uploadedOn a{
  background-color: #F0F0F0;
  border-radius: 15px;
  padding: 3%;
  text-decoration: none;
}

#contentLeft #downloads.smallView div.download span.uploadedOn a:hover{
  background-color: #F0F0F0;
  border-radius: 15px;
  padding: 3%;
  text-decoration: underline;
}

/*-*/
/*-*/
#contentLeft #downloads.listView div.download{
	width: 98%;
	/*display:block;*/
	min-height:0;
	height:60px;
	margin:1px 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}
#contentLeft #downloads.listView div.download input{
	margin-top:0.5%;
	float:left;
}
#contentLeft #downloads.listView div.download span.icon img{
	float:left;
	height:60px;
}
#contentLeft #downloads.listView div.download span.name{
	clear:none;
	float:left;
	display:inline;
	text-align:left;
	padding-left:10px;
	height:60px;
	overflow:hidden;
	width:230px;
	line-height:28px;
	font-size: 18px;
	color: #11734F;
}

#contentLeft #downloads.listView div.download span.name p{
	font-size: 12px;
	color: #606060;
}
#contentLeft #downloads.listView div.download span.viewFolder {
  border-radius: 15px;
  background-color: #F0F2F0;
}
#contentLeft #downloads.listView div.download span.viewFolder a{
  color: #02613E;
  text-decoration: underline;
}
#contentLeft #downloads.listView div.download span.filename{
	clear:none;
	float:left;
	text-align:right;
	font-size:10px;
	overflow:hidden;
	height:28px;
	line-height:12px;
	color:#666666;
	width:140px;
}
#contentLeft #downloads.listView div.download span.uploadedOn{
	display:inline;
	clear:none;
	float:right;
	text-align:right;
	font-size:12px;
	overflow:hidden;
	height:80px;
	line-height:80px;
	color:#666666;
	width: 150px;
}

#contentLeft #downloads.listView div.download span.uploadedOn a{
  background-color: #F0F0F0;
  border-radius: 15px;
  padding: 5%;
  text-decoration: none;
}

#contentLeft #downloads.listView div.download span.uploadedOn a:hover{
  background-color: #F0F0F0;
  border-radius: 15px;
  padding: 5%;
  text-decoration: underline;
}

#contentLeft #downloads div.download.selected{
	border:1px solid #a51224;
	background-color:#ffeff1 !important;
}

#contentLeft #trashCan{
	border:1px solid #cccccc;
	text-align:center;
}
#contentLeft #trashCan img{
	padding:10px 0px;
}
#contentLeft #trashCan span{
	display:block;
}
#contentLeft #trashCan span.head{
	background-color:#cccccc;
	font-weight:bold;
	font-size:14px;
	color:#a51224;
	padding:3px 0px;
}
#contentLeft #trashCan.onDrop{
	border:1px solid #a51224;
	background:#e3e3e3;
}
#contentLeft #trashCan.onDrop span.head{
	background-color:#a51224;
	color:#ffffff;
}

#contentLeft ul.list li.onDrop,#column2 ul.list li.onDrop{
	border:1px solid #a51224;
	background:#666666 !important;
}

#downloadEditor{
	border:1px solid #a51224;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding:5px;
	background:#ffeff1;
}

#contentLeft #downloads.onDrop{
  background:#a51224;
}
#downloads.onDrop #downloadInner{
  background:#ffeff1;
}
#DDUploadProgress div.pn{
  border:1px solid #ccc;
  margin:0 0 10px 0;
  text-align:center;
  background:#f9f9f9;
}
#DDUploadProgress div.pn span{
  display:block;
  color:#a51224;
}
#DDUploadProgress div.pn span.bar_holder{
  height:10px;
  border:1px solid #a51224;
  margin:3px;
}
#DDUploadProgress div.pn span.bar{
  background:#a51224;
  height:10px;
  width:0%;
  -webkit-transition-property:width;
	-webkit-transition-duration:0.2s;
	-webkit-transition-timing-function:ease-out;
	-moz-transition-property:width;
	-moz-transition-duration:0.2s;
	-moz-transition-timing-function:ease-out;
}
#downloads #multifileDragHelper{
  text-align:center;
  cursor:pointer;
  padding-top:20px !important;
  min-height:70px !important;
  font-size:16px;
  line-height:21px;
  font-family:Arial;
}
#downloads #multifileDragHelper span.count{
	display:block;
	float:none;
	margin-top:0px;
	margin-right:0px;
	font-size:16px;
  line-height:18px;
  font-family:Arial;
}
#downloads.listView #multifileDragHelper{
  padding-top:5px !important;
  min-height:23px !important;
}
#downloads.listView #multifileDragHelper span.count{
  display:inline !important;
}

#downloads.smallView #multifileDragHelper{
  padding-top:0px !important;
  min-height:40px !important;
}

#toolbar{
	height:31px;
	border:1px solid #cbcbcb;
	border-top:0;
	border-bottom:0;
	background:url("../images/admin/toolbar_tile.jpg") repeat-x;
	margin:0 0 2px 0;
	width:64%;
	float:right;
}
#toolbar div.left_aligned{
	float:left;
}
#toolbar div.right_aligned{
	float:right;
}
#toolbar a,#toolbar div.toolbar_item{
	font-family:Arial;
	text-decoration:none;
	color:#666666;
	float:left;
	display:inline;
	height:17px;
	padding:7px;
	background-repeat:repeat-x;
	border-right:1px solid #cbcbcb;
	font-weight:bold
}
#toolbar a.selected{
	background:url("../images/admin/toolbar_selected.jpg") repeat-x;
	color:#000000;
}
#toolbar a:hover{
	background:url("../images/admin/toolbar_hilite.jpg") repeat-x;
}
#toolbar a.selected:hover{
	background:url("../images/admin/toolbar_selected.jpg") repeat-x;
}
#toolbar a span,#toolbar div.toolbar_item span{
	float:left;
	padding-left:3px;
}
#toolbar a img{
	float:left;
	margin-top:1px;
}
#toolbar img.show_er{
	position:absolute;
	top:10px;
	right:0px;
	display:none;
	cursor:pointer;
}
#toolbar input{
	font-size:11px;
	height:14px;
	border:1px solid #cccccc;;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width:120px;
}
#numItems{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	color:#000000;
	padding:0px 3px;
	font-weight:bold;
	text-align:center;
	background:#fff1f1;
	border:1px solid #660000;
}

#column2,#column3{
	float:right;
	display:none;
	border:2px solid #d2e2d8;
	padding:1%;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-left:1px;
}

#column2.noStyle,#column3.noStyle{
	float:left;
	display:none;
	border:none;
	padding:0;
	-moz-border-radius:none;
	-webkit-border-radius:none;
	border-radius:none;
}
#column3.noStyle{
	float:right;
}

.ui-state-highlight{
	border:1px dashed #666666;
}
div.ui-resizable-s{
	height:12px;
	background-color:#000000;
	position:absolute;
	bottom:0px;
	height:10px;
	display:block;
	width:95%;
	left:10px;
	cursor:ns-resize;
	background:url("../images/admin/resize_handle.png") no-repeat center center;
}

/* CSS Document */

 /* ----------------------------------------------------- */