@charset "utf-8";
/* CSS Document */

/* 
	
	CSS for new 2009 Home Page 
	By Mike McMillan 05-03-09
	
*/	


/******************* Global Reset *******************/

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;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}

/******************* START HERE *******************/

body  {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers.  */
	color: #000000;
	background: url('images/gradient_background.jpg'); 	
}

/******************* FRAMEWORK *******************/

.floatLeft {float:left; display:inline; position:relative;}


	 #wrapper {
			 width:868px;
			 margin: 10px auto;
			 /* padding:10px; */
				 background-color:#fff;
				 border:2px solid #003399;
				 text-align:left;
				 
	 }
 
	 #navbar {
			 height:20px;
			 background-color: #003399;
	 }	 	

	 #container_L1 {
		
		 height:530px;
		 background-color:#fcfcfc;
		 margin-bottom:0px;
		 padding-bottom:5px;
		
		}
		 		 
	 #column-left_L1 {
			 width:516px;				 
	 }
	 
	 #column-right_L1 {
			
			width:350px;
			/* padding:5px; */
			/* overflow:auto; */
	 }



/******************* HEADER *******************/

#header1 { 
	position:relative;
	width:868px; 
	height:80px;
	z-index:10;
	padding: 0;
	margin: 0;
	border: 0;	 
	background:url(/images2/FCI_Header_2009.jpg);
} 

#tagline
{
	position:absolute;
	width:370px;
	top: 52px;
	left: 125px;
	z-index:20;
	font-family: Arial;
	font-size:9px;
	color: #006699;
}

#LangBox2
{
	position:absolute;
	width:110px;
	top:21px;
	left:600px;
	z-index:20;
	vertical-align:top;
}

#LangBoxText
{
	height:17px;
	text-align:center; 
	font-family: Arial; 
	font-size:9px;
	vertical-align:top;
}

#searchBox2 
{
	position:absolute;
	width:145px;
	top:20px;
	left:735px;
	z-index:20;
	/* background-color:#99CC66 */
}	

/* input.SearchText
{
	height:13px;
	text-align:center;
	font-family: Arial;
	font-size:9px;
	vertical-align:top;
} 

*/


input.SearchText
{
	margin: 0;
	padding: 2px 0 0 0;
	border:solid 1px #999;
	width:100px;
	height:13px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:9px;
	color:#000000;	
 	text-align:center;
	vertical-align:bottom; 
}

input.search_btn
{
	height:14px;
	border-style: none;
	border-width: 0px; 
}

#miniNav
{
	position:absolute;
	width:256px;
	top:57px;
	left:600px;
	z-index:20;
	text-align:right;
	font-size:9px;
	color: black;
	/*background-color:Lime;*/	
}

#miniNav a:link, 
#miniNav a:visited, 
#miniNav a:hover
{
	font-family: Arial; 
	font-size:9px; 
	color: black;
	text-align:left;	
	text-decoration: none; 
}

/******************* Featured Products (L1) *******************/


#LC_Featured_Products {
	float: left;
	width: 516px;
	background: #fcfcfc url(/images2/FCI_Feature_Graphic_Background.gif) no-repeat top left;
	height: 490px;

} 

div.shadow
{
	width: 450px;
	margin: 12px 0px 10px 33px;
}

#LC_Featured_Products h1
{
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:18px;
	font-weight:bold;
	line-height: 18px;
}

#LC_Featured_Products P
{
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
	font-weight:bold;
	padding: 0px 0px 13px 33px;
}

#LC_Featured_Products a:link, 
#LC_Featured_Products a:visited, 
#LC_Featured_Products a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
	/*font-weight:bold;*/
	text-decoration:none;
}

#LC_Featured_Products a.blacklink2:link, 
#LC_Featured_Products a.blacklink3:link, 
#LC_Featured_Products a.blacklink2:visited,
#LC_Featured_Products a.blacklink3:visited 
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}


#LC_Featured_Products a.blacklink3:link, 
#LC_Featured_Products a.blacklink3:visited 
{
	font-size:10px;
}


