﻿/* file name swgstyle.css */


/*COLORS: #fbd7a1 = light orange */
/* #d4ecfb = pale blue  */
/* #8dcff4 = light blue */
/* #0469b3 = medium blue */


/* PAGE LAYOUT */

#titlebar {
position: absolute;
left: 1%;
width: 99%;
height: 100px;
top: 1px;
background: #0080b4;
}

#menubar {
position: absolute;
left: 1%;
width: 20%;
top: 101px;
}

#maincontent {
position: absolute;
left: 22%;
width: 78%;
top: 101px;
background: #ffffff;
padding: 20px 0px 10px 0px;
}

/* PAGE LAYOUT--YELLOWPAGES */

#yp_main {
position: absolute;
left: 21%;
right: 20%;
width: 59%;
top: 101px;
background: #ffffff;
padding-bottom: 10px;
border-top: 1px solid #0080b4;
}

#yp_menu {
position: fixed;
overflow: scroll;
left: 80%;
right: 1%;
width: 19%;
top: 101px;
bottom: 0px;
background: #ffffff;
padding: 2px;
border: 1px solid #0080b4;
}


/* NAVIGATION BAR, INCLUDING MOUSE-HOVER EFFECTS */
/* CSS COOKBOOK: PAGES 74-78 */




#menubar {
font-size: 15px; 
font-weight: bold; 
font-variant: small-caps;
font-family: verdana, arial, sans-serif;
border-left: 1px solid #0080b4;
border-bottom: 5px solid #0080b4;
padding: 0;
margin-bottom: 1em;
margin-top: 0;
background-color: #8dcff4;
}

#menubar ul {
list-style: none;
margin: 0;
padding: 0;
border-bottom: 3px solid #0080b4;
border-top: 0;
}

#menubar ul li {
margin: 0;
border-top: 2px solid #0080b4;
}

#menubar ul li a {
display: block;
padding: 2px 2px 2px 2px;
border-left: 10px solid #fbd7a1; 
border-right: 1px solid #fbd7a1; 
border-bottom: 1px solid #fbd7a1; 
border-top: 1px solid #fbd7a1;
background-color: #d4ecfb;
color: #000000;
text-decoration: none;
width: 100%;
}

html>body #menubar ul li a {
width: auto;
}

#menubar ul li a:hover {
border-left: 10px solid #0469b3; 
border-right: 1px solid #fbd7a1; 
border-bottom: 1px solid #fbd7a1; 
border-top: 1px solid #fbd7a1;
background-color: #fbd7a1; 
color: #000000; 
}



/* TEXT FORMATTING */

h1 {
font-family: verdana, arial, sans-serif; 
font-size: 30px; 
color: #ffffff;
}

h2 {
font-family: verdana, arial, sans-serif; 
font-size: 20px; 
color: #000000;
background: #d4ecfb;
padding: 0px 0px 0px 5px;
margin: 10px 0px 5px 2px;
border-bottom: 1px solid #0080b4;
border-left: 5px solid #0080b4;
}

h3 {
font-family: verdana, arial, sans-serif; 
font-size: 18px; 
color: #000000;
padding: 0px 0px 2px 5px;
margin: 10px 0px 0px 2px;
}

h4 {
font-family: verdana, arial, sans-serif; 
font-size: 16px; 
font-weight: bold; 
color: #000000;
padding: 5px 0px 2px 15px;
margin: 0;
}

h5 {
font-family: verdana, arial, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #00000;
padding: 5px 0px 2px 15px;
margin: 0;
}

h6 {
font-family: verdana, arial, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #00000;
padding: 5px 0px 2px 15px;
margin: 0;
}

p {
font-family: verdana, arial, sans-serif; 
font-size: 12px;
color: #000000;
padding: 0px 10px 10px 15px;
margin: 0;
}

*.center {
text-align: center;
}

blockquote {
font-family: verdana, arial, sans-serif; 
font-size: 11px;
color: #000000;
padding: 10px 0px 10px 5px;
border-left: 1px solid #0080b4;
}

p.faqanswer {
font-family: verdana, arial, sans-serif; 
font-size: 12px;
padding-left: 20px;
}

a:link, a:visited {
color: #0080b4; 
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #f1a269; 
text-decoration: none;
font-weight: bold;
}

a.special {
color: #d4ecfb;
}

/* For use on the menu bar */
/* p.menutitle provides the orange-backed title for use in the menubar */
p.menutitle {
font-family: verdana, arial, sans-serif; 
font-size: 14px; 
font-weight: bold;
background-color: #fbd7a1;
color: #000000;
margin: 0px 5px 0px 5px;
padding: 0px 0px 0px 5px;
border: 1px solid black;
}

/*p.quote provides the bordered box of text for use in the menu bar */
p.quote {
border: 1px solid black;
color: #000000;
font-variant: normal;
font-weight: normal;
font-size: 11px;
font-family: verdana, arial, sans-serif; 
background-color: #d4ecfb;
margin: 0px 5px 5px 5px;
padding: 5px 0px 10px 5px;
}

/*p.quotetwo provides the bordered box of CENTERED text for use in the menu bar */
p.quotetwo {
text-align: center;
margin: 5px;
border: 1px solid black;
color: #000000;
font-variant: normal;
font-weight: normal;
font-size: 11px;
font-family: verdana, arial, sans-serif; 
background-color: #d4ecfb;
margin: 0px 5px 5px 5px;
padding: 5px 0px 10px 5px;
}

