@charset "utf-8";

/* ****************************************************************************
CSS Information

File name:	general.css
Summary:	downloadbrochure
Created:	2013/12/13
Order of description
******************************************************************************* */

#contentsWrap
	{
	_margin: 0 0 50px;
	}
	
*+html #contentsWrap
	{
	margin-top: 0;
	}
/* --------------------------------------------------------
	__sNavi
-------------------------------------------------------- */
/*#sNavi {
	margin-top: 55px;
}*/


h1 {
	font-size: 2.6em;
	font-weight: normal;
	color: #08107B;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 10px;
}
/* --------------------------------------------------------
	__aboutThis
-------------------------------------------------------- */
#aboutThis a{
font-weight: normal;
}


#aboutThis ul,#dlBrochure ul
	{
	margin-left: 7px;
	line-height: 1.9;
	}

#aboutThis ul li {
	margin-left: 5px;
	/*padding-left: 10px;
	background: url(/common/images/arw_right.gif) no-repeat left center;*/
}

#aboutThis ul li a ,#dlBrochure ul li a{
	font-size: 1.2em;
	font-weight: normal;
}

#aboutThis ul li a span ,#dlBrochure ul li a span{font-weight: bold;}
#aboutThis .fs10{font-size: 1.0em;}

/* --------------------------------------------------------
	__dlBrochure
-------------------------------------------------------- */

#dlBrochure h2 {margin-top: 15px;}
#dlBrochure h2:first-child{margin: 0;}
#dlBrochure ul {margin-top: 10px;}
#dlBrochure ul li {margin-left: 5px;}
/* --------------------------------------------------------
	__listPage
-------------------------------------------------------- */

#listPage .itemBox {
	position: relative;
	margin: 15px 0 0 0;
	border: 1px solid #CCC;
	width: 728px;
}

#listPage .itemBox:first-child{margin: 0;}

#listPage .itemBox .itemImg {
	float: left;
	padding: 5px 15px;
}

#listPage .itemBox .itemInfo {
	float: left;
	padding: 15px 0;
	width: 560px;
}

#listPage .itemBox .itemInfo a{display: inline-table}
#listPage .itemBox .itemInfo h2 {
	font-size: 1.4em;
	/*color: #08107B;*/
	font-weight: normal;
}

#listPage .itemBox .itemInfo h3 {
	font-size: 2.0em;
	/*color: #08107B;*/
	font-weight: normal;
}

#listPage .itemBox .itemInfo .itemIco {
	position: absolute;
	right: 10px;
	top: 10px;
}

#listPage .itemBox .itemInfo .itemIco ul li {
	float: left;
	margin-left: 3px;
}

#listPage .itemBox .itemInfo .itemTopic {
	clear: both;
	border-top: 1px dotted #CCC;
	margin-top: 10px;
}

#listPage .itemBox .itemInfo .itemTopic ul {
	margin: 10px 0 0 0;
}

#listPage .itemBox .itemInfo .itemTopic ul li {
	padding: 0 0 0 10px;
	background: url(/common/images/ico_list_01.gif) no-repeat left 6px;
	font-size: 1.2em;
}

#listPage .itemBox .itemInfo .itemTopic .brochure {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#listPage .itemBox .itemInfo .itemTopic .brochure img
	{
	cursor: pointer;
	}
	
#listPage .itemBox .itemInfo .itemTopic .brochure ul#multiPdf li
	{
	background: none;
	margin: 0;
	padding: 0;
	}	

#listPage .itemBox .itemInfo .itemTopic .brochure ul#multiPdf li ul
	{
	position: absolute;
	background: #f4f4f4;
	margin: 0;
	top: 37px;	
	z-index: 1000;
	display:none;
	}
	
#listPage .itemBox .itemInfo .itemTopic .brochure ul#multiPdf li ul li
	{
	padding: 9px 0 10px 33px;
	border: 1px solid #ccc;
	border-top: 0;
	margin: 0 !important;
	background-image: none;
	background-color: #f4f4f4;
	line-height: 1;
	font-size: 12px !important;
	background:url('/common/images/btn_brochure_02_arrow-trans.png') no-repeat 18px 10.8px !important;
	width: 200px;
	}
	
