/* @group Tour */

body.features div.container {
	height: 1000px;
}

h2 {
	height: 34px;
	margin: 0.3em 0;
	text-indent: -9999px;
	width: 330px;
}

div.quotes h2 {
	margin-bottom: 0;
}

div#scenario-pane h2 {
	background: url(/common/rfid_img/home/headlines.png) 0 0 no-repeat;
	text-indent:-9999px;
}

div#scenario-pane-news h2 {
	margin-top:30px;
	background: url(/common/rfid_img/home/headlines.png) 0 0 no-repeat;
	text-indent:-9999px;
}

div#testimonial-pane h2 {
	background: url(/common/rfid_img/home/headlines.png) 0 -50px no-repeat;
}

div#testimonial-pane a {
	margin-left: 5px;
	font-size: .9em;
}

div#press-pane h2 {
	margin-top:30px;
	background: url(/common/rfid_img/home/headlines.png) 0 -100px no-repeat;
}

div#press-pane {
	background: transparent url(/common/rfid_img/home/quote.png) 5px 75px no-repeat;
}

div#blog-pane h2 {
	background: url(/common/rfid_img/home/headlines.png) 0 -292px no-repeat;
}

div#news-pane h2 {
	background: transparent url(/common/rfid_img/home/headlines.png) 0 -251px no-repeat;
}

div#solutions-pane h2 {
	background: url(/common/rfid_img/home/headlines.png) 0 -326px no-repeat;
}

div.tour h1 {
	background: url(/common/rfid_img/home/headline.png) 0 0 no-repeat;
	height: 94px;
	margin: -25px 0 0 30px;
	text-indent: -9999px;
	visibility: visible;
	width: 890px;
}


div.tour h5 {
	background: url(/common/rfid_img/home/press.png) 0 0 no-repeat;
	height: 23px;
	margin: 9px 0 2px 30px;
	text-indent: -9999px;
	width: 890px;
	position: relative;
}

div#benefit-invest {
	background: url(/common/rfid_img/home/invest.png) 0 30px no-repeat;
}

div#benefit-acc {
	background: url(/common/rfid_img/home/acc.jpg) 27px 10px no-repeat;
}

div#benefit-store {
	background: url(/common/rfid_img/home/store.png) 27px 10px no-repeat;
}

div#benefit-med {
	background: url(/common/rfid_img/home/med.png) 27px 10px no-repeat;
}

div#benefit-metal {
	background: url(/common/images/home/metal.jpg) 27px 10px no-repeat;
}

div#benefit-lib {
	background: url(/common/rfid_img/home/lib.png) 27px 10px no-repeat;
}

div#benefit-iphone {
	background: url(/common/rfid_img/home/iphones.jpg) 70px 15px no-repeat;
}

div#benefit-content {
	height: 277px;
	width: 720px;
}

div#benefit-metal {
	background: url(/common/rfid_img/home/aaron_video_static-d.png) 170px 15px no-repeat;
	z-index: 98;
}

div.benefit h3 {
	color: #444;
	margin: 2em 0 .25em 0;
	font-size: 24px;
	letter-spacing: -1px;
}

div.benefit {
	height: 317px;
	position: absolute;
	visibility: hidden;
	width:720px;
}

div.benefit div img {
	height: 250px;
	width: 360px;
}

div.benefit h3,
div.benefit p {
	margin-left: 350px;
	width: 340px;
	margin-top:20px;
}

div.benefit p {
	color: #555;
	font-size: 110%;
}

ul#benefit-tabs {
	margin-left:0px;
	width: 720px;
}

ul#benefit-tabs a {
	background-image: url(/common/rfid_img/home/tour-tabs.png);
	height: 65px;
	width: 180px;
}

ul#benefit-tabs a:hover,
ul#benefit-tabs li.selected a {
	background-color: #f8951f;
}

ul#benefit-tabs li#tab-acc a {
	background-position: 0 0;
}

