/* style.css */
.TabsContainer .wrap {
    width:690px;
	position: relative;
}

.TabsContainer .wrap .pane, .TabsContainer .wrap .pane2 {
    display:none;	
    padding:20px;
    border:1px solid #f66a93;
    border-top:0;
	margin-bottom: 20px;
}

.TabsContainer .wrap .DisplayBlock, .TabsContainer .wrap .DisplayBlock {
	display: block;	
}


.TabsContainer .wrap .pane p, .TabsContainer .wrap .pane2 p {
    
}

/* root element for tabs  */
.TabsContainer ul.tabs, ul.tabs2 { 
    /*list-style:none; 
    margin:0 !important; 
    padding:0;
    height:30px;
    border-bottom:1px solid #666;*/
	border-right: 1px solid #f66a93;
	border-left: 1px solid #f66a93;
	border-top: 3px solid #c8013b;
	border-bottom: 0px;
	min-height: 35px;
	background: #ffdbe5;
}

/* single tab */
.TabsContainer ul.tabs li, ul.tabs2 li { 
    float:left;      
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.TabsContainer ul.tabs a, ul.tabs2 a { 
    /*background: url(http://www.achieversintlinc.com/images/tabs.png) no-repeat -652px 0;*/
	background: #ffdbe5;
    font-weight: 700;
	font-size: 15px;
    display:block;
    height: 35px;  
    line-height:35px;
    /*width: 111px;*/
    text-align:center;
    text-decoration:none;
    color:#ec638b;
    padding:0px 15px;
    margin:0px;
    position:relative;
    top:1px;
	border-right: 1px solid #ffffff;
}

.TabsContainer ul.tabs a:active, ul.tabs2 a:active {
    
}

/* when mouse enters the tab move the background image */
.TabsContainer ul.tabs a:hover, ul.tabs2 a:hover {
    /*background-position: -652px -31px;*/
	background: #ffdbe5;
    color:#c8013b;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.TabsContainer ul.tabs a.current, .TabsContainer ul.tabs a.current:hover, .TabsContainer ul.tabs li.current a, .TabsContainer ul.tabs2 a.current, .TabsContainer ul.tabs2 a.current:hover, .TabsContainer ul.tabs2 li.current a {
    /*background-position: -652px -62px;*/
	background: #ffffff;
    cursor:default !important; 
    color:#c8013b!important;
}


.TabsContainer .TabInnerWarp {
	padding: 20px;
}
.MoreBTN_2 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	vertical-align: bottom;
}








/************************************TabsStyle2***************************************/
/* style.css */
.TabsStyle2Container {
	margin-bottom: 20px;
}
.TabsStyle2Container .wrap {
    width:690px;
	position: relative;
}

.TabsStyle2Container .wrap .pane {
    display:none;
    /*border:1px solid #d0ccc9;
    border-top:0;*/
	/*padding: 15px;*/
	/*margin-bottom: 20px;*/
	/*padding: 2px;	*/
}

.TabsStyle2Container .wrap .DisplayBlock {
	display: block;	
}


.TabsStyle2Container .wrap .pane p {
    
}

/* root element for tabs  */
.TabsStyle2Container ul.tabs {	
	border-bottom: 1px solid #c8013b;	
	min-height: 35px;
}

/* single tab */
.TabsStyle2Container ul.tabs li { 
    float:left;      
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important; 	
}

/* link inside the tab. uses a background image */
.TabsStyle2Container ul.tabs a { 
    
	background: #efefef;
    font-weight: 700;
	font-size: 16px;
    display:block;
    height: 35px;  
    line-height:35px;
    /*width: 111px;*/
    text-align:center;
    text-decoration:none;
    color: #898989;
    padding:0px 33px;
    margin:0px;
    position:relative;
    top: 0px;
	border-right: 1px solid #ffffff;
}

.TabsStyle2Container ul.tabs a:active {
    
}

/* when mouse enters the tab move the background image */
.TabsStyle2Container ul.tabs a:hover {
    /*background-position: -652px -31px;*/
	background: #f7f7f7;
    color:#c8013b;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.TabsStyle2Container ul.tabs a.current, .TabsStyle2Container ul.tabs a.current:hover, .TabsStyle2Container ul.tabs li.current a {
    /*background-position: -652px -62px;*/
	background: #ffffff;
    cursor:default !important; 
    color:#c8013b!important;
	border-top: 3px solid #c8013b;
	border-left: 1px solid #c8013b;
	border-right: 1px solid #c8013b;
	top: 1px;
}

.TabsStyle2Container .List_clear li {
	margin-bottom: 15px;
}
.TabsStyle2Container .List_clear li a {
	padding-left: 25px;
	background: url(../images/ListIcon_002.png) no-repeat;
	display: block;
}


