﻿/* Tab Content - menucool.com */
ul.tabs
{
	width:100%;
	clear:both;
    padding: 13px 0;
    margin:0;
    font-size: 0;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the tabs as desired*/
    padding-left:0px; /* Offset of the first tab */
}
        
ul.tabs li
{
    display: inline;
    margin: 0;/*no distance between tabs*/
    background: White;
    margin-left:0px;
	
}
        
ul.tabs li a
{
    font: normal 13px notokr-regular;
    text-decoration: none;
    position: relative;
    padding: 13px 0px;
    color: #000;
    outline:none;
    background: #F6F6F9;
    border:1px solid #CCC;
    border-right:0;
	
}
ul.tabs li .tabs_s2
{
    font: normal 13px notokr-regular ;
    text-decoration: none;
    position: relative;
    padding: 10px 11px !important;	

    color: #000;
    outline:none;
    background: #F6F6F9;
    border:1px solid #CCC;
    border-right:0;
}
@media screen and (max-width:320px) {
ul.tabs li .tabs_s2
{
    padding: 10px 5px !important;	

}

}


ul.tabs li .tabs_s3
{
    font: normal 18px notokr-regular ;
    text-decoration: none;
    position: relative;
    padding: 13px 45px !important;

    color: #999;
    outline:none;
    background: #F6F6F9;
    border:1px solid #CCC;
	border-left:0;

}

ul.tabs li .tabs_s4
{
    font: normal 13px notokr-regular ;
    text-decoration: none;
    position: relative;
    padding: 10px 15px !important;
    color: #999;
	width:100%;
	outline:none;
    background: #F6F6F9;
    border:1px solid #CCC;
	border-left:0;
	line-height:45px;

}

ul.tabs li .tabs_s5
{
    font: normal 13px notokr-regular ;
    text-decoration: none;
    position: relative;
    padding: 5px 15px !important;
    color: #999;
	
	outline:none;
    background: #eeeeee;
    border:1px solid #CCC;
	border-right:0;
	line-height:35px;
	

}


ul.tabs li .tabs_s6
{
    font: normal 13px notokr-regular ;
    text-decoration: none;
    position: relative;
    padding: 5px 15px !important;
    color: #999;
	width:50%;
	outline:none;
    background: #eeeeee;
    border:1px solid #CCC;
	border-right:0;
	line-height:35px;

}


 


/*Note: IE8 and earlier doesn't support li:last-child. You have to add another class to the last tab (LI) and specify its border-right as below.*/
ul.tabs li:last-child a
{
    border-right:1px solid #CCC !important;
	padding: 13px 18px ;
}
 
/*li:first-child */
        
ul.tabs li a:hover
{
    color: #000;
    background: white;
}
        
ul.tabs li.selected a, ul.tabs li.selected a:hover
{
    top: 0px;
    font-weight:normal;
    background: #FFF;
    border-bottom: 1px solid #FFF;
    color: #06C;
}
        
        
ul.tabs li.selected a:hover
{
    text-decoration: none;
}


div.tabcontents
{
    border-top: 0px solid #CCC; padding: 10px 0px;
}


div.tabcontents2
{
    border-top: 0px solid #CCC;;
}




ul.tabs_st1
{

	clear:both;
    padding: 13px 0;
    margin:0;
    font-size: 0;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the tabs as desired*/
    padding-left:0px; /* Offset of the first tab */
	
}
        
ul.tabs_st1 li
{
    display: inline;
    margin: 0;/*no distance between tabs*/
    background: White;
    margin-left:0px;
}
        
ul.tabs_st1 li a
{
    font: normal 13px notokr-regular;
    text-decoration: none;
    position: relative;
    padding: 13px 13px;
    color: #000;
    outline:none;
    background: #F6F6F9;
    border:1px solid #CCC;
    border-right:0;
	
}
ul.tabs_st1 li:last-child a
{
    border-right:1px solid #CCC;
	padding: 13px 18px;
}

ul.tabs_st1 .on_tabs {    top: 0px;
    font-weight:normal;
    background: #FFF;
    border-bottom: 1px solid #FFF;
    color: #06C;}
	
ul.tabs_st1 .off_tabs {    font: normal 13px notokr-regular;
    text-decoration: none;
    position: relative;
    padding: 13px 13px;
    color: #000;
    outline:none;
    background: #F6F6F9;
    border:1px solid #CCC;
    border-right:0;}	
	
	
	
ul.tabs_st2
{
	width:100%;
	clear:both;
    padding: 13px 10px;
    margin-bottom:15px;;
    font-size: 0;
    list-style-type: none;
    text-align: left; /*set to left, center, or right to align the tabs as desired*/
    padding-left:0px; /* Offset of the first tab */
}
        
ul.tabs_st2 li
{
    display: inline;
    margin: 0;/*no distance between tabs*/
    background: White;
    margin-left:0px;
}


ul.tabs_st2 li a
{
	font: normal 13px notokr-regular;

    text-decoration: none;
    position: relative;
    padding: 13px 28px;
    color: #000;
    outline:none;
    background: #F6F6F9;
    border:1px solid #CCC;
    border-right:0;
	
}



ul.tabs_st2 li:last-child a
{
    border-right:1px solid #CCC;
	padding: 13px 28px;
}

ul.tabs_st2 .on_tabs {    top: 0px;
    font-weight:normal;
    background: #FFF;
    border-bottom: 1px solid #FFF;
    color: #06C;}
	
ul.tabs_st2 .off_tabs {   
    text-decoration: none;
    position: relative;
    padding: 13px 28px;
    color: #000;
    outline:none;
    background: #F6F6F9;
    border:1px solid #CCC;
    border-right:0;}	

	
@media screen and (max-width:320px) {

ul.tabs_st2 li a
{

    padding: 13px 20px;
}
	
	
	
ul.tabs_st2 li:last-child a
{
   padding: 13px 20px;
}


ul.tabs_st2 .off_tabs {   
  
    padding: 13px 20px;
  

}