#listPage .itemBox .itemInfo .itemTopic .brochure ul#multiPdf li ul li:first-child
	{
	border: 1px solid #ccc;
	}	
	
	
#listPage .itemBox .itemInfo .itemTopic .brochure ul#multiPdf li a
	{
	font-weight: normal;
	color: #000;
	}

/* OKR Approval
------------------------------*/
#listPage .itemBox .itemInfo .itemTopic .approval {
	margin-top:10px;
}

/* --------------------------------------------------------
	__ourDistributors
-------------------------------------------------------- */
#distributors a{
font-weight: normal;
}

#distributors h2.oth {
	color: #08107B;
	font-size: 2.0em;
	font-weight: normal;
	background:none;
}

#distributors .fs10
	{
	font-size: 1.0em;
	}

#distributors table {
	clear: both;
	font-size: 1.2em;
	width:100%;
}

#distributors table th {
	padding: 5px;
	background: #DDD;
	border-right: 1px solid #FFF;
	font-weight:normal;
}

#distributors table th.lastChild {
	border-right: none;
}

#distributors table td {
	padding: 5px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

#distributors table td.lastChild {
	border-right: none;
}

#distributors table td.firstChild {
	border-top: 1px solid #DDD;
}

#distributors .underdot {
	border-bottom: 1px dotted #DDD;
	padding-bottom:10px;
	margin-bottom:10px;
}

/* --------------------------------------------------------
	__PageNotFound
-------------------------------------------------------- */
#PageNotFound a{
font-weight: normal;
}

#PageNotFound h2 {
	margin-bottom: 10px;
	font-size: 2.6em;
	font-weight: normal;
}


#PageNotFound ul{
	margin-bottom: 20px;
}

#PageNotFound ul li{
	font-size: 1.2em;
	padding: 0 0 0 10px;
	margin-bottom:5px;
	background: url(/common/images/ico_list_01.gif) no-repeat left 7px;
}

#PageNotFound p{margin-bottom: 10px;}
#PageNotFound .fs10{font-size: 1.0em;}


form.advsea-form fieldset{
	margin: 15px 0;
	position: relative;
}

form.advsea-form  #as0_advsea-search{
	padding: 2px;
	width: 169px;
	height: 17px;
	border: 1px solid #DFDFDF;
	background: none;
	font-size: 90%;
}

form.advsea-form #as0_advsea-submit {
	position: absolute;
	width: 24px;
	height: 23px;
	left: 175px;
}

/* --------------------------------------------------------
	__PressRelease
-------------------------------------------------------- */
#PressRelease a{
font-weight: normal;
}

#PressRelease h2.dlb:first-child{margin-top: 0;}

#PressRelease h3 {
	margin-top: 20px;
	font-size: 1.4em;
}

.pressMenu dl {
	font-size: 1.2em;
	margin-bottom: 10px;
}

.pressMenu dl dt {
	clear: left;
	float: left;
	padding: 0 0 5px 0;
	width: 7em;
}

.pressMenu dl dd {
	padding: 0 0 5px 6.5em;
}

#container .pressMenu .catPress a{font-weight: normal;
}
#container .pressMenu .catPress a:hover {
	text-decoration: underline;
}

#PressRelease .headline {
	margin-bottom: 10px;
	font-size: 1.8em;
	font-weight: normal;
}

#PressRelease .intro dl{
	margin-bottom: 20px;
}

#PressRelease .intro dl dt{
	font-size: 1.4em;
}

#PressRelease .intro dl dd{
	font-size: 1.4em;
	margin-top:10px;
}

#PressRelease p{margin-bottom: 10px;}
#PressRelease .fs10{font-size: 1.0em;}
#PressRelease .att{
	font-size: 1.0em;
	text-align: left;
	border-top: 1px solid #CCC;
	padding-top: 5px;
	}

#PressRelease .detailatt{
	font-size: 1.0em;
	border-top: 1px solid #CCC;
	padding-top: 5px;
	margin-top:20px;
	}

