body {
	margin:0 auto;
	background:#e4e4e4;
	font:normal 1em trebuchet ms;
	color:#5F5F5F;
}

p {
	font-size:.8em;
}

a {
	color:#729923;
	text-decoration:none;
}

a:hover {
	color:#333;
}

a img {
	border:none;
}

hr {
	border:none;
	border-top:1px solid #ababab;
}

.devide-5 {
	height:5px;
}

.devide-10 {
	height:10px;
}

.devide-20 {
	height:20px;
}

.devide-25 {
	height:25px;
}

.devide-30 {
	height:30px;
}

.devide-40 {
	height:40px;
}

.devide-50 {
	height:50px;
}

.devide-60 {
	height:60px;
}

.devide-70 {
	height:70px;
}

.devide-80 {
	height:80px;
}

.devide-90 {
	height:90px;
}

.devide-100 {
	height:100px;
}

.clearer {
	clear:both;
}

.wrapper {
	width:960px;
	margin:0 auto;
	background:#fff;
}

.header {
	background:url(../images/header_bg.png) left top no-repeat;
	min-height:100px;
}

.menu {
	padding:40px 0 0 34px;
	color:#6f9a27;
}

.menu a {
	margin:0 6px;
	font-weight:bold;
	font-size:.9em;
	color:#6f9a27;
	text-decoration:none;
}

.menu a:hover, .menu a.active {
	color:#5f5f5f;
}