/*p.footer provides the style for the copyright notice and disclaimer in the menu bar */
p.footer {
color: #000000;
font-variant: normal;
font-weight: normal;
font-size: 9px;
font-family: verdana, arial, sans-serif; 
margin-top: 0px 5px 5px 5px;
}

#maincontent ol li {
font-family: verdana, arial, sans-serif; 
font-size: 12px;
padding: 0px 20px 10px 10px;
}

#maincontent ul li {
font-family: verdana, arial, sans-serif; 
font-size: 12px;
padding: 0px 20px 10px 10px;
}

#maincontent li {
padding-bottom: 0px 0px 10px 0px;
}

li.nomarker {
list-style-type: none;
}

img {
padding: 0;
margin: 0;
}

a:link img {
border-style: none;
}

a:visited img {
border-style: none;
}

/* TABLE STUFF */
#navtable {
table-layout: fixed;
width: 100%;
}

#navcell {
background: #d4ecfb;
font-family: verdana, arial, sans-serif; 
font-size: 12px;
font-weight: bold;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
padding-right: 10px;
}

/* This table does not have borders */
table {
font-family: verdana, arial, sans-serif; 
font-size: 12px;
color: #000000;
}

td {
padding: 4px 35px 4px 4px;
}

/* This table does have borders */
table.border {
font-family: verdana, arial, sans-serif; 
font-size: 12px;
color: #000000;
border: 1px solid black;
margin: 5px;
}


/* This provides a medium-blue background for table cells */
td.med_blue {
background: #0469b3;
font-weight: bold;
padding: 2px;
}

/* This provides a light-blue background for table cells */
td.light_blue {
background: #8dcff4;
font-weight: bold;
padding: 2px;
}

/*This provides small-sized text to be used to provide notes at the bottoms of tables */
td.footnote {
font-size: 11px;
padding: 2px;
}

/* YELLOW PAGES */
/*CONTENT AREA */

p.category_header {
font-family: verdana, arial, sans-serif; 
font-size: 18px; 
color: #0080b4;
padding: 20px 0px 0px 5px;
margin: 0;
border-bottom: 1px solid #0080b4;
}

p.category_description {
font-family: verdana, arial, sans-serif; 
font-size: 12px;
color: #000000;
padding: 2px 5px 15px 5px;
margin: 0;
}

#yp_entry {
margin: 0px 10px 5px 15px;
padding: 0px;
border: 1px solid #0080b4;
}

#yp_entry img {
margin: 0;
padding: 0;
vertical-align: middle;
}

p.entry_title {
font-family: verdana, arial, sans-serif; 
font-size: 13px;
color: #000000;
padding: 0px 0px 0px 5px;
margin: 0px 0px 5px 0px;
background: #d4ecfb;
border-bottom: 1px solid #0469b3;
}

a:link.entry_title, a:visited.entry_title {
font-family: verdana, arial, sans-serif; 
font-size: 13px;
color: #000000;
}

a:hover.entry_title {
font-family: verdana, arial, sans-serif; 
font-size: 13px;
color: #0080b4;
}

p.entry_description {
font-family: verdana, arial, sans-serif; 
font-size: 12px;
color: #000000;
padding: 0px 0px 2px 10px;
margin: 0;
}

#yp_main ul li {
font-family: verdana, arial, sans-serif; 
font-size: 12px;
}

/*FIXED SIDEBAR MENU */

#yp_menu p.title {
font-family: verdana, arial, sans-serif; 
font-size: 11px;
font-weight: bold;
color: #000000;
padding: 0px 0px 0px 5px;
margin: 0px;
background: #fbd7a1;
border-bottom: 1px solid black;
}

#yp_menu p.listing {
font-family: verdana, arial, sans-serif; 
font-size: 10px;
color: #000000;
padding: 0px;
margin: 0px;
}

#yp_menu a:link.listing, a:visited.listing {
font-family: verdana, arial, sans-serif; 
font-size: 10px;
color: #000000;
padding: 0px;
margin: 0px;
}

#yp_menu a:hover.listing {
font-family: verdana, arial, sans-serif; 
font-size: 10px;
color: #0080b4;
padding: 0px;
margin: 0px;
}

#yp_menu img {
margin: 0;
padding: 0;
vertical-align: middle;
}


/* REFERENCE SECTION */

*.refblock {
padding-bottom: 15px;
}

p.reftitle {
font-family: verdana, arial, sans-serif; 
font-size: 14px;
color: #000000;
font-weight: bold;
margin: 0;
padding: 10px 0px 0px 2px;
border-bottom: 1px solid #0469b3;
}

p.reftitle a:link {
font-family: verdana, arial, sans-serif; 
font-size: 14px;
color: #0469b3;
text-decoration: none;
font-weight: bold;
}

p.reftitle a:visited {
font-family: verdana, arial, sans-serif; 
font-size: 14px;
color: #0469b3;
text-decoration: none;
font-weight: bold;
}

p.reftitle a:hover {
font-family: verdana, arial, sans-serif; 
font-size: 14px;
color: #f1a269;
text-decoration: none;
font-weight: bold;
}

p.refauthor {
font-family: verdana, arial, sans-serif; 
font-size: 13px;
color: #000000;
font-weight: bold;
margin: 0;
padding: 2px 0px 2px 15px;
}

p.refsummary {
font-family: verdana, arial, sans-serif; 
font-size: 12px;
color: #000000;
font-weight: normal;
margin: 0;
padding: 2px 0px 2px 15px;
}
