
FORM {
    font-family:Verdana,Arial,Helvetica,sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0 0;
}


INPUT {
      font-family:Verdana,Arial,Helvetica,sans-serif;
      vertical-align:center;
      border-collapse:collapse;
      border:1px dotted #002a54;
      height:18px;
      padding: 0 0 0 0;    
      margin-top:0;
      margin-bottom:0;
      background-color:whitesmoke;
      color:black;
}


TABLE {
      padding: 0 0 0 0;
 }

BUTTON {
    font-size: 11px;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color: black;
}



BODY {
	font-size: 11px;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-align: left;
  color: #000066 ;
  background-color:#ffffff;
  margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: auto;
}

H1 {
	font-weight: bold;
	font-size: 14px;
	color: green;
}

A:hover
{
    color:#660000; 
}

BR {
    line-height:50%;
}

.fullhelpdiv {
	padding:15px;    
	background-color:#F9F9F5;
	height: 480px;
	text-align: left;	
  width:730px;
  margin-left:15px; 
  border:1px solid #CCCCCC;
}

.helptext {
	font-size:11px;
	color: #000000;
	background-color:#F9F9F5;
	margin: 0 0 0 0;
	padding:2px;
    font-style: normal;
    color:#660000; 
}

.helptable {
	color: #000000;
	background-color:#F9F9F5;
	margin:0;
    font-style: normal;
    position: relative; 
    top:0px;
}

.helptable td {
    padding:10px;
    font-size:12px;
      
} 

.helpback {
    font-size:10px;
    color:#660000; 
}

.helpback a:hover {
    color:#660000;   

}

ul.help li {
    font-size:14px;
    color:#000000;   
    line-height:1.5;
        
}

ul.help li a:hover {
    text-decoration:underline;
    color:#660000; 
}



.show{
     display:inline;
}

.hide{
     display:none;
}

.prop {
    height:480px;
    float:right;
    width:1px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}



#eventpicturediv {
    margin-top:10px;
    margin-left:0px;
    margin-bottom:10px;
    padding:2px;
    background-color:#ffffff;
    width:360px; 
}

.eventpicture {
    max-width:360px;
    width: expression(this.width > 360 ? 360: true);
}

.pictureloadtext {
    color:black;
    font-size:11px;
}

.plaininput{
    border:0;
    background-color:white;    
}

.helptext {
	font-size:11px;
	color: #000000;
	background-color:#F9F9F5;
	margin: 0 0 0 0;
	padding:2px;
    font-style: normal;
}

/* -- Event description following event selected */
.eventdescriptiontext {
	font-size:11px;
	background-color:#F9F9F5;
	color:#000000;
    font-style:italic;
    padding:4px;
}

.test
{
    margin-top:5px;
    font-size:5px;
    background-color:transparent;
    
    
}

.test td {
    border: 0px solid blue;
    
}

.mainpaymentframe
{
    margin-top:5px;
    font-size:5px;
    background-color:white;
    border:1px solid #CCCCCC;
}


#headerdiv {
  background-color:transparent ;
	width: 760px;
	height: 118px;

}

#menudiv {
	background-color:#ffffcc;
	width: 760px;
	height: 30px;
	text-align: center;
}

.postinput {
     border:0;
     background-color:#dfdfdf;
     color:black;
     font-size:11px;
     text-align:right;   
     
}

.ordertotalinput {
     border:0;
     color:#006600;
     background-color:#dfdfdf;    
     font-size:12px;
     text-align:right;   
     font-weight:bold;
     
}


#paypal {
  margin-left:55px;
  border:0;
  padding:0px;
}

.statustext {
	color:#660000;
  padding-top:0px;
	font-size:10px;  
	text-align:right;  
}

#navigation {
	border-collapse:collapse;
  background-color:#ffffff;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
  width:760px;
	height:18px;
}

#navigation ul {
	list-style: none;
  margin:0;
	padding:0px;
  width:760px;
  text-align:left;
}

#navigation li {
  list-style:none;
  display:inline;
	text-align:center;
}

#navigation li a:link{
  display:inline;
  padding:2px 8px;
  margin:0 0px;
  color:#ffffff;
  background-color:#0055AF;
}

#navigation li a:visited{
  display:inline;
  padding:2px 8px;
  margin:0 0px;
  color:#ffffff;
  background-color:#0055AF;
}

