* { padding: 0; margin: 0; }

a img {border:0;}

body {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 13px;
    background:#ebebeb;
	color: #333333;
}

#wrapper { 
    margin: 15px auto;
    width: 960px;
    background:#fff;
    -webkit-border-radius: 10px;
    border-radius: 10px; 
	-webkit-box-shadow: 0px 0px 10px 0px #ccc;
    box-shadow: 0px 0px 10px 0px #ccc; 
	padding: 0px;
}

a.cta {
    width: 350px;
	height:	 67px;
	display: block;
	background: transparent url(/assets/lp/services/eshops/images/cta_banner.png) left top;
	margin: 50px auto 0px auto;
}

a.cta span { display: none;}

a.cta:hover {
	background-position: bottom;
	cursor: pointer;
}

/* styles for Banner section */

#banner {
    width: 960px;
    height: 429px;
    margin: 0 auto;
    background: transparent url(/assets/lp/services/eshops/images/banner_bg.jpg) no-repeat left top;
	position:relative;
	clear:both;
}

#banner a.logo {
    width: 227px;
	height: 105px;
	position: absolute;
	left: -10px;
	top: -85px;
	z-index: 999;
}

#banner h1 {
	font-size: 38px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	text-shadow: 2px 2px 2px #222222;
	filter: dropshadow(color=#222222, offx=2, offy=2);
	width: 517px;
	height: 115px;
	background: transparent url(/assets/lp/services/eshops/images/en/header.png) no-repeat left top;
	z-index: 4;
	position: absolute;
	right: 45px;
	top:19px;
}

#banner h1 span {
    display:none;
}

#banner h2 {
    color: #00488c;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -1px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	width: 525px;
	text-align: center;
	position: absolute;
	right: 46px;
	top: 75px;
	line-height: 44px;
}

#banner .underline {
	background:transparent url(/assets/lp/services/eshops/images/underline.png) no-repeat left bottom;
	position: absolute;
	right: 106px;
	top: 145px;
	width: 109px;
	height: 30px;
	display:none;
}

#banner .bullet_list {
	height: 180px;
	position: absolute;
	width: 534px;
	right: 27px;
	top: 152px;
	z-index: 1;
}

#banner .bullet_list ul {
    line-height: 25px;
}

#banner .bullet_list ul li {
	list-style: none;
	font-size: 19px;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 8px 0px 4px 50px;
	background:transparent url(/assets/lp/services/eshops/images/icn_splash_sprites.png) no-repeat left top;
	display:block;
	height:35px;
}

#banner .bullet_list ul li.first {
    font-weight: normal;
	padding-left: 0px;
	background: none;
}

#banner .bullet_list ul li.tips {
    background-position: left -55px;
	height: 55px;
}

#banner .bullet_list ul li.features{
    background-position: left -124px;
}

#banner .bullet_list ul li.walkthrough{
    background-position: left -88px;
}

#banner a.cta {
	background: transparent url(/assets/lp/services/eshops/images/button_lrg.png) no-repeat scroll right -114px;
	color: #fff;
	display: block;
	font-size:34px;
	height: 57px;
	padding-right: 38px; /* sliding doors padding */
	text-decoration: none;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	filter:0;
	position:absolute;
	bottom: 36px;
	right: 110px;
	text-align: left;
}

#banner a.cta span {
    background: transparent url(/assets/lp/services/eshops/images/button_lrg.png) no-repeat scroll left top;
    display: block;
    line-height: 56px;
    padding:0 0 10px 22px;
     height:47px;
    text-shadow: 1px 1px 1px #666666;
    filter:0;
} 

#banner a.cta:hover {
    background-position: bottom right;
    color: #ccc;
    outline: none; /* hide dotted outline in Firefox */
    cursor:pointer;
}

#banner a.cta:hover span {
    background-position: left -57px;
    padding:0 0 10px 22px;
    cursor:pointer;
} 

