/* Launch 101 Stylesheet */
/* $Id: launch101Style.css,v 1.44 2009/05/20 03:02:51 ejubenville Exp $ */

body {
	width: 775px;
	margin: 0px auto 0px auto;
	font: 12px Arial, Tahoma, sans-serif;
}

.hidden { display: none; }

.errorText {
	color: #FF0000;
	font-weight: bold;
}

hr {
	color: #ffcc00;
	background-color: #ffcc00;
}

.indent {
	padding-left: 10px;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.header{
	margin: 5px auto 0px auto;
	padding: 0px;
	width: 775px;
	height: 98px;
	background: url(images/banner.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.headerText {
	width: 300px;
	height:90px;
	margin: 5px 0px 0px 0px;
	float: right;
	font-size:12px;
	color: #009900;
	vertical-align:middle;
	font-family: Tahoma;
}

.company_line{
	margin: 4px auto 0px auto;
	padding: 0px;
	width: 775px;
	height: 16px;
	color: #FFF;
	/* font-size: 120%; */
	font-size: 14px;
}
.company_line a {
	color: #FFF;
}

.wrapper{
    margin: 0px auto 0px auto;
	padding: 7px 0px 0px 0px;
	width: 775px;
	background: #339933;
	
}

.blockcenter {
	margin-left: auto;
    margin-right: auto;
}

#navright {
	float: left;
	width: 200px;
	margin: 7px 0px 0px auto;
	padding: 7px 0px 0px 0px;
	list-style: none;
	background-color: #339933;
}

#navright li {
	float: right;
	margin: 0px 0px;
	padding: 0px 0px;
    font-size: 13px;
	line-height: 100%;
}
	
#navright a {
	float: right;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 0px;
	color: #ffffff;
}

#nav {
	float: left;
	width: 575px;
	margin: 7px auto 0px auto;
	padding: 7px 0px 0px 0px;
	list-style: none;
	background-color: #339933;
} 
	
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
    font-size: 13px;
	line-height: 100%;
}

#nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #988748;
	border-bottom: none;
	background-image: url(images/unUsedTab.jpg);
	background-repeat: repeat-x;
}

#nav a:hover, body#home #t-home a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background-image: url(images/usedTab.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

#nav a:hover, body#services #t-services a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background-image: url(images/usedTab.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

#nav a:hover, body#events #t-events a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background-image: url(images/usedTab.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

#nav a:hover, body#about #t-about a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background-image: url(images/usedTab.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

#nav a:hover, body#customer #t-customer a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background-image: url(images/usedTab.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

#nav a:hover, body#resources #t-resources a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background-image: url(images/usedTab.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

#nav a:hover, body#product #t-product a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background-image: url(images/usedTab.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

#nav a:hover, body#myaccount #t-myaccount a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background-image: url(images/usedTab.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

#nav a:hover, body#admin #t-admin a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background-image: url(images/usedTab.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
}

#nav a:hover, body#login #t-login a {
	color: white;
	padding-bottom: 5px;
	padding-right: 10px;
	background-color: #339933;
}

#nav a:hover, body#signup #t-login a {
	color: white;
	padding-bottom: 5px;
	padding-right: 10px;
	background-color: #339933;
}

#secondaryNav { 
	float: left;
	width: auto;
	color:#FFFFFF;
	margin: 5px 0px 0px 5px;
	padding: 5px;
	line-height: 100%;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-color:#000000;
	border-right-color:#000000;
	background-image: url(images/linkback.jpg);
	background-repeat: repeat-x;
}

#secondaryNav li {
	float: left;
	margin: 0px;
	padding: 0px;
    font-size: 13px;
	line-height: 100%;
	list-style:none;
}
	
#secondaryNav ul {
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	list-style: none;
	}

#secondaryNav a {
	margin: 0px;
	padding: 4px 1px;
	color: #FFFFFF;
	text-decoration: none;
}

#secondaryNav a:hover {
	margin: 0px;
	padding: 4px 1px;
	color:#FF9900;
	text-decoration: underline;
}

.content {
    float:left;
	width: 773px;
	border-width: 0px 1px 1px 1px;
	border-style:solid;
	border-color: #009900;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

div.content p {
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	font: 12px Arial, Tahoma, sans-serif;
	color:#000000;
}

div.content h1 {
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 0px 5px;
	font: 14px Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #009900;
}

div.content h2 {
	margin: 5px 5px 5px 5px;
	padding: 2px 5px 2px 5px;
	font: 14px Arial, Tahoma, sans-serif;
	font-weight: bold;
	background-color: #ffcc00;
	color: #000;
}

div.content li {
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	font: 12px Arial, Tahoma, sans-serif;
	/* list-style:none;	  */
}

div.content img {
	margin: 5px 5px 5px 5px;
}

.content2 {
	float:left;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	font: 12px Arial, Tahoma, sans-serif;
	color:#000000;
}

.content3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px Arial, Tahoma, sans-serif;
	color:#000000;
}

