/* ------------------------------- */
/* HTML Elements
/* ------------------------------- */
body {
    /*font-family: Arial, Verdana, Helvetica, Sans-Serif;*/
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    font-size: 12px; /* 12px [1] 75.01% */
    color: black;
    background-color: white;
    margin: 0;
    padding: 0;
    line-height: 1.5em; /* 18px [2] */
	min-width: 1000px;
	max-width: 1000px;
}

a:link, a:active, a:visited, a:hover { 
	/* color: Maroon; /* #800000 */
	color: #3399cc;  /* blue */
	font-weight: bold;
	text-decoration: none;   
}

a:hover {
	background-color: Silver; /* #C0C0C0 */
}

a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited, a.breadcrumb:hover { 
	/* color: Maroon; */
	color: #3399cc; 
	font-weight: bold;
	text-decoration: none;   
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0;
} 

a.breadcrumb:hover   
{ 
	background-color: Silver; /* #C0C0C0 */
}

.breadcrumbtext {
	/* color: Maroon; /* #800000 */
	color: #3399cc; /* #800000 */
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.welcomeText {
    border: none;
    padding: 10px 10px 10px 10px;
    width: 840px;
}

/* http://www.selfseo.com/default.css */
.title1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 18px;
	/* color: Maroon; */
	color: #3399cc; 
}

.title2 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
	/* color: Maroon; */
	color: #3399cc; 
}

.silvertextline {
	background: #C0C0C0; /* silver */
	margin: 5px 35px 2px 45px;
	/* color: Maroon; */
	color: #3399cc;
	font-size: 14px;
	font-weight: bold;
    text-align: center;
}

.newsnote {
    color: #555;
	font-size: 80%;
}

.section2, .section3, .section4, .section5 {
	margin: 5px 0px 5px 0px;
	/* border-bottom: 2px solid Maroon; */
	border-bottom: 2px solid #FFC726; /* golden */
	/* padding: 2px; */
	/* color: Maroon; /* #800000 */
	color: #3399cc; /* #800000 */
	font-size: 16px;
	font-weight: bold;
	background: url('/images/formbg.gif') repeat-x left top;
}

.section3 {
	font-size: 14px;
}

.section4 {
	font-size: 12px;
	border-bottom: 0px;
}

.section5 {
	font-size: 12px;
	border-bottom: 0px;
	background: none;
}

.textundersection {
    color: #555;
	font-size: 90%;
}


/* ------------------------------- */
/* PAGE Elements
/* ------------------------------- */
#wrap {
	margin: 0 auto;
	width: 1000px;
}

#header {
    margin: 0 10px 0 10px;
	padding: 0 0 25px 0;
	width: 1000px;
	/* border-bottom: 5px solid Maroon; */
	border-bottom: 5px solid #FFC726;
}

#header-buttons {
	margin: 5px 10px 0px 10px;
	width: 980px;
	padding: 0;
	float: right;
	text-align: right;
}

#main {
    margin: 10px 10px 10px 10px;
	width: 840px;
	float: left;
}

/*
 * #sidebar is the area that appears on the right side of the Home page.
 */
#sidebar {
	float: right;
    margin: 10px 10px 0 10px;
	width: 120px;
	/* overflow: hidden; */
}

#main_links {
    margin: 10px 10px 10px 10px;
	width: 840px;
	clear: both;
}

/*
 * #Footer is the area that appears at the bottom of the page.
 */
#footer {
    /* background-color: white; */
    color: #777;
    font-size: 95%;
    margin-top: 10px;
	text-align: center;
	clear: both;
}

#footer p {
    margin: 0.6em 0 1em 0;
}

#footer p.LastModified {
	font-size: 80%;
}

#line1 {
    margin: 0 10px 5px 10px;
	padding: 0 10px 0 10px;
	border-top: 3px solid #FFC726;
	border-bottom: 3px solid #FFC726;
}

/* Home page items */
.info_left {
	float: left;
	background: url('/images/home_block.gif') left top no-repeat;
	font-size: 11px;
	margin-bottom: 10px;
	width: 410px;
	height: 220px;
	margin: 10px 10px 10px 0;
	padding: 0;
}

