body {
font-size: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #fff;
background-image: url(images/page_bg.gif);
background-repeat: no-repeat;
background-attachment: fixed;
}
/*
----positioning and box property styles-----
*/
/*
----for the whole header-----
*/
#header {
width: 100%;
z-index: 0;
float: left;
border-bottom: 1px #ff5800 solid;
margin-bottom: 10px;
}
#header p {
padding-left: 100px;
padding-bottom: 22px;
padding-top: 22px;
margin: 0;
}
/*
----for the meta navbar-----
*/
#metanav {
position: absolute;
top: 6px;
right: 6px;
width: 100px;
border: 1px #091c5a solid;
padding: 5px;
}
#metanav ul {
margin: 0;
padding: 0;
}
/*
----for the tabs with the major site subsections-----
*/
#header ul.sitesections {
margin:0;
padding:1px 0 0 15px;
width: 400px;
margin-left: auto;
margin-right: auto;
}
/*
----only appears when the page is printed-----
*/
#printnotice {
display: none;
visibility: hidden;
}
/*
----contains both the main text area and the side panel-----
*/
#content {
position: relative;
clear: both;
width: 718px;
margin-left: auto;
margin-right: auto;
z-index: 1;
margin-bottom: 0;
}
#maintext {
width: 500px;
border: 1px #091c5a solid;
margin-left: 0;
margin-right: 0;
}
#sidepanel {
position: absolute;
top: 0;
left: 513px;
width: 200px;
margin-left: 0;
margin-right: 0;
font-size: 100%; }
/*
----the subsection navbar-----
*/
.subs-navbar {
border: 1px #091c5a solid;
margin-bottom: 10px;
padding-top: 0;
padding-bottom: 15px;
}
/*
----the footer-----
*/
#footer {
width: 718px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
}
#footer #westciv-details {
width: 500px;
margin-top: 0;
margin-bottom: 0;
border-bottom: 1px #091c5a solid;
border-right: 1px #091c5a solid;
border-left: 1px #091c5a solid;
padding-top: 2px;
padding-bottom: 2px;
}
#footer #standards a:link, #footer #standards a:visited {
border: 1px #fff solid;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
}
/*
----text and background styles-----
*/
/*
----for the header-----
*/
#header {
background-color: #091c5a;
background-image: url(images/banner.gif);
background-repeat: no-repeat;
background-attachment: fixed;
}
#header p {
color: #fff;
font-size: 140%;
text-shadow: 2px 2px 2px #848ead;
}
 
/*
----for the meta navbar-----
*/
#metanav {
font-size: 60%;
background-color: #2e3d81 ;
text-align: right;
color: #fff;
}
#metanav ul li {
list-style-type: none;
}
#metanav ul li a:link, #metanav ul li a:visited {
text-decoration: none;
color: #fff;
}
#metanav ul li a:hover {
text-decoration: underline;
}
/*
----for the tabs with the major site subsections-----
*/
#header ul.sitesections {
font-size: 90%;
}
#header ul.sitesections li {
float:left;
list-style-type:none;
}
#header ul.sitesections a {
display:block;
float:left;
border-top:1px solid #091c5a;
border-left:1px solid #091c5a;
border-right:1px solid #091c5a;
padding:4px 8px;
text-decoration:none;
margin-top: 0;
margin-left: 5px;
margin-bottom: 0;
margin-right: 0;
color: #fff;
background-color: #2e3d81; }
#header ul.sitesections a:hover, #header ul a.current {
color: #fff;
background-color: #ff5800; }
/*
----for the subsection navbar-----
*/
.subs-navbar {
font-size: 85%;
background-color: #fff;
}
.subs-navbar p {
margin-top: 0;
margin-bottom: 5px;
border-bottom: 1px #091c5a solid;
text-align: right;
font-size: 110%; }
.subs-navbar p a:link, .subs-navbar p a:visited {
color: #fff;
background-color: #ff5800;
display: block;
text-decoration: none;
padding: 5px;
}
.subs-navbar p a:hover {
color: #091c5a; }
.subs-navbar ul {
padding: 0;
margin: 0;
}
.subs-navbar ul li {
list-style-type: none;
margin-top: 4px;
margin-bottom: 4px;
color: #fb5701;
}
.subs-navbar ul li a:link, .subs-navbar ul li a:visited {
text-decoration: none;
padding-left: 2px;
border-left: 10px #fff solid;
color: #091c5a; }
.subs-navbar ul li a:link.youarehere, .subs-navbar ul li a:visited.youarehere, .subs-navbar ul li a:hover {
border-left: 10px #ff5800 solid;
color: #fb5701;
}
.subs-navbar ul li a:link.youarehere, .subs-navbar ul li a:visited.youarehere {
font-weight: bold;
}
.subs-navbar ul li ul li a:link, .subs-navbar ul li ul li a:visited {
padding-left: 10px;
}
.subs-navbar ul li ul li ul li a:link, .subs-navbar ul li ul li ul li a:visited {
padding-left: 20px;
font-size: 85%;
}
.subs-navbar ul li ul li ul li ul li a:link, .subs-navbar ul li ul li ul li ul li a:visited {
padding-left: 30px;
font-size: 85%; }
.subs-navbar ul li ul li ul li ul li, .subs-navbar ul li ul li ul li {
margin-top: 0;
margin-bottom: 0; }
.subs-navbar ul li.current-section a:link, .subs-navbar ul li.current-section a:visited {
color: #ff5800; }
/*--------------------main text area styles--------------------*/
#maintext {
background-color: #fff;
color: #3e3e3e;
}
#maintext a:link {
color: #3e3e3e;
 }
#maintext a:visited {
color: #6c6c6c;
border-bottom: 1px dotted #6c6c6c;
text-decoration: none; }
#maintext a:hover {
background-color: #3e3e3e;
color: #fff;
text-decoration: none;
border-bottom: none; }
#maintext p, #maintext ul, #maintext ol {
margin-left: 10px;
margin-right: 10px;
font-size: 75%;
line-height: 1.6em;
margin-top: 10px;
margin-bottom: 10px;
 }