.TabsStyle2Container .TabInnerWarp {
	padding: 20px 0;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.TabsStyle2Container .TabInnerWarp .dl_Style02 dt {
	margin-left: 5px;
}

/*å°Tab*/
.TabsStyle2s ul.tabs {
	min-height: 45px;
}
.TabsStyle2s ul.tabs a { 
	font-size: 13px;
    height: 45px;  
    line-height: 45px;
    padding:0px 12px;
}
.TabsStyle2s ul.tabs a.breakLine { 
    line-height: 18px;
	padding-top: 5px;
	height: 40px;
}
/*å°Tab END*/


/* QA */

.faq-list .icon-questions {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url(../images/icon-questions.png) no-repeat;
    position: absolute;
    top: 10px;
    left: 10px;
}

.faq-list .icon-arrow {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url(../images/icon-faqArrow.png) no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
}

.faq-list .on .icon-arrow {
    background: url(../images/icon-faqArrow-on.png) no-repeat;
}













/************************************TabsStyle4***************************************/
/* style.css */
.TabsStyle4Container .wrap {
    width:690px;
	position: relative;
}

.TabsStyle4Container .wrap .pane, .TabsStyle4Container .wrap .pane2 {
    display:none;	
    padding:20px;
    border:1px solid #c8013b;
    border-top:0;
	margin-bottom: 20px;
}

.TabsStyle4Container .wrap .DisplayBlock, .TabsStyle4Container .wrap .DisplayBlock {
	display: block;	
}


.TabsStyle4Container .wrap .pane p, .TabsStyle4Container .wrap .pane2 p {
    
}

/* root element for tabs  */
.TabsStyle4Container ul.tabs { 
    /*list-style:none; 
    margin:0 !important; 
    padding:0;
    height:30px;
    border-bottom:1px solid #666;*/
	border-right: 1px solid #c8013b;
	border-left: 1px solid #c8013b;
	border-top: 3px solid #c8013b;
	border-bottom: 0px;
	min-height: 100px;
	background: #eeeeee;
}

/* single tab */
.TabsStyle4Container ul.tabs li { 
    float:left;      
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.TabsStyle4Container ul.tabs a { 
    /*background: url(http://www.achieversintlinc.com/images/tabs.png) no-repeat -652px 0;*/
	background: #eeeeee;
    font-weight: 700;
	font-size: 15px;
    display:block;
    height: 100px;  
    line-height:35px;
    /*width: 111px;*/
    text-align:center;
    text-decoration:none;
    color:#a7abb0;
    padding:0px 15px;
    margin:0px;
    position:relative;
    top:1px;
	border-right: 1px solid #ffffff;
}

.TabsStyle4Container ul.tabs a:active {
    
}

/* when mouse enters the tab move the background image */
.TabsStyle4Container ul.tabs a:hover {
    /*background-position: -652px -31px;*/
	background: #eeeeee;
    color:#c8013b;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.TabsStyle4Container ul.tabs a.current, .TabsStyle4Container ul.tabs a.current:hover, .TabsStyle4Container ul.tabs li.current a {
    /*background-position: -652px -62px;*/
	background: #ffffff;
    cursor:default !important; 
    color:#c8013b!important;
}

.TabsStyle4Container ul.tabs a img {
	margin-top: 10px;
}


.TabsStyle4Container .TabInnerWarp {
	padding: 20px;
}
.MoreBTN_2 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	vertical-align: bottom;
}











/************************************TabsStyle5***************************************/
/* style.css */
.TabsStyle5Container .wrap {
    width:690px;
	position: relative;
}

.TabsStyle5Container .wrap .pane, .TabsStyle5Container .wrap .pane2 {
    display:none;
	padding: 20px 0 0 0;
}

.TabsStyle5Container .wrap .DisplayBlock, .TabsStyle5Container .wrap .DisplayBlock {
	display: block;	
}


.TabsStyle5Container .wrap .pane p, .TabsStyle5Container .wrap .pane2 p {
    
}

/* root element for tabs  */
.TabsStyle5Container ul.tabs {
	/*background: #eeeeee;*/
}

/* single tab */
.TabsStyle5Container ul.tabs li { 
    /*float:left;*/
	display: inline-block;
	display: inline;
	zoom: 1;
	vertical-align: top;
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important;
}

/* link inside the tab. uses a background image */
.TabsStyle5Container ul.tabs a { 
    border: 1px solid #dcdcdc;
	background: #eeeeee;
    font-weight: 700;
	font-size: 15px;
    display:inline-block;
    height: 35px;  
    line-height:35px;
    text-align:center;
    text-decoration:none;
    color:#838181;
    padding:0px 15px;
    margin:0 2px 5px 0;
    position:relative;
    top:1px;
}

.TabsStyle5Container ul.tabs a:active {
    
}

/* when mouse enters the tab move the background image */
.TabsStyle5Container ul.tabs a:hover {
	background: #c8013b;
    color:#ffffff;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.TabsStyle5Container ul.tabs a.current, .TabsStyle5Container ul.tabs a.current:hover, .TabsStyle5Container ul.tabs li.current a {
	background: #c8013b;
    cursor:default !important; 
    color:#ffffff !important;
}


.TabsStyle5Container .TabInnerWarp {
	padding: 20px;
}


/************************************style 2åŒéƒµå‹™å°ˆå€***************************************/
.TabsContainer_style2 {
	
}
.TabsContainer_style2 .wrap {    
	position: relative;
	z-index: 999;
}

.TabsContainer_style2 .Width400p {
	width: 400px;
}

.TabsContainer_style2 .Width600p {
	width: 636px;
}

.TabsContainer_style2 .Width250p {
	width: 250px;
}

.TabsContainer_style2 .wrap .pane {
    display:none;	
    padding: 13px 0px;
    /*border:1px solid #adf4aa;*/
    border-top: 1px solid #d0ccc9;
	margin-bottom: 20px;
}

#ServiceGuideContent .pane {
    padding: 5px 0px;
    /*border:1px solid #adf4aa;*/
    border-top: 1px solid #d0ccc9;
	margin-bottom: 20px;
	width:247px;
	overflow: hidden;
}

