html {
	background-color:#FAFDFE;
	background-image:url(../images/background_html.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding : 0px;
	margin : 0px;
}
body {
	font-family:"helvetica neue",arial,helvetica,sans-serif;
	font-size:35px;
	padding : 0px;
	margin : 0px;
	color:#444444;
}
a {
	text-decoration : none;
	color:#0055EE;
}
p, h3, ul {
	margin : 0px;
	padding : 0px;
}
#adsense-block {
	position : absolute;
	top : 0px;
	left: 0px;
}
h1 {
	font-family : georgia,serif;
	width 	: 800px;
	display:block;
	font-size:100%;
	font-weight:normal;
	color:#C63717;
	/*color:#223355;*/
  	margin : auto ;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left	: 20px;
}
h2 {
	font-size : 23px;
	font-weight:normal;
	margin:12px;
}
h3 {
	margin:12px;
	font-weight:normal;
	font-size : 17px;
}
.main {
	width : 800px;
  	margin-left: auto ;
    	margin-right: auto ;
	margin-bottom : 60px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#B5D9E5;
	border:4px solid #B5D9E5;
}
.content {
	background-image:url(../images/background_bottom_content.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	-webkit-border-radius-bottomleft:3px;
	-webkit-border-radius-bottomright:3px;
	-webkit-border-radius-topleft:0px;
	-webkit-border-radius-topright:0px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	background-color:#FFFFFF;
	border-bottom:1px solid #2E5186;
	border-left:1px solid #2E5186;
	border-right:1px solid #2E5186;
	overflow : hidden;
}
/*license*/
.license {
	font-size : 14px;
	color:#223355;
	margin:0 12px 12px;
}
.license p{
	margin:0px 0 6px;
}
.navigation {
	-webkit-border-radius-bottomleft:0;
	-webkit-border-radius-bottomright:0;
	-webkit-border-radius-topleft:3px;
	-webkit-border-radius-topright:3px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F0F8FC;
	background-image:url(../images/background_navigation.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #A5BFCE;
	border-top:1px solid #2E5186;
	border-left:1px solid #2E5186;
	border-right:1px solid #2E5186;
	overflow:hidden;
}
.navigation ul {
	float : left;
	list-style-image:none;
	list-style-type:none;
	margin : 0px;
	padding:7px;
	color:#223355;
	font-weight:bold;
	font-size:40%;
	overflow : hidden;
}
.navigation li {
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	float : left;
	padding : 5px;
	margin-right:10px;
}
.navigation li:hover {
	background : #BBDCE8;
	cursor : pointer;
}
.navigation li a{
	text-decoration : none;
	color:#223355;
}
#login-form {
	font-size:40%;
	font-weight:bold;
	float : right;
	padding : 7px;
}
#login-form label {
	padding : 5px;
	cursor:pointer;
}
#login-form input {
	width : 100px;
}
.navigation .selected {
	background-color:#223355 !important;
	color:#F0F8FC !important;
	cursor : default !important;
}
.addon-img-container-wrap {
	float:left;
	width : 35%;
}
.addon-img-container {
	border:3px solid #C9E8F3;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	margin : 12px;
	margin-right: 6px;
}
.addon-img-container img {
	width:100%;
}
.addon-summary-wrap {
	float:left;
	width : 65%;
}
.addon-summary {
	margin : 12px;
	margin-left: 6px;
	margin-bottom: 0px;
	text-align:left;
	background-color:#C8E8F3;
	border:3px solid #C9E8F3;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	font-family : georgia,serif;
	font-style : italic;
	color : #223355;
}

.description {
	font-size : 17.5px;
	margin : 12px;
}
.download-container {
	text-align : left;
	margin : 12px;
	position : relative;
	overflow : hidden;
}
.download-container img{
	border : none;
}
.download-container a.firefox{
	position : absolute;
	top : 0px;
	left : 65px;
}
.download-container a.chrome{
	position : absolute;
	bottom : 0px;
	left : 65px;
}
.download-container .left{
	float : left;
	width : 300px;
	overflow : hidden;
	height : 100%;
}
.download-container .right{
	float : right;
}
.link-to-mozilla-wrap {
	font-size : 30%;
	vertical-align : text-bottom;
	position : absolute;
	bottom : 0px;
	right : 0px;
}
.link-to-mozilla-wrap a:hover {
	text-decoration : none;
	text-decoration : underline;
}
.addon-feedbacks-wrap {
	font-size : 14px;
	float : right;
	width : 65%;
}
.addon-feedbacks {
	margin : 12px;
	margin-left: 6px;
	margin-top: 0px;
	text-align:left;
	line-height : 20px;
	border:3px solid transparent;
	color : #223355;
}
.addon-feedbacks .feedback{
	margin : 0px;
	margin-top: 6px;
}
.addon-feedbacks .feedback:first-letter {
	margin-left:12px;
}
.addon-feedbacks .author{
	margin : 0px;
	padding-bottom: 6px;
	padding-left: 425px;
	border-bottom:1px dotted #B5D9E5;
	text-align : left;
	font-style : italic;
}
.addon-feedbacks .author{
}
/*new-version*/
.content.new-version{
	border-top:1px solid #2E5186;
	min-height : 250px;
}
.content.new-version .description{
	font-size : 32px;
}
.changes-container-wrap {
	font-size : 14px;
	float : right;
	width : 65%;
}
.changes-container {
	margin : 12px;
	margin-left: 24px;
	margin-top: 0px;
	text-align:left;
	line-height : 20px;
	border:3px solid transparent;
	color : #223355;
}
/*faq*/
.faq {
	font-size : 13px;
	color:#223355;
	margin:0 12px 12px;
}
.faq .text-block {
	margin:0px 0 6px;
	border-top :1px dotted #B5D9E5;
	margin-top :6px;
}
.faq h3{
}
.sape-container-wrap {
	-moz-border-radius:5px;
	background-color:#B5D9E5;
	border:4px solid #B5D9E5;
	position : absolute;
	right : 0px;
}
.sape-container {
	-moz-border-radius:3px;
	background-color:#FFFFFF;
	border:1px solid #2E5186;
}
