

@import url(global.css);


/* --- base element extensions ------------------------------------------------------- */

body    {
	background-color: 	#E4E4E4;  
	text-align:		center;
	background-image:	url(../images/background-slice.jpg);
	background-position:	50% 50%;
	background-repeat:	repeat-y; 

}
 
p { 
	line-height: 		18px; 
	font-size: 		12px;
	font-family:		Tahoma;
} 

li {  
	line-height: 		18px; 
	font-size: 		12px;
	font-family:		Tahoma;
}

ul {
	margin-top:		1em;
	margin-bottom:		1em;
}

td ul {
	margin-top:		0em;
	margin-bottom:		0em;
}

A:link, A:visited, A:active { 
	color: 			#003366;
	background-color:	transparent;
	text-decoration: 	underline; 
} 

A:hover { 
	color: 			#336699;
	background-color:	transparent;
	text-decoration: 	underline; 
}

A.copyrightLink:link, A.copyrightLink:visited, A.copyrightLink:active { 
	color: 			#858585;
	text-decoration: 	none; 
}

A.copyrightLink:hover { 
	color: 			black;
	text-decoration: 	none; 
}

A.walkthroughLink:link, A.walkthroughLink:visited, A.walkthroughLink:active { 
	color: 			#003366;
	text-decoration: 	none; 
}

A.walkthroughLink:hover { 
	color: 			#336699;
	text-decoration: 	none; 
}

A.navLink:link, A.navLink:visited, A.navLink:active { 
	color: 			#255011;
	text-decoration: 	none; 
}

A.navLink:hover { 
	color: 			#47852B;
	text-decoration: 	none; 
}



/* --- site components ------------------------------------------------------- */

h2 {
font-size: 22px; color: #272727; font-family: Arial;	
font-weight: normal;
} 
h3 { 
	color:			#2D2D2D;
}
h4 {
	color:			#535353;
}
h5 {
	font-size: 140%; font-weight: bold; padding-bottom: 1em; color: black; margin: 0;
}
 
#mainPage { 
	width: 			812px;
	text-align:		left;
	margin:			0 auto;
	padding:		0;
	background: 		white;
	background-image: 	url(../images/manager/manager-background.jpg); 
	background-position: 	100% 90%; 
	background-repeat: 	no-repeat;  
}  


#footerBeginTable {

} 
 
#pageText { 
	padding-left:		100px;
	padding-right:		100px;
	padding-top: 		45px;
} 
 
#pageTextLoose {
	padding-left:		60px;
	padding-right:		60px;
	padding-top: 		45px;
}

#copyrightNotice {
  	color: 			#6F6F6F; 
  	text-align: 		left;
  	margin-top: 		40px;
  	text-transform:		lowercase;
} 

#navigationBox { 	
	text-align:		right;
} 


.errorText { 
	color: 			#9B0000; 
	background-color:	transparent;
}

.serviceAgreementContainer { 
	overflow: 		scroll; 
	height: 		200px; 
	padding: 		25px; 
	border: 		1px solid gray; 
	background-color: 	white;
	color:		 	#D9D9D9;
	
}

#serviceAgreementBody h1 {
	font-size:		16pt;
	font-family: Arial;
	background-color: 	transparent;
}
 
#serviceAgreementBody h2 {
	font-weight:		bold;
	font-size:		1.3em;
	background-color: 	transparent;
	color:		 	#4C4C4C;
	margin-top: 		1.3em;
} 

#serviceAgreementBody h3 { 
	font-weight:		bold;
	font-size:		1em;
	background-color: 	transparent;
	color:		 	#4C4C4C;
	margin: 		0;
	margin-top: 		1.3em;
	margin-left:		2em;
} 

#serviceAgreementBody p {
	color:		 	#4C4C4C;
	padding:		0;
	margin:			0;
	margin-top: 		1em;
	margin-left:		2em;
	font-size:		8pt;
}

.news-bullet { 
	height: 		24px; 
	width: 			24px; 
	float: 			left; 
	background-image: 	url(../images/square.gif); 
	background-position: 	center center; 
	background-repeat: 	no-repeat; 
}
	
.news-item { 
	margin-left: 		30px; 
	margin-bottom: 		24px; 
}

.news-text { 
	margin-top:			1.2em; 
	display: 			block; 
}

.form-box {  
	background-color:		#FCFCFC; 
	color: 			#4C4C4C; 
	text-align: 		left; 
	border: 			1px solid #CCCCCC; 
	padding-bottom:		15px; 
	padding-right:		25px; 
	padding-left:		25px; 
	padding-top: 		25px; 
}

.featureListLong li { 
	font-size:		8pt;
	margin-top:		1em;
}

.featureListShort li { 
	font-size:		8pt;
	line-height:		15px;
}