#navigation li a:hover {
  text-decoration:none;
  background-color:#FFCF0F;
  color:#ffffff;
  padding:2px 8px;
  margin:0 0px;
}    

.navselected {
  color:#ffffff;
  background-color:#FFCF0F;
  padding:2px 8px;
  margin:0 0px;
}

.menuspacer {
    color:#ccccff;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
    font-size:12px;
}

#maindiv {
	position:relative;
  background-color:#ffffff;
  width: 760px;
  text-align: left;
  border-bottom: 1px solid #CCCCCC}


#helpdiv {
	border-collapse:collapse;
	background-color:#ffffff;
	width: 760px;
	height: 35px;
}

#messagediv {
    position:absolute;
    top:40px;
    left:90px;
    z-index:1;
    background-color:white;   
    width:580px;
	color: #000000;
	border-collapse: collapse;
    border-style: solid;
	border-color: #CCCCCC;
	border-width: 3px;
	padding-bottom:10px;
}

#messagediv a {
    color:green;
}

#messagediv a:hover {
    text-decoration:underline;
}

.helpdivtext {
	font-size: 11px;
	text-align:left;
    color:#000000;
    padding:2px 10px 2px 10px;
    font-style:normal ;
}

#footerdiv {
	color: gray;
	width: 760px;
	height: 25px;
	font-size: 11px;
	text-align: center;
	background-color:#ffffff;
	padding-top:10px;
}

#sslimage {
  	position: absolute;
    bottom:10px;
    right:10px;
}

.customerlogo {
	float: left;
	margin-top:0; 
    margin-left:0;
}



.itlogo {
	float: right;
	margin-top:-200px;
	margin-right:20px;
}


.noborder {
    border.width: 0;
}

.msg {
	color:red;
	text-align: center;
}


.blankline {
	font-size: 0;
	font-weight: normal;
	height:0;
}

a:link{
  text-decoration : none;
  color:black;
}

a:visited{
  text-decoration : none;
  color:black;
}



.registertable {
	font-size: 11px;
	height:12px;
	color: black;
	border-collapse: collapse;
	text-align: left;
	width: 480px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: #ECEBE2;
	position: relative;
	top:5px;
}

.registertable td {
  padding-left:10px;
  padding-right:10px;
	background-color: #ECEBE2;
}


.logintable {
	font-size: 11px;
	color: black;
	border-collapse: collapse;
	height:12px;
	width: 360px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: #ECEBE2;
	position: relative; 
  top:35px;
}

.logintable td {
  padding-left:10px;
}


.bookingstatus {
	font-size: 14px;
	color:red;
	text-align: left;
}

.plandiv {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: standard;
	color: #000066 ;
	background-color: transparent;
	width:510px;
	height:395px;
	text-align: center;
	position: relative;
}

.formtext {
	color: #0453B0;
	font-weight:bold;
    margin: 25px 0 0 150px;
	width: 450px;
}

.regupdatetable {
	font-size: 11px;
	color: black;
	border-collapse: colapse;
	border: 0px;
	text-align: left;
	height:12px;
	width: 450px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: #ECEBE2;
	position: relative; 
    top:25px;
}


.inputtext {
	font-size: 12px;
	color: navy;
	font-weight:bold;
    text-align: left;
	padding-left:2px;
	margin: 0 0 0 0;
 }



.inputtextarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    color: navy;
	text-align: left;
}

.pricetext {
	font-size: 12px;
	color: #000066 ;
	font-weight:bold;
    text-align:right;
}

.totaltext {
	font-size:16px;
    color:#006600;
	background-color: white;
    font-weight:bold;
    text-align:left;
	border:0;
}

.currtext {
	font-size:16px;
    color:#006600;
	background-color: white;
    font-weight:bold;
    text-align:right;
	border:0;
}

.notetext {
	font-size:11px;
	color:#000066;
	background-color:#ffff99;
	margin: 0 0 0 0;
	font-style: normal;
}

.msgtext {
	font-size: 11px;
	color:green;
	font-weight:normal;
    text-align: center;
}

.maintable {
	font-size: 11px;
	color: black;
	border-collapse:collapse;
  border: 0px;
	margin: 0 0 0 0;
	padding:0;
  text-align:left;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:0px;
	background-color:#ECEBE2;
}

