/* ---------------------
basic layout
--------------------- */

* {
	font-family: arial, helvetica, sans-serif;
}

* html { 
	overflow: hidden;
}

body {
	margin: 0;
	border: 0;
	height: 100%;
	text-align:justify;
	font-size: 14px;
	color: #000000;
	background-color: #fdfdfd;
}

* html body { 
	overflow-y: auto;	
}

div,
td,
p {
	font-size:14px;
	line-height:1.4em;
}

li {
	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	list-style-position: inside;
}

a,
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #0000df;
}

a:hover {
	color: #000080;/*#0ff;  0808ff*/	
/*  */
	text-decoration: underline;
}

/** clear the banner to make it sit in the bottom **/
.clear {
	clear: both;
}

/* ---------------------
template layout
--------------------- */

.paxbody {
	/*background-color: #fff;*/
	width: 900px;
}

.highlight {
	color: #00a;
}

.announce {
	color: #f00;
}

.outline {
	width: 670px;
	border-top: 1px solid #d6eed6;
	border-left: 1px solid #d6eed6;
	border-bottom: 1px solid #d6eed6;
	border-right: 1px solid #d6eed6;
}

.contentheading {
	display: none;
}

#logo {
	position: fixed;
	display: block;
	width: 206px;
	height: /*110px;*/77px;
	top: /*20px;*/17px;
	left: 20px;
	background: transparent url(../images/paxLogo2.jpg) no-repeat left top;
	z-index: 10;
}

* html #logo {
	position: absolute;
}

#logo_shadow {
	position:fixed;
	width: 206px;
	height: /*110px;*/77px;
	top: /*27px;*/23px;
	left: /*27px;*/26px;
	background: transparent url(../images/paxLogoShadow.jpg) no-repeat left top;
	z-index: 9;
}

* html #logo_shadow {
	position: absolute;
}

#heading_bg {
	width: 100%;
	height: /*140px;*/120px;
	top: 0;
	left: 0;
	background: transparent url(../images/headerBg2.jpg) repeat-x;
	position: fixed;
	
/* 	background-image: transparent url(../images/paxHeaderPix.jpg) no-repeat right top; */
	 
	z-index: 5;
}

* html #heading_bg {
	position: absolute;
}

#heading_bg h1 {
	display: none;
}

#heading {
	position: absolute;
	position: fixed;
	top:97px;
  	left:232px; 
  	font-size: 17px;
	font-weight: bold;
	/*
	width: 100%;
	height: 120px;
	top: 0;
	left: 0;
	position: fixed;
	
	color: #ffffff;
	margin-top: 96px;
	margin-left: 260px;
	font-size:  17px;
	font-weight: bold;*/
	color: #ffffff;
	z-index:10; /*600;*/
}

/** html #heading {
	position: absolute;
}*/

#heading2 {
/*
	width: 100%;
	height: /*140px;*/
	/*top: 0;
	left: 0;
	position: fixed;
	color:#646464;
	margin-top: 98px;
	margin-left:262px;*/
	position: absolute;
	position: fixed;
	top:99px;
  	left:234px; 
  	font-size: 17px;
	font-weight: bold;
	color:#646464;
	z-index:9;
}

/** html #heading2 {
	position: absolute;
}*/

#login {
	background: transparent url(../images/paxHeaderPix.jpg) no-repeat right top;
	position: fixed;
	top: /*20px;*/0px;
	right: 0px;
	height: 120px;
	color: #ffffff;
	z-index: 8;
}

* html #login {
	position: absolute;
}

#login label {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}

#login span {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	/*position: relative;
	bottom: 8px;*/
}
/*
#login form,
#login form table {
	padding-bottom: 0;
	margin-bottom: 0;
}

#login span {
	padding-top: 0;
	margin-top: 0;
}
*/
#login a,
#login a:link,
#login a:active,
#login a:visited {
	color: #ccf;
}

#login a:hover {
	color: #ff0;
}

#corner {
	position: fixed;
	width: /*153px;*/143px;
	height: 12px;
	top: /*140px;*/120px;
	left: 0;
	background: transparent url(../images/cornerL2.jpg) no-repeat left top;
}

* html #corner {
	position: absolute;
}

#subheading {
	/*position: fixed;*/
	width: 100%;
	/*left: 0px;
	padding-left: 153px;
	top: 120px;
	background-color: #fff;*/
	border-bottom: solid 1px #504B45;
	color: /*#0000af;*/#000000;
	font-size: 17px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 2px;
	/*padding-left: 10px;
	padding-right: 10px;*/
	/*margin-bottom:130px;*/
	/*padding-bottom:130px;*/
/*  */
/* 	font-size: 9px; */
	/*font-weight: bold;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-bottom: 4px;
	padding-left: 0px;*/
}

#headinglink {
	 position: relative; 
	 top: -2px;
	 /*left: 10px;*/
	fontsize:7px;
	decoration:none;
	color: #660066;
}

#headinglink a{
	color: #660066;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

/** html #subheading {
	position: absolute;
}
*/
/*#subheading h1 {
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 17px;
}*/


