


/* Common Set */
ul, li, p, img{ margin:0;padding:0; list-style: none; border: 0px;}
h1,h2,h3,h4,h5,h6 {margin: 0; padding: 0;}
.floatL {
    float: left;
}




/* Border Set */
.br2 {
    border-right: 2px solid #e5e5e5;
}
.bt2 {
    border-top: 2px solid #e5e5e5;
}
.bb2 {
    border-bottom:2px solid #e5e5e5;
}
.bl2 {
    border-left:2px solid #e5e5e5;
}


/* Guide Box Set */

.guide li {
    float: left;    
    margin-left: 20px;    
}




/* design picker set */

.dp_wrap {
    width:100%;
    height:968px;
    text-align:center;
    background:url(/images/picker/picker_bg.gif) no-repeat left top;
}
.dp_center {
    width:960px;    
    margin:0 auto;
    position: relative;    
}
.dp_title {
    float:left;
    margin: 40px 0 20px 0;
    position: relative;
    left: 2px; 
}
.dp_nav {    
    float:left;
    width:960px;
    margin-left: 1px;
    margin-bottom: 20px;    
}
.dp_nav ul li{
    float: left;
    position: relative;                 
}
.dp_container {
    width: 949px;
    height: 634px;
    background:url(/images/picker/content_bg.png) no-repeat left top;    
    float: left;
                 
}
.dp_sub_container {
    float: left;
    display: block;    
    width: 945px;
    height: 120px;
    margin-top: 40px;
    text-align: center; 
}
.dp_top {
    float: left;
    position:relative;
    width:945px;
    height:170px; 
}
.dp_top_list {    
    width:790px;
    height: 120px;
    position:absolute;
    left: 78px;
    top: 29px; 
    overflow: hidden;
    text-align: left;
}
.dp_top_list ul li {
    float: left;    
    position: relative;
    margin-left: 17px; 
}
.dp_bot {
    float: left;
    width: 945px;
    height: 463px;        
}
.dp_left {
    float: left;
    position: relative;  
    width: 650px;
    height: 420px;
    margin-top:30px;
}
.dp_left_cont {
    float: left;
    width: 650px;
    height:380px;    
}
.dp_right {
    float: left;    
    margin-left: 25px;     
    width: 250px;            
}
.dp_right h4 {       
    float: left;
    text-align: left;
    width: 250px;
    padding: 28px 0 35px 60px;    
    margin:15px 0 0 20px;            
    font-size: 20px;
    font-weight: bold; 
}
.dp_right ul {
    width: 100%;    
    text-align:left;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;    
    padding: 5px 0;
	margin-left:25px;
    height:250px;
    overflow: auto;            
}
.dp_right ul li a {
    display:block;    
    padding: 10px 0 10px 25px ;    
    width: 220px;  
}

/*
.dp_right ul li:hover,.dp_right ul li:active,.dp_right ul li a:hover,.dp_right ul li a:active {
    background:url(/images/picker/bg_selected.png) no-repeat left top;
}
*/

/* SmileCenter Box Set */

.smilecenter_bot {    
    float: left;    
}

.smilecenter_bot li {
    float: left;
}

#Me {
    position: absolute;    
    left: 42%;
    top: 85px;
    #top: 88px;  
}

/*
 table set
 */

table.default-table-theme {
        text-align: center;
        border: none;
    }

table.default-table-theme tr:not(:first-child):hover{
    background-color:#f8f8f8;
    cursor:pointer;
}

table.default-table-theme th {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #777777;
    background-color: #F8F8F8;
    font-size: 12px;
    font-family: "Dotum";
    font-weight: normal;
    color: #000000;
}

table.default-table-theme td {
    border-bottom: 1px solid #d1d1d1;
}

table.default-table-theme th, table.default-table-theme td {
    padding: 10px 0px;
}

/*
 button set
 */

label.smilecat_btn{
    padding: 7px 7px;
    color: #ffffff;
    font-size: 11px;
    font-family: 'dotum';
    cursor: pointer;
}

label.smilecat_btn.btn_gray{
    background-color: #AEAFB0;
}

label.smilecat_btn.btn_red{
    background-color: #FF494D;
}

table.default_tab_table{
    width:765px;
}


/*
 default tab set
 */
table.default_tab_table td{
    border:1px solid;
    border-left:none;
    border-color:#d1d1d1 #d1d1d1 #777777 #d1d1d1;
}

table.default_tab_table td:first-child{
    border-left: 1px solid #d1d1d1;
}

table.default_tab_table td.selected_tab{
    border-left: 1px solid;
    border-color:#777777;
    border-bottom-color: #f8f8f8;
}


table.default_tab_table td label{
    display:inline-block;
    width:90px;
    height:36px;
    background-color: #f8f8f8;
    color:#000000;
    text-align:center;
    line-height:33px;
}

table.default_tab_table td.selected_tab label{
    color: #FF494D;
}
.pager_wrapper {
    text-align: center;
    margin-top: 20px;
}

.smilecafe_area{
    width:960px;
    height: 433px;
    padding-top: 61px;
}

.smilecafe_area .smilecafe_title_wrapper{
    text-align: left;
    display: inline-block;
    width:120px;
    height:296px;
}

.smilecafe_area .smilecafe_title_wrapper .smilecafe_title{
    font-family: 'Nanum Gothic';
    font-size: 28px;
    line-height:1.21;
    color: #292929;
}
.smilecafe_area .smilecafe_title_wrapper span{
    font-family: 'Nanum Gothic';
    font-size: 12px;
    color: #707070;
    cursor: pointer;
}
.smilecafe_area .smilecafe_title_wrapper .line{
    text-align: left;
    margin-top:20px;
    margin-bottom:40px;
}
.smilecafe_area .thumbnail_area{
    width:240px;
    display:inline-block;
    margin-left: 40px;
}
.smilecafe_area .thumbnail_area .thumbnail_wrapper{
    width:210px;
    height:210px;
    padding: 15px;
    background-color:#f6f6f6;
    margin-bottom:12px;
    cursor: pointer;
}
.smilecafe_area .thumbnail_area .thumbnail_wrapper .thumbnail{
    width:100%;
    height:100%;
    overflow:hidden;
}
.smilecafe_area .thumbnail_area .cafe_info{
    width:240px;
    display:inline-block;
    text-align: left;
}
.smilecafe_area .thumbnail_area .cafe_info img{
    position:absolute;
}
.smilecafe_area .thumbnail_area .cafe_info .title{
    font-family: 'Nanum Gothic';
    width:185px;
    color: #404040;
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 7px;
    margin-left: 54px;
    font-weight:bold;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.smilecafe_area .thumbnail_area .cafe_info .barista_name{
    font-family: 'Nanum Gothic';
    color: #707070;
    margin-left: 54px;
    font-size: 12px;
}