﻿@charset "utf-8";


/*  Banner Call Center
----------------------------------------*/
.contact-banner-callcenter { float: left; width: 760px; height: 160px; background: url(../images/contact_banner_bg.jpg); position: relative; }
    .contact-banner-callcenter .callcenter-transbox { position: absolute; top: 15px; left: 315px; text-indent: -9999px; width: 430px; height: 130px; background-color: #fff; opacity: 0.75; filter: alpha(opacity=75); /* For IE8 and earlier */ }
    .contact-banner-callcenter .callcenter-transbox-2 { position: absolute; top: 30px; left: 315px; text-indent: -9999px; width: 175px; height: 50px; background-color: #004280; opacity: 0.1; filter: alpha(opacity=10); /* For IE8 and earlier */ }
    .contact-banner-callcenter .callcenter-content-left { position: absolute; top: 40px; left: 335px; width: 155px; }
        .contact-banner-callcenter .callcenter-content-left h1 { font-size: 16px; font-weight: normal; color: #666; line-height: 16px; }
        .contact-banner-callcenter .callcenter-content-left h5 { font-size: 11px; color: #666; margin-top: 18px; }

    .contact-banner-callcenter .callcenter-content-right { position: absolute; top: 35px; left: 510px; width: 215px; }
        .contact-banner-callcenter .callcenter-content-right h3 { font-size: 14px; font-weight: normal; color: #666; line-height: 14px; margin-bottom: 5px; }
        .contact-banner-callcenter .callcenter-content-right h2 { font-size: 20px; color: #4d4d4d; line-height: 20px; margin-bottom: 15px; }

    .contact-banner-callcenter .callcenter-content-right-1 { position: absolute; top: 25px; left: 500px; width: 235px; }
        .contact-banner-callcenter .callcenter-content-right-1 h3 { font-size: 14px; font-weight: normal; color: #666; line-height: 18px; margin-bottom: 15px; }
    .contact-banner-callcenter .callcenter-content-right-2 { position: absolute; top: 25px; left: 570px; width: 175px; }
        .contact-banner-callcenter .callcenter-content-right-2 h2 { font-size: 18px; color: #4d4d4d; line-height: 18px; margin-bottom: 15px; }


/*  Online Inquiry
----------------------------------------*/
.contact-inquiry { float: right; width: 180px; height: 156px; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; }
.inquiry-title { font-size: 12px; margin: 0px 0px 10px 0px; font-weight: bold; background: #f3f3f3; text-align: center; line-height: 27px; }
.inquiry-link { }
    .inquiry-link a { display: block; width: 135px; height: 35px; line-height: 35px; font-size: 13px; color: #fff; background-color: #004280; margin-bottom: 3px; padding-left: 45px; opacity: 0.60; filter: alpha(opacity=60); /* For IE8 and earlier */ }
        .inquiry-link a:hover { background-color: #004280; text-decoration: none; opacity: 0.75; filter: alpha(opacity=75); /* For IE8 and earlier */ }
.inquiry-icon-tech { background-image: url(../images/inquiry-icon-tech.png); background-repeat: no-repeat; background-position: 15px 7px; }
.inquiry-icon-quote { background-image: url(../images/inquiry-icon-quote.png); background-repeat: no-repeat; background-position: 15px 7px; }
.inquiry-icon-rma { background-image: url(../images/inquiry-icon-rma.png); background-repeat: no-repeat; background-position: 15px 7px; }

/*----------------------------------------
  Content
----------------------------------------*/
#contact-content-warpper { background: #FFF; margin-top: 0px; width: 960px; }

/*----------------------------------------
  Content Main
----------------------------------------*/
#contact-content-main { width: 760px; float: left; margin-bottom: 0px; }

    /*  Main Content
----------------------------------------*/
    #contact-content-main .region-title { background: #f3f3f3; height: 30px; font-size: 18px; line-height: 30px; padding-left: 10px; }

.region-title { background: #f3f3f3; height: 30px; line-height: 30px; padding: 0px 10px; margin-bottom: 10px; }
    .region-title h1 { font-size: 18px; font-weight: normal; }

/*----------------------------------------
  Content Sidebar
----------------------------------------*/
#contact-content-sidebar { width: 180px; float: right; margin-bottom: 0px; }

/* Find Partner
----------------------------------------*/
ul.sidebar-findpartner { margin-bottom: 20px; border: 1px solid #ccc; }
    ul.sidebar-findpartner li { list-style: none; text-align: center; background-color: #4071a0; /* 75% of #004280 */ }
        ul.sidebar-findpartner li.findpartner-title a { padding: 12px 0px 0px 0px; font-size: 12px; line-height: 18px; display: block; text-decoration: none; color: #fff; font-weight: bold; }
            ul.sidebar-findpartner li.findpartner-title a img { margin: 0px 0px 0px 2px; }
        ul.sidebar-findpartner li.findpartner-title-2 a { padding: 0px 0px 2px 0px; font-size: 17px; line-height: 18px; display: block; text-decoration: none; color: #fff; font-weight: bold; }
        ul.sidebar-findpartner li.findpartner-curve { height: 20px; text-indent: -9999px; background-image: url(../images/prd-findpartner-bg.jpg); background-repeat: no-repeat; margin-top: -5px; }
        ul.sidebar-findpartner li.findpartner-link { padding: 8px 0px 10px 0px; background: #fff; }
            ul.sidebar-findpartner li.findpartner-link a { display: block; font-size: 15px; font-weight: bold; color: #4071a0; text-decoration: none; }
                ul.sidebar-findpartner li.findpartner-link a:hover { color: #19558c; /* 90% of #004280 */ }
                ul.sidebar-findpartner li.findpartner-link a img { margin: -4px 6px 0px 0px; vertical-align: text-top; background-color: #666; }
                ul.sidebar-findpartner li.findpartner-link a:hover img { background-color: #4d4d4d; }

  /* contactpage Content */
.contactpageheader{
	width:100%;
	height:97px;}
.contactcontainer{
	margin:0 auto;
	width:960px;
	}
.contactpagebanner{
	width:100%;
	height:134px;}
.contactpagehere{
	padding-left:5px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:21px;
	overflow:hidden;}
.contactinsideline{
	height:12px;
	background-image:url(../images/line03.jpg);
	background-repeat:repeat-x;
	background-position:center;
	}
.contactinsidehere{
	height:70px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:21px;
	overflow:hidden;}
.contactinside{
	width:298px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	}
.contactinsidetext{
	width:290px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:20px;
	}
.contactinsideline{
	float:left;
	width:5px;
	margin-top:50px;
	height:540px;
	background-image:url(../images/line02.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}	
.contactinsideleft{
	padding-left:5px;
	width:auto;
	height:36px;
	line-height:36px;
	float:left;
	}
.contactinside a{
	color:#0756da;
	text-decoration:none;
	}
.contactinside a:hover{
	color:#0756da;
	text-decoration:none;
	}
.contactinsidetitle{
	width:290px;
	height:38px;
	background-image:url(../images/titlebg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-size:16px;
	line-height:38px;
	overflow:hidden;
	color:#626060;
	}
.contactinsideform{
	padding-left:5px;
	width:750px;
	float:left;
	border:1px solid #cccccc;
	}
.contactinsideform input, .contactinsideform select, .contactinsideform textarea
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:14px;
    padding:5px;
    border-radius:3px;
    border:1px solid #999999;}	
.contactpageoffices{
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:40px; margin-bottom:10px;
	line-height:25px;
	overflow:hidden;}
.contactpageoffices img{
	padding-left:10px;
	vertical-align:middle;}
.contactpageoffices a{
	font-size:12px;
	padding-left:10px;
	color:#1f61c1;
	text-decoration:none;}
.contactpageoffices a:hover{
	color:#1f61c1;
	text-decoration:none;}
.contactpageofficeschoose{ width:175px; border:solid 1px #CCC; background-color:#fff;}
.contactpageleft{
	padding-left:0px;
	width:760px;
	height:auto;
	float:left;
	}
.contactpageleft table{
	
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	line-height:16px;}
.contactpageleft table a{
	padding-left:5px;
	color:#3d7bef;}
.contactpageleft table img{
	vertical-align:middle;}
	
.contactpageright{
	width:180px;
	/* height:415px; */
	float:right;
	margin-top:-30px;
	}
.contactpageright table img{
	vertical-align:middle;
	padding-left:15px;
	}
.contactpagerightbanner{
	/*margin-top:40px;*/
	float:right;
	width:185px;
	height:195px; 
	border:solid 1px #CCC;
	}
	
.contactpagerightbanner table a{
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	text-decoration:none;
	}

.contactpagerightbanner2{
	margin-top:20px;
	float:right;
	width:185px;
	height:115px;
	border:solid 1px #CCC;
	background-image:url(../images/morecontactbg01.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
.contactpagerightbanner2 table a{
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f61c1;
	text-decoration:none;
	}

.contactinsiderightbanner{
	margin-top:2px;
	float:right;
	width:185px;
	height:115px;
	border:solid 1px #CCC;
	background-image:url(../images/morecontactbg01.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	
.contactinsiderightbanner table a{
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f61c1;
	text-decoration:none;
	}
.contactpagerightfooter{
	width:890px;
	height:auto;}
	
.cl:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.cl{zoom:1;}

.contactpagelefttitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	overflow:hidden;
	}
.contactpageleft .contactpagelefttitle02 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:0px;
	}
.contactpageleft .contactpagelefttitle02
{
    margin-bottom:15px;
    }	
.contactpagelefbannerttitle{
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	}
.contactpageleftaddress
{
    color:#999999;
    }
	
.contactinsidetoll{
	font-family:Arial, Helvetica, sans-serif;
	color:#fc6226;
	}
.contactinsidecourtyard{
	font-family:Arial, Helvetica, sans-serif;
	color:#00000;
	font-size:12px;
	font-weight:bold;
	}
	.wpa_release_a07 {
    display: inline-block;
    zoom: 1;
    width: 174px;
    height: 80px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/wpa_a07_01.png) no-repeat;
	    line-height: 22px;
    text-align: center;
    color: #2b6089;
    font-size: 16px;
    font-weight: bold;
	padding:13px 0 0 40px;
}
.wpa_release_a07 div {
    width: 72px;
    height: 72px;
    padding: 10px 12px 0 88px;
    color: #2b6089;
    cursor: pointer;
}
.wpa_release_a07 table td {
    width: 72px;
    height: 56px;
    line-height: 22px;
    text-align: center;
    color: #2b6089;
    font-size: 16px;
    font-weight: bold;
}