/* CSS Document */
#navHolder {

}

#homeColBlockBottom {
	background: transparent url("../images/bg-home-column-block-bottom.png") left bottom no-repeat;
	padding: 4px 4px 2px 3px;
}

#homeMessage {
	height: 272px;
	padding-left: 2px;
	position: relative;
}

#homeTabs {
	position: relative;
	height: 100%;	
}

.tab {
	float: left;
	width: 226px;
}

.tabTitleBar {
	font-size: 13px;
	font-weight: bold;
	color: #374347;
	border-bottom: 1px solid #ccc;
	padding: 0 4px 0 6px;
	margin-bottom: 15px;
}

.tabTitleBarBg {
	background: transparent url("../images/home-tab-bg.png") left top repeat-x;
}

.tabTitleBarLeft {
	background: transparent url("../images/home-tab-leftside.png") left top no-repeat;
}

.tabTitleBarRight {
	background: transparent url("../images/home-tab-rightside.png") right top no-repeat;
	padding: 8px 0 8px 10px;
}

.tabContent {
	/*padding: 0 4px 0 20px;*/
	padding:0 4px 0 14px;
	line-height: 16px;
	margin:0;
}

.tabContent h4 {
	font-weight: bold;
	padding: 0 10px 4px 0;
}

.tabContent p {
	padding-bottom: 15px;
}

#navTrial {
	background: transparent url("../images/icon-free-trial.png") left center no-repeat;
	border-bottom: 1px solid #9aa3a9;
}

#navTrial a { text-decoration: none; }

#navTrial a:hover, #navTrial a.active {
	background: transparent url("../images/icon-free-trial-f2.png") left center no-repeat;
}

#navDemo {
	background: transparent url("../images/icon-schedule-demo.gif") left center no-repeat;
	border-top: 1px solid #fff;	
	border-bottom: 1px solid #9aa3a9;	
}

#navDemo a { text-decoration: none; }

#navDemo a:hover, #navDemo a.active {
	background: transparent url("../images/icon-schedule-demo-f2.gif") left center no-repeat;
}

#navChat {
	background: transparent url("../images/icon-chat-live.png") left center no-repeat;
	height: 100%;
}

#navChat a { text-decoration: none; }

#navChat a:hover, #navChat a.active {
	background: transparent url("../images/icon-chat-live-f2.png") left center no-repeat;
}

#navPriviaInfo {
	background: transparent url("../images/icon-privia.gif") left center no-repeat;
	height: 100%;
}

#navPriviaInfo a { text-decoration: none; }

#navPriviaInfo a:hover, #navPriviaInfo a.active {
	background: transparent url("../images/icon-privia-f2.gif") left center no-repeat;
}

#navWebcast {
	background: transparent url("../images/icon-free-trial.png") left center no-repeat;
	height: 100%;
}

#navWebcast a:hover, #navWebcast a.active {
	background: transparent url("../images/icon-free-trial-f2.png") left center no-repeat;
}

.quickLinks  {
	background: transparent url("../images/bg-quicklinks.png") right top repeat-y;
	margin: 0 1px 0 0;
	padding: 0px;
}	

.quickLinks li {
	padding: 0px 0 0 0;
	margin: 0 8px 0 7px;
	line-height: 14px;
}

.quickLinks li a {
	display: block;
	font-size:12px;
	font-weight: bold;
	padding: 10px 0px 12px 63px;
	text-decoration: none;	
}

.quickLinks li.oneLiner a {
	padding: 18px 0px 20px 63px;	
}

.quickLinks li a:hover, .quickLinks li a.active {
	display: block;
	font-size:12px;
	color: #FF6633;
	font-weight: bold;
	text-decoration: none;	
}

.quickLinks li.oneLiner a:hover, .quickLinks li.oneLiner a:active {
	padding: 18px 0px 20px 63px;	
}

.quickLinks-PrivaUC  {
	background: transparent url("../images/bg-quicklinks-privia.jpg") right top repeat-y;
}	


#col2 h2.subTitle, #col2 h1 {
	font-size: 13px;
	font-weight: bold;
	color: #374347;
	line-height: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.featuredClient {
	margin-bottom: 12px;
}	

.featuredClient p {
	padding: 0 0 10px 0;

}

#col2 .featuredClient p {
	border-bottom: 1px solid #ccc;	
}

#newsAndEvents {
/*	padding: 0 5px 0 5px;
	border: 1px solid #ccc; */
	clear:both;
}

#newsAndEvents dl {
	
}

#newsAndEvents dt {
	font-weight: bold;
	padding-bottom: 6px;
}

#newsAndEvents dd {
	line-height: 16px;
	padding-bottom: 20px;
}

#newsAndEvents dd p {
	padding-bottom: 4px;
}

