/* thumbnails */	

.tbox {
	display: block;
	margin-left: 5px;
	padding:5px 0 0 5px;
	float: left;
	width: 106px;
	height: 106px;
	background: url(images/thumb-box.gif) no-repeat;
	text-align: left;
}

.tbox_centered {
	display: block;
	margin: auto;
	padding:5px 0 0 5px;
	width: 106px;
	height: 106px;
	background: url(images/thumb-box.gif) no-repeat;
	text-align: left;
}

.tbox-smlr {
	display: block;
	margin-left: 5px;
	padding:5px 0 0 5px;
	float: left;
	width: 92px;
	height: 92px;
	background: url(images/thumb-box-smlr.gif) no-repeat;
	text-align: left;
}

.td-bottom-border-grey {
border-bottom: 1px #ccc solid;
}

.pad2 { padding: 2px; }

.top_txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffff80;
}

a.top_lnk:visited,
a.top_lnk:active,
a.top_lnk:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffff80;
	text-decoration: none;
}

a.top_lnk:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF; 
	text-decoration: none;
}

a.lnk_red_fancy:visited,
a.lnk_red_fancy:active,
a.lnk_red_fancy:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #C00;
	text-decoration: none;
}

a.lnk_red_fancy:hover {
	color: #F00; 
}

.txt-sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000; 
}

.txt-blue-sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #036; 
}

.txt-blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #3D84CC; 
}

.txt-red {
	color: #C00; 
}

.txt-fancy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.txt-bold {
	font-weight: bold;
}


.txt {
color: #3D84CC;
font-size: 18pt;
}

.txt2 {
color: #29639C;
font-size: 12pt;
font-weight: bold;
}

.td-greybg {
background-color: #f5f5f5;
padding: 5px;
}

.td-blue {
background-color: #CDE1FF;
padding: 5px;
}



/* style for careers */

.position {
color: #3F627A;
font-weight: bold;
}

.software-pad {
padding:10px;
}

/* style for software feature */

.feat-img {
float: left;
margin: 5px;
}

.feat-td-on {
background-color: #FFFFFF;
}

.feat-td-off {
background-color: #FAFAF0;

}

.feat-specs ul {
color: #3D84CC; 
list-style: square;
}

.feat-spec-name {
color: #04386C; 
font-weight: bold;
}


/* chocolate Therapy */

#coco-nav a {
height: 20px;
background-color: #FFFFFF;
color: #0000CC;
font-size: 12px;
font-weight: bold;
padding: 5px;
}

#coco-nav a:hover  {
height: 20px;
background-color: #f5f5f5;
color: #0000CC;
font-size: 12px;
font-weight: bold;
padding: 5px;
}

.current-coco {
height: 20px;
background-color: #f5f5f5;
color: #0000CC;
font-size: 12px;
font-weight: bold;
padding: 5px;
}

.coco-list li {
background: url(images/arrow02.gif) left top no-repeat;
list-style: none;
padding-left: 15px;
background-position: 0.1em;
margin: 0;
}

.coco-list ul {
padding: 0;
margin: 0;

}


.red-title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 26px;
color: #CC0000;
font-weight: bold;
}

.red-heading {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #CC0000;
}

/* style for featured products */

.front-door-features {
background-color: #D4D4D4;
border: 1px #9C9D9D solid;
padding: 5px;
}

.feat-title {
font: 12px Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}