/* thevillageslifelongcollege.com */


/*-------------------------------------------------------------------*/
/* BODY */
/*-------------------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/bg1.jpg);
     }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
     }

/*-------------------------------------------------------------------*/

a {
	color:#AF6A15;
     }

a:link {
	color: #AF6A15;
     }

a:visited {
	color: #AF6A15;
     }

a:hover, a:active {
	text-decoration:none;
     }
	 
.style1 {font-size: small}
.style2 {color: #FFFFFF}
.style3 {color: #7F9DB9}

h1 {
	color:#0E3A07;
	font-size: 24px;
	line-height:1.3em;
     }
h2 {
	color:#0E3A07;
	font-size: 18px;
	padding-top:20px;
     }
h3 {
	color:#0E3A07;
	font-size: 16px;
     }

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
     }

#shell {
	width:960px; 
	margin:0 auto;
}
#header {
	margin:0;
	border-bottom:1px solid #030;
	background:url(image/headers/header-bg.png) #004200 right no-repeat;
}
#rightside {
	font-size:.9em;
	line-height:1.4em;
}

.announcements {
	background-color:#f6f6f6; 
	border-top:1px solid #024301; 
	border-bottom:1px solid #024301; 
	padding:10px;
}
.announcements h3 {
	padding:0 0 0 20px;
	margin:0;
	background:url(image/announce-arrow.png) left 3px no-repeat;
}
.itemContent {
	padding-bottom:10px;
	margin:5px 20px;
}
.itemContent p {
	margin:.5em 0;
}
.itemContent ul {
	padding-left:2em;
	margin:4px 0;
}

.courses ul {
	list-style-type:none; 
	margin:0; 
	padding:0;
}
.courses ul li {
	margin-bottom:15px; 
}

#leftnav {
	width:202px;
	background:#ADC9AD/* url(image/leftnav-bg.jpg) top center no-repeat*/;
	border-right:1px solid #030;
}

#leftnav h1 {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin:8px auto;
	width:186px;
	height:37px;
	overflow:hidden;
	background:url(image/leftnav-header-bg.jpg) top left no-repeat;
}
#leftnav h1 a {
	display:block;
	text-decoration:none;
	font-size:.9em;
	color:#030;
	padding-top:8px;
	padding-left:8px;
	padding-bottom:0;
	line-height:normal;
}
#leftnav h1 a.selected {
	color:#A36A10;
}
#leftnav h1 a:hover {
	display:block;
	color:#A36A10;
}
#leftnav ul {
	list-style-type:none;
	margin:-10px 5px 10px 15px;
	padding:0;
	font-size:12px;
	line-height:16px;
}
#leftnav ul li {
	padding:0;
	margin-bottom:4px;
}
#leftnav ul li a {
	/*background:url(image/subnav-bullet.gif) left 4px no-repeat;*/
	font-weight:bold;
	text-decoration:none;
	color:#030;
	/*display:block;*/
	text-indent:0px;
	/*padding-left:12px;*/
	line-height:14px;
}
#leftnav ul li a:hover {
	/*background-image:url(image/subnav-bullet-over.gif);
	color:#fff;*/
}

#titleimage {
	border-bottom:1px solid #030;
}

/* EVENTS SPEAKERS EXCURSIONS */

.contentwidth {
	 width:755px;
	}
	
.contentspace {
	margin:20px; 
	padding-bottom:20px;
	}

.h1pad {
	padding-bottom:20px;
	}

.fee-structure {
	padding-bottom:20px; 
	text-align:right; 
	margin-top:-20px; 
	font-weight:bold; 
	font-size:.8em;
	}
	
.eventImage {
	float:left; 
	width:140px;
	margin-top:-10px;
	}
	
.eventImage img {
	border:#AF6A15 solid 1px;
	}
	
.eventImage-excursions {
	float:left; 
	width:305px;
	margin-top:-10px;
	}
	
	.eventImage-excursions img {
	border:#AF6A15 solid 1px;
	}

.eventbox {
	background:#014401; 
	color:#fff;
	text-align:center; 
	width:134px;
	padding:1px 0;
	margin-bottom:3px;	
	}

