* { margin: 0; padding: 0; }

body {
	background: #0E60A9 url(../images/bg.jpg) repeat-x 0 0;
	color: #003366;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100%/110% "Arial", Helvetica, sans-serif;
}

/* Layout
------------------------------------------------------------------*/

#outer {
	width: 780px;
	margin: auto;
	text-align: left;
	
	margin-top: 40px;
}

#contentwrap {
	display: block;
	float: left;background: #fff url(../images/side_bg.gif) repeat-y 0 0;
	font-size: 0.7em; /* Global Content Font Size */
}

#col-left {
	background: #A0D7EA url(../images/curve.gif) no-repeat 0 0;
	float: left;
	width: 173px;
}

.colwrap-right {
	float: right;
	width: 605px;
}

	#col-large {
		width: 600px;
	}

	#col-centre {
		float: left;
		width: 365px;
	}
	
	#col-right {
		float: right;
		width: 230px;
	}
	
.feature {
	float: left;
	width: 607px;
	height: 240px;
}

.feature ul {
	margin: 0;
	padding: 6px 0 0 4px;
}

.feature ul li {
	float: left;
	list-style: none;
	width: 148px;
	height: 58px;
	background: url(../images/button.gif) no-repeat 0 0;
	margin-right: 2px;
}

.feature ul a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 15px 60px 0 20px;
	line-height: 1.2em;
	height: 40px;
}
.feature ul li.btn1 a { background: url(../images/icon_vcards.jpg) no-repeat 85px 8px; }
.feature ul li.btn2 a { background: url(../images/icon_australia.jpg) no-repeat 90px 8px; }
.feature ul li.btn3 a { background: url(../images/icon_logo.jpg) no-repeat 90px 8px; }
.feature ul li.btn4 a { background: url(../images/icon_magnify.jpg) no-repeat 90px 8px; }
.feature ul a:hover { color: #9FD7F7; }

/* Header
------------------------------------------------------------------*/

#header {
	background: #fff;
	height: 75px;
}

	#headerleft {
		float: left;
		padding: 10px 0 0 30px;
	}
	
	#headerright {
		 float: right;
		 width: 200px;
		 font-size: 0.7em;
		 padding: 20px 20px 0 0;
	}
	
	#headerright #search-btn {
		border: none;
		background: #003263;
		color: #fff;
		height: 20px;
		width: 50px;
		padding: 0;
	}

/* Footer
------------------------------------------------------------------*/

#footer {
	clear: both;
	height: 35px;
	width: 590px;
	color: #0E63AD;
	float: right;
	font-size: 0.9em;
	line-height: 1.3em;
}

#footer a { color: #0E63AD; }

#footer p { margin: 0; padding: 0 5px; }

/* Home Page Specific
------------------------------------------------------------------*/

#col-left span {
	font-size: 1.3em;
	color: #1595DE;
	font-weight: bold;
}

#col-left p {
	font-size: 0.9em;
}

#quote {
	width: 195px;
	float: left;
	margin-top: 30px;
	margin-right: -3px;
	line-height: 1.2em;
	background: url(../images/quote_start.gif) no-repeat 0 0;
}

#quote em {
	color: #666;
	font-size: 0.9em;
}

.colwrap-right #quote .padding {
	padding: 0 0 0 25px;
	background: url(../images/quote_end.gif) no-repeat bottom right;
}

/* Global Formatting
------------------------------------------------------------------*/

a img { border: none; }

a {
	color: #003366;
	text-decoration: underline;
}
#col-left a, #col-left a:hover { color: #0E63AD; }

a:hover {
	color: #003366;
	text-decoration: none;
}

p { margin: 0 0 1em 0; }

ul, ol {
	margin: 0 0 1em 0;
	padding: 0 0 0 15px;
}

	ul ul, ol ol { margin-bottom: 0; }

.hide { display: none; }

h1 {
	margin: 0 0 0.5em 0;
	font-size: 1.5em;
	color: #0E63AD;
}

h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.3em;
	color: #1294DF;
}

	h2 a {
		color: #000;
		text-decoration: none;
	}
	
	h2 a:hover {
		color: #000;
		text-decoration: underline;
	}
	
h3 {
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
}

h4 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

.imgRight {	float: right; margin: 0 0 10px 20px; }
.imgLeft { float: left;	margin: 0 20px 10px 0; }

.clear { clear: both; }

/* padding */

#col-left .padding { padding: 20px 5px 15px 5px; }
.colwrap-right .padding { padding: 20px 10px 0 20px; }
#col-right .padding { padding: 20px 0 0 0; }

/* Messages */

div.message {
	width: 100%;
	color: #fff;
	padding-top: 8px;
	font: bold 10px Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	z-index: 200;
	padding: 6px 0;
	text-align: center;
	line-height: 1.4em;
}
div.message.info { background: #B7EF46;	color: #333; }
div.message.error {	background: #f66; }

/* Forms
------------------------------------------------------------------*/

form div.cx {
	display: inline;
	float: left;
}

form div.cx label {
  float:none;
  line-height:1.8em;
  padding:0pt;
}

form div.cx input {
  margin:0pt 3px -3px 0pt;
}


form { margin: 0; }
input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
}

form legend{
}

form fieldset {
	border: none;
	margin-bottom: 1.5em;
}
form legend {
	font-size: 1.3em;
	color: #1294DF;
	margin-bottom: 1em;
	font-weight: bold;
}
form label {
	line-height: 1.3em;
	float: left;
	display: inline;
}
form div.cr { /* checkbox radio */
	float: left;
	display: inline;
}
form p {
	clear: both;
	padding: 0 0 0 5px;
	margin: 0.5em 0 0.5em 0;
}
form option { padding-right: 4px; }
form textarea { width: 250px; }
form span {
	display: inline;
	padding: 2px 0 0 20px;
	font-style: italic;
	color: #999;
	font-weight: normal;
}
form div.cr label {
    float: none;
	padding: 0;
	line-height: 1.8em;
}
form div.cr input {
	margin: 0 3px -3px 0;
}
form ol {
	margin: 0;
	padding: 0;
}
form li {
	list-style: none;
	padding: 5px 5px 5px 0;
	clear: both;
	overflow: hidden;
}
.colwrap-right form ol li { margin: 0 0 0.35em 0; padding: 0; }
form div legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form div label {
	display: block;
	width: auto;
}
form .mandat { color: #f00; }
form .sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
form label { width: 145px; } /* Width of labels */

/*\*//*/ form legend { display: inline-block; } /* IE Mac legend fix */

form li.form-error {
	background: #FFEBEB;
	border: 1px solid #f99;
	padding: 2px;
}
form div.form-error {
	color: #FF3232;
	font-weight: bold;
	margin-bottom: 8px;
}

/* Tables
------------------------------------------------------------------*/

table { margin: 0 0 1em; }
/*table, th, td { border: none; }*/
td { border:1px solid #eee;}
th, td { padding: 3px; }

.crumbs {
	padding: 0 0 10px 0;
}

/* Search
------------------------------------------------------------------*/

.pages { width: 100%; height: 40px; clear: both;  }
.pages a {
	display: block;
	padding: 2px 8px;
	float: left;
	border: 1px solid #84D1FF;
	margin-right: 3px;
	font-weight: bold;
}
.pages a:hover {
	text-decoration: none;
	background: #eee;
}

.phpdigHighlight{
	background: #A0D7EA;
}

#search-list li {
	margin-bottom: 15px;
}

#search-list li a {
	font-size: 1.1em;
	font-weight: bold;
}