/* Global styles */
a img {
  border: 0px solid;
}


/* START:notice */
#notice {
  border: 2px solid red;
  padding: 1em;
  margin-bottom: 2em;
  background-color: #f0f0f0;
  font: bold smaller sans-serif;
}
/* END:notice */

/* Styles for admin/list */

/* Styles for main page */

#banner {
  background: #127;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid;
  font: small-caps 42px/42px "Times New Roman", serif;
  color: #f8f8f8;
  text-align: center;
  position: relative;
  height: 2em;
}

#banner h1, #banner h2 {
	color: #dde;
	font: bold 16px/18px Georgia, serif;
	border: none;
	margin: 0;padding: 0;
}
#banner h1 {
	font: bold small-caps 19px/20px "Times New Roman", serif;
	margin-top: 6px;
}
#banner img {
  float: left;
  margin-left: 25px;
}

#columns {
  background: #25a;
}
#shadowRight 
{
	
	background: url('images/shadow-right.png') repeat-y scroll top right;
	padding-right: 20px;
}
#shadowLeft
{
	
	background: url('images/shadow-left.png') repeat-y scroll top left;
	padding-left: 20px;
}
#main {
  margin-left: 13em;
  padding-top: 4ex;
  padding-left: 2em;
  padding-right: 2em;
  padding-bottom: 10px;
  background: white;
  min-height: 600px;
  border-bottom: solid 1px #aaa;
}

#main p {
	margin-top: 5px;
	margin-bottom: 15px;
	/*padding-left: 10px;*/
}
#main h2 
{
	font-size: 18px;
	color: #555;
	font-weight: bold;	
	margin-bottom: 0px;
}
#main h2 a 
{
	text-decoration: none;
}
#main h4 
{
	margin-top: 0px;
}
#side {
  float: left;
  clear: left;
  padding-top: 3.5em;
  padding-left: .5em;
  padding-bottom: 1em;
  width: 12.5em;
  background: #25a;
  min-height: 600px;
}
.SideMenu 
{
	margin-left: 10px;
	padding: 10px 0;
	
}
.SideMenu a, .SideMenu a:link, .SideMenu a:hover, .SideMenu a:visited {
  color: #555;
  font-size: 16px;
}
.dynMenu 
{
	z-index: 999;
}
#side .dynMenu a
{
	color: #555;
}
.navigation {
  list-style-type: none;
margin: 0px 10px 0px 0px;
padding: 0px;

}

.navigation a {
text-decoration: none;
font-weight: bold;

}

.navigation li {
background: #77d;
padding: 1px 5px;
margin-bottom: 1px;


}

h1 {
  font:  150% sans-serif;
  color: #226;
  border-bottom: 3px solid #77d;
  margin-bottom: 10px;
  margin-top: 10px;
}


/* START:inline */
#store .entry form, #store .entry form div {
  display: inline;
}
/* END:inline */

/* START:cart */
/* Styles for the cart in the main page and the sidebar */
.classroomPara 
{
	clear: none;
	max-width: 380px;
}


.photoRotator 
{
	border:1px solid #888;
	height:auto;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:400px; 
	voice-family: "\"}\""; 
    voice-family: inherit;
    width:auto;
	max-height:90%;
	max-width:95%;
	
}


.adHolder 
{
	position: relative;
	text-align: center;
	clear:right;
	float:right;
	width:280px;
	height: 350px;
	background: #ddddff;
	border: solid 1px #aaa;		
	padding:10px;
	margin-left: 10px;
	padding-top:25px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

.body_image {
	width: 300px;
	float: left;
	padding-bottom:15px;
	padding-right:30px;
	padding-top:15px;
}

.body_image_right {
	width: 400px;
	float: right;
	padding-left: 40px;
}


.classes_menu {
padding: 0;
margin: 0;
text-align: center;
}
.classes_menu td{
	
	position: relative;
	padding: 10px 5px;
	padding-right: auto;
	margin: 2px;
	width: 120px;
	height: 30px;
}

.classes_menu .years{
	font: italic 12px/14px Arial;
	height: 20px;
}
.classes_menu a, .classes_menu a:link, .classes_menu a:hover, .classes_menu a:visited
{	
	text-decoration: none;
	font: 12px/14px Arial, sans;
	color: #555;
}

.classes_menu .active {
	background-color: #d8675e;
	height: 100%;
	position: relative;
	
}
.classes_menu .active a 
{
	font-weight: bold;
	color: #f8f8f8;
	font-size: 14px;
}
.inactive {
	background-color: #ccc;
	width: 100%;
	height: 100%;
	position: relative;
}
#classes_menu a, #classes_menu a:link, #classes_menu a:hover, #classes_menu a:visited {
	color: #000;
	font: bold 13px/18px Arial;
	text-decoration: none;
}

body {
	text-align: center;
	background: url(images/blue_fade2.png) repeat-x;
	
}
.leftie 
{
	float:left;
	margin: auto 20px 20px auto;
}
.rightie 
{
	float:right;
	margin: auto 25px 20px 20px;
}
.rightie span
{
	display: block;
	margin: 3px 0;
	padding: 0;
	font-size: 0.9em;
	color: #555;
}
.clearme 
{
	clear: both;
}
#front {
	width: 980px;
	margin: 15px auto;	
	text-align: left;	
}