#banner .badge {
     width: 100px;
	 height: 105px;
	 background: transparent url(/assets/lp/services/eshops/images/en/badge_sm.png) no-repeat left top;
	 z-index: 1000;
	 position: absolute;
	 right: 112px;
	 bottom: 8px;
}

#banner .badge span {
	display:none;
}


/* styles for Features section */

#features {
    width: 918px;
    height: 305px;
    margin: 0 auto 20px auto;
	border: 1px solid #b8b8b8;
	-webkit-border-radius: 5px;
    border-radius: 5px; 
    background: #ffffff;
	position: relative;
	-webkit-box-shadow: 0px 0px 0px 0px #fff;
    box-shadow: 0px 0px 0px 0px #fff; 
}

#features .drip_header {
	width: 918px;
	height: 83px;
	margin: 0 auto;
	position: relative;
}

#features h2 {
    text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: 2px 2px 2px #222222;
    filter: dropshadow(color=#222222, offx=2, offy=2);
	width: 918px;
	height: 80px;
	-webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
	margin: 0 auto;
	padding: 0;
	color: #fff;
	border: 1px solid #2e5e0c; 
	-webkit-box-shadow: inset 0px 0px 1px 1px #d7e8be;
    box-shadow: inset 0px 0px 1px 1px #d7e8be;
    background: #72ae1a; /* Old browsers */
    background: -moz-linear-gradient(top,  #72ae1a 0%, #438912 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#72ae1a), color-stop(100%,#438912)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #72ae1a 0%,#438912 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #72ae1a 0%,#438912 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #72ae1a 0%,#438912 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #72ae1a 0%,#438912 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72ae1a', endColorstr='#065092',GradientType=0 );
}

#features h3 {
    font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 15px auto;
	color: #46811d;
	width: 674px;
	height: 64px;
	display: block;
	background: transparent url(/assets/lp/services/eshops/images/drip.png) no-repeat left top;
	position: absolute;
	bottom: -40px;
	right: 115px;
	padding-top: 8px;
}

#features #top_plans {
	width: 905px;
	height: 310px;
	margin: 25px auto 15px auto;
	line-height: 20px;
}

#features #top_plans a{
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #46811d;
	text-decoration:none;
}

#features #top_plans a:hover{
	color: #fff;
}
	
#features #top_plans dl {
	color: #46811d;
	display:block;
	float:left;
	width: 169px;
	height: 170px;
	margin: 0px 5px 10px 5px;
	text-align: center;
	border: 1px solid #d3d3d3;
	-webkit-box-shadow: 0px 0px 5px 0px #ccc;
    box-shadow: 0px 0px 5px 0px #ccc; 
	-webkit-border-radius: 5px;
    border-radius: 5px; 
	-webkit-box-shadow: inset 0px 0px 3px 3px #ffffff;
	box-shadow: inset 0px 0px 3px 3px #ffffff; 
	-webkit-box-shadow:  0px 0px 0px 3px #f2f2f2;
    box-shadow:  0px 0px 0px 3px #f2f2f2;
	background: #f6f6f6;
}

#features #top_plans dl:hover {
	color: #fff;
	background: #f8d102; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(/assets/lp/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f8d102 0%, #e8a500 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8d102), color-stop(100%,#e8a500)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8d102 0%,#e8a500 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8d102 0%,#e8a500 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8d102 0%,#e8a500 100%); /* IE10+ */
	background: linear-gradient(top,  #f8d102 0%,#e8a500 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8d102', endColorstr='#e8a500',GradientType=0 ); /* IE6-8 */
    cursor:pointer;	
    border: 1px solid #c18b00;
	text-shadow: 2px 2px 3px #b88e01;
    filter: dropshadow(color=#b88e01, offx=2, offy=2);
}

#features #top_plans dt {	
	width: 107px;
	height: 50px;
	display: block;
	background: transparent url(/assets/lp/services/eshops/images/features_sprites.png) no-repeat center top;
	margin: 15px auto;
}

