@charset "UTF-8";

/************************** richtext *****************************/

.richtext {
	font-size:12px;
	line-height:17px;
}
.richtext a {
	color:#00a0c6;
	font-weight:bold;
}
.richtext i {
	font-style:italic;
}
.richtext b {
	font-weight:bold;
}
.richtext p,
.richtext ul,
.richtext ol {
	margin-top:15px;
}
.richtext:first-child > :first-child {
	margin-top:0;
}
.richtext ul {
	list-style:outside disc;
	margin-left:1.5em;
}
.richtext ol {
	list-style:decimal outside;
	margin-left:1.5em;
}

/************************** generic class *****************************/

.header1 {
	font-family: 'Open Sans Condensed', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 36px;
}
.subheader1 {
	font-family: 'Open Sans Condensed', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.subheader2,
.subheader3 {
	font-family: 'Open Sans Condensed', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}
.subheader3,
.subheader3 a {
	color: #b2b2b2;
}
.subheader4 {
	font-family: 'Open Sans Condensed', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
}
.bodycopy1,
.body_copy1 {
	font-size:12px;
	line-height:17px;
}
.bodycopy2,
.body_copy2 {
	font-size: 12px;
	line-height: 17px;
	font-weight:bold;
}
.link4 {
	color:#00a0c6;
	font-weight:bold;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/************************** utility *****************************/

#utility {
	padding-bottom:53px;
	background: url(/etc/designs/panasonic/utility-clientlibs/images/bg-utility-1px.gif) repeat-x center top;
	color: #1f1f1f;
}

/************************** utilitytitle *****************************/

.utilitytitle {
	padding: 32px 40px 0;
	text-align:center;
}
.utilitytitle .topMargin {
}
.utilitytitle .middleMargin {
	padding-top:16px;
}
.utilitytitle h2 {
	margin-top:10px;
	font-family: 'Open Sans Condensed', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.utilitytitle p {
	margin-top: 32px;
	font-size:12px;
	line-height:17px;
}
.utilitytitle a {
	color: #00a0c6;
	font-weight: bold;
}


/************************** box_section *****************************/

.box_section {
}
.box_section_container {
	padding: 50px 40px 0;
}
.section:first-child .box_section_container {
}
.box_section_container h2 {
	margin-bottom:38px;
}
.box_section_container p {
	/*margin-bottom:22px;*/
	font-size: 12px;
	line-height: 17px;
}
.box_section_container b {
	font-weight: bold;
}
.box_section_container a,
.box_section_container .link3 {
	color: #00a0c6;
	font-weight: bold;
}
.box_section_container li {
	margin-left:1.5em;
	margin-bottom:42px;
	font-size: 12px;
	line-height: 17px;
}
.box_section_container li:last-child {
	margin-bottom:0;
}
.box_section_container ol li {
	list-style: decimal;
}
.box_section_container .anchorcopy {
	border-bottom: 1px solid #c9c9c9;
	margin:0 -40px 0;
	padding:40px 0 12px;
	text-align: center;
}
.box_section_container .anchorcopy a {
	background: url(/etc/designs/panasonic/common-clientlibs/images/icn-pagetop-arrow-up.gif) no-repeat center top;
    display: inline-block;
	padding-top: 10px;
    font-family:'Open Sans Condensed', 'Arial', sans-serif;
	font-size: 13px;
    font-weight: bold;
	color: #1f1f1f;
}
.content.parsys > .section:last-child .box_section_container .anchorcopy {
	display:none;
}
.optout_container {
	padding-top:22px;
}
.optout_container .btn-optout,
.optout_container .btn-optin {
	padding:10px 15px;
	background:url(utility-clientlibs/images/btn-optout-1px.png) repeat-x;
	border:1px solid #d0d0d0;
	behavior: url(/etc/designs/panasonic/common-clientlibs/css/PIE.htc);
	border-radius:3px;
	-pie-border-radius: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #00a0c6;
	vertical-align:middle;
	position:relative;
}
.optout_container .dscpt-optout {
	display:none;
	font-size: 12px;
	line-height:17px;
	margin-left:15px;
}
.optout_container .btn-optout {
	display:inline-block;
}
.optout_container.already-optout .btn-optout {
	/*border:1px solid #e5e5e5;
	color: #bbb;
	cursor:default;*/
	display:none;
}
.optout_container .btn-optin {
	display:none;
}
.optout_container.already-optout .btn-optin {
	display:inline-block;
}
.optout_container.already-optout .dscpt-optout {
	display:inline-block;
}


/************************** sitemap *****************************/

.sitemap .sitemap_section {
	padding-top: 45px;
}
.sitemap h2 {
	margin-bottom: 28px;
	padding-bottom: 12px;
	border-bottom: 2px solid #a8a8a8;
}
.sitemap .nav-list {
	margin-right:-20px;
}
.sitemap .nav-list > dl {
	width: 229px;
	margin-right:20px;
	margin-bottom:40px;
	float: left;
}
.sitemap .nav-list dl dt {
	margin-bottom: 24px;
}
.sitemap .nav-list dl dt:last-child {
	margin-bottom: 0;
}
.sitemap .nav-list dl dt a {
	color: #1f1f1f;
}
.sitemap .nav-list dl dt a:hover {
	color: #00a0c6;
}
.sitemap .nav-list dl dd {
	margin-bottom: 8px;
}
.sitemap .nav-list dl dd:last-child {
	margin-bottom:0;
}
.sitemap .nav-list dl dd.extra {
	padding-top: 24px;
}
.sitemap .nav-list dl dd a {
	color: #1f1f1f;
	font-size: 12px;
	line-height:17px;
}
.sitemap .nav-list dl dd a:hover {
	color: #00a0c6;
}
.sitemap .nav-list dl dd > dl {
	margin-top:8px;
	margin-left:1em;
}

/************************** seasrch-btn *****************************/

#seasrch-btn {
	text-align: center;
	padding-top:40px;
}
#seasrch-btn a {
	display: inline-block;
	height: 36px;
	margin: 0 11px 0 28px;
	background: url(/etc/designs/panasonic/utility-clientlibs/images/btn-search-1px.png) repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #00a0c6;
}
#seasrch-btn a:before,
#seasrch-btn a:after {
	content: "";
	display: inline-block;
	height: 36px;
	background-image: url(/etc/designs/panasonic/utility-clientlibs/images/img-search-btn.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}
