/* stylesheet design by SHIFT Interactive */
/* http://shiftinteractive.net */




/* ------------- Sitewide styles ----------------*/

/* -- General and Fonts - sitewide -- */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838282;
	background-color: #FDFCFC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:600;
	color: #1FA9BB;
	padding: 0px;
	margin: 10px 0 0 0;
}

h3 {
	font-size: 13px;
	color: #1FA9BB;
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px 0 0 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0 0 0;
}

/* ----- Lists - sitewide --------*/

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838282;
	margin: 0 0 0 3px;
	padding: 0 0 0 13px;
	list-style-image: url('http://julianmidwinter.com.au/images/bullet.gif');
}

li {
	margin: 2px 0;
	padding: 0 0 0 10px;
}

ul li ul {
	list-style-image: url('http://julianmidwinter.com.au/images/bullet-inner.gif');
}


/* ------ Links - sitewide -------*/

a:link, a:visited, a:active {
	color: #838282;
	text-decoration: none;
}

a:hover {
	color: #838282;
	text-decoration: underline;
}


/* -------- Forms - sitewide -------- */

input {
	border: 1px solid #666666;
	height: 14px;
	font-size: 10px;
}
select {
	border: 1px solid #000000;
	height: 14px;
	font-size: 10px;
}

#client_area {
	left: 350px;
	width: 92px;
	height: 22px;
	top: 0px;
	position: relative;
}

#client_area_contact {
	left: 390px;
	width: 92px;
	height: 22px;
	top: 0px;
	position: relative;
}


/* ------ Left Column - sitewide -----*/

#leftcolumn { 
position: relative;
left: 28px;
/*padding-left: 28px;
margin-left: 28px;
font-size: 12px;*/
}

#leftimage { 
padding-left: 1px;
margin-left: 1px;
width: 330px;
font-size: 12px;
}

.address{
 font-size: 10px;
}

.address_web {
	font-size: 11px;
	font-weight: bold;
	color: #1FA9BB;
}

#content {
	padding-right: 100px;
	overflow: hidden;
}

body#news #content {
	padding-right: 0;
	overflow: hidden;
}

/* ------------- Conferences styles ----------------- */

table.conferences {
	background:#BDD9E7;
	padding: 3px;
}

tr.conferences_h td {
/*color: #000000;
font-weight: bold;
background:#B4C3CD;
line-height: 22px;*/
}

tr.conferences td {
/*color: #000000;
background:#BDD9E7;*/
	font-size: 12px;
	padding-right: 10px;
}
tr.conferences_desc td {
/*color: #000000;
background:#BDD9E7;*/
	font-size: 12px;
	padding-bottom: 5px;
}


/* -------------- eTips styles ----------------- */


table.etips {
	background:#BDD9E7;
	padding: 0px;
}	


tr.etips_h td {
color: #7B7B7B;
}

tr.etips td {
/*background:#DBDDE3;*/
padding: 0px;
}

tr.etips_ws {
	background: #FFFFFF;
}

a.etips_nav:link, a.etips_nav:active, a.etips_nav:visited {
	font-size: 11px;
	color: #1FA9BB;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
}
a.etips_nav:hover {
	font-size: 11px;
	color: #1FA9BB;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
}
a.etips_nav_g:link, a.etips_nav:active, a.etips_nav_g:visited {
	font-size: 11px;
	color: #838282;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
}
a.etips_nav_g:hover {
	font-size: 11px;
	color: #838282;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
}

p.etipscontent {
	position: relative;
	top: -14px;
}

.etips_button {
border: 1px #666666 solid;
font-size: 12px;	
color: #1FA9BB;
padding: 0px;
width: 125px;
height: 22px;
}
.etips_button2 {
border: none;
padding: 0px;
width: 125px;
height: 22px;
}
.etips_box {
padding: 2px;
border: 1px #666666 solid;
padding: 0px;
height: 22px;
font-size: 12px;
color: #666666;
vertical-align: middle;
}
.etips_box2 {
padding: 2px;
border: 1px #666666 solid;
padding: 0px;
width: 250px;
height: 66px;
font-size: 12px;
color: #666666;
}

#etips-archive-format {
	margin-top:30px;	
}

h3.eTips-header {
	margin-bottom:0;	
}

/* --------------- Consultants styles ----------- */

.consultNavTitle {
	font-size: 11px;
	color: #1FA9BB;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
}
a.nav:link, a.nav:active, a.nav:visited {
	font-size: 11px;
	color: #7B7B7B;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
}
a.nav:hover {
	font-size: 11px;
	color: #7B7B7B;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
}


/* --------------- Search styles ----------------- */

.results {
	width: 360px;
	border: 0px solid #000000;
}
.infoline{
font-size:10px;
}
.context {
font-size: 11px;
}
.result_title {
font-size: 12px;
font-weight: bold;
color: #1FA9BB;
}
a.result_title:link, a.result_title:hover, a.result_title:active, a.result_title:visited {
font-size: 12px;
font-weight: bold;
color: #1FA9BB;
}

.zoom_searchform{
	width: 380px;
	font-size:12px;
}

.summary {
	font-size: 10px;
}

option {
	font-size: 10px;
	padding-left: 5px;
}

.searchheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:lighter;
	color: #1FA9BB;
	padding: 0px;
	margin: 10px 0 0 0; 

}
.send_button {
	width: 72px;
	height: 22px;
}

.pProfessional,
.pProfessional a:link,
.pProfessional a:active,
.pProfessional a:hover,
.pProfessional a:visited,

  {  

color:  #1FA9BB;
	font-size: 15px;
	line-height: 24px;
  }

.emailPA,
.emailPA a:link,
.emailPA a:active,
.emailPA a:hover,
.emailPA a:visited

  {  

color:  #1FA9BB;
  }


#pProfessionalText {
	color: #1FA9BB;
	padding-top: 10px;
}

div.side-nav p {
margin: 3px 0;
}