/* CSS Document */

	body
	{
		/*background-image: url('assets/images/eubiq/template/body_bg_darkgray.gif');*/
		/*background-image: url('assets/images/eubiq/template/background.gif');*/
		background:url(assets/images/eubiq/template/background.gif) center repeat-y;
		/*background-repeat:repeat;*/
		margin:0px;
		/*font-family: Verdana, Arial, sans-serif;*/
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;	
		line-height: 14px;	
		/*line-height : 1.7em;*/
		color : #808080;		
	}
	
	img {border:0;}
	
	/* Commonly used to style section titles. */
	h2 {
		font-size:14px;
		font-weight:bold;
		color:#3366cc;
		background:#F7F7F7;
		/*padding:3px 5px 4px 5px;
		border-left:3px solid #1E87C5;
		border-bottom:1px dotted #1E87C5;*/
	}
	/* Body Main Div */
	div#bodymain {margin: 0; padding: 0;}
	div#bodymain .PageTitle {
		font-family: Helvetica, Century Gothic,  Arial, sans-serif;
		font-size: 20px;
		font-weight:bold;
		line-height:normal;
	}
	/* Left Main Menu 
	div#menu {margin: 0; padding: 0; border: solid 0px #cccccc; background-color: #f9f9f9;}
	div#menu ul {margin: 0; margin-left: 0px; padding: 5px;}
	div#menu li {list-style: none; border: solid 1px #f9f9f9;}
	div#menu a { padding: 2px; display: block; color: #707070; border: solid 1px #cccccc; text-decoration: none; font-size:11px; font-family: Verdana, Arial, sans-serif; font-weight: Normal;}
	div#menu a:hover {color: #F68914; background-color: #ffffff; border: outset 1px #3366cc;}
	Left Main Menu */

	/* ProductNavi BEGIN */
	#productNavi {
		font-family: Helvetica, Arial, sans-serif;
		font-weight: normal;
	}
	
	.grandParentProduct, a.grandParentProduct, a.grandParentProduct:visited {
		font-size: 14px;
		line-height: 22px;
		color: #2280C5;
		text-decoration: none
	}
	 
	.grandParentProductCurrent, a.grandParentProductCurrent, a.grandParentProductCurrent:visited, a.grandParentProduct:hover {		
		font-size: 14px;
		line-height: 22px;
		color: #B4CADA;
		text-decoration: none
	}
	
	.grandParentProductCurrent2, a.grandParentProductCurrent2, a.grandParentProductCurrent2:visited, a.grandParentProduct2:hover {		
		font-size: 14px;
		line-height: 22px;
		color: #16c2d6;
		text-decoration: none
	}
	
	.parentProduct, a.parentProduct, a.parentProduct:visited {
		font-size: 11px;
		line-height: 20px;
		color: #0E94F6;
		text-decoration: none
	}
	
    .parentProductCurrent, a.parentProductCurrent, a.parentProductCurrent:visited, a.parentProduct:hover {
		font-size: 11px;
		line-height: 20px;
		color: #FFFFFF;
		text-decoration: none
	}
	
    .childProduct, a.childProduct, a.childProduct:visited {
		font-size: 11px;
		line-height: 20px;
		color: #0D73AD;
		text-decoration: none
	}
	
   .childProductCurrent, a.childProductCurrent, a.childProductCurrent:visited, a.childProduct:hover {
		font-size: 11px;
		line-height: 20px;
		color: #FFFFFF;
		text-decoration: none
	}	
	/* ProductNavi END */
	
	/* eubiqsystemNavi BEGIN */
	#eubiqsystemNavi {
		font-family: Helvetica, Arial, sans-serif;
		font-weight: normal;
	}
	
	.grandParentSystem, a.grandParentSystem, a.grandParentSystem:visited {
		font-size: 14px;
		line-height: 22px;
		color: #BD618F;
		text-decoration: none
	}
	 
	.grandParentSystemCurrent, a.grandParentSystemCurrent, a.grandParentSystemCurrent:visited, a.grandParentSystem:hover {		
		font-size: 14px;
		line-height: 22px;
		color: #DAB4D7;
		text-decoration: none
	}
	
	.parentSystem, a.parentSystem, a.parentSystem:visited {
		font-size: 11px;		
		line-height: 20px;
		color: #C34BD8;
		text-decoration: none
	}
	
   .parentCurrentSystem, a.parentCurrentSystem, a.parentCurrentSystem:visited, a.parentSystem:hover {
		font-size: 11px;		
		line-height: 20px;
		color: #FFFFFF;
		text-decoration: none
	}
