body {
font-size: 100%;
font-family: ËÎÌå;
margin: 0;
padding: 0;
background-color: #fff;
background-image: url( );
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 12px;
width: 718px;
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: 779px;
margin-left: auto;
margin-right: auto;
z-index: 1;
margin-bottom: 0;
}

#maintext {
width: 546px;
border: 1px #091c5a solid;
margin-left: 0;
margin-right: 0;
}


#sidepanel {
position: absolute;
top: 0;
left: 559px;
width: 220px;
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: 779px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
}

#footer #westciv-details p {
color: #fff;
font-size: 140%;
text-shadow: 2px 2px 2px #848ead;
}

#footer #westciv-details {
width: 546px;
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: 85%;
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 h1 {
margin-top: 0;
margin-bottom: 5px;
border-bottom: 1px #091c5a solid;
text-align: right;
font-size: 110%; 
color: #fff;
background-color: #ff5800;
text-shadow: none;
font-weight: normal;
padding-top: 8px;
padding-bottom: 9px;
padding-right: 15px; }

.subs-navbar h1 a:link, .subs-navbar h1 a:visited {
color: #fff;
display: block;
text-decoration: none;
}

.subs-navbar h1 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; }

/*For the front page of the learning section*/

.quicklinks {
border: 1px #091c5a solid;
background-color: #fff;
 }

.quicklinks h1 {
margin-top: 0em;
margin-left: 0em;
margin-right: 0em;
background-color: #091c5a;
color: #fff;
font-size: 80%;
text-align: right;
text-shadow: none;
font-weight: normal;
padding-top: 8px;
padding-bottom: 9px;
padding-right: 15px;  }

.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;
}

.quicklinks p {
margin-left: 15px;
margin-right: 15px;
font-size: 75%;
line-height: 1.6em;
margin-top: 8px;
margin-bottom: 8px;
color: #3e3e3e;
}

/*--------------------main text area styles--------------------*/

#maintext {
background-color: #fff;
color: #3e3e3e;
}

#maintext a:link, .quicklinks p a:link {
color: #3e3e3e;
 }

#maintext a:visited, .quicklinks p a:visited {
color: #6c6c6c;
border-bottom: 1px dotted #6c6c6c;
text-decoration: none; }

#maintext a:hover, .quicklinks p a:hover {
background-color: #3e3e3e;
color: #fff;
text-decoration: none;
border-bottom: none;
}

#maintext p, #maintext ul, #maintext ol {
margin-left: 20px;
margin-right: 20px;
font-size: 75%;
line-height: 1.6em;
margin-top: 15px;
margin-bottom: 15px;
 }

#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: 20px;
}

h1 {
color: #091c5a;
border-bottom: 1px #091c5a solid;
margin-top: 0;
padding-top: 6px;
padding-bottom: 6px;
margin-bottom: 0;
text-shadow: 2px 2px 2px #3e3e3e;
font-size: 120%;}

h2 {
font-size: 100%;
margin-top: 15px;
margin-bottom: 15px;
}

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: 20px;
margin-right: 20px;
margin-top: 20px;
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: lighter;
font-size: 85%;
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: 504px;
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;
}

/*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: #D6D3CE;
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: 20px;
margin-right: 20px;
margin-top: 20px;
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 {
text-align: center;
margin-top: 0em;
margin-left: 0em;
margin-bottom: 25px;
margin-right: 0em; }

.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, .side-promo-2nd h1 {
border-bottom: 1px #d8d8d8 solid;
font-size: 90%;
text-shadow: none; 
padding-left: 0;}

.side-promo-text p {
font-size: 85%;
}


/* 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: 20px;
margin-right: 20px;
padding: 20px;
border: 1px #d8d8d8 solid;
 }

#maintext .code-example p {
margin: 0;
}

.exercise {
margin-left: 20px;
margin-right: 20px;
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: 20px;
margin-right: 20px;
margin-top: 20px; }

#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: 20px;
margin-right: 20px;
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 promos within the main body text*/

div.wcintextpromo {
float: right;
width: 232px;
margin-right: 20px;
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: 20px;
font-size: 80%;
margin-left: 15px;
color: #ff5800;
background-color: #fff;
margin-bottom: 20px; }

#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-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;
border-bottom: none;}

#maintext .top-text-promo a:hover {
background-color: #ff5800;
color: #ffffff; }