#seasrch-btn a:before {
	width: 28px;
	margin-left: -28px;
	background-position : left 0;
}
#seasrch-btn a:after {
	width: 11px;
	margin-right: -11px;
	background-position : right 0;
}
#seasrch-btn a span {
	display: inline-block;
	vertical-align: middle;
}

/************************** error *****************************/

.error .support {
	margin-top:55px;
	padding-bottom:30px;
	border-top: 1px solid #e2e2e2;	
}
.error .support ul li {
	font-size: 12px;
	line-height: 16px;
	margin-bottom:6px;
}
.error .list-type {
	margin-top: 98px;
	width: 644px;
	float: left;
}
.error .list-type ul {
	width: 229px;
	float:left;
}
.error .list-type ul.first-line {
	margin-right:166px;
}
.error .list-type h2 {
	padding-bottom:40px;
}
.error .list-type h2 a,
.error .list-type ul li a {
	color: #1f1f1f;	
}
.error .list-type h3 a:hover,
.error .list-type ul li a:hover {
	color: #00a0c6;
}
.error .help-box {
	width: 280px;
	margin-top:80px;
	padding: 22px 22px;
	background: #e2e2e2;
	border-radius: 5px;
	behavior: url(/etc/designs/panasonic/common-clientlibs/css/PIE.htc);
	-pie-border-radius: 5px;
	float: right;
	position:relative\9;
}
.error .help-box h2 {
	padding-bottom: 25px;
}
.error .help-box li a {
	color: #00a0c6;
	font-weight: bold;
}