#LC_Featured_Products a.blacklink2:hover,
#LC_Featured_Products a.blacklink3:hover {
	color: #E1E716; 
}

.alt_container {
	width: 480px; 
	margin: 0 0 0 17px;
}

.alt_blocks {
	width: 480px; 
	height: 100px; 
	text-align:left;
}

.alt_image_L {
	float:left;
	width: 230px; 
	margin: 0px 20px 0px 0px;
}

.alt_image_R {
	float:right;
	width: 230px; 
	margin: 0px 0px 0px 10px;
}

.alt_text_L {
	text-align:center;
	padding-top: 25px;
	margin: 0 0 0 230px;	
}

.alt_text_L2 {
	text-align:center;
	padding-top: 15px;
}

.alt_text_R {
	text-align:center;
	padding-top: 15px;
	margin: 0 230px 0 0;		
}

#LC_Featured_Products a.adobe2:link, 
#LC_Featured_Products a.adobe2:visited 
{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	color: Red; 
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#LC_Featured_Products a.adobe2:hover {
	color: #E1E716; 
}


/******************* Products (R1) *******************/


.bluetext 			
{
	font-size:11px;
}

a.blue:link, 		/* unvisited link */
a.blue:visited, /* visited link */
a.blue:hover   /* mouse over link */
{
	font-size:11px;
	color:#003399;
	text-decoration: none;
}

a.blue:hover
{ 
	font-weight:bold;
}


.clear {clear:both;}


div#products_container_1,
div#products_container_2,
div#products_container_3 {margin-left:20px;}	
	

div#contact_holder div,
div#products_container_1 div,
div#products_container_2 div,
div#products_container_3 div
{
	position:relative;
	display:inline;
	float: left;
	
}

#contact_holder {margin-left:55px;  }
#contact_holder div
{
	text-align:center;
	width:auto;
	margin-left:5px; padding-top:17px;
	/* padding-top: 10px; 

	background-color:#99FF00; */
}
#contact_holder div.imageDiv {padding-top:15px;}

/*div#contact_holder{margin:20px 2px 30px 25px; padding-top:20px; background:red;}

 note - daj - don't need individual listings of these unless used elsewhere */
.prod_images_1,
.prod_images_2,
.prod_images_3
{
	width: 98px;
	padding-top: 25px;
}
/* note - daj - don't need individual listings of these unless used elsewhere */
.prod_text_1,
.prod_text_2,
.prod_text_3
{
	width:190px;
	text-align:left;
	padding-top: 20px;
	padding-left:20px;
	padding-right:5px;
	
}

.prod_text_1 h2,
.prod_text_2 h2,
.prod_text_3 h2 {
	padding-top: 2px;
	
}

.gap5 {
	height:5px;
}

.bullet_float_wrap {padding-bottom:20px;}
 
.bullet_float,
	.bullet_float_wrap
{
	float: left;
	margin: 5px 7px 0 0;
}

.bText
{
 	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;	
	text-decoration:none; 
}
		
.TextBlack9
{
  font-family: Arial, Helvetica, sans-serif; 
	color:#000000;
	text-decoration:none;
 	font-size:9px;
	margin-top:5px; 	
}

.TextBlack9i
{
  font-family: Arial, Helvetica, sans-serif; 
	color:#000000;
	text-decoration:none;
 	font-size:9px;
	font-style:italic;
	font-weight:bold;
	margin-top:5px; 	
}		


/* no longer used - placed as part of contact container background daj
#contact_image
{
	width: 19px;
	
}*/



/******************* Grey Bar Layer (L2) *******************/


#Greybar_container {
	 /*background:url(/images2/FCI_AVALCD_Background2.jpg) no-repeat;*/
	 background-image:url('images2/FCI_AVALCD_Background2.jpg');
	 background-color: #C8C8C8;
	 background-repeat: no-repeat;
	 width:850px; height:150px;
	 padding:13px 1px 1px 16px;
	 margin-left:0px;
	 
}