#PressRelease .boxatt{
	font-size: 1.0em;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top:20px;
	}

#PressRelease ol li {
	font-size: 1.2em;
	list-style: inside decimal;
	}

#PressRelease table.imgtable td {
	padding: 5px;
	vertical-align: top;
	}


#PressRelease table.linetable {
	font-size: 1.2em;
	}

#PressRelease table.linetable th {
	padding: 5px;
	background: #EFEFEF;
	vertical-align: top;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	}

#PressRelease table.linetable td {
	padding: 5px;
	background: #FFF;
	vertical-align: top;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#PressRelease table.linetable td.odd {
	padding: 5px;
	background: #F9F9F9;
}

#PressRelease table.linetable th.firstChild,
#PressRelease table.linetable td.firstChild {
	border-top: 1px solid #CCC;
}

#PressRelease table.linetable th.lastChild,
#PressRelease table.linetable td.lastChild {
	border-right: 1px solid #CCC;
}

/* --------------------------------------------------------
	__Sitemap
-------------------------------------------------------- */

#siteMap h2 {
	margin-top: 20px;
	padding: 5px 7px;
	font-size: 14px;
	min-height: 30px;
	background: url(/common/images/bg_h2_02.gif) repeat-x left top;
}
#siteMap h2:first-child{margin-top: 0;
}

#siteMap ul li.level2 {
	margin: 5px 0;
	font-size: 12px;
	background: none;
}

#siteMap ul li.level3 {
	margin: 0 0 5px 10px;
	padding: 0 0 0 10px;
	font-size: 12px;
	background: url(/common/images/arw_right.gif) no-repeat left center;
}

#siteMap ul
	{
	margin-left: 10px;
	}

#siteMap ul li.level3 a {
	font-weight: normal;
}

#siteMap ul li:last-child
	{
	margin-bottom: 20px;	
	}

#siteMap ul ul {
	margin: 10px 0 0 0;
}



/* --------------------------------------------------------
	__Serch
-------------------------------------------------------- */

/* --------------------------------------------------------
	__searchResults
-------------------------------------------------------- */

#searchResults .itemBox {
	margin: 15px 0 0 0;
	border-bottom: 1px solid #CCC;
	width: 730px;
}

#searchResults .firstChild {
	border-top: 1px solid #CCC;
}

#searchResults .itemBox .itemImg {
	float: left;
	margin: 5px 15px;
}

#searchResults .itemBox .itemInfo {
	float: left;
	margin: 15px 0;
	width: 560px;
}

#searchResults .itemBox .itemInfo h2 a {
	color: #08107B;
	font-size: 1.4em;
	font-weight: normal;
}

#searchResults .itemBox .itemInfo .itemTopic {
	font-size: 1.2em;
}


/* Pagenavi
------------------------------*/
#searchResults .resultNav {
	float: left;
	width: 730px;
	font-size: 1.2em;
}

#searchResults .resultNav p {
}

#searchResults .boxResults {
	float: left;
	width: 20%;
}

#searchResults .boxPagenav {
	float: left;
	width: 50%;
}

#searchResults .boxPerpage {
	float: right;
	width: 29.999%;
	text-align: right;
}

/* Pagenavi
------------------------------*/
#searchResults ul.pageNav {
	text-align: center;
}
 
#searchResults ul.pageNav li {
	display: inline;
	margin: 0 1px;
	padding: 0;
}
 
#searchResults ul.pageNav li span,
#searchResults ul.pageNav li a {
	display: inline-block;
	padding: 2px 8px;
	background: #FFF;
	border: 1px solid #CCC;
	vertical-align: middle;
	text-decoration: none;
	color: #444;
	font-weight: normal;
}

#searchResults ul.pageNav li span {
	background: #B4E1F7;
}

#searchResults ul.pageNav li a:hover {
	background: #B4E1F7;
}



/* tags searchform
-------------------------------------------------------------- */
form.advsea-form fieldset{
	margin: 0px 0 15px;
	position: relative;
}