#newsAndEvents h1 {
	padding:10px; 
	margin: 0 -5px 10px -5px; 
	text-align:center; 
	background:transparent url("../images/navmain-bg.png") repeat-x scroll left bottom;
}

.dummy {
	height: 110px;
}

.whyPaperless {
	position: absolute;
	right: 10px;
	bottom: 20px;	
}

.whyPaperless2 {
	padding: 0 10px 0 10px;
	margin: 0;
}


/*
.pdfDownload {
	padding-top: 5px;
	padding-left: 18px;
	background: transparent url("../images/icon-pdf2.gif") 1px 6px no-repeat;
	text-transform: uppercase;
}

.pdfDownload a {
	text-transform: none;
}

.pdfDownload, .pdfDownload a {
	display: block;
}
*/
/*
.views-field-field-event-date-value {
	font-weight: bold;
	padding-bottom: 6px;
} */

.views-field-title {
	padding-bottom: 4px;
	padding-top: 10px;
}

/*
.views-field-field-event-link-url {
	padding-bottom: 20px;
}
*/

.view-id-home_press_news .views-field-title {
	line-height: 16px;
	padding-bottom: 20px;

}

/* Added */
#homeMessage .content, 
#homeMessage .block, 
#homeMessage .block-block {
	margin: 0;
	padding: 0;
}
 
 
/* News and Events */ 
.view-home-press-news .views-field-field-article-date-value {
	font-weight: bold;
	padding-bottom: 6px;
}

#newsAndEvents .views-field-field-article-link-url {
	line-height: 16px;
	padding-bottom: 20px;
}

#newsAndEvents .views-field-field-article-link-url .field-content {
	padding-bottom: 4px;
}

/* Hompage Banner images */

#homeMessage blockquote {
	position: absolute;
}

#homeMessage blockquote p {
	font-size: 15px;
	line-height: 22px;
}

#homeMessage blockquote span {
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	display: block;
	padding-top: 10px;
}
/*

#graphic2 blockquote {
	width: 375px;
	top: 20px;
	left: 280px;
	color: #000;
}

#graphic2 blockquote p {
	font-size: 17px;
}

#graphic2 blockquote span {
	text-align: right;
}

#graphic2 a.learnMore {
	position: absolute;
	top: 214px;
	right: 24px;
} 


#graphic4 blockquote {
	width: 360px;
	top: 40px;
	left: 280px;
	color: #000000;
}

#graphic4 blockquote p {
	font-size: 17px;
}

#graphic4 blockquote span {
	font-size: 13px;
}

#graphic4 a.learnMore {
	position: absolute;
	top: 210px;
	left: 530px;
} 
*/

/*Added 7-17-09*/
#home3Col {
	padding: 11px 0 0 11px;
}

.home3ColSides {
	background: transparent url("../images/home-3col-sides.png") left top repeat-y;
	height: 100%;	
}

.home3ColTop {
	background: transparent url("../images/home-3col-top.png") left top no-repeat;
	padding: 0 0 0 3px;
	height: 100%;
}

#home3Col .col {
	float: left;
	width: 212px;
}

#home3Col .col .padding {
	padding: 0 11px 0 11px;
}

.col .padding h1 {
	font-size: 12px;
	font-weight: bold;
	color: #374347;
	padding: 15px 0 0 0;
	margin: 0 0 25px 0;
}

.col h2 {
	font-size: 11px;
	font-weight: bold;
	color: #696971;
	padding-bottom: 4px;
}

.col ul li {
	background: transparent url("../images/bullet2.gif") left 7px no-repeat;
	padding: 0 0 12px 10px;
	line-height: 15px;
}

.col p {
	padding-bottom: 18px;
	line-height: 15px;
}

#homeTabs h2 {
	display: none;
}



#homeTabs ul.quicktabs_tabs {
	height: 24px;
	padding: 0 0 0 9px;
	background: transparent url("../images/home-tabs.png") left top no-repeat;
}

#homeTabs ul.quicktabs_tabs li {
	float: left;
	padding: 0;
	margin: 0;
}

#homeTabs ul.quicktabs_tabs li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	padding: 5px 0 6px 11px;
	margin: 0;
	font-weight: bold;
	height: none;
}

#homeMessage {
  /* background: transparent url("../images/bg-home-banner2.png") right top no-repeat; */
  background: transparent url("../images/bg-home-banner-full.jpg") no-repeat;
	height: 220px;
	position: relative;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#homeMessage .block ul {
	position:absolute; 
	left: 645px; 
	top: 16px; 
	font-weight: bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px;
	width: 232px;
}

#homeMessage .block ul li {
	padding: 20px 20px 0px 20px;
	margin-bottom: 8px;
	background: transparent url("../images/bg-button-home-feature.png") no-repeat;
	height: 39px;
}

