
/*
Design by Cypher Web Designs
http://www.cypherwebdesigns.co.uk
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #0E284C; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Page */

#page {
	width: 833px;
	margin: 0 auto;
	padding: 40px 0px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 491px;
}

#content-terms {
	float: left;
	width: 833px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 342px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url(images/img08.gif) no-repeat left 18px;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #EB5716;
}

#sidebar li li a:hover {
	color: #EB5716;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url(images/img05.gif) repeat-x left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #543A2C;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background-image:url(../images/palm/fadebg.png);
	background-repeat:no-repeat;  
  }

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: left;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E284C;
}

#footer a {
	color: #0E284C;
}

#footer-text {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
/* Fields */

table { 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	border: none;
 }

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E284C;
}


.copyrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
}

div.continue input {
background:url(../images/palm/continue.png) no-repeat;
cursor:pointer;
width: 83px;
height: 26px;
border: none;
}

div.continue input:hover {
background:url(../images/palm/continue_.png) no-repeat;
cursor:pointer;
width: 83px;
height: 26px;
border: none;
}

div.tryagain input {
background:url(../images/palm/try-again.png) no-repeat;
cursor:pointer;
width: 83px;
height: 26px;
border: none;
}

div.tryagain input:hover {
background:url(../images/palm/try-again_.png) no-repeat;
cursor:pointer;
width: 83px;
height: 26px;
border: none;
}

div.print input {
background:url(../images/palm/print.png) no-repeat;
cursor:pointer;
width: 83px;
height: 31px;
border: none;
}

div.print input:hover {
background:url(../images/palm/print_.png) no-repeat;
cursor:pointer;
width: 83px;
height: 31px;
border: none;
}