.eventbox-excursions {
	background:#b8851b; 
	color:#fff;
	text-align:center; 
	width:302px;
	padding:1px 0;
	margin-bottom:3px;	
	}

.eventbox-full {
	background:#e42c1a; 
	color:#fff;
	text-align:center; 
	width:134px;
	padding:1px 0;
	margin-bottom:3px;
	}
	
.eventbox-float-l {
	background:#014401; 
	color:#fff;
	text-align:center; 
	width:134px;
	float:left;	
	margin:3px;
	}
	
.eventbox-float-r {
	background:#014401; 
	color:#fff;
	text-align:center;
	width:120px;
	float:right;
	margin:3px;
	}

.eventdate {
	font-size:.9em; 
	line-height:1.5em;
	padding:3px;
	}

.eventdate span {
	font-weight:bold;
	font-size:1.5em; 
	}

.eventContent {
	float:right; 
	width:520px;
}

.eventContent H3 {
	margin-top:-5px;
}

.eventContent-excursions {
	float:right; 
	width:350px;
	text-align:center;
	margin-top:-30px;
	font-size:.9em;
}

.eventContent-excursions H4 {
	font-size:1.4em;
	line-height: .7em;
	}

.eventContent-excursions H3 {
	font-size:1.5em;
	line-height: 1em;
	/*margin-top:-5px;*/
	}

.event-title {
	font-style:italic;
	}
.event-disclaimer {
	font-variant:small-caps;
	font-size:.9em;
	line-height:.9em;
	font-weight:bold;
	color:#e42c1a;
	}
.eventDescription {
	font-size:.8em;
	}
	
.eventDescription-excursions {
	font-size:.8em;
	text-align:center;
	}
	
.eventLocation {
	float:left; 
	width:350px;
	}

.eventLocation span {
	font-weight:bold;
	}

.eventNumber {
	float:right; 
	width:70px; 
	text-align:right;	
	}
	
.eventNumber p {
	font-weight:bold; 
	text-align:right;
	}
	
.eventBreak {
	clear:both; 
	border-bottom:1px solid #0E3A07;
	padding-top:20px; 
	margin-bottom:20px;
	}
.eventBreak-btm {
	clear:both; 
	}
.eventclear {
	clear:both; 
	}

.event-btm-disclaimer {
	text-align:center; 
	color:#fff; 
	background:#014401; 
	font-weight:bold; 
	padding:3px; 
	font-size:1.2em;
	}
.norefund {
	padding:5px; 
	margin-left:10px;
	font-size:.9em;
	}	

.alertBanner {
	position:absolute;
	margin-left: 40px;
	margin-top: 30px;
	width: auto; 
	background-color: #990000; 
	color: #fff; 
	padding: 5px 10px; 
	font-size: 22px;     
	-ms-transform: rotate(-10deg); /* IE 9 */
    -webkit-transform: rotate(-10deg); /* Chrome, Safari, Opera */
    transform: rotate(-10deg);
	text-transform:uppercase;
}
.limited {
	margin-left: 15px;
	margin-top: -40px;
}
.wait {
	margin-left: -5px;
	margin-top: -40px;
	font-size:17px
}



/*Registrtion*/
.registration-link {
width:350px; 
text-align:right; 
float:right; 
clear:both;
}

/*Courses*/

.catalog {
/*float: left;*/
display: block;
clear: both;
margin: auto;
padding: 40px;
font-size:2em;
color: #044406;
width:200px;
background: #feebb1;
-webkit-box-shadow: 0 0 8px 0 #000000;
box-shadow: 0 0 8px 0 #000000;
font-family: Georgia,Times New Roman,Times,serif;
line-height: 1em;
}

.catalog-new {
/*float: left;*/
display: block;
clear: both;
margin: auto;
padding: 40px;
font-size:2em;
color: #044406;
width:200px;
background:url(image/new.png) top left no-repeat #feebb1;
-webkit-box-shadow: 0 0 8px 0 #000000;
box-shadow: 0 0 8px 0 #000000;
font-family: Georgia,Times New Roman,Times,serif;
line-height: 1em;
}