#maintext ul li ul li {
font-size: 135%; }
#maintext ul, #maintext ol {
margin-left: 25px; }
#maintext ul li {
margin-top: 6px;
margin-bottom: 6px;
 }
h1, h2, h3, h4, h5, h6 {
color: #091c5a; 
padding-left: 10px;
}
h1 {
color: #091c5a;
border-bottom: 1px #091c5a solid;
margin-top: 0;
padding-top: 4px;
padding-bottom: 4px;
margin-bottom: 0;
text-shadow: 2px 2px 2px #3e3e3e;
font-size: 120%;}
h2 {
padding-left: 10px;
font-size: 100%;
margin-top: 0;
margin-bottom: 0;
padding-top: 4px;
padding-bottom: 4px; }
h3 {
font-size: 75%;
margin-top: 15px;
margin-bottom: 15px;
text-transform: uppercase;
 }
h4 {
font-size: 70%;
text-transform: uppercase;
font-weight: normal;
 }
blockquote {
border: 1px #d8d8d8 solid;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
background-color: #f2f2f2;
}
#maintext blockquote p {
margin-top: 3px;
margin-bottom: 3px;
 }
blockquote p cite {
font-size: 90%; }
img.floatright {
float: right; }
a img {
border: none; }
#maintext blockquote.promo p {
font-weight: bold;
font-size: 65%;
color: #091c5a; }
.figure {
text-align: center;
clear: both; }
#maintext .figure-label, caption {
text-align: center;
font-size: 65%;
font-weight: bold; }
/*For tables*/
table {
font-size: 75%;
line-height: 1.6em;
width: 478px;
caption-side: bottom;
background-color: #f3f1f4;
margin-left: auto;
margin-right: auto;
border-collapse: collapse; }
td {
border: 1px #d8d8d8 solid;
 }
