/* ------------------ products ------------------- */

.products_monitor_container {
	width: 254px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url('/images/newsite/productsmonitorbg.jpg');
	background-repeat: no-repeat;
	height: 284px;
}

.products_monitor_right {
	font-size: 22px;
	color: #c46619;
	line-height: 40px;
	position: relative;
	left: 280px;
	top: 30px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	width: 380px;
	font-style: italic;
}

.products_blurb {
	text-align: left;
	font-size: 14px;
	color: #79a1c5;
	margin-top: 20px;
	margin-left: 20px;
	width: 570px;
}

/* custom report tutorial */

.crtut_container {
	position: relative;
	top: 14px;
	width: 860px;
	margin: 0 auto;
	background-color: white;
	border: 1px solid #ececec;
	padding: 20px;
	height: 370px;
}

.crtut {
	width: 296px;
	position: absolute;
	left: 60px;
	top: 15px;
}

.crtut_right {
	position: relative;
	width: 460px;
	top: 0px;
	left: 346px;
	text-align: left;
	padding-left: 0px;
	padding-right: 30px;
	color: #406495;
	font-size: 14px;
}

.crtut_ordernow_container {
	width: 202px;
	height: 19px;
	color: white;
	font-size: 20px;
	position: relative;
	top: 25px;
	left: 342px;
}

/* check reader */

.checkreader_container {
	position: relative;
	top: 14px;
	width: 860px;
	margin: 0 auto;
	background-color: white;
	border: 1px solid #ececec;
	padding: 20px;
	height: 260px;
}

.checkreader {
	width: 245px;
	position: relative;
	left: 60px;
	top: 5px;
}

.checkreader_right {
	position: relative;
	width: 460px;
	top: -193px;
	left: 306px;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	color: #406495;
	font-size: 14px;
}

.checkreader_ordernow_container {
	width: 202px;
	height: 19px;
	color: white;
	font-size: 20px;
	position: absolute;
	top: 232px;
	left: 102px;
}

/* bar code wand */

.bcwand_container {
	position: relative;
	top: 14px;
	width: 860px;
	margin: 0 auto;
	background-color: white;
	border: 1px solid #ececec;
	padding: 20px;
	height: 220px;
}

.bcwand {
	width: 300px;
	position: relative;
	left: 30px;
	top: 5px;
}

.bcwand_right {
	position: relative;
	width: 460px;
	top: -100px;
	left: 306px;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	color: #406495;
	font-size: 14px;
}

.bcwand_ordernow_container {
	width: 202px;
	height: 19px;
	color: white;
	font-size: 20px;
	position: absolute;
	top: 188px;
	left: 102px;
}

/* phonetree */

TD.features {
	border : 1px solid Black;
	vertical-align : middle;
	text-align : center;
	padding: 4px;
}

TR.group  {
	background-color : blue;
	color : White;
	text-align : left;
	font-weight : bold;
	padding: 4px;
}

TD.item {
	text-align : left;
	border : 1px solid Black;
	padding: 4px;
}

TD.header {
	text-align : center;
	font-weight : bold;
	background-color : navy;
	color : white;
	border : 1px solid white;
	padding: 4px;
}

TD.nothing {
	border-style : none;
	padding: 4px;
}

.small {
	font-size: 10px;
	line-height: 13px;
}

/* new tour page */

.tour_top_clear {
	width: 100%; 
	margin-bottom: -10px; 
	clear: both;
}

.tour_top_order_button {
	float: right; 
	padding: 10px;
}

.tour_top_blue_text {
	float: left; 
	padding: 20px;
	font-size: 20px;
	font-weight: bold;
	color: black;
}

.tour_left_nav {
	background-color: white;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	min-width: 164px;
	width: auto;
	text-align: left;
	padding: 25px;
	float: left;
}

.tour_main {
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	background-color: white;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 688px;
	min-height: 500px;
	height: auto;
}

.tour_ordernow {
	position: relative;
	width: 202px;
	float: right;
	left: -90px;
	top: -38px;
	margin-bottom: -25px;
	height: 40px;
}

.tour_order_text {
	color: #406495;
	text-align: center;
	position: relative;
	left: 30px;
	font-size: 15px;
	width: 350px;
	height: 40px;
}

.tour_top_text {
	text-align: left;
	margin-top: 15px;
	padding-left: 20px;
	line-height: 1.6em;
	font-size: 13px;
	color: #406495;
}

.tour_new_prev {
	width: 48%; 
	float: left; 
	text-align: left;
	height: 26px;
	padding-top: 4px;
	padding-left: 6px;
	border-top: 1px solid #406495;
	color: gray;
}

.tour_new_prev a {
	font-weight: bold;
}

.tour_new_prev a:hover {
	color: #79a1c5;
}

.tour_new_next {
	width: 48%; 
	float: left; 
	text-align: right;
	height: 26px;
	padding-top: 4px;
	padding-right: 6px;
	border-top: 1px solid #406495;
	color: gray;
}

.tour_new_next a {
	font-weight: bold;
}

.tour_new_next a:hover {
	color: #79a1c5;
}

.tour_testimonial {
	width: 80%; 
	margin: 0 auto;
	color: #406495;
}

.tour_key_features {
	color: black; 
	background-color: #ececec; 
	width: 200px; 
	padding-left: 5px; 
	padding-right: 10px; 
	padding-top: 15px; 
	padding-bottom: 15px; 
	margin-left: 20px; 
	margin-bottom: 20px; 
	float: right;
}

.key_features {
	margin-left: -16px;
}

.tour_key_features a:link, .tour_key_features a:visited, .tour_key_features a {
	text-decoration: none;
	font-weight: bold;
	color: #406495;
}

.tour_key_features a:hover {
	color: #c46619;
}

/* new tour navigation */

.group, .group a {
	list-style: square;
	color: gray;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}

.detail_current, .detail_current a {
	list-style: disc;
	color: #79a1c5;
	line-height: 1.4em;
}

.detail_current_selected, .detail_current_selected a {
	list-style: circle;
	color: #c46619;
	font-weight: bold;
	line-height: 1.4em;
}

.additional_info, .additional_info a {
	list-style: square;
	color: #406495;
	line-height: 1.4em;
}

.additional_info_selected, .additional_info_selected a {
	list-style: square;
	color: #c46619;
	line-height: 1.4em;
}

li.group {
	margin-left: -35px;
}

li.detail_current_selected, li.detail_current {
	margin-left: -60px;
}

li.additional_info_selected, li.additional_info {
	margin-left: -85px;
}

/* checkin compatible products */

.imageleft {
	float: left; 
	margin: 20px; 
	width: 200px;
}

.descright {
	float: left; 
	margin: 20px 20px 20px -10px; 
	width: 540px;
}

.checkincompatibleordernow {
	float: right; 
	text-align: center; 
	color: black; 
	margin-bottom: 10px;
	margin-left: 10px;
}