body, h1, h2, h3, h4, h5, h6, p, table, tr, th, td
{
    margin: 0;
    padding: 0;
}

body
{
    background: Black url(background_gradient.png) 0 0 repeat-x;
    color: #333333;
    font-family: Cambria, Georgia, "Times New Roman", serif;    
    font-size: 0.9em;
    line-height: 1.3em;
}

p,
h1,
h2,
h3,
h4,
h5,
h6
{
    margin-left: 21px;
    margin-right: 8px;
    font-weight: normal; 
    color: #333333;
}

h1 
{ 
    font-size: 1.8em; 
} 
h2 
{
    margin-top: 30px;
    margin-bottom: 10px;    
    font-size: 1.3em;
    line-height: 1.3em;
} 
h3 
{
    margin-top: 15px;    
    font-size: 1.1em;
    color: #666666;
} 

h4,
h5,
h6
{
    margin-top: 5px;    
    font-size: 1em;
    line-height: 1.2em;    
}

p
{
    margin-top: 15px;
}

a,
a:link,
a:active,
a:hover
{
    text-decoration: none;
    color: #16507E;
}

a:visited
{
    color: #16507E;
}

a:hover
{
    color: #FF3300;
}

a img,
a:link img,
a:active img,
a:visited img,
a:hover img
{
    border: none;
}

#ancestor
{
    width: 984px;
    margin: 0 auto;
}

#banner
{
    position: relative;
    vertical-align: bottom;
    height: 54px; /* true height (99px) minus padding-top minus margin-top (5px) of details and sidebar */
    background: Black;
    color: White;
    padding-top: 71px;
    z-index: 1000;
}

#banner #go-to-design-home
{
    font-size: 1.5em;
    font-weight: bold;
    float: left;
    width: 134px;
}

#banner #go-to-design-home a,
#banner #go-to-design-home a:link,
#banner #go-to-design-home a:visited,
#banner #go-to-design-home a:active
{
    color: White;
}

#banner #go-to-design-home a:hover
{
    color: #E1D007;
}

#banner #search
{
    position: absolute;
    top: 77px;
    right: 0;
    background: White;
}

#banner #search input, 
#banner #search .keywords,
#banner #search .watermark,
#banner #search .dosearch
{
    margin: 0;
    border-width: 0;
    background: White;
    color: #333333;
    vertical-align: middle;
    float: left;
}

#banner #search .keywords,
#banner #search .watermark
{
    width: 138px;
    font-size: 0.75em;
    padding-left: 5px;
}

#banner #search .dosearch
{
    width: 16px;
}

#banner #search .watermark
{
    color: #AAAAAA;
}

#banner #search .language-options
{
    display: none;
}

#banner #lang
{
    position: absolute;
    top: 10px;
    right: 50px;
    display: none; /* remove to enable language selection */
}

#banner #lang a,
#banner #lang a:link,
#banner #lang a:active,
#banner #lang a:visited,
#banner #lang a:hover
{
    font-size: x-small;
    color: #CBCBCB;
}

#banner #lang a:hover
{
    font-size: x-small;
    color: White;
}

#details,
#sidebar
{
    margin-top: 5px;
    z-index: 400;
}

#details
{
    float: left;
    width: 654px;
    background: #DDDDDD url(messageBkg.jpg) 0 0 repeat-x;
    margin-right: 6px;
}



/***********************/
/* the message section */
#details .message
{
    padding-bottom: 50px;
    padding-right: 10px;
}

#details .message p,
#details .message li
{
}

#details .message li
{
    margin: 0 21px 2px 0;
}

#details .message .image-on-left,
#details .message .image-on-right
{
    position: relative;
    width: 155px;
    height: 190px;
    margin-bottom: 10px;
    margin-top: 0; /* 5px; matches the child image's border width */
}

#details .message .image-on-left
{
    margin-right: 21px;
}

#details .message .image-on-right
{
    margin-left: 21px;
}

#details .message content-group
{
    clear: both;
}

#details .message .image-on-left
{
    float: left;
}

#details .message .image-on-right
{
    float: right;
}

