/* Main pages content - mostly secondary page content */

body.sec {
	margin: 0px;
	padding: 0px;
	background: #F2F2F2 url(../assets/back-sec.jpg) repeat-x top;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	width: 64%;
	margin-left: 31px;
	float: left;
	padding: 15px;
}

#content ol {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 25px;
}
#header-feature-2ndary h1{
	margin: 0px;
	padding: 0px;
}
hr.spacer{
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(none);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;



}
#content h2{
	font: bold 16px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 2px;
	margin-bottom: 13px;
	text-transform: uppercase;
}
#content h4{
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
}

#content address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f2f2f2;
	font-size: 11px;
	line-height: 14px;

}
#content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
}
#content h3{
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	margin-top: 30px;
}
#content a{
	color: #0065A4;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}



/*----- Product Page CSS ----- */
/*-- the product name --*/
#content h3 a{
	color: #990000;
}

#content h3 a:hover{
	color: #0065A4;
}


/*-- the Tag Cloud --*/
#tagcloud {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
padding: 5px 5px 5px 10px;
}
#tagcloud a
{
padding: 4px 5px;
color: #0065A4;
text-decoration: none;
}
#tagcloud a:hover
{
background: #16243a;
color: #fff;
}
/*----- End Product Page CSS  ----- */

#content ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
#content ul li{
	list-style-image: url(../assets/red-arrow.gif);
	line-height: 16px;
}

#content ul br{
	margin:0px;
	padding:0px;
	line-height: 0px;
}

#content ol br{
	margin:0px;
	padding:0px;
	line-height: 0px;
}

#content ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}
#content ol li{
	list-style-image: url(../assets/red-arrow.gif);
	line-height: 18px;
}

#content p.stafftitle{
	padding-top: 0px;
	color: #000000;
	font-style: italic;
}
#content p.entrydate{
	margin-top: 0px;
	padding-top: 0px;
	color: #000000;
	font-style: italic;
}

img.staff-photo{
	margin: 15px;
	padding:2px;
	border: 1px solid #888;
}

img.product_thumbnail {
        width: 105px;
	margin: 15px;
	padding:2px;
       max-height: 140px;
	border: 1px solid #888;
}

img.product_image {
        width: 210px;
	margin: 15px;
	padding:2px;
       max-height: 280px;
	border: 1px solid #888;
}

.formTxt{
	font: Bold 10px Geneva, Arial, Helvetica, sans-serif;
	color: #555;
}
#map{
	border: 5px solid #ccc;
}

.formfield{
	background-color:#ccc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/*rounded corner box
===============================================================*/

#quote-cntr{width: 238px;}
.quotesfg p{
	margin-top: 0px;
	margin-bottom: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #8bb2fd;
}
.quotesfg p.person {
	margin-top: 10px;
}


.quotes{display:block}

.quotes *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000000}
  
.quotes1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #3b3b3b;
  border-right:1px solid #3b3b3b;
  background:#1a1a1a}
  
.quotes2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #5d5d5d;
  border-right:1px solid #5d5d5d;
  background:#131313}
  
.quotes3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #131313;
  border-right:1px solid #131313;}
  
.quotes4{
  border-left:1px solid #3b3b3b;
  border-right:1px solid #3b3b3b}
  
.quotes5{
  border-left:1px solid #1a1a1a;
  border-right:1px solid #1a1a1a}
  
.quotesfg{
	background:#000000;
	padding: 10px;
}

/*news widget
==========================================*/
#news-cntr{	width: 238px;}

.hpcnews{display:block}
.hpcnews *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#233752}
.hpcnews1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #4a525e;
  border-right:1px solid #4a525e;
  background:#344357}
.hpcnews2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #616365;
  border-right:1px solid #616365;
  background:#304056}
.hpcnews3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #304056;
  border-right:1px solid #304056;}
.hpcnews4{
  border-left:1px solid #4a525e;
  border-right:1px solid #4a525e}
.hpcnews5{
  border-left:1px solid #344357;
  border-right:1px solid #344357}
  
.hpcnewsfg{
	background:#233752;
	padding: 10px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
  
#lt-col .hpcnewsfg h2{
	margin-top: 0px;
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a8c5f4;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #a8c5f4;
	text-transform: uppercase;
}

#lt-col .hpcnewsfg ul{
	list-style: none;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#lt-col .hpcnewsfg ul li{
	background-repeat: no-repeat;
	background-position: 0 65%;
	line-height: 14px;
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 15px;
}
#lt-col .hpcnewsfg li a{
	padding-left: 5px;
	font-weight: lighter;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 0px;
	line-height: 12px;
	margin-top: -2px;
}
#lt-col .hpcnewsfg li a:hover{
	text-decoration: underline;
}
.red-triangle{	background: url(../assets/red-arrow.png) no-repeat center;}
.archive{	background: url(../assets/calendar_view_month.png) no-repeat;}

#lt-col .hpcnewsfg a{
	color: #a8c5f4;
	text-decoration: none;
	font-weight: bold;
}

#lt-col .hpcnewsfg a:hover{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

/*Photo gallery
====================================================*/
.imgcontr-index{
	background: #f2f2f2;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right:20px;
	margin-bottom:60px;
}
.imgcontr-index img{
	padding: 5px;
}
	
.imgcontr-index p{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 0px 5px;
	text-align: center;
	padding: 0px;
	width: 150px;
}
.imgcontr{
	background: #f2f2f2;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right:20px;
	margin-bottom:20px;
}
.imgcontr img{
	padding: 5px;
}
	
.imgcontr p{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 0px 5px;
	text-align: center;
	padding: 0px;
	width: 150px;
}

/*styles for resources pages - audio, video, documents */

.audio {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	clear: both;
	height: 25px;
}
.audio p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	margin: 0px;
	padding: 0px;
}
.audio p span{
	display: block;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.audio p br {
	display: none;
}
.audio .audio_date {
	width: 75px;
}
.audio .audio_title {
	width: 280px;
	padding-left: 3px;
}
.audio .audio_dlink {
	text-align: left;
	margin: 0px;
	padding-right: 3px;
	width: 75px;
}
.audio .audio_speaker {
	width: 150px;
}
.audio a {
	color: #0065A4;
	text-decoration: none;
	font-weight: bold;
}
.audio a:hover {
	text-decoration: underline;
	color: #999999;
}

/*video libary
==================================================*/

.video_library_item{
	margin: 0px;
	padding: 0px;
}

/*my training
==================================================*/
#training_lst{}
#training_lst dl{
	margin-top: 0px;
	margin-bottom: 70px;
	clear: both;
}
#training_lst dt{
	float: left;
	margin-right: 8px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#training_lst dd p{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#training_lst dd.header{
	padding-top: 15px;
}
#training_lst dd.header a{
	font-size: 13px;
	color: #003859;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
#training_lst dd.header a:hover{
	text-decoration: underline;
}
#training_lst dd.date{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #7BA329;
}
#training_lst dd.date a{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
tr.head {
	font-weight: bold;
	font-size: 10px;
	padding: 5px;
}
tr.row_odd_row {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background: #ddd;
}

/*product pages
==================================================*/
div.tagcloud_x  {
width: 230px;
text-align: center;
}

div.tagcloud_x h1 {
color: #990000;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:16px;
text-transform:uppercase;
text-align: center;
/* margin-left: 30px; */
}