.White_h3 {
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:0.5em; margin-bottom:0.5em;
	
}

a.blacksm:link, 
a.blacksm:visited, 
a.blacksm:hover {
	color:#000000;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#Greybar_container ul {
	list-style: none;
	margin-left: 0;
	padding-top: 5px; 
	padding-left: 9px;
	text-indent: -9px;
	
}

#Greybar_container ul.Lit {
	padding-top: 0px; 
}

#Greybar_container li {
	display:block;
	line-height:9px;
/* 	margin-bottom:5px; */
}
	
.rda {
	color: #FF9933;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}


/* -------- NEWS column -------- */

.gap2 {
	height:3px;
}

#News_column {
	 width:286px;
	 height:146px;				 
}

#News_image {
	float: left;
	width: 40px;
	margin: 0;
	padding-left: 15px;
}

#News_text {
	text-align:left;
	margin: 0 0 0 60px;
}

#MoreNews {
	margin: 0;
	padding: 0;	 
	clear:left;
	text-align:right;
	top:0px;
}

/* ...... CD column ...... */

#CD_column {
	
	width:400px;
	position:relative;
	float:left; display:inline;
	margin-right:37px;
}

#CD_image {
	float: left;
	width: 54px;
	margin: 0;
	padding: 10px 10px 16px 4px;
}

#CD_text {
	text-align:left;
	
}


/* -------- AVAL column -------- */

#AVAL_column {
	position:relative;
	float:left; display:inline;
	width:400px;
			
	/* padding:5px; */
	/* overflow:auto; */
	/* background-color: #CC0000;  */
}

#AVAL_image {
	float: left;
	width: 73px;
	height:100px;
	margin: 0;
	padding: 0 10px 0 10px;
	
}

#AVAL_text {
	text-align:left;
	
}


/******************* Scrolling Press Releases  *******************/

#PR_container_out {
	background-color:#ffffff;
	width:828px;
	height:75px;
	padding: 5px 20px 0 17px;
}

#PR_container_in {
	background-color:#ffffff;
	width:828px;
	height:75px;
	/* padding-left:15px; */
	
/* 	overflow-x: hidden;		
	overflow-y: scroll;	 */
	overflow:auto;
	/* clear:both; */
	
}

.bullet2 {
	float:left;
	padding: 3px 7px 0 0;
}

.sdText
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	/* font-weight:bold; */
	font-size: 13px;	
	text-decoration:none; 
}
 
.sd_links {
	font-size:10px;  
	font-family: verdana, arial, sans-serif; 
	color: #000000; 
	line-height: 175%; 
	padding-right:10px; 
	padding-left:5px;
	text-decoration:none;
}

.da {
	float:left;
	clear:left;
	padding: 0 0 4px 18px;
	color: #003399;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
 
/******************* FOOTER *******************/

#footer_container {
 position:relative;
 
}
		 
#footer_L {
	width:220px;
	height:114px;
	padding: 15px 0 0 20px;
}

#footer_R {
	position:absolute;
	width:628px;
	top: 0;
	right: 0;
	padding: 50px 0 0 0;
}

div#footer_txt {color:#000000; font-size:10px;}
a.footer {color:#333399; font-size:10px;}

.RepHeader {
	margin: 10px 0px 0px 15px;
	color:#006699;
	font-size:12px;
	font-weight:bold;
}

#RepLogin
{
	width:164px;
	height:50px;
	background-color:#ffaa22;
	font-family:Arial;
	color: #555555;
	font-size:10px;
	margin: 0 0 0 15px;
	padding: 15px 8px 0px 8px;
	vertical-align: top;
}

#RepLogin p {
  width:100px; 
	height:10px;
}

input.RepTextbox1, input.RepTextbox2 {
	width:109px; 
	height:10px;
	margin: 0 0 10px 0;
	font-size:9px;
}

input.RepTextbox2 {
	margin: 0;
}

.RepLogin_btn
{
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-style: none;
	border-width: 0px; 
}

/**** Menu Bar fix ****/
.mbar {
	padding-right: 36px !important;	
}