th {
border: 1px #bebebe solid;
text-align: left;
color: #f3f1f4;
background-color: #bebebe;
}
#maintext td a:link, #maintext td a:visited {
display: block;
background-color: #091c5a;
color: #ffffff;
text-align: center;
text-decoration: none; }
#maintext td a:hover {
background-color: #ff5800; }
/*For arrows to move between sections in a tutorial*/
.forward-back {
text-align: right;
margin-top: 0em;
margin-bottom: 0em;
color: #ff5800;
font-weight: bold; }
.forward-back a span {
background-color: #ff5800;
color: #ffffff;
text-decoration: none; }
.forward-back a:link, .forward-back a:visited {
font-weight: normal; }
/*--------------------footer styles--------------------*/
#footer #westciv-details {
font-size: 60%;
text-align: center;
background-color: #091c5a;
color: #fff;
}
#footer #westciv-details a:link, #footer #westciv-details a:visited {
color: #fff;
text-decoration: none; }
#footer #westciv-details a:hover {
text-decoration: underline; }
#footer #standards {
font-size: 70%;
text-align: right;
}
#footer #standards a:link, #footer #standards a:visited {
background-color: #091c5a;
color: #fff;
text-decoration: none;
}
#footer #standards a:hover {
background-color: #ff5800;
color: #fff;
}
#footer #made-with {
text-align: left;
margin-left: -125px;
margin-top: -75px; }
/*For product info pages*/
.prod-summary {
border: 1px #d8d8d8 solid;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
background-color: #f2f2f2;
}
#maintext .prod-summary p {
margin-top: 2px;
margin-bottom: 2px;
font-size: 75%;
;}
#maintext .prod-summary h3 {
border-bottom: 1px #d8d8d8 solid;
color: #3e3e3e;
margin-top: 3px;
margin-bottom: 3px;
 }
.screen-thumbs p {
text-align: center;
font-size: 70%; 
color: #3e3e3e;}
/*For promotions under the side navbar*/
.side-promo-top {
margin: 0em;
text-align: center; }
.side-promo-top p {
margin: 0em;}
.side-promo-2nd {
text-align: center;
margin-top: 35px; }
.side-promo-2nd p {
margin: 0em;}
.side-promo-text  {
background-color: #f2f2f2;
border: 1px #d8d8d8 solid;
width: 122px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 5px; }
.side-promo-text a:link, .side-promo-text a:visited {
color: #3e3e3e;
text-decoration: none; }
.side-promo-text a:hover {
text-decoration: underline; }
.side-promo-text h1 {
border-bottom: 1px #d8d8d8 solid;
font-size: 70%;
text-shadow: none; }
.side-promo-text p {
font-size: 65%;
}
/*For the front page of the learning section*/
.quicklinks {
border: 1px #091c5a solid;
background-color: #fff;
 }
.quicklinks p {
margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
background-color: #091c5a;
color: #fff;
padding: 5px;
font-size: 80%;
text-align: right;
 }
.quicklinks ul {
padding: 0;
margin: 0;
font-size: 70%;
font-weight: bold; }
.quicklinks ul li {
list-style-type: none;
margin-top: 4px;
margin-bottom: 4px;
color: #fb5701;
}
.quicklinks ul li a:link, .quicklinks ul li a:visited {
text-decoration: none;
padding-left: 2px;
border-left: 10px #fff solid;
color: #091c5a; }
.quicklinks ul li a:hover {
border-left: 10px #ff5800 solid;
color: #fb5701;
}
/* For the hands-on tutorial. */
#maintext .section-summary  {
border-bottom: 1px #091c5a solid;
background-color: #f3f1f4;
padding-top: 10px; }
#maintext .section-summary p {
margin-top: 0em; }
#maintext .section-summary ul li {
margin-top: auto;
margin-bottom: auto; }
code {
font-size: larger;
}
.code-example, pre {
font-family: Courier, "Courier New", monospace;
background-color: #f3f1f4;
margin-left: 10px;
margin-right: 10px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
border: 1px #d8d8d8 solid;
 }
#maintext .code-example p {
margin: 0;
}
.exercise {
margin-left: 10px;
margin-right: 10px;
border: 1px #d8d8d8 solid;
background-color: #f2f2f2;
}
.exercise h1 {
border-bottom: 1px #d8d8d8 solid;
color: #3e3e3e;
text-shadow: none;
font-size: 100%; }
.sm-only {
border-left: 10px #ff7b08 solid;
border-right: 10px #ff7b08 solid;
border-top: 1px #ff7b08 solid;
border-bottom: 1px #ff7b08 solid;
margin-top: 15px;
}
span.button {
font-weight: bold;
}
p.instruction-intro {
font-weight: bold;
text-decoration: underline;
}
#maintext p.instruction-step {
padding-left: 20px;
}
span.menu {
font-weight: bold;
}
/*For the blocks at the top of articles*/
#abstract {
background-color: #f3f1f4;
border: 1px #d8d8d8 solid;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px; }
#abstract h1 {
color: #3e3e3e;
font-size: 75%;
font-weight: bold;
text-shadow: none;
border-bottom: 1px #d8d8d8 solid;
 }
