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


INPUT {
      font-family: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:Arial,Helvetica,sans-serif;
    color: black;
}

A:hover
{
    color:black; 
}

BODY {
	font-size: 11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-align: left;
    color: black;
    background-color: white;
    margin:0;
    padding: 0 ;
	width: 760px;
	width:auto;
}

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

BR {
    line-height:50%;
}

.show{
     display:inline;
}

.hide{
     display:none;
}

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

.fullhelpdiv {
	padding:15px;    
    width:730px;
    margin-left:15px;	
    background-color:white;
    text-align:left;
}

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

.helptable {
	color: black;
	background-color:#f8f8f8;
	margin:0;
    font-style: normal;
    position: relative; 
    text-align:left;
}

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

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

.helpback a:hover {
    color:black;   

}

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

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


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

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



#eventpicturediv { 
    margin-top:10px;
    margin-left:3px;
    margin-bottom:0px;
    padding:0px;
    border:0px solid white;
    background-color:transparent;
    text-align:left;
}

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

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

#messagediv {
    position:absolute;
    top:40px;
    left:40px;
    z-index:1;
    background-color:#f8f8f8; 
    width:680px;
	color: black;
	border-collapse: collapse;
    border-style: solid;
	border-color:EF3129; 
	border-width: 3px;
}

#messagediv a {
    color:EF3129;
}

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


/* -- Event description following event selected */
.eventdescriptiontext {
	font-size:11px;
	background-color:#f8f8f8;
	color:black;
	margin:0 0 0 0;
	padding:0px 3px 5px 5px;
    font-style:italic;
    border:1px solid black;
    border-top:0;
}

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

.test td {
    border: 0px solid #ededed;
}

.mainpaymentframe
{
    margin-top:5px;
    font-size:5px;
    background-color:white;
    border:0px solid EF3129;
}

#headerdiv {
    background-color: white;
	width: 760px;
	height: 135px;
	border-right:0px solid #f8f8f8;
	border-left:0x solid #f8f8f8;
}


.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;
}

.usertext {
    color:red;
    background-color:#dfdfdf;
}   

.usertext a:hover {
    color:red;
    text-decoration:underline;
} 

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


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

#navigation {
	border-collapse:collapse;
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
	width:760px;
	height:23px;
  border-top:1px solid white;
	padding-top:4px;
	padding-bottom:0px;
	color:black;
	border-bottom:0px solid #f8f8f8;
}

#navigation ul {
	margin:0;
	padding:0;
  width:760px;
  text-align:center;
  color:white;
}

#navigation li {
  display:inline;
  padding-top:0px;
	padding-right:8px;
	padding-left:8px;
	text-align:center;

}
 

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

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

.navselected {
  	color:black;
  	font-weight: bold;
  	font-size:13px;
}

#navigation li a:hover {
    text-decoration:none;
    color:#ff9900;
}    


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


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


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

#footerdiv {
	color: #303030 ;
	/*
   background-image: url("../img/footer.gif");
  background-repeat:no-repeat; 
  */
  width: 760px;
	height: 100;
	padding-top:98px;
  padding-bottom:6px;
  font-size: 11px;
	text-align: center;
	font-style:normal ;
}

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

.customerlogo {
	float: left;
	margin-top:5; 
    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: EF3129;
	border-width: 0px;
	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: EF3129;
	border-width: 0px;
	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: black;
	background-color: transparent;
	width:510px;
	height:395px;
	text-align: center;
	position: relative;
}

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


.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:black;
	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:black;
	background-color:#ffffcc;
	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:EF3129;
	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:360px;
	border-style:solid;
	border-color:EF3129;
	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:0px solid gray;
}

.messagetable {
	font-size: 11px;
	color: black;
	border-collapse: collapse;
    width: 736px;
	border-style: solid;
	border-color: EF3129;
	border-width: 0px;
	background-color: white;
	background-color:white;
	position: relative; 
    margin-top:5px;
}

.messagetable td {
    padding:5px;
}


.customertable {
	font-size: 11px;
	color: red;
	border-collapse: collapse;
	border: 0px;
	margin: 10px 0 0 0;
	padding:2px;
	text-align: left;
	width=100%;
    border-style: dotted;
	border-color:red;
	border-width: 0px;
	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:EF3129;
	border-width: 0px;
	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:EF3129;
	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:EF3129;
	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: EF3129;
	border-width: 0px;
	background-color:white ;
}

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

.paymenttable th {
	background-color:white;  
} 


.refdiv{
    color: black;
	background-color:#ffffcc;   
}

.plantable {
	font-size: 11px;
	color: red;
	margin: 5px 0 0 0;
	text-align: left;
	width: 450px;
	border-style: solid;
	border-color: EF3129;
	border-width: 0px;
	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: white;
    background-color: EF3129;
	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: white;
	background-color: EF3129;
	text-align:left;
	height:18px;
	border:1px solid black;
    border-bottom:0;
}

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

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

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

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


.tableheading {
	font-family:Arial;
    font-size: 14px;
	font-weight:bold;
	color: black;
	text-align:left;
	padding:3px;
	text-transform:normal;
}

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

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