#features #top_plans dt.icn_2 {
	background-position: center -50px;
}

#features #top_plans dt.icn_3 {
	background-position: center -100px;
}

#features #top_plans dt.icn_4 {
	background-position: center -150px;
}

#features #top_plans dt.icn_5 {
	background-position: center bottom;
}


#features #top_plans dt span {
	display: none;
}

#features #top_plans dd {
	 font-weight: bold;
	 font-size: 16px;
	 height: 50px;
	 width: 169px;
	 display: block;
	 letter-spacing: -1px;
}

#features #top_plans dd.one_line {
	 height: 40px;
	 width: 169px;
	 display: block;
	 padding-top:10px;
}

#features #top_plans dd:hover {color: #fff;}

#features #top_plans dl .question {
    width:18px;
    height: 18px;
    display: block;
    background:transparent url(/assets/lp/services/eshops/images/question_bl.png) no-repeat left top;
    border: none;
	outline: none;
	margin:0 auto;
}

#features #top_plans dl:hover .question {
    background:transparent url(/assets/lp/services/eshops/images/question_bl_over.png) no-repeat left top;
    width:18px;
    height: 18px;
    border: none;
	outline: none;
}

/* styles for Steps section */

#steps {
    width: 918px;
    height: 570px;
    margin: 0 auto 20px auto;
	border: 1px solid #b8b8b8;
	-webkit-border-radius: 5px;
    border-radius: 5px; 
    background: #ffffff;
	position: relative;
}

#steps h4 {
    text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: 2px 2px 2px #222222;
    filter: dropshadow(color=#222222, offx=2, offy=2);
	width: 918px;
	height: 51px;
	-webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
	margin: 0 auto;
	color: #fff;
	border: 1px solid #2e5e0c; 
	-webkit-box-shadow: inset 0px 0px 1px 1px #d7e8be;
    box-shadow: inset 0px 0px 1px 1px #d7e8be;
    background: #72ae1a; /* Old browsers */
    background: -moz-linear-gradient(top,  #72ae1a 0%, #438912 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#72ae1a), color-stop(100%,#438912)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #72ae1a 0%,#438912 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #72ae1a 0%,#438912 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #72ae1a 0%,#438912 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #72ae1a 0%,#438912 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72ae1a', endColorstr='#065092',GradientType=0 );
	padding-top:8px;
}

#steps #top_plans {
	width: 905px;
	height: 310px;
	margin: 25px auto 15px auto;
	line-height: 20px;
	position: relative;
}

#steps #top_plans a{
	font-weight: bold;
	font-size: 16px;
	color: #686868;
	text-decoration:none;
}

#steps #top_plans a:hover{
	color: #fff;
}
	
#steps #top_plans dl {
	color: #686868;
	display:block;
	float:left;
	width: 277px;
	height: 277px;
	margin: 50px 5px 10px 5px;
	text-align: center;
	border: 1px solid #d3d3d3;
	-webkit-box-shadow: 0px 0px 5px 0px #ccc;
    box-shadow: 0px 0px 5px 0px #ccc; 
	-webkit-border-radius: 5px;
    border-radius: 5px; 
	-webkit-box-shadow: inset 0px 0px 3px 3px #ffffff;
	box-shadow: inset 0px 0px 3px 3px #ffffff; 
	-webkit-box-shadow:  0px 0px 0px 3px #f2f2f2;
    box-shadow:  0px 0px 0px 3px #f2f2f2;
	background: #f6f6f6;
}

#steps #top_plans dt {	
	width: 227px;
	height: 150px;
	display: block;
	background: transparent url(/assets/lp/services/eshops/images/step_sprites.png) no-repeat center top;
	margin: 25px auto;
}

#steps #top_plans dt.icn_2 {
	background-position: center -150px;
}

#steps #top_plans dt.icn_3 {
	background-position: center bottom;
}