.info_right {
	float: right;
	background: url('/images/home_block.gif') left top no-repeat;
	font-size: 11px;
	margin-bottom: 10px;
	width: 410px;
	height: 220px;
	margin: 10px 0px 10px 10px;
	padding: 0;
}

#submain {
	float: right;
    margin: 0px 10px 5px 10px;
	width: 795px;
}

.clear {
	clear: both;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/* Menu in the header area */
.invertedshiftdown {
	padding: 0;
	/*width: 100%;*/
	width: 1000px;
	/* border-top: 5px solid #800000; /*Maroon color theme*/
	border-top: 5px solid #FFC726;
	/* line-height: 25px; */
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.invertedshiftdown ul {
	margin: 0;
	margin-left: 5px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

.invertedshiftdown li {
	display: inline;
	margin: 0 1px 0 0;
	padding: 0;
	/* text-transform: uppercase; */
}

.invertedshiftdown a {
	float: left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	/* color: Maroon; */
	color: #3399cc;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	/* padding: 5px 10px 9px 10px; /*Padding within each menu item*/
	padding: 4px 8px 3px 8px; /*Padding within each menu item*/
	background-color: white; /*Default menu color*/

	/*BELOW 4 LINES add rounded bottom corners to each menu item.
	  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
	  REMOVE IF DESIRED*/
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover {
	/* background-color: Maroon; */
	background-color: #3399cc;
	padding-top: 6px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 4px; /*Flip default padding-bottom value with padding-top*/
	/* color: Silver; */
	color: Orange;
}

.invertedshiftdown .current a { /** currently selected menu item **/
	/* background-color: Maroon; */
	background-color: #3399cc;
	padding-top: 6px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 4px; /*Flip default padding-bottom value with padding-top*/
	/* color: Silver; */
	color: Orange;
}

.searchBox { /*CSS for sample search box. Remove if desired */
	float: right;
	margin: 2px 10px 10px 0;
	padding: 0;
}

/* http://www.dynamicdrive.com/style/csslibrary/item/stylish-submit-buttons/ */
.formbutton {
	cursor: pointer;
	border: outset 1px #ccc;
	/* background: Silver; /* #999; */
	/* color: Maroon; /* #666; */
	color: #FFC726; /* #666; */
	font-weight: bold;
	padding: 1px 2px;
	background: url('/images/formbg.gif') repeat-x left top;
}

.nav {
	/* float: left; */
	position: absolute;
	margin: 0px 10px 5px 10px;
	width: 165px;
	overflow: hidden;
	/* border-right: 2px solid Maroon; */
	border-right: 2px solid #FFC726;
}

/* http://www.qres.srvusd.k12.ca.us/css/style.css */
.leftnav0, .leftnav1, .leftnavcur1, .leftnav2, .leftnavcur2,
.leftnavlong1, .leftnavlongcur1, .leftnavlong2, .leftnavlongcur2
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	/* color: Maroon; */
	color: #3399cc;
	width: 165px;
	height: 25px;
	line-height: 25px;
	background-color: White;
	padding: 0 2px 0 2px;
	/* border-left: 2px solid Maroon; */
	border-left: 2px solid #FFC726;
}

.leftnav0 {
	/* border-top: 2px solid Maroon; */
	border-top: 2px solid #FFC726;
	/* border-bottom: 2px solid Maroon; */
	border-bottom: 2px solid #FFC726;
}

.leftnav1, .leftnavcur1, .leftnav2, .leftnavcur2 {
	/* border-bottom: 2px solid Maroon; */
	border-bottom: 2px solid #FFC726;

}

.leftnavlong1, .leftnavlongcur1, .leftnavlong2, .leftnavlongcur2 {
	/* border-bottom: 2px solid Maroon; */
	border-bottom: 2px solid #FFC726;
	height: 36px;
	padding: 6px 2px 0 2px;
	line-height: 15px;
}

.leftnavcur1 {
	/* background-image: url('/images/sbartab.gif') no-repeat 0 0; */
	/* background-image: url('/images/sbartab.gif'); */
	background-color: Silver;
}

.leftnav2{
	text-indent: 10px;
}

.leftnavcur2 {
	text-indent: 10px;
	background-color: Silver;
}

a.leftnav0:link, a.leftnav0:visited, a.leftnav0:active, a.leftnav0:hover,
a.leftnav1:link, a.leftnav1:visited, a.leftnav1:active, a.leftnav1:hover,
a.leftnav2:link, a.leftnav2:visited, a.leftnav2:active, a.leftnav2:hover,
a.leftnavcur1:link, a.leftnavcur1:visited, a.leftnavcur1:active, a.leftnavcur1:hover,
a.leftnavcur2:link, a.leftnavcur2:visited, a.leftnavcur2:active, a.leftnavcur2:hover,
a.leftnavlong1:link, a.leftnavlong1:visited, a.leftnavlong1:active, a.leftnavlong1:hover,
a.leftnavlong2:link, a.leftnavlong2:visited, a.leftnavlong2:active, a.leftnavlong2:hover,
a.leftnavlongcur1:link, a.leftnavlongcur1:visited, a.leftnavlongcur1:active, a.leftnavlongcur1:hover,
a.leftnavlongcur2:link, a.leftnavlongcur2:visited, a.leftnavlongcur2:active, a.leftnavlongcur2:hover
{
	text-decoration: none;
}

a.leftnav0:hover,
a.leftnav1:hover,
a.leftnav2:hover,
a.leftnavcur1:hover,
a.leftnavcur2:hover,
a.leftnavlong1:hover,
a.leftnavlong2:hover,
a.leftnavlongcur1:hover,
a.leftnavlongcur2:hover
{
	color: White;
	/* background-color: #E7A55A; */
	background-color: Black;
}

.navwidget
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	/* color: Maroon; */
	color: #3399cc;
	width: 165px;
	line-height: 25px;
	background-color: White;
	padding: 0 1px 0 1px;
	/* border-left: 2px solid Maroon; */
	border-left: 2px solid #FFC726;
	/* border-bottom: 2px solid Maroon; */
	border-bottom: 2px solid #FFC726;
}


/* ------------------------------- */
/* OTHER Class
/* ------------------------------- */

#wp-calendar {
	width: 165px;
	height: 180px;
	overflow: hidden;
	color: #888;
}

.sblock_title, #wp-calendar caption {
	/* clear: both; */
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	/* color: Maroon; */
	color: #3399cc;
	
	background: url('/images/sbartab.gif') no-repeat 0 0;
	width: 165px;
	height: 31px; /* 22px */
}