#news {
	list-style: none;
}
#news li {
	border-bottom: 1px dotted;
	
}
#news img {
	width: 80px;
}
#news .date {
	font: italic 12px/14px Arial;
}

.body_hidden {
	display: none;
}

#footer {
	background: transparent;
	color: #448;
	
}
#footer span {
	font: bold 12px/14px Arial;
}

.rightImg {
	float: right;
	width: 200px;
	clear: right;
	margin: 10px 0px 10px 10px;
}
.leftImg {
	float: left;
	clear: left;
	width: 200px;
	margin: 10px 10px 10px 0px;
}

.classDetails {
padding: 0px 5px;

}
.controls 
{
	font-size: 16px;
	padding: 10px 10px 4px;
	border-bottom: solid 1px #666;
}
.addNew 
{
	border: solid 1px #666;
	background: #eee;
	padding: 8px 10px;
	float: right;
}
.reflectionMgr 
{
	width: 710px;
}
.reflectionMgr img 
{
	width: 120px;
}
.reflectionMgr a
{
	color: #000;
}
.existing 
{
	width: 90%;
}
.photoMgr img 
{
	width: 180px;
}
.classDetails table, table.details {
float: right;
width: 43%;
padding: 3px;
margin-left: 10px;
margin-bottom: 10px;
border: solid 1px #777;
background: #dddddd;
color: #555;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
}
.classDetails td {
font: 12px/14px Verdana, sans;
}
.classDetails th {
font: bold 12px/14px Verdana, sans;
color: #127;
}

.classDetails blockquote {
font-size: smaller;
font-style: italic;
margin: 2px;
}
td.bookimg 
{
	padding: 0 5px;
}
#books td
{
	vertical-align: middle;
}
.vidSubtitle 
{
	float:right;
}
.title {
	font: bold 16px/18px Verdana, sans;
	color: #127;
	display: block;
}
.subtitle {
font: italic 14px/16px Verdana, sans;
}

.contactLinks {
	float: right;
	padding: 5px;
	background: #77d;
	color: #f8f8f8;
	font: bold 14px/16px Verdana, sans;
	margin: 3px;
}

.JoinButton 
{
	float: right;
	margin-right: 10px;
}

.frontReadings 
{
	list-style-type: none;
}

.reflectImage 
{
	width: auto;
	height: auto;
	text-align: center;
	margin-right: 30px;
		max-width: 310px;
	max-height: 400px;
	float: left;
	margin-top: 20px;

}

.reflectPara {

	width: auto;
	padding-bottom:15px;
	min-width: 260px;
	max-width: 350px;
	margin-left: 350px;
}
.reflectHead {
	font-style: italic;
}
.nextButton, .nextButton:link, .nextButton:visited, .nextButton:hover
{
	float:right;
	position: relative;
	bottom: 15px;
	font: bold 16px/16px Verdana, Arial, Sans-serif;
	color: #568;
	
}
.adHolder input 
{
	position:absolute;
	top: 8px;
	right: 15px;
	width: 80px;
	font: bold 16px/16px Verdana, Arial, Sans-serif;
	color: #568;
}

.signImage 
{
	float: right;
	width: 280px;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 20px;
}

.reflectionsHolder 
{	
	position: relative;
}

.browserDisclaimer 
{
	font: italic 10px/12px Verdana, Sans-serif;
	color:#CCCCFF;
	display:block;
	margin: 40px 30px 0px 20px;
	
	
	width:auto;
}

a.browserLink , a.browserLink:link, a.browserLink:hover,a.browserLink:visited
{
	font: italic 10px/12px Verdana, Sans-serif;
	color:#bbbbcc;

}

.browserList 
{
	list-style: none;
	margin-top: 0px;	
}

a.logoAnchor
{
	position: absolute;
	top: 5px;
	left: 0px;
}

span.author 
{
	display: block;
	padding-left: 20px;
}
ul.adminlinks 
{
	list-style-type: none;
	padding-left: 15px;
}
.adminlinks a 
{
	color: #fff;
}
a.logout
{
	color: #f8f8f8;
	font-size: 16px;
	font-weight: bold;
}

.alignTop td
{
	vertical-align: top;
}
.AspNet-Menu-Vertical 
{
	position: relative;
	z-index: 999;
}
.AspNet-Menu-WithChildren ul 
{
	position: absolute;
	left: 180px;
	top: 0;
	z-index: 99;
	width: 160px;
	border-left: solid 2px #bbb;
}
#side .AspNet-Menu {
	width: 180px;
	border: 1px solid #ccc;
	margin: 5px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 80%;
	}
	
#side .AspNet-Menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px !important;
	text-decoration: none;
	}	
	
#side .AspNet-Menu li a:link, #side .AspNet-Menu li a:visited {
	color: #555;
	display: block;
	background: #eee url(images/menu3.gif);
	padding: 8px 0 0 24px;
	}
	
#side .AspNet-Menu li a:hover, #side .AspNet-Menu li a:active {
	color: #283A50;
	background: #eef url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 24px;
	}

strong 
{
	font-weight: bold;
}