.loginForm .leftTD {
	padding-left: 		15px;
	padding-right: 		10px; 
	width: 			100px;
}

.loginForm .rightTD {
	padding-right: 		15px;
}   

.loginForm .rightTD li {
	font-size:		8pt;
}    

.useitReasonBody { padding-top: 10px; padding-bottom: 15px; padding-left: 54px; line-height: 16px; font-size: 12px; }

.featureTable { padding: 0; margin: 0; width: 100%; }
.featureTable td { margin: 0; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 8px; }
.innerTable td { border: 0px solid #ccc; padding: 2px;  }

.faqQuestion { font-weight: bold; font-size: 12pt; font-family: Tahoma; margin-bottom: .5em; }
.faqAnswer { margin-left: 5px; }
.faqItem { padding: 10px;   }

.warningBox { height: 1px; margin-bottom: 2em; border: 1px solid #ccc; width: 100%; }
.warningBoxImage { background-color: #FDFDF7; padding: 18px; vertical-align: top; }
.warningBoxText { background-color: #FDFDF7; padding: 18px; padding-left: 0px; }
.warningBoxTitle { font-weight: bold; padding-bottom: 1em; font-size: 12pt; }

.informationBox {  
	background: 		#F4F7EF url(../images/util/box_bottom_left.gif) no-repeat bottom left;
}
.informationBoxTitle { 
  	font-size: 		8pt;
  	font-weight: 		bold; 
  	color: 			#404040;  
  	padding:		8px;
  	padding-left:		20px;
	background: 		transparent url(../images/util/box_top_right.gif) no-repeat top right;
 }
.informationBoxHeader {
	background: 		#E4E9DB url(../images/util/box_top_left.gif) no-repeat top left;
}
.informationBoxContent { 
  	padding:		20px;
  	padding-top:		15px;
	background: 		transparent url(../images/util/box_bottom_right.gif) no-repeat bottom right;
}

.pricingBox {  
	background: 		#F4F7EF url(../images/util/box_bottom_left.gif) no-repeat bottom left;
}
.pricingBoxTitle { 
	background: 		transparent url(../images/util/box_top_right.gif) no-repeat top right;
	font-weight: bold; font-size: 140%; 
  	padding:		20px;
  	padding-bottom:		0px;
 }
.pricingBoxHeader {
	background: 		transparent url(../images/util/box_top_left.gif) no-repeat top left;
}
.pricingBoxContent { 
  	padding:		20px;
  	padding-top:		15px;
	background: 		transparent url(../images/util/box_bottom_right.gif) no-repeat bottom right;
}


.boxTL { background: #fff url(../images/util/box_top_left.gif) no-repeat top left; }
.boxTR { background: #fff url(../images/util/box_top_right.gif) no-repeat top right; }
.boxBL { background: #fff url(../images/util/box_bottom_left.gif) no-repeat bottom left; }
.boxBR { background: #fff url(../images/util/box_bottom_right.gif) no-repeat bottom right; }


.buzzSide .testimonial { margin-bottom: 12px; }
.buzzSide .testimonial .quote { font-size: 10px; }
.buzzSide .testimonial .author { padding-top: .5em; text-align: right; }
.buzzSide .testimonial .title { margin-left: 14px;  }

.buzzFull .testimonial {  margin-bottom: 12px; }
.buzzFull .testimonial .quote { font-size: 12px; line-height: 16px; }
.buzzFull .testimonial .author { padding-top: .5em; text-align: left; padding-left: 10px; padding-top: 5px; padding-bottom: 15px; }
.buzzFull .testimonial .title { margin-left: 14px;  }

/* --- navigation components ------------------------------------------------------- */



#navigationLinks {
  background: #565656; 
  border-left: 1px solid white;
  height: 30px;
  margin: 0;
}

#navigationLinks ul {
  padding:    0;
  border:     0;
  margin:     0 !important;
  list-style-type: none;
  white-space: nowrap;  
}

#navigationLinks li  {
  list-style-type:  none;
  text-align:     center;
  margin:     0;
  padding:    0;
  display:    inline;
}

#navigationLinks li a:hover {
  background:     #9D9D9D;
}

#navigationLinks li a {
  float:      left;
  display:    block;
  font-weight:    normal;
  font-size: 10px;
  padding-top:    5px;
  padding-bottom:   7px;
  padding-left:     15px;
  padding-right:    15px;
  color:      #F2F2F2;
  text-decoration:  none;
}


#navigationLinks li a.active {
  background:     #336699;
  color:          white;
}


#navigationLinks li #top {
}


.popupHelpContainer { 
	padding: 		5px; 
}
.popupHelpTitle { 
	padding-bottom:		5px; 
	font-weight: 		bold; 
	color:			black;
} 
 
.pricingHeader { text-align: center; font-size: 12pt; font-weight: bold; }