/************************** allproducts *****************************/

.section.allproducts #overview-layout {
	padding-top: 35px;
}
.section.allproducts #overview-layout .nav-wrap {
	margin-bottom:15px;
	font-size:0;
}
.section.allproducts #overview-layout .nav-wrap.layout-center {
	text-align:center;
}
.section.allproducts #overview-layout .nav-wrap .item {
	width: 229px;
	margin-left:20px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
}
.section.allproducts #overview-layout .nav-wrap .item:first-child {
	margin-left:0;
}
.section.allproducts #overview-layout .nav-wrap .item ul li {
	margin-bottom: 4px;
	color: #1f1f1f;
}
.section.allproducts #overview-layout .nav-wrap .item > .image {
	text-align: center;
	margin-bottom: 12px;
	min-height:92px;
}
.section.allproducts #overview-layout .nav-wrap .item h2 {
	padding-bottom: 13px;
	margin-bottom: 12px;
	border-bottom: 2px solid #a8a8a8;
	color: #b2b2b2;
}
.section.allproducts #overview-layout .nav-wrap .item h2:last-child {
	margin-bottom:0;
	/*padding-bottom:0;
	border-bottom:none;*/
}
.section.allproducts #overview-layout .nav-wrap .item h2 a {
	color: #b2b2b2;
}
.section.allproducts #overview-layout .nav-wrap .item h2 a:hover {
	color:#00a0c6;
}
.section.allproducts #overview-layout .nav-wrap .item li a {
	color: #1f1f1f;
	font-size: 12px;
}
.section.allproducts #overview-layout .nav-wrap .item li a:hover {
	color: #2baae1;
}
/*category*/
.section.allproducts #overview-category .nav-wrap .item {
	margin-bottom:70px;
}