div.content3 li{
	margin: 2px 5px 2px 25px;
	padding: 0px 5px 0px 5px;
	font: 12px Arial, Tahoma, sans-serif;
	color:#000000;
	list-style: disc;
	list-style-position: outside;
}

div.content3 ul{
	margin: 5px 5px 5px 5px;
	padding: 0px 5px 0px 5px;
	font: 12px Arial, Tahoma, sans-serif;
	font-weight: bold;
	color:#000000;
}

.contentFont2 {
	padding: 0px 1px 0px 0px;
	font: 12px Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #ff6600;
}

table.resource_links {
	text-align:left;
	border: solid;
	border-color: #339933;
	border-collapse: collapse;
	margin-left: 10px;
	cellspacing: 5px;
	font-size: 14px;
}

.resource_links td {
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #339933;
	padding: 2px 5px 3px 5px;
}

TABLE.comparison {
	text-align:left;
	border: solid;
	border-color: #339933;
	border-collapse: collapse;
	margin-left: 10px;
	cellspacing: 5px;
}

CAPTION.comparison {
	text-align:center; 
	background-color: #339933;
	font-weight:bold;
	font-size:14px;
	color: #FFFFFF;
	padding: 4px 8px 4px 8px;
	margin: 0px -1px 0px 8px;
}  

TR.comparison TH {
	border: solid;
	border-width: 0 0 1px 0px;
	border-color: #339933;
	margin-top: 0px;
}

.comparison TH, .comparison TD {
	padding-left: 8px;
	padding-right: 8px;
}

th {
	font-weight: bold;
}



.mapContainer {
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ffcc00;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ffcc00;
	padding: 8px;
	margin:  8px;
}

.bookingContainer{
	float: left;
	height: 300px;
	width: 680px;
	overflow:auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ffcc00;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ffcc00;
	padding: 8px;
	margin: 8px;
}

.regOverflow {
	float: left;
	height: 20px;
	overflow:auto;
	padding: 8px;
	margin: 8px;
}

.emailContainer {
	float: left;
	height: 300px;
	overflow:auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ffcc00;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ffcc00;
	padding: 8px;
	margin: 8px;
}

.EventEditContainer {
	float: left;
	height: 375px;
	overflow:auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ffcc00;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ffcc00;
	padding: 8px;
	margin: 8px;
}

.DBTableContainer {
	float: left;
	width: 767px;		/* 775 - 2*4px margin */
/*	height: 500px; */	
	overflow:auto;
	margin: 4px;
}

table.dbtable {
	border: 1px solid #988748;
	text-align:left;
	border-color: #339933;
	border-collapse: collapse;
	margin-left: 10px;
	cellpadding: 0px;
	cellspacing: 0px;
}

.dbtable th, .dbtable td {
	border-color: #339933;
	border: 1px solid #988748;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 1px 3px 1px 3px;
}


th.dbtable td.dbtable {
}

.miscContainer {
	float: left;
	width: 200px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ffcc00;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ffcc00;
	padding: 8px;
	margin: 8px;
}

.helpContainer {
	float: left;
	width: 190px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ffcc00;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ffcc00;
	padding: 6px;
	margin: 6px;
}

div.miscContainer a:link, div.miscContainer a:visited{
color: #000000;
}

div.miscContainer p{
	padding: 0px;
	margin: 0px;
}

.calClassViewContainer {
margin: 10px 0px 10px 0px;
background-color:#DFFFCA;
border-top:dashed;
border-top-color: #FFcc00;
border-top-width: 1px;
border-bottom:dashed;
border-bottom-color: #FFcc00;
border-bottom-width: 1px;
}

.calContainer {
float:left;
width: 150px;
margin: 20px 0px 0px 8px;
}

.calContainer2 {
float:left;
width: 300px;
margin: 0px 0px 8px 0px;
border-width: 1px;
border-style: dashed;
border-color: #FFcc00;
}

.calContainerAlt1 {
background-color:#DFFFCA;
margin: 10px 0px 10px 0px;
border-top:dashed;
border-top-color: #FFcc00;
border-top-width: 1px;
border-bottom:dashed;
border-bottom-color: #FFcc00;
border-bottom-width: 1px;
}