#steps #top_plans dt span {
	display: none;
}

#steps #top_plans dd {
	 font-weight: bold;
	 font-size: 16px;
	 height: 50px;
	 width: 247px;
	 display: block;
	 letter-spacing: -1px;
	 padding: 0 15px;
}

#steps #top_plans dd.two_line {
	 height: 40px;
	 padding-top:10px;
}

#steps #top_plans .drip_sm {
	width: 275px;
	height: 49px;
	display: block;
	background: transparent url(/assets/lp/services/eshops/images/drip_sm.png) no-repeat left top;
	position: absolute;
	top: 0px;
	font-size: 18px;
	color: #46811d;
	text-align: center;
	letter-spacing: -1px;
	font-weight: bold;
	padding-top: 15px;
}

#steps #top_plans .drip_sm.step_1 {
	left: 7px;
}

#steps #top_plans .drip_sm.step_2 {
	left: 315px;
}

#steps #top_plans .drip_sm.step_3 {
	right: 7px;
}

#steps a.cta {
	background: transparent url(/assets/lp/services/eshops/images/button_lrg.png) no-repeat scroll right -114px;
	color: #fff;
	display: block;
	font-size:34px;
	height: 57px;
	padding-right: 38px; /* sliding doors padding */
	text-decoration: none;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	filter:0;
	text-align: left;
}

#steps a.cta span {
    background: transparent url(/assets/lp/services/eshops/images/button_lrg.png) no-repeat scroll left top;
    display: block;
    line-height: 56px;
    padding:0 0 10px 22px;
     height:47px;
    text-shadow: 1px 1px 1px #666666;
    filter:0;
} 

#steps a.cta:hover {
    background-position: bottom right;
    color: #ccc;
    outline: none; /* hide dotted outline in Firefox */
    cursor:pointer;
}

#steps a.cta:hover span {
    background-position: left -57px;
    padding:0 0 10px 22px;
    cursor:pointer;
} 

#steps .badge {
     width: 100px;
	 height: 105px;
	 background: transparent url(/assets/lp/services/eshops/images/en/badge_sm.png) no-repeat left top;
	 z-index: 1000;
	 position: absolute;
	 right: 265px;
	 bottom: 35px;
}

#steps .badge span {
	display:none;
}

#steps .hurry {
	width: 240px;
	height: 99px;
	background: transparent url(/assets/lp/services/eshops/images/en/hurry.png) no-repeat left top;
	z-index: 7;
	position: absolute;
	left: 50px;
	bottom: 25px;
}

#steps .hurry span {
	display: none;
}

#steps .popup {
	background: transparent url(/assets/lp/services/eshops/images/icn_magnify.png) no-repeat left top;
	color: #00488c;
	font-size: 12px;
	font-weight: bold;
	margin: 25px auto;
	height: 20px;
	width: 300px;
	display: block;
	padding-left: 25px;
}

#steps .popup a {
    color: #00488c;	
	text-decoration: underline;
}

#steps .popup:hover {
	text-decoration: none;
}


/* styles for Reviews section */

#reviews { 
    width: 918px;
    height: 425px;
    margin: 0px auto;
	border: 1px solid #b8b8b8;
	-webkit-box-shadow: 0px 0px 5px 0px #ccc;
    box-shadow: 0px 0px 5px 0px #ccc; 
	-webkit-border-radius: 5px;
    border-radius: 5px; 
    background: #e8e8e8;
	-webkit-box-shadow: inset 0px 0px 1px 1px #ffffff;
    box-shadow: inset 0px 0px 1px 1px #ffffff; 
}

#reviews h5 {
    color: #2e7100;
	font-size: 29px;
	text-align: center;	  
	margin: 22px 0px;
	letter-spacing: -2px 
}

#reviews #top_plans {
	width: 905px;
	height: 310px;
	margin: 25px auto 15px auto;
	line-height: 20px;
	position: relative;
}