/* http://veerle.duoh.com/index.php/blog/comments/a_css_styled_calendar/ */
/* http://veerle.duoh.com/?css=blog/css-master.v.1202313771 */
.date {
	/*float: left; */
	width: 48px;
	height: 68px;
	margin-right: 0px;
	padding-top: 24px;
	background: url(/images/icon-calendar.jpg) no-repeat;
}
.date p {
	text-align: center;
	color: Maroon;
	margin:  0 0 -2px;
	text-transform: uppercase;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.date span.week {
	font-size: 18px;
	display: block;
}
.date span.day {
	font-size: 10px;
	height: 12px;
	display: block;
}

/* http://www.javascriptkit.com/ */
/* http://www.javascriptkit.com/jkincludes/main.css */
.contentlist {
	width: 98%;
	float: left;
	margin: 0px 0px 5px 15px;
}

.contentlist ul {
	list-style-image: url(/images/red_square_bullet.gif);
	margin: 0px 0px 5px 15px;
	padding: 0;
	font-size: 11px;
}

.contentlist li {
	padding: 0;
	border-bottom: 1px solid Silver;
	list-style-position: outside;
}

.contentlist li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	/* color: Maroon; */
	color: #3399cc;
	text-decoration: none;
}

.contentlist li a:hover {
	background-color: Silver;
}

.infolist {
	width: 95%;
	margin: 5px 10px 5px 20px;
}

.infolist ul {
	list-style-image: url(/images/lil-square-arrow-red.gif);
	margin: 5px 10px 5px 20px;
	padding: 0;
	font-size: 11px;
}

.infolist li {
	padding: 0;
	list-style-position: outside;
}

.infolist li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	/* color: Maroon; */
	color: #3399cc;
	text-decoration: none;
}

.infolist li a:hover {
	background-color: Silver;
}

