@charset "utf-8";

/* CSS Document */


#master {
	position:relative;
	width: 1054px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	overflow: none;
}

#master-headertop {
	position:relative;
	width: 1054px;
	height: 54px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index: 40;
}

#headertop-regionselector {
	position:relative;
	width: 151px;
	height: 26px;
	margin: 0px 0px 0px 840px;
	padding: 18px 0px 0px 0px;
	z-index: 2;
}

#master-header {
	position:relative;
	width: 1054px;
	height: 196px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index: 2;
	overflow: hidden;
	background: #aa0000;
	background: url(../images/header_bg.jpg) no-repeat;
}

#header-menus-upper {
	position: relative;
	width: 412px;
	height: 35px;
	margin: 50px 0px 0px 583px;
	padding: 0px;
}

#header-menus-a {
	position: relative;
	width: 152px;
	height: 35px;
	margin: 0px 8px 0px 0px;
	padding: 0px;
	float:left;

}

#header-menus-a-top {
	position: relative;
	width: 152px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:left;

}

#header-menus-a-bottom {
	position: relative;
	width: 152px;
	height: 33px;
	margin: 2px 0px 0px 2px;
	padding: 0px;
	float:left;

}

#header-menus-b {
	position: relative;
	width: 81px;
	height: 35px;
	margin: 0px 16px 0px 0px;
	padding: 0px;
	float:left;

}

#header-menus-b-top {
	position: relative;
	width: 81px;
	height: 16px;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	float:left;
	

}

#header-menus-b-bottom {
	position: relative;
	width: 81px;
	height: 17px;
	margin: 2px 0px 0px 2px;
	padding: 0px;
	float:left;
	

}

#header-menus-c {
	position: relative;
	width: 155px;
	height: 31px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	float:left;
	

}

#header-menus-lower {
	position: relative;
	width: 833px;
	height: 28px;
	margin: 21px 0px 0px 191px;
	padding: 0px;
	clear:both;
	
	
}

#header-menus-d {
	position: static; /* for gosumenu */
	width: 416px;
	height: 18px;
	margin: 2px 15px 0px 0px;
	padding: 0px;
	float:left;
	text-align: center;
	
	text-transform: uppercase;
}

#header-menus-e {
	position: relative;
	width: 372px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	float:left;
	text-align: center;
	

}

#master-body-outer-bg {
	position: relative;
	width: 1054px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;

	background: url(../images/body_outer_bg.gif) repeat-y;;
}

#master-body-bg {
	position:relative;
	width: 1054px;
	height: auto;
	min-height: 500px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index: 10;
	
	
	
}


#master-sub-bg {
	position: absolute;
	width: 924px;
	height: 1048px;	
	margin: 0px 65px 0px 65px;
}


#master-body {
	position:relative;
	width: 924px;
	height: auto;
	min-height: 794px;
	min-height: 642px;
	min-height: 645px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index: 40;
	
	
	/* load home images in HERE */
	/* min-height: 1048px; */ /* HOME only */
	
	
}

#body-left-bg {
	position:relative;
	width: 552px;
	height: auto;
	min-height: 720px;
	padding: 24px 24px 0px 24px;
	margin: 16px 0px 32px 0px;
	float:left;
	
	
}

#body-left {
	position:relative;
	width: 100%;
	height: auto;

}

#body-right-bg {
	position:relative;
	width: 308px;
	height: auto;
	min-height: 100px;
	padding: 0px 0px 5px 0px;
	margin: 16px 16px 5px 0px;
	float:right;
	
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	
	background: #000000;
	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.40);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#63000000, endColorstr=#63000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#63000000, endColorstr=#63000000)";
}

#body-right {
	position:relative;
	width: 308px;
	height: auto;
	z-index: 50;
}

#body-right-container {
	position:relative;
	width: 260px;
	padding: 12px 24px 0px 24px;
	height: auto;
	z-index: 50;
}


#master-footer {
	position:relative;
	width: 1054px;
	height: 98px;
	margin: 0px auto 0px auto; /* was a -92px margin */
	padding: 1px 0px 0px 0px;
	z-index: 5;
	overflow: visible;
	

	
	
}

#footer-menu-upper {
	position: relative;
	width: 924px;
	height: 18px;
	margin: 21px auto 0px auto; /* was 113 */
	padding: 0px;
	line-height: 18px;
	text-align:center;
	
	
}