ul#benefit-tabs li#tab-store a {
	background-position: -180px 0;
}

ul#benefit-tabs li#tab-med a {
	background-position: -360px 0;
}

ul#benefit-tabs li#tab-lib a {
	background-position: -540px 0;
	width: 180px;
}



div#benefit-rfid {
	background: url(/common/rfid_img/home/rfid.png) 27px 10px no-repeat;
}

div#benefit-code {
	background: url(/common/rfid_img/home/code.png) 27px 10px no-repeat;
}

div#benefit-2d {
	background: url(/common/rfid_img/home/2d.png) 27px 10px no-repeat;
}


ul#benefit-tabs.tech {
	margin-left:0px;
	width: 720px;
}

ul#benefit-tabs.tech  a {
	background-image: url(/common/rfid_img/home/tour-tabs-tech.png);
	height: 65px;
	width: 240px;
}

ul#benefit-tabs.tech  a:hover,
ul#benefit-tabs.tech  li.selected a {
	background-color: #f8951f;
}

ul#benefit-tabs.tech  li#tab-rfid a {
	background-position: 0 0;
}

ul#benefit-tabs.tech  li#tab-code a {
	background-position: -240px 0;
}

ul#benefit-tabs.tech  li#tab-2d a {
	background-position: -480px 0;
	width: 240px;
}



#homepage-security {
	display: block;
	position: absolute;
	height: 210px;
	width: 300px;
	top: 15px;
	left: 175px;
	z-index: 99;
}

#TB_ajaxContent {
	background: #E8E8E8;
}

/* @end */

/* @group Scenarios */

div#scenario-pane {
	background: #fbfbfb;
	/*height: 100%;*/
	/*margin-top:10px;*/
	padding: 30px 10px 20px 0px;
	margin: 0px !important;
}

div#blog-pane {
	background: #fbfbfb;
	/*height: 100%;*/
	margin-left:0px;
	margin-right:0px;
}

div#solutions-pane {
	/*background: #fbfbfb;*/
	/*height: 100%;*/
	margin-left:0px;
	margin-right:0px;
}

div#solutions-pane div { height: 150px; }

div#scenario-pane-news {
	background: #fbfbfb url(/common/rfid_img/home/scenario-bkgnd.png) left top repeat-x;
	margin-left:0px;
	margin-right:0px;
	width:720px;
}


/* @end */

/* @group News */

div.news {
	background: #fbfbfb;
	height: 100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	font-style: normal;
	padding-bottom:30px;
	margin-left:0px;
	margin-right:0px;
}

div.news ul {

	margin-top:10px;
}

div.news a {
	color: #008286;
}
/*
div.news a.more {
	background: url(/common/images/global/link-arrow.gif) right center no-repeat;
	color: #008286;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-right: 8px;
	font-style: normal;
	font-weight: bold;
	font-size: .8em;
	letter-spacing: .2em;
}*/

div.news h6 {
	line-height: 2;
}

div.news img {
	float: left;
	margin: 0 1.5em 2em -0.5em;
}

/* @end */

/* @group Quotes */

div.quotes {
	
	height: 175px;
	background: #fbfbfb;
}
/*
div#press-pane img {
	float: none;
	margin: 20px 0 0;
}

div#press-pane p {
	line-height: 1;
}
*/
div.quotes a {
	/*font-size: .6em;
	letter-spacing: .1em;*/
}

body div.quotes {
	width: 250px;
	height: 265px;
	padding: 10px 20px 0px 60px;
	background: transparent url(/common/rfid_img/quotes.png) 40px 0px no-repeat;
}

#author {
	font-family: "Helvetica Neue",MS San Serif,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: .7em;
	font-style: normal;
	display: inline;
	padding-left: 10px;
}

#press-badges {
	padding-left: 0px;
	background: none;
}

#blog-pane,
#press-pane,
#news-pane {
	padding-top: 30px;
	padding-left: 40px;
}

/* @end */
/*
     */
/*
*/