form.advsea-form  #as0_advsea-search{
	padding: 2px;
	width: 169px;
	height: 17px;
	border: 1px solid #DFDFDF;
	background: none;
	font-size: 90%;
}

form.advsea-form #as0_advsea-submit {
	position: absolute;
	width: 24px;
	height: 23px;
	left: 175px;
}

form.advsea-form a.advsea-helplink {
  padding: 0 20px 0 0;
  background: url(images/help.png) 0 2px no-repeat; 
  font-size: 16px;
  text-decoration: none;  
  border: 0;
  cursor: pointer;
}
a.advsea-helplink  span{
  display: none;
}

form.advsea-form div.advsea-helpwindow{
  position:absolute;
  left:0;
  top:0;
  width:400px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
  background: black;
  color: white;
}

/* tags results
-------------------------------------------------------------- */

img.close-img, img.load-img { position: relative; top: 3px; left: 3px;}

p.advsea-morelink{
  margin: 0 auto;
  width: 150px;
  text-align: center;
}
p.advsea-morelink a {
}
.advsea-page a{
}

.advsea-current-page{
  color: red;
}


div.advsea-paging0 {
  font-size: 1.2em;
  color: red;
  width: 100%;
  margin: 15px 0;
}

div.advsea-paging, div.advsea-paging1 {
	margin: 15px 0;
	width: 730px;
	font-size: 1.2em;
	text-align:center;
}

.advsea-previous {
	display: inline-block;
}

.advsea-next {
	display: inline-block;
}

.advsea-previous a,
.advsea-next a {
	font-weight: normal;
}

.advsea-current {
	display: inline-block;
	margin: 0 10px;
}

.advsea-results-list {
	border-top: 1px solid #CCC;
}

div.advsea-result h3 {
	margin-top: 15px;
	font-size: 1.4em;
	font-weight: normal;
}

div.advsea-result h3 a {
	font-weight: normal;
}

div.advsea-result div {
	margin: 10px 0;
	padding: 0 0 15px 0;
  	border-bottom: 1px solid #CCC;
  	font-size: 1.2em;
}

div.advsea-result div p
	{
	font-size: 1em !important;
	}

div.advsea-result div:first {
  	border-top: 1px solid #CCC;
}

div.advsea-result div.imgArticle {
  margin: 0 0 5px 10px;
  float: right;
}

.advsea-highlight {
	font-weight: bold;
  color: #AD3140;
}

/* --------------------------------------------------------
	__watchList
-------------------------------------------------------- */
#watchList .itemBox {
	position: relative;
	margin: 15px 0 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
	width: 730px;
}

#watchList .firstChild {
	margin-top: 20px;
	border-top: 1px solid #CCC;
}

#watchList .itemBox .itemImg {
	float: left;
	padding: 5px 15px;
}

#watchList .itemBox .itemInfo {
	float: left;
	margin: 0;
	width: 560px;
}

#watchList .itemBox .itemInfo a{
display: inline-table;	}
#watchList .itemBox .itemInfo h2{
	color: #08107B;
	font-size: 1.4em;
	font-weight: normal;
}

#watchList .itemBox .itemInfo h3 {
	color: #08107B;
	font-size: 2.0em;
	font-weight: normal;
}

#watchList .itemBox .itemInfo .itemIco ul li {
	float: left;
	margin-left: 3px;
}

#watchList .itemBox .itemInfo .itemTopic {
	clear: both;
	margin-top: 10px;
}

#watchList .itemBox .itemInfo .itemTopic ul {
	margin: 10px 0 0 0;
}

#watchList .itemBox .itemInfo .itemTopic ul li {
	padding: 0 0 0 10px;
	background: url(/common/images/ico_list_01.gif) no-repeat left center;
	font-size: 1.2em;
}

#watchList .itemBox .itemInfo .itemTopic .contactRequest {
	position: absolute;
	right: 0;
	bottom: 15px;
}

#watchList .itemBox .itemInfo .itemTopic .deleteItem {
	position: absolute;
	right: 0;
	top: 0px;
}

#watchbody{
	border-bottom: 1px solid #ccc;	
}