a.shopper-connect-menu-link {
	text-shadow:#666 1px 1px 0;
	color:#fff;
	font:bold italic .9em arial;
	background:url(../images/footer_bg.png) left center repeat-x;
	padding:0 8px;
	border:1px solid #416b19;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

a.shopper-connect-menu-link:hover {
	text-shadow:#333 2px 1px 2px;
	color:#fff;
}

.shopper-intro-left {
	float:left;
	width:590px;
	margin:0 0 0 40px;
	padding-top:120px;
	background:url(../images/shopper_intro_left.gif) left top no-repeat;
}

.shopper-intro-buttons-left {
	float:left;
	width:133px;
	height:68px;
	margin:15px 0 0 110px;
}

.button-whats-new {
	display:block;
	width:133px;
	height:34px;
	background:url(../images/button_whats_new.png) left top no-repeat;
}

.button-tour {
	display:block;
	width:131px;
	height:34px;
	background:url(../images/button_tour.png) left top no-repeat;
}

.shopper-intro-buttons-right {
	float:right;
	width:258px;
	height:67px;
	margin:14px 50px 0 0;
}

.button-download {
	display:block;
	width:258px;
	height:67px;
	background:url(../images/button_download.png) left top no-repeat;
}

.shopper-intro-right {
	float:right;
	width:237px;
	height:404px;
	padding:89px 0 0 27px;
	background:url(../images/iphone_video_bg.jpg) left top no-repeat;
	margin:60px 35px 20px 0;
}

.reviews-logos {
	border-top:1px solid #ababab;
	border-bottom:1px solid #ababab;
	padding:10px 0;
	text-align:center;
	background:#f8f8f8;
}

.reviews-logos a img {
	vertical-align:top;
	padding:4px;
	border:1px solid #ababab;
	background:#fff;
}

.reviews-logos a img:hover {
	background:#d7d7d7;
}

.retailers-sroll {
	height:146px;
	overflow:auto;
	border:1px solid #507822;
	background:#fff url(../images/scroll_bg.png) left top repeat-x;
}

.retailers-sroll h4 {
	height:20px;
	line-height:20px;
	background:url(../images/button_bg.gif) left bottom repeat-x;
	color:#fff;
	margin:0 2px 1px 0;
	padding:0 0 0 4px;
	text-transform:uppercase;
}

.retailers-sroll p {
	height:18px;
	margin:1px 2px 1px 0;
	padding:1px 4px;
	background:#e9fad8;
}

.retailers-sroll p.empty-ret {
	background:#deefcc;
}

.one, .two, .three, .four {
	width:215px;
	float:left;
}

.features {
	padding:10px 120px 30px 120px;
	border-top:1px solid #ababab;
	border-bottom:1px solid #ababab;
	background:#f8f8f8;
}

.features h1 {
	font-size:.9em;
	margin:10px 0;
}

.features h2 {
	font-size:.8em;
	margin:10px 0 0 0;
}

.features p {
	font-size:.6em;
	margin:0;
}

.features img {
	float:left;
	margin:13px 15px 0 0;
}

.features img.gs {
	float:left;
	margin:13px 7px 10px 0;
}

.features-left {
	float:left;
	width:55%;
}

.features-right {
	float:left;
	width:45%;
}

.regular-text {
	padding:0 40px;
}

.regular-text h1 {
	font-size:1em;
	margin:20px 0 0 0;
}

.regular-text p {
	margin-top:0;
}

.footer {
	height:49px;
	padding-top:20px;
	background:url(../images/footer_bg.png) left top repeat-x;
	text-align:center;
	color:#fff;
	font-size:.7em;
}

.footer a {
	font:bold 1.1em trebuchet ms;
	color:#fff;
	text-decoration:none;
	margin:0 10px;
}

.new-container {
	padding:0 20px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	background:#fbfff6;
	line-height:1.3em;
}

span.red {
	text-shadow:#333 1px 0 1px;
	color:#fff;
	font:bold italic .9em arial;
	background:#d91600;
	padding:0 8px;
	border:1px solid #333;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

span.red a {
	color:#fff;
}

span.red a:hover {
	color:#ffd8d8;
}

.twitter {
	float:right;
	margin:40px 0 0 740px;
	position:absolute;
	text-align:right;
	z-index:1;
}

.twitter a {
	display:block;
	width:160px;
	height:72px;
	background:url(../images/twitter.png) left top no-repeat;
}

.twitter a:hover {
	background:url(../images/twitter.png) left -72px no-repeat;
}

.title {
	height:65px;
	padding:15px 0 0 70px;
	margin-bottom:10px;
	background:url(../images/logo_with_reflection.png) left top no-repeat;
	font:bold 1.5em trebuchet ms;
}

center img {
	padding:0 6px 6px 0;
	background:url(../images/img_shadow.png) right bottom no-repeat;
}

.image-right {
	float:right;
	margin:20px 0 0 50px;
}

ul.whats-new {
	margin:0 0 20px 0;
}

h1.tour-title {
	margin:0;
}

.mail-icon {
	float:left;
}

.tour-img-1 {
	float:left;
	width:304px;
	height:494px;
	background:url(../images/tour_01.jpg) left top no-repeat;
}

.tour-txt-1 {
	float:left;
	width:566px;
}

.tour-txt-1-left, .tour-txt-1-middle, .tour-txt-1-right {
	float:left;
	width:177px;
	margin-left:8px;
}

.tour-txt-1-left h1, .tour-txt-1-middle h1, .tour-txt-1-right h1 {
	margin-top:0;
}

.tour-title-img {
	float:left;
}

.tour-txt-2 {
	padding-right:320px;
	background:url(../images/tour_02.jpg) right top no-repeat;
}

.tour-img-3 {
	float:left;
	width:304px;
	height:494px;
	background:url(../images/tour_03.jpg) left top no-repeat;
}

.tour-txt-3 {
	float:left;
	width:566px;
}

.to-learn {
	border:2px solid #ccc;
	text-align:center;
	padding:2px 5px;
	margin-top:30px;
	font-size:.9em;
}

.tour-img-4 {
	width:900px;
	height:494px;
	margin:40px 0;
	background:url(../images/tour_04.jpg) center top no-repeat;
}

.tour-txt-5-left {
	float:left;
	width:37%;
	padding-right:15px;
}

.tour-txt-5-middle {
	float:left;
	width:24%;
	padding-right:15px;
}

.tour-txt-5-right {
	float:left;
	width:32%;
}

.tour-img-5 {
	width:900px;
	height:523px;
	margin-bottom:40px;
	margin-top:-5px;
	background:url(../images/tour_05.jpg) center top no-repeat;
}

.tour-img-6 {
	width:900px;
	height:523px;
	margin-top:-5px;
	margin-bottom:40px;
	background:url(../images/tour_06.jpg) center top no-repeat;
}

.tour-img-7, .tour-img-8, .tour-img-9, .tour-img-11 {
	width:900px;
	height:519px;
	margin-bottom:40px;
}

.tour-img-7 {
	background:url(../images/tour_07.jpg) center top no-repeat;
}

.tour-img-8 {
	background:url(../images/tour_08.jpg) center top no-repeat;
}

.tour-img-9 {
	background:url(../images/tour_09.jpg) center top no-repeat;
}

.tour-img-11 {
	background:url(../images/tour_11.jpg) center top no-repeat;
}

.tour-txt-7-left {
	float:left;
	width:50%;
}

.tour-txt-7-right {
	float:right;
	width:48%;
}

.tour-img-10 {
	width:900px;
	height:523px;
	margin-top:-5px;
	margin-bottom:40px;
	background:url(../images/tour_10.jpg) center top no-repeat;
}

.title-shopper-online {
	height:65px;
	padding:15px 0 0 70px;
	background:url(../images/logo_with_reflection.png) left top no-repeat;
	font:bold 1.5em trebuchet ms;
}

.shopper-online-ad {
	width:936px;
	height:120px;
	background:url(../images/shopper_online_ad.jpg) center top no-repeat;
	margin:0 auto;
	padding:190px 0 0 136px;
}

a.register-button {
	display:block;
	width:220px;
	height:60px;
	background:url(../images/shopper_online_register_button.png) left top no-repeat;
}

a.register-button:hover {
	background:url(../images/shopper_online_register_button.png) left -60px no-repeat;
}

.shoper-online-desc-container {
	width:880px;
	padding:20px 40px;
	margin:0 auto;
	background:#fff;
}

.shopper-online-desc-left {
	width:53%;
	padding:20px 30px;
	float:left;
	background:#ebf7ff;
	border:1px solid #a9d6f4;
}

.shopper-online-desc-right {
	width:30%;
	padding:20px 30px;
	float:right;
	background:#edf7dc;
	border:1px solid #9ed048;
	text-align:center;
}

a.sign-in-button {
	display:block;
	width:168px;
	height:50px;
	margin:20px auto;
	background:url(../images/shopper_online_sign_in_button.png) left top no-repeat;
}

a.sign-in-button:hover {
	background:url(../images/shopper_online_sign_in_button.png) left -50px no-repeat;
}

.footer-shopper-online {
	height:49px;
	padding-top:20px;
	background:url(../images/footer_bg.png) left top repeat-x;
	text-align:center;
	color:#fff;
	font-size:.7em;
	width:960px;
	margin:0 auto;
}

.footer-shopper-online a {
	font:bold 1.1em trebuchet ms;
	color:#fff;
	text-decoration:none;
	margin:0 10px;
}

ul {
	font-size:.9em;
	padding:0;
	margin:15px 0 0 0;
	line-height:1.4em;
}

ol {
	font-size:.9em;
	line-height:1.4em;
}

li {
	margin-left:15px;
}

ul.icoized-list {
	font-size:.9em;
	padding:0;
	margin:15px 0 0 0;
	line-height:1.4em;
	list-style:none;
}

ul.icoized-list li {
	padding-left:20px;
	margin:0;
	background:url(../images/shopper_icon.png) left 2px no-repeat;
}

.faq-image-right {
	float:right;
	padding:0 6px 6px 0;
	margin:25px 0 10px 20px;
	background:url(../images/img_shadow.png) right bottom no-repeat;
}

.faq-link {
	font-size:.8em;
}

a.back-to-top {
	display:block;
	text-align:right;
	font-size:.8em;
	margin-bottom:-15px;
	margin-top:-5px;
	padding:5px 10px 5px 0;
	background:#f4f4f4;
	clear:both;
}

a.back-to-top:hover {
	background:#eaeaea;
}

.years {
	text-align:right;
	border-bottom:1px solid #416b19;
}

.years a {
	margin-left:1px;
	font-weight:bold;
	font-size:1em;
	background:url(../images/button_bg.gif) left top repeat-x;
	color:#fff;
	text-shadow:#666 1px 1px 0;
	border:1px solid #416b19;
	border-bottom:none;
	padding:0 15px;
}

.years a:hover {
	text-shadow:#333 2px 1px 2px;
	background:url(../images/button_bg.gif) left center repeat-x;
}

.years a.active {
	color:#5f5f5f;
	text-shadow:#fff 1px 1px 0;
	background:#d7ea9d;
}

.pr-container {
	padding:10px 0;
	border-bottom:1px solid #ababab;
}

.pr-title {
	font-weight:bold;
	font-size:1.1em;
	text-transform:uppercase;
	line-height:1.4em;
}

.pr-container p {
	margin:0;
}

.news-logo {
	float:left;
	margin:5px 4px 0 0;
	padding:4px;
	border:1px solid #ababab;
}

.pr-go {
	padding:10px 0;
	text-align:right;
}

.pr-go a {
	text-shadow:#666 1px 1px 0;
	color:#fff;
	font:bold .75em arial;
	background:url(../images/button_bg.gif) left top repeat-x;
	padding:2px 10px;
	border:2px solid #416b19;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.pr-go a:hover {
	text-shadow:#333 2px 1px 2px;
	background:url(../images/button_bg.gif) left center repeat-x;
}

.landing-header {
	background:url(../images/landing_header_bg.png) left top no-repeat;
	min-height:90px;
}

.menu-landing {
	padding:40px 380px 0 0;
	color:#6f9a27;
	text-align:right;
}

.landing-menu-link {
	margin:0 6px;
	font-weight:bold;
	font-size:.9em;
	color:#6f9a27;
	text-decoration:none;
	vertical-align:top;
}

a.landing-menu-link:hover, a.landing-menu-link-active {
	color:#5f5f5f;
	font-weight:bold;
	font-size:.9em;
	margin:0 6px;
	vertical-align:top;
}

.landing-rev-logos {
	float:left;
	margin:0 40px;
	text-align:center;
}

.landing-rev-logos .reviews-logos {
	padding:10px 40px;
	border:none;
	background:none;
}

.landing-rev-logos h4 {
	margin:0 0 10px 0;
	text-transform:uppercase;
}

.badge {
	float:right;
	margin:-108px 635px 0 0;
	position:relative;
	text-align:right;
	z-index:1;
	width:95px;
	height:95px;
	background:url(../images/badge.png) left top no-repeat;
}

.landing-header-right {
	float:right;
	width:235px;
	margin:10px 50px 0 0;
	text-align:center;
}

.landing-header-right .iframeFancybox1 {
	display:block;
	width:260px;
	height:33px;
	padding-top:7px;
	text-align:center;
	font:bold 1.18em trebuchet ms;
	margin:0 auto;
	text-shadow:#fff 0 1px 0;
	background:url(../images/get_now_normal.png) left top repeat-x;
	border:2px solid #416b19;
	color:#444;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.landing-header-right .iframeFancybox1:hover {
	background:url(../images/get_now_hover.png) left top repeat-x;
	text-shadow:#fff 0 1px 0;
	color:#416b19;
}

.iframeFancybox1 {
	display:block;
	width:200px;
	height:33px;
	padding-top:7px;
	text-align:center;
	font:bold 1.1em trebuchet ms;
	margin:0 auto;
	text-shadow:#333 2px 1px 2px;
	background:url(../images/button_bg.gif) left center repeat-x;
	border:2px solid #416b19;
	color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.iframeFancybox1:hover {
	background:url(../images/button_bg.gif) left top repeat-x;
	text-shadow:#666 1px 1px 0;
	color:#fff;
}

.get-shopper-now {
	display:block;
	width:200px;
	height:33px;
	padding-top:7px;
	text-align:center;
	font:bold 1.1em trebuchet ms;
	margin:0 auto;
	text-shadow:#333 2px 1px 2px;
	background:url(../images/button_bg.gif) left center repeat-x;
	border:2px solid #416b19;
	color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.get-shopper-now:hover {
	background:url(../images/button_bg.gif) left top repeat-x;
	text-shadow:#666 1px 1px 0;
	color:#fff;
}

.landing-screenshots-container {
	padding:0 24px 0 24px;
	border-top:1px solid #ababab;
	border-bottom:1px solid #ababab;
	background:#f8f8f8;
}

.landing-screenshots-border {
	border:1px solid #ccc;
	padding:0 20px 20px 20px;
	margin-bottom:20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#fff;
}

.landing-screenshots-border h2 {
	font-size:1.2em;
}

.landing-screenshots-border-jy h2 {
	font-size:1.2em;
	margin:5px;
}

.landing-screenshots {
	height:250px;
	overflow:auto;
	overflow-x:auto;
	overflow-y:hidden;
	-ms-overflow-y:hidden;
	white-space:nowrap;
}

.landing-screenshots img {
	margin-right:10px;
	padding:3px;
	border:1px solid #ccc;
}

.landing-actions {
	float:left;
	width:235px;
	height:45px;
	background:#f8f8f8;
	border:1px solid #ababab;
	border-left:none;
	border-right:none;
	margin:15px 9px;
	padding:10px 20px;
}

.landing-popup-container {
	padding: 12px;
	height:305px;
	text-align:center;
}

.landing-popup-container h4 {
	margin:0 0 20px 0;
}

.landing-popup-container p {
	margin:0;
	padding:0;
}

.download-iphone {
	border:1px solid #444;
	padding:50px 20px 50px 20px;
	background:#f8f8f8;

}
.iphone-mail {
	width: 47%;
	padding: 0 10px;
	float: left;
	border-right: 1px solid #666;
}
.iphone-itunes {
	width: 48%;
	float: right;
}

.send-email-button {
	display:block;
	width:170px;
	height:38px;
	margin:0 auto;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:3px;
	font:bold 1.4em trebuchet ms;
	text-shadow:#333 2px 1px 2px;
	background:url(../images/button_bg.gif) left center repeat-x;
	border:2px solid #416b19;
	color:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	cursor:pointer;
}

.send-email-button:hover {
	background:url(../images/button_bg.gif) left top repeat-x;
	text-shadow:#666 1px 1px 0;
	color:#fff;
}

.download-bb {
	padding: 40px 20px 45px 20px;
	margin-top:10px;
	border:1px solid #444;
	background:#f8f8f8;
}

.mail {
	font-size:.8em;
}

#mail {
	width:232px;
	height:22px;
	padding:4px 4px 0 4px;
}

#formail label {
	display:block;
	margin:10px 0;
}

#text {
	background:red;
}

#sendmail {
	margin-top:20px;
	display:block;
}

#response {
	display:none;
	border:1px solid #ccc;
	background:#FFFFA0;
	padding:10px;
}

.down-from-itunes {
	display:block;
	width:170px;
	height:56px;
	margin:0 auto;
}