/* http://quickbooks.intuit.com/commerce/catalog/category.jsp?categoryId=cat0000000000006338312 */
.sitemapSec{
	width:450px;
	margin-top:30px;
	float:left;
}

.sitemapHeading{
	color:#505050;
	font-weight:bold;
	font-size:14px;
	margin-left:20px;
	margin-bottom:10px;
}

.sitemapSubHead{
	color:#505050;
	font-weight:bold;
	font-size:12px;
	margin-left:40px;
	margin-bottom:5px;
	margin-top:5px;
}

.sitemapProduct{
	margin-left:80px;
	line-height:15px;
}

.sitemapSubProd{
	color:#505050;
	font-size:11px;
	margin-left:120px;
	line-height:15px;
}

.sitemapSubHeadReg{
	color:#505050;
	font-size:12px;
	margin-left:40px;
	margin-bottom:5px;
	margin-top:5px;
}

/* http://www.ttlearning.com/english/High_School_Classes_Tutoring.asp */

#comparison
  { margin: 20px auto;
    border-bottom: 1px solid #E1E1E1; border-right: 1px solid #E1E1E1; }

#comparison td, #comparison th
  { border-top: 1px solid #E1E1E1; border-left: 1px solid #E1E1E1; }

#comparison th
  { font-family: Verdana; font-size: 14px; color: #467A31; }

#comparison tr
  { text-align: center; }

#comparison th, #comparison td
  { padding: 8px; }

#criteria
  { text-align: left; font-family: Verdana; font-size: 12px; font-weight: bold; color: #467A31;
    width: 100px; }

/* http://www.bridges.com/us/prodnserv/testgear_college/more/satactdiff.html */
/* http://www.bridges.com/site.css */
/****************************/
/* blue square list - start */
/****************************/

ul.bluesquarebulletedlist
{
list-style-type: none;
padding: 0;
margin: 5px 0 0 0;
}

ul.bluesquarebulletedlist li
{
background-image: url(/images/blue_square_listitem.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.1em;
padding-bottom: 1em;
}

/****************************/
/* blue square list TIGHT - start */
/****************************/

ul.bluesquarebulletedlisttight
{
list-style-type: none;
padding: 0;
margin: 9px 0 0 0;
font-size: 11px;
}

ul.bluesquarebulletedlisttight li
{
background-image: url(/images/blue_square_sub_listitem.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.1em;
padding-bottom: 2px;
text-align: left;
}

/****************************/
/* darkblue square list TIGHT - start */
/****************************/

ul.darkbluesquarebulletedlisttight
{
list-style-type: none;
padding: 0;
margin: 1px 0 0 0;
font-size: 11px;
}

ul.darkbluesquarebulletedlisttight li
{
background-image: url(/images/darkblue_square_sub_listitem.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.1em;
padding-bottom: 2px;
text-align: left;
}

/* http://www.prepme.com/css/main2.css */
table.compare {
  width: 100%;
}

table.compare.courses{
 	margin:5px 0;
}
  
table.compare.courses th {
  	text-align:left;
  	font-size: 16px;
  	color: green;
}

table.compare.courses .alternate {
  	background:#e5f3ff;
}

table.compare.courses tr {
    border-bottom: 1px solid #999;
}
  
  table.compare tr {
    border-bottom: 1px solid #999;
  }

  table.compare th {
    text-align: center;
    padding-left: 0px;
    font-size: 18px;
  }

  table.compare th.gold {
    color: #FF9933;
  }
  
  table.compare th.others {
    color: #000;
    font-size:14px;
  }
  
  table.compare th.others, table.compare th.us {
  	text-align:center;
  	width:15%;
  	padding:3px 5px;
  }
  
  table.compare td, table.compare th {
    padding: 10px 0px 10px 10px;
    vertical-align: middle;
  }

  table.compare td.price {
    color: green;
    font-weight: bold;
  }

  table.compare td.value {
    background-color: #E5F3FF;
    text-align: center;
    padding-left: 0;
  }
  
  	table.compare td.competition{
  		text-align:center;
  		padding-left:0;
  	}

  table.compare tr.bottom {
    border: none;
  }

  table.compare tr.bottom td {
    background-color: #fceec3;
  }
  
  table.compare.courses tr.bottom td {
    background-color: transparent;
  }

/*
http://santaclara.lib.overdrive.com/D0C31D21-D35C-45F4-B588-592A284C0092/10/423/en/Default.htm
http://santaclara.lib.overdrive.com/D0C31D21-D35C-45F4-B588-592A284C0092/10/423/en/rotate_title.css
 */
.title-grid-item {
  float: left;
  margin: 0px 6px 0px 6px;
  color: #000000;
  width: 180px;
  text-align: center;
}

/*
.contentareas {
width: 49%;
float: left;
}

.contentareas ul {
list-style-type: disk;
list-style-image: url(heart.png);
margin: 5px auto 10px 18px;
padding: 0;
font-size: 16px;
}

.contentareas li {
padding: 1px 0 2px 0;
border-bottom: 1px solid #ececec;
}

.contentareas li a {
color: #911c11;
text-decoration: none;
font-weight: bold;
font-size: 16px;
display: block;
}

.contentareas li a:hover {
background: #e7eea8;
}

.contentareas li a:visited {
color: navy;
}

.contentareas li span a {
font-weight: normal;
}
*/

/* http://codesmithy.wordpress.com/2008/02/27/power-structures-in-web-20/ */

/* <h2>February 27, 2008</h2> */
/*
h2 { background: #D8D8D8; border-bottom: 1px solid #C0C0C0; font: bold 80% Verdana, sans-serif, "Times New Roman", Times, serif; margin: 15px 0 -2px 0; padding: 5px; width: 98%; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px;}
*/

/* <h3 class="storytitle"><a href="http://codesmithy.wordpress.com/2008/02/27/power-structures-in-web-20/" rel="bookmark">Power Structures in Web&nbsp;2.0</a></h3> */
/*
h3 { font: Verdana, sans-serif, "Times New Roman", Times, serif; margin-top: 0; }
.storytitle { font: bold 22px "Trebuchet MS", Verdana, "Courier New", sans-serif; }
.storytitle a, #header a, #menu ul ul li a { text-decoration: none; }
.storytitle, #header, #menu form, #menu ul { margin: 0; }
*/

/* <div class="meta">Filed under:  <a href="http://wordpress.com/tag/culture/" title="View all posts in culture" rel="category tag">culture</a>, <a href="http://wordpress.com/tag/politics/" title="View all posts in politics" rel="category tag">politics</a> &#8212; Tags: <a href="http://wordpress.com/tag/web-20/" rel="tag">Web 2.0</a> &#8212;  codesmithy @ 10:54 am </div> */
/*
.meta, .meta a { color: #808080; font: normal 10px "Verdana", "Courier New", sans-serif; letter-spacing: 0; }
*/

/* <blockquote><p>While both sites [Wikipedia, Digg] effectively function as oligarchies, they are still democratic in one important sense. Digg and Wikipedia&#8217;s elite users aren&#8217;t chosen by a corporate board of directors or by divine right. They&#8217;re the people who participate the most. Despite the fairy tales about the participatory culture of Web 2.0, <b>direct democracy isn&#8217;t feasible at the scale on which these sites operate.</b> Still, it&#8217;s curious to note that these sites seem to have the hierarchical structure of the old-guard institutions they&#8217;ve sought to supplant.</p></blockquote> */
/*
blockquote { border-left: 3px solid #E8E8E8; font: italic 11px Verdana, Arial, sans-serif; line-height: 19px; margin: 15px 1.5em; padding: 0 5px; }
*/

/*
#menu ul { color: #CCC; font-weight: bold; margin-left: 5px; padding: 5px 0; }
#menu ul li { background-color: #D3D3D3; border-bottom: 3px solid #B0B0B0; border-left: 3px solid #B0B0B0; border-right: 3px solid #B0B0B0; border-top: 3px solid #B0B0B0; color: #404040; font: 12px "Trebuchet MS", sans-serif, "Times New Roman", serif !important; letter-spacing: 1px; margin-top: 10px; padding: 4px 0 0 5px; text-transform: uppercase; -moz-border-radius: 10px;}
#menu ul ul { background-color: #E0E0E0; border-top: 1px solid #B0B0B0; font-size: 14px; line-height: 100%; margin-left: -5px; padding: 6px 0; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px;}
*/