#details .message .content-group img
{
}

#details .picture 
{
    padding: 30px 0 10px 21px;
}

#details .picture div img
{
    padding: 30px 0 21px 21px;
}

#details .picture span
{
    display: block;
}

#details .picture a span
{
    width: 146px; 
    height: 100px; 
}

/*******************************************/
/* The heading section on the detail pages */

#details #heading
{
    margin-bottom: 20px;
    margin-left: 21px;
}

#details #heading h2
{
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 50px;
    padding-top: 0;    
    margin-left: 0;
}

#details #heading h3
{
    margin-top: 0;
    margin-left: 0;
}

#details #heading img.main
{
    width: 619px;
    height: 256px;
    margin: 30px 0 21px 0;
}

/**********************************/
/* toc (datalist) on master pages */

#details .toc .MasterList
{
    margin-top: 29px;
    margin-bottom: 50px;
}


#details .toc .MasterList h2
{
    margin-bottom: 30px;
}

#details .toc .MasterList h3
{
    margin: 0 0 5px 0;
}

#details .toc .MasterList h4
{
    margin: 0;
}

#details .toc .MasterList .item
{
    clear: both;
    margin: 0 0 10px 21px;
}

#details .toc .MasterList .item .picture
{
    float: left;
    width: 159px;
    height: 122px;
    padding: 0;
}

#details .toc .MasterList .item .description
{
    margin-left: 2px;
    float: left;
    width: 140px;
}

/***************************/
/* sidebar */

#sidebar
{
    float: left;
    width: 313px;
    padding-right: 10px;
    background: #dddddd url(messageBkg.jpg) 0 0 repeat-x;
}

#sidebar h4
{
    font-size: 1.1em;
}
#sidebar p
{
    font-size: 1em;
    margin-top: 0;
}

#sidebar .more-reading
{
    margin: 10px 10px 10px 21px;
}

#sidebar .more-reading .picture
{
    width: 240px;
    line-height: 1px;
    font-size: 1px;
    padding: 20px 0 5px 0;
}

#sidebar .more-reading .description h4,
#sidebar .more-reading .description p
{
    margin-left: 0;
    padding-left: 0;
}

#teaser1,
#teaser2,
#teaser3
{
    display: none;
    background: #999999 url(teaserBkg.jpg) 0 0 repeat-x;
    width: 324px;
    height: 0;
    float: left;
    margin: 5px 0 5px 0;
}

#teaser1
{
    clear: both;
    margin-right: 6px;
}

#teaser2
{
    margin-right: 6px;
}

#footer
{
    clear: both;
    height: 55px;
    width: 100%;
}

#legal
{
    position: relative;
    border-top: dotted 1px #333333;
    width: 100%;
    text-align: center;
    font-size: xx-small;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    padding-top: 20px;
    margin-top: 7px;
}

#legal p,
#legal a,
#legal a:link,
#legal a:active,
#legal a:visited,
#legal a:hover
{
    color: #333333;
    font-size: xx-small;
}

#legal a:hover
{
    color: White;
}

#legal #go-to-ms-home,
#legal #go-to-ms-home a,
#legal #go-to-ms-home a:link,
#legal #go-to-ms-home a:visited,
#legal #go-to-ms-home a:active,
#legal #go-to-ms-home a:hover
{
    position: absolute;
    right: 4px;
    top: 9px;
    
    width: 83px;
    color: #CBCBCB;
    font-size: xx-large;
    font-style: italic;
    font-weight: bold;
}

#legal #go-to-ms-home a:hover
{
    color: White;
}

.link-hint
{
    color: #333333;
    font-size: 8px;
    line-height: 8px;
    height: 8px;
    padding: 0 0 0 5px;
    margin: 0;
    background: transparent url(linkHint.gif) right 0 no-repeat;
}

.link-hint span
{
    visibility: hidden;
}

.link-hint-white-skin
{
    margin-left: 5px;
}

.watermarked
{
    color: Gray;
}

.clearing
{
    clear: both;
    height: 1px;
    line-height: 1px;
}

.animation-trigger-btn
{
    display:none;
}