/* eubiqsystemNavi END */
	
	/* aboutNavi BEGIN */
	#aboutNavi {
		font-family: Helvetica, Arial, sans-serif;
		font-weight: normal;
	}
	
	.grandParentAbout, a.grandParentAbout, a.grandParentAbout:visited {
		font-size: 14px;
		line-height: 22px;
		color: #1BB1E2;
		text-decoration: none
	}
	 
	.grandParentAboutCurrent, a.grandParentAboutCurrent, a.grandParentAboutCurrent:visited, a.grandParentAbout:hover {		
		font-size: 14px;
		line-height: 22px;
		color: #B3D6EF;
		text-decoration: none
	}
	
	.parentAbout, a.parentAbout, a.parentAbout:visited {
		font-size: 11px;		
		line-height: 20px;
		color: #0034A8;
		text-decoration: none
	}
	
  .parentCurrentAbout, a.parentCurrentAbout, a.parentCurrentAbout:visited, a.parentAbout:hover {
		font-size: 11px;		
		line-height: 20px;
		color: #FFFFFF;
		text-decoration: none
	}
    
    .childAbout, a.childAbout, a.childAbout:visited {
		font-size: 11px;
		line-height: 20px;
		color: #0034A8;
		text-decoration: none
	}
	
   .childAboutCurrent, a.childAboutCurrent, a.childAboutCurrent:visited, a.childAbout:hover {
		font-size: 11px;
		line-height: 20px;
		color: #FFFFFF;
		text-decoration: none
	}
/* aboutNavi END */

/* mediaNavi BEGIN */
	#mediaNavi {
		font-family: Helvetica, Arial, sans-serif;
		font-weight: normal;
	}
	
	.grandParentMedia, a.grandParentMedia, a.grandParentMedia:visited {
		font-size: 14px;
		line-height: 22px;
		color: #F9C219;
		text-decoration: none
	}
	 
	.grandParentMediaCurrent, a.grandParentMediaCurrent, a.grandParentMediaCurrent:visited, a.grandParentMedia:hover {		
		font-size: 14px;
		line-height: 22px;
		color: #F6F314;
		text-decoration: none
	}
	
	.parentMedia, a.parentMedia, a.parentMedia:visited {
		font-size: 11px;		
		line-height: 20px;
		color: #DB4B04;
		text-decoration: none
	}
	
  .parentMediaCurrent, a.parentMediaCurrent, a.parentMediaCurrent:visited, a.parentMediahover {
		font-size: 11px;		
		line-height: 20px;
		color: #FFE775;
		text-decoration: none
	}
	
	.parentMedia2, a.parentMedia2, a.parentMedia2:visited {
		font-size: 11px;		
		line-height: 20px;
		color: #FFE775;
		text-decoration: none
	}
	
  .parentMediaCurrent2, a.parentMediaCurrent2, a.parentMediaCurrent2:visited, a.parentMediahover2 {
		font-size: 11px;		
		line-height: 20px;
		color: #DB4B04;
		text-decoration: none
	}
  
