﻿/* ------------------------------------ */
/* ----- Begins HTML rules -------------*/
/* ------------------------------------ */

html {
	height: 100%;
	margin-bottom: 1px;}

body {
	background: #ffffff url('images2009/background_small.jpg') repeat-x;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	text-align: center;
 height: 100%;
	margin: 0;
	padding: 0;}

.lgbk {
	background: #ffffff url('images2009/background_large.jpg') repeat-x;}

hr {
	background-color: #c0c0c0;
	border: none;
	color: #c0c0c0;
	height: 1px;
	width: 100%;}

img {
	border: none;}

table {
	border-collapse: collapse;
	width: 100%;}

ul {
	color: #000;
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;}

ol {
	color: #000;
	padding: 0;}

h1 {
	font: normal 22px Tahoma, Geneva, sans-serif;
	letter-spacing: 2px;
	color: #1d6793;
	text-align: left;
	margin: 5px 0 10px 0;}

h2 {
	font: normal 18px Tahoma, Geneva, sans-serif;
	letter-spacing: 2px;
	color: #1d6793;
	text-align: left;
   text-transform: uppercase;
	margin: 5px 0 10px 0;}

h3 {
	font: normal 18px Tahoma, Geneva, sans-serif;
	letter-spacing: 2px;
	color: #808080;
	text-align: left;
 text-transform: uppercase;
	margin: 5px 0 10px 0;}

h4 {
	font: bold 16px Verdana, Arial, sans-serif;
	font-variant: small-caps;
	color: #808080;}

h5 {
	font: bold 14px Tahoma, Geneva, sans-serif;
	color: #1d6793;
	letter-spacing: 1px;}
	
h6 {
	font: bold 14px Tahoma, Geneva, sans-serif;
	font-variant: small-caps;
	letter-spacing: 2px;
	margin-bottom: 0;
	color: #808080;}

a {
	color: #49a1d5;
	text-decoration: none;
	font-weight: bold;}

a:visited {
	color: #404040;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;}

/* ------------------------------------ */
/* ----BEGINS PAGE LAYOUT ID RULES------*/
/* ------------------------------------ */

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
 margin: 0 auto -140px;
	width: 960px;}

#header {
	position: relative;
	width: 960px;
	height: 110px;}
	
#header_tall {
	position: relative;
	width: 960px;
	height: 330px;}

.push {/* -- This div is what makes the footer stick to the bottom of the page -- */
   height: 160px;
   clear: both;}
   
#global {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	color: #ffffff;
	font-size: 85%;
	text-align: right;
	width: 960px;
	letter-spacing: 2px;
	line-height: 30px;
	height: 30px;}
	
   #global a {
   	color: #ffffff;
   	font-weight: normal;
   	text-decoration: none;}

   #global a:hover {
	   color: #ffffff;
	   font-weight: normal;
	   text-decoration: underline;}

#toptext {
	position: absolute;
	left: 20px;
	top: 100px;
	width: 400px;
	height: 180px;
	line-height: 1.8em;
	text-align: left;
	color: #000000;}

#tutorialtext {
	position: absolute;
	left: 20px;
	top: 280px;
	width: 360px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: normal;}

#tutorialtext a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;}

#tutorialtext a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;}

#content {
	clear: both;
	width: 640px;
	float: left;
	line-height: 1.6em;
	margin: 0 10px 10px 10px;
	padding: 0;}

#sidebar {
	width: 280px;
	float: right;
	line-height: 1.4em;
	margin: 0 10px 10px 10px;
	padding: 0;}

#footer_outer {
	background-color: #000000;
	clear: both;
	border-top: 3px #1d6793 solid;
	color: #c0c0c0;
	letter-spacing: 2px;
	line-height: 1.8em;
	padding: 10px 0 0 0;
	height: 140px;}

#footer {
	width: 960px;
	margin: 0 auto;
}

.footerblock {
	float: left;
	width: 300px;
	text-align: left;
	margin: 0 10px;}

   #footer p {
	   margin: 0;
	   padding: 0;}

   #footer a {
	   color: #c0c0c0;
	   text-decoration: none;
	   font-weight: normal;}

   #footer a:hover {
	   color: #ffffff;
	   text-decoration: underline;
	   font-weight: normal;}
	

/* ------------------------------------ */
/* ---- BEGINS CONTENT BLOCK RULES -----*/
/* ------------------------------------ */

.block320blue {
   display: inline;
   float: left;
   width: 290px;
   padding: 5px;
   margin: 10px;}
   

/* ------------------------------------ */
/* ------ GENERAL STYLE CLASSES --------*/
/* ------------------------------------ */

.center {
	text-align: center;}	

.clear {
	clear: both;
	line-height: 0;
	margin: 0; padding: 0;}

.highlight {
   background-color: #ffff80;}

.quicklink {
	margin: 0;
	border: 1px #808080 solid;}

.quicklink select {
	background-color: #e0e0e0;
	width: 100%;}



.coding {
   font-family: "Courier New", Courier, monospace;
   font-weight: bold;
   color: #404040;
   padding: 10px;
   border: 1px #808080 dashed;}

.reservedwords {
  vertical-align: top;
  padding: 5px;
  width: 33%;}
  
  .reservedwords p {
    margin: 0; padding: 0;}

.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c2c2c2;}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c2c2c2;}

.image-border {
	border: 3px double #c2c2c2;}

.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