#maintext #abstract p {
margin-top: 5px;
margin-bottom: 5px; }
.item-desc {
width: 60%;
}
#maintext ul.sitemap {
margin-left: 25px; }
#maintext ul.sitemap li ul {
margin-left: 0px;
}
#maintext ul.sitemap li ul li {
list-style-type: disc; }
/*For forms*/
textarea {
width: 478px;
height: 15em; }
fieldset {
border: none;
padding-left: 10px; }
#maintext fieldset p {
margin-left: 0em;
margin-right: 0em;
padding-left: 0em;
padding-right: 0em; }
input.text {
width: 239px; }
/*For the FAQ*/
div.faq {
border: 1px #d8d8d8 solid;
background-color: #f2f2f2;
margin-left: 10px;
margin-right: 10px;
margin-top: 15px;
margin-bottom: 15px; }
div.faq p strong span {
font-family: "Courier New", Courier, monospace;
font-size: 350%;
color: #fd5700; }
div.faq p span {
font-weight: bold; 
font-family: "Courier New", Courier, monospace;
font-size: 350%;
color: #091c5a;
}
#maintext div.faq p.question {
margin-bottom: 25px; }
/*For WE04 promotions within main text*/
div.intextpromo {
float: right;
width: 232px;
margin-right: 10px;
margin-left: 20px;
font-size: 80%;
background-color: #d6dde5;
border: 1px #9fa5ab solid;
margin-bottom: 10px; 
margin-top: 10px;}
#maintext div.intextpromo p {
margin-left: 7px;
margin-right: 7px; }
#maintext div.intextpromo ul {
margin-left: 0px;
color: #155493;
font-weight: bold; }
#maintext div.intextpromo ul li {
margin-top: 0em;
margin-bottom: 0em; }
#maintext div.intextpromo p.banner {
margin: 0em; }
#maintext div.intextpromo p.banner a img {
float: left; }
/*For westciv ads within the main body text*/
div.wcintextpromo {
float: right;
width: 232px;
margin-right: 10px;
margin-left: 20px;
font-size: 80%;
background-color: #e4e6ed;
border: 1px #9fa5ab solid;
margin-bottom: 10px; 
margin-top: 10px;}
#maintext div.wcintextpromo p {
margin-left: 7px;
margin-right: 7px; }
#maintext div.wcintextpromo ul {
margin-left: 0px;
font-weight: bold;
color: #091c5a; }
#maintext div.wcintextpromo ul li {
margin-top: 0em;
margin-bottom: 0em; }
#maintext div.wcintextpromo ul li a:link, #maintext div.wcintextpromo ul li a:visited {
color: #091c5a;
}
#maintext div.wcintextpromo ul li a:hover {
background-color: #091c5a;
color: #fff;
}
#maintext div.wcintextpromo p.banner {
margin: 0em;
text-align: center;
font-size: 110%;
margin-top: 7px; }
#maintext div.wcintextpromo p {
clear: left;
}
#maintext div.wcintextpromo p.banner a img.floatleft {
float: left; }
#maintext div.wcintextpromo .sitepoint {
color: #ff6600; }
/*For the ads throughout the text in the guide*/
.fullversion {
border: 1px #ff5800 solid;
float: right;
clear: both;
width: 130px;
margin-right: 10px;
font-size: 80%;
margin-left: 10px;
color: #ff5800;
background-color: #fff;
margin-bottom: 10px; }
#maintext .fullversion h3, #maintext .fullversion h4, #maintext .fullversion h5, #maintext .fullversion h6 {
margin-top: 0em;
margin-left: 0px;
margin-right: 0em;
background-color: #ff5800;
margin-bottom: 3px;
font-style: normal;
padding-left: 2px;
padding-top: 3px;
padding-bottom: 3px;
color: #fff; }
#maintext .fullversion p {
padding: 0em;
margin: 2px; }
#maintext .fullversion a:link, #maintext .fullversion a:visited {
color: #ff5800;
}
#maintext .fullversion a:hover {
color: #fff;
background-color: #ff5800;
}
.top-text-promo {
border-top: 1px #091c5a solid;
border-bottom: 1px #091c5a solid;
text-align: center; }
#maintext .top-text-promo p {
margin: 0em; }
#maintext .top-text-promo a:link, #maintext .top-text-promo a:visited {
text-decoration: none;
display: block;
color: #091c5a;
background-color: #e2e4ec; }
#maintext .top-text-promo a:hover {
background-color: #ff5800;
color: #ffffff; }
