/* com_techno.css -- Used by both Partner-specific product catalog and public site product catalog for Gemalto
/* version 1.01 July 2007 KA */
/* Basics are defined by Gemalto style_generic_pages.css */
/* This file should now only have specific styles for the product catalog/techno catalog for Gemalto */

/* Added May 2007     */

#centre a {
	text-decoration: underline;
	}
	
/* END Added May 2007 */


/* top Generic */

.prodtech_name {	/* Same as H1 */
	font-size:16pt; 
	margin:0; 
	text-align:left; 
	font-weight:normal; 
	color:#fa821e;
	margin:0em 0em 1.2em 0em;
}

.status {	
	color: #826E59; 
	font-size: 18px; 
}

.prodtech_comment {

	color: #826E59; 
	font-size: 14px; 
		}

.page_text {
	text-align: left;
	}


/*   Navigation specific gemplus.com  */



.navigation_family {

		color: #000000;

		font-size: 12px;

		font-family: Arial, Helvetica, sans-serif;

		line-height: 16px;

		font-weight: bold

		}

.navigation_top_cell {
	padding-top: 20px;
	}

		

		

			



/*   Tables generic */

TABLE {
	text-align: left;
	}


	TABLE.table1 {
		background-color: #FA821E;
		border-collapse: collapse;
		border-color: #56473D;
		}
	
	TABLE.table1 TH {
		background-color: #FA821E; 
		border-color: #56473D;
		border-bottom-color: white;
		color: white;
		}
	
	TABLE.table1 TD {
		background-color: #FFFFFF; 
		border-color: #56473D;
		}
	
	TABLE.table1 TD.lighter {
		background-color: #FFEDDD; 
		}


/*   Home Page Specific */


.index_description {  /* Find a product by name, Find a product by category. Use H2 settings */
	font-size:12pt; 
	text-align:left; 
	font-weight:normal; 
	color:#fa821e; 
	margin:0em 0em .2em 0em;
}





.bk_cell_1 {	

		font-family: Arial;

		font-size: 12px;

		color: #ffffff;

		font-weight: bold;

		BACKGROUND-COLOR: #003399

}



.bk_cell_2 {	

		font-family: Arial;

		font-size: 12px;

		color: #ffffff;

		font-weight: bold;

		BACKGROUND-COLOR: #FF6600

}





/*   Download Page Specific */



.download_type {COLOR: #ff6600; FONT-SIZE: 14px; FONT-FAMILY:arial,helvetica,sans-serif;FONT-WEIGHT: bold; padding-bottom: 10px;}

/* download_table modified for Gemalto colors May 2007 */

TABLE.download_table    {
		background-color: #D7CDC4;
		border-collapse: collapse;
		border-color: #56473D;
		}

TABLE.download_table TH {
		background-color: #56473D; 
		border-color: #56473D;
		border-bottom-color: white;
		color: white;
		}

TABLE.download_table TD {
		background-color: #D7CDC4; 
		border-color: #56473D;
		}


/*   Product Lists Page Specific */





.description {

		font-family: Arial;

		font-size: 14px;

		COLOR: #6699cc;

		font-weight: bold;

		MARGIN-BOTTOM: 10px

}



TABLE.list_table{

		BACKGROUND: #FFFFFF;

		BORDER: none

		}



TABLE.list_table TD.list_name_head{

		BACKGROUND: #ff9900; 

		BORDER: none;

		text-align: left;

		font-weight: bold;

		COLOR: #FFFFFF

		}

		

TABLE.list_table TD.list_name{

		BACKGROUND: #FFF3CC; 

		BORDER: none;

		text-align: left;

		}

		

TABLE.list_table TD.list_highlight_head{

		BACKGROUND: #5084BC; 

		BORDER: none;

		text-align: center;

		font-weight: bold;

		COLOR: #FFFFFF

		}

		

TABLE.list_table TD.list_highlight{

		BACKGROUND: #D2DFEE; 

		BORDER: none;

		text-align: center;

		}

		

TABLE.list_table TD.list_status_head{

		BACKGROUND: #000000; 

		BORDER: none;

		text-align: center;

		font-weight: bold;

		COLOR: #FFFFFF

		}

		

TABLE.list_table TD.list_status{

		BACKGROUND: #CDCDCD; 

		BORDER: none;

		text-align: center;

		}
