/* external css file for ACM SIGDOC */
/* filename sigdocstyle.css */
/* created november 2005 by ashley williams */
/* edited december 2006 by ashley williams */

		
/* this style ensures that all fonts will display medium-size verdana and that the screen has no border */
body { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 0.8 em; font-weight: normal; margin-top: 20px; margin-bottom: 50px; margin-left: 75px; margin-right: 75px; letter-spacing: 1px; line-height: 1.5} 


/* this is the style for any paragraph that's coded with the <p> tag.  */
p {font-family: verdana, Arial, Helvetica, sans-serif; font-size: .8em; font-weight: normal; margin-top: 10px; margin-bottom: 15px; letter-spacing: 1px; line-height: 1.5}


/* for titles of journals  */
.journal {font-family: verdana, Arial, Helvetica, sans-serif; font-size: .8em; font-weight: normal; margin-top: 10px; margin-bottom: 15px; letter-spacing: 1px; line-height: 1.5; text-decoration: em;}

/* these styles define the display of global hyperlinks in the header at the top right of each page   */
a.header:link {color: #006699; font-family: verdana, Arial, Helvetica, sans-serif;  font-size: .6em; font-weight: bold; letter-spacing: 1.5px; line-height: 1.5}
a.header:hover {color: #003366;  font-family: verdana, Arial, Helvetica, sans-serif;  font-size: .6em; font-weight: bold;  text-decoration: underline; letter-spacing: 1.5px; line-height: 1.5; background: #CCCC99; }
a.header:visited {color: #006699;  font-family: verdana, Arial, Helvetica, sans-serif;  font-size: .6em; font-weight: bold;  letter-spacing: 1.5px; line-height: 1.5}


/* this class defines the cell background color for each link in the main navbar */
.bknav{ background-color: #F5F5E5; color: #F5F5E5} 


/* the following set of hyperlink styles defines the display of links in the main navbar */
A.navbar:link	{color: #65654D;   font-size: .8em; font-weight:bold; text-decoration: bold; font-family: verdana, Arial, Helvetica, sans-serif;  letter-spacing: 1px; line-height: 1.5; margin-top: 60px; margin-bottom: 60px; padding: 5;}
A.navbar:visited {color: #65654D;   font-size: .8em; font-weight:bold; text-decoration: bold; font-family: verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height: 1.5; margin-top: 60px; margin-bottom: 60px; padding: 5;}
A.navbar:hover	{color: #FFFFFF;   font-size: .8em; font-weight:bold; text-decoration: underline; font-family: verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height: 1.5; margin-top: 60px; margin-bottom: 60px; padding: 5;}



/* h1 is the style for the site's main section titles, e.g., "Join SIGDOC"  */
h1 { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: strong; color: #FFFFFF; margin-left: 0px; margin-right: 0px;  margin-top: 0px; margin-bottom: 0px; letter-spacing: 1px; }


/* h2 is title of sub-sections; i.e., "Types of SIGDOC Memberships" is a sub-section of "Join SIDGOC" */
h2 { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: strong; letter-spacing: 1px; line-height: 1.5; margin-top: 15px; margin-bottom: 0px;}


/* h3 is a header that serves to title paragraphs; i.e., "Student Member" is a paragraph title within the "Types of memberships" subsection */
h3 { font-family: verdana, Arial, Helvetica, sans-serif; font-size: .8em; font-weight: strong; letter-spacing: 1px; line-height: 1.5; margin-top: 25px; margin-bottom: -5px;}


/* this class controls the convention of all sublinks that appear no the left side of each page (except home page) */
p.submenu {font-family: verdana, Arial, Helvetica, sans-serif;  font-size: .6em;  font-color: #000000; margin-top: 10px; margin-bottom: 10px;  letter-spacing: 1px; line-height: 1.5; margin-left: 0px; margin-right: 0px;}


/* these next three are styles for all general hyperlinks. general links are blue and not underlined, except when the user scrolls the mouse cursor over the link */
A:link	{color: #0000CC;  text-decoration: none; font-family: verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height: 1.5 }
A:visited {color: #0000CC; text-decoration: none; font-family: verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height: 1.5}
A:hover	{color: #0000CC;  text-decoration: underline; font-family: verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height: 1.5}
A:active {color: #feb02a;  text-decoration: bold; font-family: verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height: 1.5 }


/* these styles define the display for all ordered and unordered lists */
ul {list-style-type: disc; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12; font-weight: none; margin-top: 0px; margin-bottom: 20px; letter-spacing: 1px; line-height: 1.5}
ul ul {list-style-type: circle; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12; font-weight: none; margin-top: 0px; margin-bottom: 0px; letter-spacing: 1px; line-height: 1.5}
li { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12; font-weight: none; margin-top: 15px; margin-bottom: 15px; letter-spacing: 1px; }


ol {list-style-type: decimal; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12; font-weight: none; margin-top: 0px; margin-bottom: 0px; letter-spacing: 1px; line-height: 1.5}
ol ol {list-style-type: lower-alpha; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12; font-weight: none; margin-top: 0px; margin-bottom: 0px; letter-spacing: 1px; line-height: 1.5}
li { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12; font-weight: none; margin-top: 15px; margin-bottom: 15px; letter-spacing: 1px; }





/* this class is for the hyperlink that takes users to top of current page */
A.linktotop:link {text-decoration: underline overline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .8em;	margin-top: 40px; margin-bottom: 40px; font-weight: bold; font-variant: small-caps;	color: #FF9900;}
A.linktotop:visited {text-decoration: underline overline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .8em;	margin-top:40px; margin-bottom: 40px; font-weight: bold; font-variant: small-caps;	color: #FF9900;}
A.linktotop:hover	{text-decoration: underline overline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .8em; margin-top:40px; margin-bottom: 40px;	font-weight: bold; font-variant: small-caps;	color: #FF9900;}



/* this is the style for text in the blue fotter at the bottom of each page.  */
.footer {color: #000000; font-family: verdana, Arial, Helvetica, sans-serif; font-size: .6em; font-weight: normal; margin-top: 10px; margin-bottom: 15px; letter-spacing: 1px; line-height: 1.5}



/* this is the style for hyperlinks in the blue footer at the bottom of each page.  */
a.footer:link {color: #003366;   font-weight: strong; font-size: .6em; text-decoration: underline; font-family: verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height: 1.5}
a.footer:hover {color: #FFFFDF; font-weight: strong;  font-size: .6em;  text-decoration: bold; font-family: verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height: 1.5}
a.footer:visited {color: #feb02a;  font-weight: strong; font-size: .6em; text-decoration: underline ; font-family: verdana, Arial, Helvetica, sans-serif;  letter-spacing: 1px; line-height: 1.5}
a.footer:active {color: #000000;  font-weight: strong;  font-size: .6em;  text-decoration: bold; font-family: verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height: 1.5 }
