﻿/**********GLOBAL STYLES FOR KOREAN DESIGN******************************/

@import url(/wa/css/globalstyles.css);
@import url(/wa/shared_controls/design1/css/header.css);
@import url(/wa/shared_controls/design1/css/footer.css);
@import url(/wa/shared_controls/design1/css/leftnav.css);
@import url(/wa/shared_controls/design1/css/home.css);
@import url(/wa/css/solutions.css);
@import url(/wa/css/edit.css);

/********** Korea SPECIFIC STYLES ************************************************************/
body
{
     font-family: 돋음체,DotumChe,Arial,Verdana, Helvetica, sans-serif;
}

h1
{
    color: #4e4e4e;
    font-size: 14pt;
    width:100%;
    margin-bottom:6px;
}
h2
{
    font-size: 12pt;
    font-weight: normal;
}
p, td
{
    font-size: 10pt;
}
div
{
    font-size: 10pt;
}
li
{
    font-size: 10pt;
}
.small
{
    font-size: 8pt;
}

/************top nav***************/
.TopMenu
{
    font-weight: bold;
}
.TopMenuItem{
   padding: 5px 4px 10px 4px;
   font-weight:bold;
}
.TopMenuItem td{
    font-size:11pt;
}
.TopMenuItemDynamic{
   color:#727272;
}
/***********left nav***********/
.lnBasics{
 border:0px;   
}

/***********content area***********/
.content-3column
{
    width: 560px;
    font-size: 10pt;
}

.content-2column
{
    font-size: 10pt;
    width: 700px;
}

.content-2column-alt
{
    font-size: 10pt;
    width: 836px;
}

/********** CONTENT - 1 COLUMN *****************************************************/
.content-1column
{
    font-size: 10pt;
    width: 975px;
}
/***********related links***********/
.right
{
    font-size: 9pt;
}
.right a
{
    color: #000066;
    font-size: 9pt;
}
.right a:hover
{
    color: #b61030;
}

.relatedtitle
{
    color: #830022;
    border-bottom: #e8e8e8 1px dotted;
    background-color: #f4f4f6;
    padding: 5px;
    width: 100%;
    margin-left: -5px;
    font-weight: normal;
    font-size: 11pt;
}
.Want h5
{
    font-weight: normal;
    font-size: 9pt;
    color: #830022;
}
.Want h3
{
    font-weight: normal;
    font-size: 9pt;
    color: #830022;
}
.crossLinksNet h3
{
    font-weight: normal;
    font-size: 9pt;
    color: #830022;
}
.crossLinksNet h5
{
    font-weight: normal;
    font-size: 9pt;
    color: #830022;
}

.litLinks h3
{
    font-weight: normal;
    font-size: 9pt;
    color: #830022;
}
/*Footer
-------------------------------------------*/
.newfooter div{
font-size:8pt;
}
.newfooter .address{
padding:7px 0 5px 0;

}

/***********Accessories Catalog***********/
.tblsubcats
{
    font-size: 10pt;
}

/***********Home page news***********/
.featureditemtitle
{
    font-size: 10pt;
        font-weight:bold;       

}
.featureditemdescription
{
    font-size:10pt;
}
.homepagenewsboxgray{
    vertical-align:top;
}
.newstitle
{
    font-size: 10pt;
    font-weight:bold;
}
.newstitle a
{
    color: #84b5c1;
    text-decoration: none;
}

.newstitle a:hover
{
    color: #b61030;
    text-decoration: underline;
}
.newsdescription
{
    font-size:8pt;
}
.homedetailviewlink
{
       margin-top:5px;
}

.LeftGreyNavItem td{
    font-weight:bold;
    font-size:11pt;
}
.LeftGrayNavBlue{
/*color:#d9f1f7;*/
color:#84b5c1;
font-weight:normal;
font-size:10.5pt;
}

.LeftGreyNav
{
    margin-left:15px;
    margin-right:15px;
}
/***********Support Form ***********/
.radiobuttonboxes
{
  width: 380px;
}
.commentstable
{
    width: 760px;
}
.commentsbox
{
    width:760px;
}
/***********Error Page ***********/
.ErrorPage
{
    width: 855px;
}

/***********General***********/
.topofpage
{
   font-size:9pt;
}

/***********Product Section***********/
.titleBox .title
{
    font-size:16pt;
    padding:5px;
    width: 50%;
    vertical-align: top;
    text-align: right;
    border-right: 1px solid #C10435;
}

.titleBox .subtitle
{
    font-size:14pt;
    vertical-align: bottom;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
}
