
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 green;
      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: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:#ccccff;
    width:730px;
    margin-left:15px;
	height: 480px;
	text-align: left;	
}

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

.helptable {
	color: black;
	background-color:#ccccff;
	margin:0;
    font-style: normal;
}

.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:black;   
    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:white;
    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: black;
	background-color:#ccccff;
	margin: 0 0 0 0;
	padding:2px;
    font-style: normal;
}

/* -- Event description following event selected */
.eventdescriptiontext {
	font-size:11px;
	background-color:#ccccff;
	color:black;
    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 black;
}


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

#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;  
	float:left; 
}

#navigation {
	border-collapse:collapse;
    background-color: #ccccff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:760px;
	height:19px;
	padding-top:2px;
}

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

#navigation li {
    float:left;
	padding-top:0px;
	padding-right:8px;
	padding-left:8px;
}

#navigation li a:hover {
    text-decoration:underline;
    color:black;
 
}    

.navigation {
    color: #000066 ;
}

.navselected {
    background-color:#9999ff;
    color:#ffffff;
    font-weight: normal;
    padding-right:8px;
	padding-left:8px;
    padding-top:0px;
    height:16px;
    border:1px dotted black;
}


#maindiv {
	position:relative;
    background-color:white;
    width: 760px;
    text-align: left;
    border-left:0px solid #FFCC66;
    border-right:0px solid #FFCC66;
    border-top:0px solid gray;
    border-bottom:0px solid gray;
}


#helpdiv {
	border-collapse:collapse;
	background-image: url("help.jpg");
	background-repeat: no-repeat;
	background-position:8px 2px;
	background-color:white;
	width: 760px;
	height: 35px;
}

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

#messagediv a {
    color:green;
}

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

.helpdivtext {
	font-size: 11px;
	text-align:left;
    color:black;
    padding:2px 2px 2px 45px;
    font-style:normal ;
}

#footerdiv {
	color: gray;
	width: 760px;
	height: 20px;
	font-size: 11px;
	text-align: center;
}

#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: black;
	border-width: 1px;
	background-color: white;
	background-color: white;
	position: relative;
	top:5px;
}

.registertable td {
    padding-left:10px;
    padding-right:10px;
}


.logintable {
	font-size: 11px;
	color: black;
	border-collapse: collapse;
	height:12px;
	width: 360px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	background-color: white;
	background-color:white;
	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: #000000;
	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: black;
	border-width: 1px;
	background-color: white;
	background-color:white;
	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:black;
	border-width:0px;
	background-color:white;
	background-color:white;
}

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

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

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

.messagetable {
	font-size: 11px;
	color: black;
	border-collapse: collapse;
    width: 736px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	background-color: white;
	background-color:white;
	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:white;
	background-color:white;
}

.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:black;
	border-width: 1px;
	background-color:white;
	background-color:white;
}

.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:black;
	border-width:1px;
	background-color:white;
	background-color:white;
    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:black;
	border-width: 1px;
	background-color:white;
	background-color:white;
	line-height: 80%;
}

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

.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: black;
	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: black;
    background-color: #9999ff;
	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: black;
	background-color: #9999ff;
	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: black;
	border-width: 1px;
	background-color: white;
	background-color:white;
}

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

.tableheading {
	font-family:Arial;
    font-size: 12px;
	font-weight:bold;
	color: #000000;
	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: #9999ff;
	color: black;
	text-align: center;
	padding-top:2px;
    padding-bottom:2px;
}