/* mediaNavi END */
	
	/* Sets the style for unvisited links. */
		div#bodylink  a:link {
		  color: #808080;
		  font-weight: normal;
		  font-size:9px;
		  text-decoration: none;
		}
		/* Sets the style for visited links. */
		div#bodylink a:visited {
		  color: #808080;
		  font-weight: normal;
		  font-size:9px;
		  text-decoration: none;
		}
		/* Sets the style for links on mouseover. color: #F68914;*/
		div#bodylink a:hover {
		  color: #062678;
		  font-weight: normal;
		  font-size:9px;
		  text-decoration: none;
		}
		/* Sets the style for a link that has focus. */
		div#bodylink a:focus {
		  color: #808080;
		}
		/* Sets the style for a link that is being activated/clicked. */
		div#bodylink a:active {
		  color: #808080;
		}
	/* Product All Body*/
		div#productall h1 {
			color: #918E85;
	background-color: #F7F7F7;
	/*padding: 0px 5px 2px 5px;*/
	border-top: solid #F7F7F7 3px;
	text-transform: uppercase;
	font-size: 11px;
		}
	/* Sets the style for unvisited links. */
		div#bodymainlink  a:link {
		  color: #85a8c2;
		  font-weight: normal;
		  font-size:11px;
		  text-decoration: none;
		}
		/* Sets the style for visited links. */
		div#bodymainlink a:visited {
		  color: #85a8c2;
		  font-weight: normal;
		  font-size:11px;
		  text-decoration: none;
		}
		/* Sets the style for links on mouseover. */
		div#bodymainlink a:hover {
		  color: #062678;
		  font-weight: normal;
		  font-size:11px;
		  text-decoration: none;
		}
		/* Sets the style for a link that has focus. */
		div#bodymainlink a:focus {
		  color: #808080;
		}
		/* Sets the style for a link that is being activated/clicked. */
		div#bodymainlink a:active {
		  color: #808080;
		}
		
		div#bodymainlink .header {
			font-family: Helvetica, Century Gothic, Arial, sans-serif; 
			font-size: 20px;
		}
	
		div#bodymainlink .subheader {
			font-family: Helvetica, Century Gothic, Arial, sans-serif; 
			font-size: 14px;
		}
		
	/* Sets the style for unvisited links. */
		div#footermenu  a:link {
		  color: #808080;
		  font-weight: bold;
		  font-size:10px;
		  text-decoration: none;
		}
		/* Sets the style for visited links. */
		div#footermenu a:visited {
		  color: #808080;
		  font-weight: bold;
		  font-size:10px;
		  text-decoration: none;
		}
		/* Sets the style for links on mouseover. color: #F68914;*/
		div#footermenu a:hover {
		  color: #062678;
		  font-weight: bold;
		  font-size:10px;
		  text-decoration: none;
		}
		/* Sets the style for a link that has focus. */
		div#footermenu a:focus {
		  color: #808080;
		}
		/* Sets the style for a link that is being activated/clicked. */
		div#footermenu a:active {
		  color: #808080;
		}
		/*	
		#announce hr {
		border: 0;
  		width: 100%;
		color: #BDBDBD;
		background-color: #BDBDBD;
		height: 1px;
		}*/
		#announce hr {
		border: none 0;
		border-top: 1px dotted #BDBDBD;/*the border*/
		width: 100%;
		height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
		}
		
		.thefooter {
        font-family: Helvetica, Arial, sans-serif; 
		font-size: 10px;
		color: #707070;
    }
	
	#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

fieldset {
	border: 1px solid #ccc;
	color: #333;
	font-size: 90%; 
	line-height: 1.4em;
	padding: 5px;
	margin: 0 0 15px 2px;
	width: 690px;
}

legend {	
	color: #333;
	font-weight: bold;
}
	/*
	.read-more a{
	font:11px verdana;
	text-align:right;
	text-decoration:none;
	color:#fff;
	float:right;
	margin-right:25px;
	}
	.read-more a:hover{
		text-decoration:underline;
	}
	*/
	div.img img
	{
		display: inline;
		margin: 0px;
		border: 1px solid #F7F7F7;
	}
	  
div.img a:hover img
	{
		border: 1px solid #F7F7F7;
	}
	
	
	/*--------------------*/
	
	