/***********************************************/
/* 2-download-FIREFOX.css                               */
/* Copyright - Reproduction Interdite.         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #515F78;
	margin: 10px;
	padding: 0px;
	background-color:#FFFFFF;
	background-position: 10px 30px;
	background-repeat:no-repeat;
	background-image: url(../img/firefox+awards-vertical.gif);
}


/******* hyperlink and anchor tag styles *******/

a{
	font-weight:bold; 
	font-size:17px;
}

a:link, a:visited{
	color: #0000FF;
}

a:hover{
	text-decoration: underline;
	color:#FF0000
}


/************** header tag styles **************/

h1{
	 font: bold 130% Arial,sans-serif;
	 color: #334d55;
	 margin: 0px;
	 padding: 5px;
}


/********* form and related tag styles *********/

form {
	margin: 0;
}

label{
	 font: bold 1em Arial,sans-serif;
	 color: #334d55;
}
				
input{
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	text-align:left;
	width:650px;
	border: 1px solid #EEEEEE;
	padding:0px;
	background: url(http://2-download.com/img/bg_grad.jpg) fixed;
}


#content{
	padding: 0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
}



/***********************************************/
/* Component Divs                              */
/***********************************************/


/************* language styles ***************/

#language {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	margin: 5px;
	font-family: Verdana, sans-serif;
	font-size: 70%;
	color: #515F78;
	background-position:25px 2px;
	background-repeat:no-repeat;
	background-image:url(http://2-download.com/img/);
}

#language img{
	padding: 0px 10px 40px 40px;
	vertical-align: middle;
}

#language a{
	font-weight:bold; 
	font-size:9px;
}

#language a:link, a:visited{
	color: #0000FF;
}

#language a:hover{
	text-decoration: underline;
	color:#FF8000;
}



/************* language1 styles ***************/

#languageX {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 55px;
	margin: 5px;
}


/*************** download_firefox styles ******************/

.download_firefox {
	font-size: 80%;
	border: 1px solid #C53914;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 10px;
}

.download_firefox h1{
	font-size: 150%;
	color: #BE1C00;
	text-align:center;
}

.download_firefox p{
	font-size: 70%;
	padding: 0px 0px 10px 0px;
}

.download_firefox img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 70%;
	min-height: 50px;**
	height: 50px;**
}
html>body .feature {
	height: auto;
}

.feature h1{
	color: #D77C1A;
	padding: 10px 0px 2px 0px;
	border-bottom: 1px solid #ccc;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.feature a{
	font-weight:bold; 
	font-size:10px;
}



/************** awards styles *****************/

.awards{
	padding: 0px 0px 10px 10px;
	font-size: 70%;
	min-height: 50px;**
	height: 50px;**
}
html>body .awards {
	height: auto;
}

.awards h1{
	color: #D77C1A;
	padding: 10px 0px 2px 0px;
	border-bottom: 1px solid #ccc;
}

.awards img{
	padding: 0px 10px 0px 0px;
}



/************** free_firefox styles ****************/

.free_firefox{
	padding: 10px 50px 10px 50px;
	font-size: 80%;
}

.free_firefox h1{
	font-size: 130%;
	color: #BE1C00;
	text-align:center;
	border: 1px dotted #95260B;
}



/************** disclaimer styles ****************/

#disclaimer{
	clear: both;
	font-size: 60%;
	color: #515F78;
	padding: 5px 10px 5px 10px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#disclaimer img{
	padding: 0px 10px 4px 4px;
	float: left;
	vertical-align: middle;
}

#disclaimer a{
	font-size:100%;
}

/************** pubDown styles ****************/

#pubDown{
	clear: both;
	font-size: small;
	color: #000000;
	padding: 5px 10px 5px 10px;
	margin-top: 0px;
}

#pubDown h1{
	font-size: 100%;
	color: #334d55;
	padding: 5px 10px 5px 10px;
	margin-top: 0px;

}

#pubDown img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}



/************** pop up styles ****************/

#infoFirefox{
	font-size: 60%;
	width: 160px;
	height: 85px;
	border: 1px solid #ccd2d2;
	position: absolute;
	left: 527px;
	top: 609px;
}



/************** parrainage styles ****************/

.tf1{
	background-image:url(http://2-download.com/img/firefox_R.gif); 
	background-repeat:no-repeat; 
	background-position:right top; 
	height:65px; 
}

.tf2{
	background-image:url(http://2-download.com/img/firefox_L.gif);
 	background-repeat:no-repeat; 
	background-position:left top;
 	padding:0px 20px 0px 60px;
  	text-align:left;
}

/************* linking styles ***************/

#linking {
	width:650px;
	margin: 5px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	text-align:center;
	color: #CCCCCC;
}


#linking a{
	text-decoration: underline;
	color:#CCCCCC;
	font-size: 9px;
	font-weight:normal;
}


#linking a:hover{
	text-decoration: none;
	color:#CCCCCC;
}


/************** refer a friend styles ****************/
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
	line-height: 15px;
}
.field1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: 20px;
	width: 102px;
	border: 1px solid #999999;
}
.field2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: 20px;
	width: 192px;
	border: 1px solid #999999;
}
.text2 {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
	line-height: 11px;
}
.text3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.table1 {
	border: 1px solid #B5B5B5;
}

.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	padding-left: 16px;
	padding-right: 5px;
	padding-top: 12px;
	padding-bottom: 12px;

}

.text5 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #5F5F5F;
	text-decoration: none;
	line-height: 15px;
}
