html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}
*:focus{outline:0}
ol,ul{list-style:none}
table{border-collapse:separate;border-spacing:0;vertical-align:middle}
caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}
q,blockquote{quotes:"" ""}
q:before,q:after,blockquote:before,blockquote:after{content:""}
a img{border:none}

/* @group iPrestaShop website */
.clear { clear: both !important; }
br.clear { clear: both; height: 0; line-height:0; font-size: 0;}
strong, .strong { font-weight: bold !important; }
strike, .strike { text-decoration: line-through !important; }
em, .em { font-style:italic; }

.discount {text-decoration: line-through;display:inline !important;}

body{
	line-height:1.5;
	font-family: Arial, sans-serif;
	color:#868889;
	font-size:87.5%;
	background:#FFF;
}
.frame{
	text-align:left;
	width:950px;
	margin:0 auto;
	overflow:hidden;
	display:block;
	clear: both;
}

#header{
	margin-top:60px;
	margin-right:0;
	width:710px;
	padding-left:120px;
	padding-right:120px;
	margin-bottom:20px
}
* html #header{overflow-x:hidden}

h1 {
  line-height: 26px;
  float: left;
}
h1 .logo{
	font-weight:bold;
	color:#333;
	font-size:36px;
	margin-bottom:0;
}
h2{
  line-height: 26px;
  color:#777;
	font-size:14px;
	display:inline;
	float:right;
	margin-bottom:0;
}
.slogan {
  clear: both;
  display: block;
}

h3{
	line-height:1;
	margin:0.8em 0 1em;
	font-weight:200;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#444;
	font-size:1.5em;
}
.top_page {
  display: block;
  float: right;
  width: 26px;
  height: 26px;
}
h4{
	font-weight:bold;
	margin-bottom:10px;
	color:#444;
	font-size:1.2em;
	line-height:1.25;
}
h5{
	color:#222222;
	font-weight:bold;
	font-size:1em;
	margin-bottom:5px;
}
h6{
	font-weight:normal;
	color:#222222;
	font-size:1em;
	font-weight:bold;
}

a {
	color:#226D9C;
	font-weight:bold;
	text-decoration:none;
}
a:visited{color:#226D9C}
a:focus{color:#226D9C}
a:hover{color:#3e6b99}
a:active{color:#226D9C}
a:hover{text-decoration:underline}
a.normal { font-weight: normal !important; }

p{margin:0 0 1.5em}
p img.left{display:inline;float:left;margin:1.5em 1.5em 1.5em 0;padding:0}
p img.right{display:inline;float:right;margin:1.5em 0 1.5em 1.5em;padding:0}
li ul,li ol{margin:0}
ul,ol{margin:0 1.5em 1.5em 0;padding-left:3.333em}
ul{padding-left:20px;list-style-type:disc}
ol{list-style-type:decimal}


ul.nav{
	margin:0 0 20px 0;
	padding: 0 0 0 80px;
	border:0;
	outline:0;
	overflow:hidden;
	display:block;
	font-size:16px;
	border-color: #226D9C;
	border-style: solid;
	border-width: 1px 0;
}
ul.nav li{
	list-style-type:none;
	margin:0;
	white-space:nowrap;
	display:inline;
	float:left;
	padding: 3px 15px;
}
ul.nav a {
  display: block;
  padding: 0 10px;
  border-width: 0 1px;
  border-style: solid;
  border-color: transparent;
}
ul.nav a:hover { border-color: #226D9C; text-decoration: none; }

#resume, #screenshot, #credits, #demo, #roadmap, #modules, #tips {
	padding-right:40px;
	display:block;
	float:left;
	margin-right:10px;
	width:430px;
	padding-left:120px
}

#getit{
	padding-right:120px;
	display:inline;
	float:left;
	margin-right:0;
	width:230px;
	float:right
}
#getit .version{
	font-size:0.8em
}

* html #resume, * html #screenshot, * html #credits, * html #getit{overflow-x:hidden}

#footer{
	margin-top:15px;
	padding-right:120px;
	padding-left:120px;
	display:inline;
	float:left;
	margin-right:0;
	width:710px;
	font-size:0.8em;
	margin-bottom:20px;
	padding-top:20px;
	border-top:solid 1px #eee
}
* html #footer{overflow-x:hidden}

#footer p{
	margin-bottom:5px;
	color:#999
}
#footer_logo{
	display:inline;
	float:right
}


.button_buy{
	font-size:1.1em;
	height:39px;
	display:block;
	overflow:hidden;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-webkit-box-shadow:rgba(0,0,0,0.15) 0px 1px 3px;
	-moz-box-shadow:rgba(0,0,0,0.15) 0px 1px 3px;
	box-shadow:rgba(0,0,0,0.15) 0px 1px 3px;
	color:#79B536 !important;
	border:solid 1px #79B536;
	text-shadow:rgba(255,255,255,0.5) 0px 1px 0px;
	margin-bottom:5px;
	padding:5px 10px;
	line-height:1.4;
}
.button_buy span{
	font-size:0.8em;
	font-weight:normal;
	display:block;
	color:#79B536 !important;
}
.button_buy img{
	vertical-align:text-top;
	display:inline;
	float:left;
	margin-right:10px;
	margin-top:2px;
}
.button_buy span span{font-size:1em !important;}
.button_buy:hover{text-decoration:none}

.translation_missing { color: red; font-size: 1.1em; }

.translators {
  padding: 0 0 0 5px;
}
.translators dd {
  font-size: 15px;
  font-weight: bold;
}
.translators img {
  height:19px;
  width:28px;
  vertical-align: bottom;
}
.translators dt {
  font-size: 12px;
  padding-bottom: 10px;
}
.translators .download_language {
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  font-style: italic;
}

ul#flags {
	list-style: none;
	margin:0;
	padding:0 0 0 10px;
}
ul#flags li {
	float: left;
	margin-right: 8px;
	line-height: 18px;
}
ul#flags a {
  color: #333;
  font-weight: normal;
  font-size: 14px;
}

div#iphone {
	background:#FFFFFF url(iphone.png) no-repeat scroll 0 0;
	height:845px;
	width:407px;
}
#iphone iframe {
	height:460px;
	margin:143px 0 0 43px;
	width:320px;
	background-color:#000000;
	border:0 none;
	padding:0;
}

ul#screenshots {
	list-style: none;
}
ul#screenshots li {
	float: left;
	margin: 5px 0;
	width: 33%;
	text-align: center;
}
ul#screenshots span {
	display: block;
}

#modules li, #modules li a { font-weight: normal; }
.todo { font-style: italic }
.todo span { font-weight: bold; }
/* @end iPrestaShop website */

