@charset "utf-8";

/* **************************************************

Name: set_default.css

Description: Setting of import file

Create: 2007.10.XX
Update: 8888.88.88

Copyright 2009 Hitachi, Ltd. 

***************************************************** */



/* content===========================================

[-] Normal Setting

===================================================== */



/* [-] Normal Setting
=========================================================================================== */

/*  */
@import "basic.css"/**/;
@import "layout.css"/**/;
@import "module.css"/**/;
@import "grid.css"/**/;

#movable{ width:180px;}

/* */
p.heading {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#757678;
	margin:0 0 5px 0;
}
.clear{ clear:both;}

/* Added By Gautam*/
.pressadv{ clear:both; margin:0 0 20px 0}
.pressadv ul.pods{ margin:0; padding:0; line-height:normal; list-style:none;} 
.pressadv ul.pods li{width:267px; height:195px; float:left; background:url(../../image/h1_en/press-thumb-bg.gif) no-repeat 0 0; margin:0 60px;}
.pressadv ul.pods li.nomargin{margin:0 0 0 3px;}

.pressadv ul.pods li .Advimage{ width:243px; height:104px; margin:8px 16px 8px 8px; overflow:hidden; border:1px solid #fff; /*background:none;*/}
.pressadv ul.pods li .Advimage:hover{ border:1px solid #bcbdc0;/* background:#000; /* for IE */  filter:alpha(opacity=70);  /* CSS3 standard */  opacity:0.7;}

.pressadv ul.pods li .Advtext {padding: 8px 15px 11px 15px; color:#08427c; font:normal 14px "Myriad Pro", Arial, Helvetica, sans-serif;}
.pressadv ul.pods li .Advtext a{ color:#08427c; text-decoration:none; line-height:18px; cursor:pointer;} 
.pressadv ul.pods li .Advtext a:hover{ text-decoration:underline;} 
.pressadv ul.pods li h3{border-bottom: 1px solid #CDCDCD; font-size: 90%; line-height:25px; padding:2px 0; clear:both; display:block;}



.cat_link {padding-bottom: 8px; font-size:12px;}
.cat_link p{ margin:0 0 5px 0}
.thumbnail img {   border: 1px solid #D6D6D6;   height: 95px;   width: 95px;}

/* products model*/
.productsTable{ clear:both; width:570px; overflow:hidden;}
.productsTable table tr td{ border:none; margin:0; padding:2px;}

.instructionManual{ clear:both; padding:10px 0 0 0;}
.instructionManual table tr td{border:none; padding:0; margin:0; font:normal 12px Arial, Helvetica, sans-serif; color:#FFFFFF;}
.instructionManual *{ color:#fff;}
.instructionManual a{ padding:3px 5px 2px 5px; display:block;}

/* Ticker */
#ticker {  width: 156px; height: 245px; margin:0 1px;   padding:0 10px;  overflow:auto; }
#ticker li{ width: 156px; font-size:12px; background:url(../../image/client-bullets.gif) no-repeat 0 7px; line-height:20px; padding-left:10px; margin-left:10px;}
#ticker li.hmain{ font:normal 13px Arial, Helvetica, sans-serif; color:#08427c; text-align:center; text-transform:capitalize; background:url(../../image/heading-bg.gif) no-repeat 50% 100%; padding:5px 0 5px 0; margin:0 0 5px 0px;}