.catalog a, .catalog-new a{
color: #044406;
text-decoration: none;
}

.catalog a:hover, .catalog-new a:hover {
color: #b8851b;
}

/* FOOTER */

#footer {
	margin-top:-19px;
	font-size:.8em;
}
#footer a {
	margin:0 5px;
}

/* SIDE SHOWS */
#myGallery, #myGallerySet, #flickrGallery
{
	width: 594px !important;
	height: 131px !important;
	z-index:5;
	border: 0px solid #000;
}

.request
{
	padding:10px 0; 
	font-size:.9em;
	border-bottom:1px solid #AFC5A0;
}

.request span
{
	font-weight:bold; 
	font-size:1.2em;
}
.updatedLine {
	padding-bottom:10px; 
	margin-bottom:0; 
	border-bottom:1px solid #AFC5A0; 
	font-size:.9em; 
	font-style:italic;
}
.newAdditions ul {
	margin-top:0px;
}

.videoPlaylist {
	float:left; 
	width:100%; 
	font-size:.8em; 
	background-color:#CEDFCD; 
	border-top:2px solid #9DB79D; 
	border-bottom:2px solid #9DB79D; 
	margin-top:15px; 
	margin-bottom:15px; 
	padding:6px 0;
}
.videoDivider {
	clear:both; 
	line-height:0px; 
	height:1px; 
	margin:6px; 
	border-top:1px solid #9DB79D; 
	padding:0;
}
.videoItem {
	padding:3px 6px; 
	margin:0;
}
.videoThumb {
	float:left; 
	margin-right:5px;
}

/*Left Menu*/

#tvMenu {
	width: 200px;
	display: block;
	position: relative;
	background-color:#CEDFCD;
}

#tvMenu ul {
	margin: 0;
	padding: 0;
	text-align: left;
	top: 0px;
	position: relative;
	margin-top: 0px;
	padding-bottom:20px;
	margin-left:10px;
}

#tvMenu ul li {
	font-size: 15px;
	padding-right: 10px;
	padding-top: 10px;
	font-weight: bold;
	list-style-type:none; 
}

#tvMenu ul li a, #tvMenu ul li a:visited {
	color: #044406;
	text-decoration: none;
}

#tvMenu ul li:first-child a, #tvMenu ul li:first-child a:visited {
	color: #044406;
}

#tvMenu ul li a:hover {
	color: #AF6A15;
	text-decoration: underline;
}

#tvMain {
	min-height: 700px;
	width: 960px;
	position: relative;
}
#tvSidebar {
	position: relative;
	width: 200px;
	float: left;
}

#tvContent {
	width: 755px;
	float: right;
	margin-bottom: 25px;
}

#tvUtility {
	width: 700px;
	position: relative;
	height: 20px;
	margin: 0 auto 0 auto;
	color: #FFF;
	margin-top: 20px;
}

#tvUtility #top .left {
	color: #044406;
}

#tvUtility a:link, #tvUtility a:visited {
	text-decoration: none;
	color: #AF6A15;
	padding: 0px 0px 0px 0px;
}

#tvUtility a:hover {
	color: #AF6A15;
	text-decoration: underline;
}

#tvCatalog {
	width: 700px;
	margin: 0 auto 0 auto;
}

#tvFooter {
	background-color: #044406;
	height: 45px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 2% auto; /* 15% from the top and centered */
    /*padding: 2px;*/
    border: 1px solid #888;
    width: 632px; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: red;
    float: right;
    font-size: 56px;
    font-weight: bold;
    padding: 5px;
}

.close:hover,
.close:focus {
    font-size: 56px;
    cursor: pointer;
}

.btn {
  -webkit-border-radius: 15;
  -moz-border-radius: 15;
  border-radius: 15px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #0f6b0a;
  padding: 20px 20px 20px 20px;
  text-decoration: none;
  width: 400px;
  margin: 0 auto;
}

.btn:hover {
  background: #167a02;
  text-decoration: none;
}
.btn a {
	color: #ffffff;
	text-decoration: none;
}