#homeMessage .block ul li a {
	color: #fff;
}
/*
#homeMessage .block ul li .text {
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
*/
#homeColBlockSides {
	background: transparent url("../images/bg-home-column-block-sides.png") left top repeat-y;
	height: 100%;
}

#homeColBlockTop {
	background: transparent url("../images/bg-home-column-block-top.png") left top no-repeat;
}

#homeColBlockBottom {
	background: transparent url("../images/bg-home-column-block-bottom.png") left bottom no-repeat;
	padding: 5px 6px 22px 4px;
}

#homeTabs ul.quicktabs_tabs li.qtab-0 {
	width: 73px;
}

#homeTabs ul.quicktabs_tabs li.qtab-0 a:hover {
	background: transparent url("../images/home-tabs.png") -9px -24px no-repeat;
	color: #374347;	
}

#homeTabs ul.quicktabs_tabs li.qtab-1 {
	width: 77px;
}

#homeTabs ul.quicktabs_tabs li.qtab-1 a:hover {
	background: transparent url("../images/home-tabs.png") -82px -24px no-repeat;
	color: #374347;	
}

#homeTabs ul.quicktabs_tabs li.qtab-2 {
	width: 73px;
}

#homeTabs ul.quicktabs_tabs li.qtab-2 a:hover {
	background: transparent url("../images/home-tabs.png") -159px -24px no-repeat;
	color: #374347;
}

#homeCol1 {
	width: 658px;
	float: left;
}

#homeCol2 {
	width: 238px;
	float: left;
	padding-top: 13px;
}


#featuredClient h1 {
	font-size: 11px;
	padding: 9px 0 16px 14px;
}

#featuredClient p {
	text-align: center;
	padding: 6px 0 12px 0;
}

.roundedBox {
	background: transparent url("../images/rounded-top-box-top.png") left top no-repeat;
}

.roundedBoxSides {
	background: transparent url("../images/rounded-top-box-sides.png") left top repeat-y;
	height: 100%;
}

.roundedBoxBottom {
	background: transparent url("../images/rounded-top-box-bottom.png") left bottom no-repeat;
	
}

.roundedBoxBottom h1 {
	color: #444;	
}

.quicktabs_tabpage {
	background: transparent url("../images/tab-box-top.png") left top no-repeat;
	padding: 6px 25px 30px 23px;
}

.quicktabs_main {
	background: transparent url("../images/tab-box-sides.png") left top repeat-y;
}


#homeTabs .view-home-press-news {
	padding-top: 10px;
}

#homeTabs .view-home-press-news .views-field-title {
	height: 100%;
	border-bottom: 1px solid #ccc;	
}

#homeTabs .view-home-upcoming-events  .views-field-title{
	padding-top: 10px;
	line-height: 15px;
	font-weight: bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;
}

#homeTabs .view-home-upcoming-events .views-field-body  {
	height: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;	
	line-height: 15px;
}

/*#homeTabs .view-springcm-events  .views-field-title{
	padding-top: 10px;
	line-height: 15px;
	font-weight: bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;
}

#homeTabs .view-springcm-events .views-field-body  {
	height: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;	
	line-height: 15px;
} */
#homeTabs .view-home-offers .views-field-title{
	padding-top: 10px;
	line-height: 15px;
	font-weight: bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;
}

#homeTabs .view-home-offers .views-field-body  {
	height: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;	
	line-height: 15px;
}


.homeButtonsNewLeft {
	float: left;
	margin-right: 18px;
	margin-bottom: 15px;
	background: url('../images/home-main-button.png') no-repeat;
	width: 270px;
	height: 98px;
}

.homeButtonsNewRight {
	float: left;
	margin-left: 18px;
	margin-bottom: 15px;
	background: url('../images/home-main-button.png') no-repeat;
	width: 270px;
	height: 98px;
}

.buttonSharepoint {
	background: url('../images/home-main-button-sharepoint.png') no-repeat;
}

.buttonNosoftware {
	background: url('../images/home-main-button-nosoftware.png') no-repeat;
}

.homeButtonsText {
	
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.newHomeHeader {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
	color: #666;
}

.newHomeText {
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.newHomeSection {
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	color: #333;
	line-height: 16px;
}

.newHomeSection a {
	text-decoration: none;	
}

.newHomeSectionText {
	line-height: 14px;
	padding: 0px 10px;
}

.newHomeLearnMore {
	
	padding: 10px;
	text-align: right;
}

.newHomeBoxContainer {
	float: left;
	margin-top: 17px;
	width: 190px;
	background: #f0f0f0 url('../images/bg-home-button-section.jpg') no-repeat;
}

.sharepoint {
	background: #f0f0f0 url('../images/bg-home-button-section-sp.jpg') no-repeat;
}

.salesforce {
	background: #f0f0f0 url('../images/bg-home-button-section-sf.jpg') no-repeat;
}

.newHomeBox {
	
	height: 120px;
	

}