#navigation {
	position: fixed;
	width: /*140px;*/130px;
	height: 1200px;
	top: /*152px;*/132px;
	left: 0;
        background: transparent url(../images/navigationBg.jpg) no-repeat left top;
	z-index: 10;
}

* html #navigation {
	position: absolute;
}

#navigation table {
	margin-left: 10px;
	list-style: none;
}

#navigation tr {
	height: 36px;
}

#navigation a,
#navigation a:link,
#navigation a:active,
#navigation a:visited {
	font-size: 16px;
	font-weight: bold;
	/*line-height: 36px;*/
	letter-spacing: -1px;
	color: #fff;
}

#navigation a:hover {
	color: #0ff;
}

#navigation span {
	font-size: 16px;
	font-weight: bold;
	/*line-height: 36px;*/
	letter-spacing: -1px;
	color: #fff;
	width:85px;
}

#navigation span:hover {
	color: #0ff;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 100;
	}

#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 100;	
	}

#navigation ul li {
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 100;
	}


#navigation ul li ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 70px;
	top: 0px;
	display: none;
	z-index: 100;
	}

#navigation ul li ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #be748f;
	padding: 5px;
	border: 1px solid #ccc;
	border-top: none;
	width: 250px;
	z-index: 100;
	}

#navigation ul li ul li
{
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#navigation ul li ul li ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 19px;
	top: 0px;
	display: none;
	z-index: 100;
}

#navigation ul li ul li ul a{
	width: 230px;
	border-left: 2px solid #0ff;
}
/*#navigation ul li ul li ul li a {
	display: block;
}*/



#navigation li:hover ul, #navigation li.over ul{ display: block; }
/*#navigation li:hover ul li ul{ display: none; }
#navigation li ul li:hover ul{ display: block; }*/

/* Holly Hack. IE Requirement \*/
#navigation * html ul li { float: left; height: 1%; }
#navigation * html ul li a { height: 1%; }

#navigationLoggedIn{
	float:right;
	clear: right
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navigationLoggedIn td{
	border-left: 3px solid #e9d6dc;
	border-top: 1px solid #e9d6dc;
	border-bottom: 1px solid #e9d6dc;
	border-right: 1px solid #e9d6dc;
	padding-left: 10px;
	padding-right: 3px;
}

#navigationLoggedIn a {
	color: #9a002e;
}

#navigationLoggedIn a:hover {
	color: #0ff;
}
/* End */

#content {
	display: block;
	overflow: hidden;
	width: 900px;
	min-height: 900px;
        margin: 120px 0 0 130px;
	padding-right:10px;
	padding-left:10px;
	/*padding: 35px;*/
	/*background: transparent;*/
	background-color: #fff;
	z-index: -1;
	border-right: 1px solid #ddd;/*#0ff;*/
}

#usermenu,
#searchmenu {
	padding-bottom: 40px;
}

#usermenu ul {
	list-style: none;
	padding-bottom: 20px;
}

#usermenu ul li {
	float: left;
}

#usermenu ul li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}

#usermenu ul li a:link,
#usermenu ul li a:active,
#usermenu ul li a:visited {
	border: 1px solid blue;/*#0ff;*/
}

#usermenu ul li a:hover {

}

#searchmenu ul {
	list-style: none;
}

#searchmenu ul li {
	float: left;
}

#searchmenu ul li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}

#searchmenu ul li a:link,
#searchmenu ul li a:active,
#searchmenu ul li a:visited {

}

#searchmenu ul li a:hover {

}

#searchmenu .shown {

}

#main {       
	padding-top: 5px;
	/*background-color: #eee;
	padding: 50px;*/
}

#main_frame {
	width: 100%;
}

#footing {
	clear: both;
	width: 100%;
	color: #808080;
	font-size: 10px;
	border-top: solid 1px #000000;
}

#footing hr {
}

#footing .copy {
	float: left;
}

#footing .design {
	float: right;
}

#register {
	position: fixed;
	display: block;
	z-index: 20;
	background-color: #f0f0ff;
}

* html #register {
	position: absolute;
}

#contact {
	
}
/*in the registration form ar the following:*/
#details h1{
	font-size: 20px;
}

#details p{
	font-size: 14px;
}

#registration {
	z-index: 600;
	font-size: 14px;
	margin: 50px;
	margin-top: 10px;
	border: solid 1px;
	width: 600px;
	padding: 20px;
}

#registration td{
	font-size: 14px;
}

#contact fieldset,
#registration fieldset,
#invite fieldset {
	border: none;
}

.aligned label {
	display: block;
}

.aligned input {
	width: 50%;
}

.aligned textarea {
	width: 98%;
}

.error {
	color: red;
}

.new {
	font-weight: bold;
	text-transform: uppercase;
	color: red;
}

#surgery,
#scientists,
#gynaecology,
#other,
#all {
	padding-bottom: 10px;
	border: solid 1px #ddd;
}

#surgery .shadow,
#scientists .shadow,
#gynaecology .shadow,
#other .shadow,
#all .shadow {
	padding-bottom: 10px;
	/*border-right: solid 2px #444;
	border-bottom: solid 2px #444;*/
}