#footer-menu-lower {
	position: relative;
	width: 924px;
	height: 18px;
	margin: 1px auto 0px auto;
	padding: 0px;
	line-height: 18px;
	text-align:center;
	
	
}



#master-footerbottom {
	position:relative;
	width: 1054px;
	height: auto;
	margin: 16px auto 32px auto;
	padding: 0px 0px 0px 0px;
	z-index: 2;
	


}

#master-footerbottom-left {
	position:relative;
	width: 316px;
	height: 53px;
	margin: -10px 0px 0px 60px;
	float:left;

}

#master-footerbottom-middle {
	position:relative;
	width: 312px;
	height: 53px;
	margin: 0px 0px 0px 0px;
	float:left;
	overflow: none;
	
	text-align:center;
}

#master-footerbottom-right {
	position:relative;
	width: 316px;
	height: 53px;
	margin: 0px 50px 0px 0px;
	float:right;
	
}









#home-faq_button {
	position:absolute;
	width: 120px;
	height: 29px;
	bottom: 0px;
	margin: 0px 402px 0px 402px;
	text-align:center;
	z-index: 1000;
	background: url(../images/faq_button.png);
}

#home-faq_button:hover {
	background-position: 0px -30px;
}

#home-faq_button:hover {
	cursor: pointer;
}

#home-faq_content, #product-bottom_content {
	position:relative;
	width: 884px;
	height: auto;
	padding: 24px 20px 32px 20px;
	margin: 0px auto 0px auto;
	text-align:left;
	
	display:none;
	
	border-top: 2px solid #D8D5D4;
	
}

#product-bottom_content {
	display: block;
	border-top: 0px solid #D8D5D4;
	padding: 24px 20px 32px 20px;
}

#home-faq_content-actual, #product-bottom_content1-actual {
	position:relative;
	width: 846px;
	height: auto;
	padding: 24px 21px 30px 21px;
	
	z-index: 50;

	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;

	background: #404040;
	
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #252525),
    color-stop(1, #404040)
    
	);
	background-image: -moz-linear-gradient(
		center bottom,
		#252525 0%,
		#404040 100%
		
	);

}

#product-bottom_content1-actual {
	margin: 0px 0px 20px 0px;
}

#product-bottom_content1-actual>div {
	clear:both;
}






#product-bottom_content-actual {
	position:relative;
	width: 846px;
	height: auto;
	overflow: hidden;
	padding: 24px 21px 30px 21px;
	
	z-index: 50;

	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;

	background: #404040;
	
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #252525),
    color-stop(1, #404040)
    
	);
	background-image: -moz-linear-gradient(
		center bottom,
		#252525 0%,
		#404040 100%
		
	);

}

#product-bottom_content-actual-left {
	position: relative;
	width: 536px;
	height: auto;
	float:left;
	overflow: hidden;
}

#product-bottom_content-actual-right {
	position: relative;
	width: 284px;
	height: auto;
	float:right;
	overflow: hidden;
}




/* START REGION SELECTOR */
#region-selector {
	width:151px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	background: url(/sitecontent/images/region_change_norm.gif);
	z-index: 126;
}

#region-selector:hover {
	cursor: pointer;
}

#region-dropdown {
	width:151px;
	height: 58px;
	margin: 0px 0px 0px -6px;
	padding: 6px;
	background: #000000;
	display: none;
	z-index: 127;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px; 
	
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.75);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#40000000, endColorstr=#40000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#40000000, endColorstr=#40000000)";
}

#current-region {
	width: 151px;
	height: auto;
	padding: 0;
	margin: 0;
}

#current-region:hover {
	cursor: pointer;
}

#other-region {
	width: 151px;
	height: auto;
	padding: 0;
	margin: 0;
}

/* END REGION SELECTOR */


#sociallike, #socialshare1, #socialshare2 {
	width: 260px;
	height:auto;
	padding: 1px 0px 4px 0px;
	
}



#socialshare1_bottom, #socialshare2_bottom {
	width: auto;
	height:auto;
	padding: 0px 0px 0px 0px;
	float:right;
}

#sociallike_bottom {
	width: auto;
	height:auto;
	padding: 0px 0px 0px 0px;
	float:left;
}


