﻿/**********GLOBAL STYLES FOR CHINA DESIGN******************************/

@import url(globalstyles.css);
@import url(/wa/shared_controls/design1/css/header.css);
@import url(/wa/shared_controls/design1/css/leftnav.css);
@import url(/wa/shared_controls/design1/css/footer.css);
@import url(/wa/shared_controls/design1/css/home.css);
@import url(/wa/css/solutions.css);
@import url(/wa/css/edit.css);

/********** CHINA SPECIFIC STYLES ************************************************************/
body
{
    font-family: 黑体,SimHei,宋体,Simsun,Verdana,Arial;
}
h1
{
    color: #4e4e4e;
    font-size: 14pt;
    width:100%;
}
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-size: 10pt;
}
/***********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;
}
/***********Accessories Catalog***********/
.tblsubcats
{
    font-size: 10pt;
}

/***********Home page news***********/
.featureditemtitle
{
    font-size: 12pt;
    font-weight:normal;
}
.featureditemdescription
{
    font-size:10pt;
}
.newstitle
{
    font-size: 12pt;
    font-weight:normal;
    color: #84b5c1;
}
.newstitle a
{
    color: #84b5c1;
    text-decoration: none;
}

.newstitle a:hover
{
    color: #b61030;
    text-decoration: underline;
}
.newsdescription
{
    font-size:10pt;
}
.homedetailviewlink
{
    font-size:9pt;
    padding-top:2px;
}
/***********Support Form ***********/
.radiobuttonboxes
{
  width: 380px;
}
.commentstable
{
    width: 760px;
}
.commentsbox
{
    width:760px;
}
/***********Support Form ***********/
.ErrorPage
{
    width: 855px;
}

/***********General***********/
.topofpage
{
   font-size:9pt;
}