.calContainerAlt2 {
background-color:#DDF0FF;
margin: 10px 0px 10px 0px;
border-top:dashed;
border-top-color: #FFcc00;
border-top-width: 1px;
border-bottom:dashed;
border-bottom-color: #FFcc00;
border-bottom-width: 1px;
}

.calContainer3 {
float:right;
width: 430px;
margin: 10px 8px 8px 8px;
}

.calContainer4 {
margin: 10px 0px 10px 0px;
border-top:dashed;
border-top-color: #FFcc00;
border-top-width: 1px;
border-bottom:dashed;
border-bottom-color: #FFcc00;
border-bottom-width: 1px;
}

.calContainerSpring {
margin: 10px 0px 10px 0px;
background-color:#DFFFCA;
border-top:dashed;
border-top-color: #FFcc00;
border-top-width: 1px;
border-bottom:dashed;
border-bottom-color: #FFcc00;
border-bottom-width: 1px;
}

.calContainerSummer {
margin: 10px 0px 10px 0px;
background-color: #FFE1E1;
border-top:dashed;
border-top-color: #FFcc00;
border-top-width: 1px;
border-bottom:dashed;
border-bottom-color: #FFcc00;
border-bottom-width: 1px;
}

.calContainerFall {
margin: 10px 0px 10px 0px;
background-color:#FFF7B7;
border-top:dashed;
border-top-color: #FFcc00;
border-top-width: 1px;
border-bottom:dashed;
border-bottom-color: #FFcc00;
border-bottom-width: 1px;
}

.calContainerWinter {
margin: 10px 0px 10px 0px;
background-color:#DDF0FF;
border-top:dashed;
border-top-color: #FFcc00;
border-top-width: 1px;
border-bottom:dashed;
border-bottom-color: #FFcc00;
border-bottom-width: 1px;
}

a.white{ color:#FFFFFF; text-decoration:none; }
a.black{ color: #000000; text-decoration:underline; }
a.green{ color: #339933; text-decoration: underline;}
a.inv{ visibility: hidden; }

.today { background: #ffcc00; font-weight: bold;}

.titleBack { background-color: #FFcc00; }
div.titleBack p {  font-weight: bold; }
div.titleBack a:link {color:#FFFFFF; text-decoration:none; }

.titleBack2 { background-color: #FF9900; }
div.titleBack2 p {  font-weight: bold; }
div.titleBack2 a:link {  color:#FFFFFF; text-decoration:none; }

.calTitle { margin: 8px 0px 0px 0px; font-size: 14px; color:#339933; font-weight: bold;}
.msgPrompt { margin: 8px 0px 0px 8px; font-size: 12px; color: #FF0000; font-weight: bold;}
div.calTitle a{ margin: 0px 0px 0px 0px; font-size: 14px; color:#339933; font-weight: bold;}

.footer{
	float: left;
	margin: 0px auto 7px auto;
	padding: 7px 0px 0px 0px;
	width: 775px;
	font: verdana;
	font-size: 11px;
	color:#FFFFFF;
	background-color: #339933;
	text-align:center;
}

div.footer a:link, div.footer a:visited{
color:#FFFFFF; line-height:200%; text-decoration: none;
}

div.footer a:hover {
color:#FF9900; text-decoration:underline; line-height: 200%;
}

.rightlink {
/* background-color: rgb( 255, 204, 0); */
/* background-color: rgb( 255, 255, 255); */
padding: 3px; 
float:right; 
color:black; 
margin-right:8px; 
margin-top:6px;
font-weight: bold;
}

ul.checklist {
	list-style-image: url(images/checkmark.jpg);
	margin-left: 10px;
	padding-left: 0px;
}

ul.checklist li {
	margin-left: 30px;
	padding-left: 0px;
}

.companyem {
font-size: 110%;	
font-style:italic;
font-weight:bold;
}

.zinger {
font-style:italic;
font-weight:bold;
}

.classContainer {
margin: 10px 0px 10px 0px;
/* background-color:#DFFFCA; */
border-top:dashed;
border-top-color: #FFcc00;
border-top-width: 1px;
border-bottom:dashed;
border-bottom-color: #FFcc00;
border-bottom-width: 1px;
}

.super {
font-weight:bold;
font-size:110%;
margin-top:-8px;
}

.tableDivider {
	height: 3px;
	background-color: #ffcc00;
}

.invisible {
	display: none;
}