.eventtable {
	font-size: 11px;
	color: black;
	border-collapse:collapse;
  border: 0;
	margin: 0;
	padding:0;
	text-align:left;
	width:355px;
	border-style:solid;
	background-color:#ECEBE2;
}

.eventtable td {
    border-collapse:collapse;
    border:1px solid #ededed;
}

.border1{
    padding:2px;
    background-color:white;
    border:1px solid #CCCCCC;
    background-color:#ECEBE2;
}

.messagetable {
	font-size: 11px;
	color: black;
	border-collapse: collapse;
  width: 736px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: #ECEBE2;
	position: relative; 
  margin-top:15px;
  text-align:left;
}

.messagetable td {
  padding:5px;
}


.customertable {
	font-size: 11px;
	color: red;
	border-collapse: collapse;
	border: 0px;
	margin: 10px 0 0 0;
	padding: 2 2 2 2;
	text-align: left;
	width=100%;
  border-style: dotted;
	border-color:red;
	border-width: 1px;
	background-color:#ECEBE2;
}

.paycat {
 	font-size: 11px;
}

.paymentoptiontable {
	font-size: 11px;
	color: #505050;
	border: 1px solid red;
	margin: 5px 0 0 0;
	padding: 2 2 2 2;
	text-align: left;
	width=100%;
  border-style: dotted;
	border-color:#CCCCCC;
	border-width: 1px;
	background-color:#ECEBE2;
}

.optionstable {
	font-size: 11px;
	color: black;
	border-collapse:collapse;
  border: 0px;
	margin: 0 0 0 0;
	padding:2px;
	text-align:left;
	border-style:dotted;
	border-color:#CCCCCC;
	border-width:1px;
	background-color:#ECEBE2;
  width:100%;
}


.settingstable {
	font-size: 11px;
	color: blue;
	border-collapse: collapse;
	border: 0px;
	margin: 10px 0 0 0;
	padding: 2 2 2 2;
	text-align: left;
	width=95%;
  border-style: solid;
	border-color:#CCCCCC;
	border-width: 1px;
	background-color:#ECEBE2;
  line-height: 80%;
}

.paymenttable {
	font-size: 11px;
  margin:0;
  border: 1px;
	text-align: left;
	width: 100%;
	border-style: dotted;
	border-color: #CCCCCC;
	border-width: 1px;
}

.paymenttable tr {
	background-color:#dfdfdf;  
}      

.paymenttable th {
	background-color:white;  
} 


.refdiv{
  color: #000066;
	background-color:#ffff99;   
}

.plantable {
	font-size: 11px;
	color: red;
	margin: 5px 0 0 0;
	text-align: left;
	width: 450px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color:white;
}

.tabletext {
	font-size:11px;
	color: black;
	background-color: transparent;
	vertical-align: top;
    text-align: left;
	height: 18px;
}

.postalpaymentlink {
	font-size: 14px;
	font-weight: bold;
    color:#003399;
	background-color: transparent;
 }

.descriptiontabletext {
	font-size: 11px;
	color: blue;
	background-color: transparent;
	text-align: left;
	width: 655px;
	height: 18px;
}

.selectedtext {
    /* Plan selected */
    border-collapse:collapse;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
    background-color: #0453B0;
	text-align:left;
	height:18px;
	padding-left:3px;
	padding-right:3px;
}

.eventselectedtext {
    /* Event list selected event */
    border-collapse:collapse;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	background-color: #0453B0;
	text-align:left;
	height:18px;
	border:1px solid #000066;
    border-bottom:0;
}

.planlisttable {
	font-size: 11px;
	color: Gray;
	margin: 5px 0 0 0;
	text-align: left;
	width: 220px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: #ECEBE2;
	background-color:white;
}

.categorytable {
	font-size: 11px;
	color: black;
	border: 0px;
	text-align: left;
	height:12px;
	width: 220px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: #ECEBE2;
	background-color:white;
}

.tableheading {
	font-family:Arial;
    font-size: 12px;
	font-weight:bold;
	color: #0453B0;
	text-align: left;
	padding:3px;
	text-transform:uppercase;
}

.tableheadingnote {
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-align: left;
}

/* Event heading at top of plan */
.eventheading {
	font-size: 11px;
	font-weight:bold;
	background-color: #0453B0;
	color: #ffffff;
	text-align: center;
	padding-top:2px;
    padding-bottom:2px;
}