.TabsContainer_style2 .wrap .DisplayBlock {
	display: block;	
}


.TabsContainer_style2 .wrap .pane p {
    
}

/* root element for tabs  */
.TabsContainer_style2 ul.tabs { 
    /*list-style:none; 
    margin:0 !important; 
    padding:0;
    height:30px;
    border-bottom:1px solid #666;*/
	/*border-right: 1px solid #adf4aa;
	border-left: 1px solid #adf4aa;
	border-top: 3px solid #45c343;*/
	border-bottom: 0px;
	min-height: 30px;
	/*background: #e2ffe1;*/
}

/* single tab */
.TabsContainer_style2 ul.tabs li { 
    float:left;      
    text-indent:0;
    padding:0;    
    list-style-image:none !important;
	border: 1px solid #d0ccc9;
	border-bottom: 0px;
	margin-right: 5px;	
}

/* link inside the tab. uses a background image */
.TabsContainer_style2 ul.tabs a { 
    /*background: url(http://www.achieversintlinc.com/images/tabs.png) no-repeat -652px 0;*/
	background: #efefef;
    font-weight: 700;
	font-size:18px;
    display:block;
    height: 30px;  
    line-height:30px;
    /*width: 111px;*/
    text-align:center;
    text-decoration:none;
    color: #898989;
    padding:0px 22px;
    margin:0px;
    position:relative;
    top:1px;
	border-right: 1px solid #ffffff;
}

#ServiceGuideContent ul.tabs{
    min-height: 24px;
	width:265px;
}

#ServiceGuideContent ul.tabs a{
    height: 24px;  
    line-height:24px;
    padding:0px 19px;
	width: auto;
	text-indent: 0px;
}

.TabsContainer_style2 ul.tabs a:active {
    
}

/* when mouse enters the tab move the background image */
.TabsContainer_style2 ul.tabs a:hover {
    /*background-position: -652px -31px;*/
	background: #f8f8f8;
    color:#c8013b;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.TabsContainer_style2 ul.tabs a.current, .TabsContainer_style2 ul.tabs a.current:hover, .TabsContainer_style2 ul.tabs li.current a {
    /*background-position: -652px -62px;*/
	background: #ffffff;
    cursor:default !important; 
    color:#c8013b !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */
/* width 1 */
.TabsContainer_style2 ul.tabs a.w1   { background-position: -519px 0; width:134px; }
.TabsContainer_style2 ul.tabs a.w1:hover { background-position: -519px -31px; }
.TabsContainer_style2 ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
.TabsContainer_style2 ul.tabs a.w2   { background-position: -366px -0px; width:154px; }
.TabsContainer_style2 ul.tabs a.w2:hover { background-position: -366px -31px; }
.TabsContainer_style2 ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
.TabsContainer_style2 ul.tabs a.w3    { background-position: -193px -0px; width:174px; }
.TabsContainer_style2 ul.tabs a.w3:hover   { background-position: -193px -31px; }
.TabsContainer_style2 ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
.TabsContainer_style2 ul.tabs a.w4     { background-position: -0px -0px; width:194px; }
.TabsContainer_style2 ul.tabs a.w4:hover     { background-position: -0px -31px; }
.TabsContainer_style2 ul.tabs a.w4.current{ background-position: -0px -62px; }



.TabsContainer .wrap .BoxContainer_Style1 .pane{
	border:0 !important;
}
.TabsContainer .wrap .BoxContainer_Style1{
	margin:0 0 20px;
}

.BoxContainer-header {
padding:10px 15px;
background: #e2ffe1;
color:#c8013b;
}