#reviews #top_plans a{
	font-weight: bold;
	font-size: 16px;
	color: #686868;
	text-decoration:none;
}

#reviews #top_plans a:hover{
	color: #fff;
}
	
#reviews #top_plans dl {
	color: #686868;
	display:block;
	float:left;
	width: 277px;
	height: 300px;
	margin: 0 5px 10px 5px;
	text-align: center;
	border: 1px solid #b8b8b8;
	-webkit-box-shadow: 0px 0px 5px 0px #ccc;
    box-shadow: 0px 0px 5px 0px #ccc; 
	-webkit-border-radius: 5px;
    border-radius: 5px; 
	-webkit-box-shadow: inset 0px 0px 3px 3px #ffffff;
	box-shadow: inset 0px 0px 3px 3px #ffffff; 
	-webkit-box-shadow:  0px 0px 0px 3px #d6d6d6;
    box-shadow:  0px 0px 0px 3px #d6d6d6;
	background: #fff;
}

#reviews #top_plans dt {	
	width: 227px;
	height: 150px;
	display: block;
	background: transparent url(/assets/lp/services/eshops/images/review_sprites.png) no-repeat center top;
	margin: 15px auto;
}

#reviews #top_plans dt a {	
	width: 227px;
	height: 150px;
	display: block;
}

#reviews #top_plans dt.icn_2 {
	background-position: center -150px;
}

#reviews #top_plans dt.icn_3 {
	background-position: center bottom;
}


#reviews #top_plans dt span {
	display: none;
}

#reviews #top_plans dd {
	 font-weight: normal;
	 font-size: 14px;
	 height: 50px;
	 width: 227px;
	 display: block;
	 letter-spacing: -1px;
	 padding: 0 25px;
}

#reviews #top_plans dd span {
	font-size: 16px;
	font-weight: bold;
	color: #46811d;
}

#reviews #top_plans dd.two_line {
	 height: 40px;
	 padding-top:10px;
}

/* Style for action */

#actions {
    width: 918px;
    height: 105px;
    margin: 15px auto;
    position: relative;
}

#actions a.cta {
	background: transparent url(/assets/lp/services/eshops/images/button_lrg.png) no-repeat scroll right -114px;
	color: #fff;
	display: block;
	font-size:34px;
	height: 57px;
	padding-right: 38px; /* sliding doors padding */
	text-decoration: none;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	filter:0;
	position:absolute;
	bottom: 30px;
	right: 60px;
	text-align: left;
}

#actions a.cta span {
    background: transparent url(/assets/lp/services/eshops/images/button_lrg.png) no-repeat scroll left top;
    display: block;
    line-height: 56px;
    padding:0 0 10px 22px;
     height:47px;
    text-shadow: 1px 1px 1px #666666;
    filter:0;
} 

#actions a.cta:hover {
    background-position: bottom right;
    color: #ccc;
    outline: none; /* hide dotted outline in Firefox */
    cursor:pointer;
}

#actions a.cta:hover span {
    background-position: left -57px;
    padding:0 0 10px 22px;
    cursor:pointer;
}

#actions .badge {
     width: 100px;
	 height: 105px;
	 background: transparent url(/assets/lp/services/eshops/images/en/badge_sm.png) no-repeat left top;
	 z-index: 1000;
	 position: absolute;
	 right: 61px;
	 bottom: 0px;
}

#actions .badge span {
	display:none;
}

#actions h6 {
	color: #46811d;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: center;
	width: 300px;
	font-size: 30px;
	height: 85px;
	padding: 10px 0;
	line-height: 35px;
	margin-left: 60px;
}

/* Tooltip styles */



.tip {
   -webkit-box-shadow: 1px 1px 10px 0px #000000;
box-shadow: 1px 1px 10px 0px #000000;
	width: 412px;
	padding: 10px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 2000;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
background-color:#fff;}
	