@media only screen and (max-width:640px) and (-webkit-min-device-pixel-ratio: 1.5){
	
	/************************** richtext *****************************/
	
	.richtext {
		font-size: 0.625rem;
		line-height: 0.75rem;
	}
	.richtext p,
	.richtext ul,
	.richtext ol {
		margin-top:8px;
	}
	
	/************************** generic class *****************************/
	
	.header1 {
		font-size: 0.938rem;
		line-height: 1.063rem;
	}
	.subheader1 {
		font-size: 0.813rem;
		line-height: 0.938rem;
	}
	.subheader2,
	.subheader3 {
		font-size: 0.938rem;
		line-height: 1.063rem;
	}
	.subheader4 {
		font-size: 0.938rem;
		line-height: 1.063rem;
	}
	.bodycopy1,
	.bodycopy2 {
		font-size: 0.625rem;
		line-height: 0.75rem;
	}
		
	/************************** utility *****************************/
	
	#utility {
		padding: 0 20px 50px;
		background: url(/etc/designs/panasonic/utility-clientlibs/images/bg-utility-6px.gif) repeat-x center top;
		background-size: 3px 100px;
		-webkit-background-size: 3px 100px;
	}
	
	/************************** utilitytitle *****************************/
	
	.utilitytitle {
		padding: 25px 0;
	}
	.utilitytitle h2 {
		font-size: 0.625rem;
		margin-top:5px;
	}
	.utilitytitle p {
		margin-top: 17px;
		font-size: 0.625rem;
		line-height: 0.75rem;
	}
	
	/************************** box_section *****************************/
	
	.box_section {
	}
	.box_section_container {
		padding: 15px 0 0;
	}
	.section:first-child .box_section_container {
		padding: 0;
	}
	.box_section_container h2 {
		margin-bottom: 20px;
	}
	.box_section_container p {
		/*margin-bottom: 15px;*/
		font-size: 0.625rem;
		line-height: 0.75rem;
	}
	.box_section_container li {
		margin-bottom: 25px;
		font-size: 0.625rem;
		line-height: 0.75rem;
	}
	.box_section_container .anchorcopy {
		margin:0 -20px 0;
		padding:30px 0 12px;
	}
	.box_section_container .anchorcopy a {
	    padding: 10px 0 0;
		font-size: 0.625rem;
		line-height: 0.75rem;
	}
	.optout_container {
		padding-top:15px;
	}
	.optout_container .btn-optout,
	.optout_container .btn-optin {
		font-size: 0.625rem;
	}
	.optout_container .dscpt-optout {
		font-size: 0.625rem;
		line-height: 0.75rem;
		margin-left:15px;
	}

	/************************** sitemap *****************************/
	
	.sitemap .sitemap_section {
		padding-top: 12px;
	}
	.sitemap:first-child .sitemap_section {
		padding-top: 0;
	}
	.sitemap h2 {
		margin-bottom: 20px;
	}
	.sitemap .nav-list {
		margin-right:0;
	}
	.sitemap .nav-list > dl {
		width: auto;
		margin-right:0;
		margin-bottom:0px;
		padding-bottom:37px;
		float: none;
	}
	.sitemap .nav-list dl dt {
		margin-bottom: 12px;
	}
	.sitemap .nav-list dl dd {
		margin-bottom: 12px;
	}
	.sitemap .nav-list dl dd.extra {
		border-top:1px dotted #c9c9c9;
		padding-top: 8px;
	}
	.sitemap .nav-list dl dd.extra a
	.sitemap .nav-list dl dd a {
		font-size: 0.688rem;
		line-height:0.75rem;
	}
	
	/************************** seasrch-btn *****************************/

	#seasrch-btn {
		padding-top:0;
	}
	#seasrch-btn a {
		font-size: 0.688rem;
	}
	
	/************************** error *****************************/
	
	.error .support {
		margin-top:40px;
	}
	.error .support ul li {
		font-size:0.625rem;
		line-height:0.75rem;
		margin-bottom:10px;
	}
	.error .list-type {
		margin-top: 0;
		width: auto;
		float: none;
		padding:22px 0 15px;
	}
	.error .list-type ul {
		width:48%;
	}
	.error .list-type ul.first-line {
		margin-right:0;
	}
	.error .list-type ul:nth-of-type(odd) {
		float:left;
	}
	.error .list-type ul:nth-of-type(even) {
		float:right;
	}
	.error .list-type h3 {
		padding-bottom:20px;
		text-align:center;
	}
	.error .help-box {
		width: auto;
		margin-top:0;
		padding: 17px 15px 10px;
		float: none;
	}
	.error .help-box h3 {
		padding-bottom: 20px;
		text-align:center;
	}
	
	/************************** allproducts *****************************/
	
	.section.allproducts #overview-layout {
		padding: 0 10px;
	}
	.section.allproducts #overview-layout .nav-wrap {
		margin-bottom:15px;
		font-size:0;
	}
	.section.allproducts #overview-layout .nav-wrap.layout-center {
		text-align:center;
	}
	.section.allproducts #overview-layout .nav-wrap .item {
		width: auto;
		margin-left:0;
		display:block;
		margin-bottom: 34px!important;
	}
	.section.allproducts #overview-layout .nav-wrap .item li {
		margin-bottom: 10px;
	}
	.section.allproducts #overview-layout .nav-wrap .item .image {
		display: none;
	}
	.section.allproducts #overview-layout .nav-wrap .item h2 {
		margin-bottom: 18px;
		padding-bottom: 16px;
	}
	.section.allproducts #overview-layout .nav-wrap .item li a {
		font-size: 0.625rem;
	}
	.section.allproducts #overview-layout .nav-wrap .item li a:hover {
		color: #2baae1;
	}
	/*category*/
	.section.allproducts #overview-alphabetically .paging-wrap {
		display:none;
	}
		
	
}